‎2006 Jan 27 9:52 PM
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.
‎2006 Jan 27 9:55 PM
‎2006 Jan 27 10:00 PM
‎2006 Jan 27 10:03 PM
Hi ,
Please pass your value under form in MV45AFZZ.
FORM USEREXIT_MOVE_FIELD_TO_VBAK
--your code
Endform.
Lanka
‎2006 Jan 27 10:04 PM
You can use VBAK but do so in USEREXIT_SAVE_DOCUMENT_PREPARE.
sap_ken at comcast dot net
‎2006 Jan 27 10:05 PM
hi,
but my logic for the determination of tha tvaue is in userexit_save_document.
is there any other option.
thanks
‎2006 Jan 27 10:05 PM
‎2006 Jan 27 10:10 PM
Hi KPJ,
Please check which field in the header you want to change .( Because some of fields are not allowed for change).
Lanka