SAP ABAP Data Element ADPM_PRIOKEY (Rotables Control: Priority Key)
Hierarchy
ECC-DIMP (Software Component) DIMP
   IS-AD (Application Component) Aerospace & Defence Industry Solution
     AD_ROT_PRIO (Package) A&D : Rotable Control ( CMC )
Basic Data
Data Element ADPM_PRIOKEY
Short Description Rotables Control: Priority Key  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type ADPM_PRIOCODE    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
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 PrioKey 
Medium 15 Priority Key 
Long 20 Priority Key 
Heading PrioKey 
Documentation

Definition

Assigns a priority value calculation method to a rotable order type (order code).

The Component Maintenance Cockpit (CMC) supports a range of methods, including a customer-exit.

Procedure

Examples

Serviceable stock-based priority:
Calculates the priority value based on the actual stock level in condition 'serviceable' compared against:

  • Fixed quantity
  • Quantity relative to Safety Stock
  • Quantity relative to Reorder Point
  • Quantity relative to a user-defined quantity (Customer Exit BADI_DIROT_SRVPRIO)

Unservicable stock-based priority:
Calculates the priority value based on the actual stock level in condition 'unserviceable' compared against:

  • Fixed quantity
  • Quantity relative to Safety Stock
  • Quantity relative to Reorder Point
  • Maximum unserviceable stock
  • Quantity relative to a user-defined quantity (Customer Exit BADI_DIROT_USVPRIO)

Time-based priority:
Calculates the priority-value based on a comparison between the actual date and the latest start or end date of the order (or operation(s) in a work center view).

Fixed priority:
A fixed (unchanging) value for all orders with the specified order code.

Dependencies

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