SAP ABAP Class CL_SCTC_LP_TOOL (Logical port tool for a Service Consumer)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-INS-CTC-RT (Application Component) LM Automation Runtime Framework
⤷
SCTC_WEBSERVICE_CONSUMER (Package) WebService Consumer/Proxy Class

⤷

⤷

Properties
Class | CL_SCTC_LP_TOOL | |
Short Description | Logical port tool for a Service Consumer | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SCTC_WEBSERVICE_CONSUMER | WebService Consumer/Proxy Class |
Created | 20070912 | SAP |
Last change | 20090618 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_SCTC_LP_TOOL has no interface implemented.
Friends
Class CL_SCTC_LP_TOOL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | 'CO_SCTC_701_WEB_SERVICE' | SRT Name of Interface Object | 20070915 | |
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20070912 | |||
3 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'http' | 20070915 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SRT_PUBLIC_LOGICAL_PORT | Logical Port | 20080122 | ||
5 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | IF_SRT_PUBLIC_LOGICAL_PORT=>LP_NAME | 20070912 | |||
6 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | '/CTCWebService/Config1?style=document' | 20080108 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 20070912 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20070912 | |
2 | ![]() |
Instance method | Public | Method | Create logical port | 20070912 |
3 | ![]() |
Instance method | Public | Method | Delete logical port | 20080122 |
4 | ![]() |
Instance method | Public | Method | Host and port exits | 20070912 |
5 | ![]() |
Instance method | Public | Method | Get logical port name | 20070912 |
6 | ![]() |
Static method | Public | Method | Get properties of lp | 20080709 |
Events
Class CL_SCTC_LP_TOOL has no event.
Types
Class CL_SCTC_LP_TOOL has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
HOST | Call by reference | Type reference (TYPE) | STRING | 20070912 | |||
2 | ![]() |
PORT | Call by reference | Type reference (TYPE) | I | 20070912 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20080122 |
Method CREATE_LP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PASSWORD | Call by reference | Type reference (TYPE) | STRING | 20070912 | |||
2 | ![]() |
USER | Call by reference | Type reference (TYPE) | STRING | 20070912 | |||
3 | ![]() |
USE_SSO | Call by reference | Type reference (TYPE) | BOOLEAN | 20070912 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20070912 |
Method DELETE_LP Signature
Method DELETE_LP on class CL_SCTC_LP_TOOL has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20080122 |
Method EXISTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXISTS | Value transfer | Type reference (TYPE) | BOOLEAN | 20070912 |
Method EXISTS on class CL_SCTC_LP_TOOL has no exception.
Method GET_LP_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Value transfer | Attribute reference (LIKE) | IF_SRT_PUBLIC_LOGICAL_PORT=>LP_NAME | 20070912 |
Method GET_LP_NAME on class CL_SCTC_LP_TOOL has no exception.
Method GET_LP_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
HOST | Call by reference | Type reference (TYPE) | STRING | 20080709 | |||
2 | ![]() |
NAME | Call by reference | Attribute reference (LIKE) | IF_SRT_PUBLIC_LOGICAL_PORT=>LP_NAME | 20080709 | |||
3 | ![]() |
PORT | Call by reference | Type reference (TYPE) | STRING | 20080709 | |||
4 | ![]() |
PROTOCOL | Call by reference | Type reference (TYPE) | STRING | 20080709 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20080811 |
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 711 |