‎2009 Oct 28 7:56 AM
Hii Friends....
I am currently working for a smartform where i want to fetch text elements from IW32 .In IW32 the user enters texts in every components or materials .My requirement is to fetch those text. I tried it using READ_TEXT_ELEMENTS function module but could not fetch it..
Can anyone know any other alternative to fetch the data.
Regards,
Sany.
‎2009 Nov 03 7:09 AM
Use FM READ_TEXT to read texts.
Text Name 020100000004100000001(client order, item)
Language EN
Text ID AVOT Transaction text
Text object AUFK Order text
You can find more about text id and text object by selecting the text button. Now in the sap script editor choose the GoTo Menu button on top and select header. A popup has all the details which can be used in the READ_TEXT FM.
‎2009 Nov 04 12:49 PM
I am using SMARTOFORM here and i already tried using that function module but couldnt find the output...
I want some other alternative to get that details...