Quantcast
Channel: SCN : All Content - All Communities
Viewing all articles
Browse latest Browse all 8150

Problem in SAVE_TEXT

$
0
0

Hi All,

 

     I use SAVE_TEXT to save long text to projct,But

     I am uploading the long text using SAVE_TEXT function module

     I can see the data in STXL table and i can use READ_TEXT to get the long text

     but the Long text data is not diaplying on the scrreen.

     Who know ,Please Help me

 

 

  header-tdname = ‘D00000154'.

  header-tdobject = 'PMS'.
  header-tdid       = 'LTXT'.
  header-tdspras  = '1'.

  CALL FUNCTION 'SAVE_TEXT'
    EXPORTING
      client                    = sy-mandt
      header                 = header
      savemode_direct = 'X'
    TABLE
      lines                     = gt_tline[]
    EXCEPTIONS
      id                          = 1
      language              = 2
      name                    = 3
      object                   = 4
      OTHERS             = 5.

 

 

 


Best Regards

 

wangyuan


Viewing all articles
Browse latest Browse all 8150

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>