Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 9236

Re: Calling READ_TEXT

$
0
0

Hi,

 

  My suggestion is  create a rfc funcation on your destination site, and you still need to use this insite of your RFC funcation.

 

 

*    CALL FUNCTION 'READ_TEXT'

*      EXPORTING

**           CLIENT                        = SY-MANDT

*        id                            = ' MP0'

*        language                      = '1'

*        name                          = tdname

*        object                        = ' '

**           ARCHIVE_HANDLE                = 0

**           LOCAL_CAT                     = ' '

**         IMPORTING

**           HEADER                        =

*      TABLES

*        lines                         = lines

*     EXCEPTIONS

*       id                            = 1

*       language                      = 2

*       name                          = 3

*       not_found                     = 4

*       object                        = 5

*       reference_check               = 6

*       wrong_access_to_archive       = 7

*       OTHERS                        = 8

 

where the tdname is the table for BOM header.


Viewing all articles
Browse latest Browse all 9236

Trending Articles



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