SAP ABAP Class CL_DMC_RTO_SIMPLE_TRANS (Simple Transformation)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_DMC_XML (Package) MWB: XML functionality
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_DMC_RUNTIMEOBJECT | DMC: General Runtime Object | 20050927 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_DMC_RTO_OLI_ST_CLIENT | Code generator class for Inbound processing | 20050927 |
Properties
| Class | CL_DMC_RTO_SIMPLE_TRANS | |
| Short Description | Simple Transformation | |
| Super Class | CL_DMC_RUNTIMEOBJECT | DMC: General Runtime Object |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | DMC_RT_GEN | |
| Program status | ||
| Category | 0 | |
| Package | CNV_DMC_XML | MWB: XML functionality |
| Created | 20050927 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DMC_RTO_SIMPLE_TRANS has no forward declaration.
Interfaces
Class CL_DMC_RTO_SIMPLE_TRANS has no interface implemented.
Friends
Class CL_DMC_RTO_SIMPLE_TRANS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | I | 7 | 20050927 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | LY_TTYPE_STRUCT_INFO | 20050927 | ||||
| 3 | Instance attribute | Protected | Type reference (TYPE) | O2PAGELINE_TABLE | O2: Oxygen Page Table | 20050927 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20051003 | ||||
| 5 | Instance attribute | Protected | Type reference (TYPE) | DMC_FLOC | DMC: Flag Whether File Is on Application Server or PC | 20051011 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | method to check if a field is mandatory | 20051003 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20050927 | |
| 3 | Instance method | Protected | Method | Creates ST Program | 20050927 | |
| 4 | Instance method | Protected | Method | Generates code related to ST program [recursive function] | 20050927 | |
| 5 | Instance method | Protected | Method | Generate Local structures | 20050927 | |
| 6 | Instance method | Protected | Method | Generates postprocessing code | 20050927 | |
| 7 | Instance method | Protected | Method | Generates postprocessing code [recursive function] | 20050927 | |
| 8 | Instance method | Protected | Method | Generates code for call to ST Program | 20050927 | |
| 9 | Instance method | Protected | Method | Generate ST Program contents [Doesn't create ST program] | 20050927 | |
| 10 | Instance method | Protected | Method | Generate local structures [recursive function] | 20050927 | |
| 11 | Instance method | Protected | Method | Genererates code for creation of XML stream | 20050927 |
Events
Class CL_DMC_RTO_SIMPLE_TRANS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LY_STRUCT_INFO | Protected | See coding | 20050927 | |
||
| 2 | LY_TTYPE_STRUCT_INFO | Protected | See coding | 20050927 | |
Method Signatures
Method CHECK_OPTIONAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TAB | Call by reference | Type reference (TYPE) | DMC_MD_XSD_FIELD_TAB | 20051003 | ||||
| 2 | I_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | 20051003 |
Method CHECK_OPTIONAL on class CL_DMC_RTO_SIMPLE_TRANS has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CONVOBJ | Call by reference | Object reference (TYPE REF TO) | CL_DMC_CONV_OBJECT | 20050927 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050927 |
Method CREATE_ST_PROGRAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PROGNAME | Call by reference | Type reference (TYPE) | STRING | 20050927 |
Method CREATE_ST_PROGRAM on class CL_DMC_RTO_SIMPLE_TRANS has no exception.
Method GENERATE_FIELD_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_STRUCTURES | Call by reference | Type reference (TYPE) | DMC_TI_STRUCTURES | 20050927 | ||||
| 2 | I_STRUCNAME | Call by reference | Type reference (TYPE) | DMC_STIDT | 20050927 |
Method GENERATE_FIELD_LIST on class CL_DMC_RTO_SIMPLE_TRANS has no exception.
Method GENERATE_LOCAL_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_STRUCTURES | Call by reference | Type reference (TYPE) | DMC_TI_STRUCTURES | 20050927 |
Method GENERATE_LOCAL_TYPES on class CL_DMC_RTO_SIMPLE_TRANS has no exception.
Method GENERATE_POSTPROCESSING_STEP Signature
Method GENERATE_POSTPROCESSING_STEP on class CL_DMC_RTO_SIMPLE_TRANS has no parameter.
Method GENERATE_POSTPROCESSING_STEP on class CL_DMC_RTO_SIMPLE_TRANS has no exception.
Method GENERATE_PP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STRUCNAME | Call by reference | Type reference (TYPE) | DMC_STIDT | 20050927 |
Method GENERATE_PP on class CL_DMC_RTO_SIMPLE_TRANS has no exception.
Method GENERATE_ST_CALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PROGNAME | Call by reference | Type reference (TYPE) | STRING | 20050927 | ||||
| 2 | I_ROOT_STRUCT_NAME | Call by reference | Type reference (TYPE) | DDNAME | 20050927 |
Method GENERATE_ST_CALL on class CL_DMC_RTO_SIMPLE_TRANS has no exception.
Method GENERATE_ST_PROGRAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_STRUCTURES | Call by reference | Type reference (TYPE) | DMC_TI_STRUCTURES | 20050927 |
Method GENERATE_ST_PROGRAM on class CL_DMC_RTO_SIMPLE_TRANS has no exception.
Method GENERATE_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_STRUCTURE | Call by reference | Type reference (TYPE) | DMC_CNNODE | 20050927 | ||||
| 2 | IT_STRUCTURES | Call by reference | Type reference (TYPE) | DMC_TI_STRUCTURES | 20050927 |
Method GENERATE_TYPE on class CL_DMC_RTO_SIMPLE_TRANS has no exception.
Method GENERATE_XML_STREAM Signature
Method GENERATE_XML_STREAM on class CL_DMC_RTO_SIMPLE_TRANS has no parameter.
Method GENERATE_XML_STREAM on class CL_DMC_RTO_SIMPLE_TRANS has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 640 |