Table list used by SAP ABAP Function Module CY01_CHECK_CONTROL_PROFILE (Checks the consistency of a control profile)
SAP ABAP Function Module
CY01_CHECK_CONTROL_PROFILE (Checks the consistency of a control profile) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CYCRPCOPRO | Control profile for capacity leveling | SOURCE VALUE(CRPCOPRO_IMP) LIKE CYCRPCOPRO |
|
| 2 | CYCRPCOPRO | Control profile for capacity leveling | ||
| 3 | CYREFS | Dummy structure for reference structures | SOURCE VALUE(FLG_SEND_MESSAGE) LIKE CYREFS-FLAG DEFAULT SPACE |
|
| 4 | CYREFS | Dummy structure for reference structures | SOURCE VALUE(FLG_ERROR_IN_PRESENT) LIKE CYREFS-FLAG |
|
| 5 | CYREFS | Dummy structure for reference structures | SOURCE VALUE(FLG_ERROR_IN_CUA) LIKE CYREFS-FLAG |
|
| 6 | CYREFS | Dummy structure for reference structures | SOURCE VALUE(FLG_CHK_PRESENT) LIKE CYREFS-FLAG DEFAULT 'X' |
|
| 7 | CYREFS | Dummy structure for reference structures | SOURCE VALUE(FLG_CHK_CUA) LIKE CYREFS-FLAG DEFAULT 'X' |
|