Table/Structure Field 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 Table/Structure Field  SYST - MANDT ABAP System Field: Client ID of Current User
2 Table/Structure Field  TCY05 - FELD Field name (for set)
3 Table/Structure Field  TCY05 - FELD Field name (for set) SOURCE VALUE(FELDNAM) LIKE TCY05-FELD
4 Table/Structure Field  TCY05 - MANDT Client
5 Table/Structure Field  TCY05 - PFAD_1 Field is primary or sec. sel. field within this sel. path?
6 Table/Structure Field  TCY05 - PFAD_1 Field is primary or sec. sel. field within this sel. path? SOURCE VALUE(SELECTION_TYPE) LIKE TCY05-PFAD_1
7 Table/Structure Field  TCY05 - PFAD_2 Field is primary or sec. sel. field within this sel. path?
8 Table/Structure Field  TCY05 - PFAD_3 Field is primary or sec. sel. field within this sel. path?
9 Table/Structure Field  TCY05 - TABELLE Name of physical table
10 Table/Structure Field  TCY05 - TABELLE Name of physical table SOURCE VALUE(TABNAM) LIKE TCY05-TABELLE