MAC-PAC Homecontact ussupport login 
Documentation > MAC-PAC Reference Library > Reference > Common Features > Key Concepts and Procedures > Sample BPM Extract Programs > Manufacturing Orders Due Today (CF915E, CF915CLP)

Manufacturing Orders Due Today (CF915E, CF915CLP)

 

 

This program extracts open or firmed manufacturing orders which have a non-zero balance due quantity and a due date less than or equal to tomorrow’s date.

On the Event Maintenance Detail screen for this event type, the extract frequency should be daily and the replace flag should be set to Y.

Since the extract frequency for the event type is daily, the extract will be run at the end of the day when the BPM Asynchronous Monitor (BPMASYCMON) shuts down, so notification will not be received in BPM mailboxes until the beginning of the following day.  That is why, although the program actually extracts manufacturing orders that are due on the following day, the event is named Manufacturing Orders Due Today.

Route Based On Information

      Planner code

Event Detail Information (40-character user-defined field)

      Manufacturing order number, part number, unit of measure, and due date

Control Value Information

      Balance due quantity (order quantity - received quantity)

Action Codes and Fast Path Information

 

Conversation

CL Program

Fast Path Information

1.  Manufacturing Order Maintenance

IC100CLP

(plant/mo #)

2.  Manufacturing Order Status Inquiry

IC830CLP

(plant/mo #)

3.  Order Shortage Inquiry

IC890CLP

(plant/mo #)

4.  Time Phased Part Availability

IC810CLP

(co/whs/item #)

5.  Order Release Simulation

IC800CLP

(plant/item)

6.  Part Availability/Order Shortage

IC310CLP

(user ID/plant)

7.  Manufacturing Exception Report

IC330CLP

(plant)

8.  Requirements Review

IC800CLP

(plant/item)

 

 

WILLIAMS                 BUSINESS PROCESS MANAGER                     5/12/95

 DSP01                         EVENT MAINTENANCE                   EVENT DETAIL

                                                                                

 Type    MO2  Desc MANUFACTURING ORDERS DUE TODAY                              

 Extract Name  CF915CLP                 Extr Type      PGM  RPG PROGRAM        

 Replace       Y                        Extr Freq Cd   DLY  DAILY              

 Extr Day Nbr                           Extr Freq Mn    30                     

 Last Extract   5/11/95 16:44:23        Next Extract    5/11/95 17:14:00       

                                                                                

 Action Code 1 003 MO MAINTENANCE       Action Code 2  016 MO STATUS INQUIRY   

 Action Code 3 001 ORDER SHORTAGE INQ   Action Code 4  017 TIME PHSE PART AVAIL

 Action Code 5 018 ORDER RLS SIMULATION Action Code 6  021 PART AVL/ORD SHRTG  

 Action Code 7 019 MFG EXCEPTION REPORT Action Code 8  002 REQUIREMENTS REVIEW 

 Action Code 9                          Action Code 10                         

                                                                                

 Auto Action   003                      Immed Delete   N                       

 Sort Sequence ASC ASCENDING                                                   

 Control Value Description           QTY DUE                                   

 Route Based on Description          PLANNER CODE                              

 Headings                            MO #    Part Number     UM Due Date       

                                                                               

 F3=Exit             F4=Prompt           F10=Function Select F12=Comments      

 F15=Rekey Data                                                                

                                                                               

Event Maintenance Detail Screen for the Manufacturing Orders Due Today Event.