SAP ABAP Class IF_GRFN_FLD_HANDLER (Field Interface)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRFN_FLD_HANDLER_BASE | Default field handler | 20100818 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRPC_FLD_HANDLER_BASE | PC field handler | 20100108 |
Properties
| Class | IF_GRFN_FLD_HANDLER | |
| Short Description | Field Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20091028 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_GRFN_FLD_HANDLER has no interface implemented.
Friends
Class IF_GRFN_FLD_HANDLER has no friend class.
Attributes
Class IF_GRFN_FLD_HANDLER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get default value | 20100108 | |
| 2 | Instance method | Public | Method | Get field text | 20100916 | |
| 3 | Instance method | Public | Method | Get field value set | 20100108 | |
| 4 | Instance method | Public | Method | Get reference to entity ID | 20100826 | |
| 5 | Instance method | Public | Method | Create a hanlder instance | 20100901 |
Events
Class IF_GRFN_FLD_HANDLER has no event.
Types
Class IF_GRFN_FLD_HANDLER has no local type.
Method Signatures
Method GET_DEFAULT_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_VALUE | Call by reference | Type reference (TYPE) | DATA | 20100108 |
Method GET_DEFAULT_VALUE on class IF_GRFN_FLD_HANDLER has no exception.
Method GET_FLD_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_VALUE | Call by reference | Type reference (TYPE) | DATA | 20100916 | ||||
| 2 | RV_TEXT | Value transfer | Type reference (TYPE) | STRING | 20100916 |
Method GET_FLD_TEXT on class IF_GRFN_FLD_HANDLER has no exception.
Method GET_FLD_VALUESET_WD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_VALUESET | Value transfer | Type reference (TYPE) | WDR_CONTEXT_ATTR_VALUE_LIST | All Fixed Values of an Attribute with Texts | 20100108 |
Method GET_FLD_VALUESET_WD on class IF_GRFN_FLD_HANDLER has no exception.
Method GET_REF_TO_ENTITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ENTITY_ID | Call by reference | Type reference (TYPE) | GRFN_API_ENTITY_ID | Entity ID | 20101129 | |||
| 2 | EV_REQUIRED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20101129 |
Method GET_REF_TO_ENTITY on class IF_GRFN_FLD_HANDLER has no exception.
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FLD | Call by reference | Type reference (TYPE) | GRFN_FLD | Field ID | 20100901 |
Method INIT on class IF_GRFN_FLD_HANDLER has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in |