Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSISW_UI_CTRLER | Abstract Class for Controller of Views | 20030624 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSISW_UI_ACTION | 20030606 |
Properties
| Class | CL_RSISW_UI_WB_ACTIONS | |
| Short Description | UI: Service Model Actions | |
| Super Class | CL_RSISW_UI_CTRLER | Abstract Class for Controller of Views |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSISW | Intelligent Services Workbench |
| Created | 20030604 | 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 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 5 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSISW_UI_ACTION | 20030606 |
Friends
Class CL_RSISW_UI_WB_ACTIONS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | SYUCOMM | 'CREATE' | 20030725 | |||
| 2 | Constant | Private | Type reference (TYPE) | SYUCOMM | 'COPY' | 20030725 | |||
| 3 | Constant | Private | Type reference (TYPE) | SYUCOMM | 'RENAME' | 20030725 | |||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_RSISW_UI_CTRLER_VIEW | 20030828 | ||||
| 5 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_RSISW_UI_WB_PROTOCOL | 20030618 | ||||
| 6 | Instance attribute | Public | Type reference (TYPE) | RSISW_S_UI_ACTION_OBJECT | 20030605 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | 20030806 |
Methods
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | MSG_PROTOCOL | Instance Event (0) |
Public (2) |
20030723 |
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | L_TY_S_SERVICE_TR | Private | See coding | 20030624 | begin of l_ty_s_service_tr,
service type rsisw_e_service,
trmode type rsisw_e_trmode,
end of l_ty_s_service_tr
|
||
| 2 | L_TY_T_SERVICE_TR | Private | See coding | 20030624 | l_ty_t_service_tr type standard table of l_ty_s_service_tr
|
Method Signatures
Method ACTION_ACCESS_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CLASSNAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | 20030903 | ||||
| 2 | I_METHOD | Call by reference | Type reference (TYPE) | SEOCPDNAME | 20030903 | ||||
| 3 | I_MODE | Call by reference | Type reference (TYPE) | SYUCOMM | IF_RSISW_UI_CTRLER_VIEW=>MC_MODE_DISPLAY | 20030903 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation gescheitert | 20030904 |
Method ACTION_ACCESS_DEVC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DEVC | Call by reference | Type reference (TYPE) | DEVCLASS | 20031030 | ||||
| 2 | I_MODE | Call by reference | Type reference (TYPE) | SYUCOMM | IF_RSISW_UI_CTRLER_VIEW=>MC_MODE_DISPLAY | 20031030 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation gescheitert | 20031030 |
Method ACTION_ACCESS_TYPEINFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TYPENAME | Value transfer | Type reference (TYPE) | TYPENAME | 20030917 | ||||
| 2 | I_MODE | Call by reference | Type reference (TYPE) | SYUCOMM | IF_RSISW_UI_CTRLER_VIEW=>MC_MODE_DISPLAY | 20030903 | |||
| 3 | I_TYPEKIND | Call by reference | Type reference (TYPE) | DDTYPEKIND | 20030903 | ||||
| 4 | I_TYPENAME | Call by reference | Type reference (TYPE) | TYPENAME | 20030903 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation gescheitert | 20030904 |
Method ACTION_ACTIVATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OBJECT | Call by reference | Type reference (TYPE) | RSISW_S_UI_ACTION_OBJECT | 20030729 |
Method ACTION_ACTIVATE on class CL_RSISW_UI_WB_ACTIONS has no exception.
Method ACTION_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OBJECT | Call by reference | Type reference (TYPE) | RSISW_S_UI_ACTION_OBJECT | 20030729 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abbruch durch den Benutzer (Dialog) | 20030806 |
Method ACTION_CHECK_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CLASSNAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | 20030904 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20030904 |
Method ACTION_COPY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OBJECT | Call by reference | Type reference (TYPE) | RSISW_S_UI_ACTION_OBJECT | 20030729 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abbruch durch den Benutzer (Dialog) | 20030806 |
Method ACTION_COPY_OBJECT_TECH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OBJECT_SRC | Call by reference | Type reference (TYPE) | RSISW_S_UI_ACTION_OBJECT | 20030729 | ||||
| 2 | IS_OBJECT_TRG | Call by reference | Type reference (TYPE) | RSISW_S_UI_ACTION_OBJECT | 20030729 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abbruch durch den Benutzer (Dialog) | 20030827 |
Method ACTION_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OBJECT | Call by reference | Type reference (TYPE) | RSISW_S_UI_ACTION_OBJECT | 20030729 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abbruch durch den Benutzer (Dialog) | 20030806 |
Method ACTION_CREATE_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CLASSNAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | 20030904 | ||||
| 2 | I_SUPERCLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | 20030904 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20030904 |
Method ACTION_CREATE_OBJECT_TECH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OBJECT | Call by reference | Type reference (TYPE) | RSISW_S_UI_ACTION_OBJECT | 20030729 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abbruch durch den Benutzer (Dialog) | 20030827 |
Method ACTION_DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OBJECT | Call by reference | Type reference (TYPE) | RSISW_S_UI_ACTION_OBJECT | 20030729 |
Method ACTION_DELETE on class CL_RSISW_UI_WB_ACTIONS has no exception.
Method ACTION_DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_VIEW | Call by reference | Object reference (TYPE REF TO) | IF_RSISW_UI_CTRLER_VIEW | 20030828 | ||||
| 2 | IS_OBJECT | Call by reference | Type reference (TYPE) | RSISW_S_UI_ACTION_OBJECT | 20030729 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abbruch durch den Benutzer (Dialog) | 20030806 |
Method ACTION_F4_PDIALOGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_PDIALOG | Value transfer | Type reference (TYPE) | SEOCLSNAME | 20031014 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abbruch durch den Benutzer (Dialog) | 20031014 |
Method ACTION_F4_SUBCLASSES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CLASSNAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | 20031013 | ||||
| 2 | R_SUBCLASS | Value transfer | Type reference (TYPE) | SEOCLSNAME | 20031013 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abbruch durch den Benutzer (Dialog) | 20031014 |
Method ACTION_MODIFY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_VIEW | Call by reference | Object reference (TYPE REF TO) | IF_RSISW_UI_CTRLER_VIEW | 20030828 | ||||
| 2 | IS_OBJECT | Call by reference | Type reference (TYPE) | RSISW_S_UI_ACTION_OBJECT | 20030729 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abbruch durch den Benutzer (Dialog) | 20030806 |
Method ACTION_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_VIEW | Call by reference | Object reference (TYPE REF TO) | IF_RSISW_UI_CTRLER_VIEW | 20030828 | ||||
| 2 | IS_OBJECT | Call by reference | Type reference (TYPE) | RSISW_S_UI_ACTION_OBJECT | 20030731 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abbruch durch den Benutzer (Dialog) | 20030806 |
Method ACTION_PDIALOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OBJECT | Call by reference | Type reference (TYPE) | RSISW_S_UI_ACTION_OBJECT | 20031022 | ||||
| 2 | I_MODE | Call by reference | Type reference (TYPE) | SYUCOMM | IF_RSISW_UI_CTRLER_VIEW=>MC_MODE_DISPLAY | 20031022 |
Method ACTION_PDIALOG on class CL_RSISW_UI_WB_ACTIONS has no exception.
Method ACTION_RENAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OBJECT | Call by reference | Type reference (TYPE) | RSISW_S_UI_ACTION_OBJECT | 20030729 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abbruch durch den Benutzer (Dialog) | 20030806 |
Method ACTION_RENAME_OBJECT_TECH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OBJECT_SRC | Call by reference | Type reference (TYPE) | RSISW_S_UI_ACTION_OBJECT | 20030729 | ||||
| 2 | IS_OBJECT_TRG | Call by reference | Type reference (TYPE) | RSISW_S_UI_ACTION_OBJECT | 20030729 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abbruch durch den Benutzer (Dialog) | 20030827 |
Method ACTION_SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_FLOW_OBJECT | Call by reference | Type reference (TYPE) | RSISW_S_UI_ACTION_OBJECT | 20030819 | ||||
| 2 | IS_OBJECT | Call by reference | Type reference (TYPE) | RSISW_S_UI_ACTION_OBJECT | 20030729 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abbruch durch den Benutzer (Dialog) | 20030827 |
Method ACTION_TOGGLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_VIEW | Call by reference | Object reference (TYPE REF TO) | IF_RSISW_UI_CTRLER_VIEW | 20030828 | ||||
| 2 | IS_OBJECT | Call by reference | Type reference (TYPE) | RSISW_S_UI_ACTION_OBJECT | 20030729 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abbruch durch den Benutzer (Dialog) | 20030806 |
Method CHECK_NEW_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OBJECT | Call by reference | Type reference (TYPE) | RSISW_S_UI_ACTION_OBJECT | 20030729 | ||||
| 2 | I_CLOSE_OLD_REPITEM | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | 20031013 | |||
| 3 | I_CLOSE_OLD_REPITEM_MSG | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | 20031013 | |||
| 4 | R_NEW | Value transfer | Type reference (TYPE) | RS_BOOL | 20030829 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abbruch durch den Benutzer (Dialog) | 20030804 |
Method CHECK_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_OBJECT | Call by reference | Type reference (TYPE) | RSISW_S_UI_ACTION_OBJECT | 20030729 |
Method CHECK_OBJECT on class CL_RSISW_UI_WB_ACTIONS has no exception.
Method CLOSE_MSG_PROTOCOL Signature
Method CLOSE_MSG_PROTOCOL on class CL_RSISW_UI_WB_ACTIONS has no parameter.
Method CLOSE_MSG_PROTOCOL on class CL_RSISW_UI_WB_ACTIONS has no exception.
Method CLOSE_OLD_OBJECT Signature
Method CLOSE_OLD_OBJECT on class CL_RSISW_UI_WB_ACTIONS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abbruch durch den Benutzer (Dialog) | 20031013 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_MODEL | Call by reference | Object reference (TYPE REF TO) | CL_RSISW_M_REPOSITORY | 20030604 | ||||
| 2 | IR_VIEW | Call by reference | Object reference (TYPE REF TO) | IF_RSISW_UI_CTRLER_VIEW | 20030828 | ||||
| 3 | IS_OBJECT | Call by reference | Type reference (TYPE) | RSISW_S_UI_ACTION_OBJECT | 20030604 |
Method CONSTRUCTOR on class CL_RSISW_UI_WB_ACTIONS has no exception.
Method CREATE_MSG_PROTOCOL Signature
Method CREATE_MSG_PROTOCOL on class CL_RSISW_UI_WB_ACTIONS has no parameter.
Method CREATE_MSG_PROTOCOL on class CL_RSISW_UI_WB_ACTIONS has no exception.
Method CREATE_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OBJECT | Call by reference | Type reference (TYPE) | RSISW_S_UI_ACTION_OBJECT | 20030729 | ||||
| 2 | I_CREATE_MODE | Call by reference | Type reference (TYPE) | SYUCOMM | MC_CREATE_MODE | 20030725 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abbruch durch den Benutzer (Dialog) | 20030806 |
Method DISPLAY_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_MSG | Call by reference | Object reference (TYPE REF TO) | CL_RSO_MSG | 20030730 | ||||
| 2 | IS_OBJECT | Call by reference | Type reference (TYPE) | RSISW_S_UI_ACTION_OBJECT | 20031013 | ||||
| 3 | I_ALWAYS | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | 20030730 |
Method DISPLAY_MSG on class CL_RSISW_UI_WB_ACTIONS has no exception.
Method FREE_MSG_PROTOCOL Signature
Method FREE_MSG_PROTOCOL on class CL_RSISW_UI_WB_ACTIONS has no parameter.
Method FREE_MSG_PROTOCOL on class CL_RSISW_UI_WB_ACTIONS has no exception.
Method GET_OBJECT_MODELS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_DIALOG_LIST | Call by reference | Object reference (TYPE REF TO) | CL_RSISW_M_DIALOG_LIST | 20031022 | ||||
| 2 | ER_SERVICE_ITEM_MODEL | Call by reference | Object reference (TYPE REF TO) | CL_RSISW_M_A_SRV_PROPERTY | 20030725 | ||||
| 3 | ER_SERVICE_MODEL | Call by reference | Object reference (TYPE REF TO) | CL_RSISW_M_SERVICE | 20030725 | ||||
| 4 | IS_OBJECT | Call by reference | Type reference (TYPE) | RSISW_S_UI_ACTION_OBJECT | 20030725 |
Method GET_OBJECT_MODELS on class CL_RSISW_UI_WB_ACTIONS has no exception.
Method LOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REPITEM | Call by reference | Type reference (TYPE) | RSISW_E_SERVICE | 20030725 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20030624 |
Method SET_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_VIEW | Call by reference | Object reference (TYPE REF TO) | IF_RSISW_UI_CTRLER_VIEW | 20030828 | ||||
| 2 | IS_OBJECT | Call by reference | Type reference (TYPE) | RSISW_S_UI_ACTION_OBJECT | 20030729 | ||||
| 3 | I_ACTION | Call by reference | Type reference (TYPE) | SYUCOMM | 20030606 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abbruch durch den Benutzer (Dialog) | 20030806 |
Method SET_NEW_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OBJECT | Call by reference | Type reference (TYPE) | RSISW_S_UI_ACTION_OBJECT | 20031013 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abbruch durch den Benutzer (Dialog) | 20031013 |
Method SET_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OBJECT | Call by reference | Type reference (TYPE) | RSISW_S_UI_ACTION_OBJECT | 20030829 |
Method SET_OBJECT on class CL_RSISW_UI_WB_ACTIONS has no exception.
Method TRANSPORT_REQUEST_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REPITEM | Call by reference | Type reference (TYPE) | RSISW_E_SERVICE | 20030725 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt darf nur angezeigt, nicht aber bearbeitet werden | 20030624 |
Method TRANSPORT_REQUEST_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INSERT_OR_DELETE | Call by reference | Type reference (TYPE) | CHAR1 | 'I' | 20030624 | |||
| 2 | I_REPITEM | Call by reference | Type reference (TYPE) | RSISW_E_SERVICE | 20030725 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abbruch durch den Benutzer (Dialog) | 20030827 | ||
| 2 | Objekt darf nur angezeigt, nicht aber bearbeitet werden | 20030624 |
Method UNLOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REPITEM | Call by reference | Type reference (TYPE) | RSISW_E_SERVICE | 20030725 |
Method UNLOCK on class CL_RSISW_UI_WB_ACTIONS has no exception.
Event Signatures
Event MSG_PROTOCOL Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_MSG_PROTOCOL_HANDLE | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_RSISW_UI_WB_PROTOCOL_HANDLE | 20030723 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 400 |