Table list used by SAP ABAP Function Module SD_COLUMNNAMES_GET_ENTITY (Ermittelt zu einer Texttabelle die Namen der Schlüssel und Textspalte)
SAP ABAP Function Module
SD_COLUMNNAMES_GET_ENTITY (Ermittelt zu einer Texttabelle die Namen der Schlüssel und Textspalte) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
DCOBJDEF | Name of a DDIC object with status | SOURCE VALUE(TABNAME) LIKE DCOBJDEF-NAME |
2 | ![]() |
DD03P | Structure | SOURCE VALUE(TEXTCOLUMN_NAME) LIKE DD03P-FIELDNAME |
3 | ![]() |
DD03P | Structure | SOURCE VALUE(KEYCOLUMN_NAME) LIKE DD03P-FIELDNAME |
4 | ![]() |
DFIES | DD Interface: Table Fields for DDIF_FIELDINFO_GET | |