‎2006 Nov 20 12:41 PM
How to upload text through <b>CA10</b> transaction..........is there any std program in LSMW or any other alternative...........
i have found out a FM <b>SUBMISSION_PROCESSING</b> but this doesn't suits my requirement...........
Points will be rewarded to all contributors...........
Thanks,
Venkat.
‎2006 Nov 20 12:44 PM
I think you can use the fm: save_text.
YO uhave to supply the standard text key and other details to the fm.
Regards,
Ravi
‎2006 Nov 20 12:44 PM
I think you can use the fm: save_text.
YO uhave to supply the standard text key and other details to the fm.
Regards,
Ravi
‎2006 Nov 20 12:49 PM
goto CA10 & get the properties...Now use WRITE_TEXT and pass the properties and text and then use COMMIT_TEXt.
‎2006 Nov 20 1:26 PM
Hi Ravi,
I have seen ur name in lot of threads........Great.
Thanks for ur response.
I f I use SAVE_TEXT FM it not updating the table T435T.It is updating the STXH table.........My requirement is to update T435T table..........
Thanks.
Venkat