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 CL_WB2_PO 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 AT_EKET Instance attribute Private Type reference (TYPE) WB2_EKET_STAB Scheduling Agreement Schedule Lines 20000505
2 AT_EKPA Instance attribute Private Type reference (TYPE) WB2_EKPA_STAB Partner Roles in Purchasing 20000505
3 AT_EKPO Instance attribute Private Type reference (TYPE) WB2_EKPO_STAB Purchasing Document Item 20000505
4 AT_EKPV Instance attribute Private Type reference (TYPE) WB2_EKPV_STAB Shipping-Specific Data for Stock Transf. for Purch.Doc. Item 20000505
5 A_EKKO Instance attribute Private Type reference (TYPE) WB2_EKKO Purchasing Document Header 20000505
6 C_POS_FIELDNAME Constant Private Type reference (TYPE) FIELDNAME 'EBELP' Field Name 20010116
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20000505
2 GET_DATA_FOR_ITEM Instance method Public Method Data for an Item 20000614
3 GET_EKKO Instance method Public Method Header 20000607
4 GET_T_EKET Instance method Public Method Scheduling Agreement Schedule Lines 20000607
5 GET_T_EKPA Instance method Public Method Partner Roles in Purchasing 20000607
6 GET_T_EKPO Instance method Public Method Purchasing Document Item 20000607
7 GET_T_EKPV Instance method Public Method Shipping-Specific Data for Stock Transf. for Purch.Doc. Item 20000607
8 INSERT_EKET Instance method Public Method Scheduling Agreement Schedule Lines 20000505
9 INSERT_EKKO Instance method Public Method Header 20000510
10 INSERT_EKPA Instance method Public Method Partner Roles in Purchasing 20000505
11 INSERT_EKPO Instance method Public Method Purchasing Document Item 20000505
12 INSERT_EKPV 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 Importing 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 Exporting ET_EKET Call by reference Type reference (TYPE) WB2_EKET_STAB Lieferplaneinteilungen 20000614
2 Exporting ET_EKPA Call by reference Type reference (TYPE) WB2_EKPA_STAB Partnerrollen im Einkauf 20000614
3 Exporting ET_EKPV Call by reference Type reference (TYPE) WB2_EKPV_STAB Versandspez. Daten für Umlagerung zur Einkaufsbelegpos. 20000614
4 Exporting E_EKKO Call by reference Type reference (TYPE) WB2_EKKO Einkaufsbelegkopf 20000614
5 Exporting E_EKPO Call by reference Type reference (TYPE) WB2_EKPO Einkaufsbelegposition 20000614
6 Importing I_ITEM Call by reference Object reference (TYPE REF TO) CL_WB2_ITEM Position 20000614
# Exception Resumable Description Created on
1 INTERNAL_ERROR interner Fehler 20000614

Method GET_EKKO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Importing 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 Importing 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 Importing 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 Importing 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 Importing 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