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

Process order IDOC

nagarajan_ramudu
Active Participant
0 Likes
780

Hi Gurus,

Please help.

I wanted to send "All" details of a process order to a legacy system "immediate". All details includes process order header material, operations, all components and their details.

In material master (master data) we can activate change pointer for material and use BD21 to schedule (every xy minutes) to send the material master to a remote system.

Do we have such facility in process order (production order)?

I did the research on following:

POIT : Good transaction but unable to get the process orders which are changed for a given time

LOIPRO: Used this mesage, but it is not selecting all components of a process order

Is there a "standard way" to trigger the process order details to a legacy system?

Thanks for your help.

- Nagarajan

1 ACCEPTED SOLUTION
Read only

uwe_schieferstein
Active Contributor
0 Likes
627

Hello Nagarajan

Have you already had a look at report RCCLORD ? Apparently there is no standard transaction to start this report but if it proves to be useful you can define your own transaction.

Regards

Uwe

2 REPLIES 2
Read only

uwe_schieferstein
Active Contributor
0 Likes
628

Hello Nagarajan

Have you already had a look at report RCCLORD ? Apparently there is no standard transaction to start this report but if it proves to be useful you can define your own transaction.

Regards

Uwe

Read only

0 Likes
627

Hi,

Thanks for your reply. My requirement is to send the process orders during each save time after the process order is released. Before release is also fine, so in general the requirement is send the process order to a legacy system whenever the process order is saved.

I tried to execute this program with material number range, logical system and message type "LOIPRO". It didn't do anything.

Please help.

Thanks

Nagarajan