SAP ABAP Data Element MD_DELAY_ME (Order Report: Own Delay of a Receipt Element)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       MD03 (Package) Appl. development R/3 MPS/determin. requirements planning
Basic Data
Data Element MD_DELAY_ME
Short Description Order Report: Own Delay of a Receipt Element  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type MD_DELAY_ME    
Data Type QUAN   Quantity field, points to a unit field with format UNIT 
Length 4    
Decimal Places 0    
Output Length 5    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name OWN_DELAY   
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Own Delay 
Medium 15 Own Delay 
Long 20 Own Delay 
Heading 15 Own Delay 
Documentation

Definition

Shows the delay of the receipt element.

The own delay of a receipt element is calculated in dependency on the type of receipt element and the relevant situation as follows:

  • Start date of receipt element lies in the past
    • Delay = today - start date
    • This formula is used in the case of purchase requisitions, planned orders and simulation orders.
  • Availability date/time of receipt element lies in the past
    • If you have chosen the optimistic approach in the profile, the system uses the following formula:
    • Delay = today - availability date
    • if you have chosen the pessimistic approach in the profile, the delay is calculated as follows:
    • Delay = today - start date
    • This formula is used for scheduling agreemend delivery schedule lines, stock transfer reservations, run schedule quantities, production orders, process orders, maintenance orders, networks, QM inspection lots, purchase order delivery schedule lines, shipping notifications, forecast delivery schedules and JIT delivery schedules.
  • Availability date of receipt element is later than the requirement date of the requirement.
    • Delay = availability date - requirement date
    • This formula is used for all types of receipt element.
  • Delay on the basis of actual data (confirmations)
    • Delay at operation level = actual end date of last finally confirmed operation - planned end date of operation
    • Delay at order level = maximum delay
    • Here the system checks whether the delay at operation level or the delay at order header level is greater and adopts the larger value.
    • This formula is used for production orders, process orders, and networks.

Use

Dependencies

Example

History
Last changed by/on SAP  20100310 
SAP Release Created in 700