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 Text

Former Member
0 Likes
4,306

Hi,

while creating vendor i am giving the payment terms. based on the selected payment terms i have to retrieve the text and display it on the purchase order format. How can i do that one. please help me.

5 REPLIES 5
Read only

Former Member
0 Likes
1,846

Hi,

What is the field which you are using for PAYMENT TERMS and which database table are u referring to ?

Regards.

Read only

0 Likes
1,846

Hi,

any function module is using for getting the payment terms text.

Read only

0 Likes
1,846

Hi Shyja,

Try using the FM SD_PRINT_TERMS_OF_PAYMENT.

Regards

DKS

Read only

former_member540826
Contributor
0 Likes
1,846

Hello,

Please pass the payment term in the Table T052 which has the details of the payment terms in the Text 1 fielsd . Fetch that field and oprint it in the Purchase order form

Read only

Former Member
0 Likes
1,846

I don't know about a function module, but the Sales Text for payment terms is in table TVZBT. The Own Explanation text for payment terms is in table T052U.

Best Regards,

Brian