Hi ,
I have a requirement where in I am supposed to extend CREMAS05 with address fields from ADCP and ADR6 table. Also it should have customer details from KNVK table. This is to accomodate the vendor contact screen in XK02.
I have extended it , and it is working fine, but now the requirement is whenever any change is made in customer fields/address fields , IDOC should get triggered automatically so that it can be sent to PI system with updated details.But this is not happening, even if the change pointers are registered in BDCP2, BD21 is not picking it up for processing. I have done all the settings ( starting from BD64 ).
I am able to trigger IDOC whenever any change is made to Vendor detials but how do I handle the idoc triggering on change of address or customer details changing ( SInce they will have different IDOC types, DEBMAS and ADRMAS)?
Is it possible to generate DEBMAS and ADRMAS idocs from XK02? What am i missing here?
Please help.