SAP ABAP Class CL_WZRE_SETTL_REQ_IT_FOR_LIST (Iterator for Single Settlement Requests of a List)
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_ITER | Iterator | 20061122 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WZRE_SETTL_REQUEST_ITER | Iterator for Single Settlement Requests | 20061122 |
Properties
Class | CL_WZRE_SETTL_REQ_IT_FOR_LIST | |
Short Description | Iterator for Single Settlement Requests of a List | |
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 | 20061122 | SAP |
Last change | 20100310 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_WZRE_SETTL_REQ_IT_FOR_LIST has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_WZRE_ITER | Iterator | 20061122 | ||
2 | IF_WZRE_SETTL_REQUEST_ITER | Iterator for Single Settlement Requests | 20061122 |
Friends
Class CL_WZRE_SETTL_REQ_IT_FOR_LIST 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_DOC_DATA | Document Data | 20061122 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_WZRE_GUID_MAP | Mapping of Guid to Number | 20061122 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SY-TABIX | Index of Internal Tables | 20061122 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WBELN_AG | Document Number for List | 20061122 | ||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_WZRE_SETTL_REQUEST | Single Settlement Request | 20061122 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20061122 |
2 | ![]() |
Instance method | Private | Method | 20061122 | |
3 | ![]() |
Instance method | Private | Method | 20061122 | |
4 | ![]() |
Instance method | Private | Method | 20061122 | |
5 | ![]() |
Instance method | Private | Method | 20061122 |
Events
Class CL_WZRE_SETTL_REQ_IT_FOR_LIST has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_KEY | Private | See coding | Key | 20070919 | BEGIN OF ty_key,
wbeln TYPE wbeln_rl,
posnr TYPE wposnr_rl,
END OF ty_key
|
|
2 | TY_KEY_STAB | Private | See coding | Key | 20070919 | ty_key_stab TYPE SORTED TABLE OF ty_key WITH UNIQUE KEY wbeln posnr
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_D | Value transfer | Object reference (TYPE REF TO) | CL_WZRE_DOC_DATA | Belegdaten | 20061122 | ||
2 | ![]() |
I_GUID_MAP | Call by reference | Object reference (TYPE REF TO) | IF_WZRE_GUID_MAP | Mapping von Guid auf Nummer | 20061122 | ||
3 | ![]() |
I_LIST_NUM | Call by reference | Type reference (TYPE) | WBELN_AG | Agenturgeschäft: Belegnummer | 20061122 | ||
4 | ![]() |
I_SETTL_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_WZRE_SETTL_REQUEST | Regulierungseinzelanforderung | 20061122 |
Method CONSTRUCTOR on class CL_WZRE_SETTL_REQ_IT_FOR_LIST has no exception.
Method CURRENT_ITEM Signature
Method CURRENT_ITEM on class CL_WZRE_SETTL_REQ_IT_FOR_LIST has no parameter.
Method CURRENT_ITEM on class CL_WZRE_SETTL_REQ_IT_FOR_LIST has no exception.
Method FIRST Signature
Method FIRST on class CL_WZRE_SETTL_REQ_IT_FOR_LIST has no parameter.
Method FIRST on class CL_WZRE_SETTL_REQ_IT_FOR_LIST has no exception.
Method IS_DONE Signature
Method IS_DONE on class CL_WZRE_SETTL_REQ_IT_FOR_LIST has no parameter.
Method IS_DONE on class CL_WZRE_SETTL_REQ_IT_FOR_LIST has no exception.
Method NEXT Signature
Method NEXT on class CL_WZRE_SETTL_REQ_IT_FOR_LIST has no parameter.
Method NEXT on class CL_WZRE_SETTL_REQ_IT_FOR_LIST has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 700 |