Order Management - EBS (MOSC)

MOSC Banner

Personalize Form on Sales Order Form

edited Mar 21, 2014 2:01PM in Order Management - EBS (MOSC) 6 commentsAnswered ✓

Hi All

We need to do a personaliza form on Sales Order form at level line.

We need that for an specific order type (ORDER VTA FRANQUICIAS), is necessary that for this order type, the tax classification code (IVA_ART_LOC) is inserted automatically.

We have done this:

Condition tab

Trigger Event: WHEN-NEW-RECORD-INSTANCE

Trigger Object: LINE

Condition: :LINE.ORG_ID = '104'

and :ORDER.ORDER_TYPE =  'ORDER VTA FRANQUICIAS'

Processing Mode: Not in Enter-Query Mode

Actions tab

Object Type: Item

Target Object: LINE.TAX_CODE

Property Name: VALUE

Value: IVA_ART_LOC

The personalization is not working as expected, the tax classification code is inserted automatically but when the sales order is saved and registered, and the sales order is re-queried, the tax classification code just remains in line 1, in all others lines the tax classification code disappears.

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