2012 Sep 08 6:42 PM
Hi team,
can any one help me in solving this requirement?
My requirement is to add one custom field to additional tab B in VA01 at header level and based on some condition i have to set the value of newly created field in vbak. How do achieve this.
Thanks,
Akshatha
Moderator message: FAQ, please search for information before posting.
Message was edited by: Thomas Zloch
2012 Sep 09 4:50 AM
Hi,
Few screen exit u can work on it,
4312 4.0: Subscreen: Header - Additional data B
8460 Sales Document Item User Exit Item (Additional data B),
To add new fields i think u hav to add field in VBAK,VBAP through append structures
& then include modify program screen SAPMV45A ,
Write own logic in subroutine 'USEREXIT_MOVE_FIELD_TO_VBAK' of include MV45AFZZ to populate the value.
like this u can carry on.
Regards
Gourav.