2013 Oct 14 8:37 PM
We are trying to send out customer IDOC DEBMAS06 extension ZDEBMAS06 to external system using ALE technique. However when someone changes STREET2 field on the customer master, IDOC is not generated.
I have tried including following in BD52 for DEBMAS:
Object type: ADRESSE
table name: ADRC
field name: STR_SUPPL1
But, stil it does not generate the IDOC. We cannot use serialization to resolve the issue.
Please suggest a solution to get this working.
Thanks!
2013 Oct 15 4:55 AM
2013 Oct 15 2:03 PM
I already have those configuration in place for activating change pointer. I missed to mention in my previous blog that we are able to send customer master IDOC based on standard fields mentioned in transaction BD52.
The issue is, customer master IDOC is not generated for any change made on street2 of general data. I have tried to include following entry in BD52, but when I make change on street2 and execute transaction BD21 for message type DEBMAS it does not generate the IDOC.
I have tried including following in BD52 for DEBMAS:
Object type: ADRESSE
table name: ADRC
field name: STR_SUPPL1
2013 Oct 17 9:01 PM