‎2009 Dec 09 11:52 AM
Hi, I'm trying to determine the configuration of a planned order from a remote system using function module BAPI_CFGINST_CHARCS_READ. One of the input parameters is the Object ID which I don't know how determine it.
So far I've used BAPI_PLANNEDORDER_GET_DETAIL and BAPI_PLANNEDORDER_GET_DET_LIST to get planned order details but the object ID doesn't seems to be in the output data.
Thanks,
Diego
‎2009 Dec 11 12:15 PM
Can anybody tell me if there is a way to read the planned order object_id from an external system?