Order Management - EBS (MOSC)

MOSC Banner

Issue with Defaulting Installed at Location Field in Sales Order Header.

edited Oct 21, 2020 1:34PM in Order Management - EBS (MOSC) 1 commentAnswered

Hi,

I am trying to default Installed at Location field at sales order header level based on the Item #. As part of this I have written PL/SQL API to default the value. The function is returning the value but it is not getting updated in the sales order form.

Please suggest if I am doing anything wrong in returning the value back to the sales order form.

This is the logic defined in the pl/sql block:

Variable Declaration:

-----------------------

rec_oe_g_hdr              oe_order_pub.g_hdr%TYPE;

rec_oe_g_line             oe_order_pub.g_line%TYPE;

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center