Data Element list used by SAP ABAP Function Module DD_APPENDNAME_GET (DD_APPENDNAME_GET)
SAP ABAP Function Module
DD_APPENDNAME_GET (DD_APPENDNAME_GET) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CHAR1 | Single-Character Flag | SOURCE REFERENCE(SPDD) TYPE CHAR1 OPTIONAL |
|
| 2 | DDAPPENDNM | Name of an append structure | SOURCE VALUE(APPENDNAME) LIKE DCAPPENDS-APPENDNAME |
|
| 3 | DDBOOL_D | DD: truth value | ||
| 4 | DDGOTSTATE | Status of an ABAP/4 Dictionary object | SOURCE VALUE(STATE) LIKE DCOBJIF-GOTSTATE |
|
| 5 | OBJECTTYP | ABAP/4 Dictionary object type | SOURCE VALUE(TYPE) TYPE OBJECTTYP DEFAULT 'TABL' |
|
| 6 | SYFDPOS | Found Location in Byte or Character String | ||
| 7 | SYLINSZ | Line width of list | ||
| 8 | SYSUBRC | Return Code | ||
| 9 | SYTABIX | Row Index of Internal Tables | ||
| 10 | TABNAME | Table Name | SOURCE VALUE(TABNAME) LIKE DD02L-TABNAME |
|