SAP ABAP Class CL_SE_PUR_PURGCONTR_NOTIF (Mapping class for PO Chged Info and PO Crted Info services)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   MM-PUR-GF-ES (Application Component) Enterprise Services in Purchasing
     OPS_SE_PUR (Package) Service Enabling for Purchasing
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  BI_OBJECT Business Instance 20070806
2 Interface implementation (CLASS c. INTERFACES i_ref)  BI_PERSISTENT Persistent Business Instance 20070806
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WORKFLOW Business Workflow 20070806
Properties
Class CL_SE_PUR_PURGCONTR_NOTIF  
Short Description Mapping class for PO Chged Info and PO Crted Info services    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package OPS_SE_PUR   Service Enabling for Purchasing 
Created 20070806   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SE_PUR_PURGCONTR_NOTIF has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 BI_OBJECT Business Instance 20070806
2 BI_PERSISTENT Persistent Business Instance 20070806
3 IF_WORKFLOW Business Workflow 20070806
Friends
Class CL_SE_PUR_PURGCONTR_NOTIF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_EVENT_ITEM Constant Private Type reference (TYPE) WUF_EVENT 'OUTPUT_ITEM' ITEM EVENT 20070905
2 CO_EVENT_ITEM_PRCSPEC Constant Private Type reference (TYPE) WUF_EVENT 'OUTPUT_ITEM_PRICESPECI' Item Price Specification Element 20070920
3 CO_EVENT_ITEM_PRCSPEC_VALUAT Constant Private Type reference (TYPE) WUF_EVENT 'OUTPUT_ITEM_PRICESPECI_VALUATI' Event 20090609
4 CO_EVENT_ITEM_PRDCTSTDID Constant Private Type reference (TYPE) WUF_EVENT 'EVENT_ITEM_PRODUCT_STDID' Product Standard Id 20070905
5 CO_EVENT_ITEM_TXTCOLLECT Constant Private Type reference (TYPE) WUF_EVENT 'OUTPUT_ITEM_TXT_COLLECTION' Item Text Collection 20070906
6 CO_EVENT_OUTPUT Constant Private Type reference (TYPE) WUF_EVENT 'OUTPUT' Header Event 20070823
7 CO_EVENT_OUTPUT_PARTY Constant Private Type reference (TYPE) WUF_EVENT 'OUTPUT_PARTY' Party Event 20070904
8 CO_EVENT_OUTPUT_PRCSPEC Constant Private Type reference (TYPE) WUF_EVENT 'OUTPUT_HEADER_PRICESPECI' Header Price Specification Element 20070913
9 CO_EVENT_OUTPUT_TXTCOLLECT Constant Private Type reference (TYPE) WUF_EVENT 'OUTPUT_HEADER_TXT_COLLECTION' Text Collection Event 20070905
10 CO_WUF_APPLICATION Constant Private Type reference (TYPE) WUF_APPLICATION 'CO_PUR_PURGCONTRTMNTNO' Application 20070823
11 GC_APPLICATION_OBJECT Static Attribute Private Type reference (TYPE) BALOBJ_D 'OPS_SE' Application Log: Object Name (Application Code) 20070918
12 GC_APPLICATION_SUBOBJECT Static Attribute Private Type reference (TYPE) BALSUBOBJ 'BUS2014' Application Log: Subobject 20070918
13 GO_SINGLETON Static Attribute Protected Object reference (TYPE REF TO) CL_SE_PUR_PURGCONTR_NOTIF Receiver for A2A goods movement notification communication 20070806
14 PC_OBJECT_TYPE Static Attribute Public Type reference (TYPE) SWO_OBJTYP 'BUS2014' Object Type 20070828
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor Class constructor 20070806
2 CREATE Static method Public Method Factory operation 20070806
3 CUSTOMER_MAPPING Instance method Private Method Allows partner or customer to modify the mapping 20070911
4 MAPPING_OUT Instance method Private Method Maps data to one signal structure, accepted by the proxy 20070806
5 MAP_PCHEADER_PARTY_TO_XI Static method Private Method Maps Party in Purchase Contract 20070904
6 MAP_PCHEADER_PRCSPEC_TO_XI Static method Private Method Maps Party in Purchase Contract 20070913
7 MAP_PCHEADER_TO_XI Static method Private Method Maps Purchase Contract Header to XI 20070823
8 MAP_PCHEADER_TXTCOLLECT_TO_XI Static method Private Method Maps Text Collection in Purchase Contract Header 20070905
9 MAP_PCITEM_PRCSPEC_TO_XI Static method Private Method Maps the items of Purchase Contract 20070913
10 MAP_PCITEM_PRCSPEC_VALUA_TO_XI Static method Private Method Maps the items of Purchase Contract 20090609
11 MAP_PCITEM_PRDCTSTDID_TO_XI Static method Private Method Maps the items of Purchase Contract 20070905
12 MAP_PCITEM_TO_XI Static method Private Method Maps the items of Purchase Contract 20070905
13 MAP_PCITEM_TXTCOLLECT_TO_XI Static method Private Method Maps the items of Purchase Contract 20070906
14 PROCESS_BY_WORKFLOW Static method Public Method Receiver for BOR-event to trigger A2A outbound notification 20070806
15 PROCESS_OUT Instance method Private Method Call proxy class to send a notification message to XI 20070806
Events
Class CL_SE_PUR_PURGCONTR_NOTIF has no event.
Types
Class CL_SE_PUR_PURGCONTR_NOTIF has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_SE_PUR_PURGCONTR_NOTIF has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SE_PUR_PURGCONTR_NOTIF has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_SINGLETON_INSTANCE Value transfer Object reference (TYPE REF TO) CL_SE_PUR_PURGCONTR_NOTIF Receiver for A2A goods movement notification communication 20070806

Method CREATE on class CL_SE_PUR_PURGCONTR_NOTIF has no exception.

Method CUSTOMER_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_PROT Call by reference Object reference (TYPE REF TO) CL_OPS_SE_PROT OPS_SE Log 20070911
2 Changing CV_OUTPUT Call by reference Type reference (TYPE) PUR_PURCHASING_CONTRACT_ERPNOT Purchasing Contract ERP Notification 20070911
3 Importing IS_MEOUTBAPIHEADER Call by reference Type reference (TYPE) MEOUTBAPIHEADER Header Data for IF_PURCHASE_OUT_BAPI 20070911
4 Importing IT_MEOUTBAPI_ITEMS Call by reference Type reference (TYPE) MEOUTBAPI_T_ITEMALL Table Type for Item Data -> IF_PURCHASE_OUT_BAPI 20070911
# Exception Resumable Description Created on
1 CX_OPS_SE Error in OPS Service 20070911

Method MAPPING_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_PROT Call by reference Object reference (TYPE REF TO) CL_OPS_SE_PROT OPS_SE Log 20070911
2 Exporting E_OUTPUT Call by reference Type reference (TYPE) PUR_PURCHASING_CONTRACT_ERPNOT Purchasing Contract ERP Notification 20070906
3 Importing IV_EVENT_NAME Call by reference Type reference (TYPE) HRS1212-EVENT Transaction Type 20070821
4 Importing IV_PURDOCHDR Call by reference Type reference (TYPE) EBELN Purchasing Document Header 20070820
# Exception Resumable Description Created on
1 CX_OPS_SE Error in OPS Service 20070911
2 CX_WUF_ERROR Error 20070806

Method MAP_PCHEADER_PARTY_TO_XI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_PROT Call by reference Object reference (TYPE REF TO) CL_OPS_SE_PROT OPS_SE Log 20070919
2 Exporting E_ERROR_PROT Call by reference Type reference (TYPE) WUF_ERROR_TAB Error Message Structure 20070904
3 Exporting E_OK Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20070904
4 Exporting E_PARTY Call by reference Type reference (TYPE) SAPPLCO_PURG_CONTR_ERPNOTI_TAB Party 20070904
5 Importing I_MMPUR_T_MMPA Call by reference Type reference (TYPE) MMPUR_T_MMPA Table Type for Partner in Purchasing Document 20070904
6 Importing I_PREFETCH Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20070904
# Exception Resumable Description Created on
1 CX_WUF_ERROR Error 20070919

Method MAP_PCHEADER_PRCSPEC_TO_XI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_PROT Call by reference Object reference (TYPE REF TO) CL_OPS_SE_PROT OPS_SE Log 20070919
2 Exporting E_ERROR_PROT Call by reference Type reference (TYPE) WUF_ERROR_TAB Error Message Structure 20070913
3 Exporting E_OK Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20070913
4 Exporting E_PRICESPECIFICATIONELEMENT Call by reference Type reference (TYPE) SAPPLCO_PURG_CONTR_ERPNOT_TAB2 Party 20070913
5 Importing I_ACTION_CODE Call by reference Type reference (TYPE) SAPPLCO_ACTION_CODE Proxy Data Element (Generated) 20070913
6 Importing I_MEOUT_T_KONH_COMPLETE Call by reference Type reference (TYPE) MEOUT_T_KONH_COMPLETE Table Type for Partner in Purchasing Document 20070913
7 Importing I_PREFETCH Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20070913
# Exception Resumable Description Created on
1 CX_WUF_ERROR Error 20070919

Method MAP_PCHEADER_TO_XI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_PROT Call by reference Object reference (TYPE REF TO) CL_OPS_SE_PROT OPS_SE Log 20070919
2 Exporting E_ERROR_PROT Call by reference Type reference (TYPE) WUF_ERROR_TAB Error Message Structure 20070823
3 Exporting E_HEADER Call by reference Type reference (TYPE) SAPPLCO_PURG_CONTR_ERPNOTIF_PU Purchasing Contract 20070823
4 Exporting E_OK Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20070823
5 Importing I_MEOUT_HEADER Call by reference Type reference (TYPE) MEOUT_HEADER Outline Agreement Header 20070823
6 Importing I_PREFETCH Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20070823
# Exception Resumable Description Created on
1 CX_WUF_ERROR Error 20070919

Method MAP_PCHEADER_TXTCOLLECT_TO_XI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_PROT Call by reference Object reference (TYPE REF TO) CL_OPS_SE_PROT OPS_SE Log 20070919
2 Exporting E_ERROR_PROT Call by reference Type reference (TYPE) WUF_ERROR_TAB Error Message Structure 20070905
3 Exporting E_OK Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20070905
4 Exporting E_TEXT_COLLECTION Call by reference Type reference (TYPE) SAPPLCO_TEXT_COLLECTION Proxy Structure (Generated) 20070905
5 Importing I_MMPUR_T_TEXTLINES Call by reference Type reference (TYPE) MMPUR_T_TEXTLINES MM Purchasing: Transfer Table: Text Lines 20070905
6 Importing I_PREFETCH Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20070905
# Exception Resumable Description Created on
1 CX_WUF_ERROR Error 20070919

Method MAP_PCITEM_PRCSPEC_TO_XI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_PROT Call by reference Object reference (TYPE REF TO) CL_OPS_SE_PROT OPS_SE Log 20070919
2 Exporting E_ERROR_PROT Call by reference Type reference (TYPE) WUF_ERROR_TAB Error Message Structure 20070913
3 Changing E_ITEMS Call by reference Type reference (TYPE) SAPPLCO_PURG_CONTR_ERPNOT_TAB1 Purchase Contract Item 20070913
4 Exporting E_OK Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20070913
5 Importing I_ACTION_CODE Call by reference Type reference (TYPE) SAPPLCO_ACTION_CODE Proxy Data Element (Generated) 20070913
6 Importing I_MEOUTBAPI_T_ITEMALL Call by reference Type reference (TYPE) MEOUTBAPI_T_ITEMALL All Item Data for IF_PURCHASE_MEOUT_BAPI 20070913
7 Importing I_PREFETCH Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20070913
# Exception Resumable Description Created on
1 CX_WUF_ERROR Error 20070919

Method MAP_PCITEM_PRCSPEC_VALUA_TO_XI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_PROT Call by reference Object reference (TYPE REF TO) CL_OPS_SE_PROT OPS_SE Log 20090609
2 Changing ET_VALUATION Call by reference Type reference (TYPE) SAPPLCO_PRICE_SPECIFICATI_TAB1 20090610
3 Exporting E_ERROR_PROT Call by reference Type reference (TYPE) WUF_ERROR_TAB Error Message Structure 20090609
4 Exporting E_OK Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20090609
5 Importing IV_KONH Call by reference Type reference (TYPE) MEOUT_KONH 20090610
6 Importing I_PREFETCH Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20090609
# Exception Resumable Description Created on
1 CX_WUF_ERROR Error 20090609

Method MAP_PCITEM_PRDCTSTDID_TO_XI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_PROT Call by reference Object reference (TYPE REF TO) CL_OPS_SE_PROT OPS_SE Log 20070919
2 Exporting E_ERROR_PROT Call by reference Type reference (TYPE) WUF_ERROR_TAB Error Message Structure 20070905
3 Changing E_ITEMS Call by reference Type reference (TYPE) SAPPLCO_PURG_CONTR_ERPNOT_TAB1 Purchase Contract Item 20070905
4 Exporting E_OK Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20070905
5 Importing I_MEOUTBAPI_T_ITEMALL Call by reference Type reference (TYPE) MEOUTBAPI_T_ITEMALL All Item Data for IF_PURCHASE_MEOUT_BAPI 20070905
6 Importing I_PREFETCH Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20070905
# Exception Resumable Description Created on
1 CX_WUF_ERROR Error 20070919

Method MAP_PCITEM_TO_XI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_PROT Call by reference Object reference (TYPE REF TO) CL_OPS_SE_PROT OPS_SE Log 20070919
2 Exporting E_ERROR_PROT Call by reference Type reference (TYPE) WUF_ERROR_TAB Error Message Structure 20070905
3 Exporting E_ITEM Call by reference Type reference (TYPE) SAPPLCO_PURG_CONTR_ERPNOT_TAB1 Purchase Contract Item 20070905
4 Exporting E_OK Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20070905
5 Importing I_MEOUTBAPI_T_ITEMALL Call by reference Type reference (TYPE) MEOUTBAPI_T_ITEMALL All Item Data for IF_PURCHASE_MEOUT_BAPI 20070905
6 Importing I_PREFETCH Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20070905
# Exception Resumable Description Created on
1 CX_WUF_ERROR Error 20070919

Method MAP_PCITEM_TXTCOLLECT_TO_XI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_PROT Call by reference Object reference (TYPE REF TO) CL_OPS_SE_PROT OPS_SE Log 20070919
2 Exporting E_ERROR_PROT Call by reference Type reference (TYPE) WUF_ERROR_TAB Error Message Structure 20070906
3 Changing E_ITEMS Call by reference Type reference (TYPE) SAPPLCO_PURG_CONTR_ERPNOT_TAB1 Purchase Contract Item 20070906
4 Exporting E_OK Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20070906
5 Importing I_MEOUTBAPI_T_ITEMALL Call by reference Type reference (TYPE) MEOUTBAPI_T_ITEMALL All Item Data for IF_PURCHASE_MEOUT_BAPI 20070906
6 Importing I_PREFETCH Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20070906
# Exception Resumable Description Created on
1 CX_WUF_ERROR Error 20070919

Method PROCESS_BY_WORKFLOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20070828
2 Importing IV_EVENT_NAME Call by reference Type reference (TYPE) HRS1212-EVENT Transaction type 20070821
3 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) TOJTB-NAME Object type 20070828
4 Importing IV_PURDOCHDR Call by reference Type reference (TYPE) EBELN Purchasing Document Number 20070820
5 Importing IV_WORKITEM_ID Call by reference Type reference (TYPE) SWW_WIID Work item ID. 20070918
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technical Error 20070806
2 CX_APPL_PROXY_BADI_PROCESSING Error in BAdI Processing in Proxy 20070806
3 CX_OPS_SE Error in OPS Service 20070911
4 CX_WUF_ERROR Error 20070806

Method PROCESS_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OUTPUT Call by reference Type reference (TYPE) PUR_PURCHASING_CONTRACT_ERPNOT Purchasing Contract ERP Notification 20070906
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Error 20070906
History
Last changed by/on SAP  20110908 
SAP Release Created in 603