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 DIWP1 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 LAST_READ Static Attribute Private Type reference (TYPE) SY-DATUM Last read 20030226
2 T_ORDERS 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 CHANGED Static method Public Method 20021009
2 CLASS_CONSTRUCTOR Static method Public Constructor 20030226
3 CLEAR_BUFFER Static method Public Method 20070322
4 GET_BY_ID Static method Public Method 20020928
5 GET_BY_IDS Static method Public Method 20020917
6 ORDER_NO_SWITCH Static method Public Method 20021001
7 REFRESH_DATA Static method Public Method 20030226
8 REMOVE_BY_ID Static method Public Method 20030320
9 RESET Static method Public Method 20021001
10 SAVE Static method Public Method 20021121
11 UNDO 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 Returning 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 Returning ES_ORDER Value transfer Type reference (TYPE) DIWPS_ORDER_REF_S Order object structure 20020928
2 Importing I_AUFNR Call by reference Type reference (TYPE) AUFNR Order Number 20020928
3 Importing 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 Exporting ET_ORDERS Call by reference Type reference (TYPE) DIWPS_ORDER_REF_T Table of order objects 20020917
2 Importing IT_ORDERS Call by reference Type reference (TYPE) AUFNR_T Table of orders 20020917
3 Importing 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 Importing 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 Exporting 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 Importing 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 Importing IT_ORDERS Call by reference Type reference (TYPE) DIWPS_ORDER_REF_T Table of order objects 20021009
2 Importing 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 Exporting ET_CAUFVDN Call by reference Type reference (TYPE) CAUFVDN_T Table type for CAUFVDN 20021121
# Exception Resumable Description Created on
1 CX_ORDER_WPS Order exception 20030221

Method UNDO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting IT_CHG_ORDER Call by reference Type reference (TYPE) DIWPS_ORDER_REF_T Orders to be changed 20030220
2 Exporting 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