SAP ABAP Class /SAPPO/CL_ORDER_UTILS (Help Methods for Order Handling)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-TS-PPO (Application Component) Postprocessing Office
     /SAPPO/ORDER (Package) Postprocessing Office - Order
Properties
Class /SAPPO/CL_ORDER_UTILS  
Short Description Help Methods for Order Handling    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /SAPPO/ORDER   Postprocessing Office - Order 
Created 20090115   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
Class /SAPPO/CL_ORDER_UTILS has no interface implemented.
Friends
Class /SAPPO/CL_ORDER_UTILS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_BOR_EVT_COMPLETED Constant Private Type reference (TYPE) SWO_EVENT 'completed' 20100929
2 C_BOR_EVT_CREATED Constant Private Type reference (TYPE) SWO_EVENT 'created' 20100929
3 C_BOR_OBJ_TYPE_ORDER Constant Private Type reference (TYPE) SWO_OBJTYP '/SAPPO/OR' 20100929
4 C_EVT_ELEMENT_BUS_PROCESS Constant Private Type reference (TYPE) SWC_ELEM 'BusinessProcess' 20100929
5 C_EVT_ELEMENT_PROCESS_OBJECT Constant Private Type reference (TYPE) SWC_ELEM 'ProcessObject' 20100929
6 C_EVT_ELEMENT_SW_COMPONENT Constant Private Type reference (TYPE) SWC_ELEM 'SoftwareComponent' 20100929
7 S_BOR_CONNECTION Static Attribute Private Object reference (TYPE REF TO) LIF_BOR_CONNECTION 20100929
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20100929
2 S_FIRE_BOR_EVENT Static method Private Method 20100929
3 S_FIRE_BOR_EVT_ORDER_COMPLETED Static method Public Method 20100929
4 S_FIRE_BOR_EVT_ORDER_CREATED Static method Public Method 20100929
5 S_MAP_FUNCTIONCODE2EXECMETHOD Static method Public Method Map Function Code for Execution Method 20090227
Events
Class /SAPPO/CL_ORDER_UTILS has no event.
Types
Class /SAPPO/CL_ORDER_UTILS has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class /SAPPO/CL_ORDER_UTILS has no parameter.
Method CLASS_CONSTRUCTOR on class /SAPPO/CL_ORDER_UTILS has no exception.

Method S_FIRE_BOR_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PROCESS_OBJECT Call by reference Type reference (TYPE) /SAPPO/STR_OBJECT 20100929
2 Importing IV_EVENT Call by reference Type reference (TYPE) SWO_EVENT 20100929
3 Importing IV_IN_UPDATE_TASK Call by reference Type reference (TYPE) ABAP_BOOL 20100929
4 Importing IV_ORDER_ID Call by reference Type reference (TYPE) /SAPPO/DTE_ORDER_ID 20100929
5 Importing IV_PROCESS Call by reference Type reference (TYPE) /SAPPO/DTE_BUSINESS_PROCESS 20100929
6 Importing IV_SW_COMPONENT Call by reference Type reference (TYPE) /SAPPO/DTE_COMPONENT 20100929

Method S_FIRE_BOR_EVENT on class /SAPPO/CL_ORDER_UTILS has no exception.

Method S_FIRE_BOR_EVT_ORDER_COMPLETED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PROCESS_OBJECT Call by reference Type reference (TYPE) /SAPPO/STR_OBJECT Processobjekt (=Hauptobjekt am Auftrag) standardmäßig 20100929
2 Importing IV_IN_UPDATE_TASK Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20100929
3 Importing IV_ORDER_ID Call by reference Type reference (TYPE) /SAPPO/DTE_ORDER_ID 20100929
4 Importing IV_PROCESS Call by reference Type reference (TYPE) /SAPPO/DTE_BUSINESS_PROCESS 20100929
5 Importing IV_SW_COMPONENT Call by reference Type reference (TYPE) /SAPPO/DTE_COMPONENT 20100929

Method S_FIRE_BOR_EVT_ORDER_COMPLETED on class /SAPPO/CL_ORDER_UTILS has no exception.

Method S_FIRE_BOR_EVT_ORDER_CREATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PROCESS_OBJECT Call by reference Type reference (TYPE) /SAPPO/STR_OBJECT Processobjekt (=Hauptobjekt am Auftrag) standardmäßig 20100929
2 Importing IV_IN_UPDATE_TASK Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20100929
3 Importing IV_ORDER_ID Call by reference Type reference (TYPE) /SAPPO/DTE_ORDER_ID 20100929
4 Importing IV_PROCESS Call by reference Type reference (TYPE) /SAPPO/DTE_BUSINESS_PROCESS 20100929
5 Importing IV_SW_COMPONENT Call by reference Type reference (TYPE) /SAPPO/DTE_COMPONENT 20100929

Method S_FIRE_BOR_EVT_ORDER_CREATED on class /SAPPO/CL_ORDER_UTILS has no exception.

Method S_MAP_FUNCTIONCODE2EXECMETHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FUNCTION_CODE Call by reference Type reference (TYPE) /SAPPO/DTE_FUNCTIONALITY_CODE Code für Auftragsfunktionalitäten 20090227
2 Returning RV_EXEC_METHOD Value transfer Type reference (TYPE) /SAPPO/METH_PROXY_EXECUTION Methode 20090227
# Exception Resumable Description Created on
1 INVALID_FUNCTION 20090227
History
Last changed by/on SAP  20110908 
SAP Release Created in 720