Skip to main content

RFC Destinations export using R3trans

R3trans -w exp.log exp.ctl
example of exp.ctl: 

export

client = 100

file = '/DR_BASIS/RFCexport-BC1-7-10-2017.dat'

select * from RFCATTRIB

select * from RFCDES
select * from RFCDOC
select * from RFCSYSACL




For importing the same table(s)

command : 

R3trans -w imp.log imp.ctl
example of imp.ctl file : 

import

file = '/DR_BASIS/RFCexport-BC1-7-10-2017.dat'

client = 100

Comments

  1. Rfc Destinations Export Using R3Trans >>>>> Download Now

    >>>>> Download Full

    Rfc Destinations Export Using R3Trans >>>>> Download LINK

    >>>>> Download Now

    Rfc Destinations Export Using R3Trans >>>>> Download Full

    >>>>> Download LINK 0f

    ReplyDelete

Post a Comment

Popular posts from this blog

SAP ST-PI and ST-A/PI Patch Update Steps

SAP ST-PI and ST-A/PI patch update Summary :- This document will show you how to update the ST-/PI and ST-A/PI in SAP with help of service preparation check RTCCTOOL . Author: Brindavan Mookaiah Designation : SAP BASIS Consultant Tabls of content 1) EWA report 2) Run RTCCTOOL 3) Implement the ST-A/PI and ST-PI Step 1) Check the EWA report about the ST-PI and ST-A/PI patch to update. SAP will recommend upgrading the new version based on SAP Application. Steps 2) Once if you able to see that the ST-A/PI & ST-PI  need to update and SAP recommeded. Then login into SAP and go to T-code SE38 and then execute program  ‘RTCCTOOL ‘. Download the latest ST-PI and ST-A/PI from service market place http://www.service.sap.com Once you downloaded  the required file(ST-PI& ST-A/PI) from market place and copy the file into the server. Mostly this file will be SAR file. Login in to OS level with SIDadm and extract the file using SAPCAR....

SAP HANA DB Installation Steps (Part 2)

SAP HANA DB Installation Steps (Part 2) Summary:- This document contains the installation steps of SAP HANA SPS09 using command-line method. The GUI method installation step are published in following Link http://scn.sap.com/docs/DOC-61037 Author: Brindavan Mookaiah Designation: SAP BASIS Consultant Steps to follow:- 1) Download the SAP HANA media file  from  service market place 2) Place the media file into the some safe directory location 3) Loginto OS level with” root user” or SIDadm 4) Go the directories which you the HANA media file cd <installation medium>/DATA_UNITS/HDB_LCM_LINUX_X86_64 5) Start the SAP HANA platform lifecycle management tool: 6) Find the file and execute “./hdblcm –compontent_root=/DVD” It will ask to choose the installation type Choose system to update, or choose installation Index | System |  Database properties ———————————————————————– 1 | HDB(update)      ...

How to export RFC destinations prior Refresh

The best and easiest way... Goto SE01, create transport request (Transport of Copies) R3TR TABU RFCATTRIB * R3TR TABU RFCDES * R3TR TABU RFCDOC * R3TR TABU RFCSYSACL * If you take only RFCDES you will be missing the Documentation part of RFCs in order to take everything you need to have export of all the above mentioned tables.