Ansicht
Dokumentation

DISPLAY_BASIC_LIST -

DISPLAY_BASIC_LIST -

ROGBILLS - Synchronize billing plans   Vendor Master (General Section)  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This function module allows you to display single-line lists. There are two possible display modes for displaying the lists.

The data can be formatted either in a table control (default value) or in a GUI display. You can switch from the table control display to the GUI display.

Function overview:

  • Data transfer to MS Word 6.0
  • Data transfer an MS Excel 5.0
  • Saving data in a PC file
  • Sending data as a confidential mail
  • Printing the table control list (rearranged column order and changes to column width are taken into account).
  • Switching between GUI and table control display.
  • Batch capability (the GUI display is used here)

Depending on your system environment, you have the opportunity in table control display to transfer the table data displayed to the PC system. You can transfer the data either to MS Excel or MS Word. If these applications are not active, they are started by the function module. You can select various options when calling these Microsoft products. You can also store the data in various forms on the hard disk of your PC (ASCII, TEXT and DBASE formats are supported).

You can assign up to six user-defined pushbuttons. If one of these is pushed, the function module is exited and an appropriate return code returned. The pushbuttons are available both in Table control and GUI display modes.

Any lines which are selected in a table control are recorded in table SELECT_TAB when you exit the function module. If the table is already full when you call the function module, the corresponding lines in the table control are highlighted.

Line selection in the GUI list:

You may select one line at a time. If lines have already been selected in the table control display, this selection is completely deleted.

In the GUI display, the maximum column width is limited to 60 characters. In table control, a column can be extended beyond 60 characters. Since the internal column width is 60 characters, the GUI display only supports column widths of up to this limit.

You can define a standard display for the current display in table control. If szch a setting exists, this is also used for the GUI display or in batch mode. The setting is user-dependent.

Example

Notes

Further information

The link to MS Word is effected with the function module WORD_OLE_FORMLETTER. The link to MS Excel is effected with the function module EXCEL_OLE_STANDARD.





Parameters

ADDITIONAL_OPTIONS
ALV_MARKER
APPLICATION
BASIC_LIST_TITLE
CURRENT_REPORT
DATA_STRUCTURE
DATA_TAB
DYN_PUSHBUTTON_TEXT1
DYN_PUSHBUTTON_TEXT2
DYN_PUSHBUTTON_TEXT3
DYN_PUSHBUTTON_TEXT4
DYN_PUSHBUTTON_TEXT5
DYN_PUSHBUTTON_TEXT6
ERROR_TAB
FIELDNAME_TAB
FILE_NAME
FOOT_NOTE1
FOOT_NOTE2
FOOT_NOTE3
HEAD_LINE1
HEAD_LINE2
HEAD_LINE3
HEAD_LINE4
LAY_OUT
LIST_LEVEL
NO_ALV_GRID
OLDVALUES
RECEIVERS
RETURN_CODE
SELECT_TAB
WORD_DOCUMENT

Exceptions

DOWNLOAD_PROBLEM
NO_DATA_TAB_ENTRIES
PRINT_PROBLEMS
TABLE_MISMATCH

Function Group

SLFB

General Data in Customer Master   BAL Application Log Documentation  
This documentation is copyright by SAP AG.

Length: 3685 Date: 20240523 Time: 105054     sap01-206 ( 81 ms )