Skip to Content
0
Former Member
Feb 17, 2006 at 05:32 AM

Sales Order Creation using BAPI

553 Views

Hi all,

Im creating Sales Order using BAPI_SALESORDER_CREATEFROMDAT2 Function Module. using this FM i need to populate Item configuration detail also. for that i have to populate following 4 TABLES.

ORDER_CFGS_REF LIKE BAPICUCFG

ORDER_CFGS_INST LIKE BAPICUINS

ORDER_CFGS_PART_OF LIKE BAPICUPRT

ORDER_CFGS_VALUE LIKE BAPICUVAL

i found OSS Note 549563, which is helpful to me and accordingly i have populate all four tables but still i am getting following error.

<b>A CU 013 Internal error: 10, 000010, NOT_ALL_INPUT_DATA_PROCESSED_AND_INCONSISTENT,</b>

Desperately need some help...

Thanks,

Salil.