Data Element list used by SAP ABAP Function Module CY01_GET_SELECTION_PROFILE (Reads a selection profile of the resource planning system)
SAP ABAP Function Module
CY01_GET_SELECTION_PROFILE (Reads a selection profile of the resource planning system) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CYFLAG | Dummy data element for reference structure | SOURCE VALUE(RESET_BUFFER_IMP) LIKE CYREFS-FLAG DEFAULT SPACE |
|
| 2 | CY_SEPRO | Selection profile for capacity leveling/extended evaluation | SOURCE VALUE(PROFILE_ID) LIKE TCY32-SEPRO_ID DEFAULT SPACE |
|
| 3 | CY_SEPROT | Text describing a selection profile | SOURCE VALUE(PROFILE_TEXT) LIKE TCY32T-SEPROTXT |
|