SAP ABAP Data Element MD_DELAY_SUM (Order Report: Own Delay + Delay of Lower Levels)
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_SUM
Short Description Order Report: Own Delay + Delay of Lower Levels  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type MD_DELAY_SUM    
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 DELAY_SUM   
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Tot. Delay 
Medium 15 Total Delay 
Long 20 Total Delay 
Heading 15 Total Delay 
Documentation

Definition

The total delay of a low-level code is the sum of the own delay of a receipt element and the cumulative maximum delay of the low-level codes below it.

Use

Dependencies

Example

Assembly 1 consists of the three raw parts A, B, C. For the purchase requisition of A there is no delay. B is delayed by 2 days. For C, a delay of 3 days has been determined. For the low-level code of the raw parts, this results in a delay of 3 days. The receipt element of the assembly is delayed by 2 days.

The total delay for assembly 1 is calculated as follows:

Total delay = 2 days (own delay) + 3 days (maximum delay of raw parts) = 5 days.

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