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

BAPI_AGREEMENT_MAINTAIN

Former Member
0 Likes
376

Plz let me know how to restrict output msg in BAPI_AGREEMENT_MAINTAIN. Can I use user exit. if yes then how?

2 REPLIES 2
Read only

Former Member
0 Likes
333

output messages means ? Let me know more details .

user exit

<b>MEAG0001 E EXIT_SAPLMEAG_001</b>

regards

Prabhu

Read only

0 Likes
333

We have the config that when ever there is a change in agreement a print should go to the print spool. Now Wnen I'm running the batch job there are some thousands print is going in the spool.

Now the req is we have to restrict this print spool when I'm running this BAPI.

I've seen the user exit, but with that I dont think it is possible.