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 IF_SRT_PUBLIC_LOGICAL_PORT 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 CLASS Constant Public Type reference (TYPE) SRT_WSP_DT_OBJ_NAME 'CO_SCTC_701_WEB_SERVICE' SRT Name of Interface Object 20070915
2 HOST Instance attribute Private Type reference (TYPE) STRING 20070912
3 HTTP Constant Private Type reference (TYPE) STRING 'http' 20070915
4 LP Instance attribute Private Object reference (TYPE REF TO) IF_SRT_PUBLIC_LOGICAL_PORT Logical Port 20080122
5 LP_NAME Instance attribute Private Attribute reference (LIKE) IF_SRT_PUBLIC_LOGICAL_PORT=>LP_NAME 20070912
6 PATH Constant Private Type reference (TYPE) STRING '/CTCWebService/Config1?style=document' 20080108
7 PORT Instance attribute Private Type reference (TYPE) I 20070912
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20070912
2 CREATE_LP Instance method Public Method Create logical port 20070912
3 DELETE_LP Instance method Public Method Delete logical port 20080122
4 EXISTS Instance method Public Method Host and port exits 20070912
5 GET_LP_NAME Instance method Public Method Get logical port name 20070912
6 GET_LP_PROPERTIES 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 Importing HOST Call by reference Type reference (TYPE) STRING 20070912
2 Importing PORT Call by reference Type reference (TYPE) I 20070912
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20080122

Method CREATE_LP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PASSWORD Call by reference Type reference (TYPE) STRING 20070912
2 Importing USER Call by reference Type reference (TYPE) STRING 20070912
3 Importing USE_SSO Call by reference Type reference (TYPE) BOOLEAN 20070912
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 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 CX_SRT_WSP_CONFIG WSP Exception 20080122

Method EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning 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 Returning 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 Exporting HOST Call by reference Type reference (TYPE) STRING 20080709
2 Importing NAME Call by reference Attribute reference (LIKE) IF_SRT_PUBLIC_LOGICAL_PORT=>LP_NAME 20080709
3 Exporting PORT Call by reference Type reference (TYPE) STRING 20080709
4 Exporting PROTOCOL Call by reference Type reference (TYPE) STRING 20080709
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20080811
History
Last changed by/on SAP  20090618 
SAP Release Created in 711