SAP ABAP Class CL_WB2_PO_DATA (Data from Purchase Orders)
Hierarchy
☛
EA-GLTRADE (Software Component) SAP Enterprise Extension Global Trade
⤷
LO-GT-TEW (Application Component) Trading Execution Workbench
⤷
WB2B_TEW (Package) Trading Execution Workbench

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_WB2_DOC_DATA | Document Data | 20000505 |
Properties
Class | CL_WB2_PO_DATA | |
Short Description | Data from Purchase Orders | |
Super Class | CL_WB2_DOC_DATA | Document Data |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | WB2B_TEW | Trading Execution Workbench |
Created | 20000505 | SAP |
Last change | 20031212 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_WB2_PO_DATA has no interface implemented.
Friends
Class CL_WB2_PO_DATA 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) | WB2_EKET_STAB | Scheduling Agreement Schedule Lines | 20000505 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WB2_EKPA_STAB | Partner Roles in Purchasing | 20000505 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WB2_EKPO_STAB | Purchasing Document Item | 20000505 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WB2_EKPV_STAB | Shipping-Specific Data for Stock Transf. for Purch.Doc. Item | 20000505 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WB2_EKKO | Purchasing Document Header | 20000505 | ||
6 | ![]() |
Constant | Private | Type reference (TYPE) | FIELDNAME | 'EBELP' | Field Name | 20010116 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20000505 |
2 | ![]() |
Instance method | Public | Method | Data for an Item | 20000614 |
3 | ![]() |
Instance method | Public | Method | Header | 20000607 |
4 | ![]() |
Instance method | Public | Method | Scheduling Agreement Schedule Lines | 20000607 |
5 | ![]() |
Instance method | Public | Method | Partner Roles in Purchasing | 20000607 |
6 | ![]() |
Instance method | Public | Method | Purchasing Document Item | 20000607 |
7 | ![]() |
Instance method | Public | Method | Shipping-Specific Data for Stock Transf. for Purch.Doc. Item | 20000607 |
8 | ![]() |
Instance method | Public | Method | Scheduling Agreement Schedule Lines | 20000505 |
9 | ![]() |
Instance method | Public | Method | Header | 20000510 |
10 | ![]() |
Instance method | Public | Method | Partner Roles in Purchasing | 20000505 |
11 | ![]() |
Instance method | Public | Method | Purchasing Document Item | 20000505 |
12 | ![]() |
Instance method | Public | Method | Shipping-Specific Data for Stock Transf. for Purch.Doc. Item | 20000505 |
Events
Class CL_WB2_PO_DATA has no event.
Types
Class CL_WB2_PO_DATA has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DOC | Call by reference | Object reference (TYPE REF TO) | IF_WB2_DOC | Dokument | 20000505 |
Method CONSTRUCTOR on class CL_WB2_PO_DATA has no exception.
Method GET_DATA_FOR_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_EKET | Call by reference | Type reference (TYPE) | WB2_EKET_STAB | Lieferplaneinteilungen | 20000614 | ||
2 | ![]() |
ET_EKPA | Call by reference | Type reference (TYPE) | WB2_EKPA_STAB | Partnerrollen im Einkauf | 20000614 | ||
3 | ![]() |
ET_EKPV | Call by reference | Type reference (TYPE) | WB2_EKPV_STAB | Versandspez. Daten für Umlagerung zur Einkaufsbelegpos. | 20000614 | ||
4 | ![]() |
E_EKKO | Call by reference | Type reference (TYPE) | WB2_EKKO | Einkaufsbelegkopf | 20000614 | ||
5 | ![]() |
E_EKPO | Call by reference | Type reference (TYPE) | WB2_EKPO | Einkaufsbelegposition | 20000614 | ||
6 | ![]() |
I_ITEM | Call by reference | Object reference (TYPE REF TO) | CL_WB2_ITEM | Position | 20000614 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
interner Fehler | 20000614 |
Method GET_EKKO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_EKKO | Value transfer | Object reference (TYPE REF TO) | DATA | Referenz auf Belegkopf | 20000607 |
Method GET_EKKO on class CL_WB2_PO_DATA has no exception.
Method GET_T_EKET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_EKET | Value transfer | Object reference (TYPE REF TO) | DATA | Lieferplaneinteilungen | 20000607 |
Method GET_T_EKET on class CL_WB2_PO_DATA has no exception.
Method GET_T_EKPA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_EKPA | Value transfer | Object reference (TYPE REF TO) | DATA | Partner | 20000607 |
Method GET_T_EKPA on class CL_WB2_PO_DATA has no exception.
Method GET_T_EKPO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_EKPO | Value transfer | Object reference (TYPE REF TO) | DATA | Positionen | 20000607 |
Method GET_T_EKPO on class CL_WB2_PO_DATA has no exception.
Method GET_T_EKPV Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_EKPV | Value transfer | Object reference (TYPE REF TO) | DATA | Versandspez. Daten für Umlagerung zur Einkaufsbelegpos. | 20000607 |
Method GET_T_EKPV on class CL_WB2_PO_DATA has no exception.
Method INSERT_EKET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_EKET | Call by reference | Type reference (TYPE) | WB2_EKET | Lieferplaneinteilungen | 20000505 |
Method INSERT_EKET on class CL_WB2_PO_DATA has no exception.
Method INSERT_EKKO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_EKKO | Call by reference | Type reference (TYPE) | WB2_EKKO | Kopf | 20000510 |
Method INSERT_EKKO on class CL_WB2_PO_DATA has no exception.
Method INSERT_EKPA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_EKPA | Call by reference | Type reference (TYPE) | WB2_EKPA | Partnerrollen im Einkauf | 20000505 |
Method INSERT_EKPA on class CL_WB2_PO_DATA has no exception.
Method INSERT_EKPO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_EKPO | Call by reference | Type reference (TYPE) | WB2_EKPO | Einkaufsbelegposition | 20000505 |
Method INSERT_EKPO on class CL_WB2_PO_DATA has no exception.
Method INSERT_EKPV Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_EKPV | Call by reference | Type reference (TYPE) | WB2_EKPV | Versandspez. Daten für Umlagerung zur Einkaufsbelegpos. | 20000505 |
Method INSERT_EKPV on class CL_WB2_PO_DATA has no exception.
History
Last changed by/on | SAP | 20031212 |
SAP Release Created in |