2007 Feb 20 10:06 AM
Hi ABAPers,
What is the function modules/function group which are used to handle Long text functionality in R/3?
Thanks and Regards,
Ramesh.
Hi ABAPers,
What is the function modules/function group which are used to handle Long text functionality in R/3?
Thanks and Regards,
Ramesh.
2007 Feb 20 10:10 AM
check FM
READ_TEXT.
or program
<b>LSTXDUXX</b> to get complete list
Regards
Prabhu
2007 Feb 20 10:44 AM
Hi
Texts are usually stored in STXH or STXL tables.
Function module READ_TEXT can be used to read the text from these tables.
Reward if helpful.
2007 Feb 20 10:58 AM
Hi ramesh,
1. From se37, check for function group STXD
2. There will be many Fm.
3. The commonly used are
READ_TEXT
EDIT_TEXT
SAVE_TEXT
regards,
amit m.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |