SAP ABAP Class CL_SE_PUR_POERPROCOLLABNOTIF (Mapping class for Purchase Order Repl.Ord.Collab.Not Out Msg)
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 20080212
Properties
Class CL_SE_PUR_POERPROCOLLABNOTIF  
Short Description Mapping class for Purchase Order Repl.Ord.Collab.Not Out Msg    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package OPS_SE_PUR   Service Enabling for Purchasing 
Created 20080212   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SE_PUR_POERPROCOLLABNOTIF has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 BI_EVENT_HANDLER_STATIC Static Event Handler 20080212
Friends
Class CL_SE_PUR_POERPROCOLLABNOTIF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_CLASS_NAME Constant Public Type reference (TYPE) SEOCLNAME 'CL_SE_PUR_POERPROCOLLABNOTIF' Element ID (32 Characters, Unique, Not Language-Dependent) 20080212
2 GC_FALSE Constant Public Type reference (TYPE) STRING 'false' XI FALSE 20080703
3 GC_OBJKEY Constant Public Type reference (TYPE) SWFDNAME '_EVT_OBJKEY' Element ID (32 Characters, Unique, Not Language-Dependent) 20080212
4 GC_TRUE Constant Public Type reference (TYPE) STRING 'true' XI TRUE 20080703
5 GC_WUF_APPLICATION_NAME Constant Public Type reference (TYPE) WUF_APPLICATION 'CO_PUR_PURCHASE_ORDER_ERPREPLE' WUF Appl Name of PO Created information 20080212
6 GC_WUF_EVENT_HEADER_NAME Constant Public Type reference (TYPE) WUF_EVENT 'PO HEADER OUTPUT' WUF Event name of PO Header Created information 20080212
7 GC_WUF_EVENT_HPRICESPEC_NAME Constant Public Type reference (TYPE) WUF_EVENT 'PO HEADER PRICESPEC OUTPUT' WUF Event name of Header Price Spec 20080212
8 GC_WUF_EVENT_ITEM_ACCOUNT_NAME Constant Public Type reference (TYPE) WUF_APPLICATION 'PO ITEM ACCT CODING BLK OUTPUT' WUF Appl Name of PO Created information 20080212
9 GC_WUF_EVENT_ITEM_CONF Constant Public Type reference (TYPE) WUF_EVENT 'PO ITEM CONFIRMATION' WUF Event Name of Item for PO Created information 20080214
10 GC_WUF_EVENT_ITEM_NAME Constant Public Type reference (TYPE) WUF_EVENT 'PO ITEM OUTPUT' WUF Event Name of Item for PO Created information 20080212
11 GC_WUF_EVENT_ITEM_PRISPEC_NAME Constant Public Type reference (TYPE) WUF_EVENT 'PO ITEM PRICESPEC OUTPUT' WUF Event Name of Item for PO Created information 20080212
12 GC_WUF_EVENT_ITEM_SCH_NAME Constant Public Type reference (TYPE) WUF_EVENT 'PO ITM SCHEDLINE OUTPUT' WUF Event Name of Item for PO Created information 20080212
13 GC_WUF_EVENT_ITEM_SCH_SUB_NAME Constant Public Type reference (TYPE) WUF_EVENT 'PO ITM SCHEDLINE SUBCON OUTPUT' WUF Event Name of Item for PO Created information 20080212
14 GC_WUF_EVENT_PARTY_NAME Constant Public Type reference (TYPE) WUF_EVENT 'PO HEADER PARTY OUTPUT' WUF Event name of PO Header Created information 20080212
15 GC_WUF_EVENT_PURGRP_EMAIL_NAME Constant Public Type reference (TYPE) WUF_EVENT 'PO HEADER PURGRPEMAIL OUTPUT' WUF Event name of Header Price Spec 20080212
16 GC_WUF_EVENT_PURGRP_FAC_NAME Constant Public Type reference (TYPE) WUF_EVENT 'PO HEADER PURGRPFAC OUTPUT' WUF Event name of Header Price Spec 20080212
17 GC_WUF_EVENT_PURGRP_TEL_NAME Constant Public Type reference (TYPE) WUF_EVENT 'PO HEADER PURGRPTEL OUTPUT' WUF Event name of Header Price Spec 20080212
18 GC_WUF_EVENT_TEXT_NAME Constant Public Type reference (TYPE) WUF_EVENT 'PO TEXT OUTPUT' WUF Event name of PO Header Created information 20080212
19 GO_PO_XI Static Attribute Private Type reference (TYPE) SAPPLCO_PUR_ORD_ERPREPLNMT_OR6 Global Purchase Order XI Str 20080212
20 MY_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_SE_PUR_POERPROCOLLABNOTIF Singleton instance 20080212
Methods
# Method Level Visibility Method type Description Created on
1 GET_INSTANCE Static method Public Method Creates a singleton instance 20080212
2 GET_PO_XI Instance method Public Method 20080212
3 MAPPING_OUT Instance method Private Method Outbound mapping 20080212
4 MAP_COMP_PROP_VALUATION_TO_XI Instance method Private Method Maps the Prop.Val. in Subcon. comp. level (Batch Class.) 20080227
5 MAP_CONF_PROP_VALUATION_TO_XI Instance method Private Method Maps the Prop.Val. in Item level (Variant Configuration) 20080227
6 MAP_ITEM_ACCOUNT_TO_XI Instance method Private Method Maps the Accounting Coding Block in Item level (PO Crt) 20080212
7 MAP_ITEM_CONFIRMATION_TO_XI Instance method Private Method Maps the Confirmation in Item level 20080214
8 MAP_ITEM_PRICESPEC_TO_XI Instance method Private Method Maps the Price Specification Elements in Item level (PO Crt) 20080212
9 MAP_ITEM_SCHEDULELINE_TO_XI Instance method Private Method Maps the Schedule Line in Item level (PO Created) 20080212
10 MAP_ITEM_SCHEDULE_SUB_TO_XI Instance method Private Method Maps the Subcontracting component in Schedule Line level 20080212
11 MAP_ITEM_TEXT_TO_XI Instance method Private Method Maps the Text collection in the Item level (PO created) 20080212
12 MAP_ITEM_TO_XI Instance method Private Method Maps the Items (PO Created) 20080212
13 MAP_PARTY_TO_XI Instance method Private Method Maps the party elements for the header 20080212
14 MAP_POHEADER_TO_XI Instance method Private Method Map the PO Header to SI str 20080212
15 MAP_PRICESPECIFICATION_TO_XI Instance method Private Method Maps the price specification elements for the header 20080212
16 MAP_PURGRP_COMM_TO_XI Instance method Private Method Maps the communication elements of the Purchase Group 20080212
17 MAP_TEXTHEADER_TO_XI Instance method Private Method Maps the text collection elements 20080212
18 PROCESS_OUT Instance method Public Method Send message to XI via a proxy 20080212
Events
Class CL_SE_PUR_POERPROCOLLABNOTIF has no event.
Types
Class CL_SE_PUR_POERPROCOLLABNOTIF has no local type.
Method Signatures

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_POERPROCOLLABNOTIF Mapping class for Purchase Order's Created Info Out Msg 20080212

Method GET_INSTANCE on class CL_SE_PUR_POERPROCOLLABNOTIF has no exception.

Method GET_PO_XI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PO_XI Call by reference Type reference (TYPE) SAPPLCO_PUR_ORD_ERPREPLNMT_OR6 Proxy Structure (Generated) 20080212

Method GET_PO_XI on class CL_SE_PUR_POERPROCOLLABNOTIF has no exception.

Method MAPPING_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ERROR_PROT Call by reference Type reference (TYPE) WUF_ERROR_TAB Error Message Structure 20080212
2 Importing IS_BAPIMEPOHEADER Call by reference Type reference (TYPE) BAPIMEPOHEADER Header Data for Interface BAPI vs. MEREQ 20080212
3 Importing IS_PURCHGRP Call by reference Type reference (TYPE) T024 Purchasing Groups 20080212
4 Importing IT_BAPIACCOUNT Call by reference Type reference (TYPE) BAPIMEPOACCOUNT_TP Account Assignment Fields for Purchase Order 20080212
5 Importing IT_BAPIADDRDELIVERY Call by reference Type reference (TYPE) BAPIMEPOADDRDELIVERY_TP Table Type for BAPIMEPOADDRDELIVERY 20080212
6 Importing IT_BAPICOMPONENT Call by reference Type reference (TYPE) MMPUR_POCOMPONENT_TTY Table Type for Component Data 20080212
7 Importing IT_BAPICONDITIONHEADER Call by reference Type reference (TYPE) BAPIMEPOCONDHEADER_TP Conditions (Header) 20080212
8 Importing IT_BAPICONFIRMATION Call by reference Type reference (TYPE) BAPIEKES_TP Transfer Structure: Display/List - Vendor Confirmation 20080212
9 Importing IT_BAPIHISTORY_TOTALS Call by reference Type reference (TYPE) BAPIEKBES_TP Transfer Structure for PO History: Totals 20080212
10 Importing IT_BAPIITEM Call by reference Type reference (TYPE) BAPIMEPOITEM_TP Table Type for Internal BUS2105 BAPI Objects 20080212
11 Importing IT_BAPIITEMCOND Call by reference Type reference (TYPE) BAPIMEPOCOND_TP Table Type for BAPIMEPOCOND 20080212
12 Importing IT_BAPISCHEDULE Call by reference Type reference (TYPE) BAPIMEPOSCHEDULE_TP Table Type for BAPIMEPOSCHEDULE 20080212
13 Importing IT_BAPISHIPPING Call by reference Type reference (TYPE) MEPO_T_BAPIEKPV Table Type for Structure BAPIMEPOSHIPPEXP 20080811
14 Importing IT_BAPITEXTHEADER Call by reference Type reference (TYPE) BAPIMEPOTEXTHEADER_TP Table Type for BAPIMEPOTEXTHEADER 20080212
15 Importing IT_BAPITEXTITEM Call by reference Type reference (TYPE) BAPIMEPOTEXT_TP Texts: (Header or Item) 20080212
16 Importing IT_PARTNER Call by reference Type reference (TYPE) BAPIEKKOP_TP Table Type for BAPIEKKOP 20080212
# Exception Resumable Description Created on
1 CX_OPS_SE_PO Purchase Order Error 20080212
2 CX_WUF_ERROR Error 20080212

Method MAP_COMP_PROP_VALUATION_TO_XI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_PROPERTYVALUATION Call by reference Type reference (TYPE) SAPPLCO_PROPERTY_VALUATIO_TAB1 Transfer Table to SAPLMBIN for Batch/Stock Selection 20080227
2 Exporting E_RET Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20080227
3 Importing I_BATCH Call by reference Type reference (TYPE) CHARG_D Transfer Table to SAPLMBIN for Batch/Stock Selection 20080227
4 Importing I_MATERIAL Call by reference Type reference (TYPE) MATNR Material Number 20080227

Method MAP_COMP_PROP_VALUATION_TO_XI on class CL_SE_PUR_POERPROCOLLABNOTIF has no exception.

Method MAP_CONF_PROP_VALUATION_TO_XI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PROPERTYVALUATION Call by reference Type reference (TYPE) SAPPLCO_PROPERTY_VALUATIO_TAB1 Transfer Table to SAPLMBIN for Batch/Stock Selection 20080227
2 Exporting ET_RET Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20080227
3 Importing IV_INT_OBJ_NO Call by reference Type reference (TYPE) CUOBJ Material Number 20080227

Method MAP_CONF_PROP_VALUATION_TO_XI on class CL_SE_PUR_POERPROCOLLABNOTIF has no exception.

Method MAP_ITEM_ACCOUNT_TO_XI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ITEM_ACCOUNT_XI Call by reference Type reference (TYPE) SAPPLCO_PUR_ORD_ERPREPLNM_TAB7 Proxy Table Type (Generated) 20080212
2 Exporting E_OK Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20080212
3 Importing IS_ITEM Call by reference Type reference (TYPE) BAPIMEPOITEM Purchase Order Item 20080212
4 Importing IT_ITEM_ACCOUNT Call by reference Type reference (TYPE) BAPIMEPOACCOUNT_TP Table Type for BAPIMEPOITEM 20080212
5 Importing IV_ITEM_NUMBER Call by reference Type reference (TYPE) EBELP Condition item number 20080212
6 Importing I_PREFETCH Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20080212
# Exception Resumable Description Created on
1 CX_WUF_ERROR Error 20080212

Method MAP_ITEM_CONFIRMATION_TO_XI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ITEM_CONF_XI Call by reference Type reference (TYPE) SAPPLCO_PUR_ORD_ERPREPLNM_TAB5 Proxy Table Type (generated) 20080214
2 Exporting E_OK Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20080214
3 Importing IS_ITEM Call by reference Type reference (TYPE) BAPIMEPOITEM PO Item: Address Structure BAPIADDR1 for Inbound Delivery 20080229
4 Importing IT_ITEMCONF Call by reference Type reference (TYPE) BAPIEKES_TP Table Type for BAPIEKES 20080214
5 Importing IV_ITEM_NUMBER Call by reference Type reference (TYPE) EBELP Item Number of Purchasing Document 20080214
6 Importing IV_PO_NO Call by reference Type reference (TYPE) EBELN Purchasing Document Number 20080214
7 Importing I_PREFETCH Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20080214
# Exception Resumable Description Created on
1 CX_WUF_ERROR Error 20080318

Method MAP_ITEM_PRICESPEC_TO_XI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ITEM_PRISPEC_XI Call by reference Type reference (TYPE) SAPPLCO_PUR_ORD_ERPREPLNM_TAB4 Proxy Table Type (Generated) 20080212
2 Exporting E_OK Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20080212
3 Importing IT_ITEM_PRICESPEC Call by reference Type reference (TYPE) BAPIMEPOCOND_TP Table Type for BAPIMEPOITEM 20080212
4 Importing IV_ITEM_NUMBER Call by reference Type reference (TYPE) EBELP Condition item number 20080212
5 Importing I_PREFETCH Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20080212
# Exception Resumable Description Created on
1 CX_WUF_ERROR Error 20080212

Method MAP_ITEM_SCHEDULELINE_TO_XI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ITEM_SCHEDULE_XI Call by reference Type reference (TYPE) SAPPLCO_PUR_ORD_ERPREPLNM_TAB1 Proxy Table Type (Generated) 20080212
2 Exporting E_OK Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20080212
3 Importing IS_ITEM Call by reference Type reference (TYPE) BAPIMEPOITEM Purchase Order Item 20080212
4 Importing IT_ITEM_SCHEDULE Call by reference Type reference (TYPE) BAPIMEPOSCHEDULE_TP Table Type for BAPIMEPOITEM 20080212
5 Importing IT_ITEM_SCHEDULE_SUBC Call by reference Type reference (TYPE) MMPUR_POCOMPONENT_TTY Table Type for Component Data 20080212
6 Importing IV_ITEM_NUMBER Call by reference Type reference (TYPE) EBELP Condition item number 20080212
7 Importing IV_PO_NUMBER Call by reference Type reference (TYPE) EBELN Purchasing Document Number 20080212
8 Importing I_PREFETCH Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20080212
# Exception Resumable Description Created on
1 CX_WUF_ERROR Error 20080212

Method MAP_ITEM_SCHEDULE_SUB_TO_XI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ITEM_SCHEDULE_SUB_XI Call by reference Type reference (TYPE) SAPPLCO_PUR_ORD_ERPREPLNMT_TAB Proxy Table Type (Generated) 20080212
2 Exporting E_OK Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20080212
3 Importing IS_ITEM Call by reference Type reference (TYPE) BAPIMEPOITEM Purchase Order Item 20080226
4 Importing IT_ITEM_SCHEDULE_SUBC Call by reference Type reference (TYPE) MMPUR_POCOMPONENT_TTY Table Type for Component Data 20080212
5 Importing IV_ITEM_NUMBER Call by reference Type reference (TYPE) EBELP Condition item number 20080212
6 Importing IV_SCHEDULE_LINE Call by reference Type reference (TYPE) ETENR Delivery Schedule Line Number 20080212
7 Importing I_PREFETCH Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20080212
# Exception Resumable Description Created on
1 CX_WUF_ERROR Error 20080212

Method MAP_ITEM_TEXT_TO_XI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ITEM_TEXT_XI Call by reference Type reference (TYPE) SAPPLCO_TEXT_COLLECTION_TE_TAB Proxy Table Type (Generated) 20080212
2 Exporting E_OK Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20080212
3 Importing IT_ITEM_TEXT Call by reference Type reference (TYPE) BAPIMEPOTEXT_TP Table Type for BAPIMEPOITEM 20080212
4 Importing IV_ITEM_NUMBER Call by reference Type reference (TYPE) EBELP Condition item number 20080212
5 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SPRAS Language Key 20090212
6 Importing I_PREFETCH Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20080212
# Exception Resumable Description Created on
1 CX_WUF_ERROR Error 20080212

Method MAP_ITEM_TO_XI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_OK Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20080212
2 Importing IS_POHEADER Call by reference Type reference (TYPE) BAPIMEPOHEADER Purchase Order Header Data 20080212
3 Importing IT_ITEM Call by reference Type reference (TYPE) BAPIMEPOITEM_TP Table Type for BAPIMEPOITEM 20080212
4 Importing IT_ITEMACCOUNT Call by reference Type reference (TYPE) BAPIMEPOACCOUNT_TP Table Type for BAPIMEPOACCOUNT 20080212
5 Importing IT_ITEMADDRDELIVERY Call by reference Type reference (TYPE) BAPIMEPOADDRDELIVERY_TP Table Type for BAPIMEPOADDRDELIVERY 20080212
6 Importing IT_ITEMCOND Call by reference Type reference (TYPE) BAPIMEPOCOND_TP Table Type for BAPIMEPOCOND 20080212
7 Importing IT_ITEMCONF Call by reference Type reference (TYPE) BAPIEKES_TP Table Type for BAPIEKES 20080212
8 Importing IT_ITEMHISTORY_TOTALS Call by reference Type reference (TYPE) BAPIEKBES_TP Table Type for BAPIEKBES 20080212
9 Importing IT_ITEMSCHEDULE Call by reference Type reference (TYPE) BAPIMEPOSCHEDULE_TP Table Type for BAPIMEPOSCHEDULE 20080212
10 Importing IT_ITEMSCHEDULE_SUBC Call by reference Type reference (TYPE) MMPUR_POCOMPONENT_TTY Table Type for Component Data 20080212
11 Importing IT_ITEMSHIPPING Call by reference Type reference (TYPE) MEPO_T_BAPIEKPV Table Type for Structure BAPIMEPOSHIPPEXP 20080811
12 Importing IT_ITEMTEXT Call by reference Type reference (TYPE) BAPIMEPOTEXT_TP Table Type for BAPIMEPOTEXT 20080212
13 Importing IV_PO_NO Call by reference Type reference (TYPE) EBELN Purchasing Document Number 20080212
14 Importing I_PREFETCH Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20080212
# Exception Resumable Description Created on
1 CX_WUF_ERROR Error 20080212

Method MAP_PARTY_TO_XI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_OK Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20080212
2 Importing IT_PARTY Call by reference Type reference (TYPE) BAPIEKKOP_TP Table Type for BAPIMEPOCONDHEADER 20080212
3 Importing I_PREFETCH Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20080212
# Exception Resumable Description Created on
1 CX_WUF_ERROR Error 20080212

Method MAP_POHEADER_TO_XI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_HEADER_XI Call by reference Type reference (TYPE) SAPPLCO_PUR_ORD_ERPREPLNMT_OR6 Proxy Structure (Generated) 20080212
2 Exporting E_OK Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20080212
3 Importing IS_HEADER Call by reference Type reference (TYPE) BAPIMEPOHEADER Purchase Order Header Data 20080212
4 Importing IS_PURCHGRP Call by reference Type reference (TYPE) T024 Purchasing Groups 20080212
5 Importing I_PREFETCH Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20080212
# Exception Resumable Description Created on
1 CX_WUF_ERROR Error 20080212

Method MAP_PRICESPECIFICATION_TO_XI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_OK Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20080212
2 Importing IT_CONDITIONHEADER Call by reference Type reference (TYPE) BAPIMEPOCONDHEADER_TP Table Type for BAPIMEPOCONDHEADER 20080212
3 Importing I_PREFETCH Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20080212
# Exception Resumable Description Created on
1 CX_WUF_ERROR Error 20080212

Method MAP_PURGRP_COMM_TO_XI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_OK Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20080212
2 Importing IS_PURCHASEGROUP Call by reference Type reference (TYPE) T024 Table Type for BAPIMEPOCONDHEADER 20080212
3 Importing I_PREFETCH Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20080212
# Exception Resumable Description Created on
1 CX_WUF_ERROR Error 20080212

Method MAP_TEXTHEADER_TO_XI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_OK Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20080212
2 Importing IT_TEXTHEADER Call by reference Type reference (TYPE) BAPIMEPOTEXTHEADER_TP Table Type for BAPIMEPOCONDHEADER 20080212
3 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SPRAS Language Key 20090212
4 Importing I_PREFETCH Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20080212
# Exception Resumable Description Created on
1 CX_WUF_ERROR Error 20080212

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 Table with BAPI Return Information 20080212
2 Importing IV_PO_NO Call by reference Type reference (TYPE) EBELN Purchasing Document Number 20080212
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technical Error 20080212
2 CX_APPL_PROXY_BADI_PROCESSING Error in BAdI Processing in Proxy 20080212
3 CX_OPS_SE Error in OPS service 20080212
History
Last changed by/on SAP  20130531 
SAP Release Created in 604