Table list used by SAP ABAP Function Module CY_GET_SELECTION_TYPE (Returns selection category of a field for a certain access path)
SAP ABAP Function Module
CY_GET_SELECTION_TYPE (Returns selection category of a field for a certain access path) 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(SELECTION_TYPE) LIKE TCY05-PFAD_1 |
|
| 3 | TCY05 | Classification of fields as primary or secondary sel. fields | SOURCE VALUE(FELDNAM) LIKE TCY05-FELD |
|