SAP ABAP Class CL_ICF_SYSTEM_LOGIN (ICF System Logon)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-ICF (Application Component) Internet Communication Framework
     SICF_EXT_LOGIN (Package) ICF Login
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ICF_SERVICE_EXTENSION Extension to ICF Services for External Products 20030930
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ICF_SYSTEM_LOGIN_CONFIG Interface for the Logon Configuration 20080609
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /UI2/CL_SRA_LOGIN ICF system login class 20130424
2 Inheritance (c INHERITING FROM c_ref)  CL_ICF_BASIC_LOGIN ICF System Logon Basic Layout 20031103
3 Inheritance (c INHERITING FROM c_ref)  CL_ICF_NW07_LOGIN ICF System Logon Basic Layout 20070605
4 Inheritance (c INHERITING FROM c_ref)  CL_ICF_NW07_LOGIN_HASH ICF System Logon Basic Layout 20130206
5 Inheritance (c INHERITING FROM c_ref)  CL_ICF_XBCML_LOGIN ICF System Logon for XBCML 20100427
6 Inheritance (c INHERITING FROM c_ref)  CL_MOBILE_SYSTEM_LOGIN Logon Page for Mobile Devices 20070420
Properties
Class CL_ICF_SYSTEM_LOGIN  
Short Description ICF System Logon    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status S  System Program 
Category 0   
Package SICF_EXT_LOGIN   ICF Login 
Created 20030903   SAP 
Last change 20130531   SAP 
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)
2 CL_ABAP_CHAR_UTILITIES Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_BSP_UTILITY Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 CL_HTTP_UTILITY Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
5 T Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_ICF_SERVICE_EXTENSION Extension to ICF Services for External Products 20030930
2 IF_ICF_SYSTEM_LOGIN_CONFIG Interface for the Logon Configuration 20080609
Friends
Class CL_ICF_SYSTEM_LOGIN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_ACCESSIBILITY_INTERN Constant Private Type reference (TYPE) STRING 'sap-system-login-accessibility-intern' 20040219
2 CO_BASIC_AUTHENTICATION Constant Public Type reference (TYPE) STRING 'basic_auth' 20031001
3 CO_CBX_DELETE_SESSION Constant Public Type reference (TYPE) STRING 'delete_session' 20031212
4 CO_CHANGE_PW_CHANGE Constant Public Type reference (TYPE) I 1 20040217
5 CO_CHANGE_PW_NOT_POSSIBLE Constant Public Type reference (TYPE) I 2 20040217
6 CO_CHANGE_PW_WAS_CHANGED Constant Public Type reference (TYPE) I 3 20040217
7 CO_COOKIE_DISABLED Constant Public Type reference (TYPE) STRING 'sap-system-login-cookie_disabled' 20040220
8 CO_CRLF Constant Public Type reference (TYPE) STRING CL_ABAP_CHAR_UTILITIES=>CR_LF 20031110
9 CO_DEVELOPMENT_LANGU Constant Private Type reference (TYPE) SYLANGU 'D' Maintenance Language of System Logon 20091126
10 CO_DONT_USE_GLOBAL Constant Public Type reference (TYPE) STRING 'X' Do Not Use Any Global Settings 20031127
11 CO_DUMP_FIELDS Constant Public Type reference (TYPE) STRING 'dumpfields' Checkbox 20030909
12 CO_EVENT_BASIC_AUTHENTICATION Constant Public Type reference (TYPE) STRING CO_BASIC_AUTHENTICATION 20031205
13 CO_EVENT_CANCEL_PASSWORD Constant Public Type reference (TYPE) STRING 'onCancelPwd' 20031205
14 CO_EVENT_CHANGE_PASSWORD Constant Public Type reference (TYPE) STRING 'onChangePwd' Switch to Password Change 20031205
15 CO_EVENT_CONTINUE_PASSWORD Constant Public Type reference (TYPE) STRING 'onContinuePwd' 20031205
16 CO_EVENT_CONTINUE_SYS_MESSAGE Constant Public Type reference (TYPE) STRING 'onContinueSysMsg' 20031205
17 CO_EVENT_DO_CHANGE_PASSWORD Constant Public Type reference (TYPE) STRING 'onDoChangePwd' Execute Password Change 20031205
18 CO_EVENT_DO_DELETE_PASSWORD Constant Public Type reference (TYPE) STRING 'onDoDeletePwd' 20050512
19 CO_EVENT_INACTIVE_ICF_NODES Constant Private Type reference (TYPE) STRING 'onInactiveICFNodes' 20050216
20 CO_EVENT_INPUT_PROCESSING Constant Public Type reference (TYPE) STRING 'sap-system-login-oninputprocessing' Event type 20031201
21 CO_EVENT_LOGIN Constant Public Type reference (TYPE) STRING 'onLogin' Event Button 'Logon' 20031201
22 CO_EVENT_NO_SCRIPT Constant Private Type reference (TYPE) STRING 'onNoScript' 20050216
23 CO_EVENT_POST_REDIRECT Constant Public Type reference (TYPE) STRING 'onPostRedirect' 20040219
24 CO_EVENT_PROCEED Constant Public Type reference (TYPE) STRING 'onProceed' 20040223
25 CO_EVENT_REDIRECT_TO_HTTP Constant Private Type reference (TYPE) STRING 'onRedirectToHTTP' 20050712
26 CO_EVENT_SESSION_QUERY Constant Public Type reference (TYPE) STRING 'onSessionQuery' Copy Session Query 20031209
27 CO_EVENT_SYSTEM_MESSAGE Constant Public Type reference (TYPE) STRING 'onSystemMessage' 20031205
28 CO_FOOTER_LINK1 Constant Public Type reference (TYPE) I 3 Configurable Link in Footer of Logon Page 20090803
29 CO_FOOTER_LINK2 Constant Public Type reference (TYPE) I 4 Configurable Link in Footer of Logon Page 20090803
30 CO_FORM_CHANGE_PASSWORD Constant Public Type reference (TYPE) STRING 'changePWForm' Change Password Form 20031205
31 CO_FORM_LOGIN Constant Public Type reference (TYPE) STRING 'loginForm' Login Form 20031205
32 CO_FORM_SESSION_QUERY Constant Public Type reference (TYPE) STRING 'sessionQuery' Session Query Form 20031210
33 CO_FORM_SYSTEM_MESSAGE Constant Public Type reference (TYPE) STRING 'systemMessageForm' System Message Form 20031205
34 CO_GLOBAL_ICF_ALIAS Constant Private Type reference (TYPE) STRING 'sysloginglobals' Global Settings ICF (dummy) Alias 20031229
35 CO_GLOBAL_ICF_NAME Constant Private Type reference (TYPE) STRING 'SYSLOGINGLOBALS' Global Settings ICF (dummy) Name 20031229
36 CO_GLOBAL_NODE_GUID Constant Private Type reference (TYPE) STRING '0000000000000000000000000' Global Settings Node Guid 20031229
37 CO_GLOBAL_PARENT_GUID Constant Private Type reference (TYPE) STRING '0000000000000000000000000' Global Settings Parent Guid 20031229
38 CO_HAS_SSO2_TICKET Constant Public Type reference (TYPE) STRING 'sap-system-has_sso2ticket' 20040304
39 CO_HEADER_LINK1 Constant Public Type reference (TYPE) I 1 Configurable Link in Header of Logon Page 20090803
40 CO_HEADER_LINK2 Constant Public Type reference (TYPE) I 2 Configurable Link in Header of Logon Page 20090803
41 CO_JS_COOKIE_CHECK Constant Public Type reference (TYPE) STRING 'icf_system_cookieCheck' JS Function for Browser Cookie Check 20031229
42 CO_JS_SUBMIT_CHANGE_PASSWORD Constant Public Type reference (TYPE) STRING 'callSubmitChangepw' JS Function for Submit Change PWD Page 20031205
43 CO_JS_SUBMIT_LOGIN Constant Public Type reference (TYPE) STRING 'callSubmitLogin' JS Function for Submit Login Page 20031205
44 CO_JS_SUBMIT_SESSION_QUERY Constant Public Type reference (TYPE) STRING 'callSubmitSessionQuery' JS Function for Submit Session Query 20031210
45 CO_JS_SUBMIT_SYS_MESSAGE Constant Public Type reference (TYPE) STRING 'callSubmitSysmsg' JS Function for System Messages Page 20031205
46 CO_LAYOUT_BASIC Constant Public Type reference (TYPE) STRING 'BASIC' 20031128
47 CO_LAYOUT_IDES Constant Public Type reference (TYPE) STRING 'IDES' 20031128
48 CO_LAYOUT_NETWEAVER Constant Public Type reference (TYPE) STRING 'NETWEAVER' 20031128
49 CO_LAYOUT_SIGNATURE Constant Public Type reference (TYPE) STRING 'SIGN' 20080609
50 CO_OBJECT_SCREEN_INFO Constant Public Type reference (TYPE) STRING 'ZLOGIN_SCREEN_INFO' Object Name for Info Text for Logon and System 20031210
51 CO_PASSWORD Constant Public Type reference (TYPE) STRING 'sap-system-login-password' 20031205
52 CO_PASSWORD_NEW Constant Public Type reference (TYPE) STRING 'sap-system-login-passwordnew' 20031205
53 CO_PASSWORD_REPEAT Constant Public Type reference (TYPE) STRING 'sap-system-login-passwordrepeat' 20031205
54 CO_POST_PREFIX Constant Public Type reference (TYPE) STRING '__sap-sl__' 20040220
55 CO_PROTOCOL_CHANGE_TO_HTTPS Constant Private Type reference (TYPE) ICFDONTFORCEHTTPS 'S' Protocol Selection, Switch to HTTPS 20100309
56 CO_PROTOCOL_DONT_CHANGE Constant Private Type reference (TYPE) ICFDONTFORCEHTTPS 'X' Protocol Selection 20050105
57 CO_PROTOCOL_LOGIN_VIA_HTTPS Constant Private Type reference (TYPE) ICFDONTFORCEHTTPS SPACE Protocol Selection 20050105
58 CO_RESOURCE Constant Public Type reference (TYPE) STRING 'sap-system-login-resource' 20040301
59 CO_SAP_ACCESSIBILITY Constant Public Type reference (TYPE) STRING 'sap-accessibility' 20040220
60 CO_SAP_APPLICATION Constant Public Type reference (TYPE) STRING 'sap-application' 20031126
61 CO_SAP_BASIC_AUTH Constant Public Type reference (TYPE) STRING 'sap-system-login-basic_auth' 20040220
62 CO_SAP_CERTIFICATE_CHECK Constant Public Type reference (TYPE) STRING 'sap-certificatecheck' Request/Assign Certificate at Logon 20090803
63 CO_SAP_CERTIFICATE_UNCHECK Constant Public Type reference (TYPE) STRING 'sap-certificateuncheck' User has not selected certificate checkbox 20090803
64 CO_SAP_CLIENT Constant Public Type reference (TYPE) STRING 'sap-client' 20030918
65 CO_SAP_LANGUAGE Constant Public Type reference (TYPE) STRING 'sap-language' 20030925
66 CO_SAP_LOGIN_THEME Constant Public Type reference (TYPE) STRING 'sap-login-theme' URl Parameter to Pass the Theme 20090803
67 CO_SAP_PASSWORD Constant Public Type reference (TYPE) STRING 'sap-password' 20031205
68 CO_SAP_RETURN_URL Constant Public Type reference (TYPE) IHTTPNAM 'sap-return-url' Url Parameter for Application/Return Url 20090803
69 CO_SAP_URLSCHEME Constant Public Type reference (TYPE) STRING 'sap-urlscheme' 20030916
70 CO_SAP_USER Constant Public Type reference (TYPE) STRING 'sap-user' 20031215
71 CO_SUBRC_NOT_IN_VALIDITY_DATE Constant Private Type reference (TYPE) SYSUBRC 8 Return Value of ABAP Statements 20070904
72 CO_SUBRC_PWD_INCORRECT Constant Protected Type reference (TYPE) SYSUBRC 1 User/Password Incorrect (from LSUSOF01) 20040906
73 CO_SUBRC_TOO_MANY_ATTEMPTS Constant Protected Type reference (TYPE) SYSUBRC 53 Too many failed attempts 20040906
74 CO_SUBRC_USER_LOCKED Constant Protected Type reference (TYPE) SYSUBRC 2 User locked 20040906
75 CO_SUBRC_XSRFCHECK_FAILED Constant Protected Type reference (TYPE) SYSUBRC 3002 XSRF check failed 20110316
76 CO_SUBRC_XSRFCOOKIE_MISSING Constant Protected Type reference (TYPE) SYSUBRC 3001 XSRF cookie is missing 20110316
77 CO_SYSTEM_LOGIN Constant Public Type reference (TYPE) STRING 'sap-system-login' 20030908
78 CO_SYSTEM_LOGIN_COOKIE Constant Private Type reference (TYPE) STRING 'sap-system-login-cookie' 20070323
79 CO_THEME_CHROME Constant Protected Type reference (TYPE) ICFSYSLOGTHEME 'SAP_CHROME' 20100408
80 CO_THEME_HIGHCONTRAST Constant Protected Type reference (TYPE) ICFSYSLOGTHEME 'SAP_HIGHCONT' 20100408
81 CO_THEME_HIGHCONTRAST_BLACK Constant Protected Type reference (TYPE) ICFSYSLOGTHEME 'SAP_HCB' 20100408
82 CO_THEME_ROOT Constant Public Type reference (TYPE) STRING 'theme_root' 20031027
83 CO_THEME_STREAMLINE Constant Protected Type reference (TYPE) ICFSYSLOGTHEME 'SAP_STANDARD' 20100408
84 CO_THEME_TRADESHOW Constant Protected Type reference (TYPE) ICFSYSLOGTHEME 'SAP_TRADESHOW' 20100408
85 CO_USERID Constant Public Type reference (TYPE) STRING 'sap-system-login-user' 20031215
86 C_HANDLER Static Attribute Public Object reference (TYPE REF TO) CL_ICF_SYSTEM_LOGIN 20031124
87 C_LOGIN_PARAMS Static Attribute Public Type reference (TYPE) ICFSYSLOGPARAMS System Logon Parameter 20031124
88 C_SYSTEM_LANGU Static Attribute Private Type reference (TYPE) SYLANGU System Language 20091126
89 C_SYSTEM_SECOND_LANGU Static Attribute Private Type reference (TYPE) SYLANGU Fallback Language of System 20091126
90 C_VERIFY_CLIENT Static Attribute Public Type reference (TYPE) ABAP_BOOL abap_false Sends the browser certificate 20090803
91 M_APPLICATION_FFIELDS Instance attribute Public Type reference (TYPE) STRING 20031124
92 M_CHANGE_PW_CAN_CANCEL Instance attribute Protected Type reference (TYPE) XFELD Checkbox 20040217
93 M_CHANGE_PW_CAN_DELETE Instance attribute Protected Type reference (TYPE) XFELD Password cannot be deleted when it is changed (SSO) 20050511
94 M_CHANGE_PW_MUST_BE_FORCED Instance attribute Public Type reference (TYPE) XFELD Checkbox 20031124
95 M_CHANGE_PW_STEP Instance attribute Protected Type reference (TYPE) I 20040217
96 M_COOKIE Static Attribute Private Type reference (TYPE) T_COOKIE 20070323
97 M_COOKIE_DISABLED Instance attribute Public Type reference (TYPE) BOOLE_D Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20040220
98 M_DEFAULT_CLIENT Instance attribute Public Type reference (TYPE) STRING 20040224
99 M_DEFAULT_LANGUAGE Instance attribute Public Type reference (TYPE) STRING Standard language 20040224
100 M_DELETE_SESSION Instance attribute Public Type reference (TYPE) STRING Delete Existing Sessions 20031212
101 M_DELETE_SESSION_SYSTEMWIDE Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20080513
102 M_DELETE_SESSION_TIME Instance attribute Protected Type reference (TYPE) I 0 Time Difference in Seconds to Delete Sessions 20071123
103 M_EVENT_ID Instance attribute Public Type reference (TYPE) STRING 20031124
104 M_HOST Instance attribute Public Type reference (TYPE) STRING 20031204
105 M_HTTP_URL Instance attribute Public Type reference (TYPE) STRING 20040304
106 M_IGNORED_USERID Instance attribute Private Type reference (TYPE) STRING Contains the ignored ID 20120112
107 M_INVALID_SSO2_TICKET Instance attribute Public Type reference (TYPE) BOOLE_D Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20040304
108 M_LANGU Instance attribute Public Type reference (TYPE) SYLANGU SAP System, Current Language 20031124
109 M_LANGUAGE Instance attribute Public Type reference (TYPE) STRING 20031124
110 M_LANGUAGES Instance attribute Public Type reference (TYPE) TIHTTPNVP Table of Strings 20031124
111 M_LOGIN_ENABLED Instance attribute Public Type reference (TYPE) ABAP_BOOL 20050113
112 M_LOGIN_FIELDS_ENABLED Instance attribute Public Type reference (TYPE) ABAP_BOOL 20050113
113 M_LOGIN_METHODS Instance attribute Public Type reference (TYPE) STRING Permitted Logon Types 20031230
114 M_LOGMESSAGES Instance attribute Public Type reference (TYPE) TBSPMSG 20031124
115 M_LOG__ACTIVE Static Attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20051011
116 M_LOG__METHODS Static Attribute Private Type reference (TYPE) STRING_TABLE Table of Strings 20051011
117 M_LOG__PREFIX Static Attribute Private Type reference (TYPE) STRING 20051011
118 M_NEXT_EVENT Instance attribute Protected Type reference (TYPE) STRING 20040906
119 M_PASSWORD Instance attribute Private Type reference (TYPE) STRING 20031124
120 M_PASSWORD_NEW Instance attribute Private Type reference (TYPE) STRING 20031205
121 M_PASSWORD_REPEAT Instance attribute Private Type reference (TYPE) STRING 20031205
122 M_POST_FIELDS Instance attribute Private Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Table Name/Value Pairs 20040219
123 M_PROTOCOL_POLICY Instance attribute Private Type reference (TYPE) ICFDONTFORCEHTTPS Protocol Selection 20050105
124 M_SAPRC Instance attribute Protected Type reference (TYPE) XUPWDSTATE Return Value of ABAP Commands 20040906
125 M_SAP_ACCESSIBILITY Instance attribute Public Type reference (TYPE) ABAP_BOOL 20040219
126 M_SAP_APPLICATION Instance attribute Public Type reference (TYPE) STRING Application Path 20031126
127 M_SAP_BASIC_AUTH Instance attribute Private Type reference (TYPE) ABAP_BOOL 20040220
128 M_SAP_CERTIFICATE_CHECK Instance attribute Public Type reference (TYPE) ABAP_BOOL Should the certificate service be called? 20090803
129 M_SAP_CLIENT Instance attribute Public Type reference (TYPE) STRING 20031124
130 M_SAP_SESSIONCMD Instance attribute Public Type reference (TYPE) STRING 20031124
131 M_SAP_URLSCHEME Instance attribute Public Type reference (TYPE) STRING 20031124
132 M_SAP_USER Instance attribute Public Type reference (TYPE) STRING 20031124
133 M_SERVER Instance attribute Public Object reference (TYPE REF TO) IF_HTTP_SERVER 20031124
134 M_SERVICE_CLIENT Instance attribute Private Type reference (TYPE) ICFMANDT Client Specified in ICF Service 20091210
135 M_SERVICE_CLIENT_MANDATORY Instance attribute Private Type reference (TYPE) ICFMANDT Service Client Is Mandatory 20091210
136 M_SERVICE_LANGU Instance attribute Private Type reference (TYPE) SPRAS Logon Language Maintained in Service 20091210
137 M_SERVICE_LANGU_MANDATORY Instance attribute Private Type reference (TYPE) SPRAS Language Set in Service is Mandatory 20091210
138 M_SERVICE_SSL_MANDATORY Instance attribute Private Type reference (TYPE) ABAP_BOOL Service has stipluated HTTPS 20100309
139 M_SESSION_DELETE_POSSIBLE Instance attribute Public Type reference (TYPE) ABAP_BOOL 20050124
140 M_SSO2_TICKET_CREATION_ERROR Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20050720
141 M_SSO_AVAILABLE Instance attribute Public Type reference (TYPE) I 20031124
142 M_SUBRC Instance attribute Protected Type reference (TYPE) SYSUBRC Return Value of ABAP Commands 20040906
143 M_SYSTEM_LOGIN Instance attribute Public Type reference (TYPE) STRING 20031124
144 M_T100_MESSAGES Instance attribute Private See coding 20050805
145 M_TEXTPOOL Instance attribute Private Type reference (TYPE) T_TEXTPOOL_TAB 20041223
146 M_THEME_ROOT Instance attribute Public Type reference (TYPE) STRING 20031124
147 M_TXT_BUTTON_BASIC_AUTH Instance attribute Public Type reference (TYPE) STRING Basic Authentication 20031128
148 M_TXT_BUTTON_CANCEL Instance attribute Public Type reference (TYPE) STRING Cancel 20031210
149 M_TXT_BUTTON_CHANGE_PASSWD Instance attribute Public Type reference (TYPE) STRING Current password 20031124
150 M_TXT_BUTTON_CHANGE_PASSWD_U Instance attribute Public Type reference (TYPE) STRING Change name & enter new password 20031124
151 M_TXT_BUTTON_CONTINUE Instance attribute Public Type reference (TYPE) STRING New password 20031124
152 M_TXT_BUTTON_DELETE_PW Instance attribute Public Type reference (TYPE) STRING Delete/Deactivate Password 20050606
153 M_TXT_BUTTON_LOGIN Instance attribute Public Type reference (TYPE) STRING Log on 20031124
154 M_TXT_BUTTON_LOGIN_CHANGE_PWD Instance attribute Public Type reference (TYPE) STRING Logon & Change Password 20031124
155 M_TXT_BUTTON_LOGIN_CHANGE_USER Instance attribute Public Type reference (TYPE) STRING Logon & Change Name 20031124
156 M_TXT_BUTTON_NEW_LOGIN Instance attribute Public Type reference (TYPE) STRING Skip 20031124
157 M_TXT_COL_SYSMSG_AUTHOR Instance attribute Public Type reference (TYPE) STRING System Message Author 20031124
158 M_TXT_COL_SYSMSG_ID Instance attribute Public Type reference (TYPE) STRING System Message ID 20031124
159 M_TXT_COL_SYSMSG_TXT Instance attribute Public Type reference (TYPE) STRING System Message Text 20031124
160 M_TXT_COPYRIGHT Instance attribute Public Type reference (TYPE) STRING Copyright Information 20031218
161 M_TXT_DELETE_SESSION Instance attribute Public Type reference (TYPE) STRING 20031211
162 M_TXT_LABEL_ACCESSIBILITY Instance attribute Public Type reference (TYPE) STRING ACCESSIBILITY 20031124
163 M_TXT_LABEL_CERTIFICATE_CHECK Instance attribute Public Type reference (TYPE) STRING Request/Assign Certificate 20090803
164 M_TXT_LABEL_CLIENT Instance attribute Public Type reference (TYPE) STRING Client 20031124
165 M_TXT_LABEL_CURRENT_PASSWORD Instance attribute Public Type reference (TYPE) STRING New password (repeated) 20031124
166 M_TXT_LABEL_CURRENT_USER Instance attribute Public Type reference (TYPE) STRING Current name 20031124
167 M_TXT_LABEL_LANGUAGE Instance attribute Public Type reference (TYPE) STRING Language 20031124
168 M_TXT_LABEL_NEW_PASSWORD Instance attribute Public Type reference (TYPE) STRING Continue 20031124
169 M_TXT_LABEL_NEW_PASSWORD2 Instance attribute Public Type reference (TYPE) STRING Change 20031124
170 M_TXT_LABEL_NEW_UNAME Instance attribute Public Type reference (TYPE) STRING New user name 20031124
171 M_TXT_LABEL_NEW_USER Instance attribute Public Type reference (TYPE) STRING New Name 20031124
172 M_TXT_LABEL_OLD_UNAME Instance attribute Public Type reference (TYPE) STRING Old user name 20031124
173 M_TXT_LABEL_PASSWORD Instance attribute Public Type reference (TYPE) STRING Password 20031124
174 M_TXT_LABEL_SYSTEM Instance attribute Public Type reference (TYPE) STRING System 20031124
175 M_TXT_LABEL_USER Instance attribute Public Type reference (TYPE) STRING User 20031124
176 M_TXT_LOGIN_ERROR_CLNT_INIT Instance attribute Public Type reference (TYPE) STRING Error message 'Initial client' 20031124
177 M_TXT_LOGIN_ERROR_PW_INITIAL Instance attribute Public Type reference (TYPE) STRING Error message 'Initial password' 20031124
178 M_TXT_LOGIN_ERROR_USER_INITIAL Instance attribute Public Type reference (TYPE) STRING Error message 'Initial user' 20031124
179 M_TXT_LOGIN_SAP_WAS Instance attribute Public Type reference (TYPE) STRING 20031124
180 M_TXT_SESSIONEXIT Instance attribute Public Type reference (TYPE) STRING Text 'session exit' 20031124
181 M_TXT_SESSION_TITLE Instance attribute Public Type reference (TYPE) STRING License information for Multiple Logon 20031210
182 M_TXT_TITLE_CHANGE_PASSWORD Instance attribute Public Type reference (TYPE) STRING 20031124
183 M_TXT_TITLE_CHANGE_USER Instance attribute Public Type reference (TYPE) STRING 20031124
184 M_TXT_TITLE_ERROR Instance attribute Public Type reference (TYPE) STRING Logon error 20031124
185 M_TXT_TITLE_LOGIN Instance attribute Public Type reference (TYPE) STRING Logon 20031124
186 M_TXT_TITLE_LOGIN_INFORMATION Instance attribute Public Type reference (TYPE) STRING Login Information 20031124
187 M_TXT_TITLE_SESSIONEXIT Instance attribute Public Type reference (TYPE) STRING Title 'session exit' 20031124
188 M_TXT_TITLE_SYSTEM_MSG Instance attribute Public Type reference (TYPE) STRING System Messages 20031124
189 M_TXT_URL_CONTACT Instance attribute Public Type reference (TYPE) STRING 20050627
190 M_TXT_URL_FORGOT_PW Instance attribute Public Type reference (TYPE) STRING 20050627
191 M_TXT_URL_GENERICLINK Instance attribute Public Type reference (TYPE) STRING Default Text if OTR Text Is Not found 20090803
192 M_TXT_URL_IMPRESSUM Instance attribute Public Type reference (TYPE) STRING 20050704
193 M_TXT_URL_PRIVACY Instance attribute Public Type reference (TYPE) STRING 20050627
194 M_TXT_URL_REGISTER Instance attribute Public Type reference (TYPE) STRING 20050627
195 M_TXT_URL_TERMS_OF_USE Instance attribute Public Type reference (TYPE) STRING 20050627
196 M_TXT_USER_VIA_BASIC_AUTH Instance attribute Public Type reference (TYPE) STRING 20031124
197 M_USER Instance attribute Protected Type reference (TYPE) STRING User or Alias 20050104
198 M_USER_LENGTH Instance attribute Protected Type reference (TYPE) I Input Length of User Field 20050104
199 M_USER_PARAMETER Instance attribute Protected Type reference (TYPE) STRING 'sap-user' SAP User or SAP Alias 20050104
200 M_USE_SAP_ALIAS Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20050104
201 M_XSRF_FORMFIELD Instance attribute Private Type reference (TYPE) STRING Contains value for the XSRF form field 20110309
Methods
# Method Level Visibility Method type Description Created on
1 ASSERT_VALID_URL Static method Private Method 20080130
2 AUTO_FILL Instance method Private Method Read and Header and Form Fields 20030903
3 AUTO_FILL_CLIENT Instance method Private Method Sets Client 20091210
4 AUTO_FILL_LANGUAGE Instance method Private Method Determine Logon Language 20091210
5 AUTO_FILL_PROTOCOL_POLICY Instance method Private Method Set Protocol Switch ( HTTP / HTTPS ) 20100309
6 AUTO_FILL_USER Instance method Private Method Set User and Alias 20091210
7 BUILD_CERTIFICATE_URL Instance method Private Method Compile URL for Certificate Service 20090803
8 BUILD_HIDDEN_FIELDS Instance method Protected Method Write Hidden Form Fields 20040224
9 BUILD_RETURN_URL Instance method Private Method Compile URL for Application 20090803
10 CERTIFICATE_ON_USER_REQUEST Instance method Protected Method Checks if user can request a certificate 20090803
11 CHECK_FOR_CERTIFCATE_REDIRECT Instance method Private Method Checks whether a certificate service has to be called 20090803
12 CHECK_ICF_NODES_ACTIVE Instance method Private Method 20050216
13 CHECK_SECURE_CONFIGURATION Instance method Private Method Check whether SSO ticket created 20091116
14 CHECK_SSO2_AVAILABLE Instance method Private Method Check whether SSO ticket created 20050720
15 CHECK_STATEFUL_LOGIN_AVAILABLE Instance method Private Method Check whether session-based login possible 20050720
16 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20051011
17 CONSTRUCTOR Instance method Public Constructor 20030908
18 DEACTIVATE_PASSWORD Instance method Private Method Deactivate Password of User 20050511
19 FILL_LANGUAGE_FIELDS Instance method Private Method Determine Language 20030903
20 GET_APPLICATION_NAME Instance method Private Method 20040405
21 GET_GLOBAL_PARAMS Static method Public Method Determine Global Logon Parameters 20031127
22 GET_LASTLOGIN_INFO Instance method Private Method Ascertain Information About Last Logon 20110418
23 GET_LINK_FOR_LOGINPAGE Instance method Protected Method Returns the data for a link on the logon page 20090803
24 GET_MESSAGE_NUMBER Instance method Private Method Fetch/Convert Message Number 20110103
25 GET_MESSAGE_SEVERITY Instance method Private Method Conversion of Message Type 20110103
26 GET_MESSAGE_TYPE Instance method Private Method Conversion of Message Type 20110103
27 GET_PASSWD_CHANGE_MESSAGE Instance method Private Method Fetches the error message about the password change status 20101230
28 GET_SCREEN_INFO Instance method Protected Method Logon and System Information 20031209
29 GET_SESSIONS_TO_DELETE Instance method Protected Method 20050124
30 GET_SESSIONS_TO_DELETE2 Instance method Protected Method 20080509
31 GET_SYSTEM_LANGUAGE Static method Private Method Reads the system language and second language from kernel 20091126
32 GET_TEXT Instance method Private Method 20050720
33 GET_THEME_NAME Instance method Protected Method Gets original name of the theme currently set 20111121
34 HTM_CHANGE_PASSWD Instance method Public Method Change Password Layout 20031128
35 HTM_INACTIVE_ICF_NODES Instance method Protected Method 20050216
36 HTM_LOGIN Instance method Public Method Layout for Logon 20031128
37 HTM_MESSAGE_BOX Instance method Public Method Layout for Info Box 20040906
38 HTM_REDIRECT Instance method Protected Method Forwarding Using POST 20040219
39 HTM_SESSION_QUERY Instance method Public Method Layout for Session Query 20031210
40 HTM_SYSTEM_MESSAGE Instance method Public Method Layout for System Logons (SM02) 20031201
41 IS_CLIENT_READONLY Instance method Protected Method Client cannot be changed by the user 20091210
42 IS_FAILEDLOGIN_SET Instance method Private Method Checks whether last logon is to be displayed 20110418
43 IS_HOST_NAME_VALID Instance method Private Method Does the host name have a valid domain? 20050720
44 IS_LANGUAGE_INSTALLED Instance method Private Method Checks whether the specified language is installed 20100315
45 IS_LANGUAGE_READONLY Instance method Protected Method Can the user change the language? 20091210
46 IS_LASTLOGIN_SET Instance method Private Method Checks whether last logon is to be displayed 20110418
47 IS_SECURE_SESSION_ACTIVE Instance method Private Method Checks whether secure session management is activated 20090402
48 IS_SYSTEM_LOGIN_URL Instance method Private Method 20050224
49 IS_XSRF_LOGON_ACTIVE Static method Public Method Specifies whether logon without XSRF protection is executed 20110323
50 LOAD_PAGE Static method Private Method 20070323
51 LOAD_TEXT Instance method Private Method Load and Assign Texts 20030903
52 LOG__ACTIVATE Static method Public Method 20051011
53 LOG__END_METHOD Static method Protected Method 20051011
54 LOG__METHOD Static method Protected Method 20051011
55 LOG__MSG Static method Protected Method 20051011
56 MAKE_MESSAGE Instance method Private Method 20050802
57 MAP_BROWSER_LANGUAGE Instance method Private Method Assign Browser Accept Language to SAP Language 20100104
58 NO_SCRIPT Instance method Private Method 20050216
59 ON_ICF_CALL Static method Public Method Forward User Actions 20030903
60 PROCESS_LOGIN_ERROR Instance method Private Method Authentication errors - determine cause 20030905
61 PROCESS_NEXT_STEP Instance method Private Method Execute next step in system logon 20040305
62 PROCESS_PASSWD_CHANGE Instance method Private Method Change password 20030909
63 PROCESS_SESSION_QUERY Instance method Private Method Delete User Sessions / Next Page 20031230
64 PROCESS_SHOW_SESSION_QUERY Instance method Private Method Display User Session 20040906
65 PROCESS_SHOW_SYSTEM_MESSAGES Instance method Private Method Display System Messages 20040906
66 READ_LINK_TEXT Instance method Private Method Read OTR Text for a Configurable Link 20090803
67 REDIRECT_PROTOCOL Instance method Private Method Create URL, Change Protocol, Redirect 20031126
68 REDIRECT_TO_HTTPS Instance method Private Method 20050718
69 SAVE_PAGE_AND_REDIRECT Static method Private Method 20070323
70 SET_CHANGE_PW_STATUS Instance method Private Method Set Password Status 20040217
71 SET_GLOBAL_PARAMS Static method Public Method Set Globale Logon Parameters 20031128
72 SHOW_MESSAGE Instance method Private Method Display Logon Message If Configured 20091201
73 SHOW_SESSION_SCREEN Instance method Private Method Checks whether the session information is to be displayed 20110418
74 SSO2_CREATION_CHECK Instance method Private Method Check Creation of SSO2 Ticket 20040304
75 WRITE_HIDDEN_FIELDS Instance method Protected Method Write Hidden Form Fields 20030903
76 WRITE_JS_COOKIES_DISABLED Instance method Private Method Render Javascript Function for Cookie Test 20040220
77 WRITE_JS_FUNCTIONS Instance method Protected Method Javascript Functions 20031203
78 WRITE_JS_HTML_FUNCTIONS Instance method Protected Method 20040906
79 WRITE_RESPONSE Instance method Protected Method Create Server Response 20030904
Events
Class CL_ICF_SYSTEM_LOGIN has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_COOKIE Private See coding 20070323 begin of t_cookie, stateful type i, status_code type i, status_reason type string, header_fields type tihttpnvp, cdata type string, end of t_cookie
2 T_JS_FUNCTION Protected See coding 20040906 begin of T_JS_FUNCTION, name type string, js type string, end of t_js_function
3 T_JS_FUNCTION_STAB Protected See coding 20040906 t_js_function_stab type sorted table of t_js_function with unique key name
4 T_TEXTPOOL_TAB Private See coding 20041223 T_TEXTPOOL_TAb type sorted table of textpool with unique key key
5 T_UINFO Protected See coding 20050124 T_UINFO type standard table of uinfo with default key
6 T_UINFO_WITH_APPSERVER Protected See coding 20080509 T_UINFO_WITH_APPSERVER type standard table of uinfo_with_appserver with default key
7 UINFO_WITH_APPSERVER Protected See coding 20080509 begin of uinfo_with_appserver, userinfo type uinfo, appservername type MSNAME2, end of uinfo_with_appserver
Method Signatures

Method ASSERT_VALID_URL Signature

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

Method ASSERT_VALID_URL on class CL_ICF_SYSTEM_LOGIN has no exception.

Method AUTO_FILL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACCESSIBILITY Call by reference Type reference (TYPE) ICF_ACCESSIBILITY ICF: Kz. Accessibility 20050126

Method AUTO_FILL on class CL_ICF_SYSTEM_LOGIN has no exception.

Method AUTO_FILL_CLIENT Signature

Method AUTO_FILL_CLIENT on class CL_ICF_SYSTEM_LOGIN has no parameter.
Method AUTO_FILL_CLIENT on class CL_ICF_SYSTEM_LOGIN has no exception.

Method AUTO_FILL_LANGUAGE Signature

Method AUTO_FILL_LANGUAGE on class CL_ICF_SYSTEM_LOGIN has no parameter.
Method AUTO_FILL_LANGUAGE on class CL_ICF_SYSTEM_LOGIN has no exception.

Method AUTO_FILL_PROTOCOL_POLICY Signature

Method AUTO_FILL_PROTOCOL_POLICY on class CL_ICF_SYSTEM_LOGIN has no parameter.
Method AUTO_FILL_PROTOCOL_POLICY on class CL_ICF_SYSTEM_LOGIN has no exception.

Method AUTO_FILL_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AUTHENTICATED Value transfer Type reference (TYPE) I 20091210

Method AUTO_FILL_USER on class CL_ICF_SYSTEM_LOGIN has no exception.

Method BUILD_CERTIFICATE_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APP_URL Call by reference Type reference (TYPE) STRING 20090803
2 Importing CERT_SERVICE Call by reference Type reference (TYPE) ICFCHAR255 Zeichenkette der Länge 255 20090803
3 Returning URL Value transfer Type reference (TYPE) STRING 20090803

Method BUILD_CERTIFICATE_URL on class CL_ICF_SYSTEM_LOGIN has no exception.

Method BUILD_HIDDEN_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FOR_APPLICATION Call by reference Type reference (TYPE) ABAP_BOOL 20110309
2 Importing FOR_LOGIN Call by reference Type reference (TYPE) ABAP_BOOL 20040224
3 Returning HIDDEN_FIELDS Value transfer Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Table Name/Value Pairs 20040224

Method BUILD_HIDDEN_FIELDS on class CL_ICF_SYSTEM_LOGIN has no exception.

Method BUILD_RETURN_URL Signature

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

Method BUILD_RETURN_URL on class CL_ICF_SYSTEM_LOGIN has no exception.

Method CERTIFICATE_ON_USER_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CERTREQUEST Value transfer Type reference (TYPE) ABAP_BOOL Benutzer kann Zertifikatsrequest anfordern. 20090803

Method CERTIFICATE_ON_USER_REQUEST on class CL_ICF_SYSTEM_LOGIN has no exception.

Method CHECK_FOR_CERTIFCATE_REDIRECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning URL Value transfer Type reference (TYPE) ICFCHAR255 Url des Zertifikatsservice falls Redirect erforderlich 20090803

Method CHECK_FOR_CERTIFCATE_REDIRECT on class CL_ICF_SYSTEM_LOGIN has no exception.

Method CHECK_ICF_NODES_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_ACTIVE Value transfer Type reference (TYPE) ABAP_BOOL 20050216

Method CHECK_ICF_NODES_ACTIVE on class CL_ICF_SYSTEM_LOGIN has no exception.

Method CHECK_SECURE_CONFIGURATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ERROR_MESSAGES Call by reference Type reference (TYPE) TBSPMSG Business Server Pages (BSP) Tabelle Meldungen 20091116
2 Exporting IS_IGNORED Value transfer Type reference (TYPE) ABAP_BOOL 20091116
3 Exporting IS_OK Value transfer Type reference (TYPE) ABAP_BOOL 20091116

Method CHECK_SECURE_CONFIGURATION on class CL_ICF_SYSTEM_LOGIN has no exception.

Method CHECK_SSO2_AVAILABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ERROR_MESSAGES Value transfer Type reference (TYPE) TBSPMSG Business Server Pages (BSP) Tabelle Meldungen 20050720
2 Exporting IS_ACTIVE Value transfer Type reference (TYPE) ABAP_BOOL 20050720
3 Exporting IS_AVAILABLE Value transfer Type reference (TYPE) ABAP_BOOL 20050720

Method CHECK_SSO2_AVAILABLE on class CL_ICF_SYSTEM_LOGIN has no exception.

Method CHECK_STATEFUL_LOGIN_AVAILABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ERROR_MESSAGES Value transfer Type reference (TYPE) TBSPMSG Business Server Pages (BSP) Tabelle Meldungen 20050720
2 Exporting IS_ACTIVE Value transfer Type reference (TYPE) ABAP_BOOL 20050720
3 Exporting IS_AVAILABLE Value transfer Type reference (TYPE) ABAP_BOOL 20050720

Method CHECK_STATEFUL_LOGIN_AVAILABLE on class CL_ICF_SYSTEM_LOGIN has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_ICF_SYSTEM_LOGIN has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ICF_SYSTEM_LOGIN has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing II_SERVER Call by reference Object reference (TYPE REF TO) IF_HTTP_SERVER 20030908

Method CONSTRUCTOR on class CL_ICF_SYSTEM_LOGIN has no exception.

Method DEACTIVATE_PASSWORD Signature

Method DEACTIVATE_PASSWORD on class CL_ICF_SYSTEM_LOGIN has no parameter.
Method DEACTIVATE_PASSWORD on class CL_ICF_SYSTEM_LOGIN has no exception.

Method FILL_LANGUAGE_FIELDS Signature

Method FILL_LANGUAGE_FIELDS on class CL_ICF_SYSTEM_LOGIN has no parameter.
Method FILL_LANGUAGE_FIELDS on class CL_ICF_SYSTEM_LOGIN has no exception.

Method GET_APPLICATION_NAME Signature

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

Method GET_APPLICATION_NAME on class CL_ICF_SYSTEM_LOGIN has no exception.

Method GET_GLOBAL_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_GLOBAL_PARAMS Value transfer Type reference (TYPE) ICFSYSLOGPARAMS ICF System Login Parameter 20031128
# Exception Resumable Description Created on
1 ERROR_CREATE_CUSTOMIZE 20031229

Method GET_LASTLOGIN_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing DATE Call by reference Type reference (TYPE) SY-DATUM Letzte Anmeldung 20110418
2 Changing FAILED_CNT Call by reference Type reference (TYPE) I Anzahl Fehlversuche 20110418

Method GET_LASTLOGIN_INFO on class CL_ICF_SYSTEM_LOGIN has no exception.

Method GET_LINK_FOR_LOGINPAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) I Name des Links 20090803
2 Exporting NEW_WINDOW Value transfer Type reference (TYPE) ABAP_BOOL Verweis in neuem Fenster öffnen 20090803
3 Exporting TEXT Value transfer Type reference (TYPE) STRING Text der für den Verweis angezeigt werden soll 20090803
4 Exporting URL Value transfer Type reference (TYPE) STRING Url des Verweis 20090803

Method GET_LINK_FOR_LOGINPAGE on class CL_ICF_SYSTEM_LOGIN has no exception.

Method GET_MESSAGE_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ID Value transfer Type reference (TYPE) T100-MSGNR Nachrichtennummer 20110103
2 Importing NUMBER Call by reference Type reference (TYPE) SYMSGNO Nachrichtennummer 20110103

Method GET_MESSAGE_NUMBER on class CL_ICF_SYSTEM_LOGIN has no exception.

Method GET_MESSAGE_SEVERITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SEVERITY Value transfer Type reference (TYPE) BSPMSG-SEVERITY 20110103
2 Importing TYPE Call by reference Type reference (TYPE) SYMSGTY Meldungstyp: S Success, E Error, W Warning, I Info, A Abort 20110103

Method GET_MESSAGE_SEVERITY on class CL_ICF_SYSTEM_LOGIN has no exception.

Method GET_MESSAGE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SEVERITY Call by reference Type reference (TYPE) BSPMSG-SEVERITY 20110103
2 Returning TYPE Value transfer Type reference (TYPE) SYMSGTY Meldungstyp: S Success, E Error, W Warning, I Info, A Abort 20110103

Method GET_MESSAGE_TYPE on class CL_ICF_SYSTEM_LOGIN has no exception.

Method GET_PASSWD_CHANGE_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MSG Value transfer Type reference (TYPE) BSPMSG Fehlermeldung 20101230
2 Importing USERNAME Call by reference Type reference (TYPE) SYUNAME Benutzername 20101230

Method GET_PASSWD_CHANGE_MESSAGE on class CL_ICF_SYSTEM_LOGIN has no exception.

Method GET_SCREEN_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_SCREEN_INFO Value transfer Type reference (TYPE) TSFXTEXT Smart Forms: Text in externer Darstellung 20031212

Method GET_SCREEN_INFO on class CL_ICF_SYSTEM_LOGIN has no exception.

Method GET_SESSIONS_TO_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SESSIONS Value transfer Type reference (TYPE) T_UINFO 20050124

Method GET_SESSIONS_TO_DELETE on class CL_ICF_SYSTEM_LOGIN has no exception.

Method GET_SESSIONS_TO_DELETE2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SESSIONS_WITH_APPSRV Value transfer Type reference (TYPE) T_UINFO_WITH_APPSERVER 20080513

Method GET_SESSIONS_TO_DELETE2 on class CL_ICF_SYSTEM_LOGIN has no exception.

Method GET_SYSTEM_LANGUAGE Signature

Method GET_SYSTEM_LANGUAGE on class CL_ICF_SYSTEM_LOGIN has no parameter.
Method GET_SYSTEM_LANGUAGE on class CL_ICF_SYSTEM_LOGIN has no exception.

Method GET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) TEXTPOOL-KEY ABAP-Textpool-Definition 20050720
2 Returning THE_TEXT Value transfer Type reference (TYPE) STRING 20050720
3 Importing TXT Call by reference Type reference (TYPE) CSEQUENCE 20050720

Method GET_TEXT on class CL_ICF_SYSTEM_LOGIN has no exception.

Method GET_THEME_NAME Signature

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

Method GET_THEME_NAME on class CL_ICF_SYSTEM_LOGIN has no exception.

Method HTM_CHANGE_PASSWD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_HIDDEN_FIELDS Call by reference Type reference (TYPE) STRING 20031128
2 Importing IV_JAVASCRIPT Call by reference Type reference (TYPE) STRING 20031128
3 Returning RV_HTML Value transfer Type reference (TYPE) STRING 20031201

Method HTM_CHANGE_PASSWD on class CL_ICF_SYSTEM_LOGIN has no exception.

Method HTM_INACTIVE_ICF_NODES Signature

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

Method HTM_INACTIVE_ICF_NODES on class CL_ICF_SYSTEM_LOGIN has no exception.

Method HTM_LOGIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_HIDDEN_FIELDS Call by reference Type reference (TYPE) STRING 20031128
2 Importing IV_JAVASCRIPT Call by reference Type reference (TYPE) STRING 20031128
3 Returning RV_HTML Value transfer Type reference (TYPE) STRING 20031201

Method HTM_LOGIN on class CL_ICF_SYSTEM_LOGIN has no exception.

Method HTM_MESSAGE_BOX Signature

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

Method HTM_MESSAGE_BOX on class CL_ICF_SYSTEM_LOGIN has no exception.

Method HTM_REDIRECT 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 20040219

Method HTM_REDIRECT on class CL_ICF_SYSTEM_LOGIN has no exception.

Method HTM_SESSION_QUERY Signature

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

Method HTM_SESSION_QUERY on class CL_ICF_SYSTEM_LOGIN has no exception.

Method HTM_SYSTEM_MESSAGE Signature

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

Method HTM_SYSTEM_MESSAGE on class CL_ICF_SYSTEM_LOGIN has no exception.

Method IS_CLIENT_READONLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning READONLY Value transfer Type reference (TYPE) ABAP_BOOL Mandant darf nicht geändert werden 20091210

Method IS_CLIENT_READONLY on class CL_ICF_SYSTEM_LOGIN has no exception.

Method IS_FAILEDLOGIN_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_SET Value transfer Type reference (TYPE) ABAP_BOOL 20110418

Method IS_FAILEDLOGIN_SET on class CL_ICF_SYSTEM_LOGIN has no exception.

Method IS_HOST_NAME_VALID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DOMAIN_VALID Value transfer Type reference (TYPE) ABAP_BOOL 20050720

Method IS_HOST_NAME_VALID on class CL_ICF_SYSTEM_LOGIN has no exception.

Method IS_LANGUAGE_INSTALLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_INSTALLED Value transfer Type reference (TYPE) ABAP_BOOL TRUE wenn Sprache installiert ist 20100315
2 Importing LANGUAGE Call by reference Type reference (TYPE) C zu prüfende Sprache 20100315

Method IS_LANGUAGE_INSTALLED on class CL_ICF_SYSTEM_LOGIN has no exception.

Method IS_LANGUAGE_READONLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning READONLY Value transfer Type reference (TYPE) ABAP_BOOL Sprache nicht änderbar 20091210

Method IS_LANGUAGE_READONLY on class CL_ICF_SYSTEM_LOGIN has no exception.

Method IS_LASTLOGIN_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_SET Value transfer Type reference (TYPE) ABAP_BOOL 20110418

Method IS_LASTLOGIN_SET on class CL_ICF_SYSTEM_LOGIN has no exception.

Method IS_SECURE_SESSION_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_ACTIVE Value transfer Type reference (TYPE) ABAP_BOOL True wenn Secure Session Management aktiv ist 20090402

Method IS_SECURE_SESSION_ACTIVE on class CL_ICF_SYSTEM_LOGIN has no exception.

Method IS_SYSTEM_LOGIN_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning USE_SYSTEM_LOGIN Value transfer Type reference (TYPE) ABAP_BOOL 20050224

Method IS_SYSTEM_LOGIN_URL on class CL_ICF_SYSTEM_LOGIN has no exception.

Method IS_XSRF_LOGON_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LOGIN_CONFIGURATION Call by reference Type reference (TYPE) STRING Konfiguration Systemanmeldung 20110323
2 Returning XSRF_ACTIVE Value transfer Type reference (TYPE) ABAP_BOOL XSRF Schutz 20110323

Method IS_XSRF_LOGON_ACTIVE on class CL_ICF_SYSTEM_LOGIN has no exception.

Method LOAD_PAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_LOADED Value transfer Type reference (TYPE) ABAP_BOOL 20070531
2 Importing SERVER Call by reference Object reference (TYPE REF TO) IF_HTTP_SERVER 20070323

Method LOAD_PAGE on class CL_ICF_SYSTEM_LOGIN has no exception.

Method LOAD_TEXT Signature

Method LOAD_TEXT on class CL_ICF_SYSTEM_LOGIN has no parameter.
Method LOAD_TEXT on class CL_ICF_SYSTEM_LOGIN has no exception.

Method LOG__ACTIVATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTIVATE Call by reference Type reference (TYPE) ABAP_BOOL '-' 20051011
2 Returning TIMESTAMP Value transfer Type reference (TYPE) CHAR14 Textfeld Länge 14 20051020

Method LOG__ACTIVATE on class CL_ICF_SYSTEM_LOGIN has no exception.

Method LOG__END_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing A Call by reference Type reference (TYPE) CSEQUENCE Ersaetz &A& (type String) 20051011
2 Importing B Call by reference Type reference (TYPE) CSEQUENCE Ersaetz &B& (type String) 20051011
3 Importing C Call by reference Type reference (TYPE) CSEQUENCE Ersaetz &C& (type String) 20051011
4 Importing DATE1 Call by reference Type reference (TYPE) DATS Ersaetz &DATE1& (type DATS) 20061112
5 Importing DATE2 Call by reference Type reference (TYPE) DATS Ersaetz &DATE2& (type DATS) 20061112
6 Importing DATE3 Call by reference Type reference (TYPE) DATS Ersaetz &DATE3& (type DATS) 20061112
7 Importing I Call by reference Type reference (TYPE) I Ersaetz &I& (type I) 20051011
8 Importing J Call by reference Type reference (TYPE) I Ersaetz &J& (type I) 20051011
9 Importing K Call by reference Type reference (TYPE) I Ersaetz &K& (type I) 20051011
10 Importing MSG Call by reference Type reference (TYPE) CSEQUENCE Fehlermeldung 20051011
11 Importing T Call by reference Type reference (TYPE) ANY TABLE Ersaetz &T& (type any table) 20051012
12 Importing TIME1 Call by reference Type reference (TYPE) TIMS Ersaetz &TIME1& (type TIMS) 20061112
13 Importing TIME2 Call by reference Type reference (TYPE) TIMS Ersaetz &TIME2& (type TIMS) 20061112
14 Importing TIME3 Call by reference Type reference (TYPE) TIMS Ersaetz &TIME3& (type TIMS) 20061112

Method LOG__END_METHOD on class CL_ICF_SYSTEM_LOGIN has no exception.

Method LOG__METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing A Call by reference Type reference (TYPE) CSEQUENCE Ersaetz &A& (type String) 20051011
2 Importing B Call by reference Type reference (TYPE) CSEQUENCE Ersaetz &B& (type String) 20051011
3 Importing C Call by reference Type reference (TYPE) CSEQUENCE Ersaetz &C& (type String) 20051011
4 Importing DATE1 Call by reference Type reference (TYPE) DATS Ersaetz &DATE1& (type DATS) 20061112
5 Importing DATE2 Call by reference Type reference (TYPE) DATS Ersaetz &DATE2& (type DATS) 20061112
6 Importing DATE3 Call by reference Type reference (TYPE) DATS Ersaetz &DATE3& (type DATS) 20061112
7 Importing I Call by reference Type reference (TYPE) I Ersaetz &I& (type I) 20051011
8 Importing J Call by reference Type reference (TYPE) I Ersaetz &J& (type I) 20051011
9 Importing K Call by reference Type reference (TYPE) I Ersaetz &K& (type I) 20051011
10 Importing MSG Call by reference Type reference (TYPE) CSEQUENCE Fehlermeldung 20051011
11 Importing NAME Call by reference Type reference (TYPE) CSEQUENCE 20051011
12 Importing T Call by reference Type reference (TYPE) ANY TABLE Ersaetz &T& (type any table) 20051012
13 Importing TIME1 Call by reference Type reference (TYPE) TIMS Ersaetz &TIME1& (type TIMS) 20061112
14 Importing TIME2 Call by reference Type reference (TYPE) TIMS Ersaetz &TIME2& (type TIMS) 20061112
15 Importing TIME3 Call by reference Type reference (TYPE) TIMS Ersaetz &TIME3& (type TIMS) 20061112

Method LOG__METHOD on class CL_ICF_SYSTEM_LOGIN has no exception.

Method LOG__MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing A Call by reference Type reference (TYPE) CSEQUENCE Replace &A& (Type String) 20051011
2 Importing B Call by reference Type reference (TYPE) CSEQUENCE Replace &B& (Type String) 20051011
3 Importing C Call by reference Type reference (TYPE) CSEQUENCE Replace &C& (Type String) 20051011
4 Importing D Call by reference Type reference (TYPE) CSEQUENCE Replace &D& (type String) 20051020
5 Importing DATE1 Call by reference Type reference (TYPE) DATS Ersaetz &DATE1& (type DATS) 20061112
6 Importing DATE2 Call by reference Type reference (TYPE) DATS Ersaetz &DATE2& (type DATS) 20061112
7 Importing DATE3 Call by reference Type reference (TYPE) DATS Ersaetz &DATE3& (type DATS) 20061112
8 Importing I Call by reference Type reference (TYPE) I Replace &I& (Type I) 20051011
9 Importing J Call by reference Type reference (TYPE) I Replace &J& (Type I) 20051011
10 Importing K Call by reference Type reference (TYPE) I Replace &K& (Type I) 20051011
11 Importing L Call by reference Type reference (TYPE) I Replace &L& (type I) 20051020
12 Importing MSG Call by reference Type reference (TYPE) CSEQUENCE Error Message 20051011
13 Importing T Call by reference Type reference (TYPE) ANY TABLE Replace &T& (Any Table Type) 20051012
14 Importing TIME1 Call by reference Type reference (TYPE) TIMS Ersaetz &TIME1& (type TIMS) 20061112
15 Importing TIME2 Call by reference Type reference (TYPE) TIMS Ersaetz &TIME2& (type TIMS) 20061112
16 Importing TIME3 Call by reference Type reference (TYPE) TIMS Ersaetz &TIME3& (type TIMS) 20061112

Method LOG__MSG on class CL_ICF_SYSTEM_LOGIN has no exception.

Method MAKE_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AREA Call by reference Type reference (TYPE) T100-ARBGB 'ICF_SYSTEM_LOGIN' Meldungsbereich 20050928
2 Importing ID Call by reference Type reference (TYPE) T100-MSGNR ABAP-Textpool-Definition 20050802
3 Returning MSG Value transfer Type reference (TYPE) BSPMSG Business Server Pages (BSP) Meldung 20050802
4 Importing SEVERITY Call by reference Type reference (TYPE) BSPMSG-SEVERITY 20050802
5 Importing V1 Call by reference Type reference (TYPE) ANY '' 20050928
6 Importing V2 Call by reference Type reference (TYPE) ANY '' 20050928
7 Importing V3 Call by reference Type reference (TYPE) ANY '' 20050928
8 Importing V4 Call by reference Type reference (TYPE) ANY '' 20050928

Method MAKE_MESSAGE on class CL_ICF_SYSTEM_LOGIN has no exception.

Method MAP_BROWSER_LANGUAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MAJOR_ISONAME Call by reference Type reference (TYPE) STRING 20100104
2 Returning MAPPED_LANGUAGE Value transfer Type reference (TYPE) STRING 20100104
3 Importing MINOR_ISONAME Call by reference Type reference (TYPE) STRING 20100104

Method MAP_BROWSER_LANGUAGE on class CL_ICF_SYSTEM_LOGIN has no exception.

Method NO_SCRIPT Signature

Method NO_SCRIPT on class CL_ICF_SYSTEM_LOGIN has no parameter.
Method NO_SCRIPT on class CL_ICF_SYSTEM_LOGIN has no exception.

Method ON_ICF_CALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACCESSIBILITY Call by reference Type reference (TYPE) ICF_ACCESSIBILITY ICF: Kz. Accessibility 20050126
2 Exporting CHANGE_LANGUAGE Call by reference Type reference (TYPE) LAISO 20041217
3 Exporting CHANGE_PASSWORD Call by reference Type reference (TYPE) XUBCODE Benutzerpasswort 20041217
4 Exporting CHANGE_USER Call by reference Type reference (TYPE) SYUNAME Benutzername 20041217
5 Importing CONFIGURATION Call by reference Type reference (TYPE) STRING Konfiguration fuer Systemanmeldung 20050126
6 Importing II_SERVER Call by reference Object reference (TYPE REF TO) IF_HTTP_SERVER 20030903
7 Importing IS_ALIAS Call by reference Type reference (TYPE) C Einstellung fuer Alias-Benutzername 20050111
8 Importing IV_LOGIN_METHODS Call by reference Type reference (TYPE) C 20031217
9 Exporting LOGIN_IN_PROCESSING Value transfer Type reference (TYPE) ABAP_BOOL Login Vorgang abgeschlossen, Anwendung starten 20050715
10 Importing MANDATORY_SERVICE_CLIENT Call by reference Type reference (TYPE) ICFMANDT Vom ICF Service erzwungener Mandant 20091210
11 Importing MANDATORY_SERVICE_LANGU Call by reference Type reference (TYPE) SPRAS Vom ICF Service erzwungene Sprache 20091210
12 Importing MANDATORY_SSL Call by reference Type reference (TYPE) ABAP_BOOL HTTPS im Service konfiguriert 20100309
13 Importing SERVICE_CLIENT Call by reference Type reference (TYPE) ICFMANDT Im Service konfigurierter Mandant 20091210
14 Importing SERVICE_LANGU Call by reference Type reference (TYPE) SPRAS Im Service konfigurierte Sprache 20091210
15 Importing WEBGUI Call by reference Type reference (TYPE) ABAP_BOOL 20070321
16 Importing XSRF_FIELD_VALUE Call by reference Type reference (TYPE) STRING Inhalt des XSRF Formfeld 20110309

Method ON_ICF_CALL on class CL_ICF_SYSTEM_LOGIN has no exception.

Method PROCESS_LOGIN_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RETURN_BASIC_AUTH Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20050201

Method PROCESS_LOGIN_ERROR on class CL_ICF_SYSTEM_LOGIN has no exception.

Method PROCESS_NEXT_STEP Signature

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

Method PROCESS_NEXT_STEP on class CL_ICF_SYSTEM_LOGIN has no exception.

Method PROCESS_PASSWD_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CHANGE_LANGUAGE Value transfer Type reference (TYPE) LAISO Sprachenschlüssel der aktuellen Textumgebung 20041217
2 Exporting CHANGE_PASSWORD Value transfer Type reference (TYPE) XUBCODE Benutzerpasswort 20041217
3 Exporting CHANGE_USER Value transfer Type reference (TYPE) SYUNAME Benutzername 20041217

Method PROCESS_PASSWD_CHANGE on class CL_ICF_SYSTEM_LOGIN has no exception.

Method PROCESS_SESSION_QUERY Signature

Method PROCESS_SESSION_QUERY on class CL_ICF_SYSTEM_LOGIN has no parameter.
Method PROCESS_SESSION_QUERY on class CL_ICF_SYSTEM_LOGIN has no exception.

Method PROCESS_SHOW_SESSION_QUERY Signature

Method PROCESS_SHOW_SESSION_QUERY on class CL_ICF_SYSTEM_LOGIN has no parameter.
Method PROCESS_SHOW_SESSION_QUERY on class CL_ICF_SYSTEM_LOGIN has no exception.

Method PROCESS_SHOW_SYSTEM_MESSAGES Signature

Method PROCESS_SHOW_SYSTEM_MESSAGES on class CL_ICF_SYSTEM_LOGIN has no parameter.
Method PROCESS_SHOW_SYSTEM_MESSAGES on class CL_ICF_SYSTEM_LOGIN has no exception.

Method READ_LINK_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OTR_CONCEPT Value transfer Type reference (TYPE) SOTR_CONC Zeichenkette der Länge 255 20090803
2 Returning TEXT Value transfer Type reference (TYPE) STRING 20090803

Method READ_LINK_TEXT on class CL_ICF_SYSTEM_LOGIN has no exception.

Method REDIRECT_PROTOCOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TARGET_PROTOCOL Call by reference Type reference (TYPE) I -1 20031126
# Exception Resumable Description Created on
1 INTERNAL_ERROR 20031126
2 NO_HTTPS 20031126

Method REDIRECT_TO_HTTPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning REDIRECTED Value transfer Type reference (TYPE) ABAP_BOOL 20050718

Method REDIRECT_TO_HTTPS on class CL_ICF_SYSTEM_LOGIN has no exception.

Method SAVE_PAGE_AND_REDIRECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SERVER Call by reference Object reference (TYPE REF TO) IF_HTTP_SERVER 20070323

Method SAVE_PAGE_AND_REDIRECT on class CL_ICF_SYSTEM_LOGIN has no exception.

Method SET_CHANGE_PW_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PW_STATUS Call by reference Type reference (TYPE) XUPWDSTATE Status des Benutzerkennworts (Werte: -2/-1/0/1/2/3, s. Doku) 20040217

Method SET_CHANGE_PW_STATUS on class CL_ICF_SYSTEM_LOGIN has no exception.

Method SET_GLOBAL_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_GLOBAL_PARAMS Call by reference Type reference (TYPE) ICFSYSLOGPARAMS ICF System Login Parameter 20031128

Method SET_GLOBAL_PARAMS on class CL_ICF_SYSTEM_LOGIN has no exception.

Method SHOW_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AREA Call by reference Type reference (TYPE) T100-ARBGB 'ICF_SYSTEM_LOGIN' Meldungsbereich 20091201
2 Changing ERROR_MESSAGES Call by reference Type reference (TYPE) TBSPMSG Business Server Pages (BSP) Meldung 20091201
3 Importing ID Call by reference Type reference (TYPE) T100-MSGNR ABAP-Textpool-Definition 20091201
4 Importing SEVERITY Call by reference Type reference (TYPE) BSPMSG-SEVERITY 20091201
5 Importing V1 Call by reference Type reference (TYPE) ANY '' 20091201
6 Importing V2 Call by reference Type reference (TYPE) ANY '' 20091201
7 Importing V3 Call by reference Type reference (TYPE) ANY '' 20091201
8 Importing V4 Call by reference Type reference (TYPE) ANY '' 20091201

Method SHOW_MESSAGE on class CL_ICF_SYSTEM_LOGIN has no exception.

Method SHOW_SESSION_SCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DISPLAY Value transfer Type reference (TYPE) ABAP_BOOL Session Information vorhanden/anzeigen 20110418

Method SHOW_SESSION_SCREEN on class CL_ICF_SYSTEM_LOGIN has no exception.

Method SSO2_CREATION_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CONTINUE Value transfer Type reference (TYPE) ABAP_BOOL 20040304

Method SSO2_CREATION_CHECK on class CL_ICF_SYSTEM_LOGIN has no exception.

Method WRITE_HIDDEN_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FOR_APPLICATION Call by reference Type reference (TYPE) ABAP_BOOL 20110309
2 Importing FOR_LOGIN Call by reference Type reference (TYPE) ABAP_BOOL 20040224
3 Returning HIDDEN_FIELDS Value transfer Type reference (TYPE) STRING 20030903

Method WRITE_HIDDEN_FIELDS on class CL_ICF_SYSTEM_LOGIN has no exception.

Method WRITE_JS_COOKIES_DISABLED Signature

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

Method WRITE_JS_COOKIES_DISABLED on class CL_ICF_SYSTEM_LOGIN has no exception.

Method WRITE_JS_FUNCTIONS Signature

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

Method WRITE_JS_FUNCTIONS on class CL_ICF_SYSTEM_LOGIN has no exception.

Method WRITE_JS_HTML_FUNCTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing FUNCTIONS Call by reference Type reference (TYPE) T_JS_FUNCTION_STAB 20040906

Method WRITE_JS_HTML_FUNCTIONS on class CL_ICF_SYSTEM_LOGIN has no exception.

Method WRITE_RESPONSE Signature

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

Method WRITE_RESPONSE on class CL_ICF_SYSTEM_LOGIN has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 732