SAP ABAP Data Element CO_MES_DIST_STATUS (Distribution Status of Production Order)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   PP-MES (Application Component) Integration with Manufacturing Execution Systems
     CO_MES_INT (Package) Integration of Production w. Manufacturing Execution Systems
Basic Data
Data Element CO_MES_DIST_STATUS
Short Description Distribution Status of Production Order  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CO_MES_DIST_STATUS    
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 DISTRIB_STATUS   
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Distrib. 
Medium 15 Distrib. Status 
Long 20 Distribution Status 
Heading 10 Distrib. 
Documentation

Definition

The status indicates whether the production order is still relevant to distribution to a Manufacturing Execution System (MES) or has already been distributed to such a system.

Use

The following statuses are possible:

  • A or D Relevant to Distribution

    The order is relevant to distribution to an MES and will be distributed to the latter system upon being released.

  • B or E Distributed

    The order has been distributed to an MES and is being processed there.

  • C or F Distribution Completed

    The processing of the order in the MES has been completed.

The status D, E, or F is set if the business function LOG_PP_MES_INT_02 is activated and subsequent changes to the order can by synchronized with the MES.

Dependencies

The distribution status is stored in the database table AFDIST (Distribution Information on Production Order) together with the logical system to which the order is to be or has been distributed.

Example

History
Last changed by/on SAP  20130529 
SAP Release Created in 605