‎2008 Aug 05 2:17 PM
Hi
I want to add some new fields to the Screen 8410 i.e Additional Item Data B screen of VA02...
But I am unable to find the Enhancement name for this screen exit so that I can proceed ahead.
I tried to find the user exits using traditional methods.. so please post me the exact enhancement name
Can somebody help me with this ASAP...
‎2008 Aug 05 2:23 PM
Hi
There isn't an enhancement for that screen-exit.
The sales program SAPMVA45 is managed by the old concept of exit: so u need to register the object in OSS in order to get the access key.
Max
‎2008 Aug 05 2:26 PM
I think for Additional Data B, you need to implement subscreen 8309.
Get the Access key for that object and change the object. Add you modules in PBO and PAI. Create those modules in any of the sales order user exit includes e.g. MV45AOZZ.
Regards,
Naimesh Patel
‎2008 Aug 05 2:33 PM
hi
Actually Additional Data A Screen already exists and that is screen 8309...
Is there any way I can find which enhancement Screen 8309 belongs to...
‎2008 Aug 05 2:42 PM
4309 - 4.0: Subscreen: Header - Additional data A
4312 - 4.0: Subscreen: Header - Additional data B
Regards,
Naimeh Patel
‎2008 Aug 05 3:52 PM
Hi Grame
Just as I said in my previuos answer: there isn't an enhancement, so there's no way to find it.
U need to run trx SE80, insert the program SAPMV45A, go to screen 8309, do doubleclick on it and press CHANGE.
Now the system call you the access key: u need to go to OSS in order to register object and get the access key.
Max
‎2008 Aug 05 6:46 PM
As suggested you have to use the access key and change the screen. If access key already entered, then it will not ask you for that. You can right away add the screen fields.
You need access keys for PAI, and PBO modules also.
MV45AOZZ. " User-modules PBO
MV45AIZZ " User Modules for PAI.
‎2008 Aug 06 11:21 AM
Hi ,
The subscreen 4462 can be used as an Additional tab B.
Type the transaction SE 80 -> Give the program name in the Repository Browser-> Program-> SAPMV45A -> screens ->
check this include MV45AFZZ . I think the changes are done in this include.
Regards,
Kasuladevi
‎2008 Aug 07 8:36 AM
Well that was a customer exit not a screen exit as far I see it from all your answers..
Thanks a ton