Skip to Content
0
Former Member
Feb 17, 2011 at 08:45 AM

PO - Printout when Custom Field changes

193 Views

Hi Gurus,

I have a PO that has been created and the PO has been sent by email. That is working fine. Now, the user wants to send again the PO (In fact he wants to send only one page of that PO) when certain fields change.

In Customizing, SPRO-->Material Management --> Purchasing --> Messages --> Fields Relevant to Printouts of changes, I can define those fields relevant to printout of changes.

The issue here is that it works fine, but only for those standard fields from EKPO table. I have Custom fields under structure CI_EKPODB that when they change, I need to send the PO by email. Is this possible?

I know there are some other posts on SDN but no one regrding Custom Fields on EKPO.

I debugged the Function Module that reads the PO data on the Printing Program, and it comes a point where it checks table CDHDR for changes, and any change to a standard EKPO field is logged but a change to a Custom field in CI_EKPODB (lets say EKPO-ZZLOCATION) is not being logged.

Any idea?

Thanks & Regards,

Ernesto.

Edited by: Ernesto Caballero on Feb 17, 2011 9:46 AM