Application Development 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: 

Stop the trigger of Output Control for PO

david_nguyen3
Explorer
0 Kudos
251

Hi,

Can anyone help me by describe in details what I need to do to stop the trigger of automated output control ( automated FAX) when an PO item is deleted? We just don't want an Fax send out to vendor when someone delete a PO line.

I am thinking of create new requiment routine(new include with 2 FORMs KOBEV_ , KOBED) but I like to hear your suggestion relating to any configuration that could help solve the problem. It would be nice if there is a change that says: if EKPO-LOEKZ is change to 'X'(delete indicator), don't generate output and Fax.

Thanks.

I will reward points to you appropriately.

4 REPLIES 4

Former Member
0 Kudos
88

Hi,

If there is an entry in the table T166C for the table EKPO and field LOEKZ..Remove the entry..

This might work..

THanks,

Naren

Message was edited by: Narendran Muthukumaran

0 Kudos
88

What is the function of the table T166C? Please go more detail about this.

Thanks

0 Kudos
88

I already remove that entry but it doesn't help using configuration.

Former Member
0 Kudos
88

Hi,

The table T166C is used "Print-Relevant Purchasing Document Changes"..

If there is an entry in this table ...And if there is change in the field..while saving it will trigger change memo output type..

Thanks,

Naren