SAP ABAP Function Module IMPORT_DYNPRO (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 | IMPORT_DYNPRO | |
Function Group | SDYN | ABAP/4 screen analyses |
Program Name | SAPLSDYN | |
INCLUDE Name | LSDYNU02 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
HEADER | TYPE | D020S | Screen header structure | |||
![]() |
DYLANG | TYPE | D020S-SPRA | SPACE | Screen generator language | ||
![]() |
DYNAME | TYPE | D020S-PROG | SPACE | Name of the screen | ||
![]() |
DYNUMB | TYPE | D020S-DNUM | SPACE | Number of the screen | ||
![]() |
REQUEST | TYPE | D020S-TYPE | SPACE | Request to module | ||
![]() |
FTAB | TYPE | D021S | Screen field table | |||
![]() |
DYLANGUAGE_INVALID | TYPE | Invalid screen generator language | ||||
![]() |
DYLANGUAGE_NOT_INST | TYPE | Screen generator language not installed | ||||
![]() |
DYNAME_INVALID | TYPE | Invalid screen name | ||||
![]() |
DYNPROLOAD_NOT_FOUND | TYPE | Screen load was not found | ||||
![]() |
DYNUMB_INVALID | TYPE | Invalid screen numbers | ||||
![]() |
FTAB_INVALID | TYPE | Table structure is invalid | ||||
![]() |
HEADER_INVALID | TYPE | Screen header structure invalid | ||||
![]() |
INTERNAL_ERROR | TYPE | Internal error | ||||
![]() |
NO_DYNPRO | TYPE | No screen available | ||||
![]() |
NO_FTAB_ROW | TYPE | No internal table line is available | ||||
![]() |
NO_MEMORY | TYPE | No more ROLL storage is available | ||||
![]() |
REQUEST_INVALID | TYPE | Request invalid | ||||
Processing Type
Normal Function 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 |