Data Element list used by SAP ABAP Function Module CY_INIT_PROFILE (Initialize profiles during capacity planning)
SAP ABAP Function Module
CY_INIT_PROFILE (Initialize profiles during capacity planning) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DARPROF_ID | ID of a user-spec. profile in the table for option profiles | SOURCE VALUE(DARPROF_ID) LIKE TCY06-DARPROF_ID |
|
| 2 | GRAPROF_ID | ID of a user-spec. profile in the tab. for graphics profiles | SOURCE VALUE(GRAPROF_ID) LIKE TCY06-GRAPROF_ID |
|
| 3 | LISPROF_ID | List profile | SOURCE VALUE(LISPROF_ID) LIKE TCY06-LISPROF_ID |
|
| 4 | PROFIL_ID | ID of a user-spec. profile in the table for overall profiles | SOURCE VALUE(PROFIL_ID) LIKE TCY06-PROFIL_ID |
|
| 5 | SETPROF_ID | ID of a user-spec. profile in the tab. for selectn. profiles | SOURCE VALUE(SETPROF_ID) LIKE TCY06-SETPROF_ID |
|