cancel
Showing results for 
Search instead for 
Did you mean: 

Delete Output types from NAST table using exit/badi

john_vinukonda
Explorer
0 Kudos

Hello,

My report is creating PO's using a bapi BAPI_PO_CREATE1. PO's are created successfully for all otput tpes. Now, my requirement is to delete a few output types while creating a PO so that no email will be sent to the vendor on successful PO creation. Can you please let me right exit/badi for deleting the NAST entries before PO is created. I already used MM06U01 but didn't work. Please help me on this...

Reards,

Vikram.

Accepted Solutions (1)

Accepted Solutions (1)

brad_bohn
Active Contributor
0 Kudos

What is the criteria to NOT send the email (propose the output)? You simply need to stop the output from proposing, whether that's by a requirement routine in the message determination procedure or lack of a condition record.

Answers (1)

Answers (1)

Former Member
0 Kudos

You cannot do this thru exit/ badi... YOu have to use output requirements (VOFM)...

Check out the following wiki link,

http://wiki.sdn.sap.com/wiki/display/ABAP/RequirementRoutines-OutputControl