‎2008 Mar 24 1:39 PM
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.
‎2008 Mar 24 1:42 PM
Hi,
What is the field which you are using for PAYMENT TERMS and which database table are u referring to ?
Regards.
‎2008 Mar 24 2:24 PM
Hi,
any function module is using for getting the payment terms text.
‎2010 Aug 06 2:15 PM
Hi Shyja,
Try using the FM SD_PRINT_TERMS_OF_PAYMENT.
Regards
DKS
‎2010 Aug 06 9:24 AM
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
‎2010 Aug 06 1:48 PM
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