SAP ABAP Class CL_MOBILE_SYSTEM_LOGIN (Logon Page for Mobile Devices)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-FES-ITS (Application Component) SAP Internet Transaction Server
⤷
SITS_ABAP (Package) ITS ABAP Components
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ICF_SYSTEM_LOGIN | ICF System Logon | 20070420 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_MOBILE_SYSTEM_LOGIN_TEST | Test Class, Delete Session System-Wide | 20080520 |
Properties
| Class | CL_MOBILE_SYSTEM_LOGIN | |
| Short Description | Logon Page for Mobile Devices | |
| 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 | SITS_ABAP | ITS ABAP Components |
| Created | 20070419 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_MOBILE_SYSTEM_LOGIN has no forward declaration.
Interfaces
Class CL_MOBILE_SYSTEM_LOGIN has no interface implemented.
Friends
Class CL_MOBILE_SYSTEM_LOGIN has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'MobileLoginForm' | 20070420 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'MobileSubmitChangePwd' | 20070420 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'MobileSubmitContinue' | 20070420 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'MobileSubmitLogin' | 20070420 | |||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'MobileSubmitQuerySession' | 20070420 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20071126 | |
| 2 | Instance method | Private | Method | 20070420 | ||
| 3 | Instance method | Protected | Method | 20070420 | ||
| 4 | Instance method | Protected | Method | 20070420 | ||
| 5 | Instance method | Protected | Method | Javascript Functions | 20070420 | |
| 6 | Instance method | Protected | Method | 20070420 |
Events
Class CL_MOBILE_SYSTEM_LOGIN has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_SYS_MESSAGE | Private | See coding | 20070420 | begin of T_SYS_MESSAGE,
id type string,
author type string,
html type string,
end of t_sys_message
|
||
| 2 | T_SYS_MESSAGE_TAB | Private | See coding | 20070420 | T_SYS_MESSAGE_TAB type standard table of t_sys_message with default key
|
||
| 3 | T_TEMSG_TAB | Private | See coding | 20070420 | T_TeMSG_TAB type standard table of temsg with default key
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | II_SERVER | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_SERVER | 20071126 |
Method CONSTRUCTOR on class CL_MOBILE_SYSTEM_LOGIN has no exception.
Method FORMAT_SYSTEM_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGES | Value transfer | Type reference (TYPE) | T_SYS_MESSAGE_TAB | 20070420 | ||||
| 2 | TEMSGS | Call by reference | Type reference (TYPE) | T_TEMSG_TAB | 20070420 |
Method FORMAT_SYSTEM_MESSAGES on class CL_MOBILE_SYSTEM_LOGIN has no exception.
Method WRITE_CONTENT_BEGIN_HTML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTENT_HIDDENFIELDS | Call by reference | Type reference (TYPE) | STRING | 20070420 | ||||
| 2 | CONTENT_JS | Call by reference | Type reference (TYPE) | STRING | 20070420 | ||||
| 3 | CONTENT_ONKEYDOWN | Call by reference | Type reference (TYPE) | STRING | 20070420 | ||||
| 4 | CONTENT_ONLOAD | Call by reference | Type reference (TYPE) | STRING | 20070420 | ||||
| 5 | CONTENT_TITLE | Call by reference | Type reference (TYPE) | STRING | 20070420 | ||||
| 6 | RV_HTML | Call by reference | Type reference (TYPE) | STRING | 20070420 |
Method WRITE_CONTENT_BEGIN_HTML on class CL_MOBILE_SYSTEM_LOGIN has no exception.
Method WRITE_CONTENT_END_HTML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_HTML | Call by reference | Type reference (TYPE) | STRING | 20070420 |
Method WRITE_CONTENT_END_HTML on class CL_MOBILE_SYSTEM_LOGIN has no exception.
Method WRITE_CSS_STYLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_CSS_STYLE | Value transfer | Type reference (TYPE) | STRING | 20070420 |
Method WRITE_CSS_STYLE on class CL_MOBILE_SYSTEM_LOGIN has no exception.
Method WRITE_MESSAGE_HTML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_HTML | Call by reference | Type reference (TYPE) | STRING | 20070420 |
Method WRITE_MESSAGE_HTML on class CL_MOBILE_SYSTEM_LOGIN has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |