SAP ABAP Function Module MC_POPUP_TO_SELECT_FIELDS (Tabellenfelder über Popup bestimmen bzw. verändern)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-LIS-REP (Application Component) Reporting
     MCR (Package) R/3 application development: Logistics Info Sys. (Reporting)
Basic Data
Function Module MC_POPUP_TO_SELECT_FIELDS Tabellenfelder über Popup bestimmen bzw. verändern  
Function Group MCS2   Help Module for Standard Analyses  
Program Name SAPLMCS2   ?... 
INCLUDE Name LMCS2U04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_FIELD_CHANGED TYPE SYST-DATAR Flag for changing table T_FIELDS
Exporting E_FIELD_FIRST TYPE SYST-TABIX Table index of the first field in popup
Importing I_APPLICATION TYPE TMCAP-MCAPP SPACE Appl. of the field catalog or evaluation structure
Importing I_CATALOG_TYPE TYPE TFCG-FCART SPACE Category of field catalog
Importing I_COLUMN_WIDTH TYPE SYST-CUCOL Column width for chosen fields
Importing I_FIELD_FIRST TYPE SYST-TABIX 1 Table index of the first field in popup
Importing I_FIELD_NUMBER_MAX TYPE SYST-TABIX SPACE Max. number of chosen fields
Importing I_FIELD_NUMBER_MIN TYPE SYST-TABIX 1 Min. number of chosen fields
Importing I_FLG_CHECK_PLANNING TYPE SPACE Control indicator for the field validation
Importing I_FLG_LENGTH TYPE SPACE Kennzeichen: Länge pro Feld eingebbar
Importing I_FLG_FORMAT TYPE SPACE Kennzeichen: Feldformat und -faktor eingebbar
Importing I_FLG_SORT TYPE SPACE Kennzeichen: Radio-Buttons für Sortierung
Importing I_FLG_SORT_DOWN TYPE SPACE Kennzeichen: Default = Sortierung absteigend
Importing I_FORMNAME TYPE SPACE External routine which changes the field texts
Importing I_LIBRARY_NAME TYPE T801K-LIB SPACE Name of the Report Writer library
Importing I_LINE_SIZE_MAX TYPE SYST-LINSZ Width of output line
Importing I_MAXLEN TYPE MCS01-INTLEN 0 Maximum length of the fields in bytes
Importing I_NO_UNIT_FIELDS TYPE SPACE Flag for displaying unit fields
Importing I_OBJECT_NAME_PLURAL TYPE SPACE Name of table fields in plural
Importing I_OBJECT_NAME_PLURAL_TITLEBAR TYPE SPACE Name of the table fields in plural for title
Importing I_OBJECT_NAME_SINGULAR TYPE SPACE Name of table fields in singular
Importing I_POPUP_LENGTH TYPE SYST-CUROW SPACE Length of the pop-up (optional)
Importing I_POPUP_WIDTH TYPE SYST-CUCOL SPACE Width of the popup (optional)
Importing I_PROGNAME TYPE SYST-REPID SPACE Program for routine I_FORMNAME
Importing I_SELECTION_INTTYPE TYPE SPACE Internal data type of the table fields
Importing I_SELECTION_SOURCE TYPE SYST-DATAR Category for source of the selectable fields
Importing I_SELECTION_TYPE TYPE SYST-DATAR SPACE Category of the table fields (all of them, keys, data)
Importing I_START_COLUMN TYPE SYST-CUCOL SPACE Column in the top left corner of popup (opt.)
Importing I_START_ROW TYPE SYST-CUROW 3 Line in the top left corner of popup (opt.)
Importing I_TABLE_NAME TYPE SPACE Name of the Report Writer or DDIC table
Importing I_TABLE_NAME_ADDITIONAL TYPE SPACE Name of the additional DDIC table
Importing I_NO_FIELD_SORT TYPE SYST-DATAR SPACE Flag for no sorting of selectable fields
Tables T_FIELDS TYPE MCS01 Fields which are imported or exported
Tables T_FIELDS_EXCLUDE TYPE MCS02 Fields which should not be displayed
Exception ILLEGAL_SELECTION_SOURCE TYPE Invalid I_SELECTION_SOURCE
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19931201 
SAP Release Created in