Documentation >
MAC-PAC Reference Library >
Reference >
Common Features >
Key Concepts and Procedures >
Sample BPM Extract Programs >
Overdue Manufacturing Orders (CF910E, CF910CLP)
Overdue Manufacturing Orders (CF910E, CF910CLP)
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 today’s date.
Before extracting new event information, this program checks if the information has already been extracted. It does this by checking the detail event information for each overdue manufacturing order. If this data matches the 40-character event detail information for a previously extracted event, the record is not extracted.
On the Event Maintenance Detail screen for this event type, the replace flag should be set to Y.
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
|
|
|
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 MO1 Desc OVERDUE MANUFACTURING ORDERS
Extract Name CF910CLP Extr Type PGM RPG PROGRAM
Replace Y Extr Freq Cd DLY DAILY
Extr Day Nbr Extr Freq Mn 60
Last Extract 5/11/95 16:10:52 Next Extract 5/11/95 17:10: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 12345
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 Overdue Manufacturing Orders Event.
|