SAP ABAP Class CL_WZRE_CONDITION_ITER_RO (.)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-AB (Application Component) Agency Business (Global Trade)
⤷
WZRE_SERVICES (Package) OO Wrapping of Agency Business + Services
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WZRE_CONDITION_ITER_RO | Iterator for Conditions | 20061017 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WZRE_ITER | Iterator | 20061017 |
Properties
| Class | CL_WZRE_CONDITION_ITER_RO | |
| Short Description | . | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | WZRE_SERVICES | OO Wrapping of Agency Business + Services |
| Created | 20061017 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WZRE_CONDITION_ITER_RO has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WZRE_CONDITION_ITER_RO | Iterator for Conditions | 20061017 | ||
| 2 | IF_WZRE_ITER | Iterator | 20061017 |
Friends
Class CL_WZRE_CONDITION_ITER_RO 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) | TY_KEY_STAB | Key | 20070814 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_WZRE_CONDITION_DATA | Condition Types | 20061026 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | I | Condition numerator | 20070814 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | WPOSNR_LF | Agency Business: Document Item | 20061019 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | KNUMV | Number of the document condition | 20061019 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20061019 | |
| 2 | Instance method | Private | Method | 20061019 | ||
| 3 | Instance method | Private | Method | 20061019 | ||
| 4 | Instance method | Private | Method | 20061019 | ||
| 5 | Instance method | Private | Method | 20061019 |
Events
Class CL_WZRE_CONDITION_ITER_RO has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_KEY | Private | See coding | Key | 20070814 | BEGIN OF ty_key,
knumv TYPE knumv,
kposn TYPE kposn,
stunr TYPE stunr,
zaehk TYPE dzaehk,
END OF ty_key
|
|
| 2 | TY_KEY_STAB | Private | See coding | Key | 20070814 | ty_key_stab TYPE SORTED TABLE OF ty_key WITH UNIQUE KEY
knumv kposn stunr zaehk
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONDITIONS | Call by reference | Object reference (TYPE REF TO) | CL_WZRE_CONDITION_DATA | Konditionsdaten | 20061026 | |||
| 2 | I_ITEM_NUMBER | Call by reference | Type reference (TYPE) | WPOSNR_LF | Agenturgeschäft: Belegposition | 20061019 | |||
| 3 | I_KNUMV | Call by reference | Type reference (TYPE) | KNUMV | Nummer der Belegkondition | 20061019 |
Method CONSTRUCTOR on class CL_WZRE_CONDITION_ITER_RO has no exception.
Method CURRENT_ITEM Signature
Method CURRENT_ITEM on class CL_WZRE_CONDITION_ITER_RO has no parameter.
Method CURRENT_ITEM on class CL_WZRE_CONDITION_ITER_RO has no exception.
Method FIRST Signature
Method FIRST on class CL_WZRE_CONDITION_ITER_RO has no parameter.
Method FIRST on class CL_WZRE_CONDITION_ITER_RO has no exception.
Method IS_DONE Signature
Method IS_DONE on class CL_WZRE_CONDITION_ITER_RO has no parameter.
Method IS_DONE on class CL_WZRE_CONDITION_ITER_RO has no exception.
Method NEXT Signature
Method NEXT on class CL_WZRE_CONDITION_ITER_RO has no parameter.
Method NEXT on class CL_WZRE_CONDITION_ITER_RO has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 700 |