I'm uploading long text from an external file. The data is there (I can see it with READ_TEXT) but if the project did not have a long text field prior to the upload, doesn't show up on the screen (tcode cj2d).
Is there is a flag (possibly TXLTX for my screen) that's not getting set that tells the project there is a long text field to display. If I create a long text field using the screen then run my upload process, I do see the uploaded data on the screen. How do I update this flag or, it this is not the problem, how do I get the data to display on the screen?
I'm also trying to upload data to the long text field attached to the project detail element - same problem.
Jane