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