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 | 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 | Instance attribute | Private | Type reference (TYPE) | SMT_MAPPING_STAB | Assignment of Parameters to Fields | 20071214 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | ABAP_PARMBIND_TAB | Parameter Connection | 20071214 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | SMT_CLASS | Name of a Class | 20071214 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | SMT_CLASS_METHOD | Method | 20071214 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | I | Number of Bytes per Letter | 20071214 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20071214 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20071214 | |
| 3 | Instance method | Private | Method | Convert to Read-Only Reference | 20071214 | |
| 4 | Instance method | Public | Method | Generate Iterator | 20071214 | |
| 5 | Instance method | Private | Method | Create Reference | 20071214 | |
| 6 | Static method | Private | Method | Return Length in Letters | 20071214 | |
| 7 | Instance method | Public | Method | Return Mapping | 20071214 | |
| 8 | Instance method | Public | Method | Return Parameter Assignment | 20071214 | |
| 9 | 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 | I_CLASS | Call by reference | Type reference (TYPE) | SMT_CLASS | Name einer Klasse | 20071214 | |||
| 2 | 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 | I_MAPPING | Call by reference | Type reference (TYPE) | SMT_MAPPING | Zuordnung von Parametern zu Feldern | 20071214 | |||
| 2 | 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 | 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 | I_FIXED_VALUE | Call by reference | Type reference (TYPE) | SMT_FIXED_VALUE | generischer Festwert | 20071214 | |||
| 2 | I_PARA_DESCRIPTION | Call by reference | Type reference (TYPE) | ABAP_PARMDESCR | Parameterbeschreibung | 20071214 | |||
| 3 | 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 | 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 | I_PARAMETER | Call by reference | Type reference (TYPE) | SMT_PARAMETER | Parameter einer Methode | 20071214 | |||
| 2 | RE_MAPPING_REF | Value transfer | Object reference (TYPE REF TO) | SMT_MAPPING | Zuordnung von Parametern zu Feldern | 20071214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20071214 |
Method GET_PARAMETER_BINDING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | 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 | I_FIELD | Call by reference | Type reference (TYPE) | STRING | Feldname | 20071214 | |||
| 3 | I_FIXED_VALUE | Call by reference | Type reference (TYPE) | SMT_FIXED_VALUE | generischer Festwert | 20071214 | |||
| 4 | I_OPTIONAL | Call by reference | Type reference (TYPE) | SMT_BOOLEAN | optionaler Parameter | 20071214 | |||
| 5 | I_PARAMETER | Call by reference | Type reference (TYPE) | SMT_PARAMETER | Parameter einer Methode | 20071214 | |||
| 6 | 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 |