Data Element list used by SAP ABAP Function Module CY_CHECK_SELECTION_FIELD (Checks whether the specified field of a table is a selection field)
SAP ABAP Function Module
CY_CHECK_SELECTION_FIELD (Checks whether the specified field of a table is a selection field) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | FELDNAME | Field name (for set) | SOURCE VALUE(FELDNAM) LIKE TCY05-FELD |
|
| 2 | PTABNAME | Name of physical table | SOURCE VALUE(TABNAM) LIKE TCY05-TABELLE |
|