‎2008 Feb 29 9:49 AM
i am creating the delivery through BDC..and i want to update the delivery item text with the text comming from file.
but in recording it is not showing..
i tried Read_Text to read the text but is saying that text not available.(No entry in STXL table). is the any function module to create the text ?
Thanks ,
‎2008 Feb 29 10:21 AM
Use FM SAVE_TEXT.
Pass TDOBJECT as VBBP, TDNAME as <delivery no><item no>
Text ID as '0001' for Material sales text.
Hope this helps.
Thanks,
Balaji
‎2008 Feb 29 10:10 AM
Hi,
Use the FM 'SAVE_TEXT' to create Long text.
Regards,
Balavardhan.K
‎2008 Feb 29 10:21 AM
Use FM SAVE_TEXT.
Pass TDOBJECT as VBBP, TDNAME as <delivery no><item no>
Text ID as '0001' for Material sales text.
Hope this helps.
Thanks,
Balaji