SAP ABAP Class IF_GRFN_IO_EXPORT_PROC (Interface for import processor)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRFN_IO_EXPORT_PROC_BASE Base export processor 20120307
Properties
Class IF_GRFN_IO_EXPORT_PROC  
Short Description Interface for import processor    
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_EXPORT_PROC has no forward declaration.
Interfaces
Class IF_GRFN_IO_EXPORT_PROC has no interface implemented.
Friends
Class IF_GRFN_IO_EXPORT_PROC has no friend class.
Attributes
Class IF_GRFN_IO_EXPORT_PROC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DATA Instance method Public Method Get data 20100728
2 GET_INFO Instance method Public Method Get current object information 20100728
3 PREPROCESS Instance method Public Method Preprocess 20100813
4 PROCESS Instance method Public Method Process 20100728
5 SET_DATA Instance method Public Method Set XML string value 20100728
Events
Class IF_GRFN_IO_EXPORT_PROC has no event.
Types
Class IF_GRFN_IO_EXPORT_PROC has no local type.
Method Signatures

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_XML Value transfer Type reference (TYPE) STRING String of concatenated XML 20100728

Method GET_DATA on class IF_GRFN_IO_EXPORT_PROC has no exception.

Method GET_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ID Call by reference Type reference (TYPE) STRING 20100728
2 Exporting EV_NAME Call by reference Type reference (TYPE) STRING 20100728

Method GET_INFO on class IF_GRFN_IO_EXPORT_PROC has no exception.

Method PREPROCESS Signature

Method PREPROCESS on class IF_GRFN_IO_EXPORT_PROC has no parameter.
# Exception Resumable Description Created on
1 CX_GRFN_IO_CHECKED_EXCEPTION Import/Export checked exception 20100903
2 CX_GRFN_IO_RUNTIME_EXCEPTION Generic GRC API exception 20100903

Method PROCESS Signature

Method PROCESS on class IF_GRFN_IO_EXPORT_PROC has no parameter.
# Exception Resumable Description Created on
1 CX_GRFN_IO_CHECKED_EXCEPTION Generic GRC API exception 20100903
2 CX_GRFN_IO_RUNTIME_EXCEPTION Import/Export runtime exception 20100903

Method SET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_XML Call by reference Type reference (TYPE) STRING 20100728

Method SET_DATA on class IF_GRFN_IO_EXPORT_PROC has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in