SAP ABAP Class CL_WCB_PERS_COLL_ITER (Iterator for Generic Collections)
Hierarchy
☛
EA-GLTRADE (Software Component) SAP Enterprise Extension Global Trade
⤷
LO-GT-CHB (Application Component) Chargeback
⤷
WCB_CC_PERS (Package) Condition Contract Persistence Layer
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WCB_COLL_ITER | Iterator | 20041001 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WCB_CC_ITER | Condition Contract Iterator | 20041004 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_WCB_CONDITION_TABLE_ITER | Iterator for Conditions Tables | 20041001 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_WCB_CONDITION_TYPE_ITER | Condition Type List | 20041001 |
Properties
| Class | CL_WCB_PERS_COLL_ITER | |
| Short Description | Iterator for Generic Collections | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | WCB_CC_PERS | Condition Contract Persistence Layer |
| Created | 20041001 | SAP |
| Last change | 20041209 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WCB_COLL_ITER | Iterator | 20041001 |
Friends
Class CL_WCB_PERS_COLL_ITER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_WCB_PERS_COLL | Generic Collection for Persistent Objects | 20041001 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | I | Table Position | 20041001 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Event handling method | Event Handler for Deleted Element | 20041001 | |
| 2 | Instance method | Private | Event handling method | Event Handler for Inserted Element | 20041001 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20041001 | |
| 4 | Instance method | Protected | Method | Current Entry | 20041001 | |
| 5 | Instance method | Private | Method | Set Handler | 20041001 | |
| 6 | Instance method | Private | Method | Reset Handler | 20041001 |
Events
Class CL_WCB_PERS_COLL_ITER has no event.
Types
Class CL_WCB_PERS_COLL_ITER has no local type.
Method Signatures
Method COLL_ITEM_DELETED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_POS | Call by reference | Attribute reference (LIKE) | 20041001 |
Method COLL_ITEM_DELETED on class CL_WCB_PERS_COLL_ITER has no exception.
Method COLL_ITEM_INSERTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_POS | Call by reference | Attribute reference (LIKE) | 20041001 |
Method COLL_ITEM_INSERTED on class CL_WCB_PERS_COLL_ITER has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COLLECTION | Call by reference | Object reference (TYPE REF TO) | CL_WCB_PERS_COLL | generische Kollektion für persistente Objekte | 20041001 |
Method CONSTRUCTOR on class CL_WCB_PERS_COLL_ITER has no exception.
Method CURRENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_ITEM | Value transfer | Object reference (TYPE REF TO) | IF_WCB_PERS_OBJECT | persistentes Objekt | 20041001 |
Method CURRENT on class CL_WCB_PERS_COLL_ITER has no exception.
Method SET_HANDLER Signature
Method SET_HANDLER on class CL_WCB_PERS_COLL_ITER has no parameter.
Method SET_HANDLER on class CL_WCB_PERS_COLL_ITER has no exception.
Method UNSET_HANDLER Signature
Method UNSET_HANDLER on class CL_WCB_PERS_COLL_ITER has no parameter.
Method UNSET_HANDLER on class CL_WCB_PERS_COLL_ITER has no exception.
History
| Last changed by/on | SAP | 20041209 |
| SAP Release Created in | 600 |