SAP ABAP Class CL_ESO_ERP_PURCHDOC_ITEM (ERP Contract Item Extraction)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   MM-PUR (Application Component) Purchasing
     MM_PUR_ESO (Package) Package for Enterprise Search Connection in MM-PUR
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_ESH_IF_OBJECT_DATA Object data by list of object ids 20080303
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20080303
Properties
Class CL_ESO_ERP_PURCHDOC_ITEM  
Short Description ERP Contract Item Extraction    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package MM_PUR_ESO   Package for Enterprise Search Connection in MM-PUR 
Created 20080303   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ESO_ERP_PURCHDOC_ITEM has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_ESH_IF_OBJECT_DATA Object data by list of object ids 20080303
2 IF_BADI_INTERFACE Tag Interface for BAdIs 20080303
Friends
Class CL_ESO_ERP_PURCHDOC_ITEM has no friend class.
Attributes
Class CL_ESO_ERP_PURCHDOC_ITEM has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_EKBE Instance method Private Method Get History of PO/SA Item 20080521
2 GET_EKET Instance method Private Method Get Schedule Lines of PO/SA Item 20080521
3 GET_EKKN_PO Instance method Private Method Get Account Assignment for Purchase Order Item 20080311
4 GET_LONGTEXT Instance method Private Method Get Longtext (during delta load) 20080521
5 GET_NETPR_PO Instance method Private Method Get NETPR for Purchase Order Item 20080311
Events
Class CL_ESO_ERP_PURCHDOC_ITEM has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_ITEM_KEYS Private See coding 20080317 BEGIN OF ty_s_item_keys, ebeln TYPE ebeln, ebelp TYPE ebelp, END OF ty_s_item_keys
2 TY_T_ITEM_KEYS Private See coding 20080317 TY_T_ITEM_KEYS type STANDARD TABLE OF ty_s_item_keys
Method Signatures

Method GET_EKBE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_EKPO Call by reference Type reference (TYPE) TY_T_ITEM_KEYS Document keys 20080521
2 Importing IT_OBJECT_EXTRACTION Call by reference Type reference (TYPE) ESH_T_IF_EXTRACT_NODES Extraction of nodes 20080521
3 Importing IV_OBJECT_TYPE_ID Call by reference Type reference (TYPE) ESH_E_OM_OBJECT_TYPE Object Type 20080521
# Exception Resumable Description Created on
1 CX_ESH_IF_PROVIDER_ERROR General error in provider 20080521

Method GET_EKET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_EKPO Call by reference Type reference (TYPE) STANDARD TABLE 20080702
2 Importing IT_EKPO Call by reference Type reference (TYPE) TY_T_ITEM_KEYS Document Keys 20080521
3 Importing IT_OBJECT_EXTRACTION Call by reference Type reference (TYPE) ESH_T_IF_EXTRACT_NODES Extraction of nodes 20080521
4 Importing IV_OBJECT_TYPE_ID Call by reference Type reference (TYPE) ESH_E_OM_OBJECT_TYPE Object Type 20080521
# Exception Resumable Description Created on
1 CX_ESH_IF_PROVIDER_ERROR General error in provider 20080521

Method GET_EKKN_PO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_EKPO_PO Call by reference Type reference (TYPE) TY_T_ITEM_KEYS Document Keys 20080311
2 Importing IT_OBJECT_EXTRACTION Call by reference Type reference (TYPE) ESH_T_IF_EXTRACT_NODES Extraction of nodes 20080311
# Exception Resumable Description Created on
1 CX_ESH_IF_PROVIDER_ERROR General error in provider 20080317

Method GET_LONGTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_AFFECTED_ITEMS Call by reference Type reference (TYPE) TY_T_ITEM_KEYS Affected items 20080521
2 Importing IT_OBJECT_EXTRACTION Call by reference Type reference (TYPE) ESH_T_IF_EXTRACT_NODES Extraction of nodes 20080521
# Exception Resumable Description Created on
1 CX_ESH_IF_PROVIDER_ERROR General error in provider 20080521

Method GET_NETPR_PO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_EKPO_PO Call by reference Type reference (TYPE) TY_T_ITEM_KEYS Document Keys 20080311
2 Importing IT_OBJECT_EXTRACTION Call by reference Type reference (TYPE) ESH_T_IF_EXTRACT_NODES Extraction of nodes 20080311
# Exception Resumable Description Created on
1 CX_ESH_IF_PROVIDER_ERROR General error in provider 20080317
History
Last changed by/on SAP  20130531 
SAP Release Created in 604