Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

re: texteditor

Former Member
0 Likes
623

Hi,

I written the code for texteditor . I want to save my texteditor values into the standard texts. And i know how to save the texts into sap by using read_text and save_text. But problme is that, as per my requirement text object is not avaialble for my requirement. what the objects,id i have to choose. my header data is some string. can i create my new object and id's to save my header data and etc.

rgds

p. krishna prasad

3 REPLIES 3
Read only

Former Member
0 Likes
540

in that case u can create text objects from SE75/SO10.

regards

Prabhu

Read only

0 Likes
540

HI,

Thanks prabhu,

But one more thing how to add the text to these objects . can u tell it in details. i know the function modules. What is the header and what is the item like this way.

rgds

p.kp

Read only

0 Likes
540

Hi ,

good question , i never done it before but what i will say is check sample text object and it MVKE how SAP is doing , then u will get some idea.

from SE75 --->create a new

Text Object----->Text ID,

so when u use SAVE_Text u have to create text Name that it

Regards

Prabhu