‎2006 Nov 07 11:22 AM
Plz let me know how to restrict output msg in BAPI_AGREEMENT_MAINTAIN. Can I use user exit. if yes then how?
‎2006 Nov 07 1:12 PM
output messages means ? Let me know more details .
user exit
<b>MEAG0001 E EXIT_SAPLMEAG_001</b>
regards
Prabhu
‎2006 Nov 08 6:30 AM
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.