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 CLIENT_INFO Instance attribute Private Type reference (TYPE) MOB_TDEVHSH MOB: Device Properties for Device Recognition 20010621
2 DEVICE_LOADED Instance attribute Private Type reference (TYPE) STRING 20010622
3 HTTP_ACCEPT Instance attribute Private Type reference (TYPE) STRING 20010622
4 IS_LOADED Instance attribute Private Type reference (TYPE) I 0 MOB: Flag for Load Status 20010621
5 USER_AGENT Instance attribute Private Type reference (TYPE) STRING 20010622
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20010622
2 GET_PROPERTY Instance method Public Method Determine Device Property by Name 20010621
3 LOAD Instance method Public Method Load Device Properties (Class Method, Used Internally) 20010622
4 LOAD_IMPL Instance method Private Method Load Device Properties (internal) 20010622
5 PUT_PROPERTY Instance method Public Method Set Device Property by Name 20010621
6 STR_TO_FLAG Static method Private Method Conver String to Boolean 20010622
7 STR_TO_FLOAT Static method Private Method Convert String to Float 20010622
8 STR_TO_INT 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 Importing 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 Importing NAME Call by reference Type reference (TYPE) STRING 20010621
2 Returning 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 Importing NAME Call by reference Type reference (TYPE) STRING 20010621
2 Importing 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 Returning RESULT Value transfer Type reference (TYPE) FLAG allgemeines flag 20010622
2 Importing 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 Returning RESULT Value transfer Type reference (TYPE) FLOAT 20010622
2 Importing 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 Returning RESULT Value transfer Type reference (TYPE) I 20010622
2 Importing 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