SAP ABAP Class IF_GRRM_OB_WD_SDM (Static Data Management - Interface for WD)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRRM_OB_WD_SDM_BASIS | Static Data Mapping - Basis Class | 20110311 |
Properties
| Class | IF_GRRM_OB_WD_SDM | |
| Short Description | Static Data Management - Interface for WD | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20110309 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_GRRM_OB_WD_SDM has no forward declaration.
Interfaces
Class IF_GRRM_OB_WD_SDM has no interface implemented.
Friends
Class IF_GRRM_OB_WD_SDM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CHAR1 | ')' | Close Bracket | 20140213 | ||
| 2 | Constant | Public | Type reference (TYPE) | CHAR1 | '(' | Open Bracket | 20140213 | ||
| 3 | Constant | Public | Type reference (TYPE) | CHAR1 | ':' | Colon | 20140213 | ||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'GRRM_OB_WD/NO_OF_LOSSES' | OTR Text: 'No. of losses' | 20140213 | ||
| 5 | Constant | Public | Type reference (TYPE) | CHAR1 | 'S' | Single-Character Flag | 20110309 | ||
| 6 | Constant | Public | Type reference (TYPE) | CHAR1 | 'T' | Single-Character Flag | 20110309 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20110311 | ||
| 2 | Instance method | Public | Method | 20110727 | ||
| 3 | Instance method | Public | Method | 20110314 | ||
| 4 | Instance method | Public | Method | 20110309 | ||
| 5 | Instance method | Public | Method | 20110314 | ||
| 6 | Instance method | Public | Method | 20110310 | ||
| 7 | Instance method | Public | Method | 20110311 | ||
| 8 | Instance method | Public | Method | 20110309 | ||
| 9 | Instance method | Public | Method | 20110310 | ||
| 10 | Instance method | Public | Method | 20110309 |
Events
Class IF_GRRM_OB_WD_SDM has no event.
Types
Class IF_GRRM_OB_WD_SDM has no local type.
Method Signatures
Method ADJUST_MAPPED_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_TREE_LIST | Call by reference | Type reference (TYPE) | GRRM_OB_S_WD_TREE_LIST | Tree Structure | 20110311 |
Method ADJUST_MAPPED_OBJECT on class IF_GRRM_OB_WD_SDM has no exception.
Method LOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20110727 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20110727 |
Method OPEN_OIF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20110314 | |||
| 2 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20110314 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20110314 |
Method QUERY Signature
Method QUERY on class IF_GRRM_OB_WD_SDM has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20110309 |
Method RETRIEVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20110314 | |||
| 2 | RS_DETAILS | Value transfer | Type reference (TYPE) | GRRM_OB_S_WD_TREE_DETAILS | Object Details | 20110314 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20110314 |
Method SET_APPL_TITLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_TITLE | Value transfer | Type reference (TYPE) | STRING | 20110310 |
Method SET_APPL_TITLE on class IF_GRRM_OB_WD_SDM has no exception.
Method SET_SESSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20110311 |
Method SET_SESSION on class IF_GRRM_OB_WD_SDM has no exception.
Method SET_TREE_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TREE_LIST | Call by reference | Type reference (TYPE) | GRRM_OB_T_WD_TREE_LIST | 20110630 | ||||
| 2 | IV_TREE_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20110309 | |||
| 3 | IV_VIEW | Call by reference | Type reference (TYPE) | VAL_SINGLE | Single Value | 20110309 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20110310 |
Method SET_TREE_TITLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TREE_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20110310 | |||
| 2 | RV_TITLE | Value transfer | Type reference (TYPE) | STRING | 20110310 |
Method SET_TREE_TITLE on class IF_GRRM_OB_WD_SDM has no exception.
Method SET_VIEWS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_VIEW | Call by reference | Type reference (TYPE) | GRFN_T_API_VALUESET | Table type for Value Set | 20110309 | |||
| 2 | EV_ACTIVE_VIEW | Call by reference | Type reference (TYPE) | VAL_SINGLE | Single Value | 20110309 | |||
| 3 | IV_TREE_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | Tree: Source or Target | 20110309 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20110310 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in |