SAP ABAP Function Module RSAR_UPDATE_DESTINATION (Updating an RFC destination of type R/3)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSAR (Package) Data import from source system

⤷

⤷

Basic Data
Function Module | RSAR_UPDATE_DESTINATION | Updating an RFC destination of type R/3 |
Function Group | RSACTC | CTC Support/System Overview |
Program Name | SAPLRSACTC | |
INCLUDE Name | LRSACTCU06 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
DESTINATION | TYPE | RFCDISPLAY-RFCDEST | Destination for RFC use | |||
![]() |
AUTHORITY_CHECK | TYPE | RFCDISPLAY-RFCTRACE | 'X' | SM59 AUTHORITY_CHECK active ? | ||
![]() |
LOADBALANCING | TYPE | RFCDISPLAZ-RFCLBFLAG | SPACE | Load balancing mode | ||
![]() |
SYSTEMID | TYPE | RFCOPT-RFCSYSID | SPACE | System identifier | ||
![]() |
SYSTEMNR | TYPE | RFCDISPLAY-RFCSERVICE | SPACE | System Number | ||
![]() |
SERVER | TYPE | RFCDISPLAY-RFCHOST | SPACE | Server (message server or application server) | ||
![]() |
GROUP | TYPE | RFCDISPLAZ-RFCLOAD | 'SPACE' | Group name for load balancing mode | ||
![]() |
TRACE | TYPE | RFCDISPLAY-RFCTRACE | SPACE | Trace functionality | ||
![]() |
TRUSTED_SYSTEM | TYPE | RFCDISPLAY-RFCSLOGIN | SPACE | |||
![]() |
RFCLOGON_GUI | TYPE | RFCDISPLAY-RFCLOGON | SPACE | |||
![]() |
LANGUAGE | TYPE | RFCDISPLAY-RFCLANG | SPACE | Language for maintaining logon data | ||
![]() |
CLIENT | TYPE | RFCDISPLAY-RFCCLIENT | SPACE | Client for maintenance of logon data | ||
![]() |
USER | TYPE | RFCDISPLAY-RFCUSER | SPACE | User for maintaining logon data | ||
![]() |
SAME_USER | TYPE | RFCDISPLAY-RFCSAMEUSR | SPACE | |||
![]() |
PASSWORD | TYPE | RFCDISPLAY-RFCAUTH | SPACE | Password for maintaining logon data | ||
![]() |
KEEP_PASSWORD | TYPE | CHAR1 | SPACE | Single-Character Indicator | ||
![]() |
PASSWORDSCR | TYPE | RFCDISPLAY-RFCPWSCR | 'X' | Passwort encryption active | ||
![]() |
DESCRIPTION | TYPE | RFCDOC-RFCDOC1 | SPACE | Destination Description | ||
![]() |
GWHOST | TYPE | RFCDISPLAY-RFCGWHOST | SPACE | Gateway Host | ||
![]() |
GWSERVICE | TYPE | RFCDISPLAY-RFCGWSERV | SPACE | Gateway Service | ||
![]() |
TRFCBTCSUPPR | TYPE | RFCDISPLAY-BTCSUPPR | SPACE | Background suppress for transactional RFC (TRFC) | ||
![]() |
TRFCBTCTRIES | TYPE | RFCDISPLAY-BTCTRIES | SPACE | Background repetitions for transactional RFC | ||
![]() |
TRFCBTCDELAY | TYPE | RFCDISPLAY-BTCDELAY | SPACE | Background delays for transactional RFC | ||
![]() |
DESTLOCK | TYPE | RFCDISPLAY-RFCLOCK | SPACE | Display of destination not modifiable | ||
![]() |
DEQUEUE_SYNCHRON | TYPE | RFCDISPLAY-RFCNOWAIT | SPACE | |||
![]() |
ARFC_ACTIVE | TYPE | RFCCHECK-ARFCACTIVE | SPACE | |||
![]() |
ARFC_METHOD | TYPE | RFCCHECK-ARFCMETHOD | 'S' | |||
![]() |
ARFC_CYCLE | TYPE | RFCCHECK-ARFCCYCLE | '10' | |||
![]() |
SNC_PARAM | TYPE | RFCSNCPARA | Transfer Structure for SNC Extension of RFC Destinations | |||
![]() |
RFCCONVERT | TYPE | RFCDISPLAY-RFCCONVERT | SPACE | Conversion with incompatible code page? (SPACE, 'I', 'N') | ||
![]() |
RFCCONVX | TYPE | RFCRAW02 | '0023' | Conversion sign as Unicode point in hex (if RFCCONV = 'I') | ||
![]() |
RFCUNICODE | TYPE | RFCDISPLAY-RFCUNICODE | '1' | Unicode System? | ||
![]() |
RFCBITMAP | TYPE | RFCRAW04 | '00000000' | Bitmap for Variable Options in RFCOPT | ||
![]() |
SAVEHOSTNAME | TYPE | RFCDISPLAY-SAVESERVER | SPACE | Save target host as hostname? | ||
![]() |
RFCWAN | TYPE | RFCDISPLAY-RFCWAN | SPACE | 'X' -> Slow RFC Connection (in WAN) | ||
![]() |
MDMPSETTING | TYPE | CHAR1 | 'N' | 'N' for inactive and 'Y' for active MDMP settings | ||
![]() |
MDMPLIST | TYPE | RFCDISPLAY-RFCREST | SPACE | List of MDMP code pages. Please add $ after each code page | ||
![]() |
AUTHORITY | TYPE | DESTAUTH | SPACE | Authorization | ||
![]() |
QRFCVERS | TYPE | QRFCCHAR | '0' | qRFC-Version; 0 classic; 1 Netweaver | ||
![]() |
EXPORTTRACE | TYPE | RFCDISPLAY-TRACEPROPAGATION | '2' | GW-default value = '2 '; export Trace = '1'; no export Trace = '0 ' | ||
![]() |
KEEPALIVETIMEOUTVAL | TYPE | KEEP_TIMEOUT_VAL | '-2' | Keepalive-timeout value | ||
![]() |
AUTHORITY_NOT_AVAILABLE | TYPE | You do not have this authorization | ||||
![]() |
DESTINATION_ALREADY_EXIST | TYPE | Destination already exists | ||||
![]() |
DESTINATION_NOT_EXIST | TYPE | Destination does not Exist | ||||
![]() |
DESTINATION_ENQUEUE_REJECT | TYPE | Destination is locked by another user | ||||
![]() |
INFORMATION_FAILURE | TYPE | Parameters (information) not maintained correctly | ||||
![]() |
TRFC_ENTRY_INVALID | TYPE | Inconsistent parameter maintenance for TRFC options | ||||
![]() |
INTERNAL_FAILURE | TYPE | Internal error | ||||
![]() |
SNC_INFORMATION_FAILURE | TYPE | SNC information error | ||||
![]() |
SNC_INTERNAL_FAILURE | TYPE | SNC: Internal error | ||||
![]() |
DESTINATION_IS_LOCKED | TYPE | Destination is locked | ||||
Processing Type
Normal Function Module | |
![]() |
BaseXML supported |
Update Module | Start immediately |
Immediate Start, No Restart | |
Start Delayed | |
Coll.run | |
JAVA Module Callable from ABAP | |
Remote-Enabled JAVA Module | |
Module Callable from JAVA |
History
Last changed by/on | SAP | 20110909 |
SAP Release Created in | 731 |