SAP ABAP Interface IF_SWR_API_USER_MAPPING (Callback for User Mapping for RFC Calls)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWR_LOCAL (Package) Business Workflow: Interfaces (Not Remote-Enabled)
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
Interface IF_SWR_API_USER_MAPPING  
Short Description Callback for User Mapping for RFC Calls    
General Data
Package SWR_LOCAL   Business Workflow: Interfaces (Not Remote-Enabled) 
Created 20101202   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_SWR_API_USER_MAPPING has no forward declaration.
Interfaces
Interface IF_SWR_API_USER_MAPPING has no interface.
Friends
Interface IF_SWR_API_USER_MAPPING has no friend.
Attributes
Interface 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
Interface IF_SWR_API_USER_MAPPING has no event.
Types
Interface 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 Interface 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 Interface IF_SWR_API_USER_MAPPING has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 703