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: 

PassingCustomer Address in IDOC

Former Member
0 Kudos

Hi gurus,

Requirement is to pass Address IDOC along with customer IDOC DEBMAS06.

For DEBMAS06 i have already done change pointer settings and it is working fine.

What should i do for triggering Address IDOC (message type ADRMAS,ADR2MAS,ADR3MAS)

Regards,

Madan Gopal Sharma

4 REPLIES 4

Former Member
0 Kudos

Activate change pointers via BD50 and this for all 3 message types. (ADRMAS)

Link change documents to change pointers via BD52, and this for all fields (don t forget the KEY-fields)

example :

ADRESSE ADR10 ADDRNUMBER

ADRESSE ADR10 CONSNUMBER

ADRESSE ADR10 KEY

and so on...

0 Kudos

Change pointer settings are already done and using BD21 IDOCs are getting trigger separately for message type DEBMAS and ADRMAS.

But client wats ADRMAS idoc to be trigger along with DEBMAS idoc

0 Kudos

Please note that problem here is that i m using custom idoc.

For standard DEBMAS type ADRMAS is coming but for ZDEBMAS what to do measn what settings i must perform

please help.

0 Kudos

BD52, but fill in ZDEBMAS as message type and not DEBMAS, the same for all other message types that you use.