‎2008 Mar 07 6:30 PM
Hi ,
i am going thru the EXITS . Here i worked on the exit EXIT_SAPMV45A_002 (related to VA01) .
Here i can put a default value in the Sold-party which is the export parameter of the FM EXIT_SAPMV45A_002.
i can check the values of Import parameters are INITIAL or not . Here we can do some validations and MESSAGE according to requirements .
My Question is can we add some button or something to a T-code .
if it is possible can anyone of u send the piece of code , so that i will get to know how to add something using exits.
Regards
Meghana
‎2008 Mar 07 6:44 PM
Hi meghana,
Not sure ,But in my view it is not possible to add new button to standard Transaction codes .using exits u can check the conditions and display the error msgs
Any way i not really sure abt it