SAP ABAP Class CL_RSISW_UI_WB_SRV_DOBJ_CREATE (UI: Create Data Object)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-PLA (Application Component) Planning
⤷
RSISW (Package) Intelligent Services Workbench
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSISW_UI_CTRLER_SCR_WINDOW | Abstract Class for Controller for Window Views | 20030520 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSISW_UI_WB_SRV_DATAOBJ | 20030520 |
Properties
| Class | CL_RSISW_UI_WB_SRV_DOBJ_CREATE | |
| Short Description | UI: Create Data Object | |
| Super Class | CL_RSISW_UI_CTRLER_SCR_WINDOW | Abstract Class for Controller for Window Views |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSISW | Intelligent Services Workbench |
| Created | 20030520 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSISW_UI_WB_SRV_DATAOBJ | 20030520 |
Friends
Class CL_RSISW_UI_WB_SRV_DOBJ_CREATE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'CREATE' | 20030728 | |||
| 2 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'COPY' | 20030728 | |||
| 3 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'RENAME' | 20030728 | |||
| 4 | Constant | Private | Type reference (TYPE) | SYDYNNR | '2020' | 20030520 | |||
| 5 | Constant | Private | Type reference (TYPE) | SYPFKEY | 'DIALOG_WINDOW' | 20030520 | |||
| 6 | Constant | Private | Type reference (TYPE) | SYREPID | 'SAPLRSISW_UI_WORKBENCH' | 20030520 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSISW_UI_WB_ACTIONS | 20030729 | ||||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSISW_M_DATAOBJ | 20030608 | ||||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSISW_M_DATAOBJ | 20030728 | ||||
| 10 | Instance attribute | Private | Type reference (TYPE) | RSISW_S_M_DATAOBJ_GET | 20030625 | ||||
| 11 | Instance attribute | Private | Type reference (TYPE) | RSISW_S_M_DATAOBJ_GET | 20030728 | ||||
| 12 | Instance attribute | Private | Type reference (TYPE) | RSISW_S_M_DATAOBJ_GET | 20030608 | ||||
| 13 | Instance attribute | Private | Type reference (TYPE) | RSISW_S_M_DATAOBJ_GET | 20030728 | ||||
| 14 | Instance attribute | Private | Type reference (TYPE) | SYUCOMM | 20030728 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20030520 | ||
| 2 | Instance method | Private | Method | 20030729 | ||
| 3 | Instance method | Private | Method | 20030520 | ||
| 4 | Instance method | Private | Method | 20030520 | ||
| 5 | Instance method | Private | Method | 20030625 | ||
| 6 | Instance method | Private | Method | 20030520 | ||
| 7 | Instance method | Private | Method | 20030520 | ||
| 8 | Instance method | Private | Method | 20030520 | ||
| 9 | Instance method | Private | Method | 20030625 |
Events
Class CL_RSISW_UI_WB_SRV_DOBJ_CREATE has no event.
Types
Class CL_RSISW_UI_WB_SRV_DOBJ_CREATE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DATAOBJ_SOURCE | Call by reference | Object reference (TYPE REF TO) | CL_RSISW_M_DATAOBJ | 20030728 | ||||
| 2 | IR_MODEL | Call by reference | Object reference (TYPE REF TO) | CL_RSISW_M_SERVICE | 20030520 | ||||
| 3 | I_CREATE_MODE | Call by reference | Type reference (TYPE) | SYUCOMM | MC_CREATE_MODE | 20030728 |
Method CONSTRUCTOR on class CL_RSISW_UI_WB_SRV_DOBJ_CREATE has no exception.
Method CREATE_ACTION_HANDLER Signature
Method CREATE_ACTION_HANDLER on class CL_RSISW_UI_WB_SRV_DOBJ_CREATE has no parameter.
Method CREATE_ACTION_HANDLER on class CL_RSISW_UI_WB_SRV_DOBJ_CREATE has no exception.
Method GET_MODEL_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_DATAOBJ | Value transfer | Type reference (TYPE) | RSISW_S_M_DATAOBJ_GET | 20030520 |
Method GET_MODEL_PROPERTIES on class CL_RSISW_UI_WB_SRV_DOBJ_CREATE has no exception.
Method GET_SCREEN_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_DATAOBJ | Value transfer | Type reference (TYPE) | RSISW_S_M_DATAOBJ_GET | 20030520 |
Method GET_SCREEN_PROPERTIES on class CL_RSISW_UI_WB_SRV_DOBJ_CREATE has no exception.
Method GET_VIEW_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_DATAOBJ | Value transfer | Type reference (TYPE) | RSISW_S_M_DATAOBJ_GET | 20030625 |
Method GET_VIEW_PROPERTIES on class CL_RSISW_UI_WB_SRV_DOBJ_CREATE has no exception.
Method MODIFY_SCREEN Signature
Method MODIFY_SCREEN on class CL_RSISW_UI_WB_SRV_DOBJ_CREATE has no parameter.
Method MODIFY_SCREEN on class CL_RSISW_UI_WB_SRV_DOBJ_CREATE has no exception.
Method SET_MODEL_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DATAOBJ | Value transfer | Type reference (TYPE) | RSISW_S_M_DATAOBJ_GET | 20030520 |
Method SET_MODEL_PROPERTIES on class CL_RSISW_UI_WB_SRV_DOBJ_CREATE has no exception.
Method SET_SCREEN_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DATAOBJ | Value transfer | Type reference (TYPE) | RSISW_S_M_DATAOBJ_GET | 20030520 |
Method SET_SCREEN_PROPERTIES on class CL_RSISW_UI_WB_SRV_DOBJ_CREATE has no exception.
Method SET_VIEW_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DATAOBJ | Value transfer | Type reference (TYPE) | RSISW_S_M_DATAOBJ_GET | 20030625 |
Method SET_VIEW_PROPERTIES on class CL_RSISW_UI_WB_SRV_DOBJ_CREATE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 400 |