SAP ABAP Class /UI2/CL_SRA_LOGIN (ICF system login class)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   CA-UI2-INT-FE (Application Component) Frontend Enablement
     /UI2/SRVC_INFRA (Package) SAP UI Services Infrastructure
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ICF_SYSTEM_LOGIN ICF System Logon 20130424
Properties
Class /UI2/CL_SRA_LOGIN  
Short Description ICF system login class    
Super Class CL_ICF_SYSTEM_LOGIN ICF System Logon 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /UI2/SRVC_INFRA   SAP UI Services Infrastructure 
Created 20130424   SAP 
Last change 20141120    
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 /UI2/CL_SRA_LOGIN has no interface implemented.
Friends
Class /UI2/CL_SRA_LOGIN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CONTEXT_CHANGEPWD Constant Protected Type reference (TYPE) STRING 'changepwd' 20130424
2 CO_CONTEXT_CHANGEPWD_CANCEL Constant Protected Type reference (TYPE) STRING 'changepwd_cancel' 20130424
3 CO_CONTEXT_CHANGEPWD_END Constant Protected Type reference (TYPE) STRING 'changepwd_end' 20130424
4 CO_CONTEXT_LOGIN Constant Protected Type reference (TYPE) STRING 'login' 20130424
5 CO_CONTEXT_MSG Constant Protected Type reference (TYPE) STRING 'msg' 20130424
6 CO_SAP_HASH Constant Public Type reference (TYPE) STRING 'sap-hash' 20140528
7 CO_SAP_SL_DUMMY Constant Public Type reference (TYPE) STRING '__sap-sl__dummy' 20140530
8 CO_STYLE_DISPLAY_HIDDEN Constant Protected Type reference (TYPE) STRING 'style="visibility: hidden;"' 20130506
9 CO_STYLE_DISPLAY_NONE Constant Protected Type reference (TYPE) STRING 'style="display: none;"' 20130506
10 GV_NEW_ESCAPE_API Static Attribute Public Type reference (TYPE) ABAP_BOOL abap_true 20131122
11 M_HASH Instance attribute Protected Type reference (TYPE) STRING 20140528
12 M_LANGU_RTL Instance attribute Protected Type reference (TYPE) ABAP_BOOL abap_false 20130505
13 M_SRA_PROPERTIES Instance attribute Private Type reference (TYPE) THIHTTPNVP 20130424
Methods
# Method Level Visibility Method type Description Created on
1 ESCAPE_HTML Static method Public Method HTML escape 20131122
2 GET_CONTEXT_JAVASCRIPT Instance method Private Method 20130424
3 GET_FOLDER Instance method Private Method 20130424
4 GET_LANGUAGES Instance method Private Method 20130424
5 GET_MESSAGES Instance method Private Method 20130424
6 GET_PROPERTY Instance method Protected Method 20130424
7 GET_SEVERITY_PROP_NAME Instance method Protected Method 20130424
8 HTM_RESTORE_HASH Instance method Public Method 20140530
9 INIT_CSS_IE8_STYLE Instance method Private Method 20130926
10 INIT_CSS_STYLE Instance method Private Method 20130424
11 INIT_CSS_THEME_LINK Instance method Protected Method 20140717
12 INIT_DEFAULT_PROPERTIES Instance method Protected Method 20130424
13 INIT_HASH Instance method Private Method 20140530
14 INIT_HIDDEN_FIELDS Instance method Protected Method 20130424
15 INIT_JAVASCRIPT Instance method Protected Method 20130424
16 INIT_LANGU_RTL Instance method Private Method 20130505
17 INIT_NATIVE_LANGUAGES Instance method Private Method 20130506
18 INIT_SYSTEM_PROPERTIES Instance method Protected Method 20130424
19 LEGACY_ESCAPE_HTML Static method Protected Method 20131203
20 LOAD_APP_PROPERTIES Instance method Protected Method 20130424
21 LOAD_MIME_REPO_TEXT_FILE Instance method Private Method 20130424
22 PARSE_APP_PROPERTIES Instance method Private Method 20130424
23 PROCESS_TEMPLATE Instance method Protected Method 20130424
24 SET_PROPERTY Instance method Protected Method 20130424
25 SET_SEVERITY_SYS_PROP Instance method Private Method 20130424
Events
Class /UI2/CL_SRA_LOGIN has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 THIHTTPNVP Protected See coding 20130424 thihttpnvp TYPE HASHED TABLE OF ihttpnvp WITH UNIQUE KEY name
Method Signatures

Method ESCAPE_HTML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_UNESCAPED Call by reference Type reference (TYPE) STRING 20131122
2 Returning RV_ESCAPED Value transfer Type reference (TYPE) STRING 20131122

Method ESCAPE_HTML on class /UI2/CL_SRA_LOGIN has no exception.

Method GET_CONTEXT_JAVASCRIPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONTEXT Call by reference Type reference (TYPE) STRING 20130424
2 Returning RV_JAVASCRIPT Value transfer Type reference (TYPE) STRING 20130424

Method GET_CONTEXT_JAVASCRIPT on class /UI2/CL_SRA_LOGIN has no exception.

Method GET_FOLDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PATH Call by reference Type reference (TYPE) STRING 20130424
2 Returning RV_FOLDER Value transfer Type reference (TYPE) STRING 20130424

Method GET_FOLDER on class /UI2/CL_SRA_LOGIN has no exception.

Method GET_LANGUAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_LANGUAGES Value transfer Type reference (TYPE) STRING 20130424

Method GET_LANGUAGES on class /UI2/CL_SRA_LOGIN has no exception.

Method GET_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_MESSAGES Value transfer Type reference (TYPE) BSPMSG 20130424

Method GET_MESSAGES on class /UI2/CL_SRA_LOGIN has no exception.

Method GET_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) STRING 20130424
2 Returning RV_VALUE Value transfer Type reference (TYPE) STRING 20130424

Method GET_PROPERTY on class /UI2/CL_SRA_LOGIN has no exception.

Method GET_SEVERITY_PROP_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PROP_NAME Call by reference Type reference (TYPE) STRING 20130424
2 Importing IV_SEVERITY Call by reference Type reference (TYPE) I 20130424
3 Returning RV_PROP_NAME Value transfer Type reference (TYPE) STRING 20130424

Method GET_SEVERITY_PROP_NAME on class /UI2/CL_SRA_LOGIN has no exception.

Method HTM_RESTORE_HASH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_HTML Value transfer Type reference (TYPE) STRING 20140530

Method HTM_RESTORE_HASH on class /UI2/CL_SRA_LOGIN has no exception.

Method INIT_CSS_IE8_STYLE Signature

Method INIT_CSS_IE8_STYLE on class /UI2/CL_SRA_LOGIN has no parameter.
Method INIT_CSS_IE8_STYLE on class /UI2/CL_SRA_LOGIN has no exception.

Method INIT_CSS_STYLE Signature

Method INIT_CSS_STYLE on class /UI2/CL_SRA_LOGIN has no parameter.
Method INIT_CSS_STYLE on class /UI2/CL_SRA_LOGIN has no exception.

Method INIT_CSS_THEME_LINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CSS_LIB Call by reference Type reference (TYPE) STRING 20140717

Method INIT_CSS_THEME_LINK on class /UI2/CL_SRA_LOGIN has no exception.

Method INIT_DEFAULT_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONTEXT Call by reference Type reference (TYPE) STRING 20130424

Method INIT_DEFAULT_PROPERTIES on class /UI2/CL_SRA_LOGIN has no exception.

Method INIT_HASH Signature

Method INIT_HASH on class /UI2/CL_SRA_LOGIN has no parameter.
Method INIT_HASH on class /UI2/CL_SRA_LOGIN has no exception.

Method INIT_HIDDEN_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONTEXT Call by reference Type reference (TYPE) STRING 20130424
2 Importing IV_HIDDEN_FIELDS Call by reference Type reference (TYPE) STRING 20130424

Method INIT_HIDDEN_FIELDS on class /UI2/CL_SRA_LOGIN has no exception.

Method INIT_JAVASCRIPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONTEXT Call by reference Type reference (TYPE) STRING 20130424
2 Importing IV_JAVASCRIPT Call by reference Type reference (TYPE) STRING 20130424

Method INIT_JAVASCRIPT on class /UI2/CL_SRA_LOGIN has no exception.

Method INIT_LANGU_RTL Signature

Method INIT_LANGU_RTL on class /UI2/CL_SRA_LOGIN has no parameter.
Method INIT_LANGU_RTL on class /UI2/CL_SRA_LOGIN has no exception.

Method INIT_NATIVE_LANGUAGES Signature

Method INIT_NATIVE_LANGUAGES on class /UI2/CL_SRA_LOGIN has no parameter.
Method INIT_NATIVE_LANGUAGES on class /UI2/CL_SRA_LOGIN has no exception.

Method INIT_SYSTEM_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONTEXT Call by reference Type reference (TYPE) STRING 20130424
2 Importing IV_HIDDEN_FIELDS Call by reference Type reference (TYPE) STRING 20130424
3 Importing IV_JAVASCRIPT Call by reference Type reference (TYPE) STRING 20130424

Method INIT_SYSTEM_PROPERTIES on class /UI2/CL_SRA_LOGIN has no exception.

Method LEGACY_ESCAPE_HTML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_UNESCAPED Call by reference Type reference (TYPE) STRING 20131203
2 Returning RV_ESCAPED Value transfer Type reference (TYPE) STRING 20131203

Method LEGACY_ESCAPE_HTML on class /UI2/CL_SRA_LOGIN has no exception.

Method LOAD_APP_PROPERTIES Signature

Method LOAD_APP_PROPERTIES on class /UI2/CL_SRA_LOGIN has no parameter.
Method LOAD_APP_PROPERTIES on class /UI2/CL_SRA_LOGIN has no exception.

Method LOAD_MIME_REPO_TEXT_FILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_URL Call by reference Type reference (TYPE) CSEQUENCE 20130424
2 Returning RV_TEXT Value transfer Type reference (TYPE) STRING 20130424

Method LOAD_MIME_REPO_TEXT_FILE on class /UI2/CL_SRA_LOGIN has no exception.

Method PARSE_APP_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APP_PROPERTIES Call by reference Type reference (TYPE) STRING 20130424

Method PARSE_APP_PROPERTIES on class /UI2/CL_SRA_LOGIN has no exception.

Method PROCESS_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TEMPLATE Call by reference Type reference (TYPE) STRING 20130424
2 Returning RV_RESULT Value transfer Type reference (TYPE) STRING 20130424

Method PROCESS_TEMPLATE on class /UI2/CL_SRA_LOGIN has no exception.

Method SET_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) STRING 20130424
2 Importing IV_VALUE Call by reference Type reference (TYPE) STRING 20130424

Method SET_PROPERTY on class /UI2/CL_SRA_LOGIN has no exception.

Method SET_SEVERITY_SYS_PROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PROP_NAME Call by reference Type reference (TYPE) STRING 20130424
2 Importing IV_SEVERITY Call by reference Type reference (TYPE) I 20130424

Method SET_SEVERITY_SYS_PROP on class /UI2/CL_SRA_LOGIN has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 100