SAP ABAP Class CL_GRFN_FLD (Field metadata)
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 - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GRFN_FLD_CO Field Group Constants 20100115
Properties
Class CL_GRFN_FLD  
Short Description Field metadata    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRFN_UTILITIES   Various helping infrastructure for GRC ABAP 
Created 20091216   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
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 Abstract Final Description Created on
1 IF_GRFN_FLD_CO Field Group Constants 20100115
Friends
Class CL_GRFN_FLD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_ENT_FLD Static Attribute Private Type reference (TYPE) YT_ENT_FLD 20100917
2 GT_FLD Static Attribute Private Type reference (TYPE) YT_FLD 20110114
Methods
# Method Level Visibility Method type Description Created on
1 GET_FLDGRP_HANDLER Static method Public Method Get field group handler 20100902
2 GET_FLDGRP_KEY_FLDS Static method Public Method Get field group key fields 20120312
3 GET_FLDGRP_META Static method Public Method Get field group metadata 20091216
4 GET_FLDS_BY_ENTITY Static method Public Method Get all fields which belong to an entity 20100105
5 GET_FLDS_BY_FLDGRP Static method Public Method Get all fields which belong to a field group 20091216
6 GET_FLD_BY_HR_INFO Static method Public Method Get filed by HR info 20091216
7 GET_FLD_DB_INFO Static method Public Method Get DB field information 20091216
8 GET_FLD_HANDLER Static method Public Method Get field handler 20100901
9 GET_FLD_HR_INFO Static method Public Method Get HR field information 20091216
10 GET_FLD_META Static method Public Method Get field metadata 20091216
11 GET_FLD_STATUS Static method Public Method Get field status 20091216
12 GET_FLD_VALUESET_WD Static method Public Method Get field value set 20091216
Events
Class CL_GRFN_FLD has no event.
Types
Class CL_GRFN_FLD has no local type.
Method Signatures

Method GET_FLDGRP_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FLDGRP Call by reference Type reference (TYPE) GRFN_FLDGRP Field Group ID 20100902
2 Returning RO_HANDLER Value transfer Object reference (TYPE REF TO) IF_GRFN_FLDGRP_HANDLER Field Group Interface 20100902

Method GET_FLDGRP_HANDLER on class CL_GRFN_FLD has no exception.

Method GET_FLDGRP_KEY_FLDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FLD Call by reference Type reference (TYPE) GRFN_T_FLD_ID Field IDs 20120312
2 Importing IV_FLDGRP Call by reference Type reference (TYPE) GRFN_FLDGRP Field Group ID 20120312

Method GET_FLDGRP_KEY_FLDS on class CL_GRFN_FLD has no exception.

Method GET_FLDGRP_META Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FLDGRP Call by reference Type reference (TYPE) GRFN_FLDGRP Field ID 20091216
2 Importing IV_WITH_FLDS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20100908
3 Returning RS_META Value transfer Type reference (TYPE) GRFN_S_FLDGRP Attribute meta data 20091216

Method GET_FLDGRP_META on class CL_GRFN_FLD has no exception.

Method GET_FLDS_BY_ENTITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ENTITY_ID Call by reference Type reference (TYPE) GRFN_API_ENTITY_ID Field Group ID 20100105
2 Returning RT_FLDS Value transfer Type reference (TYPE) GRFN_T_FLD Attribute meta data table 20100105

Method GET_FLDS_BY_ENTITY on class CL_GRFN_FLD has no exception.

Method GET_FLDS_BY_FLDGRP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FLDGRP Call by reference Type reference (TYPE) GRFN_FLDGRP Field Group ID 20091216
2 Returning RT_FLDS Value transfer Type reference (TYPE) GRFN_T_FLD Attribute meta data table 20091216

Method GET_FLDS_BY_FLDGRP on class CL_GRFN_FLD has no exception.

Method GET_FLD_BY_HR_INFO 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) NAME_FELD 20091216
2 Importing IV_INFOTYPE Call by reference Type reference (TYPE) INFOTYP 20091216
3 Importing IV_SUBTYPE Call by reference Type reference (TYPE) SUBTYP 20091216
4 Returning RV_FLD Value transfer Type reference (TYPE) GRFN_FLD Field ID 20091216
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20091216

Method GET_FLD_DB_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FLD Call by reference Type reference (TYPE) GRFN_FLD Field ID 20091217
2 Returning RS_INFO Value transfer Type reference (TYPE) GRFN_S_FLD_DB Field DB Information 20091217
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20091216

Method GET_FLD_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FLD Call by reference Type reference (TYPE) GRFN_FLD Field ID 20100901
2 Returning RO_HANDLER Value transfer Object reference (TYPE REF TO) IF_GRFN_FLD_HANDLER Field Interface 20100901

Method GET_FLD_HANDLER on class CL_GRFN_FLD has no exception.

Method GET_FLD_HR_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FLD Call by reference Type reference (TYPE) GRFN_FLD Field ID 20091217
2 Returning RS_INFO Value transfer Type reference (TYPE) GRFN_S_FLD_HR Field HR Information 20091217
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20091216

Method GET_FLD_META Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FLD Call by reference Type reference (TYPE) GRFN_FLD Field ID 20091216
2 Returning RS_META Value transfer Type reference (TYPE) GRFN_S_FLD Attribute meta data 20091216

Method GET_FLD_META on class CL_GRFN_FLD has no exception.

Method GET_FLD_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APP Call by reference Type reference (TYPE) GRFN_APP_COMPONENT 20091216
2 Importing IV_ENTITY_ID Call by reference Type reference (TYPE) GRFN_API_ENTITY_ID Entity ID 20091216
3 Importing IV_FLD Call by reference Type reference (TYPE) GRFN_FLD Field ID 20091216
4 Importing IV_REG Call by reference Type reference (TYPE) GRFN_REGULATION 20091216
5 Returning RV_STATUS Value transfer Type reference (TYPE) GRFN_FLD_STAT 20091216

Method GET_FLD_STATUS on class CL_GRFN_FLD has no exception.

Method GET_FLD_VALUESET_WD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FLD Call by reference Type reference (TYPE) GRFN_FLD Field ID 20091216
2 Importing IV_LANGU Call by reference Type reference (TYPE) LANGU SY-LANGU Language Key 20100316
3 Returning RT_VALUESET Value transfer Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST All Fixed Values of an Attribute with Texts 20091216

Method GET_FLD_VALUESET_WD on class CL_GRFN_FLD has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in 600