External Export

Explanation

Job that runs an external PL/SQL procedure/function for handling Export of Demand Planning data, the external routine will have to be made according to each customers requirements. Modify the Forecast_Custom_Util_API.Perform_External_Export procedure as per the customer requirement.

Prerequisites

This activity requires that data must be loaded into the Demand Plan Server. And also, Forecast_Custom_Util_API.Perform_External_Export procedure should have the required logic for external export.

System Effects

Depends on the logic in Forecast_Custom_Util_API.Perform_External_Export.