SAP ABAP Class CE_NHI_ENUM_CONTAINER (Enumeration container)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-AIE-AHI (Application Component) Tools for ABAP and HANA Integration
⤷
SNHI_REPOSITORY_ENUMS (Package) Enumerations
⤷
⤷
Properties
| Class | CE_NHI_ENUM_CONTAINER | |
| Short Description | Enumeration container | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SNHI_REPOSITORY_ENUMS | Enumerations |
| Created | 20120518 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CE_NHI_ENUM_CONTAINER has no forward declaration.
Interfaces
Class CE_NHI_ENUM_CONTAINER has no interface implemented.
Friends
Class CE_NHI_ENUM_CONTAINER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | TY_ENUMS | 20120518 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20120518 | ||
| 2 | Static method | Public | Method | 20120518 | ||
| 3 | Instance method | Public | Method | 20120518 |
Events
Class CE_NHI_ENUM_CONTAINER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_ENUM | Private | See coding | 20120518 | begin of ty_enum,
value type string,
enum type ref to if_nhi_enum,
end of ty_enum
|
||
| 2 | TY_ENUMS | Private | See coding | 20120518 | ty_enums type sorted table of ty_enum with non-unique key value
|
Method Signatures
Method ADD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENUM | Call by reference | Object reference (TYPE REF TO) | IF_NHI_ENUM | 20120518 |
Method ADD on class CE_NHI_ENUM_CONTAINER has no exception.
Method CREATE_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTAINER | Value transfer | Object reference (TYPE REF TO) | CE_NHI_ENUM_CONTAINER | 20120518 |
Method CREATE_INSTANCE on class CE_NHI_ENUM_CONTAINER has no exception.
Method GET_FROM_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENUM | Value transfer | Object reference (TYPE REF TO) | IF_NHI_ENUM | 20120518 | ||||
| 2 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20120518 |
Method GET_FROM_VALUE on class CE_NHI_ENUM_CONTAINER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |