SAP ABAP Class CL_WZRE_ITEM_ITER (Item Iterator)
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_ITEM_ITER_RO | Iterator for Document Items | 20060428 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WZRE_ITER | Iterator | 20060428 |
Properties
| Class | CL_WZRE_ITEM_ITER | |
| Short Description | Item Iterator | |
| 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 | 20060428 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WZRE_ITEM_ITER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WZRE_ITEM_ITER_RO | Iterator for Document Items | 20060428 | ||
| 2 | IF_WZRE_ITER | Iterator | 20060428 |
Friends
Class CL_WZRE_ITEM_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) | WZRE_KOMLFP_TAB | Items | 20070827 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | WZRE_KOMLFP_TAB | Items, DB Version | 20070827 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | TY_POSNR_STAB | Item Numbers | 20060825 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | BVAL | Read Database Status? | 20060825 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | I | Index in Item List | 20060825 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | KOMLFP | Vendor Billing Document: Billing Document Items | 20070827 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | WBELN_AG | Agency Business: Document Number | 20060428 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | BVAL | Iterator Shows Valid Entry | 20060428 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20060428 | |
| 2 | Instance method | Private | Method | 20060428 | ||
| 3 | Instance method | Private | Method | 20060428 | ||
| 4 | Instance method | Private | Method | 20060428 | ||
| 5 | Instance method | Private | Method | 20060428 |
Events
Class CL_WZRE_ITEM_ITER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_POSNR_STAB | Private | See coding | 20060825 | ty_posnr_stab TYPE SORTED TABLE OF wposnr_lf WITH UNIQUE KEY table_line
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_KOMLFP | Call by reference | Type reference (TYPE) | WZRE_KOMLFP_TAB | Positionen | 20060428 | |||
| 2 | IT_KOMLFP_DB | Call by reference | Type reference (TYPE) | WZRE_KOMLFP_TAB | Positionen, DB Version | 20060825 | |||
| 3 | I_DB_MODE | Call by reference | Type reference (TYPE) | BVAL | Datenbankstand lesen | 20060825 | |||
| 4 | I_NUM | Call by reference | Type reference (TYPE) | WBELN_AG | Agenturgeschäft: Belegnummer | 20060428 |
Method CONSTRUCTOR on class CL_WZRE_ITEM_ITER has no exception.
Method CURRENT_ITEM Signature
Method CURRENT_ITEM on class CL_WZRE_ITEM_ITER has no parameter.
Method CURRENT_ITEM on class CL_WZRE_ITEM_ITER has no exception.
Method FIRST Signature
Method FIRST on class CL_WZRE_ITEM_ITER has no parameter.
Method FIRST on class CL_WZRE_ITEM_ITER has no exception.
Method IS_DONE Signature
Method IS_DONE on class CL_WZRE_ITEM_ITER has no parameter.
Method IS_DONE on class CL_WZRE_ITEM_ITER has no exception.
Method NEXT Signature
Method NEXT on class CL_WZRE_ITEM_ITER has no parameter.
Method NEXT on class CL_WZRE_ITEM_ITER has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 700 |