SAP ABAP Class CL_WB_CONTROL_LOADER (Control Loader (Workbench Tool for Running Composites))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO (Application Component) Workbench Tools: Editors, Painters, Modelers
⤷
SEU_CONTROL_COMPOSER (Package) Control Composer

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WB_CONTROL_TOOL | Control-Based Tool | 20000317 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WB_PROGRAM | Workbench: Program | 20000316 |
Properties
Class | CL_WB_CONTROL_LOADER | |
Short Description | Control Loader (Workbench Tool for Running Composites) | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SEU_CONTROL_COMPOSER | Control Composer |
Created | 20000316 | SAP |
Last change | 20000316 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_WB_CONTROL_LOADER has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_WB_CONTROL_TOOL | Control-Based Tool | 20000317 | ||
2 | IF_WB_PROGRAM | Workbench: Program | 20000316 |
Friends
Class CL_WB_CONTROL_LOADER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CC_NAME | Name of Composite To Be Edited | 20000316 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_CONTROL_COMPOSITE | Instance of Composite To Be Edited | 20000316 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_DIALOGBOX_CONTAINER | GUI Dialogbox Container | 20000316 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SEU_ACTION | Editing Mode (Display, Change...) | 20000316 | ||
5 | ![]() |
Static Attribute | Private | Type reference (TYPE) | BOOLEAN | 'X'= System Distinguishes Between Active & Inactive Sources | 20000316 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20000316 |
2 | ![]() |
Instance method | Private | Method | Run Control Composite | 20000316 |
3 | ![]() |
Instance method | Private | Event handling method | Event-Handler for Closing Dialog Box | 20000316 |
4 | ![]() |
Instance method | Private | Method | Handle Internal Error | 20000316 |
Events
Class CL_WB_CONTROL_LOADER has no event.
Types
Class CL_WB_CONTROL_LOADER has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_WB_CONTROL_LOADER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WB_CONTROL_LOADER has no exception.
Method EXECUTE_COMPOSITE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_WB_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_WB_REQUEST | Request | 20000316 | ||
2 | ![]() |
P_WINDOW_ID | Call by reference | Type reference (TYPE) | I | Window ID | 20000316 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Aktion wurde abgebrochen | 20000316 | |
2 | ![]() |
Fehler bei Requestbearbeitung aufgetreten | 20000316 | |
3 | ![]() |
Objekt nicht gefunden | 20000316 | |
4 | ![]() |
Werkzeug unterstützt die Operation nicht | 20000316 | |
5 | ![]() |
fehlende Berechtigung | 20000316 | |
6 | ![]() |
Programmzustand paßt nicht zum Werkzeug | 20000316 |
Method HANDLE_DIALOGBOX_CLOSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SENDER | Call by reference | Type reference (TYPE) | 20000316 |
Method HANDLE_DIALOGBOX_CLOSE on class CL_WB_CONTROL_LOADER has no exception.
Method HANDLE_ERROR Signature
Method HANDLE_ERROR on class CL_WB_CONTROL_LOADER has no parameter.
Method HANDLE_ERROR on class CL_WB_CONTROL_LOADER has no exception.
History
Last changed by/on | SAP | 20000316 |
SAP Release Created in | 46D |