SAP ABAP Function Module SDU_ATTRIBUTE_INTO_DD03P (Read entity type and output attributes in DD03P format)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-DMO (Application Component) Data Modeler
⤷
SDUM (Package) DM: Data Modeler (new) and SIMO (old)
⤷
⤷
Basic Data
| Function Module | SDU_ATTRIBUTE_INTO_DD03P | Read entity type and output attributes in DD03P format |
| Function Group | SDUL | Interfaces to the ABAP/4 Dictionary |
| Program Name | SAPLSDUL | |
| INCLUDE Name | LSDULU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
LANGU | TYPE | SYST-LANGU | SY-LANGU | Language in which text is to be read | ||
| |
ENTI_NAME | TYPE | DM02L-ENTID | ' ' | Entity type name | ||
| |
WITHTEXT | TYPE | DDREFSTRUC-BOOL | ' ' | Read with or without text | ||
| |
DD03P_TAB | TYPE | DD03P | Table with attributes read | |||
| |
ILLEGAL_VALUE | TYPE | Parameter error | ||||
| |
NOT_FOUND | TYPE | No attributes exist | ||||
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 | 19950324 |
| SAP Release Created in |