SAP ABAP Class CL_ORDER_WPS (Order)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PLM (Application Component) Product Lifecycle Management
⤷
DIWPS (Package) DI: Work Packaging and Sequencing
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_NETWORK_WPS | Network Class | 20021002 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_NOTI_ORDER_WPS | Order Created from Notification | 20021002 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_REV_ORDER_WPS | Revision Order | 20021002 |
Properties
| Class | CL_ORDER_WPS | |
| Short Description | Order | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | DIWPS | DI: Work Packaging and Sequencing |
| Created | 20010109 | SAP |
| Last change | 20130531 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_ORDER_WPS has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_BUF_ORDER_WPS | 20021001 | Sort Buffer | |
| 2 | CL_OPERATION_WPS | 20021121 | Order Operation Class |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | AUFNR | 20020917 | ||||
| 2 | Instance attribute | Protected | Type reference (TYPE) | XFLAG | Order is imported into core buffer | 20020925 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_EX_DIWPS_ORDER | 20010111 | ||||
| 4 | Instance attribute | Protected | Type reference (TYPE) | CAUFVD | 20020917 | ||||
| 5 | Instance attribute | Protected | Type reference (TYPE) | CAUFVD | 20030220 | ||||
| 6 | Instance attribute | Protected | Type reference (TYPE) | CHAR1 | Change Indicator | 20021121 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | XFLAG | Order is locked | 20020917 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | DIWPS_OPERATION_BUF_T | Operations Buffer Table | 20021121 |
Methods
Events
Class CL_ORDER_WPS has no event.
Types
Class CL_ORDER_WPS has no local type.
Method Signatures
Method COMPLETE Signature
Method COMPLETE on class CL_ORDER_WPS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Order exception | 20030121 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_AUFNR | Call by reference | Type reference (TYPE) | AUFNR | Order number | 20020917 | |||
| 2 | I_CAUFVD | Call by reference | Type reference (TYPE) | CAUFVD | Order header | 20020917 |
Method CONSTRUCTOR on class CL_ORDER_WPS has no exception.
Method CREATE_OPERATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_OPERATION | Call by reference | Object reference (TYPE REF TO) | CL_OPERATION_WPS | Order operation class | 20021122 | |||
| 2 | IS_AFVGD | Call by reference | Type reference (TYPE) | AFVGD | Order: Dialog table for Table AFVG (order operation) | 20021122 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Order exception | 20021124 |
Method GET_CHG_IND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CHG_IND | Value transfer | Type reference (TYPE) | CHAR1 | Change indicator | 20021121 |
Method GET_CHG_IND on class CL_ORDER_WPS has no exception.
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_OPERATIONS | Call by reference | Type reference (TYPE) | DIWP1_AFVGDGET_T | Table of operations | 20020927 | |||
| 2 | E_CAUFVD | Call by reference | Type reference (TYPE) | CAUFVD | Order structure | 20020917 | |||
| 3 | I_OPERATIONS | Call by reference | Type reference (TYPE) | XFLAG | SPACE | Retrieve operations | 20020927 |
Method GET_DATA on class CL_ORDER_WPS has no exception.
Method GET_OPERATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_OPERATIONS | Value transfer | Type reference (TYPE) | DIWPS_OPERATION_REF_T | Table of operations | 20021120 | |||
| 2 | I_QMNUM | Call by reference | Type reference (TYPE) | QMNUM | Notification Number | 20021120 |
Method GET_OPERATIONS on class CL_ORDER_WPS has no exception.
Method GET_OPERATIONS_BY_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_OPER_NOS | Call by reference | Type reference (TYPE) | DIWPS_OPER_NO_T | Vorgangsnummern | 20040130 | |||
| 2 | RT_OPERATIONS | Value transfer | Type reference (TYPE) | DIWPS_OPERATION_REF_T | Tabelle der Vorgänge | 20040130 |
Method GET_OPERATIONS_BY_KEY on class CL_ORDER_WPS has no exception.
Method IS_COMPLETED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_YES | Value transfer | Type reference (TYPE) | CHAR1 | Flag: order is completed | 20030129 |
Method IS_COMPLETED on class CL_ORDER_WPS has no exception.
Method LOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BUFFER | Call by reference | Type reference (TYPE) | CHAR1 | Locking with CO_ZF_ORDER_READ | 20021122 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Revision order exception | 20021008 |
Method OPERATION_DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_OPERATION | Call by reference | Object reference (TYPE REF TO) | CL_OPERATION_WPS | Order operation class | 20021125 |
Method OPERATION_DELETE on class CL_ORDER_WPS has no exception.
Method RELEASE Signature
Method RELEASE on class CL_ORDER_WPS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Order exception | 20030121 |
Method RESET Signature
Method RESET on class CL_ORDER_WPS has no parameter.
Method RESET on class CL_ORDER_WPS has no exception.
Method SCHEDULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_GLTRP | Call by reference | Type reference (TYPE) | CO_GLTRP | Basic finish date | 20021011 | |||
| 2 | I_GLUZP | Call by reference | Type reference (TYPE) | CO_GLUZP | Basic finish (time) | 20030207 | |||
| 3 | I_GSTRP | Call by reference | Type reference (TYPE) | CO_GSTRP | Basic start date | 20021011 | |||
| 4 | I_GSUZP | Call by reference | Type reference (TYPE) | CO_GSUZP | Basic start time | 20030207 | |||
| 5 | I_NETWORK | Call by reference | Type reference (TYPE) | XFLAG | Network | 20021011 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Order exception | 20021011 |
Method SET_CHG_IND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHANGE | Call by reference | Type reference (TYPE) | CHAR1 | Change action | 20021121 |
Method SET_CHG_IND on class CL_ORDER_WPS has no exception.
Method SET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CAUFVD | Call by reference | Type reference (TYPE) | CAUFVD | Order header | 20021003 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Order exception | 20021122 |
Method SET_ORDER_NO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_AUFNR | Call by reference | Type reference (TYPE) | AUFNR | 20021001 |
Method SET_ORDER_NO on class CL_ORDER_WPS has no exception.
Method UNDO Signature
Method UNDO on class CL_ORDER_WPS has no parameter.
Method UNDO on class CL_ORDER_WPS has no exception.
Method UNLOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LT_DEL_ORDERS | Call by reference | Type reference (TYPE) | DIWPS_ORDER_REF_T | Tabelle der Auftragsobjekte | 20110712 |
Method UNLOCK on class CL_ORDER_WPS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 46C2 |