Where Used List (Function Module) for SAP ABAP Data Element CY_JOBNAME (Name of an evaluation which takes place in the background)
SAP ABAP Data Element CY_JOBNAME (Name of an evaluation which takes place in the background) is used by
# Object Type Object Name Object Description Package Structure Package Software Component
   
1 Function Module  CY_BATCH_READ_INDX
VALUE(JOBNAME) LIKE CYJOBDATA-NAME
During background processing of CRP, reads tables from INDX CY  APPL  SAP_APPL 
2 Function Module  CY_BATCH_WRITE_INDX
VALUE(JOBNAME) LIKE CYJOBDATA-NAME
During background processing of CRP this function writes tables to INDX CY  APPL  SAP_APPL 
3 Function Module  CY_READ_INDX_FROM_BATCH
VALUE(JOBNAME) LIKE CYJOBDATA-NAME
Reads tables from INDX after background processing of CRP CY  APPL  SAP_APPL 
4 Function Module  CY_READ_PROFILE_FROM_INDX
VALUE(JOBNAME) LIKE CYJOBDATA-NAME
Reads the profile ID from INDX after background processing of CRP CY  APPL  SAP_APPL 
5 Function Module  CY_WRITE_INDX_FOR_BATCH
VALUE(JOBNAME) LIKE CYJOBDATA-NAME
Writes tables to INDX for background processing of CRP CY  APPL  SAP_APPL