Upload Multiline Text

Question:
In Material Master (MM02), on the Purchase Order tab, there is a text box for inserting multiple lines. I need to make an upload program for this. Issue is, for whatever reason, the Transaction Recorder does not create the input field for the text box at all. It does however note that there was a subscreen present, but does nothing further. No F1 help is available on text editor field. This same problem with uploading text into a text editor subscreen has arisen in other modules.
Please help!
_________________
Thanks!
Fishal
Answer:
Our Sales Contract Upload ABAP uses the FM SAVE_TEXT if that's any use.
Answer:
Mass maintainence of material master is often done with FM 'MATERIAL_MAINTAIN_DARK'. There is a basic documentation for this FM. Long texts may be maintained by filling table 'ALTX1_UEB
' there.
regards, ynw

More Articles:

Problem in BDC -- Help Required Urgently.?
Change number format in screens?
PDF file as attachment?
How to supress input value - urgent?
AM guide me?
Dialog Programming?