cancel
Showing results for 
Search instead for 
Did you mean: 

Gross Profit UDF on Order

Former Member
0 Kudos

Hi,

I created 2 UDFs on the sales order document, U_FreightExpense and U_EstimatedGrossProfit. I want to enter an estimated freight expense in U_FreightExpense and want U_EstimatedGrossProfit to calculate (Gross Profit - Total Freight - U_FreightExpense) by FMS in real time. How is this possible? I'm trying to find the gross profit system variable.

Accepted Solutions (0)

Answers (1)

Answers (1)

kothandaraman_nagarajan
Active Contributor
0 Kudos

Hi,

1.Only possible to get value after adding the document.

2. You can directly user data base field GrosProfit from ORDR table.

Thanks & Regards,

Nagarajan

Former Member
0 Kudos

Does Gross Profit have a system variable I can access on screen?

kothandaraman_nagarajan
Active Contributor
0 Kudos

Why do you need system variable?