SAP ABAP Class CL_CLIENT_INFO (Device Properties for Current Request)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BSP (Application Component) Business Server Pages
⤷
SBSP_MOBILE (Package) Extensions for Mobile Devices

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CLIENT_INFO | Device Properties for Current Request | 20010622 |
Properties
Class | CL_CLIENT_INFO | |
Short Description | Device Properties for Current Request | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | S | System Program |
Category | 0 | |
Package | SBSP_MOBILE | Extensions for Mobile Devices |
Created | 20010621 | SAP |
Last change | 20010809 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CLIENT_INFO has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_CLIENT_INFO | Device Properties for Current Request | 20010622 |
Friends
Class CL_CLIENT_INFO has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | MOB_TDEVHSH | MOB: Device Properties for Device Recognition | 20010621 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20010622 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20010622 | |||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 0 | MOB: Flag for Load Status | 20010621 | |
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20010622 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20010622 |
2 | ![]() |
Instance method | Public | Method | Determine Device Property by Name | 20010621 |
3 | ![]() |
Instance method | Public | Method | Load Device Properties (Class Method, Used Internally) | 20010622 |
4 | ![]() |
Instance method | Private | Method | Load Device Properties (internal) | 20010622 |
5 | ![]() |
Instance method | Public | Method | Set Device Property by Name | 20010621 |
6 | ![]() |
Static method | Private | Method | Conver String to Boolean | 20010622 |
7 | ![]() |
Static method | Private | Method | Convert String to Float | 20010622 |
8 | ![]() |
Static method | Private | Method | Convert String to Integer | 20010622 |
Events
Class CL_CLIENT_INFO has no event.
Types
Class CL_CLIENT_INFO has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP Framework (iHTTP) HTTP Request | 20010622 |
Method CONSTRUCTOR on class CL_CLIENT_INFO has no exception.
Method GET_PROPERTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20010621 | |||
2 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | STRING | 20010621 |
Method GET_PROPERTY on class CL_CLIENT_INFO has no exception.
Method LOAD Signature
Method LOAD on class CL_CLIENT_INFO has no parameter.
Method LOAD on class CL_CLIENT_INFO has no exception.
Method LOAD_IMPL Signature
Method LOAD_IMPL on class CL_CLIENT_INFO has no parameter.
Method LOAD_IMPL on class CL_CLIENT_INFO has no exception.
Method PUT_PROPERTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20010621 | |||
2 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | STRING | 20010621 |
Method PUT_PROPERTY on class CL_CLIENT_INFO has no exception.
Method STR_TO_FLAG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20010622 | ||
2 | ![]() |
STR | Call by reference | Type reference (TYPE) | STRING | 20010622 |
Method STR_TO_FLAG on class CL_CLIENT_INFO has no exception.
Method STR_TO_FLOAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | FLOAT | 20010622 | |||
2 | ![]() |
STR | Call by reference | Type reference (TYPE) | STRING | 20010622 |
Method STR_TO_FLOAT on class CL_CLIENT_INFO has no exception.
Method STR_TO_INT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | I | 20010622 | |||
2 | ![]() |
STR | Call by reference | Type reference (TYPE) | STRING | 20010622 |
Method STR_TO_INT on class CL_CLIENT_INFO has no exception.
History
Last changed by/on | SAP | 20010809 |
SAP Release Created in | 610 |