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

Payment terms

Former Member
0 Likes
403

Hi all,

I'm using a Smartform to print invoices and I need to display the payment terms. In transaction OBB8 I can see the details for each payment condition. I need to print the 4 lines which are listed there. I know payment terms should be in table T052 and T052U but I can't seem to find all the data I see on OBB8 in these 2 tables. Also I'm not sure about the relationship with my Invoice.

Thanks in advance,

Philippe

1 ACCEPTED SOLUTION
Read only

mithun_shetty4
Contributor
0 Likes
359

u can get it from the view V_T052 which is join of following tables

T052

T008

T008T

T052U

1 REPLY 1
Read only

mithun_shetty4
Contributor
0 Likes
360

u can get it from the view V_T052 which is join of following tables

T052

T008

T008T

T052U