SAP ABAP Class CL_GRAC_REMOTE_LOGIN (Remote login)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-AC (Application Component) Access Control
     GRAC_SUPPERUSER_ACCESS (Package) GRC SPM Support
Properties
Class CL_GRAC_REMOTE_LOGIN  
Short Description Remote login    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRAC_SUPPERUSER_ACCESS   GRC SPM Support 
Created 20091021   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_GRAC_REMOTE_LOGIN has no interface implemented.
Friends
Class CL_GRAC_REMOTE_LOGIN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_MSGID Static Attribute Private Type reference (TYPE) SYMSGID '0AC_SPM_NOTIFICATION' Message Class 20100225
2 MC_PROFILE_NAME Static Attribute Private Type reference (TYPE) STRING 'S_ENTW_SHOW' 20100316
3 MT_INSTALLED_LANGS Static Attribute Private Type reference (TYPE) Y_T_LANGUAGE 20110923
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_USER_PROFILE Static method Public Method Check if S_ENTW_SHOW is assigned 20100316
2 GET_CUA_PARENT Static method Public Method 20110519
3 GET_INST_SYS_LANGUAGE Static method Public Method Retrieves all languages that are installed on the system 20110923
4 GET_USERS Static method Public Method Remotely login onto other system 20091023
5 REMOTE_LOGIN Static method Public Method Remotely login onto other system 20091021
6 REMOTE_MESSAGE Static method Public Method Remotely login onto other system 20091102
7 SEND_EMAIL Static method Public Method Send Mail to Controllers. 20100225
Events
Class CL_GRAC_REMOTE_LOGIN has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 Y_S_LANGUAGE Public See coding 20110923 BEGIN OF y_s_language, laiso TYPE laiso, spras TYPE spras, sptxt TYPE sptxt, END OF y_s_language
2 Y_T_LANGUAGE Public See coding 20110923 Y_T_LANGUAGE type standard table of y_s_language with key laiso
Method Signatures

Method CHECK_USER_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONNECTOR Value transfer Type reference (TYPE) GRFN_CONNECTORID Connector Id 20100316
2 Importing IV_USER Value transfer Type reference (TYPE) GRAC_USER User ID 20100316
3 Returning RV_FAIL Value transfer Type reference (TYPE) ABAP_BOOL 20100316

Method CHECK_USER_PROFILE on class CL_GRAC_REMOTE_LOGIN has no exception.

Method GET_CUA_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CUA_CHILD Call by reference Type reference (TYPE) GRAC_T_CUA_CHILD Get the CUA child Details 20110519
2 Exporting EV_CUA_PARENT Call by reference Type reference (TYPE) GRFN_CONNECTORID Connector Id 20110519
3 Importing IV_CONNECTORID Call by reference Type reference (TYPE) GRFN_CONNECTORID Connector Id 20110519

Method GET_CUA_PARENT on class CL_GRAC_REMOTE_LOGIN has no exception.

Method GET_INST_SYS_LANGUAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RTS_LANGUAGES Value transfer Type reference (TYPE) Y_T_LANGUAGE FDT: Table type for installed languages on the system 20110923

Method GET_INST_SYS_LANGUAGE on class CL_GRAC_REMOTE_LOGIN has no exception.

Method GET_USERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20091023
2 Importing IV_USER Call by reference Type reference (TYPE) UNAME User Name 20091023

Method GET_USERS on class CL_GRAC_REMOTE_LOGIN has no exception.

Method REMOTE_LOGIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20091021
2 Importing IV_LANG Call by reference Type reference (TYPE) RFCDEST Explicit language 20110921
3 Importing IV_USER Call by reference Type reference (TYPE) UNAME User Name 20091021

Method REMOTE_LOGIN on class CL_GRAC_REMOTE_LOGIN has no exception.

Method REMOTE_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20091102
2 Importing IV_USER Call by reference Type reference (TYPE) UNAME User Name 20091102

Method REMOTE_MESSAGE on class CL_GRAC_REMOTE_LOGIN has no exception.

Method SEND_EMAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_FFLOG_DATA Call by reference Type reference (TYPE) GRAC_S_API_FFLOG UUID of the GRC object (char32) 20110621
2 Importing IV_DEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20100225
3 Importing IV_FF_USER Call by reference Type reference (TYPE) GRAC_FIREFIGHTER Firefighter Description 20100225
4 Importing IV_LOG_TIME Call by reference Type reference (TYPE) GRFN_TIMESTAMP Time Stamp 20100225
5 Importing IV_OWNER Call by reference Type reference (TYPE) GRAC_OWNER Owner Description 20100225
6 Importing IV_USER Call by reference Type reference (TYPE) UNAME User Name 20100225

Method SEND_EMAIL on class CL_GRAC_REMOTE_LOGIN has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in 600