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

vbak field

Former Member
0 Likes
914

hi,

iam trying to pass a value to vbak-zzxxx in the

userexit_save_document.

but i dont see that getting updated in the tables.is it a wrong place or too late to update vbak .

please suggest.

7 REPLIES 7
Read only

Former Member
0 Likes
879

KPJ,

Try to change XVBAK-XXXX.

Lanka

Read only

0 Likes
879

i did that too. but no update.

thanks

Read only

0 Likes
879

Hi ,

Please pass your value under form in MV45AFZZ.

FORM USEREXIT_MOVE_FIELD_TO_VBAK

--your code

Endform.

Lanka

Read only

0 Likes
879

You can use VBAK but do so in USEREXIT_SAVE_DOCUMENT_PREPARE.

sap_ken at comcast dot net

Read only

0 Likes
879

hi,

but my logic for the determination of tha tvaue is in userexit_save_document.

is there any other option.

thanks

Read only

0 Likes
879

i mean the value ..

Read only

0 Likes
879

Hi KPJ,

Please check which field in the header you want to change .( Because some of fields are not allowed for change).

Lanka