Where Used List (Function Module) for SAP ABAP Data Element PROFIL_ID (ID of a user-spec. profile in the table for overall profiles)
SAP ABAP Data Element PROFIL_ID (ID of a user-spec. profile in the table for overall profiles) is used by
# Object Type Object Name Object Description Package Structure Package Software Component
   
1 Function Module  CNIS_GET_VALUES
VALUE(C_PROFIL_ID) LIKE TCY10-PROFIL_ID DEFAULT SPACE
Project Info System: Dialog box for entering various fields CNIS  APPL  SAP_APPL 
2 Function Module  CY_BATCH_WRITE_INDX
VALUE(PROFIL) LIKE RC65A-PROFIL_ID
During background processing of CRP this function writes tables to INDX CY  APPL  SAP_APPL 
3 Function Module  CY_GET_PROFILE_TEXT
VALUE(PROFIL_ID) LIKE TCY10-PROFIL_ID
Reads the description to a profile from the text table TCY10 CY  APPL  SAP_APPL 
4 Function Module  CY_GET_SUBPROFILE_IDS
VALUE(PROFIL_ID) LIKE TCY06-PROFIL_ID
Reads the IDs of the simple profiles to a profile ID from TCY06 CY  APPL  SAP_APPL 
5 Function Module  CY_INIT_PROFILE
VALUE(PROFIL_ID) LIKE TCY06-PROFIL_ID
Initialize profiles during capacity planning CY  APPL  SAP_APPL 
6 Function Module  CY_READ_PROFILE_FROM_INDX
VALUE(PROFIL) LIKE RC65A-PROFIL_ID
Reads the profile ID from INDX after background processing of CRP CY  APPL  SAP_APPL