‎2005 May 07 10:00 AM
Hello, every one.
I'm using a function module READ_TEXT to get SAP long text for the purchase order item comment.
The question is, I also want a function module which can update the long text, so I can change text with programming way.
Can any one give me suggestion? Which function module I should use?
Any suggestion and answer is welcome.
Thanks a lot
‎2005 May 07 11:13 AM
‎2005 May 07 11:13 AM
‎2005 May 07 1:21 PM
I use SAVE_TEXT.
It has pretty much the same interface as READ_TEXT.
Hope that helps.
Brad
‎2005 May 07 2:13 PM
thanks to Raja, also Brad Williams.
I use READ_TEXT, it goes well.
Thanks a lot