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 ADD_CLASS_SOURCE_CODE Instance method Public Method Add Source Code - Local Classes 20080204
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20071214
3 END_OF_PREFETCH Instance method Public Method End Prefetch Mode 20071214
4 EXECUTE Instance method Public Method Carry Out Conversion (internal) 20071214
5 PREFETCH Instance method Public Method Carry Out Prefetch (internal) 20071214
6 SET_DATA_CONTAINER Instance method Public Method Set Container that Holds References to Parameters 20080104
7 START_OF_PREFETCH 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 Importing IT_CHANGE_FIELD Call by reference Type reference (TYPE) SMT_FIELD_STAB Felder der Änderungsstruktur 20080204
2 Importing IT_TARGET_KEY Call by reference Type reference (TYPE) SMT_FIELD_STAB Schlüssel der Zielstruktur 20080204
3 Importing I_CHANGE_STRUCTURE_SPECIFIED Call by reference Type reference (TYPE) SMT_BOOLEAN Änderungsstruktur spezifiziert 20080207
4 Importing 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 Changing CH_ERROR_PROT Call by reference Object reference (TYPE REF TO) CL_SMT_PROTOCOL Protokoll 20080121
2 Exporting E_OK Call by reference Type reference (TYPE) SMT_BOOLEAN Transformation wurde ausgeführt 20071214
3 Importing IT_TARGET_KEY Call by reference Type reference (TYPE) SMT_FIELD_STAB Feldname 20071214
4 Importing I_DO_NOT_SET_CHANGE_FIELD Call by reference Type reference (TYPE) SMT_BOOLEAN Änderungsfeld nicht setzen 20071214
5 Importing I_NO_DATA_LOSS_CHECK Call by reference Type reference (TYPE) SMT_BOOLEAN keine Prüfung auf Datenverlust 20080423
6 Importing 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 CX_SMT_CUSTOMIZING_ERROR Fehler im Customizing 20080121
2 CX_SMT_UNSUCCESSFUL_TRANS erfolglose Transformation 20080124
3 CX_SMT_WRONG_FIELD 20071214

Method PREFETCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_ERROR_PROT Call by reference Object reference (TYPE REF TO) CL_SMT_PROTOCOL Protokoll 20080122
# Exception Resumable Description Created on
1 CX_SMT_CUSTOMIZING_ERROR Fehler im Customizing 20080201
2 CX_SMT_WRONG_FIELD 20071214

Method SET_DATA_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing 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