SAP ABAP Class CL_PORD_PRODNORDERTECORC_IMPL (Technically Close 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_PRODNORDERTECORC_IMPL  
Short Description Technically Close 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 20081027   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_PORD_PRODNORDERTECORC_IMPL has no forward declaration.
Interfaces
Class CL_PORD_PRODNORDERTECORC_IMPL has no interface implemented.
Friends
Class CL_PORD_PRODNORDERTECORC_IMPL 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 ' ' 20081114
2 ABAP_TRUE Constant Private Type reference (TYPE) STRING 'X' 20081114
3 GC_ABORT Constant Private Type reference (TYPE) BAPI_MTYPE 'A' Message type: S Success, E Error, W Warning, I Info, A Abort 20081027
4 GC_ERROR Constant Private Type reference (TYPE) BAPI_MTYPE 'E' Message type: S Success, E Error, W Warning, I Info, A Abort 20081027
5 GC_INFO Constant Private Type reference (TYPE) BAPI_MTYPE 'I' Message type: S Success, E Error, W Warning, I Info, A Abort 20081114
6 GC_MESSCLASS Constant Private Type reference (TYPE) SYMSGID 'PP_SFC_MESSAGES' Message Class 20081027
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_PRODNORDERTECORC_IMPL TECO Production Order 20081027
9 PROC_ORD Constant Private Type reference (TYPE) STRING '40' 20081114
10 PROD_ORD Constant Private Type reference (TYPE) STRING '10' 20081114
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20081027
2 CREATE Static method Public Method 20081027
3 EXECUTE Instance method Public Method 20081027
4 EXPORT_CONVERSION Instance method Public Method 20081027
5 IMPLEMENT_BUSINESS_LOGIC Instance method Private Method 20081027
6 IMPORT_CONVERSION Instance method Public Method 20081027
Events
Class CL_PORD_PRODNORDERTECORC_IMPL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_SYSST_S Public See coding 20081027 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 20081027 ty_sysst_tab type standard table of ty_sysst_s
3 TY_UST_S Public See coding 20081027 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 20081027 ty_ust_tab type standard table of ty_ust_s
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_PORD_PRODNORDERTECORC_IMPL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_PORD_PRODNORDERTECORC_IMPL 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_PRODNORDERTECORC_IMPL Release Production Order 20081027

Method CREATE on class CL_PORD_PRODNORDERTECORC_IMPL 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_PRODNORDERPTECO_REQ ProductionOrderERPReleaseRequestMessage_sync 20081027
2 Exporting OS_PROXY_DATA Call by reference Type reference (TYPE) PORD_PRODNORDERPTECO_CONF ProductionOrderERPReleaseConfirmationMessage_sync 20081027
# Exception Resumable Description Created on
1 CX_SAPPLCO_STANDARD_MSG_FAULT Standard Message Fault 20081027

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 20081027
2 Exporting ES_OUTPUT Call by reference Type reference (TYPE) PORD_PRODNORDERPTECO_CONF ProductionOrderERPReleaseConfirmationMessage_sync 20081027
3 Importing IT_SYSST Call by reference Type reference (TYPE) TY_SYSST_TAB 20081027
4 Importing IT_UST Call by reference Type reference (TYPE) TY_UST_TAB 20081027
5 Importing IV_ID Call by reference Type reference (TYPE) AUFNR Order Number 20081027
6 Importing IV_STSMA Call by reference Type reference (TYPE) J_STSMA Status Profile 20081027
7 Importing IV_TXT Call by reference Type reference (TYPE) TEXT30 Text (30 Characters) 20081027

Method EXPORT_CONVERSION on class CL_PORD_PRODNORDERTECORC_IMPL 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 20081027
2 Exporting ET_SYSST Call by reference Type reference (TYPE) TY_SYSST_TAB 20081027
3 Exporting ET_UST Call by reference Type reference (TYPE) TY_UST_TAB 20081027
4 Exporting EV_STSMA Call by reference Type reference (TYPE) J_STSMA Status Profile 20081027
5 Exporting EV_TXT Call by reference Type reference (TYPE) TEXT30 Text (30 Characters) 20081027
6 Importing IV_ID Call by reference Type reference (TYPE) AUFNR Order Number 20081027

Method IMPLEMENT_BUSINESS_LOGIC on class CL_PORD_PRODNORDERTECORC_IMPL 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 20081027
2 Exporting EV_ID Call by reference Type reference (TYPE) AUFNR Order Number 20081027
3 Importing IS_INPUT Call by reference Type reference (TYPE) PORD_PRODNORDERPTECO_REQ ProductionOrderERPReleaseRequestMessage_sync 20081027

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