cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Need IDOC Triggering from IE01 using Message Type - Equipment_Create during SAVE.

0 Likes
2,316

Hi Experts,

I need help on generating an IDOC using IE01. I created Change Pointers but still it is not triggering. Can someone tell the complete step by step procedure for generating the IDOC during IE01 SAVE.

What will be the triggering point for IDOC from T.Code - IE01 as there is no output type determination. Please send sample code to trigger IDOC from IE01.

I am also getting dump in BD21 for Message Type EQUIPMENT_CREATE for FM - MASTERIDOC_CREATE_SMD_EQUI.

Steps I followed :

1. IDOC Type - EQUIPMENT_CREATE02

2. Message Type - EQUIPMENT_CREATE

3. Activated Change Pointers in BD61

4. Created Partner Profile in WE20

5. Added Outbound Process Code in WE41

Your earlier help will be appreciated.

Thanks

Gary

Accepted Solutions (0)

Answers (2)

Answers (2)

Ivaylo
Explorer
0 Likes

Hi,

better late than never 🙂

You don't need process code in WE41 in this scenario.

Tcode BD21 with message type EQUIPMENT_CREATE should be used here. If it is not triggered after IE01, you have to force it either by user-exit at EQUIPMENT save or by scheduling it in a job, respecting your needs.

Perhaps this is a nice blog clarifying it:

https://blogs.sap.com/2010/01/05/sending-idocs-automatically-using-change-pointers/

BR,

Ivaylo

peter_atkin
Active Contributor
0 Likes

Gary,

Have a look at this OSS Note: https://launchpad.support.sap.com/#/notes/1628274

PeteA

Hrvoje_D
Discoverer
0 Likes

Hi,

also better late than never. 😅

This note is for a functional location. For equipment -> IE01/02 is it it known that IDOC (object type EQUI / EQUI_EXT) works with a change pointers, anyone?

Br,

Hrvoje