Table/Structure Field list used by SAP ABAP Function Module SWE_BORKEY_DDTAB_COMPATIBILITY (Prüfung, ob Schlüssel von DDIC-Tabelle und Business-Objekttyp kompatibel)
SAP ABAP Function Module
SWE_BORKEY_DDTAB_COMPATIBILITY (Prüfung, ob Schlüssel von DDIC-Tabelle und Business-Objekttyp kompatibel) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DDSUX030L - TABTYPE | Type of the Dictionary object | ||
| 2 | DDSUX030L - TABFORM | How the Dictionary object is implemented in the database | ||
| 3 | DFIES - DOMNAME | Domain name | ||
| 4 | DFIES - TABNAME | Table Name | ||
| 5 | DFIES - TABNAME | Table Name | SOURCE VALUE(DDIC_TABNAME) LIKE DFIES-TABNAME |
|
| 6 | DNTAB - CHECKTABLE | Check table name of the foreign key | ||
| 7 | DNTAB - FIELDNAME | Field Name | ||
| 8 | DNTAB - KEYFLAG | Identifies a key field of a table | ||
| 9 | DNTAB - POSITION | Position of the field in the table | ||
| 10 | SWOTRETURN - CODE | Exception for method | ||
| 11 | SWOTRK - EDITORDER | Editing sequence | ||
| 12 | SWOTRK - REFSTRUCT | Reference table | ||
| 13 | SWOTRK - REFFIELD | Reference field | ||
| 14 | SWOTRK - KEYFIELD | Key field | ||
| 15 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||
| 16 | SYST - TFILL | ABAP System Field: Number of Rows in Internal Tables | ||
| 17 | TOJTB - NAME | Object type | ||
| 18 | TOJTB - NAME | Object type | SOURCE VALUE(BUSINESS_OBJECT_TYPE) LIKE TOJTB-NAME |
|
| 19 | X030L - TABFORM | How the Dictionary object is implemented in the database | ||
| 20 | X030L - TABTYPE | Type of the Dictionary object |