SAP ABAP Function Module RS_IMPORT_DYNPRO (RS_IMPORT_DYNPRO)
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 RS_IMPORT_DYNPRO  
Function Group SDYN   ABAP/4 screen analyses  
Program Name SAPLSDYN    
INCLUDE Name LSDYNU05    
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
Importing SUPPRESS_CHECKS TYPE D020S-TYPE SPACE
Tables FTAB TYPE D021S Screen field table
Tables PLTAB TYPE D022S Table for screen flow logic
Exception BUTTON_ERROR TYPE Error in graphical elements
Exception DYLANGUAGE_INVALID TYPE invalid screen generator language
Exception DYLANGUAGE_NOT_INST TYPE not installed screen generator language
Exception DYNAME_INVALID TYPE invalid screen name
Exception DYNPROLOAD_NOT_FOUND TYPE Dynpro load was not found
Exception DYNPRO_OLD TYPE out-of-date version of the screen
Exception DYNUMB_INVALID TYPE invalid screen numbers
Exception FTAB_INVALID TYPE Table structure invalid
Exception GEN_ERROR TYPE Error in generation of the screen
Exception GEN_OK TYPE Generation is OK
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 available
Exception NO_MEMORY TYPE no ROLL storage available any more
Exception NO_PROCESSLOGIC TYPE no flow logic found
Exception PLTAB_INVALID TYPE internal table for flow logic is invalid
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  19950222 
SAP Release Created in