cancel
Showing results for 
Search instead for 
Did you mean: 

Change Pointer for Custom Segments in DEBMAS Message Type

Former Member
0 Kudos

HI Experts,

I have a requirement to trigger IDOC for DEBMAS Message Type (with custom segment )when there is some changes in "Customer master excise additional data" through J1ID transaction.

For which I understand I need to make the entries in

BD61 - Activate change pointers globally

BD50 - Activate Change pointers for your message type

BD52 - Activate Change pointers for the custom fields

my problem is that for the custom segment field for which I need to create change pointers is in the table "J_1IMOCUST"

and in data element level "change document - is not checked".

Is it possible to configure change pointers for these fields as without "change document checked in data element level" will not create entries in CDPOS & CDHDR Tables when changes done to these fields through "J1ID".

Let me know what to do in this scenario.

And also for Creating entry in BD52 - how to find the Object Class for the table "J_1IMOCUST".

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi

you might need to record your own change pointers.

See BAdI CUSTOMER_ADD_DATA_BI and CUSTOMER_ADD_DATA.

This might help.

Alain