SAP ABAP Interface IF_CNV_DEMO_DATA_GENERATOR (Generator of demo data)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_DEMO (Package) Dev. class for customer demo transformation packages

⤷

⤷

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
Interface | IF_CNV_DEMO_DATA_GENERATOR | |
Short Description | Generator of demo data |
General Data
Package | CNV_DEMO | Dev. class for customer demo transformation packages |
Created | 20110810 | SAP |
Last changed | 20141030 | |
Unicode checks active |
Forward declarations
Interface IF_CNV_DEMO_DATA_GENERATOR has no forward declaration.
Interfaces
Interface IF_CNV_DEMO_DATA_GENERATOR has no interface.
Friends
Interface IF_CNV_DEMO_DATA_GENERATOR has no friend.
Attributes
Interface IF_CNV_DEMO_DATA_GENERATOR has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Creates (and fills) custom DDIC objects | 20110817 |
2 | ![]() |
Instance method | Public | Method | Generates demo data | 20110810 |
3 | ![]() |
Instance method | Public | Method | Returns supported packages and variants | 20110810 |
Events
Interface IF_CNV_DEMO_DATA_GENERATOR has no event.
Types
Interface 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 | ![]() |
DATA | Value transfer | Object reference (TYPE REF TO) | CL_CNV_DEMO_DATA | Demo data representation | 20111121 | ||
2 | ![]() |
PACKID | Call by reference | Type reference (TYPE) | CNV_PACK | Conversion: Conversion package number | 20110817 | ||
3 | ![]() |
VARIANT | Call by reference | Type reference (TYPE) | CNV_DEMO_DATA_VARIANT | Variant of the demo data | 20110817 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generation error | 20110817 |
Method GENERATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA | Value transfer | Object reference (TYPE REF TO) | CL_CNV_DEMO_DATA | Demo data representation | 20110810 | ||
2 | ![]() |
PACKID | Call by reference | Type reference (TYPE) | CNV_PACK | Conversion: Conversion package number | 20110810 | ||
3 | ![]() |
VARIANT | Call by reference | Type reference (TYPE) | CNV_DEMO_DATA_VARIANT | Variant of the demo data | 20110810 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generation error | 20110811 |
Method GET_PACK_VARIANTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PACKVARIANTS | Value transfer | Type reference (TYPE) | CNV_DEMO_T_PACK_VARI | List of package-variant pairs | 20110810 |
Method GET_PACK_VARIANTS on Interface IF_CNV_DEMO_DATA_GENERATOR has no exception.
History
Last changed by/on | SAP | 20141030 |
SAP Release Created in | 2010_1_620 |