Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Adding using EXITS

Former Member
0 Likes
318

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

1 REPLY 1
Read only

Former Member
0 Likes
291

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