SAP ABAP Class CE_EDM_FLAVOR (Field Display)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-FS (Application Component) Financial Services
⤷
FS_EASY_DATA_MODEL (Package) Easy Data Model as Composite with Visitor
⤷
⤷
Properties
| Class | CE_EDM_FLAVOR | |
| Short Description | Field Display | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FS_EASY_DATA_MODEL | Easy Data Model as Composite with Visitor |
| Created | 20061130 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CE_EDM_FLAVOR has no forward declaration.
Interfaces
Class CE_EDM_FLAVOR has no interface implemented.
Friends
Class CE_EDM_FLAVOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Object reference (TYPE REF TO) | CE_EDM_FLAVOR | Advertisement | 20061130 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | Supplies String Representation for this Object Constant | 20061130 | |||
| 3 | Static Attribute | Public | Object reference (TYPE REF TO) | CE_EDM_FLAVOR | Entry | 20061130 | |||
| 4 | Static Attribute | Public | Object reference (TYPE REF TO) | CE_EDM_FLAVOR | Invisible | 20061130 | |||
| 5 | Static Attribute | Public | Object reference (TYPE REF TO) | CE_EDM_FLAVOR | Mandatory | 20061130 | |||
| 6 | Static Attribute | Public | Object reference (TYPE REF TO) | CE_EDM_FLAVOR | Unique | 20070928 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | Generates All Required Object Constants | 20061130 | |
| 2 | Instance method | Public | Method | Supplies String Representation for this Object Constant | 20061130 | |
| 3 | Instance method | Public | Method | Supplies Short Text for this Object Constant | 20061130 | |
| 4 | Static method | Public | Method | Supplies the Instance for a Certain ID | 20070730 | |
| 5 | Static method | Public | Method | Supplies Label for this Bulleted List Category | 20061130 | |
| 6 | Static method | Public | Method | Supplies All Object Constants as Internal Table (F4) | 20061130 |
Events
Class CE_EDM_FLAVOR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TAB | Public | See coding | 20061130 | tab TYPE STANDARD TABLE OF REF TO ce_edm_flavor WITH DEFAULT KEY
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CE_EDM_FLAVOR has no parameter.
Method CLASS_CONSTRUCTOR on class CE_EDM_FLAVOR has no exception.
Method GET_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_STRING | Value transfer | Type reference (TYPE) | STRING | 20061130 |
Method GET_ID on class CE_EDM_FLAVOR has no exception.
Method GET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TEXT | Value transfer | Type reference (TYPE) | STRING | 20061130 |
Method GET_TEXT on class CE_EDM_FLAVOR has no exception.
Method S_GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Call by reference | Type reference (TYPE) | CSEQUENCE | 20070730 | ||||
| 2 | R_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CE_EDM_FLAVOR | Felddarstellung | 20070730 |
Method S_GET_INSTANCE on class CE_EDM_FLAVOR has no exception.
Method S_GET_LABEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_LABEL | Value transfer | Type reference (TYPE) | STRING | 20061130 |
Method S_GET_LABEL on class CE_EDM_FLAVOR has no exception.
Method S_GET_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_VALUES | Value transfer | Type reference (TYPE) | TAB | 20061130 |
Method S_GET_VALUES on class CE_EDM_FLAVOR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |