SAP ABAP Class IF_SWR_API_USER_MAPPING (Callback for User Mapping for RFC Calls)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWR_UNIT_USER_MAPPING User Mapping for Unit Test 20101222
Properties
Class IF_SWR_API_USER_MAPPING  
Short Description Callback for User Mapping for RFC Calls    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20101202   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SWR_API_USER_MAPPING has no forward declaration.
Interfaces
Class IF_SWR_API_USER_MAPPING has no interface implemented.
Friends
Class IF_SWR_API_USER_MAPPING has no friend class.
Attributes
Class IF_SWR_API_USER_MAPPING has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_LOCAL_USER_FROM_REMOTE Instance method Public Method Get User Name for Local System 20101216
2 GET_USER_FOR_REMOTE_SYSTEM Instance method Public Method Gets User Names for Remote System 20101202
Events
Class IF_SWR_API_USER_MAPPING has no event.
Types
Class IF_SWR_API_USER_MAPPING has no local type.
Method Signatures

Method GET_LOCAL_USER_FROM_REMOTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DEST_ID Call by reference Type reference (TYPE) SWR_DEST Workflow API: Destination für Remote-Aufrufe 20101216
2 Importing IM_REMOTE_USER Call by reference Type reference (TYPE) SYUNAME Benutzername 20101216
3 Importing IM_RFC_DEST Call by reference Type reference (TYPE) SWR_RFCDEST RFC Destination 20101216
4 Returning RE_LOCAL_USER Value transfer Type reference (TYPE) SYUNAME Benutzername 20101216

Method GET_LOCAL_USER_FROM_REMOTE on class IF_SWR_API_USER_MAPPING has no exception.

Method GET_USER_FOR_REMOTE_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DEST_ID Call by reference Type reference (TYPE) SWR_DEST Workflow API: Destination für Remote-Aufrufe 20101202
2 Importing IM_LOCAL_USER Call by reference Type reference (TYPE) SYUNAME Benutzername 20101202
3 Importing IM_RFC_DEST Call by reference Type reference (TYPE) SWR_RFCDEST RFC Destination 20101202
4 Returning RE_REMOTE_USER Value transfer Type reference (TYPE) SYUNAME Benutzername 20101202

Method GET_USER_FOR_REMOTE_SYSTEM on class IF_SWR_API_USER_MAPPING has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in