SAP ABAP Class CL_SE_PUR_POERPCONFIRMATION (Service POERPConfirmationOut)
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_EVENT_HANDLER_STATIC Static Event Handler 20070815
Properties
Class CL_SE_PUR_POERPCONFIRMATION  
Short Description Service POERPConfirmationOut    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package OPS_SE_PUR   Service Enabling for Purchasing 
Created 20070815   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SE_PUR_POERPCONFIRMATION has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 BI_EVENT_HANDLER_STATIC Static Event Handler 20070815
Friends
Class CL_SE_PUR_POERPCONFIRMATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ACC_CATEG_UNKNOWN Constant Public Type reference (TYPE) CHAR1 'U' Account assignment category Unknown 20080808
2 GC_APPLICATION_POERPCONFIRM Constant Public Type reference (TYPE) WUF_APPLICATION 'CO_PUR_PURCHASEORDERERPCO' Anwendung 20070816
3 GC_BILLFROM_ROLE Constant Public Type reference (TYPE) PARVW_UNV 'WL' Partner function (not converted) 20080829
4 GC_CLASS_NAME Constant Public Type reference (TYPE) SEOCLNAME 'CL_SE_PUR_POERPCONFIRMATION' Class Name 20070823
5 GC_CONTEXT_POERPCONFIRM Constant Public Type reference (TYPE) WUF_CONTEXT ' ' Kontext 20070816
6 GC_EVENT_PO_COMP_ID Constant Public Type reference (TYPE) WUF_EVENT 'PURCHASERODER_SUBCONTR_PRDSTID' Event 20070913
7 GC_EVENT_PO_CONTRLIMITS Constant Public Type reference (TYPE) WUF_EVENT 'PURCHASEORDER_CONTRLIMITS' Event 20080314
8 GC_EVENT_PO_HEADER Constant Public Type reference (TYPE) WUF_EVENT 'PURCHASEORDER_HEADER' Event 20070911
9 GC_EVENT_PO_HEADER_COND Constant Public Type reference (TYPE) WUF_EVENT 'PURCHASEORDER_HEADER_COND' Event 20070911
10 GC_EVENT_PO_HEADER_TEXT Constant Public Type reference (TYPE) WUF_EVENT 'PURCHASEORDER_HEADER_TEXTS' Event 20070911
11 GC_EVENT_PO_ITEM Constant Public Type reference (TYPE) WUF_EVENT 'PURCHASEORDER_ITEM' Event 20070911
12 GC_EVENT_PO_ITEM_ACC Constant Public Type reference (TYPE) WUF_EVENT 'PURCHASEORDER_ITEM_ACC' Event 20070911
13 GC_EVENT_PO_ITEM_COND Constant Public Type reference (TYPE) WUF_EVENT 'PURCHASEORDER_ITEM_COND' Event 20070911
14 GC_EVENT_PO_ITEM_CONF Constant Public Type reference (TYPE) WUF_EVENT 'PURCHASEORDER_ITEM_CONFIRM' Event 20070911
15 GC_EVENT_PO_ITEM_PRDSTID Constant Public Type reference (TYPE) WUF_EVENT 'PURCHASEORDER_ITEM_PRDSTID' Event 20070912
16 GC_EVENT_PO_ITEM_SCHED Constant Public Type reference (TYPE) WUF_EVENT 'PURCHASEORDER_ITEM_SCHED' Event 20070911
17 GC_EVENT_PO_ITEM_TEXT Constant Public Type reference (TYPE) WUF_EVENT 'PURCHASEORDER_ITEM_TEXTS' Event 20070911
18 GC_EVENT_PO_LIMITS Constant Public Type reference (TYPE) WUF_EVENT 'PURCHASEORDER_LIMITS' Event 20080314
19 GC_EVENT_PO_PARTY Constant Public Type reference (TYPE) WUF_EVENT 'PURCHASEORDER_PARTY' Event 20070911
20 GC_EVENT_PO_SERVICES Constant Public Type reference (TYPE) WUF_EVENT 'PURCHASEORDER_SERVICES' Event 20080315
21 GC_EVENT_PO_SERVICES_ACCT Instance attribute Protected Type reference (TYPE) WUF_EVENT 'PURCHASEORDER_ITEM_SRV_ACC' Event 20080621
22 GC_EVENT_PO_SRV Instance attribute Protected Type reference (TYPE) WUF_EVENT 'PURCHASEORDER_SRV' Event 20081215
23 GC_EVENT_PO_SUBCONTR Constant Public Type reference (TYPE) WUF_EVENT 'PURCHASEORDER_ITEM_SCHED_SUBC' Event 20070913
24 GC_SELLER_ROLE Constant Public Type reference (TYPE) PARVW_UNV 'LF' Partner function (not converted) 20080829
25 GC_VENDOR_ROLE Constant Public Type reference (TYPE) PARVW_UNV 'RS' Partner function (not converted) 20080829
26 MY_INSTANCE Static Attribute Public Object reference (TYPE REF TO) CL_SE_PUR_POERPCONFIRMATION Service POERPConfirmation_out 20070815
Methods
# Method Level Visibility Method type Description Created on
1 FILL_LOG Instance method Private Method 20080820
2 FORMAT_FAILED_OUTPUT Static method Public Method 20080819
3 GET_INSTANCE Static method Public Method Factory method to get the proxy impl object reference 20070815
4 MAPPING_OUT Instance method Private Method Outbound mapping 20070815
5 PROCESS_OUT Instance method Public Method Outbound processing 20070815
6 SEND_CONFIRMATION Static method Public Method 20080819
Events
Class CL_SE_PUR_POERPCONFIRMATION has no event.
Types
Class CL_SE_PUR_POERPCONFIRMATION has no local type.
Method Signatures

Method FILL_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_LOG Call by reference Type reference (TYPE) SAPPLCO_NOSC_LOG Proxy Structure (Generated) 20080820
2 Importing IT_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Return Parameter 20080820

Method FILL_LOG on class CL_SE_PUR_POERPCONFIRMATION has no exception.

Method FORMAT_FAILED_OUTPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_MSG Call by reference Type reference (TYPE) SAPPLCO_PURCHASE_ORDER_ERPCONF Ref to output message 20080819
2 Importing IT_LOG_MESSAGES Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20080819
3 Importing I_PO_REQUEST Call by reference Type reference (TYPE) PUR_PUR_ORD_ERP_REQ1 PurchaseOrderERPRequestMessage_V1 20080819

Method FORMAT_FAILED_OUTPUT on class CL_SE_PUR_POERPCONFIRMATION has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_INSTANCE Value transfer Object reference (TYPE REF TO) CL_SE_PUR_POERPCONFIRMATION Service POERPConfirmation 20070815

Method GET_INSTANCE on class CL_SE_PUR_POERPCONFIRMATION has no exception.

Method MAPPING_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PO_PROXY Call by reference Type reference (TYPE) SAPPLCO_PUR_ORD_ERPCONF_PUR_O2 Proxy Structure (Generated) 20070816
2 Importing IS_PO_HEADER Call by reference Type reference (TYPE) BAPIMEPOHEADER Transfer Structure: Display/List: PO Header with Vendor Name 20070817
3 Importing IT_COMPONENTS Call by reference Type reference (TYPE) MMPUR_POCOMPONENT_TTY Table Type for Component Data 20070913
4 Importing IT_EKET Call by reference Type reference (TYPE) EKET_TT Table Type: Scheduling Agreement Schedule Lines 20070824
5 Importing IT_EKPO Call by reference Type reference (TYPE) ME_EKPO Table Type for Purchasing Document Items 20070912
6 Importing IT_PO_ACC Call by reference Type reference (TYPE) BAPIMEPOACCOUNT_TP Proxy Structure (Generated) 20070822
7 Importing IT_PO_ADDRESS Call by reference Type reference (TYPE) BAPIMEPOADDRDELIVERY_TP Table Type for BAPIMEPOADDRDELIVERY 20070914
8 Importing IT_PO_COMPONENTS Call by reference Type reference (TYPE) BAPIMEPO_T_COMPONENT Table Type for BAPIMEPOCOMPONENT 20070913
9 Importing IT_PO_CONF Call by reference Type reference (TYPE) BAPIEKES_TP Table Type for BAPIEKES 20070822
10 Importing IT_PO_CONTRACTLIMITS Call by reference Type reference (TYPE) BAPIESUCC_TP Table Type for BAPIESUCC 20080306
11 Importing IT_PO_HEADER_COND Call by reference Type reference (TYPE) BAPIMEPOCONDHEADER_TP Table Type for BAPIMEPOCONDHEADER 20070906
12 Importing IT_PO_HEADER_TEXTS Call by reference Type reference (TYPE) BAPIMEPOTEXTHEADER_TP Table Type for BAPIEKES 20070822
13 Importing IT_PO_ITEMS Call by reference Type reference (TYPE) BAPIMEPOITEM_TP BAPI Transfer Structure for Addresses 20070817
14 Importing IT_PO_ITEMS_COND Call by reference Type reference (TYPE) BAPIMEPOCOND_TP Conditions in Purchase Order 20070907
15 Importing IT_PO_ITEM_TEXTS Call by reference Type reference (TYPE) BAPIMEPOTEXT_TP Table Type for BAPIEKPOTX 20070822
16 Importing IT_PO_LIMITS Call by reference Type reference (TYPE) BAPIESUHC_TP Table Type for BAPIESUHC 20080306
17 Importing IT_PO_PARTNER Call by reference Type reference (TYPE) BAPIEKKOP_TP Table Type for BAPIEKPO 20070824
18 Importing IT_PO_SCH Call by reference Type reference (TYPE) BAPIMEPOSCHEDULE_TP Table Type for BAPIEKET 20070822
19 Importing IT_PO_SHIPPING Call by reference Type reference (TYPE) MEPO_T_BAPIEKPV Table Type for Structure BAPIMEPOSHIPPEXP 20070913
20 Importing IT_PO_SRV_ACCT Call by reference Type reference (TYPE) BAPIESKLC_TP Table Type for BAPIESKLC 20080621
21 Importing IT_SERVICES Call by reference Type reference (TYPE) BAPIESLLC_TP Table Type for BAPIESLLC 20080306
# Exception Resumable Description Created on
1 CX_WUF_ERROR Fehler 20070815

Method PROCESS_OUT 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 Tabelle mit BAPI Return Informationen 20070815
2 Importing IV_CORRELATION_ID Call by reference Type reference (TYPE) BS_SOA_RSPNSRCVR_COREL_ID Response Receiver Correlation ID 20090204
3 Importing IV_PO_NO Call by reference Type reference (TYPE) EBELN PO number 20070823
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technischer Fehler 20070815
2 CX_APPL_PROXY_BADI_PROCESSING Error in BAdI Processing in Proxy 20070815
3 CX_OPS_SE Error in OPS service 20070823
4 CX_WUF_ERROR Fehler 20070815

Method SEND_CONFIRMATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_INPUT Call by reference Type reference (TYPE) SAPPLCO_PURCHASE_ORDER_ERPCONF Proxy Structure (Generated) 20080819
2 Importing IV_CORRELATION_ID Call by reference Type reference (TYPE) BS_SOA_RSPNSRCVR_COREL_ID Response Receiver Correlation ID 20090204
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technical Error 20080819
History
Last changed by/on SAP  20130531 
SAP Release Created in 603