Table/Structure Field 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 | SYST - MANDT | ABAP System Field: Client ID of Current User | ||
| 2 | TCY05 - FELD | Field name (for set) | ||
| 3 | TCY05 - FELD | Field name (for set) | SOURCE VALUE(FELDNAM) LIKE TCY05-FELD |
|
| 4 | TCY05 - MANDT | Client | ||
| 5 | TCY05 - TABELLE | Name of physical table | ||
| 6 | TCY05 - TABELLE | Name of physical table | SOURCE VALUE(TABNAM) LIKE TCY05-TABELLE |
|