SAP ABAP Data Element CY_DISSORT (Key for determining dispatching sequence)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       CY01 (Package) R/3 Application Development: Resource Planning
Basic Data
Data Element CY_DISSORT
Short Description Key for determining dispatching sequence  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type AUFBKEY    
Data Type CHAR   Character String 
Length 10    
Decimal Places 0    
Output Length 10    
Value Table TCY38    
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 Dispatch 
Medium 19 Dispatch. sequence 
Long 32 Detemin. dispatching sequence 
Heading 10 Dispatch. 
Documentation

Definition

Sort key used to define how the system is to sort the operations in the pool and in what order they are to be dispatched.

Supplementary Documentation - CY_DISSORT0001

Use

Procedure

Examples

Dependencies

You can define a function exit for the dispatching sequence in a strategy profile. This enables you to define the content of the sort criteria and the sequence of the operations to be dispatched.

The function exit has the SAP extension CYPP0001.

You can use the project administration of SAP enhancements to adjust and activate the function exit as follows:

  1. Call up the transaction CMOD.
  2. Enter a project or create one.
  3. Enter the desired SAP enhancement.
  4. Adjust the enhancement component.
  5. Activate your project so that the function exit becomes effective.

Further notes

You can find further information on SAP enhancements in the hypertext "CMOD".

A further precondition for using the user exit is that the dispatching function "sorting of the operations to be dispatched" is set to active.

History
Last changed by/on SAP  19970923 
SAP Release Created in