Table list used by SAP ABAP Function Module CY01_CHECK_OVERALL_PROFILE (Checks the consistency of an overall profile)
SAP ABAP Function Module
CY01_CHECK_OVERALL_PROFILE (Checks the consistency of an overall profile) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CYCRPCOPRO | Control profile for capacity leveling | ||
| 2 | CYCRPPRO | Overall profile for capacity leveling | ||
| 3 | CYCRPPRO | Overall profile for capacity leveling | SOURCE VALUE(CRPPRO_IMP) LIKE CYCRPPRO |
|
| 4 | CYREFS | Dummy structure for reference structures | SOURCE VALUE(FLG_CHK_LIST) LIKE CYREFS-FLAG DEFAULT 'X' |
|
| 5 | CYREFS | Dummy structure for reference structures | SOURCE VALUE(FLG_SEND_MESSAGE) LIKE CYREFS-FLAG DEFAULT SPACE |
|
| 6 | CYREFS | Dummy structure for reference structures | SOURCE VALUE(FLG_NO_STRATEGY_PROFILE) LIKE CYREFS-FLAG |
|
| 7 | CYREFS | Dummy structure for reference structures | SOURCE VALUE(FLG_NO_PLANNING_TABLE_PROFILE) LIKE CYREFS-FLAG |
|
| 8 | CYREFS | Dummy structure for reference structures | SOURCE VALUE(FLG_NO_PERIOD_PROFILE) LIKE CYREFS-FLAG |
|
| 9 | CYREFS | Dummy structure for reference structures | SOURCE VALUE(FLG_NO_LIST_PROFILE) LIKE CYREFS-FLAG |
|
| 10 | CYREFS | Dummy structure for reference structures | SOURCE VALUE(FLG_CHK_STRATEGY) LIKE CYREFS-FLAG DEFAULT 'X' |
|
| 11 | CYREFS | Dummy structure for reference structures | SOURCE VALUE(FLG_CHK_PLANNING_TABLE) LIKE CYREFS-FLAG DEFAULT 'X' |
|
| 12 | CYREFS | Dummy structure for reference structures | SOURCE VALUE(FLG_CHK_PERIOD) LIKE CYREFS-FLAG DEFAULT 'X' |