10-20-2010 4:50 AM
Hi
i am working on screen exit for Additional Data Tab B to add custom fields.I have included the fields in VBAK table using append structure(is there a way to include fields using Include Structure?).
Also i have seen in many threads that SAPMV45A program and 8309 is the screen number to do the changes.
I am new to this Screen exits can someone tell me how to add these fields in that tab?i dont understand what to do from here.
give me step by step process or any link to do this.
10-20-2010 6:59 AM
Open program SAPMV45A in se80 and got to screens-> search for screen 8309
and then go to layout of the screen , create the fields you want on the screen
and activate the screen.
Go to additonal data tab in VA01 you will see the fields you added in the screen.
10-20-2010 6:59 AM
Open program SAPMV45A in se80 and got to screens-> search for screen 8309
and then go to layout of the screen , create the fields you want on the screen
and activate the screen.
Go to additonal data tab in VA01 you will see the fields you added in the screen.
10-20-2010 7:04 AM
hi
but does it ask me for ACCESSKEY?
i must not change the standard thing. i need to implement in Exits only.i have seen in SAPMV45A there are 2 exits exit_**_002 and 003 which can be used for PBO and PAI.
but i am confused on how to bring the fields into ADDITIONAL DATA TAB B without changing standard directly?
10-20-2010 7:21 AM
Hi Murthy,
You need the Access key to modify this.
This is the User Exit screen available for VA01/VA02. So dont worry get the access key for it and do the changes.
Use the below user exit include MV45AOZZ for PBO and MV45AIZZ for PAI .
Regards,
Pawan
10-20-2010 7:45 AM
hi
i want to know is there any other way to do this i.e. without requirement for Access Key?
like can i create custom screen and call it in some include?if yes,can i get the procedure to do this?
10-20-2010 7:54 AM
Please check it.
t-code:SPRO
sales and distribution
system modifications
user exits
user exits in sales
user exits in sales document processing
IMG activity documentation