SAP ABAP Class CL_WUF_PARAMETER_MAPPING_ITER (Iterator for Parameter Assignment)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-AB (Application Component) Agency Business (Global Trade)
⤷
WUF_MODEL (Package) Processing
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WUF_ITER | Iterator | 20060302 |
Properties
| Class | CL_WUF_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 | WUF_MODEL | Processing |
| Created | 20060302 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WUF_PARAMETER_MAPPING_ITER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WUF_ITER | Iterator | 20060302 |
Friends
Class CL_WUF_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) | WUF_BOOLEAN | Finished? | 20060302 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | WUF_MAPPING | Assignment of Parameters to Fields | 20060302 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_WUF_PARAMETER_MAPPING | Assignment of Parameters to Fields | 20060302 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20060302 | |
| 2 | Instance method | Public | Method | Current Entry | 20060302 | |
| 3 | Instance method | Public | Method | 20060302 | ||
| 4 | Instance method | Public | Method | 20060302 | ||
| 5 | Instance method | Public | Method | 20060302 |
Events
Class CL_WUF_PARAMETER_MAPPING_ITER has no event.
Types
Class CL_WUF_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_WUF_PARAMETER_MAPPING | Zuordnung von Parametern zu Feldern | 20060302 |
Method CONSTRUCTOR on class CL_WUF_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) | WUF_MAPPING | Zuordnung von Parametern zu Feldern | 20060302 |
Method CURRENT_ITEM on class CL_WUF_PARAMETER_MAPPING_ITER has no exception.
Method FIRST Signature
Method FIRST on class CL_WUF_PARAMETER_MAPPING_ITER has no parameter.
Method FIRST on class CL_WUF_PARAMETER_MAPPING_ITER has no exception.
Method IS_DONE Signature
Method IS_DONE on class CL_WUF_PARAMETER_MAPPING_ITER has no parameter.
Method IS_DONE on class CL_WUF_PARAMETER_MAPPING_ITER has no exception.
Method NEXT Signature
Method NEXT on class CL_WUF_PARAMETER_MAPPING_ITER has no parameter.
Method NEXT on class CL_WUF_PARAMETER_MAPPING_ITER has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 700 |