Table/Structure Field list used by SAP ABAP Function Module CY_GET_STRUCTURE_FOR_FIELD (Determines the table a field belongs to (only for fields in TCY36))
SAP ABAP Function Module CY_GET_STRUCTURE_FOR_FIELD (Determines the table a field belongs to (only for fields in TCY36)) is using
# Object Type Object Name Object Description Note
     
1 Table/Structure Field  CYFIL_TAB - FELD Filter field (field whose value should be selected) SOURCE VALUE(FIELDNAME) LIKE CYFIL_TAB-FELD
2 Table/Structure Field  CYFIL_TAB - FELD Filter field (field whose value should be selected)
3 Table/Structure Field  SYST - MANDT ABAP System Field: Client ID of Current User
4 Table/Structure Field  TCY36 - FELD Unique name for a selection field
5 Table/Structure Field  TCY36 - FELD Unique name for a selection field SOURCE VALUE(ORIGINAL_FIELD_NAME) LIKE TCY36-FELD
6 Table/Structure Field  TCY36 - MANDT Client
7 Table/Structure Field  TCY36 - OFELD Name of a selection field in its origin structure
8 Table/Structure Field  TCY36 - TABELLE Name of physical table
9 Table/Structure Field  TCY36 - TABELLE Name of physical table SOURCE VALUE(TABLE_NAME) LIKE TCY36-TABELLE