‎2009 Jul 03 10:05 AM
Hi Guru's
I am executing a BAPI : BAPI_CONTRACT_CREATE to create a contract in SE37 . I am able to create a contract manually using ME31K ,I am passing same values to this BAPI , But i am getting the following error during the execution .
Please help me to resolve the issue.
No instance of object type PurchasingContract has been created. External reference: # 1
Enter G/L Account
Thanks & Regards,
Praveen.
‎2009 Jul 03 10:26 AM
Hi,
Check whether you filled the 'ACCOUNT' table or not.
ACCOUNT- Account Assignment Data - Outline Agreement
It is necessary to populate the item number ITEM_NO and the number of the account assignment SERIAL_NO because otherwise an assignment between database information (EKKN) and BAPI interface is not possible.
‎2009 Jul 03 11:00 AM
Hi Neenu ,
I have updated the Item number as 00010 and serial number as 01 in account and accountx table .
still I am getting the same message.
Regards,
Praveen
‎2009 Jul 06 5:58 AM
Hi All,
Any pointers on this will help me a lot.
Thanks
Praveen
‎2009 Jul 06 6:12 AM
Hi,
I had got some what this kind of error .... in my case the error is resolved when i put proper profit centre... in ur case if prof center is used then plz check that along with gl account..
‎2011 May 27 6:46 AM