Order Management - EBS (MOSC)

MOSC Banner

How to Set the DFF value dynamically, I.e Based on other fields on Purchase order?

edited Feb 3, 2020 4:00AM in Order Management - EBS (MOSC) 4 commentsAnswered ✓

Hello,

Is there any Feasibility to write a groovy script  to set the DFF value? Based on other standard fields. We are not able to find the groovy trigger concept on oracle SCM as in Oracle Sales cloud. Is there any alternative approach for this requirement?

Ex :

def cust=CustomDFF;

def std1=StandardField1

def  std2=StandardField2

def Calculatedfiled=StandardField1+StandardField2

setAttribute('cust', Calculatedfiled);

Regards,

Ramesh

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