SAP ABAP Function Module CY01_SPLITTING_GET_VIEW (Delivers the subscreens of the current view)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
CY01 (Package) R/3 Application Development: Resource Planning
⤷
⤷
⤷
Basic Data
| Function Module | CY01_SPLITTING_GET_VIEW | Delivers the subscreens of the current view |
| Function Group | CY18 | Individual capacities and splits |
| Program Name | SAPLCY18 | |
| INCLUDE Name | LCY18U09 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
SPLIT_SUBSCREEN_EXP | TYPE | SYST-DYNNR | Split subscreen | |||
| |
PUSHB_SUBSCREEN_EXP | TYPE | SYST-DYNNR | Pushbutton subscreen | |||
| |
MODULPOOL_EXP | TYPE | SYST-REPID | Name of the module pool | |||
| |
NO_CURRENT_VIEW | TYPE | CYREFS-FLAG | Current view not defined | |||
| |
NO_SPLIT_SUBSCREEN | TYPE | CYREFS-FLAG | Split subscreen not defined | |||
| |
NO_PUSHBUTTON_SUBSCREEN | TYPE | CYREFS-FLAG | Pushbutton subscreen not defined | |||
| |
SPLIT_SUBSCREEN_IMP | TYPE | CYREFS-FLAG | 'X' | Should the split subscreen be delivered? | ||
| |
PUSHB_SUBSCREEN_IMP | TYPE | CYREFS-FLAG | 'X' | Should the pushbutton subscreen be delivered? | ||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 19950404 |
| SAP Release Created in |