SAP ABAP Class CL_GRFN_FLD_TOOL (Field metadata tool)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC (Application Component) Governance, Risk and Compliance
     GRFN_UTILITIES (Package) Various helping infrastructure for GRC ABAP
Properties
Class CL_GRFN_FLD_TOOL  
Short Description Field metadata tool    
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 20100305   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
Class CL_GRFN_FLD_TOOL has no interface implemented.
Friends
Class CL_GRFN_FLD_TOOL has no friend class.
Attributes
Class CL_GRFN_FLD_TOOL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_CLIENT Static method Public Method 20100531
2 CLEANUP Static method Public Method Cleanup dirty metadata 20100601
3 CLEANUP_FLDS_BY_DB Static method Public Method Cleanup fields from DB 20100305
4 DUMP_XML Static method Public Method Dump metadata to XML 20100531
5 GENERATE_FLDS_BY_DB Static method Public Method Generate fields from DB 20100305
Events
Class CL_GRFN_FLD_TOOL has no event.
Types
Class CL_GRFN_FLD_TOOL has no local type.
Method Signatures

Method CHANGE_CLIENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DATA Call by reference Type reference (TYPE) TABLE 20100531
2 Importing IV_CLIENT Call by reference Type reference (TYPE) MANDT Client 20100531

Method CHANGE_CLIENT on class CL_GRFN_FLD_TOOL has no exception.

Method CLEANUP Signature

Method CLEANUP on class CL_GRFN_FLD_TOOL has no parameter.
Method CLEANUP on class CL_GRFN_FLD_TOOL has no exception.

Method CLEANUP_FLDS_BY_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TABLE_NAME Call by reference Type reference (TYPE) TABNAME Table Name 20100305
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100305

Method DUMP_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_XML Call by reference Type reference (TYPE) STRING 20100531
2 Importing IV_CLIENT Call by reference Type reference (TYPE) MANDT SY-MANDT Client 20100601
3 Importing IV_PRETTY_PRINT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20100601

Method DUMP_XML on class CL_GRFN_FLD_TOOL has no exception.

Method GENERATE_FLDS_BY_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TABLE_NAME Call by reference Type reference (TYPE) TABNAME Table Name 20100305
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100305
History
Last changed by/on SAP  20141106 
SAP Release Created in 600