SAP ABAP Class CL_SMT_TRANSFORMATION (Conversion)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-SOA-SMT (Application Component) Service Mapping Tool
⤷
GMT_MODEL (Package) Model Access for External Users
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SMT_COMPLEX_TRANSFORMATION | Transformation Using a Method | 20071214 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_SMT_FIELD_MAPPINGS | Field assignment | 20071214 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_SMT_TRANSFORMATION_LIST | List of Transformations | 20071214 |
Properties
| Class | CL_SMT_TRANSFORMATION | |
| Short Description | Conversion | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GMT_MODEL | Model Access for External Users |
| Created | 20071214 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SMT_TRANSFORMATION has no forward declaration.
Interfaces
Class CL_SMT_TRANSFORMATION has no interface implemented.
Friends
Class CL_SMT_TRANSFORMATION has no friend class.
Attributes
Class CL_SMT_TRANSFORMATION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add Source Code - Local Classes | 20080204 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20071214 | |
| 3 | Instance method | Public | Method | End Prefetch Mode | 20071214 | |
| 4 | Instance method | Public | Method | Carry Out Conversion (internal) | 20071214 | |
| 5 | Instance method | Public | Method | Carry Out Prefetch (internal) | 20071214 | |
| 6 | Instance method | Public | Method | Set Container that Holds References to Parameters | 20080104 | |
| 7 | Instance method | Public | Method | Switch to Prefetch Mode | 20071214 |
Events
Class CL_SMT_TRANSFORMATION has no event.
Types
Class CL_SMT_TRANSFORMATION has no local type.
Method Signatures
Method ADD_CLASS_SOURCE_CODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CHANGE_FIELD | Call by reference | Type reference (TYPE) | SMT_FIELD_STAB | Felder der Änderungsstruktur | 20080204 | |||
| 2 | IT_TARGET_KEY | Call by reference | Type reference (TYPE) | SMT_FIELD_STAB | Schlüssel der Zielstruktur | 20080204 | |||
| 3 | I_CHANGE_STRUCTURE_SPECIFIED | Call by reference | Type reference (TYPE) | SMT_BOOLEAN | Änderungsstruktur spezifiziert | 20080207 | |||
| 4 | I_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GYY_SOURCE_CODE | Quellcode mehrerer Klassen | 20080204 |
Method ADD_CLASS_SOURCE_CODE on class CL_SMT_TRANSFORMATION has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SMT_TRANSFORMATION has no parameter.
Method CONSTRUCTOR on class CL_SMT_TRANSFORMATION has no exception.
Method END_OF_PREFETCH Signature
Method END_OF_PREFETCH on class CL_SMT_TRANSFORMATION has no parameter.
Method END_OF_PREFETCH on class CL_SMT_TRANSFORMATION has no exception.
Method EXECUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_ERROR_PROT | Call by reference | Object reference (TYPE REF TO) | CL_SMT_PROTOCOL | Protokoll | 20080121 | |||
| 2 | E_OK | Call by reference | Type reference (TYPE) | SMT_BOOLEAN | Transformation wurde ausgeführt | 20071214 | |||
| 3 | IT_TARGET_KEY | Call by reference | Type reference (TYPE) | SMT_FIELD_STAB | Feldname | 20071214 | |||
| 4 | I_DO_NOT_SET_CHANGE_FIELD | Call by reference | Type reference (TYPE) | SMT_BOOLEAN | Änderungsfeld nicht setzen | 20071214 | |||
| 5 | I_NO_DATA_LOSS_CHECK | Call by reference | Type reference (TYPE) | SMT_BOOLEAN | keine Prüfung auf Datenverlust | 20080423 | |||
| 6 | I_OVERWRITE_CHECK | Call by reference | Type reference (TYPE) | SMT_BOOLEAN | Prüfung, daß ein Zielfeld nicht überschrieben wird | 20071214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler im Customizing | 20080121 | ||
| 2 | erfolglose Transformation | 20080124 | ||
| 3 | 20071214 |
Method PREFETCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_ERROR_PROT | Call by reference | Object reference (TYPE REF TO) | CL_SMT_PROTOCOL | Protokoll | 20080122 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler im Customizing | 20080201 | ||
| 2 | 20071214 |
Method SET_DATA_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONTAINER_LIST | Call by reference | Object reference (TYPE REF TO) | CL_SMT_REF_CONTAINER_LIST | Liste von Referenzcontainern | 20080317 |
Method SET_DATA_CONTAINER on class CL_SMT_TRANSFORMATION has no exception.
Method START_OF_PREFETCH Signature
Method START_OF_PREFETCH on class CL_SMT_TRANSFORMATION has no parameter.
Method START_OF_PREFETCH on class CL_SMT_TRANSFORMATION has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |