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

Populating the Personal number with BAPI_ACC_DOCUMENT_POST

Former Member
0 Likes
636

I'm using BAPI BAPI_ACC_DOCUMENT_POST to post FI documents. I need to pass the personal number with this BAPI.

Detail Explanation:

The Posted Document(with Personal number) has to be populate the data like this:

Transaction --> FB03 to see the Posted document.

When we double click the Posted Line item (GL account) it takes us to a detail screen where we have a button "More" on the main screen. This more option pops up a screen that has Personnel Number.

In this field i need to populate the Personal number data.

What field shall I populate whil calling the Bapi so that I can see the Personnel Number field filled up.

Right now I'm trying to pass GL, Accounts Payable internal tables... Any help is appreciate...

Thanks

Manoj Kommineni.

I'm using BAPI BAPI_ACC_DOCUMENT_POST to post FI documents. I need to pass the personal number with this BAPI.

Detail Explanation:

The Posted Document(with Personal number) has to be populate the data like this:

Transaction --> FB03 to see the Posted document.

When we double click the Posted Line item (GL account) it takes us to a detail screen where we have a button "More" on the main screen. This more option pops up a screen that has Personnel Number.

In this field i need to populate the Personal number data.

What field shall I populate whil calling the Bapi so that I can see the Personnel Number field filled up.

Right now I'm trying to pass GL, Accounts Payable internal tables... Any help is appreciate...

Thanks

Manoj Kommineni.

1 REPLY 1
Read only

nishanthbhandar
Contributor
0 Likes
380

Check this SDN thread.It might give u an idea.