Hi All,
I dont have license to customize CU 391 which calls when we edit any field in Posted Sales Shipment table.
I have tried to create new CU or Report with modify permission for Sales Shipment header, but is not allowing me to save it showing same error.
I also tried to export CU in Text file and then write my code and tried to import it it showing the same Error.
Is there any way without commenting the code in form on ONMODIFY trigger?
Sorry but cant handle its all client requirements...
0
Comments
In order to alter records of posted documents you need to add permission in the object which performs the modification and have at least indirect modify authorization in the role currently used by user performing the task.
In order to do this you need to have a license that has the appropriate direct permissions to the tabledata in question. In terms of protected tables this means either customer license with the Solution Developer granule, or a Partner license.