SAP ABAP Interface IF_GRFN_FLD_HANDLER (Field Interface)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_UTILITIES (Package) Various helping infrastructure for GRC ABAP
⤷
⤷
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
| Interface | IF_GRFN_FLD_HANDLER | |
| Short Description | Field Interface |
General Data
| Package | GRFN_UTILITIES | Various helping infrastructure for GRC ABAP |
| Created | 20091028 | SAP |
| Last changed | 20141106 | |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_GRFN_FLD_HANDLER has no interface.
Friends
Interface IF_GRFN_FLD_HANDLER has no friend.
Attributes
Interface 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
Interface IF_GRFN_FLD_HANDLER has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_GRFN_FLD_HANDLER has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |