Table/Structure Field list used by SAP ABAP Function Module CY_GET_SETPROFILE (Reads a set profile with the specified ID from TCY07)
SAP ABAP Function Module
CY_GET_SETPROFILE (Reads a set profile with the specified ID from TCY07) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CYSETPROF - PLANORDER | Capacity requirements from planned orders are read | ||
| 2 | CYSETPROF - SHOPORDER | Capacity requirements of work orders are read | ||
| 3 | CYSETPROF - SOPORDER | Capacity requirements from SOP orders are read | ||
| 4 | CYSETPROF - TERMLEVEL | Scheduling level | ||
| 5 | TCY07 - DATE_TYPE | Type of date specification | ||
| 6 | TCY07 - DBDATEFROM | Start date for data base selection | ||
| 7 | TCY07 - DBDATETO | Finish date for data base selection | ||
| 8 | TCY07 - SETPROF_ID | ID of a user-spec. profile in the tab. for selectn. profiles | ||
| 9 | TCY07 - SETPROF_ID | ID of a user-spec. profile in the tab. for selectn. profiles | SOURCE VALUE(SETPROF_ID) LIKE TCY07-SETPROF_ID |
|