Hello Team,
I would like to perform an event that will modify automatically a date while I trigger a boolean attribute. For this I have creatd 2 custom attributes on the InventoryPart Entity : one enumeration (boolean) and one date.
They are appearing in the “inventory part” screen :
I would like a function date while automatically fetch and/or update the date, while you trigger the boolean. I tried to do it by custom event and custom action. But I cannot find the appropriate PL/SQL function for that.
Could you please help me ?