Skip to Content
0
Jul 04, 2023 at 06:46 AM

Determine if an order is dispatched in CM25 Capacity Leveling using Java Connector

269 Views

Hello,

Is there a way to determine if an order (production or planned) is dispatched (or scheduled) or not in transaction CM25 Capacity Leveling using Java Connector?

I tried calling BAPI_PRODORD_GET_DETAIL but the SYSTEM_STATUS from HEADER doesn't have value showing if the order is dispatched and didn't find any other field which can provide the needed information.

My goal is to read, separately, all orders from Orders(pool) and all orders from Orders(dispatched) from CM25 using Java Connector.

Greetings,

Nick