2007 Dec 14 6:49 AM
hi
I want to read the text stored in the <b>textmodule</b> which is created in transaction smartforms.
so i am using the FM read_text and i gave the input object name as SSFO but when i test the FM it doesn't fetch any value.
can anyone help me in this regard????
hi
I want to read the text stored in the <b>textmodule</b> which is created in transaction smartforms.
so i am using the FM read_text and i gave the input object name as SSFO but when i test the FM it doesn't fetch any value.
can anyone help me in this regard????
2007 Dec 14 6:53 AM
Hi,
Pass the id, language, name and object of the respective text to the read_text function module to fetch the standard text.
Thanks
2007 Dec 14 6:55 AM
hi,
some of useful threads, have a look
http://help.sap.com/saphelp_nw04/helpdata/en/d6/0db764494511d182b70000e829fbfe/frameset.htm
regards,
pavan
2007 Dec 14 6:57 AM
for FM read_text u need to pass 4 parameters
ID
LANGUAGE
NAME
OBJECT
pass all dese..u can get these values from STXH/STXL table
Hope is helps..
Reward if it does
2007 Dec 14 7:39 AM
hi prasanth
The textmodule which i created exists in the system but it doesnot stored in the table STXH,thats y thowing the exception,What might me the problem for not storing in the table ????
2007 Dec 14 7:47 AM
Hi,
I think you are passing wrong inputs to the function module. Check Text name properly.
Regards,
Satish
2007 Dec 14 6:57 AM
Hi Tamil,
U should pss the values to fm like id, object name, object value..
regards,
Sana.
2007 Dec 14 7:11 AM
hi
I passed all the values but its throwing an exception NOT_FOUND
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |