SAP ABAP Class CL_SE_PUR_PURGCONTRMNTCO (Purchasing Contract Confirmation Out)
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 20080313
2 Interface implementation (CLASS c. INTERFACES i_ref)  BI_PERSISTENT Persistent Business Instance 20080313
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WORKFLOW Business Workflow 20080313
Properties
Class CL_SE_PUR_PURGCONTRMNTCO  
Short Description Purchasing Contract Confirmation Out    
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 20080313   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SE_PUR_PURGCONTRMNTCO has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 BI_OBJECT Business Instance 20080313
2 BI_PERSISTENT Persistent Business Instance 20080313
3 IF_WORKFLOW Business Workflow 20080313
Friends
Class CL_SE_PUR_PURGCONTRMNTCO 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 20080313
2 CO_EVENT_ITEM_PRCSPEC Constant Private Type reference (TYPE) WUF_EVENT 'OUTPUT_ITEM_PRICESPECI' Item Price Specification Element 20080313
3 CO_EVENT_ITEM_PRDCTSTDID Constant Private Type reference (TYPE) WUF_EVENT 'EVENT_ITEM_PRODUCT_STDID' Product Standard Id 20080313
4 CO_EVENT_ITEM_TXTCOLLECT Constant Private Type reference (TYPE) WUF_EVENT 'OUTPUT_ITEM_TXT_COLLECTION' Item Text Collection 20080313
5 CO_EVENT_OUTPUT Constant Private Type reference (TYPE) WUF_EVENT 'OUTPUT' Header Event 20080313
6 CO_EVENT_OUTPUT_PARTY Constant Private Type reference (TYPE) WUF_EVENT 'OUTPUT_PARTY' Party Event 20080313
7 CO_EVENT_OUTPUT_PRCSPEC Constant Private Type reference (TYPE) WUF_EVENT 'OUTPUT_HEADER_PRICESPECI' Header Price Specification Element 20080313
8 CO_EVENT_OUTPUT_TXTCOLLECT Constant Private Type reference (TYPE) WUF_EVENT 'OUTPUT_HEADER_TXT_COLLECTION' Text Collection Event 20080313
9 CO_WUF_APPLICATION Constant Private Type reference (TYPE) WUF_APPLICATION 'CO_PUR_PURCHASECONTRACTERPCO' Application 20080313
10 GC_APPLICATION_OBJECT Static Attribute Private Type reference (TYPE) BALOBJ_D 'OPS_SE' Application Log: Object Name (Application Code) 20080313
11 GC_APPLICATION_SUBOBJECT Static Attribute Private Type reference (TYPE) BALSUBOBJ 'BUS2014' Application Log: Subobject 20080313
12 GO_SINGLETON Static Attribute Protected Object reference (TYPE REF TO) CL_SE_PUR_PURGCONTRMNTCO Receiver for A2A goods movement notification communication 20080313
13 PC_OBJECT_TYPE Static Attribute Public Type reference (TYPE) SWO_OBJTYP 'BUS2014' Object Type 20080313
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor Class constructor 20080313
2 CREATE Static method Public Method Factory operation 20080313
3 CUSTOMER_MAPPING Instance method Private Method Allows partner or customer to modify the mapping 20080313
4 MAPPING_OUT Instance method Private Method Maps data to one signal structure, accepted by the proxy 20080313
5 MAP_PCHEADER_PARTY_TO_XI Static method Private Method Maps Party in Purchase Contract 20080313
6 MAP_PCHEADER_PRCSPEC_TO_XI Static method Private Method Maps Party in Purchase Contract 20080313
7 MAP_PCHEADER_TO_XI Static method Private Method Maps Purchase Contract Header to XI 20080313
8 MAP_PCHEADER_TXTCOLLECT_TO_XI Static method Private Method Maps Text Collection in Purchase Contract Header 20080313
9 MAP_PCITEM_PRCSPEC_TO_XI Static method Private Method Maps the items of Purchase Contract 20080313
10 MAP_PCITEM_PRDCTSTDID_TO_XI Static method Private Method Maps the items of Purchase Contract 20080313
11 MAP_PCITEM_TO_XI Static method Private Method Maps the items of Purchase Contract 20080313
12 MAP_PCITEM_TXTCOLLECT_TO_XI Static method Private Method Maps the items of Purchase Contract 20080313
13 PROCESS_BY_WORKFLOW Static method Public Method Receiver for BOR-event to trigger A2A outbound notification 20080313
14 PROCESS_OUT Instance method Private Method Call proxy class to send a notification message to XI 20080313
Events
Class CL_SE_PUR_PURGCONTRMNTCO has no event.
Types
Class CL_SE_PUR_PURGCONTRMNTCO has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_SE_PUR_PURGCONTRMNTCO has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SE_PUR_PURGCONTRMNTCO 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_PURGCONTRMNTCO Receiver for A2A goods movement notification communication 20080313

Method CREATE on class CL_SE_PUR_PURGCONTRMNTCO 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 20080313
2 Changing CV_OUTPUT Call by reference Type reference (TYPE) PUR_PURCHASING_CONTRACT_ERPCON Purchasing Contract ERP Notification 20080313
3 Importing IS_MEOUTBAPIHEADER Call by reference Type reference (TYPE) MEOUTBAPIHEADER Header Data for IF_PURCHASE_OUT_BAPI 20080313
4 Importing IT_MEOUTBAPI_ITEMS Call by reference Type reference (TYPE) MEOUTBAPI_T_ITEMALL Table Type for Item Data -> IF_PURCHASE_OUT_BAPI 20080313
# Exception Resumable Description Created on
1 CX_APPL_PROXY_BADI_PROCESSING Error in OPS Service 20080325

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 20080313
2 Exporting E_OUTPUT Call by reference Type reference (TYPE) PUR_PURCHASING_CONTRACT_ERPCON Purchasing Contract ERP Confirmation Out 20080313
3 Importing IV_PURDOCHDR Call by reference Type reference (TYPE) EBELN Purchasing Document Header 20080313
# Exception Resumable Description Created on
1 CX_APPL_PROXY_BADI_PROCESSING Error in BAdI Processing in Proxy 20080326
2 CX_OPS_SE Error in OPS Service 20080313
3 CX_WUF_ERROR Error 20080313

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 20080313
2 Exporting E_ERROR_PROT Call by reference Type reference (TYPE) WUF_ERROR_TAB Error Message Structure 20080313
3 Exporting E_OK Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20080313
4 Exporting E_PARTY Call by reference Type reference (TYPE) SAPPLCO_PURG_CONTR_ERPCON_TAB2 Party 20080313
5 Importing I_MMPUR_T_MMPA Call by reference Type reference (TYPE) MMPUR_T_MMPA Table Type for Partner in Purchasing Document 20080313
6 Importing I_PREFETCH Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20080313
# Exception Resumable Description Created on
1 CX_WUF_ERROR Error 20080313

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 20080313
2 Exporting E_ERROR_PROT Call by reference Type reference (TYPE) WUF_ERROR_TAB Error Message Structure 20080313
3 Exporting E_OK Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20080313
4 Exporting E_PRICESPECIFICATIONELEMENT Call by reference Type reference (TYPE) SAPPLCO_PURG_CONTR_ERPCON_TAB4 Party 20080313
5 Importing I_MEOUT_T_KONH_COMPLETE Call by reference Type reference (TYPE) MEOUT_T_KONH_COMPLETE Table Type for Partner in Purchasing Document 20080313
6 Importing I_PREFETCH Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20080313
# Exception Resumable Description Created on
1 CX_WUF_ERROR Error 20080313

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 20080313
2 Exporting E_ERROR_PROT Call by reference Type reference (TYPE) WUF_ERROR_TAB Error Message Structure 20080313
3 Exporting E_HEADER Call by reference Type reference (TYPE) SAPPLCO_PURG_CONTR_ERPCONF_PU1 Purchasing Contract 20080313
4 Exporting E_OK Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20080313
5 Importing I_MEOUT_HEADER Call by reference Type reference (TYPE) MEOUT_HEADER Outline Agreement Header 20080313
6 Importing I_PREFETCH Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20080313
# Exception Resumable Description Created on
1 CX_WUF_ERROR Error 20080313

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 20080313
2 Exporting E_ERROR_PROT Call by reference Type reference (TYPE) WUF_ERROR_TAB Error Message Structure 20080313
3 Exporting E_OK Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20080313
4 Exporting E_TEXT_COLLECTION Call by reference Type reference (TYPE) SAPPLCO_TEXT_COLLECTION Proxy Structure (Generated) 20080313
5 Importing I_MMPUR_T_TEXTLINES Call by reference Type reference (TYPE) MMPUR_T_TEXTLINES MM Purchasing: Transfer Table: Text Lines 20080313
6 Importing I_PREFETCH Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20080313
# Exception Resumable Description Created on
1 CX_WUF_ERROR Error 20080313

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 20080313
2 Exporting E_ERROR_PROT Call by reference Type reference (TYPE) WUF_ERROR_TAB Error Message Structure 20080313
3 Changing E_ITEMS Call by reference Type reference (TYPE) SAPPLCO_PURG_CONTR_ERPCON_TAB3 Purchase Contract Item 20080313
4 Exporting E_OK Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20080313
5 Importing I_MEOUTBAPI_T_ITEMALL Call by reference Type reference (TYPE) MEOUTBAPI_T_ITEMALL All Item Data for IF_PURCHASE_MEOUT_BAPI 20080313
6 Importing I_PREFETCH Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20080313
# Exception Resumable Description Created on
1 CX_WUF_ERROR Error 20080313

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 20080313
2 Exporting E_ERROR_PROT Call by reference Type reference (TYPE) WUF_ERROR_TAB Error Message Structure 20080313
3 Changing E_ITEMS Call by reference Type reference (TYPE) SAPPLCO_PURG_CONTR_ERPCON_TAB3 Purchase Contract Item 20080313
4 Exporting E_OK Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20080313
5 Importing I_MEOUTBAPI_T_ITEMALL Call by reference Type reference (TYPE) MEOUTBAPI_T_ITEMALL All Item Data for IF_PURCHASE_MEOUT_BAPI 20080313
6 Importing I_PREFETCH Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20080313
# Exception Resumable Description Created on
1 CX_WUF_ERROR Error 20080313

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 20080313
2 Exporting E_ERROR_PROT Call by reference Type reference (TYPE) WUF_ERROR_TAB Error Message Structure 20080313
3 Exporting E_ITEM Call by reference Type reference (TYPE) SAPPLCO_PURG_CONTR_ERPCON_TAB3 Purchase Contract Item 20080313
4 Exporting E_OK Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20080313
5 Importing I_MEOUTBAPI_T_ITEMALL Call by reference Type reference (TYPE) MEOUTBAPI_T_ITEMALL All Item Data for IF_PURCHASE_MEOUT_BAPI 20080313
6 Importing I_PREFETCH Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20080313
# Exception Resumable Description Created on
1 CX_WUF_ERROR Error 20080313

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 20080313
2 Exporting E_ERROR_PROT Call by reference Type reference (TYPE) WUF_ERROR_TAB Error Message Structure 20080313
3 Changing E_ITEMS Call by reference Type reference (TYPE) SAPPLCO_PURG_CONTR_ERPCON_TAB3 Purchase Contract Item 20080313
4 Exporting E_OK Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20080313
5 Importing I_MEOUTBAPI_T_ITEMALL Call by reference Type reference (TYPE) MEOUTBAPI_T_ITEMALL All Item Data for IF_PURCHASE_MEOUT_BAPI 20080313
6 Importing I_PREFETCH Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20080313
# Exception Resumable Description Created on
1 CX_WUF_ERROR Error 20080313

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 20080313
2 Importing IV_CORRELATION_ID Call by reference Type reference (TYPE) BS_SOA_RSPNSRCVR_COREL_ID Response Receiver Correlation ID 20090204
3 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) TOJTB-NAME Object type 20080313
4 Importing IV_PURDOCHDR Call by reference Type reference (TYPE) EBELN Purchasing Document Number 20080313
5 Importing IV_WORKITEM_ID Call by reference Type reference (TYPE) SWW_WIID Work item ID. 20080313
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technical Error 20080313
2 CX_APPL_PROXY_BADI_PROCESSING Error in BAdI Processing in Proxy 20080313
3 CX_OPS_SE Error in OPS Service 20080313
4 CX_WUF_ERROR Error 20080313

Method PROCESS_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CORRELATION_ID Call by reference Type reference (TYPE) BS_SOA_RSPNSRCVR_COREL_ID Response Receiver Correlation ID 20090204
2 Changing I_OUTPUT Call by reference Type reference (TYPE) PUR_PURCHASING_CONTRACT_ERPCON Purchasing Contract ERP Confirmation Outbound 20080313
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Error 20080313
History
Last changed by/on SAP  20100310 
SAP Release Created in 604