Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

VBEP table

Former Member
0 Likes
593

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

1 REPLY 1
Read only

Jelena_Perfiljeva
Active Contributor
0 Likes
446

You might want to post your code fragment. Sometimes people just forget to do APPEND or MODIFY.