SAP ABAP Data Element MC_GLFZT (Weighted mean delivery time in days)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       MCE (Package) R/3 application development: Purchasing Information System
Basic Data
Data Element MC_GLFZT
Short Description Weighted mean delivery time in days  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type DECV13    
Data Type DEC   Counter or amount field with comma and sign 
Length 13    
Decimal Places 0    
Output Length 18    
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 Wtd del.T 
Medium 15 Wtd mean del. T 
Long 19 Wtd mean del. time 
Heading 19 Wtd mean del. time 
Documentation

Definition

Delivery time weighted with the goods receipt amount.

The amount of weighted delivery time is calculated by multiplying the total delivery time and goods receipt quantity and dividing by the total goods receipt quantity:

total of (delivery time * goods receipt quantity)

-------------------------------------------------

total of (goods receipt quantity)

Example

  • delivery A: delivery time 5 days, goods receipt quantity 10 pieces
  • delivery B: delivery time 8 days, goods receipt quantity 20 pieces

The weighted delivery time resulting from delivery A and B is calculated as follows:

(5*10) + (8*20)

---------------- = 7

10 + 20

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