Hierarchy
⤷
⤷
Properties
| Class | CL_CLIENT_INFO_MANAGER | |
| Short Description | CLIENT_INFO Manager | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | SBSP_MOBILE | Extensions for Mobile Devices |
| Created | 20010621 | SAP |
| Last change | 20010807 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_CLIENT_INFO_MANAGER has no interface implemented.
Friends
Class CL_CLIENT_INFO_MANAGER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | MOB_TDEVLOG | MOB: Device Info Log Table | 20010621 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | 20010621 | ||||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | 20010621 | ||||
| 4 | Static Attribute | Public | Object reference (TYPE REF TO) | IF_IXML | 20010621 | ||||
| 5 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20010621 | ||||
| 6 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20010621 | ||||
| 7 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20010621 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20010621 | |
| 2 | Instance method | Public | Constructor | Constructor | 20010621 | |
| 3 | Static method | Public | Method | Delete Database Content of Device Tables | 20010621 | |
| 4 | Instance method | Public | Method | 20010621 | ||
| 5 | Instance method | Public | Method | 20010621 | ||
| 6 | Instance method | Public | Method | 20010621 | ||
| 7 | Instance method | Public | Method | 20010621 | ||
| 8 | Instance method | Public | Method | Read XML Data from File | 20010621 | |
| 9 | Instance method | Public | Method | Read XML Data via HTTP | 20010621 | |
| 10 | Static method | Private | Method | Get Delimiter og uri | 20010621 | |
| 11 | Static method | Private | Method | Get Device Name From Specified URI | 20010621 | |
| 12 | Static method | Public | Method | Get Capabilities of Installed Device | 20010621 | |
| 13 | Static method | Public | Method | Get Configuration of Installed Device | 20010621 | |
| 14 | Static method | Public | Method | Get Preference of Installed Device | 20010621 | |
| 15 | Instance method | Public | Method | Get All Log Entries | 20010621 | |
| 16 | Instance method | Public | Method | Get a Log Entry | 20010621 | |
| 17 | Static method | Private | Method | Get URI Mode | 20010621 | |
| 18 | Static method | Private | Method | Get URI Path | 20010621 | |
| 19 | Instance method | Public | Method | Import XML Data Using HTTP in Device Tables | 20010621 | |
| 20 | Instance method | Public | Method | Import XML Data Using HTTP in Device Capability Tables | 20010621 | |
| 21 | Instance method | Public | Method | Import XML Data Using HTTP in Header Tables | 20010621 | |
| 22 | Instance method | Public | Method | Import XML Data Using HTTP in Device Capability Tables | 20010621 | |
| 23 | Static method | Private | Method | Parse to DOM | 20010621 | |
| 24 | Instance method | Public | Method | Set Log Entry | 20010621 | |
| 25 | Instance method | Public | Method | 20010621 | ||
| 26 | Instance method | Public | Method | Render Specified DOM to Device Capability Table | 20010621 | |
| 27 | Instance method | Public | Method | Render Specified DOM to Device Configuration Table | 20010621 | |
| 28 | Instance method | Public | Method | Render Specified DOM to Device Preferred Table | 20010621 | |
| 29 | Instance method | Public | Method | 20010621 |
Events
Class CL_CLIENT_INFO_MANAGER has no event.
Types
Class CL_CLIENT_INFO_MANAGER has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_CLIENT_INFO_MANAGER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_CLIENT_INFO_MANAGER has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_CLIENT_INFO_MANAGER has no parameter.
Method CONSTRUCTOR on class CL_CLIENT_INFO_MANAGER has no exception.
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEVICE | Call by reference | Type reference (TYPE) | STRING | 20010621 |
Method DELETE on class CL_CLIENT_INFO_MANAGER has no exception.
Method EXPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | URI | Call by reference | Type reference (TYPE) | STRING | 20010621 |
Method EXPORT on class CL_CLIENT_INFO_MANAGER has no exception.
Method EXPORT_DEVCAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEVICE | Value transfer | Type reference (TYPE) | STRING | 20010621 |
Method EXPORT_DEVCAP on class CL_CLIENT_INFO_MANAGER has no exception.
Method EXPORT_DEVCFG Signature
Method EXPORT_DEVCFG on class CL_CLIENT_INFO_MANAGER has no parameter.
Method EXPORT_DEVCFG on class CL_CLIENT_INFO_MANAGER has no exception.
Method EXPORT_DEVPFE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEVICE | Value transfer | Type reference (TYPE) | STRING | 20010621 |
Method EXPORT_DEVPFE on class CL_CLIENT_INFO_MANAGER has no exception.
Method FROM_FILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Value transfer | Type reference (TYPE) | XSTRING | WCF: Dateipuffer | 20010621 | |||
| 2 | FILENAME | Call by reference | Type reference (TYPE) | STRING | 20010621 |
Method FROM_FILE on class CL_CLIENT_INFO_MANAGER has no exception.
Method FROM_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Value transfer | Type reference (TYPE) | XSTRING | 20010621 | ||||
| 2 | URL | Value transfer | Type reference (TYPE) | STRING | 20010621 |
Method FROM_URL on class CL_CLIENT_INFO_MANAGER has no exception.
Method GET_DELIMITER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DELIMIT | Value transfer | Type reference (TYPE) | STRING | 20010621 | ||||
| 2 | URI | Call by reference | Type reference (TYPE) | STRING | 20010621 |
Method GET_DELIMITER on class CL_CLIENT_INFO_MANAGER has no exception.
Method GET_DEVICE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEVICE | Value transfer | Type reference (TYPE) | STRING | 20010621 | ||||
| 2 | URI | Call by reference | Type reference (TYPE) | STRING | 20010621 |
Method GET_DEVICE_NAME on class CL_CLIENT_INFO_MANAGER has no exception.
Method GET_INSTALLED_CAPABILITIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CAPABILITIES | Value transfer | Type reference (TYPE) | MOB_TDEVCAP | 20010621 | ||||
| 2 | DEVICE | Call by reference | Type reference (TYPE) | STRING | 20010621 |
Method GET_INSTALLED_CAPABILITIES on class CL_CLIENT_INFO_MANAGER has no exception.
Method GET_INSTALLED_DEVICES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEVICES | Value transfer | Type reference (TYPE) | MOB_TDEVCFG | 20010621 |
Method GET_INSTALLED_DEVICES on class CL_CLIENT_INFO_MANAGER has no exception.
Method GET_INSTALLED_PREFERENCES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEVICE | Call by reference | Type reference (TYPE) | STRING | 20010621 | ||||
| 2 | PREFERENCES | Value transfer | Type reference (TYPE) | MOB_TDEVPFE | 20010621 |
Method GET_INSTALLED_PREFERENCES on class CL_CLIENT_INFO_MANAGER has no exception.
Method GET_LOG_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENTRIES | Value transfer | Type reference (TYPE) | MOB_TDEVLOG | 20010621 |
Method GET_LOG_ALL on class CL_CLIENT_INFO_MANAGER has no exception.
Method GET_LOG_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENTRY | Value transfer | Type reference (TYPE) | MOB_LINLOG | 20010621 | ||||
| 2 | ID | Call by reference | Type reference (TYPE) | STRING | 20010621 |
Method GET_LOG_ENTRY on class CL_CLIENT_INFO_MANAGER has no exception.
Method GET_URI_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MODE | Value transfer | Type reference (TYPE) | STRING | 20010621 | ||||
| 2 | URI | Call by reference | Type reference (TYPE) | STRING | 20010621 |
Method GET_URI_MODE on class CL_CLIENT_INFO_MANAGER has no exception.
Method GET_URI_PATH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PATH | Value transfer | Type reference (TYPE) | STRING | 20010621 | ||||
| 2 | URI | Call by reference | Type reference (TYPE) | STRING | 20010621 |
Method GET_URI_PATH on class CL_CLIENT_INFO_MANAGER has no exception.
Method IMPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | URI | Call by reference | Type reference (TYPE) | STRING | 20010621 |
Method IMPORT on class CL_CLIENT_INFO_MANAGER has no exception.
Method IMPORT_DEVCAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | URI | Value transfer | Type reference (TYPE) | STRING | 20010621 |
Method IMPORT_DEVCAP on class CL_CLIENT_INFO_MANAGER has no exception.
Method IMPORT_DEVCFG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | URI | Call by reference | Type reference (TYPE) | STRING | 20010621 |
Method IMPORT_DEVCFG on class CL_CLIENT_INFO_MANAGER has no exception.
Method IMPORT_DEVPFE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | URI | Call by reference | Type reference (TYPE) | STRING | 20010621 |
Method IMPORT_DEVPFE on class CL_CLIENT_INFO_MANAGER has no exception.
Method PARSE_TO_DOM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | XML_DOC | Value transfer | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | 20010621 | ||||
| 2 | XML_RESOURCE | Call by reference | Type reference (TYPE) | XSTRING | 20010621 |
Method PARSE_TO_DOM on class CL_CLIENT_INFO_MANAGER has no exception.
Method SET_LOG_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEVICE | Call by reference | Type reference (TYPE) | STRING | 20010621 | ||||
| 2 | ID | Call by reference | Type reference (TYPE) | STRING | 20010621 | ||||
| 3 | STATUS | Call by reference | Type reference (TYPE) | STRING | 20010621 |
Method SET_LOG_ENTRY on class CL_CLIENT_INFO_MANAGER has no exception.
Method SET_PROXY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROXY_HOST | Call by reference | Type reference (TYPE) | STRING | 20010621 | ||||
| 2 | PROXY_PORT | Call by reference | Type reference (TYPE) | STRING | 20010621 |
Method SET_PROXY on class CL_CLIENT_INFO_MANAGER has no exception.
Method TO_DEVCAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEVICE | Call by reference | Type reference (TYPE) | STRING | 20010621 | ||||
| 2 | XML_DOC | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | 20010621 |
Method TO_DEVCAP on class CL_CLIENT_INFO_MANAGER has no exception.
Method TO_DEVCFG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | XML_DOC | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | 20010621 |
Method TO_DEVCFG on class CL_CLIENT_INFO_MANAGER has no exception.
Method TO_DEVPFE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEVICE | Call by reference | Type reference (TYPE) | STRING | 20010621 | ||||
| 2 | XML_DOC | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | 20010621 |
Method TO_DEVPFE on class CL_CLIENT_INFO_MANAGER has no exception.
Method TO_FILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FILE_NAME | Call by reference | Type reference (TYPE) | STRING | 20010621 | ||||
| 2 | XMLDOM | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | 20010621 |
Method TO_FILE on class CL_CLIENT_INFO_MANAGER has no exception.
History
| Last changed by/on | SAP | 20010807 |
| SAP Release Created in | 610 |