SAP ABAP Class CL_BPS_PROCARRANGMNTCRTRQ_MAP (Mapping of the Procurement Arrangement Create Service)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-MD-BP-VM-ES (Application Component) Enterprise Services in Vendor Master
     OPS_SE_BPS_XI_PROXY (Package) Web Service Proxies Business Partner Supplier
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ECH_ACTION Interface - Action Class 20080807
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WUF_PREFETCH Prefetch Methods 20070821
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WUF_TRANSFORMATION Transformation Class 20070821
Properties
Class CL_BPS_PROCARRANGMNTCRTRQ_MAP  
Short Description Mapping of the Procurement Arrangement Create Service    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package OPS_SE_BPS_XI_PROXY   Web Service Proxies Business Partner Supplier 
Created 20070816   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_ECH_ACTION Interface - Action Class 20080807
2 IF_WUF_PREFETCH Prefetch Methods 20070821
3 IF_WUF_TRANSFORMATION Transformation Class 20070821
Friends
Class CL_BPS_PROCARRANGMNTCRTRQ_MAP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_EVENT_EXT_XML Constant Private Type reference (TYPE) WUF_EVENT 'EXTENDED_XML' Event 20070816
2 CO_EVNT_INP_DATA Constant Private Type reference (TYPE) WUF_EVENT 'INPUTMAPPING_DATA' Event Central Data 20070816
3 CO_EVNT_INP_PF Constant Private Type reference (TYPE) WUF_EVENT 'INPUTMAPPING_PARTNERFUNCTION' Event 20070823
4 CO_WUF_APPLICATION Constant Private Type reference (TYPE) WUF_APPLICATION 'CL_BPS_PROCARRANGMNTCRTRQ' Application 20070816
5 CV_ERROR_OCCURRED Instance attribute Private Type reference (TYPE) ABAP_BOOL 20080807
6 GC_STANDARD_MSG_FAULT_NAME Instance attribute Private Type reference (TYPE) SEOCLSNAME 'CX_SAPPLCO_STANDARD_MSG_FAULT' Object Type Name 20080807
Methods
# Method Level Visibility Method type Description Created on
1 CATEGORIZE_ERROR Instance method Private Method 20080807
2 CREATE_PROCARR Instance method Private Method Creation of the Procurement Arrangement 20080807
3 EXECUTE Instance method Public Method 20080807
4 GET_INSTANCE Static method Public Method 20080807
5 INPUT_MAPPING Static method Public Method Input mapping of the Procurement Arrangement Create Request 20070816
6 MAP_PLANDELDUR_IN Static method Public Method Mapping of the planned delivery duration (plifz) xi2sap 20070822
7 MAP_VENDORSERVICELEVEL_IN Static method Public Method Mapping of the vendor service level (vensl) xi2sap 20070821
8 PROCESS_IN Instance method Public Method 20080807
Events
Class CL_BPS_PROCARRANGMNTCRTRQ_MAP has no event.
Types
Class CL_BPS_PROCARRANGMNTCRTRQ_MAP has no local type.
Method Signatures

Method CATEGORIZE_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ERROR_CATEGORY Call by reference Type reference (TYPE) ECH_DTE_ERROR_CATEGORY Error Category 20080807
2 Exporting ES_MAIN_MESSAGE Call by reference Type reference (TYPE) BAPIRET2 Return Parameter 20080807
3 Importing IT_ERROR_MESSAGES Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20080807
4 Importing IV_PRE_MAPPING Call by reference Type reference (TYPE) ABAP_BOOL 20080822

Method CATEGORIZE_ERROR on class CL_BPS_PROCARRANGMNTCRTRQ_MAP has no exception.

Method CREATE_PROCARR 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 20080808
2 Importing IS_PROCARR Call by reference Type reference (TYPE) VMDS_EI_PURCHASING Ext. Interface: Purchasing Organization 20080807
3 Importing IV_SUPPLIERID Call by reference Type reference (TYPE) LIFNR Account Number of Vendor or Creditor 20080807

Method CREATE_PROCARR on class CL_BPS_PROCARRANGMNTCRTRQ_MAP has no exception.

Method EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_INPUT Call by reference Type reference (TYPE) BPSPROCUREMENT_ARRANGEMENT_ERP Proxy Structure (Generated) 20080807
# Exception Resumable Description Created on
1 CX_SAPPLCO_STANDARD_MSG_FAULT Standard Message Fault 20080808

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_BPS_PROCARRANGMNTCRTRQ_MAP Mapping of the Procurement Arrangement Create Service 20080807

Method GET_INSTANCE on class CL_BPS_PROCARRANGMNTCRTRQ_MAP has no exception.

Method INPUT_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PROCARR Call by reference Type reference (TYPE) VMDS_EI_PURCHASING Ext. Interface: Purchasing Organization 20070816
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20080808
3 Exporting EV_SUPPLIERID Call by reference Type reference (TYPE) LIFNR Account Number of Vendor or Creditor 20080807
4 Importing IS_PROCARR Call by reference Type reference (TYPE) BPSPROCUREMENT_ARRANGEMENT_ERP Proxy Structure (Generated) 20070816

Method INPUT_MAPPING on class CL_BPS_PROCARRANGMNTCRTRQ_MAP has no exception.

Method MAP_PLANDELDUR_IN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_PLIFZ Call by reference Type reference (TYPE) PLIFZ Vendor service level 20070822
2 Exporting E_OK Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20070822
3 Importing I_INPUT Call by reference Type reference (TYPE) SAPPLCO_DAY_DURATION Proxy Data Element (Generated) 20070822
4 Importing I_PREFETCH Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20070822

Method MAP_PLANDELDUR_IN on class CL_BPS_PROCARRANGMNTCRTRQ_MAP has no exception.

Method MAP_VENDORSERVICELEVEL_IN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_VENSL Call by reference Type reference (TYPE) VENSL Vendor service level 20070821
2 Exporting E_OK Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20070821
3 Importing I_INPUT Call by reference Type reference (TYPE) SAPPLCO_PERCENT Proxy Data Element (Generated) 20070821
4 Importing I_PREFETCH Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20070821

Method MAP_VENDORSERVICELEVEL_IN on class CL_BPS_PROCARRANGMNTCRTRQ_MAP has no exception.

Method PROCESS_IN 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 20080807
2 Importing IS_INPUT Call by reference Type reference (TYPE) BPSPROCUREMENT_ARRANGEMENT_ERP Proxy Structure (Generated) 20080807
3 Importing IS_POST_MAPPING Call by reference Type reference (TYPE) STRUC_PROCARNGCRT_POST_MAPPING Proxy Structure (Generated) 20080808
4 Importing I_REF_TO_FEH_REG Call by reference Object reference (TYPE REF TO) CL_FEH_REGISTRATION Registration and Restart of FEH 20080807
# Exception Resumable Description Created on
1 CX_SAPPLCO_STANDARD_MSG_FAULT Standard Message Fault 20080807
History
Last changed by/on SAP  20110908 
SAP Release Created in 603