SAP ABAP Class CL_SLS_ERPPARCONFCHGRC (Proxy Class for Sls Order ERP PAR Conf Change RC)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   SD-SLS-ES (Application Component) Enterprise Services in Sales
     OPS_SE_SLS_XI_PROXY (Package) Web Service Proxies Sales
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  II_SLS_ERPPARCONFCHGRC Change Sales Order Product Availability Requirement Conf... 20080408
Properties
Class CL_SLS_ERPPARCONFCHGRC  
Short Description Proxy Class for Sls Order ERP PAR Conf Change RC    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package OPS_SE_SLS_XI_PROXY   Web Service Proxies Sales 
Created 20080408   SAP 
Last change 20100310   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 II_SLS_ERPPARCONFCHGRC Change Sales Order Product Availability Requirement Conf... 20080408
Friends
Class CL_SLS_ERPPARCONFCHGRC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_AUTH_ACT_CHG Constant Private Type reference (TYPE) ACTIV_AUTH '02' Authorization Activity change 20080428
2 MR_IDP_HELPER Instance attribute Private Object reference (TYPE REF TO) IF_WS_IDP_HELPER API Interface for Idempotent WS Service 20080409
3 MV_APPL_MSG_ID Constant Private Type reference (TYPE) STRING 'V_OPS_SE_SLS_SC' 20080417
4 MV_IS_EO_REQUESTED Instance attribute Private Type reference (TYPE) ABAP_BOOL 20080409
5 MV_MSG_ID Instance attribute Private Type reference (TYPE) STRING 20080409
6 MV_MSG_UUID Instance attribute Private Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20080409
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20080505
2 FILL_LOG Instance method Private Method Fills XI Log with message from Bapiret2 20080410
3 FINALIZE Instance method Private Method 20080409
4 INPUT_MAPPING Instance method Private Method Mapping of input parameters 20080410
5 OUTPUT_MAPPING Instance method Private Method Mapping of output parameters 20080410
6 PREPARE Instance method Private Method Idempotency Framework 20080409
7 RAISE_EXCEPTION Instance method Private Method Raises Standard XI Fault 20080409
Events
Class CL_SLS_ERPPARCONFCHGRC has no event.
Types
Class CL_SLS_ERPPARCONFCHGRC has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_SLS_ERPPARCONFCHGRC has no parameter.
Method CONSTRUCTOR on class CL_SLS_ERPPARCONFCHGRC has no exception.

Method FILL_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PR_LOG Call by reference Type reference (TYPE) SAPPLCO_LOG XI Log 20080410
2 Importing IT_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20080410
3 Importing IV_PROC_RES_CODE Call by reference Type reference (TYPE) PROCESSING_RESULT_CODE processing status 20080410

Method FILL_LOG on class CL_SLS_ERPPARCONFCHGRC has no exception.

Method FINALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_OUTPUT Call by reference Type reference (TYPE) SAPPLCO_SLS_ORD_ERP_PAR_CCCM_S 20080409
2 Importing IV_ERROR Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20080409
# Exception Resumable Description Created on
1 CX_SAPPLCO_STANDARD_MSG_FAULT Standard Message Fault 20080409

Method INPUT_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DESTINATION Call by reference Type reference (TYPE) LOGSYS Logical system 20080417
2 Exporting EV_DOCNO Call by reference Type reference (TYPE) VBELN Sales and Distribution Document Number 20080410
3 Exporting EV_PARID Call by reference Type reference (TYPE) SAPPLCO_NOSC_BUSINESS_TRANSACT ProductAvailabilityRequirement ID 20080410
4 Importing IS_INPUT Call by reference Type reference (TYPE) SLS_ERP_PAR_CONF_CHG_REQ Proxy Structure (generated) 20080410

Method INPUT_MAPPING on class CL_SLS_ERPPARCONFCHGRC has no exception.

Method OUTPUT_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_OUTPUT Call by reference Type reference (TYPE) SLS_ERP_PAR_CONF_CHG_CONF Proxy Structure (generated) 20080410
2 Importing IT_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20080410

Method OUTPUT_MAPPING on class CL_SLS_ERPPARCONFCHGRC has no exception.

Method PREPARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_OUTPUT Call by reference Type reference (TYPE) SAPPLCO_SLS_ORD_ERP_PAR_CCCM_S Proxy Structure (generated) 20080409
2 Exporting EV_IS_PROCESSED Call by reference Type reference (TYPE) ABAP_BOOL 20080409
3 Importing IS_INPUT Call by reference Type reference (TYPE) SAPPLCO_SLS_ORD_ERP_PAR_CCRM_S Proxy Structure (generated) 20080409
# Exception Resumable Description Created on
1 CX_SAPPLCO_STANDARD_MSG_FAULT Standard Message Fault 20080409

Method RAISE_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_AUTO_RETRY Call by reference Type reference (TYPE) PRX_AUTOMATIC_RETRY ABAP_FALSE ABAP Proxies: Restart Message Automatically 20080409
2 Importing IF_NO_RETRY Call by reference Type reference (TYPE) PRX_NO_RETRY ABAP_TRUE ABAP Proxies: Do Not Restart Message 20080409
3 Importing IS_STANDARD Call by reference Type reference (TYPE) SAPPLCO_EXCHANGE_FAULT_DATA Proxy Structure (Generated) 20080409
4 Importing IV_MSGID Call by reference Type reference (TYPE) SYMSGID 'APPL_COMMON' Message Class 20080409
5 Importing IV_MSGNO Call by reference Type reference (TYPE) SYMSGNO Message Number 20080409
6 Importing IV_MSGTY Call by reference Type reference (TYPE) SYMSGTY 'E' Message Type 20080409
7 Importing IV_MSGV1 Call by reference Type reference (TYPE) ANY Message Variable 20080409
8 Importing IV_MSGV2 Call by reference Type reference (TYPE) ANY Message Variable 20080409
9 Importing IV_MSGV3 Call by reference Type reference (TYPE) ANY Message Variable 20080409
10 Importing IV_MSGV4 Call by reference Type reference (TYPE) ANY Message Variable 20080409
11 Importing IX_PREVIOUS Call by reference Object reference (TYPE REF TO) CX_ROOT Abstract Superclass for All Global Exceptions 20080409
# Exception Resumable Description Created on
1 CX_SAPPLCO_STANDARD_MSG_FAULT Standard Message Fault 20080409
History
Last changed by/on SAP  20100310 
SAP Release Created in 604