Application Development and Automation 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: 
Read only

Problem in Outbound Idoc Scenario with change pointers

Former Member
0 Likes
377

Hi All,

I have a requirement where i have to create an outbound scenario, whenever i create or change in transaction PAL1 (Create Sales Representative), an idoc should be triggered.

i have created

- ZBasic idoc type

- ZSegments

And have assigned the ZBasic Idoc type to ZMessage type

Even I have maintained the fields to be triggered during change pointer in transaction BD52

Now my problem is, whenever i change a field in transaction PAL1 or create a new one, change pointer is not getting triggered via RBDMIDOC program.

Do we need to add an additional code to populate the Zsegments?

If so... can you send me the logic or Sample Code which fits my scenario?

Thanks.

Hi All,

I have a requirement where i have to create an outbound scenario, whenever i create or change in transaction PAL1 (Create Sales Representative), an idoc should be triggered.

i have created

- ZBasic idoc type

- ZSegments

And have assigned the ZBasic Idoc type to ZMessage type

Even I have maintained the fields to be triggered during change pointer in transaction BD52

Now my problem is, whenever i change a field in transaction PAL1 or create a new one, change pointer is not getting triggered via RBDMIDOC program.

Do we need to add an additional code to populate the Zsegments?

If so... can you send me the logic or Sample Code which fits my scenario?

Thanks.

1 REPLY 1
Read only

Former Member
0 Likes
334

Satish,

you cna check this badi HRALE00OUTBOUND_IDOC

Thanks

Bala Duvvuri