SAP ABAP Class IF_CNV_DEMO_DATA_GENERATOR (Generator of demo data)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CNV_DEMO_BASIC_GENERATOR Basic demo data generator 20110810
Properties
Class IF_CNV_DEMO_DATA_GENERATOR  
Short Description Generator of demo data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110810   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_CNV_DEMO_DATA_GENERATOR has no forward declaration.
Interfaces
Class IF_CNV_DEMO_DATA_GENERATOR has no interface implemented.
Friends
Class IF_CNV_DEMO_DATA_GENERATOR has no friend class.
Attributes
Class IF_CNV_DEMO_DATA_GENERATOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_CUSTOM_OBJECTS Instance method Public Method Creates (and fills) custom DDIC objects 20110817
2 GENERATE Instance method Public Method Generates demo data 20110810
3 GET_PACK_VARIANTS Instance method Public Method Returns supported packages and variants 20110810
Events
Class IF_CNV_DEMO_DATA_GENERATOR has no event.
Types
Class IF_CNV_DEMO_DATA_GENERATOR has no local type.
Method Signatures

Method CREATE_CUSTOM_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DATA Value transfer Object reference (TYPE REF TO) CL_CNV_DEMO_DATA Demo data representation 20111121
2 Importing PACKID Call by reference Type reference (TYPE) CNV_PACK Conversion: Conversion package number 20110817
3 Importing VARIANT Call by reference Type reference (TYPE) CNV_DEMO_DATA_VARIANT Variant of the demo data 20110817
# Exception Resumable Description Created on
1 CX_CNV_DEMO_GENERATION_ERROR Generation error 20110817

Method GENERATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DATA Value transfer Object reference (TYPE REF TO) CL_CNV_DEMO_DATA Demo data representation 20110810
2 Importing PACKID Call by reference Type reference (TYPE) CNV_PACK Conversion: Conversion package number 20110810
3 Importing VARIANT Call by reference Type reference (TYPE) CNV_DEMO_DATA_VARIANT Variant of the demo data 20110810
# Exception Resumable Description Created on
1 CX_CNV_DEMO_GENERATION_ERROR Generation error 20110811

Method GET_PACK_VARIANTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PACKVARIANTS Value transfer Type reference (TYPE) CNV_DEMO_T_PACK_VARI List of package-variant pairs 20110810

Method GET_PACK_VARIANTS on class IF_CNV_DEMO_DATA_GENERATOR has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in