SAP ABAP Class CL_WB_OPERATION (Operations on Repository Objects)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-UTL-BRR (Application Component) Repository Browser
⤷
SWBM_INTERNAL (Package) Internal Objects within SWBM
⤷
⤷
Properties
| Class | CL_WB_OPERATION | |
| Short Description | Operations on Repository Objects | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWBM_INTERNAL | Internal Objects within SWBM |
| Created | 19981214 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WB_OPERATION has no forward declaration.
Interfaces
Class CL_WB_OPERATION has no interface implemented.
Friends
Class CL_WB_OPERATION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | SY-UCOMM | Function Code | 19981214 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | SEU_ACTION | Operation ID | 19981214 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | CHAR20 | Operation in RS_TOOL_ACCESS | 19981230 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | SEU_VISUAL | Operation With Visualization | 19990323 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | WBACTIONS | Information About Operation | 19981214 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | WBACTIONST | Texts for Operation | 19981214 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 19981214 | |
| 2 | Static method | Public | Method | Get Instance From Function Code | 19981214 | |
| 3 | Static method | Public | Method | Get Instance from Old OperationsID | 19981214 | |
| 4 | Instance method | Public | Method | Read Texts for Operation | 19981214 |
Events
Class CL_WB_OPERATION has no event.
Types
Class CL_WB_OPERATION has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_ID | Call by reference | Type reference (TYPE) | SEU_ACTION | ID der Operation | 19981214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation existiert nicht | 19981214 |
Method CREATE_FROM_FCODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_FCODE | Call by reference | Type reference (TYPE) | WBACTIONS-OKCODE | Funktionscode | 19981214 | |||
| 2 | P_WB_OPERATION | Value transfer | Object reference (TYPE REF TO) | CL_WB_OPERATION | Instanz eines Operationsobjekts | 19981214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation existiert nicht | 19981214 |
Method CREATE_FROM_OLD_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_OLD_ID | Call by reference | Type reference (TYPE) | WBACTIONS-OLD_ID | OperationsID aus RS_TOOL_ACCESS | 19981214 | |||
| 2 | P_WB_OPERATION | Value transfer | Object reference (TYPE REF TO) | CL_WB_OPERATION | Instanz auf Operationsobjekt | 19981214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation existiert nicht | 19981214 |
Method GET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_DESCRIPTION | Call by reference | Type reference (TYPE) | WBACTIONST-DESCRIPT | Beschreibung der Operation | 19981214 | |||
| 2 | P_LANGUAGE | Call by reference | Type reference (TYPE) | SY-LANGU | sy-langu | Sprache | 19981214 | ||
| 3 | P_NAME | Call by reference | Type reference (TYPE) | WBACTIONST-NAME | Name der Operation | 19981214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Text nicht vorhanden | 19981214 |
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in |