SAP ABAP Function Module CNV_20100_CREATE_DYNAMIC_TABLE (creates a dynamic internal table)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-GTF-BS (Application Component) Business Application Support
⤷
CNV_20100 (Package) CNCC: Chart of accounts conversion

⤷

⤷

Basic Data
Function Module | CNV_20100_CREATE_DYNAMIC_TABLE | creates a dynamic internal table |
Function Group | CNV_20100_IC | CoA T8G17 Functionality (Item Category) |
Program Name | SAPLCNV_20100_IC | |
INCLUDE Name | LCNV_20100_ICU04 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
DYN_WA | TYPE REF TO | DATA | reference to the newly created internal table | |||
![]() |
DYN_TABLE | TYPE REF TO | DATA | reference to the newly created workarea for this internal table | |||
![]() |
E_TOTAL_LENGTH | TYPE | I | length of the internal table | |||
![]() |
I_STRUCT_NAME | TYPE | DD02L-TABNAME | Table name | |||
![]() |
I_ALV_CLEAR_KEY | TYPE | FLAG | 'X' | General flag | ||
![]() |
CTBL_ALV_FIELDCAT | TYPE | SLIS_T_FIELDCAT_ALV | Field catalog | |||
![]() |
CTBL_DYN_CATALOG | TYPE | LVC_S_FCAT | ALV control: Field catalog | |||
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 | 20141030 |
SAP Release Created in | 2010_1_46C |