SAP ABAP Class CL_PORD_PRODUCTIONORDERRELRC (ProductionOrderERPReleaseRequestConfirmation_In)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   PP-SFC-EXE (Application Component) Order Processing
     PP_SFC_XI_PROXY (Package) XI Proxies for the Production/Process Order
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  II_PORD_PRODUCTIONORDERRELRC ProductionOrderERPReleaseRequestConfirmation_In 20081021
Properties
Class CL_PORD_PRODUCTIONORDERRELRC  
Short Description ProductionOrderERPReleaseRequestConfirmation_In    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package PP_SFC_XI_PROXY   XI Proxies for the Production/Process Order 
Created 20081021   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_PORD_PRODUCTIONORDERRELRC ProductionOrderERPReleaseRequestConfirmation_In 20081021
Friends
Class CL_PORD_PRODUCTIONORDERRELRC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_FAILED Constant Private Type reference (TYPE) SAPPLCO_PROCESSING_RESULT_CODE '5' Proxy Data Element (Generated) 20081021
2 GC_SUCCESSFUL Constant Private Type reference (TYPE) SAPPLCO_PROCESSING_RESULT_CODE '3' Proxy Data Element (Generated) 20081021
3 MR_IDP_HELPER Instance attribute Private Object reference (TYPE REF TO) IF_WS_IDP_HELPER API Interface for Idempotent WS Service 20081021
4 MV_IS_EO_REQUESTED Instance attribute Private Type reference (TYPE) ABAP_BOOL 20081021
5 MV_MSG_ID Instance attribute Private Type reference (TYPE) STRING 20081021
6 MV_MSG_UUID Instance attribute Private Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20081021
7 MV_PROC_RESULT_CODE Instance attribute Private Type reference (TYPE) SAPPLCO_PROCESSING_RESULT_CODE Proxy Data Element (Generated) 20081021
Methods
# Method Level Visibility Method type Description Created on
1 FINALIZE Instance method Private Method 20081021
2 PREPARE Instance method Private Method 20081021
Events
Class CL_PORD_PRODUCTIONORDERRELRC has no event.
Types
Class CL_PORD_PRODUCTIONORDERRELRC has no local type.
Method Signatures

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) PORD_PRODUCTIONORDERERPREL_CF ProductionOrderERPReleaseConfirmationMessage_sync 20081021

Method FINALIZE on class CL_PORD_PRODUCTIONORDERRELRC 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) PORD_PRODUCTIONORDERERPREL_CF ProductionOrderERPReleaseConfirmationMessage_sync 20081021
2 Exporting EV_IS_PROCESSED Call by reference Type reference (TYPE) ABAP_BOOL 20081021
3 Importing IS_INPUT Call by reference Type reference (TYPE) PORD_PRODUCTIONORDERERPREL_REQ ProductionOrderERPReleaseRequestMessage_sync 20081021
# Exception Resumable Description Created on
1 CX_SAPPLCO_STANDARD_MSG_FAULT Standard Message Fault 20081021
History
Last changed by/on SAP  20100310 
SAP Release Created in 605