SAP ABAP Function Module MASS_SCRN_CREATE (Create dynamic screen for mass maintenance)
Hierarchy
EA-RETAIL (Software Component) SAP Enterprise Extension Retail
   LO-MD (Application Component) Logistics Basic Data
     WSTRMASSMAINT (Package) Mass maintenance development
Basic Data
Function Module MASS_SCRN_CREATE Create dynamic screen for mass maintenance  
Function Group MASS_GENERAL_UTILITIES   Mass maintenance general functions  
Program Name SAPLMASS_GENERAL_UTILITIES    
INCLUDE Name LMASS_GENERAL_UTILITIESU10    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_PROGNAME TYPE SYST-REPID
Exporting E_PROGNBR TYPE SYST-DYNNR ABAP program, number of current screen
Exporting E_PROGHEADER TYPE D020S System table D020S (screen sources)
Importing I_PROGNAME TYPE SYST-REPID
Importing I_PROGNBR TYPE SYST-DYNNR ABAP program, number of current screen
Importing I_TABNAME TYPE DD03V-TABNAME Table name
Importing I_ICON TYPE ICON Icons table
Importing I_BUTTON TYPE SPACE
Importing I_COL_B TYPE I '50'
Importing I_LINE TYPE I '1'
Importing I_COL_F TYPE I '1'
Importing I_KEY TYPE C SPACE
Importing I_CHECKBOX TYPE C SPACE
Importing I_DELETE TYPE SPACE
Tables T_FLOWLOGIC TYPE D022S Screen flow logic
Tables T_FIELDLIST TYPE D021S Screen fields
Tables T_DYNPMATCH TYPE D023S Screen parameters
Tables T_FIELDNAME TYPE MASS_FIELD_NAME Field Name for site mass maintenance
Exception ERROR_IN_SCREEN_READ TYPE
Exception ERROR_IN_SCREEN_SAVE TYPE
Exception PROGNAME_AND_DYNPRONBR_EMPTY TYPE
Exception ERROR_IN_SCREEN_CREATE TYPE
               
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  20020219 
SAP Release Created in