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 MO_LINE_TYPE Instance attribute Protected Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Line Type 20100113
2 MO_SESSION Instance attribute Protected Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20100113
3 MV_ENTITY_ID Instance attribute Protected Type reference (TYPE) GRFN_API_ENTITY_ID Entity ID 20100113
4 MV_OBJECT_ID Instance attribute Protected Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20100113
5 MV_PARENT_ID Instance attribute Protected Type reference (TYPE) GRFN_API_OBJECT_ID Parent Object ID 20100113
6 MV_REGULATION_ID Instance attribute Protected Type reference (TYPE) GRFN_API_OBJECT_ID Regulation Object ID 20100113
7 MV_TAB Instance attribute Protected Type reference (TYPE) GRFN_TAB Tab ID 20100113
8 MV_UIBB Instance attribute Protected Type reference (TYPE) GRFN_UIBB UIBB ID 20100113
Methods
# Method Level Visibility Method type Description Created on
1 GET_FIELD_VALUE Instance method Protected Method Get Field Value of Structure 20100113
2 GET_FIXED_VALUE_TEXT Instance method Protected Method Get Fixed Value Text 20100113
3 MAP_API_FIELD 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 Exporting EV_VALUE Call by reference Type reference (TYPE) ANY Value 20100113
2 Importing IS_STRUCTURE Call by reference Type reference (TYPE) DATA Structure 20100113
3 Importing 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 Importing IO_DEFINITION Call by reference Object reference (TYPE REF TO) CL_GRFN_FORM_DEFINITION Form Definition 20100113
2 Importing IV_FIELD Call by reference Type reference (TYPE) GRFN_FLD Field 20100113
3 Importing IV_VALUE Call by reference Type reference (TYPE) GRFN_TEXT Value 20100113
4 Returning RV_TEXT Value transfer Type reference (TYPE) GRFN_TEXT Text 20100113
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION 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 Importing IV_FIELD Call by reference Type reference (TYPE) GRFN_FLD Field ID at Metadata 20100113
2 Returning 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