Application Development 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: 

What data base table we can find customer payments?

Former Member
0 Kudos

I am using F-29 transaction and posting customer payments, can any one tell me what's the database table where we can see the amount posted.

Example: If you are trying to pay $100.00 agnaist $1000.00. I need to know the database table where we can find $100.00 ie paid amount not netvalue. In BSAD-wrbtr table shows the total amount ($1000) not the paid amount.

Thank you,

Phani

1 REPLY 1

Olaf_B
Explorer
0 Kudos

Hi,

pls have a look at the Credit-line in table BSAD

(BSAD-SHKZG = 'H') this is the paid amount. In your example $100.

Regards

Olaf