Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BAPI_PR_CREATE (Enter G/L account) error

Former Member
0 Likes
1,342

Hi

I am using <b>BAPI_PR_CREATE</b> to create Open PR , I passed all the fields and entered G/L account . But i am getting error as <b>'Enter G/L account'</b>. If I am not entering G/L account it is giving <b>error two times </b> as 'Enter G/L account'. What more I need pass to the BAPI .please help

1 ACCEPTED SOLUTION
Read only

0 Likes
878

PRACCOUNT-SERIAL_NO has to be > 00 (e.g. 01).

4 REPLIES 4
Read only

0 Likes
879

PRACCOUNT-SERIAL_NO has to be > 00 (e.g. 01).

Read only

0 Likes
878

I've tried regarding Helmut's advise and it works.

10 points (if i was a thread owner)

Read only

0 Likes
878

Why don't anybody tell me that??? Thanks a ton Helmut. I have given you 2 points (liked) because I'm not thread's owner.

Read only

0 Likes
878

Thank you Helmut.

I've been banging my head for several days.

It worked!