Table 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 | TCY05 | Classification of fields as primary or secondary sel. fields | SOURCE VALUE(TABNAM) LIKE TCY05-TABELLE |
|
| 2 | TCY05 | Classification of fields as primary or secondary sel. fields | SOURCE VALUE(FELDNAM) LIKE TCY05-FELD |
|