SAP ABAP Class /IWBEP/IF_SBOD_ENUM_MEMBER (SB - OData - ENUM Member)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | /IWBEP/IF_SBDM_NODE | SB - Domain Model - Node | 20131001 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWBEP/CL_SBOD_ENUM_MEMBER | SB - OData - ENUM Member | 20131001 |
Properties
| Class | /IWBEP/IF_SBOD_ENUM_MEMBER | |
| Short Description | SB - OData - ENUM Member | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20120315 | SAP |
| Last change | 20141120 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /IWBEP/IF_SBOD_ENUM_MEMBER has no forward declaration.
Interfaces
Class /IWBEP/IF_SBOD_ENUM_MEMBER has no interface implemented.
Friends
Class /IWBEP/IF_SBOD_ENUM_MEMBER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20131001 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get the ENUM Member Name | 20131001 | |
| 2 | Instance method | Public | Method | Get the ENUM Member Value | 20131001 | |
| 3 | Instance method | Public | Method | Set the ENUM Member Value | 20131004 |
Events
Class /IWBEP/IF_SBOD_ENUM_MEMBER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_T_ENUM_MEMBERS | Public | See coding | 20131004 | ty_t_enum_members TYPE SORTED TABLE OF REF TO /iwbep/if_sbod_enum_member WITH UNIQUE KEY table_line
|
Method Signatures
Method GET_MEMBER_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_MEMBER_NAME | Value transfer | Type reference (TYPE) | /IWBEP/SBDM_VALUE_DB_SMALL | Service Builder: Value in DB Format SMALL | 20131001 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20131001 |
Method GET_MEMBER_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_MEMBER_VALUE | Value transfer | Type reference (TYPE) | /IWBEP/SBOD_ENUM_MEMBER_VALUE | Service Builder: OData ENUM Member value (Int16 ... Int64) | 20131001 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20131001 |
Method SET_MEMBER_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MEMBER_VALUE | Call by reference | Type reference (TYPE) | /IWBEP/SBOD_ENUM_MEMBER_VALUE | Service Builder: OData ENUM Member value (Int16 ... Int64) | 20131004 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20131004 |
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in |