Is there a way to capture the ATP results for ALL source orgs when calling the GOP API in R12?
Context:
We are on R12.2.3 and we are using ATP based on plan output
Objective:
Our goal is to manipulate the GOP output (plant/ship date/arrival date etc.) based on transportation capacity. This transportation capacity is managed outside EBS since we do not use Oracle Transportation Management for several reasons.
Our approach:
We plan to influence ATP results (provided by standard GOP call) using the post hook (MSC_ATP_CUSTOM.Custom_Post_ATP_API)
Challenge:
Our challenge has been to tap into the ATP results for ALL source orgs after the standard GOP API call (MSC_ATP_PUB.Call_ATP). Our research tells us that these are not returned in any of the output parameter in the GOP API. We checked out the temp tables (MRP_ATP_DETAILS_TEMP & MRP_ATP_SCHEDULE_TEMP) for the relevant session_id and noticed that the results are erratic.