2016 Jun 07 4:24 PM
Hi Experts ,
I am creating PR using bapi BAPI_PR_CREATE .
In bapi I am giving the wrong WBS ELEMENT but while creating the pr I am getting the fallowing error .
Enter G/L Account .
End user asking us why we are getting this message even though I given correct GL account and wrong WBS element ..
I debug the standard bapi but unable to find the solution ..at last I am positing this issue in SDN ..
Please anybody provide the solution for this ..
Thanks,
Santhosh.v
2016 Jun 07 8:25 PM
Please indicate the exact message (and number). Did you see the many SCN threads about the topic? (I googled: "bapi_pr_create" enter G/L account site:scn.sap.com)
2016 Jun 08 7:22 AM
Thanks for your reply please find the error message below
Type ID Number Message
E ME 083 Enter G/L Account .
Thanks,
Santhosh.v
2016 Jun 08 12:54 PM
Hi,
SERIALNO field in the tables PRACCOUNT and PRACCOUNTX should to be set to a value of 01 or above. It seems '00' as default.
Hope it solves your problem.
BR
Gangadhar
2016 Jun 08 3:11 PM
Hi ,
Thanks for your reply.
I am populating the values which are mentioned as by you only ..but still I am facing the same issue
Thanks,
Santhosh.v
2016 Jun 08 4:05 PM
2016 Jun 08 4:15 PM
if the WBS element is wrong, then what's the point in passing it to PR item. try with only correct G/L account.