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

table reference

Former Member
0 Likes
423

In RBKP table which field have to choose inorder to get the details of PO,Invoice date and invoice amount. also is there any possible which contains the idoc details also along with the above mentioned details?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
399

Hi ,

First capture the Belnr from the RBKP

and go to the table VBFA and get the PO.

then you can get the remaing values

Please dont forget to reward if Usefull

2 REPLIES 2
Read only

Former Member
0 Likes
400

Hi ,

First capture the Belnr from the RBKP

and go to the table VBFA and get the PO.

then you can get the remaing values

Please dont forget to reward if Usefull

Read only

0 Likes
399

Sorry am not clear.Could u tell how to code in this part?