Procurement - EBS (MOSC)

MOSC Banner

What is the effect of this code included in this trigger?

edited May 10, 2016 5:04AM in Procurement - EBS (MOSC) 2 commentsAnswered

Hi Experts,

     I would like to know what is the effect of this code, if its included in the WHEN-NEW-ITEM-INSTANCE trigger of the Item Number in Po Lines.

IF get_block_property('PO_SHIPMENTS',STATUS) <> 'NEW' THEN

           app_item_property.set_property('PO_LINES.ITEM_NUMBER',ALTERABLE, PROPERTY_FALSE);

           po_lines_c13.disable_item_flex;

Regards,

Mark

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