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 | 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 | Constant | Private | Type reference (TYPE) | SWO_EVENT | 'completed' | 20100929 | |||
| 2 | Constant | Private | Type reference (TYPE) | SWO_EVENT | 'created' | 20100929 | |||
| 3 | Constant | Private | Type reference (TYPE) | SWO_OBJTYP | '/SAPPO/OR' | 20100929 | |||
| 4 | Constant | Private | Type reference (TYPE) | SWC_ELEM | 'BusinessProcess' | 20100929 | |||
| 5 | Constant | Private | Type reference (TYPE) | SWC_ELEM | 'ProcessObject' | 20100929 | |||
| 6 | Constant | Private | Type reference (TYPE) | SWC_ELEM | 'SoftwareComponent' | 20100929 | |||
| 7 | Static Attribute | Private | Object reference (TYPE REF TO) | LIF_BOR_CONNECTION | 20100929 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20100929 | |
| 2 | Static method | Private | Method | 20100929 | ||
| 3 | Static method | Public | Method | 20100929 | ||
| 4 | Static method | Public | Method | 20100929 | ||
| 5 | 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 | IS_PROCESS_OBJECT | Call by reference | Type reference (TYPE) | /SAPPO/STR_OBJECT | 20100929 | ||||
| 2 | IV_EVENT | Call by reference | Type reference (TYPE) | SWO_EVENT | 20100929 | ||||
| 3 | IV_IN_UPDATE_TASK | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100929 | ||||
| 4 | IV_ORDER_ID | Call by reference | Type reference (TYPE) | /SAPPO/DTE_ORDER_ID | 20100929 | ||||
| 5 | IV_PROCESS | Call by reference | Type reference (TYPE) | /SAPPO/DTE_BUSINESS_PROCESS | 20100929 | ||||
| 6 | 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 | IS_PROCESS_OBJECT | Call by reference | Type reference (TYPE) | /SAPPO/STR_OBJECT | Processobjekt (=Hauptobjekt am Auftrag) standardmäßig | 20100929 | |||
| 2 | IV_IN_UPDATE_TASK | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20100929 | |||
| 3 | IV_ORDER_ID | Call by reference | Type reference (TYPE) | /SAPPO/DTE_ORDER_ID | 20100929 | ||||
| 4 | IV_PROCESS | Call by reference | Type reference (TYPE) | /SAPPO/DTE_BUSINESS_PROCESS | 20100929 | ||||
| 5 | 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 | IS_PROCESS_OBJECT | Call by reference | Type reference (TYPE) | /SAPPO/STR_OBJECT | Processobjekt (=Hauptobjekt am Auftrag) standardmäßig | 20100929 | |||
| 2 | IV_IN_UPDATE_TASK | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20100929 | |||
| 3 | IV_ORDER_ID | Call by reference | Type reference (TYPE) | /SAPPO/DTE_ORDER_ID | 20100929 | ||||
| 4 | IV_PROCESS | Call by reference | Type reference (TYPE) | /SAPPO/DTE_BUSINESS_PROCESS | 20100929 | ||||
| 5 | 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 | IV_FUNCTION_CODE | Call by reference | Type reference (TYPE) | /SAPPO/DTE_FUNCTIONALITY_CODE | Code für Auftragsfunktionalitäten | 20090227 | |||
| 2 | RV_EXEC_METHOD | Value transfer | Type reference (TYPE) | /SAPPO/METH_PROXY_EXECUTION | Methode | 20090227 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090227 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |