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: 

Idoc generation for message types

Former Member
0 Kudos
103

Hi All,

regarding IDOC generation....

how do we activate the message type so that every time the application data which is created or changed or deleted generates the idoc and send it to other system. If iam not using Chnage pointers technique then i would not be activating the message type in BD50. In such case ie if the message type is not present in BD50 list and if change pointers is not used to transfer that message type . How do we genrate the idoc for such message types.

Thanks

Avinash

2 REPLIES 2

former_member404244
Active Contributor
0 Kudos
71

Hi,

For ur scenario u need to go for change pointers method only.U have other options like distributing master data and transactional data..But i don't think anything otherthan change pointers is useful.

Regards,

Nagaraj

Former Member
0 Kudos
71

Have you tried to define the message through the transaction NACE?

In that way you can configure the sending of the message at 'SAVING APPLICATION'.

I've got this configuration in my system and it work!

hope this helps!