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

How to include XPRA into transport request by code?

$
0
0

Hey experts,

 

is there some FM with which I can include a XPRA into transport request by code?


I usually use the following FM to include objects into TR, but it does not work for XPRA.

CALL FUNCTION 'RS_TOOL_ACCESS'

     EXPORTING

       operation           = 'TRANSPORT'

     TABLES

       objlist             = lt_objlist

     CHANGING

       p_request           = lg_request

     EXCEPTIONS

       invalid_object_type = 01

       not_executed        = 02

OTHERS              = 03.

 

Thank you.

 

Best regards,
Robert


Viewing all articles
Browse latest Browse all 3576

Trending Articles



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