Quantcast
Channel: SCN: Message List - ABAP Development
Viewing all articles
Browse latest Browse all 10425

Re: How to change system id value based on system in database table

$
0
0

Hello,

 

Could you please check this link?

 

*Declare a local variable like the result type LOGSYS

Data: lvSource like RESULT.

 

 

*runs a method to get the source system from the runtime attributes of

*the request

*"p_r_request" is an instance of "if_rsbk_request_admintab_view" which

*has many different methods for runtime attributes

 

lvSource = p_r_request->GET_LOGSYS( ).

RESULT = lvSource.

 

 

Thanks & Regards,

 

 

Abhijit

 

Thanks & Regards,

 

Abhijit


Viewing all articles
Browse latest Browse all 10425

Trending Articles



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