Update table in same table's trigger
Hi,
We have a requirement to update F4211 column after Sales Order creation;Values has to be fetched from other table and updated in F4211;
Planning to use table triggers-events (after record inserted & updated ) to place the customization;Is it an ideal approach to update same table using table I/O in table triggers of F4211?
Kindly advice.
Thanks.