Table list used by SAP ABAP Function Module CY01_SPLITTING_GET_VIEW (Delivers the subscreens of the current view)
SAP ABAP Function Module
CY01_SPLITTING_GET_VIEW (Delivers the subscreens of the current view) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CYREFS | Dummy structure for reference structures | SOURCE VALUE(NO_SPLIT_SUBSCREEN) LIKE CYREFS-FLAG |
|
| 2 | CYREFS | Dummy structure for reference structures | SOURCE VALUE(NO_CURRENT_VIEW) LIKE CYREFS-FLAG |
|
| 3 | CYREFS | Dummy structure for reference structures | SOURCE VALUE(PUSHB_SUBSCREEN_IMP) LIKE CYREFS-FLAG DEFAULT 'X' |
|
| 4 | CYREFS | Dummy structure for reference structures | SOURCE VALUE(SPLIT_SUBSCREEN_IMP) LIKE CYREFS-FLAG DEFAULT 'X' |
|
| 5 | CYREFS | Dummy structure for reference structures | SOURCE VALUE(NO_PUSHBUTTON_SUBSCREEN) LIKE CYREFS-FLAG |
|
| 6 | CYSPLTVIEW | Definition of views so as to define splits | ||