Table/Structure Field list used by SAP ABAP Function Module CY_READ_PROFILE_FROM_INDX (Reads the profile ID from INDX after background processing of CRP)
SAP ABAP Function Module
CY_READ_PROFILE_FROM_INDX (Reads the profile ID from INDX after background processing of CRP) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CYJOBDATA - NAME | Name of an evaluation which takes place in the background | ||
| 2 | CYJOBDATA - NAME | Name of an evaluation which takes place in the background | SOURCE VALUE(JOBNAME) LIKE CYJOBDATA-NAME |
|
| 3 | INDX - SRTFD | User-defined key in table INDX | ||
| 4 | RC65A - PROFIL_ID | ID of a user-spec. profile in the table for overall profiles | ||
| 5 | RC65A - PROFIL_ID | ID of a user-spec. profile in the table for overall profiles | SOURCE VALUE(PROFIL) LIKE RC65A-PROFIL_ID |
|