Data Element list used by SAP ABAP Function Module SDU_VIEW_ENTITY_GET (UDM get entity name of assigned view)
SAP ABAP Function Module
SDU_VIEW_ENTITY_GET (UDM get entity name of assigned view) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | AS4LOCAL | Activation Status of a Repository Object | SOURCE VALUE(AS4LOCAL) LIKE DM02L-AS4LOCAL DEFAULT 'A' |
|
| 2 | DDBOOL_D | DD: truth value | SOURCE VALUE(WITHTEXT) LIKE DDREFSTRUC-BOOL DEFAULT ' ' |
|
| 3 | UDENTITY | Entity type name | SOURCE VALUE(ENTITY) LIKE DM02L-ENTID |
|
| 4 | UDTEXT | Short text | SOURCE VALUE(LONGTEXT) LIKE DM02T-LANGBEZ |
|
| 5 | UDTXTTYP | Short text type | SOURCE VALUE(TXT_TYPE) LIKE RSUD1-TXTTYP DEFAULT 1 |
|
| 6 | VIEWNAME | Name of SAP table view | SOURCE VALUE(VIEWNAME) LIKE DD25L-VIEWNAME |
|