‎2008 Mar 11 4:59 AM
Hi ,
I have created a field in VBEP table using Append Structure. Requirement is to update the new field with value at the time of
VA01 or VA02. I have coded at USEREXIT_SAVE_DOCUMENT_PREPARE using XVBEP. When I executed VA01 or VA02,
new field is not getting updated. I can code at USEREXIT_MOVE_FIELD_TO_VBEP, but this will trigger only when schedule line is getting changed. Anyone to help ?.
Thanks.
With Regards,
Gandhi Subramani
‎2008 Mar 13 7:24 PM
You might want to post your code fragment. Sometimes people just forget to do APPEND or MODIFY.