Table/Structure Field 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 Table/Structure Field  TCY06 - DARPROF_ID ID of a user-spec. profile in the table for option profiles
2 Table/Structure Field  TCY06 - DARPROF_ID ID of a user-spec. profile in the table for option profiles SOURCE VALUE(DARPROF_ID) LIKE TCY06-DARPROF_ID
3 Table/Structure Field  TCY06 - GRAPROF_ID ID of a user-spec. profile in the tab. for graphics profiles
4 Table/Structure Field  TCY06 - GRAPROF_ID ID of a user-spec. profile in the tab. for graphics profiles SOURCE VALUE(GRAPROF_ID) LIKE TCY06-GRAPROF_ID
5 Table/Structure Field  TCY06 - LISPROF_ID List profile
6 Table/Structure Field  TCY06 - LISPROF_ID List profile SOURCE VALUE(LISPROF_ID) LIKE TCY06-LISPROF_ID
7 Table/Structure Field  TCY06 - PROFIL_ID ID of a user-spec. profile in the table for overall profiles
8 Table/Structure Field  TCY06 - PROFIL_ID ID of a user-spec. profile in the table for overall profiles SOURCE VALUE(PROFIL_ID) LIKE TCY06-PROFIL_ID
9 Table/Structure Field  TCY06 - SETPROF_ID ID of a user-spec. profile in the tab. for selectn. profiles
10 Table/Structure Field  TCY06 - SETPROF_ID ID of a user-spec. profile in the tab. for selectn. profiles SOURCE VALUE(SETPROF_ID) LIKE TCY06-SETPROF_ID