Hi folks,
We’re getting an error occasionally when calculating the plan from the requisition worksheet, running a regenerative plan on the planning worksheet, or deleting a line on the planning worksheet.
We have checked that the components do exist on the prod order, there are no issues there. It looks like this error is something to do with the reservation system, but I haven’t been able to find a solution. Any ideas please?
Error message:
The Prod. Order Component does not exist. Identification fields and values: Status=‘3’,Prod. Order No.=‘PROD38040’,Prod. Order Line No.=‘0’,Line No.=‘10000’
AL call stack:
“Prod. Order Comp.-Reserve”(CodeUnit 99000838).GetSourceValue line 12 - Base Application by Microsoft
“Prod. Order Comp.-Reserve”(CodeUnit 99000838).OnGetSourceRecordValue line 3 - Base Application by Microsoft
“Reservation Management”(CodeUnit 99000845).OnGetSourceRecordValue(Event) line 2 - Base Application by Microsoft
“Reservation Management”(CodeUnit 99000845).GetSourceRecordValue line 5 - Base Application by Microsoft
“Reservation Management”(CodeUnit 99000845).SourceQuantity line 2 - Base Application by Microsoft
“Reservation Management”(CodeUnit 99000845).DeleteReservEntries line 35 - Base Application by Microsoft
“Plng. Component-Reserve”(CodeUnit 99000840).DeleteLine line 7 - Base Application by Microsoft
“Planning Component”(Table 99000829).OnDelete(Trigger) line 2 - Base Application by Microsoft
“Requisition Line”(Table 246).DeleteRelations line 28 - Base Application by Microsoft
“Requisition Line”(Table 246).DeleteRelations line 2 - Base Application by Microsoft
“Requisition Line”(Table 246).OnDelete(Trigger) line 19 - Base Application by Microsoft
“Calculate Plan - Req. Wksh.”(Report 699).“Item - OnAfterGetRecord”(Trigger) line 22 - Base Application by Microsoft