SAP ABAP Class CL_SMT_PARAMETER_MAPPING (Assignment of Parameters to Fields)
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
Properties
Class CL_SMT_PARAMETER_MAPPING  
Short Description Assignment of Parameters to Fields    
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
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SMT_PARAMETER_MAPPING has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_SMT_PARAMETER_MAPPING_ITER 20080603 Iterator for Parameter Assignment
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AT_MAPPING Instance attribute Private Type reference (TYPE) SMT_MAPPING_STAB Assignment of Parameters to Fields 20071214
2 AT_PARA_BIND Instance attribute Private Type reference (TYPE) ABAP_PARMBIND_TAB Parameter Connection 20071214
3 A_CLASS Instance attribute Private Type reference (TYPE) SMT_CLASS Name of a Class 20071214
4 A_METHOD Instance attribute Private Type reference (TYPE) SMT_CLASS_METHOD Method 20071214
5 S_TECHNICAL_LENGTH_OF_ONE_CHAR Static Attribute Private Type reference (TYPE) I Number of Bytes per Letter 20071214
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20071214
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20071214
3 CONVERT_INTO_MAPPING_RO Instance method Private Method Convert to Read-Only Reference 20071214
4 CREATE_ITERATOR Instance method Public Method Generate Iterator 20071214
5 CREATE_REFERENCE Instance method Private Method Create Reference 20071214
6 GET_CHARACTER_LENGTH Static method Private Method Return Length in Letters 20071214
7 GET_MAPPING Instance method Public Method Return Mapping 20071214
8 GET_PARAMETER_BINDING Instance method Public Method Return Parameter Assignment 20071214
9 INSERT Instance method Public Method Add Assignment 20071214
Events
Class CL_SMT_PARAMETER_MAPPING has no event.
Types
Class CL_SMT_PARAMETER_MAPPING has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_SMT_PARAMETER_MAPPING has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SMT_PARAMETER_MAPPING has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLASS Call by reference Type reference (TYPE) SMT_CLASS Name einer Klasse 20071214
2 Importing I_METHOD Call by reference Type reference (TYPE) SMT_CLASS_METHOD Methode 20071214

Method CONSTRUCTOR on class CL_SMT_PARAMETER_MAPPING has no exception.

Method CONVERT_INTO_MAPPING_RO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MAPPING Call by reference Type reference (TYPE) SMT_MAPPING Zuordnung von Parametern zu Feldern 20071214
2 Returning RE_MAPPING_REF Value transfer Object reference (TYPE REF TO) SMT_MAPPING Zuordnung von Parametern zu Feldern 20071214

Method CONVERT_INTO_MAPPING_RO on class CL_SMT_PARAMETER_MAPPING has no exception.

Method CREATE_ITERATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_ITER Value transfer Object reference (TYPE REF TO) CL_SMT_PARAMETER_MAPPING_ITER Iterator für Parameterzuordnung 20071214

Method CREATE_ITERATOR on class CL_SMT_PARAMETER_MAPPING has no exception.

Method CREATE_REFERENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIXED_VALUE Call by reference Type reference (TYPE) SMT_FIXED_VALUE generischer Festwert 20071214
2 Importing I_PARA_DESCRIPTION Call by reference Type reference (TYPE) ABAP_PARMDESCR Parameterbeschreibung 20071214
3 Returning RE_REF Value transfer Object reference (TYPE REF TO) DATA Referenz 20071214

Method CREATE_REFERENCE on class CL_SMT_PARAMETER_MAPPING has no exception.

Method GET_CHARACTER_LENGTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_LENGTH Value transfer Type reference (TYPE) I 20071214

Method GET_CHARACTER_LENGTH on class CL_SMT_PARAMETER_MAPPING has no exception.

Method GET_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARAMETER Call by reference Type reference (TYPE) SMT_PARAMETER Parameter einer Methode 20071214
2 Returning RE_MAPPING_REF Value transfer Object reference (TYPE REF TO) SMT_MAPPING Zuordnung von Parametern zu Feldern 20071214
# Exception Resumable Description Created on
1 CX_SMT_NO_ENTRY 20071214

Method GET_PARAMETER_BINDING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PARA_BIND Call by reference Type reference (TYPE) ABAP_PARMBIND_TAB Parameterzuordnung 20071214

Method GET_PARAMETER_BINDING on class CL_SMT_PARAMETER_MAPPING 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ß 20071214
2 Importing I_FIELD Call by reference Type reference (TYPE) STRING Feldname 20071214
3 Importing I_FIXED_VALUE Call by reference Type reference (TYPE) SMT_FIXED_VALUE generischer Festwert 20071214
4 Importing I_OPTIONAL Call by reference Type reference (TYPE) SMT_BOOLEAN optionaler Parameter 20071214
5 Importing I_PARAMETER Call by reference Type reference (TYPE) SMT_PARAMETER Parameter einer Methode 20071214
6 Importing I_STRUCTURE_ID Call by reference Type reference (TYPE) SMT_STRUCTURE_IDENTIFICATOR Identifiziert die Struktur 20071214

Method INSERT on class CL_SMT_PARAMETER_MAPPING has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700