‎2012 Mar 08 11:03 AM
Hi Experts,
I am getting error while using function moule BAPI_PR_CREATE for creating PR.
Enter G/L Account
No instance of object type PurchaseRequisition has been created. External reference: # 1
here I have provided data like PREQ_ITEM, SERIAL_NO, CREAT_DATE, QUANTITY, GL_ACCOUNT and COSTCENTER for PRACCOUNT table.
Please can you suggest solution for this.
Thanks & Regards,
BBC
‎2012 Mar 08 11:06 AM
Hi
You need to pass the update indicators to PRITEMX structure.
Regards,
Raghu.
‎2012 Mar 08 11:31 AM
Hi,
I have maintained indicators for PRITEMX then I got error maintain services or limits.
here I am passing values for SERVICELIMIT table like DOC_ITEM, OVERALL_LIMIT & EXP_VALUE.
here I have doubt , have to maintain indicators for PRACCOUNTX & SERVICELIMITX ?
please suggest me.
Regards,
BBC
‎2012 Mar 08 11:07 AM
Hi,
check if the gl account needs the leading zeroes in front and if its a valid one .
Dev.