SAP ABAP Class IF_GRFN_IO_META_ENGINE (Metadata Engine)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRFN_IO_META_ENGINE Metadata Engine 20100728
Properties
Class IF_GRFN_IO_META_ENGINE  
Short Description Metadata Engine    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100728   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_GRFN_IO_META_ENGINE has no forward declaration.
Interfaces
Class IF_GRFN_IO_META_ENGINE has no interface implemented.
Friends
Class IF_GRFN_IO_META_ENGINE has no friend class.
Attributes
Class IF_GRFN_IO_META_ENGINE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method Create Engine 20100728
2 GET_LOG Instance method Public Method Get log 20100728
3 PROCESS Instance method Public Method Process 20100728
Events
Class IF_GRFN_IO_META_ENGINE has no event.
Types
Class IF_GRFN_IO_META_ENGINE has no local type.
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_OPTION Call by reference Object reference (TYPE REF TO) CL_GRFN_IO_META_OPTION Export option 20100728
2 Returning RO_ENGINE Value transfer Object reference (TYPE REF TO) IF_GRFN_IO_META_ENGINE Metadata Engine 20100728

Method CREATE on class IF_GRFN_IO_META_ENGINE has no exception.

Method GET_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_LOG Value transfer Object reference (TYPE REF TO) CL_GRFN_IO_LOG CLM Log 20100728

Method GET_LOG on class IF_GRFN_IO_META_ENGINE has no exception.

Method PROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_METADATA Value transfer Type reference (TYPE) STRING 20100728
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100728
History
Last changed by/on SAP  20141106 
SAP Release Created in