Data Element 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 | FIELDNAME | Field Name | SOURCE VALUE(I_FIELD) LIKE DFIES-FIELDNAME |
|
| 2 | TABNAME | Table Name | ||
| 3 | TABNAME | Table Name | SOURCE VALUE(I_TABLE) LIKE DFIES-TABNAME |
|