
|
Process: Start_CBOPart_ORACr eateChange_PD
|
Input fields
|
Condition and lookup
|
|
ERP API caller activities:
• Publish_Part
• Publish_FinalCreate_CallStoredProc
• Publish_FinalChange
|
• BuyerID
• MRP_Planning_ Code
• Planner_Code
|
<<If>>exists(PartUserArea/BuyerName) and PartUserArea/BuyerName !='' Map: ESIDataProcessing:GetLookup('BUYERID',PartUserArea/BuyerName,Object Header/ESITarget[1]/System,$Start/root/CBO/ControlData/Locale)
<<IF>>exists(PartUserArea/MRP_Planning_C ode) and PartUserArea/MRP_Planning_Code!='' MAP:ESIDataProcessing:GetLookup("MRP_Planning_Code", PartUserArea/MRP_Planning_Cod,$Start/root/CBO/ControlData/ESITarg et[1]/System, $Start/root/CBO/ControlData/Locale)
<<IF>> exists(PartUserArea/Planner_Code) and PartUserArea/Planner_Code !='' MAP: ESIDataProcessing:GetLookup("Plann er_Code", PartUserArea/Planner_Code, $Start/root/CBO/ControlData/ESITarg et[1]/System, $Start/root/CBO/ControlData/Locale)
|