Where Used List (Function Module) for SAP ABAP Table TCY05 (Classification of fields as primary or secondary sel. fields)
SAP ABAP Table TCY05 (Classification of fields as primary or secondary sel. fields) is used by
# Object Type Object Name Object Description Package Structure Package Software Component
   
1 Function Module  CY_CHECK_SELECTION_FIELD
VALUE(TABNAM) LIKE TCY05-TABELLE
Checks whether the specified field of a table is a selection field CY  APPL  SAP_APPL 
2 Function Module  CY_CHECK_SELECTION_FIELD
VALUE(FELDNAM) LIKE TCY05-FELD
Checks whether the specified field of a table is a selection field CY  APPL  SAP_APPL 
3 Function Module  CY_GET_SELECTION_TYPE
VALUE(TABNAM) LIKE TCY05-TABELLE
Returns selection category of a field for a certain access path CY  APPL  SAP_APPL 
4 Function Module  CY_GET_SELECTION_TYPE
VALUE(SELECTION_TYPE) LIKE TCY05-PFAD_1
Returns selection category of a field for a certain access path CY  APPL  SAP_APPL 
5 Function Module  CY_GET_SELECTION_TYPE
VALUE(FELDNAM) LIKE TCY05-FELD
Returns selection category of a field for a certain access path CY  APPL  SAP_APPL 
6 Function Module  CY_PRIMARY_SELECTION
Performs primary selection CY  APPL  SAP_APPL