SAP ABAP Class CL_BUF_ORDER_WPS (Sort Buffer)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PLM (Application Component) Product Lifecycle Management
⤷
DIWPS (Package) DI: Work Packaging and Sequencing
⤷
⤷
Properties
| Class | CL_BUF_ORDER_WPS | |
| Short Description | Sort Buffer | |
| 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 | 20020917 | 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) |
Interfaces
Class CL_BUF_ORDER_WPS has no interface implemented.
Friends
Class CL_BUF_ORDER_WPS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | SY-DATUM | Last read | 20030226 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | DIWPS_ORDER_REF_T | Table of order objects | 20020917 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20021009 | ||
| 2 | Static method | Public | Constructor | 20030226 | ||
| 3 | Static method | Public | Method | 20070322 | ||
| 4 | Static method | Public | Method | 20020928 | ||
| 5 | Static method | Public | Method | 20020917 | ||
| 6 | Static method | Public | Method | 20021001 | ||
| 7 | Static method | Public | Method | 20030226 | ||
| 8 | Static method | Public | Method | 20030320 | ||
| 9 | Static method | Public | Method | 20021001 | ||
| 10 | Static method | Public | Method | 20021121 | ||
| 11 | Static method | Public | Method | 20030220 |
Events
Class CL_BUF_ORDER_WPS has no event.
Types
Class CL_BUF_ORDER_WPS has no local type.
Method Signatures
Method CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CHANGED | Value transfer | Type reference (TYPE) | XFLAG | Order in buffer was changed | 20021009 |
Method CHANGED on class CL_BUF_ORDER_WPS has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_BUF_ORDER_WPS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_BUF_ORDER_WPS has no exception.
Method CLEAR_BUFFER Signature
Method CLEAR_BUFFER on class CL_BUF_ORDER_WPS has no parameter.
Method CLEAR_BUFFER on class CL_BUF_ORDER_WPS has no exception.
Method GET_BY_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ORDER | Value transfer | Type reference (TYPE) | DIWPS_ORDER_REF_S | Order object structure | 20020928 | |||
| 2 | I_AUFNR | Call by reference | Type reference (TYPE) | AUFNR | Order Number | 20020928 | |||
| 3 | I_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | Order object type (R-rev order, N- noti order, W-network) | 20021002 |
Method GET_BY_ID on class CL_BUF_ORDER_WPS has no exception.
Method GET_BY_IDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ORDERS | Call by reference | Type reference (TYPE) | DIWPS_ORDER_REF_T | Table of order objects | 20020917 | |||
| 2 | IT_ORDERS | Call by reference | Type reference (TYPE) | AUFNR_T | Table of orders | 20020917 | |||
| 3 | I_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | Order object type (R-rev order, N- noti order, W-network) | 20021002 |
Method GET_BY_IDS on class CL_BUF_ORDER_WPS has no exception.
Method ORDER_NO_SWITCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CAUFVD_NUM_EXP | Call by reference | Type reference (TYPE) | CAUFVDN_T | Table type for CAUFVDN | 20021001 |
Method ORDER_NO_SWITCH on class CL_BUF_ORDER_WPS has no exception.
Method REFRESH_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CHG_ORDER | Call by reference | Type reference (TYPE) | DIWPS_ORDER_REF_T | Changed orders | 20030226 |
Method REFRESH_DATA on class CL_BUF_ORDER_WPS has no exception.
Method REMOVE_BY_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ORDER | Call by reference | Type reference (TYPE) | ORD_PRE_T | Table type of ord_pre | 20030320 |
Method REMOVE_BY_ID on class CL_BUF_ORDER_WPS has no exception.
Method RESET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ORDERS | Call by reference | Type reference (TYPE) | DIWPS_ORDER_REF_T | Table of order objects | 20021009 | |||
| 2 | NOT_CHANGED_ORD | Call by reference | Type reference (TYPE) | XFLAG | Do not reset changed objects: used for refresh | 20021001 |
Method RESET on class CL_BUF_ORDER_WPS has no exception.
Method SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CAUFVDN | Call by reference | Type reference (TYPE) | CAUFVDN_T | Table type for CAUFVDN | 20021121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Order exception | 20030221 |
Method UNDO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CHG_ORDER | Call by reference | Type reference (TYPE) | DIWPS_ORDER_REF_T | Orders to be changed | 20030220 | |||
| 2 | IT_DEL_ORDER | Call by reference | Type reference (TYPE) | DIWPS_ORDER_REF_T | Orders to be deleted | 20030220 |
Method UNDO on class CL_BUF_ORDER_WPS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 471 |