Hi,
I have requirement were I need to calculate product discount base on certain custom condition and show in print forms.
So I have downloaded standard form given by SAP and made changes to as new variant.
Data Connection:-
Script:- Event...
1.Problem Statement:
Requirement:-
At the time of addition of sales data to account, client wants to populate employee responsible. To incorporate this we have written logic in Before-Save Event of Root node of Sales Arrangement BO. So whenever u...
Dear Anant,Thank you for your valuable input.I tried adding logic in after modify script but same error. I think I need to prevent user from adding data in edit mode.How can I check if object is locked or not ? In script.Do I need to use platinum lib...