Table/Structure Field 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 - CUA_CNG | CUA status for change mode | ||
| 2 | CYCRPCOPRO - CUA_DIS | CUA status for display mode | ||
| 3 | CYCRPCOPRO - PRESENT | Type of presentation or data format | ||
| 4 | CYCRPCOPRO - TIMETYP | Data layout type | ||
| 5 | CYREFS - FLAG | Dummy data element for reference structure | ||
| 6 | CYREFS - FLAG | Dummy data element for reference structure | SOURCE VALUE(FLG_CHK_CUA) LIKE CYREFS-FLAG DEFAULT 'X' |
|
| 7 | CYREFS - FLAG | Dummy data element for reference structure | SOURCE VALUE(FLG_ERROR_IN_CUA) LIKE CYREFS-FLAG |
|
| 8 | CYREFS - FLAG | Dummy data element for reference structure | SOURCE VALUE(FLG_ERROR_IN_PRESENT) LIKE CYREFS-FLAG |
|
| 9 | CYREFS - FLAG | Dummy data element for reference structure | SOURCE VALUE(FLG_SEND_MESSAGE) LIKE CYREFS-FLAG DEFAULT SPACE |
|
| 10 | CYREFS - FLAG | Dummy data element for reference structure | SOURCE VALUE(FLG_CHK_PRESENT) LIKE CYREFS-FLAG DEFAULT 'X' |
|