‎2007 Jul 30 8:31 PM
Hi,
Can Some one tell me where i can find the screen exit for t-code VA01,
My Requirement is:
I need to add up some fields in the screen (VA01)Sales order header details in Additional Data B tab. how can i do this.
Please advice.
‎2007 Jul 30 8:38 PM
It will be :
Program : SAPMV45A
Screen Number :8309
You need to have access key inorder to change .
Thanks
Seshu
‎2007 Jul 30 9:08 PM
Hi Seshu,
Thanks for your Reply.
can you explain me briefly how can i implement the above requitement by using this screen.
‎2007 Jul 30 9:16 PM
‎2007 Jul 31 11:14 AM
Hi,
SAPMV45A,4309 <<<<Additional Data A
SAPMV45A,4312 ><<<<Additional Data B
INCLUDE MV45AOZZ. " User-modules PBO
INCLUDE MV45AIZZ. " User-modules PAI
i hope the screen exit you are looking for additional Data Aand Data B screens.
Regards