SAP ABAP Class CL_WCB_HEADER_PARTNER_ITER (Partner of Eligible Parties)
Hierarchy
☛
EA-GLTRADE (Software Component) SAP Enterprise Extension Global Trade
⤷
LO-GT-CHB (Application Component) Chargeback
⤷
WCB_CC_APPL (Package) Condition Contract Processing Logic

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WCB_COLL_ITER | Iterator | 20041103 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WCB_PARTNER_ITER | Iterator for Partner | 20041103 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WCB_PARTNER_ITER_RO | Iterator for Partner (Read Only) | 20041103 |
Properties
Class | CL_WCB_HEADER_PARTNER_ITER | |
Short Description | Partner of Eligible Parties | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | WCB_CC_APPL | Condition Contract Processing Logic |
Created | 20041103 | SAP |
Last change | 20041209 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_WCB_HEADER_PARTNER_ITER has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_WCB_COLL_ITER | Iterator | 20041103 | ||
2 | IF_WCB_PARTNER_ITER | Iterator for Partner | 20041103 | ||
3 | IF_WCB_PARTNER_ITER_RO | Iterator for Partner (Read Only) | 20041103 |
Friends
Class CL_WCB_HEADER_PARTNER_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) | KOMWCOCOP_STAB | Communication Structure: Partner Maintenance | 20041103 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_WCB_HEADER | Condition Contract Header | 20041103 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_WCB_PARTNER | Partner | 20041103 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Table Position | 20041103 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BVAL | With Event Handler for List Changes | 20041103 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20041103 |
2 | ![]() |
Instance method | Private | Method | 20041103 | |
3 | ![]() |
Instance method | Private | Method | 20041103 | |
4 | ![]() |
Instance method | Private | Method | 20041103 | |
5 | ![]() |
Instance method | Private | Method | 20041103 | |
6 | ![]() |
Instance method | Private | Method | 20041103 | |
7 | ![]() |
Instance method | Private | Method | 20041103 | |
8 | ![]() |
Instance method | Private | Event handling method | Event Handler for Deleted Partner | 20041103 |
9 | ![]() |
Instance method | Private | Event handling method | Event Handler for Added Partner | 20041103 |
10 | ![]() |
Instance method | Private | Method | Set Handler | 20041103 |
11 | ![]() |
Instance method | Private | Method | Reset Handler | 20041103 |
Events
Class CL_WCB_HEADER_PARTNER_ITER has no event.
Types
Class CL_WCB_HEADER_PARTNER_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 | ![]() |
IT_KOMWCOCOP | Call by reference | Type reference (TYPE) | KOMWCOCOP_STAB | Kommunikationsstruktur: Partnerpflege | 20041103 | ||
2 | ![]() |
I_HEADER | Call by reference | Object reference (TYPE REF TO) | CL_WCB_HEADER | Konditionskontrakt Kopf | 20041103 | ||
3 | ![]() |
I_PARTNER | Call by reference | Object reference (TYPE REF TO) | IF_WCB_PARTNER | Partner | 20041103 | ||
4 | ![]() |
I_WITH_EVENT_HANDLER | Call by reference | Type reference (TYPE) | BVAL | mit Eventhandler für Liständerungen | 20041103 |
Method CONSTRUCTOR on class CL_WCB_HEADER_PARTNER_ITER has no exception.
Method CURRENT_ITEM Signature
Method CURRENT_ITEM on class CL_WCB_HEADER_PARTNER_ITER has no parameter.
Method CURRENT_ITEM on class CL_WCB_HEADER_PARTNER_ITER has no exception.
Method CURRENT_ITEM_RO Signature
Method CURRENT_ITEM_RO on class CL_WCB_HEADER_PARTNER_ITER has no parameter.
Method CURRENT_ITEM_RO on class CL_WCB_HEADER_PARTNER_ITER has no exception.
Method FIRST Signature
Method FIRST on class CL_WCB_HEADER_PARTNER_ITER has no parameter.
Method FIRST on class CL_WCB_HEADER_PARTNER_ITER has no exception.
Method FREE Signature
Method FREE on class CL_WCB_HEADER_PARTNER_ITER has no parameter.
Method FREE on class CL_WCB_HEADER_PARTNER_ITER has no exception.
Method IS_DONE Signature
Method IS_DONE on class CL_WCB_HEADER_PARTNER_ITER has no parameter.
Method IS_DONE on class CL_WCB_HEADER_PARTNER_ITER has no exception.
Method NEXT Signature
Method NEXT on class CL_WCB_HEADER_PARTNER_ITER has no parameter.
Method NEXT on class CL_WCB_HEADER_PARTNER_ITER has no exception.
Method PARTNER_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) | 20041103 |
Method PARTNER_DELETED on class CL_WCB_HEADER_PARTNER_ITER has no exception.
Method PARTNER_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) | 20041103 |
Method PARTNER_INSERTED on class CL_WCB_HEADER_PARTNER_ITER has no exception.
Method SET_HANDLER Signature
Method SET_HANDLER on class CL_WCB_HEADER_PARTNER_ITER has no parameter.
Method SET_HANDLER on class CL_WCB_HEADER_PARTNER_ITER has no exception.
Method UNSET_HANDLER Signature
Method UNSET_HANDLER on class CL_WCB_HEADER_PARTNER_ITER has no parameter.
Method UNSET_HANDLER on class CL_WCB_HEADER_PARTNER_ITER has no exception.
History
Last changed by/on | SAP | 20041209 |
SAP Release Created in | 600 |