SAP ABAP Function Module IMPORT_DYNPRO_2 (IMPORT_DYNPRO_2)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-SC (Application Component) UI Services, Screen, Batch Input
     SDYN (Package) DYNP
Basic Data
Function Module IMPORT_DYNPRO_2  
Function Group SDYN   ABAP/4 screen analyses  
Program Name SAPLSDYN    
INCLUDE Name LSDYNU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting HEADER TYPE D020S Screen header structure
Importing DYLANG TYPE D020S-SPRA SPACE Screen generator language
Importing DYNAME TYPE D020S-PROG SPACE Name of the screen
Importing DYNUMB TYPE D020S-DNUM SPACE Number of the screen
Importing REQUEST TYPE D020S-TYPE SPACE Request to module
Tables FTAB TYPE D021S Screen field table
Exception DYLANGUAGE_INVALID TYPE Invalid screen generator language
Exception DYLANGUAGE_NOT_INST TYPE Screen generator language not installed
Exception DYNAME_INVALID TYPE Invalid screen name
Exception DYNPROLOAD_NOT_FOUND TYPE Screen load was not found
Exception DYNUMB_INVALID TYPE Invalid screen numbers
Exception FTAB_INVALID TYPE Table structure is invalid
Exception HEADER_INVALID TYPE Screen header structure invalid
Exception INTERNAL_ERROR TYPE Internal error
Exception NO_DYNPRO TYPE No screen available
Exception NO_FTAB_ROW TYPE No internal table line is available
Exception NO_MEMORY TYPE No more ROLL storage is available
Exception REQUEST_INVALID TYPE Request invalid
               
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  19950412 
SAP Release Created in