2010 Jul 06 3:08 PM
Hi,
I'm Uploading data into IW31 using BDC program and the problem here is with long text (CAUFVD-KTEXT). using the Function Module : Save_Text. I'm Loading the long text...i checked Sy-subrc is O but cant see the Text in Transaction code.
I checked in Table STXH with my Import parameters it is there . and im able to see the text from program even using the Read_Text function module.
Other case here is For allready created order IW32 if i do changed to the long text and if i save.if i read the text using Read_function Module im able to see the updated text in IW32.
I guess my Paramters im passing are correct.
Let me know where im doing wrong....
Thanks in advance.
Kiran.
2010 Jul 06 3:11 PM
Are you populating LTEXT = "X" to tell SAP that long texts exist? If not, you won't see the long text.
2010 Jul 06 3:21 PM
Hi,
Can i know where is this Parameter LTEXT = "X"?
Any which functional NUmber?or its some where in Standard Tcode?
Thanks,
Kiran.
2010 Jul 06 3:30 PM
2010 Jul 06 3:40 PM
Hi use the FM - BAPI_ALM_ORDER_MAINTAIN to update the status Text / BAPI_ALM_ORDER_GET_DETAIL
2010 Jul 06 4:21 PM
Hi,
How to Fill this LTEXT = "X" ....im Uploading Data to IW31 using BDC.
Thanks,
Kiran.
2010 Jul 07 5:56 AM
Hi,
How to Update the field LTEXT = "X" any Idea?
Thanks,
Kiran.
2024 May 21 4:09 PM
Field: - AUFK-LTEXT
See OSS Note 1982719 - Long texts cannot be displayed - Usage of function module SAVE_TEXT