SAP ABAP Class CL_SMT_PARAMETER_MAPPING_ITER (Iterator for Parameter Assignment)
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_SMT_ITER | Iterator | 20071214 |
Properties
| Class | CL_SMT_PARAMETER_MAPPING_ITER | |
| Short Description | Iterator for Parameter Assignment | |
| 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_PARAMETER_MAPPING_ITER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SMT_ITER | Iterator | 20071214 |
Friends
Class CL_SMT_PARAMETER_MAPPING_ITER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | SMT_BOOLEAN | Ended ? | 20071214 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | SMT_MAPPING | Assignment of Parameters to Fields | 20071214 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SMT_PARAMETER_MAPPING | Assignment of Parameters to Fields | 20071214 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20071214 | |
| 2 | Instance method | Public | Method | Current Entry | 20071214 |
Events
Class CL_SMT_PARAMETER_MAPPING_ITER has no event.
Types
Class CL_SMT_PARAMETER_MAPPING_ITER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PARA_MAPPING | Call by reference | Object reference (TYPE REF TO) | CL_SMT_PARAMETER_MAPPING | Zuordnung von Parametern zu Feldern | 20071214 |
Method CONSTRUCTOR on class CL_SMT_PARAMETER_MAPPING_ITER has no exception.
Method CURRENT_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_MAPPING | Call by reference | Type reference (TYPE) | SMT_MAPPING | Zuordnung von Parametern zu Feldern | 20071214 |
Method CURRENT_ITEM on class CL_SMT_PARAMETER_MAPPING_ITER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |