SAP ABAP Class CL_SMT_MAPPING_CODE_BUILDER (Create Source Code for Mapping)
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 - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GYY_CODE_BUILDER Provide Source Code 20080212
Properties
Class CL_SMT_MAPPING_CODE_BUILDER  
Short Description Create Source Code for Mapping    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GMT_MODEL   Model Access for External Users 
Created 20080204   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SMT_MAPPING_CODE_BUILDER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_GYY_CODE_BUILDER Provide Source Code 20080212
Friends
Class CL_SMT_MAPPING_CODE_BUILDER has no friend class.
Attributes
Class CL_SMT_MAPPING_CODE_BUILDER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080205
2 GET_INSTANCE Static method Public Method Return Instance 20080205
3 INSERT_TRANS_AND_CHECK_CODE Instance method Private Method Insert Code for Transformations and Checks 20080325
Events
Class CL_SMT_MAPPING_CODE_BUILDER has no event.
Types
Class CL_SMT_MAPPING_CODE_BUILDER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_SMT_MAPPING_CODE_BUILDER has no parameter.
Method CONSTRUCTOR on class CL_SMT_MAPPING_CODE_BUILDER has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_INSTANCE Value transfer Object reference (TYPE REF TO) IF_GYY_CODE_BUILDER Quellcode fürs Mapping erstellen 20080205

Method GET_INSTANCE on class CL_SMT_MAPPING_CODE_BUILDER has no exception.

Method INSERT_TRANS_AND_CHECK_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 20080325
2 Importing IT_TARGET_KEY Call by reference Type reference (TYPE) SMT_FIELD_STAB Schlüsselfelder der Zielstruktur 20080325
3 Importing I_APPLICATION Call by reference Type reference (TYPE) SMT_APPLICATION Mapping 20080325
4 Importing I_CODE Call by reference Object reference (TYPE REF TO) CL_GYY_SOURCE_CODE Quellcode mehrerer Klassen 20080325
5 Importing I_CONTEXT Call by reference Type reference (TYPE) SMT_CONTEXT Kontext 20080325
6 Importing I_EVENT Call by reference Type reference (TYPE) SMT_EVENT Mapping Schritt 20080325
7 Importing I_EXTENSION_ID Call by reference Type reference (TYPE) SMT_EXTENSION Mapping Erweiterungs ID (GUID) 20080325
8 Importing I_FACTORY Call by reference Object reference (TYPE REF TO) CL_SMT_FACTORY Fabrik für Umwandlungen 20080325
9 Importing I_TSMT_EVENT Call by reference Type reference (TYPE) TSMT_EVENT Event 20080325
# Exception Resumable Description Created on
1 CX_SMT_CUSTOMIZING_ERROR Fehler im Customizing 20080325
2 CX_SMT_NO_ENTRY Objekt existiert nicht 20080325
History
Last changed by/on SAP  20110908 
SAP Release Created in 700