Quantcast
Channel: SCN : Unanswered Discussions - Process Integration (PI) & SOA Middleware
Viewing all articles
Browse latest Browse all 6719

get the rfc destination from PI

$
0
0

Hi all,

 

We are using the standard function modul  'rfc_read_table' in PI , to get data of the table using an RCF call  . The table that we want to get its data, has the same name in SRM, ECC, and BI.

 

CALL FUNCTION 'RFC_READ_TABLE'
      DESTINATION ????

      EXPORTING
        query_table = 'Z_TABLE'

*       DELIMITER   = ' '
*       NO_DATA     = ' '
*       ROWSKIPS    = 0
*       ROWCOUNT    = 0
      TABLES
*       OPTIONS     =
*       FIELDS      =
        data        = wt_data.

The question is , how could we determine the destination ( is it ECC or Bi or SRM ) ??

 

Cordialy


Viewing all articles
Browse latest Browse all 6719

Trending Articles



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