cancel
Showing results for 
Search instead for 
Did you mean: 

Triggering IDoc type LOIPRO01 after Process Order has been released

Former Member
0 Kudos

Dear all,

i need to send process orders in a proprietary format to a third party production control system (as flat file). Most of the fields (of the flat file) are covered in the standard IDoc LOIPRO01. My target is, to use SAP standard funtionality to create an IDoc automatically as soon a process order is released, to send it to PI/XI and map it to the correct external structure.

However I am facing difficulties how to trigger that IDoc in SAP? Can this be done with message control? If yes, where do i link the application to the outbound function module. What other possibilities do i have to create the IDoc in that concrete situation? (no batch jobs)

Best regards and thanks in advance

Florian

Accepted Solutions (0)

Answers (1)

Answers (1)

roger_white2
Participant
0 Kudos

Hi,

Have a look at program RCCLORD. If you talk nicely to an ABAPer they can call it from a user exit when the production/process order is saved and the release status is set.

You'll need to configure the idocs and ALE as normal.

Regards,