Table 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 and administrative information for backgr.proc. in CRP | SOURCE VALUE(JOBNAME) LIKE CYJOBDATA-NAME |
|
| 2 | INDX | System Table INDX | ||
| 3 | RC65A | I/O fields for SAPMC65A (capacity planning) | SOURCE VALUE(PROFIL) LIKE RC65A-PROFIL_ID |
|