SAP ABAP Class CL_PORD_PRODUCTIONORDERRELRC_I (Release Production Order)
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
Properties
Class CL_PORD_PRODUCTIONORDERRELRC_I  
Short Description Release Production Order    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PP_SFC_XI_PROXY   XI Proxies for the Production/Process Order 
Created 20081010   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_PORD_PRODUCTIONORDERRELRC_I has no forward declaration.
Interfaces
Class CL_PORD_PRODUCTIONORDERRELRC_I has no interface implemented.
Friends
Class CL_PORD_PRODUCTIONORDERRELRC_I has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ABAP_FALSE Constant Private Type reference (TYPE) STRING ' ' 20081113
2 ABAP_TRUE Constant Private Type reference (TYPE) STRING 'X' 20081113
3 GC_ABORT Constant Private Type reference (TYPE) BAPI_MTYPE 'A' Message type: S Success, E Error, W Warning, I Info, A Abort 20081010
4 GC_ERROR Constant Private Type reference (TYPE) BAPI_MTYPE 'E' Message type: S Success, E Error, W Warning, I Info, A Abort 20081010
5 GC_INFO Constant Private Type reference (TYPE) BAPI_MTYPE 'I' Message type: S Success, E Error, W Warning, I Info, A Abort 20081113
6 GC_MESSCLASS Constant Private Type reference (TYPE) SYMSGID 'PP_SFC_MESSAGES' Message Class 20081010
7 GC_WARN Constant Private Type reference (TYPE) BAPI_MTYPE 'W' Message type: S Success, E Error, W Warning, I Info, A Abort 20081114
8 GO_SINGLETON Static Attribute Protected Object reference (TYPE REF TO) CL_PORD_PRODUCTIONORDERRELRC_I Release Production Order 20081010
9 PROC_ORD Constant Private Type reference (TYPE) STRING '40' 20081113
10 PROD_ORD Constant Private Type reference (TYPE) STRING '10' 20081113
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20081010
2 CREATE Static method Public Method 20081010
3 EXECUTE Instance method Public Method 20081010
4 EXPORT_CONVERSION Instance method Public Method 20081010
5 IMPLEMENT_BUSINESS_LOGIC Instance method Private Method 20081010
6 IMPORT_CONVERSION Instance method Public Method 20081010
Events
Class CL_PORD_PRODUCTIONORDERRELRC_I has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_SYSST_S Public See coding 20081010 begin of ty_sysst_s, stat type j_istat, txt30 type j_txt30, spras type spras, inact type j_inact, end of ty_sysst_s
2 TY_SYSST_TAB Public See coding 20081010 ty_sysst_tab type standard table of ty_sysst_s
3 TY_UST_S Public See coding 20081010 begin of ty_ust_s, stsma type j_stsma, estat type j_estat, txt30 type j_txt30, spras type spras, stonr type j_stonr, inact type j_inact, end of ty_ust_s
4 TY_UST_TAB Public See coding 20081010 ty_ust_tab type standard table of ty_ust_s
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_PORD_PRODUCTIONORDERRELRC_I has no parameter.
Method CLASS_CONSTRUCTOR on class CL_PORD_PRODUCTIONORDERRELRC_I has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_EXEC_IMPL Value transfer Object reference (TYPE REF TO) CL_PORD_PRODUCTIONORDERRELRC_I Release Production Order 20081010

Method CREATE on class CL_PORD_PRODUCTIONORDERRELRC_I has no exception.

Method EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PROXY_DATA Call by reference Type reference (TYPE) PORD_PRODUCTIONORDERERPREL_REQ ProductionOrderERPReleaseRequestMessage_sync 20081010
2 Exporting OS_PROXY_DATA Call by reference Type reference (TYPE) PORD_PRODUCTIONORDERERPREL_CF ProductionOrderERPReleaseConfirmationMessage_sync 20081010
# Exception Resumable Description Created on
1 CX_SAPPLCO_STANDARD_MSG_FAULT Standard Message Fault 20081010

Method EXPORT_CONVERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20081010
2 Exporting ES_OUTPUT Call by reference Type reference (TYPE) PORD_PRODUCTIONORDERERPREL_CF ProductionOrderERPReleaseConfirmationMessage_sync 20081010
3 Importing IT_SYSST Call by reference Type reference (TYPE) TY_SYSST_TAB 20081010
4 Importing IT_UST Call by reference Type reference (TYPE) TY_UST_TAB 20081010
5 Importing IV_ID Call by reference Type reference (TYPE) AUFNR Order Number 20081010
6 Importing IV_STSMA Call by reference Type reference (TYPE) J_STSMA Status Profile 20081010
7 Importing IV_TXT Call by reference Type reference (TYPE) TEXT30 Text (30 Characters) 20081010

Method EXPORT_CONVERSION on class CL_PORD_PRODUCTIONORDERRELRC_I has no exception.

Method IMPLEMENT_BUSINESS_LOGIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20081010
2 Exporting ET_SYSST Call by reference Type reference (TYPE) TY_SYSST_TAB 20081010
3 Exporting ET_UST Call by reference Type reference (TYPE) TY_UST_TAB 20081010
4 Exporting EV_STSMA Call by reference Type reference (TYPE) J_STSMA Status Profile 20081010
5 Exporting EV_TXT Call by reference Type reference (TYPE) TEXT30 Text (30 Characters) 20081010
6 Importing IV_ID Call by reference Type reference (TYPE) AUFNR Order Number 20081010

Method IMPLEMENT_BUSINESS_LOGIC on class CL_PORD_PRODUCTIONORDERRELRC_I has no exception.

Method IMPORT_CONVERSION 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 20081010
2 Exporting EV_ID Call by reference Type reference (TYPE) AUFNR Order Number 20081010
3 Importing IS_INPUT Call by reference Type reference (TYPE) PORD_PRODUCTIONORDERERPREL_REQ ProductionOrderERPReleaseRequestMessage_sync 20081010

Method IMPORT_CONVERSION on class CL_PORD_PRODUCTIONORDERRELRC_I has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 605