Documentation >
MAC-PAC Reference Library >
Reference >
Common Features >
Key Concepts and Procedures >
Sample BPM Extract Programs >
Manufacturing Configuration Errors (CF930E, CF930CLP)
Manufacturing Configuration Errors (CF930E, CF930CLP)
This program extracts records from the Configurator Error Detected file (EC220AP).
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 manufacturing configuration error. If this data matches the 40-character event detail information for a previously extracted event, the record is not extracted.
This event should be defined as a multiple times a day event, daily, or weekly event depending on how many configured orders you are generating and how timely you wish to be notified in the event of an error.
Route Based On Information
Plant
Event Detail Information (40-character user-defined field)
Sales order number, sales order line number, configured part number, error type, error code, and rule number
Control Value Information
Not applicable
Action Codes and Fast Path Information
|
|
|
1. Sales Order Maintenance
|
OP100CLP
|
(so #/so line #/release #)
|
2. Sales Order Inquiry
|
OP800CLP
|
(so #/so line #/release #)
|
3. Manufacturing Order Maintenance
|
IC100CLP
|
(plant/mo #)
|
4. Manufacturing Order Status Inquiry
|
IC830CLP
|
(plant/mo #)
|
5. Manufacturing Rules Maintenance
|
EC100CLPM
|
(plant/part #)
|
6. Manufacturing Rules Inquiry
|
EC800CLPM
|
(plant/part #)
|
7. Manufacturing Matrix Maintenance
|
EC120CLPM
|
not applicable
|
8. Manufacturing Matrix Inquiry
|
EC820CLPM
|
not applicable
|
WILLIAMS BUSINESS PROCESS MANAGER 4/20/95
DSP01 EVENT MAINTENANCE EVENT DETAIL
Type EC2 Desc MANUFACTURING CONFIGURATION ERRORS
Extract Name CF930CLP Extr Type PGM RPG PROGRAM
Replace Y Extr Freq Cd M/D MULTI DAILY
Extr Day Nbr Extr Freq Mn 15
Last Extract 4/19/95 19:44:37 Next Extract 4/20/95 3:45:30
Action Code 1 004 SALES ORDER MAINTENA Action Code 2 022 SALES ORDER INQUIRY
Action Code 3 003 MO MAINTENANCE Action Code 4 016 MO STATUS INQUIRY
Action Code 5 025 MFG RULES MAINTENANC Action Code 6 026 MFG RULES INQUIRY
Action Code 7 027 MFG MATRIX MAINTENAN Action Code 8 028 MFG MATRIX INQUIRY
Action Code 9 Action Code 10
Auto Action Immed Delete
Sort Sequence ASC ASCENDING 12345
Control Value Description
Route Based on Description Plant
Headings SO# LnConfig Part# TpError Rule
F3=Exit F4=Prompt F10=Function Select F12=Comments
F15=Rekey Data
Event Maintenance Detail Screen for the Manufacturing Configuration Errors Event.
|