Table/Structure Field list used by SAP ABAP Function Module C14Z_VAL_VALID_FOR_TABLEFIELD (EHS: Test, ob ein bestimmter Wert für ein Feld einer Tabelle erlaubt ist)
SAP ABAP Function Module
C14Z_VAL_VALID_FOR_TABLEFIELD (EHS: Test, ob ein bestimmter Wert für ein Feld einer Tabelle erlaubt ist) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BAPISTDTYP - BOOLEAN | Truth Value | ||
| 2 | DD01V - ENTITYTAB | Value table | ||
| 3 | DD07V - DOMVALUE_L | Values for Domains: Single Value / Upper Limit | ||
| 4 | DFIES - CHECKTABLE | Table Name | ||
| 5 | DFIES - DOMNAME | Domain name | ||
| 6 | DFIES - FIELDNAME | Field Name | ||
| 7 | DFIES - FIELDNAME | Field Name | SOURCE VALUE(I_FIELD) LIKE DFIES-FIELDNAME |
|
| 8 | DFIES - LENG | Length (No. of Characters) | ||
| 9 | DFIES - TABNAME | Table Name | ||
| 10 | DFIES - TABNAME | Table Name | SOURCE VALUE(I_TABLE) LIKE DFIES-TABNAME |
|
| 11 | SYST - LANGU | ABAP System Field: Language Key of Text Environment |