SAP ABAP Class CL_HMI_CLIENT_FACTORY (Factory for HMI Clients)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IBD (Application Component) Integration Builder - Design
⤷
SAI_SREP_API (Package) API for Repository
⤷
⤷
Properties
| Class | CL_HMI_CLIENT_FACTORY | |
| Short Description | Factory for HMI Clients | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAI_SREP_API | API for Repository |
| Created | 20040824 | SAP |
| Last change | 20100113 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HMI_CLIENT_FACTORY has no forward declaration.
Interfaces
Class CL_HMI_CLIENT_FACTORY has no interface implemented.
Friends
Class CL_HMI_CLIENT_FACTORY 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 | 'APPLCOMP' | Name of Release Service | 20040825 | ||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'CheckObjectsServiceId' | 20090123 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'goa' | Name Read Service | 20051118 | ||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'CheckActiveObject' | Method: F7 for Active Object | 20090317 | ||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'changelist' | 20090126 | |||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'CheckObjectsMethodId' | 20090123 | |||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'clusers' | Method: Get All Changelist Users | 20090710 | ||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'CONTAINER' | Method: CONTAINER | 20041126 | ||
| 9 | Constant | Public | Type reference (TYPE) | STRING | 'content_languages' | Method: Content Languages | 20060914 | ||
| 10 | Constant | Public | Type reference (TYPE) | STRING | 'GENERIC' | Method: GENERIC | 20040824 | ||
| 11 | Constant | Public | Type reference (TYPE) | STRING | 'getMatchingSifs' | Method: Matched Sifs (for sifInfo) | 20060209 | ||
| 12 | Constant | Public | Type reference (TYPE) | STRING | 'naviquery' | Method: Navigation (for goa) | 20060125 | ||
| 13 | Constant | Public | Type reference (TYPE) | STRING | 'readobject' | Method: objectread (for goa) | 20051118 | ||
| 14 | Constant | Public | Type reference (TYPE) | STRING | 'PICChecks' | 20090123 | |||
| 15 | Constant | Public | Type reference (TYPE) | STRING | 'release' | Method: RELEASE | 20040825 | ||
| 16 | Constant | Public | Type reference (TYPE) | STRING | 'readsingleobject' | Method: Single Read (for GOA Service) | 20081209 | ||
| 17 | Constant | Public | Type reference (TYPE) | STRING | 'OBJECT' | Method: OBJECT | 20041126 | ||
| 18 | Constant | Public | Type reference (TYPE) | STRING | 'WSDL' | Method: WSDL | 20040824 | ||
| 19 | Constant | Public | Type reference (TYPE) | STRING | 'PING' | Name Ping-Service | 20041011 | ||
| 20 | Constant | Public | Type reference (TYPE) | STRING | 'QUERY' | Name Query Service | 20040824 | ||
| 21 | Constant | Public | Type reference (TYPE) | STRING | 'READ' | Name Read Service | 20040824 | ||
| 22 | Constant | Public | Type reference (TYPE) | STRING | 'interfaceinfo' | Name Interface Information Service | 20060209 | ||
| 23 | Constant | Public | Type reference (TYPE) | STRING | 'WRITE' | Name: Write Service | 20041126 | ||
| 24 | Instance attribute | Private | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20040824 | |||
| 25 | Instance attribute | Private | Type reference (TYPE) | STRING | Address | 20040824 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Constructor | CONSTRUCTOR | 20040824 | |
| 2 | Instance method | Public | Method | Creates HMI Client | 20040824 | |
| 3 | Static method | Public | Method | Creates Instance of a Client Factory | 20040824 |
Events
Class CL_HMI_CLIENT_FACTORY has no event.
Types
Class CL_HMI_CLIENT_FACTORY has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_HTTP_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20040824 | |||
| 2 | IM_URL | Call by reference | Type reference (TYPE) | STRING | Url | 20040824 |
Method CONSTRUCTOR on class CL_HMI_CLIENT_FACTORY has no exception.
Method CREATE_CLIENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CALLER_LEVEL | Call by reference | Type reference (TYPE) | STRING | Clientrelease | 20040824 | |||
| 2 | IM_LOGON_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | Anmeldesprache | 20040824 | |||
| 3 | IM_METHOD_ID | Call by reference | Type reference (TYPE) | STRING | MethodId | 20041126 | |||
| 4 | IM_PASSWORD | Call by reference | Type reference (TYPE) | STRING | Passwort | 20040824 | |||
| 5 | IM_SERVICE_ID | Call by reference | Type reference (TYPE) | STRING | ServiceId | 20040824 | |||
| 6 | IM_TARGET_CONTAINER | Call by reference | Type reference (TYPE) | STRING | Targetcontainer | 20040824 | |||
| 7 | IM_USER | Call by reference | Type reference (TYPE) | STRING | User | 20040824 | |||
| 8 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_HMI_CLIENT | HMI Client | 20040825 |
Method CREATE_CLIENT on class CL_HMI_CLIENT_FACTORY has no exception.
Method CREATE_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_HTTP_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20040824 | |||
| 2 | IM_URL | Call by reference | Type reference (TYPE) | STRING | URL | 20040824 | |||
| 3 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_HMI_CLIENT_FACTORY | Factory für HMI Clients | 20040824 |
Method CREATE_INSTANCE on class CL_HMI_CLIENT_FACTORY has no exception.
History
| Last changed by/on | SAP | 20100113 |
| SAP Release Created in | 700 |