SAP ABAP Function Module RS_TABL_PUT (DD: Interface to write a table in the ABAP Dictionary)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSDS (Package) Apollo DataSource

⤷

⤷

Basic Data
Function Module | RS_TABL_PUT | DD: Interface to write a table in the ABAP Dictionary |
Function Group | RSDS_SERVICES | Help Functions |
Program Name | SAPLRSDS_SERVICES | |
INCLUDE Name | LRSDS_SERVICESU09 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
NAME | TYPE | DDOBJNAME | Name of the Table to be Written | |||
![]() |
DD02V_WA | TYPE | DD02V | ' ' | Table header | ||
![]() |
DD09L_WA | TYPE | DD09V | ' ' | Technical Settings for Table | ||
![]() |
DD02T_TAB | TYPE | DD02T | Texts for SAP Tables | |||
![]() |
DD03P_TAB | TYPE | DD03P | Fields of Table | |||
![]() |
DD03T_TAB | TYPE | DD03T | Texts for fields (language dependent) | |||
![]() |
DD05M_TAB | TYPE | DD05M | Foreign key fields of the table | |||
![]() |
DD08V_TAB | TYPE | DD08V | Foreign keys of the table | |||
![]() |
DD35V_TAB | TYPE | DD35V | Header of the search help assignments of the table | |||
![]() |
DD36M_TAB | TYPE | DD36M | Allocations of the search help assignments of the table | |||
![]() |
TABL_NOT_FOUND | TYPE | Table Header could not be Found | ||||
![]() |
NAME_INCONSISTENT | TYPE | Name in sources inconsistent with NAME | ||||
![]() |
TABL_INCONSISTENT | TYPE | Inconsistent Sources | ||||
![]() |
PUT_FAILURE | TYPE | Write Error (ROLLBACK Recommended) | ||||
![]() |
PUT_REFUSED | TYPE | Write not Allowed | ||||
![]() |
UNSPECIFIED | TYPE | Unspecified Error | ||||
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 | 20041216 |
SAP Release Created in | 400 |