SAP ABAP Class CL_GRFN_FORM_FEEDER_BASE (Configurable Form Base Feeder Class)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_WD_REUSE (Package) GRC Common Layer Reusable UI Components
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_FORM_FEEDER | Configurable From UIBB Feeder Interface | 20100113 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GRFN_EXT_FORM_FEEDER | Extension Form Feeder | 20100113 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_GRPC_PREVIEW_FORM_FEEDER | Process/Subprocess/Control Preview Feeder Class | 20100113 |
Properties
| Class | CL_GRFN_FORM_FEEDER_BASE | |
| Short Description | Configurable Form Base Feeder Class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRFN_WD_REUSE | GRC Common Layer Reusable UI Components |
| Created | 20100113 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRFN_FORM_FEEDER_BASE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GRFN_FORM_FEEDER | Configurable From UIBB Feeder Interface | 20100113 |
Friends
Class CL_GRFN_FORM_FEEDER_BASE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Line Type | 20100113 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100113 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | GRFN_API_ENTITY_ID | Entity ID | 20100113 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100113 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | GRFN_API_OBJECT_ID | Parent Object ID | 20100113 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | GRFN_API_OBJECT_ID | Regulation Object ID | 20100113 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | GRFN_TAB | Tab ID | 20100113 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | GRFN_UIBB | UIBB ID | 20100113 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Get Field Value of Structure | 20100113 | |
| 2 | Instance method | Protected | Method | Get Fixed Value Text | 20100113 | |
| 3 | Instance method | Protected | Method | Map API Structure Field to FLD Metadata | 20100113 |
Events
Class CL_GRFN_FORM_FEEDER_BASE has no event.
Types
Class CL_GRFN_FORM_FEEDER_BASE has no local type.
Method Signatures
Method GET_FIELD_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) | ANY | Value | 20100113 | |||
| 2 | IS_STRUCTURE | Call by reference | Type reference (TYPE) | DATA | Structure | 20100113 | |||
| 3 | IV_FIELD | Call by reference | Type reference (TYPE) | GRFN_FLD | Field ID | 20100113 |
Method GET_FIELD_VALUE on class CL_GRFN_FORM_FEEDER_BASE has no exception.
Method GET_FIXED_VALUE_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_DEFINITION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_FORM_DEFINITION | Form Definition | 20100113 | |||
| 2 | IV_FIELD | Call by reference | Type reference (TYPE) | GRFN_FLD | Field | 20100113 | |||
| 3 | IV_VALUE | Call by reference | Type reference (TYPE) | GRFN_TEXT | Value | 20100113 | |||
| 4 | RV_TEXT | Value transfer | Type reference (TYPE) | GRFN_TEXT | Text | 20100113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100113 |
Method MAP_API_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FIELD | Call by reference | Type reference (TYPE) | GRFN_FLD | Field ID at Metadata | 20100113 | |||
| 2 | RV_FIELD | Value transfer | Type reference (TYPE) | GRFN_FLD | Field ID at API Structure | 20100113 |
Method MAP_API_FIELD on class CL_GRFN_FORM_FEEDER_BASE has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |