Table 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 | CYFIL_TAB | Filter table (filtering of capacity requirements) | SOURCE VALUE(FIELDNAME) LIKE CYFIL_TAB-FELD |
|
| 2 | TCY36 | Table with selection fields with structure and original name | SOURCE VALUE(ORIGINAL_FIELD_NAME) LIKE TCY36-FELD |
|
| 3 | TCY36 | Table with selection fields with structure and original name | SOURCE VALUE(TABLE_NAME) LIKE TCY36-TABELLE |
|