SAP ABAP Class CL_SMT_FIELD_MAPPINGS_DYN (Carry Out Field Assignment Dynamically)
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 Inheritance (c INHERITING FROM c_ref)  CL_SMT_FIELD_MAPPINGS Field assignment 20080104
Properties
Class CL_SMT_FIELD_MAPPINGS_DYN  
Short Description Carry Out Field Assignment Dynamically    
Super Class CL_SMT_FIELD_MAPPINGS Field assignment 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GMT_MODEL   Model Access for External Users 
Created 20080104   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SMT_FIELD_MAPPINGS_DYN has no forward declaration.
Interfaces
Class CL_SMT_FIELD_MAPPINGS_DYN has no interface implemented.
Friends
Class CL_SMT_FIELD_MAPPINGS_DYN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AT_MAPPING Instance attribute Protected Type reference (TYPE) TY_MAPPING_TAB Assignment 20080104
2 A_DATA Instance attribute Private Object reference (TYPE REF TO) CL_SMT_REF_TO_DATA_CONTAINER Container that saves reference with ref. to data 20080104
3 A_TRANS_ORDER Instance attribute Private Type reference (TYPE) SMT_TRANS_ORDER Key of Transformation Call-Up 20080204
4 CO_CL_FIELD_MAPPING_INCL_DEF Constant Private Type reference (TYPE) STRING 'SMT_CL_FIELD_MAPPING_TEMPL_DEF' Code Template for Field Assignments 20080201
5 CO_CL_FIELD_MAPPING_INCL_IMP Constant Private Type reference (TYPE) STRING 'SMT_CL_FIELD_MAPPING_TEMPL_IMP' Code Template for Field Assignments 20080201
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080104
2 INSERT Instance method Public Method Add Field Assignment 20080104
Events
Class CL_SMT_FIELD_MAPPINGS_DYN has no event.
Types
Class CL_SMT_FIELD_MAPPINGS_DYN has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPLICATION Call by reference Type reference (TYPE) SMT_APPLICATION Anwendung 20080104
2 Importing I_CONDITION Call by reference Object reference (TYPE REF TO) CL_SMT_METHOD Bedingung 20080104
3 Importing I_CONDITION_MAPPING Call by reference Object reference (TYPE REF TO) CL_SMT_PARAMETER_MAPPING Zuordnung von Parametern zu Feldern 20080104
4 Importing I_CONTEXT Call by reference Type reference (TYPE) SMT_CONTEXT Kontext 20080204
5 Importing I_EVENT Call by reference Type reference (TYPE) SMT_EVENT Ereignis 20080104
6 Importing I_EXTENDED_XML_HANDLING Call by reference Type reference (TYPE) SMT_BOOLEAN erweiterte XML Behandlung 20080104
7 Importing I_EXTENSION_ID Call by reference Type reference (TYPE) SMT_EXTENSION Mapping Erweiterungs ID (GUID) 20080207
8 Importing I_TRANS_ORDER Call by reference Type reference (TYPE) SMT_TRANS_ORDER Schlüssel des Transformationsaufrufes 20080204

Method CONSTRUCTOR on class CL_SMT_FIELD_MAPPINGS_DYN has no exception.

Method INSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CONTROLLER_AND_FIELD Call by reference Type reference (TYPE) SMT_CONTROLLER_AND_FIELD_TAB Name des XML Control Feldes + Feld das überprüft werden muß 20080104
2 Importing I_CONVERSION Call by reference Type reference (TYPE) SMT_CONVERSION_CLASS Name einer Klasse für simple Feldtransformationen 20080104
3 Importing I_FIXED_VALUE Call by reference Type reference (TYPE) SMT_FIXED_VALUE generischer Festwert 20080104
4 Importing I_SOURCE_FIELD Call by reference Type reference (TYPE) STRING Feld der Quellstruktur 20080104
5 Importing I_SOURCE_STRUCTURE_ID Call by reference Type reference (TYPE) SMT_STRUCTURE_IDENTIFICATOR Identifikator: Quellstruktur 20080104
6 Importing I_TARGET_FIELD Call by reference Type reference (TYPE) STRING Feld der Zielstruktur 20080104
7 Importing I_TARGET_STRUCTURE_ID Call by reference Type reference (TYPE) SMT_STRUCTURE_IDENTIFICATOR Identifikator: Zielstruktur 20080104
# Exception Resumable Description Created on
1 CX_SMT_NO_ENTRY Objekt existiert nicht 20080104
History
Last changed by/on SAP  20110908 
SAP Release Created in 700