Hi ,
I am changing the xlips table in the program MV50AFZ1 and in the form user_exit_save_documen.The changes are not reflected .
Could any one tell me why the changes made to xlips table are not reflected in delivey.
Message was edited by:
vamsee krishnna lingeneni
Hi ,
Which ever line in xlikps you are changing make xlikps-updkz as 'U' and before making any changes to xlikps line , move the line to yklips internal table...
Make these changes in user_exit_save_documen_prepare instead of user_exit_save_documen....
This will resolve the query... Kindly award points ....
Add a comment