Order Management - EBS (MOSC)

MOSC Banner

Sales Quotation form personalization

edited May 27, 2016 5:11AM in Order Management - EBS (MOSC) 1 commentAnswered

we are having following requirements in quotation form ,

1) Make mandatory the customer po number

2) Make mandatory the sales person and sales credit information.

we have done this,

For 1 ) :

Condition tab

Trigger Event: WHEN-NEW-RECORD-INSTANCE

Trigger Object: ORDER

Processing Mode: Not in Enter-Query Mode

Actions tab

Object Type: Item

Target Object: ORDER.CUST_PO_NUMBER

Property Name: REQUIRED

Value: TRUE

For 2):

Condition tab

Trigger Event: WHEN-VALIDATE-RECORD

Trigger Object: ORDER

condition : :SALES_CREDITS.SALESREP IS NULL

Processing Mode: Not in Enter-Query Mode

Actions tab

Object Type: Builin

Builtin type: GO_BLOCK

Argument: SALES_CREDITS

Both of the personalizations are not working as expected , for customer po number users are still able to save the transaction without entering a value for it  and every time users click

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