‎2007 Jun 27 11:09 PM
Hi,
I was wondering if there was a BAPI for modifying internal orders. Specifically appropriations as done in KO02. I'm access this from the .Net connector though that may not make any difference. Thanks in advance.
‎2007 Jun 27 11:11 PM
Hi Aaron,
Try these
<b>BAPI_INTERNALORDER_CREATE</b> Create Internal Order From Transferred Data
BAPI_INTERNALORDER_GETDETAIL Display master data, status, and allowed business trans.for internal
BAPI_INTERNALORDER_GETLIST Display list of internal orders according to various criteria
Regards
Aneesh.
‎2007 Jun 27 11:19 PM
Aneesh,
I'm already using the former to create the order. I'm not certain how this helps me modify an existing order but perhaps I'm missing something about its use.
Aaron
‎2007 Oct 09 8:03 AM
Aaron,
Were you able to solve this? I have similar case here.
Thanks