‎2007 Sep 11 3:41 PM
HI gurus,
I need help in getting the entire description of a payment term.
In table TVZBT i get only one line,
if in VA02 in F4 help when i see more then 1 line then where to get the total description of the payment term from?
i tried various functional modules but all are majorly used for MM module and none for SD module.
Please help me as i wanna print the whole complete text of the payment term in field VBKD-ZTERM.
Regards,
Roshan Lilaram Wadhwani.
‎2007 Sep 11 3:55 PM
Hi,
Welcome to SDN.
Please check tables T052 and T052U.
Regards,
Ferry Lianto
‎2007 Sep 11 3:58 PM
hi there,
Both these tables give one line description.
I need to know the details from where i will get the multi line description if it exists.
Regards,
Roshan Lilaram Wadhwani.
‎2007 Sep 11 3:56 PM
‎2007 Sep 11 4:02 PM
hi there,
i tried studing this module FI_F4_ZTERM,
It directly gives the O/P
I did not understand that from where it is populating the values, basically multi line values or even single line values.
Regards,
Roshan Lilaram Wadhwani.
‎2007 Sep 11 6:01 PM
Hi,
Please check form TEXT_AUFBAUEN (FM FI_F4_ZTERM) where there are a logic to populate the description of payment term from text symbols of program SAPLFHL2.
Regards,
Ferry Lianto
‎2007 Sep 12 5:43 AM
Thanks for the Effort, I am unable to get the Logic
Regards,
Roshan Lilaram Wadhwani.
‎2007 Oct 15 8:44 AM
‎2007 Oct 15 9:25 AM
Use this Function Module.
SD_PRINT_TERMS_OF_PAYMENT
bold can be blank
<b> BLDAT
BUDAT
CPUDT </b>
LANGUAGE EN
TERMS_OF_PAYMENT PT10
COUNTRY IN
<b>HOLDBACK
TOP_HOLDBACK_INFO 000000 00.00.0000 0.00
DOCUMENT_CURRENCY </b>
here what you are been looking for.
reward if useful.
Amit Singla