SAP ABAP Data Element WOD2SOR1 (Sort Method for Worklist)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM-CBP (Application Component) Consumption-Based Planning (See Also PP-MRP)
⤷
WOD (Package) Online Planning
⤷
⤷
Basic Data
| Data Element | WOD2SOR1 |
| Short Description | Sort Method for Worklist |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | WOD2SOR1 | |
| Data Type | CHAR | Character String |
| Length | 2 | |
| Decimal Places | 0 | |
| Output Length | 2 | |
| Value Table |
Further Characteristics
| Search Help: Name | ||
| Search Help: Parameters | ||
| Parameter ID | ||
| Default Component name | ||
| Change document | ||
| No Input History | ||
| Basic direction is set to LTR | ||
| No BIDI Filtering |
Field Label
| Length | Field Label | |
| Short | 10 | Sorting |
| Medium | 15 | Sorting |
| Long | 20 | Sort Method |
| Heading | 2 | SM |
Documentation
Definition
Method for sorting your worklist.
Use
The system uses the sort method specified here.
The standard system contains a default sort method. This method sorts the entries for processing in the worklist in ascending order by content (for example, purchasing group 001 is before purchasing group 002; order date 01.01 before order date 02.02)
Dependencies
If you require other sort methods of your own, you can implement these via the user exit EXIT_SAPLWOD2_001. A maximum of three of your own sort methods can be used. Indicators X1, X2 and X3 are reserved for these.
History
| Last changed by/on | SAP | 20000131 |
| SAP Release Created in | 46C |