SAP ABAP Class CL_LOGICAL_PORT_HANDLER (Handler class to access server list via logical port.)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-MON-SLG (Application Component) SAP System Log
⤷
SLOG (Package) System log
⤷
⤷
Properties
| Class | CL_LOGICAL_PORT_HANDLER | |
| Short Description | Handler class to access server list via logical port. | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SLOG | System log |
| Created | 20120504 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_LOGICAL_PORT_HANDLER has no forward declaration.
Interfaces
Class CL_LOGICAL_PORT_HANDLER has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SYSLOG | 20120815 | System log |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'rslg/central/log/new' | 20120504 | |||
| 2 | Constant | Private | Type reference (TYPE) | STRING | 'RSLG_REMOTE_ACCESS_PORT' | 20120504 | |||
| 3 | Constant | Private | Type reference (TYPE) | STRING | '5&&13' | 20120504 | |||
| 4 | Constant | Private | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | 'CO_WSSAPCONTROL_PORT_TYPE' | 20120504 | |||
| 5 | Constant | Private | Type reference (TYPE) | STRING | 'sapdp' | 20120504 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | SYHOST | Name of Current Application Server | 20120504 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | SRT_LP_NAME | 20120504 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | STRING | C_PORT_NO | 20120504 | |||
| 9 | Instance attribute | Private | See coding | 20120504 | |||||
| 10 | Instance attribute | Private | Type reference (TYPE) | C | 20120504 | ||||
| 11 | Instance attribute | Private | Type reference (TYPE) | SRT_LP_NAMES | 20120504 | ||||
| 12 | Instance attribute | Private | Type reference (TYPE) | SRT_LP_NAME | 20120504 | ||||
| 13 | Instance attribute | Private | Type reference (TYPE) | SRT_WSP_PUBLIC_PROPERTIES | 20120504 | ||||
| 14 | Instance attribute | Private | Type reference (TYPE) | SRT_WSP_PUBLIC_PROPERTY | 20120504 | ||||
| 15 | Instance attribute | Private | See coding | 20120504 | |||||
| 16 | Instance attribute | Private | Type reference (TYPE) | MSXXLIST | 20120504 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20120504 | ||
| 2 | Instance method | Public | Constructor | 20120504 | ||
| 3 | Instance method | Private | Method | 20120504 | ||
| 4 | Instance method | Private | Method | 20120504 | ||
| 5 | Instance method | Public | Method | 20120504 | ||
| 6 | Instance method | Private | Method | 20120504 | ||
| 7 | Instance method | Private | Method | 20120504 | ||
| 8 | Instance method | Public | Method | 20120504 | ||
| 9 | Instance method | Public | Method | Get table of work processes | 20130403 | |
| 10 | Instance method | Private | Method | 20120504 | ||
| 11 | Instance method | Public | Method | Read syslog (from a non-ABAP instance) | 20120703 |
Events
Class CL_LOGICAL_PORT_HANDLER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | MSXXTABLE | Public | See coding | 20120504 | MSXXTABLE type STANDARD TABLE OF MSXXLIST
|
Method Signatures
Method BUILD_LP_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_HOST | Call by reference | Type reference (TYPE) | SYHOST | SY-HOST | Name of Current Application Server | 20120814 | ||
| 2 | P_LP_NAME | Call by reference | Type reference (TYPE) | SRT_LP_NAME | 20120504 | ||||
| 3 | P_NAME_BODY | Call by reference | Type reference (TYPE) | STRING | 20120504 | ||||
| 4 | P_PORT_NUMBER | Call by reference | Type reference (TYPE) | STRING | 20120504 |
Method BUILD_LP_NAME on class CL_LOGICAL_PORT_HANDLER has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DESTINATION | Call by reference | Type reference (TYPE) | MSNAME2 | name of the host, if a remote system is requested | 20120703 | |||
| 2 | IM_LPNAME | Call by reference | Type reference (TYPE) | SRT_LP_NAME | Logical Port Name | 20120814 |
Method CONSTRUCTOR on class CL_LOGICAL_PORT_HANDLER has no exception.
Method CREATE_DYN_CLIENT_CONFIG Signature
Method CREATE_DYN_CLIENT_CONFIG on class CL_LOGICAL_PORT_HANDLER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120504 |
Method CREATE_PORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_PORT | Call by reference | Object reference (TYPE REF TO) | CO_WSSAPCONTROL_PORT_TYPE | 20120504 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120504 |
Method DELETE_DYN_CLIENT_CONFIG Signature
Method DELETE_DYN_CLIENT_CONFIG on class CL_LOGICAL_PORT_HANDLER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120504 |
Method FILL_WITH_ZERO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_STR | Call by reference | Type reference (TYPE) | C | 20120504 |
Method FILL_WITH_ZERO on class CL_LOGICAL_PORT_HANDLER has no exception.
Method GET_INSTANCE_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_PORT | Call by reference | Object reference (TYPE REF TO) | CO_WSSAPCONTROL_PORT_TYPE | 20120504 | ||||
| 2 | P_SIL_INP | Call by reference | Type reference (TYPE) | WSGET_SYSTEM_INSTANCE_LIST_RQ | 20120504 | ||||
| 3 | P_SIL_OUT | Call by reference | Type reference (TYPE) | WSGET_SYSTEM_INSTANCE_LIST_RS | 20120504 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120504 |
Method GET_SERVER_NAMES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_SERVERS | Call by reference | Type reference (TYPE) | MSXXTABLE | 20120504 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120504 |
Method GET_WP_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_ENTRIES | Value transfer | Type reference (TYPE) | WSWORK_PROCESS_TAB | Proxy Table Type (Generated) | 20130403 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Integration: Technical Error | 20130403 |
Method HANDLE_CX_SRT_WSP_CONFIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CX_CONFIG | Call by reference | Object reference (TYPE REF TO) | CX_SRT_WSP_CONFIG | 20120504 | ||||
| 2 | P_ERRORTEXT | Call by reference | Type reference (TYPE) | STRING | 20120504 |
Method HANDLE_CX_SRT_WSP_CONFIG on class CL_LOGICAL_PORT_HANDLER has no exception.
Method READ_SYSLOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_ENTRIES | Value transfer | Type reference (TYPE) | RSLGENTR_NEW_TAB | RSLGENTR_NEW table | 20120816 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Authorization to read syslog is missing | 20120706 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |