I need to store long text data in a Z-table and maintain the data manually. Is there any way to maintain the texts via se54 generated dialogs? If no I will develope an ALV table report to maintain the table/long texts data of course...
Asked
Active
Viewed 1,291 times
0
-
Please specify how you need/want to store the text - STRING, SO10 text, ...? – vwegert Aug 22 '17 at 08:16
-
It's optional. I can use really all of the ways you mentioned. – Skalozub Aug 22 '17 at 08:44
-
1Use SO10 for maintaining standard texts. No need to (re)invent the wheel. – Suncatcher Aug 22 '17 at 10:23
-
I will have ~100 records in the Z-table. It means the user must call SO10 for each record... – Skalozub Aug 22 '17 at 13:35