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

Geting Planned Order Object ID

Former Member
0 Likes
459

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

1 REPLY 1
Read only

Former Member
0 Likes
374

Can anybody tell me if there is a way to read the planned order object_id from an external system?