SAP ABAP Class IF_GRFN_MASS_EXPORT_OBJECTS (Export objects)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRFN_MASS_EXPORT_OBJECTS Export objects 20120613
Properties
Class IF_GRFN_MASS_EXPORT_OBJECTS  
Short Description Export objects    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120613   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 IF_GRFN_MASS_EXPORT_OBJECTS has no interface implemented.
Friends
Class IF_GRFN_MASS_EXPORT_OBJECTS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_SOURCE Constant Public See coding 20120613
Methods
# Method Level Visibility Method type Description Created on
1 ADD_OBJECT Instance method Public Method 20120613
2 GET_DATA Instance method Public Method 20120613
3 GET_UNIQUE_NAME Instance method Public Method 20120613
Events
Class IF_GRFN_MASS_EXPORT_OBJECTS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 SOURCE Public Type reference (TYPE) I 20120613
2 S_SOURCE Public See coding 20120613 BEGIN OF s_source, source_type TYPE source, source_name TYPE string, tf_dates TYPE grfn_s_tf_dates, "used when source type is direct entities TYPE grfn_t_entity, "used when source type is direct END OF s_source
Method Signatures

Method ADD_OBJECT 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 20120613
2 Importing IV_ID Call by reference Type reference (TYPE) STRING 20120613
3 Importing IV_NAME Call by reference Type reference (TYPE) STRING 20120613
4 Returning RV_DUPLICATED_NAME Value transfer Type reference (TYPE) ABAP_BOOL 20120614

Method ADD_OBJECT on class IF_GRFN_MASS_EXPORT_OBJECTS has no exception.

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DATA Call by reference Type reference (TYPE) STRING 20120613
2 Importing IV_ENTITY_ID Call by reference Type reference (TYPE) GRFN_API_ENTITY_ID 20120613

Method GET_DATA on class IF_GRFN_MASS_EXPORT_OBJECTS has no exception.

Method GET_UNIQUE_NAME 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 20120613
2 Importing IV_ID Call by reference Type reference (TYPE) STRING 20120613
3 Returning RV_NAME Value transfer Type reference (TYPE) STRING 20120613

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