Skip to Content
0
Former Member
Feb 18, 2009 at 12:39 PM

Production Orders - Download

751 Views

Hi all,

I have a question for you.

I've been digging into a different way to pull production orders from SAP and the way I've found to make what I need is using the BAPI CLOI_DOWNLOAD_TRIGGER_TRANS. It's working but I don't feel very confident with 500 idocs being created everytime I run this process (it is scheduled to run once a day but the customer needs it 4 times a day).

Anyways, I need to download the work order details for ALL production orders 1 month ahead (production time). As parameters I'm using just plant ID, start time and date time.

Has someone ever done this before using a different way? Or... The way it's working now should be fine and shouldn't overload SAP with this bunch of downloads?

Thanks in advance!

Ricardo