Data Element list used by SAP ABAP Function Module CY01_GET_PL_TABLE_PROFILE (Reads a planning table profile of the resource planning system)
SAP ABAP Function Module
CY01_GET_PL_TABLE_PROFILE (Reads a planning table 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 | PLT_PROF | Profile for the planning table | SOURCE VALUE(PROFILE_ID) LIKE TCY48-PLTPROF_ID DEFAULT SPACE |
|
| 3 | PLT_TEXT | Description of planning table profile | SOURCE VALUE(PROFILE_TEXT) LIKE TCY48T-PLTTEXT |
|