SAP ABAP Interface IF_SRT_PUBLIC_LOGICAL_PORT (Logical Port)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
     SOAP_CONFIG (Package) SOAP Configuration Framework
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRT_PUBLIC_LOGICAL_PORT Logical Port 20061011
Properties
Interface IF_SRT_PUBLIC_LOGICAL_PORT  
Short Description Logical Port    
General Data
Package SOAP_CONFIG   SOAP Configuration Framework 
Created 20061011   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 TSRTP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_SRT_PUBLIC_LOGICAL_PORT has no interface.
Friends
Interface IF_SRT_PUBLIC_LOGICAL_PORT has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_AUTH_METHOD_HTTPSSO2 Constant Public Type reference (TYPE) AUTHENTICATION_METHOD TSRTP_F_AUTH_METHOD_HTTPSSO2 Authentication Method 20061030
2 CO_AUTH_METHOD_HTTP_BASIC Constant Public Type reference (TYPE) AUTHENTICATION_METHOD TSRTP_F_AUTH_METHOD_HTTP_BASIC Authentication Method 20061030
3 CO_AUTH_METHOD_HTTP_DIG Constant Public Type reference (TYPE) AUTHENTICATION_METHOD TSRTP_F_AUTH_METHOD_HTTP_DIG Authentication Method 20061030
4 CO_AUTH_METHOD_HTTP_X509 Constant Public Type reference (TYPE) AUTHENTICATION_METHOD TSRTP_F_AUTH_METHOD_HTTP_X509 Authentication Method 20061030
5 CO_AUTH_METHOD_NONE Constant Public Type reference (TYPE) AUTHENTICATION_METHOD TSRTP_F_AUTH_METHOD_NONE Authentication Method 20061030
6 CO_AUTH_METHOD_PRINC_PROP Constant Public Type reference (TYPE) AUTHENTICATION_METHOD TSRTP_F_AUTH_METHOD_NONE Authentication Method 20090226
7 CO_AUTH_METHOD_SAML_ASRT Constant Public Type reference (TYPE) AUTHENTICATION_METHOD TSRTP_F_AUTH_METHOD_SAML_ASRT Authentication Method 20061030
8 CO_AUTH_METHOD_SEC_TOK_SV Constant Public Type reference (TYPE) AUTHENTICATION_METHOD TSRTP_F_AUTH_METHOD_SEC_TOK_SV Authentication Method 20061030
9 CO_AUTH_METHOD_URNTOK_DIG Constant Public Type reference (TYPE) AUTHENTICATION_METHOD TSRTP_F_AUTH_METHOD_URNTOK_DIG Authentication Method 20061030
10 CO_AUTH_METHOD_USRN_TOKEN Constant Public Type reference (TYPE) AUTHENTICATION_METHOD TSRTP_F_AUTH_METHOD_USRN_TOKEN Authentication Method 20061030
11 CO_AUTH_METHOD_WSSEX509V3 Constant Public Type reference (TYPE) AUTHENTICATION_METHOD TSRTP_F_AUTH_METHOD_WSSEX509V3 Authentication Method 20061030
12 CO_PROTOCOL_HTTP Constant Public Type reference (TYPE) PROTOCOL TSRTP_F_VAL_HTTP 20061011
13 CO_PROTOCOL_HTTPS Constant Public Type reference (TYPE) PROTOCOL TSRTP_F_VAL_HTTPS 20061011
14 IS_STCM Instance attribute Public Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20121221
15 LOCKED Instance attribute Public Type reference (TYPE) BOOLEAN Object is locked 20061017
16 LP_NAME Instance attribute Public Type reference (TYPE) SRT_LP_NAME Logical Port Name 20061011
17 NEW Instance attribute Public Type reference (TYPE) BOOLEAN Object is new 20061113
18 PROXYCLASS Instance attribute Public Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20061011
19 STCM_NAME Instance attribute Public Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20121221
20 STCM_SOURCE_PROXY Instance attribute Public Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20121221
21 STCM_TARGET_PROXY Instance attribute Public Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20121221
22 TERMINATED Instance attribute Public Type reference (TYPE) BOOLEAN Object is terminated 20061013
Methods
# Method Level Visibility Method type Description Created on
1 ADD_PROPERTY Instance method Public Method Adds Property 20061011
2 DELETE Instance method Public Method Deletes Logical Port 20061011
3 DELETE_PROPERTY Instance method Public Method Deletes Property 20061011
4 GET_DESCRIPTION Instance method Public Method Lese Beschreibung 20111109
5 GET_OPERATIONS Instance method Public Method Gets WS Operations 20061011
6 GET_PROPERTIES Instance method Public Method Gets All Properties 20061011
7 LOCK Instance method Public Method Locks Current Object 20061017
8 SAVE Instance method Public Method Creates Logical Port 20061011
9 SET_AS_DEFAULT Instance method Public Method Sets logical port as default 20070309
10 SET_AUTHENTICATION_METHOD Instance method Public Method Sets Authentication 20061018
11 SET_AUTHENTICATION_SSO2 Instance method Public Method Sets Authentication via SAP Logon Ticket SSO2 20110114
12 SET_DESCRIPTION Instance method Public Method Setze Beschreibung 20111109
13 SET_SIGNATURE_AND_ENCRYPTION Instance method Public Method Sets Transport Encryption 20061018
14 SET_URL_HOST_NAME Instance method Public Method Sets Host Name of Call URL 20061011
15 SET_URL_PATH Instance method Public Method Sets Path of Call URL 20061011
16 SET_URL_PORT Instance method Public Method Sets Port of Call URL 20061011
17 SET_URL_PROTOCOL Instance method Public Method Sets Protocol of Call URL 20061011
18 SET_USERNAME_AND_PASSWORD Instance method Public Method Sets User Name and Password 20061019
19 TERMINATE Instance method Public Method Terminates Instance 20120524
20 UNLOCK Instance method Public Method Unlocks Current Object 20061017
Events
Interface IF_SRT_PUBLIC_LOGICAL_PORT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 AUTHENTICATION_METHOD Public Type reference (TYPE) STRING Authentication Method 20061019
2 OPERATIONS Public Type reference (TYPE) SRT_IF_LOGICAL_PORT_OPERATIONS Logical Port Operations 20061011
3 PASSWORD Public Type reference (TYPE) STRING Password 20061019
4 PROPERTIES Public Type reference (TYPE) SRT_WSP_PUBLIC_PROPERTIES Properties for Public Interface 20061011
5 PROPERTY Public Type reference (TYPE) SRT_WSP_PUBLIC_PROPERTY Property for Public Interface 20061011
6 PROTOCOL Public Type reference (TYPE) STRING Transport Protocol 20061011
7 T100_MESSAGE Public Type reference (TYPE) SRT_LP_MESSAGE Logical Port Message Format 20070403
8 USERNAME Public Type reference (TYPE) STRING User Name 20061019
9 VALUE Public Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20061019
Method Signatures

Method ADD_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROPERTY Call by reference Type reference (TYPE) PROPERTY Property for public interface 20061011
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20061011

Method DELETE Signature

Method DELETE on Interface IF_SRT_PUBLIC_LOGICAL_PORT has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20061011

Method DELETE_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROPERTY Call by reference Type reference (TYPE) PROPERTY Property for public interface 20061011
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20061011

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DESCRIPTION Value transfer Type reference (TYPE) SRT_WSP_CONFIG_DESCRIPTION WSP configuration description 20111109

Method GET_DESCRIPTION on Interface IF_SRT_PUBLIC_LOGICAL_PORT has no exception.

Method GET_OPERATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OPERATIONS Value transfer Type reference (TYPE) OPERATIONS Operationen des Logischen Ports 20061011
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20061011

Method GET_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PROPERTIES Value transfer Type reference (TYPE) PROPERTIES Properties for public interface 20061013
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20061011

Method LOCK Signature

Method LOCK on Interface IF_SRT_PUBLIC_LOGICAL_PORT has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20061017

Method SAVE Signature

Method SAVE on Interface IF_SRT_PUBLIC_LOGICAL_PORT has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20061011

Method SET_AS_DEFAULT Signature

Method SET_AS_DEFAULT on Interface IF_SRT_PUBLIC_LOGICAL_PORT has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20070309

Method SET_AUTHENTICATION_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AUTHENTICATION_METHOD Call by reference Type reference (TYPE) AUTHENTICATION_METHOD Authentisierungsmethode 20061019
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20061018

Method SET_AUTHENTICATION_SSO2 Signature

Method SET_AUTHENTICATION_SSO2 on Interface IF_SRT_PUBLIC_LOGICAL_PORT has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20110114

Method SET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESCRIPTION Call by reference Type reference (TYPE) SRT_WSP_CONFIG_DESCRIPTION WSP configuration description 20111109
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20111109

Method SET_SIGNATURE_AND_ENCRYPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) VALUE boolsche Variable (X=true, -=false, space=unknown) 20061018
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20061018

Method SET_URL_HOST_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HOST_NAME Call by reference Type reference (TYPE) STRING 20061011
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20061011

Method SET_URL_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) STRING 20061011
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20061011

Method SET_URL_PORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PORT Call by reference Type reference (TYPE) STRING 20061011
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20061011

Method SET_URL_PROTOCOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROTOCOL Call by reference Type reference (TYPE) PROTOCOL 20061011
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20061011

Method SET_USERNAME_AND_PASSWORD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGE_AUTHENTICATION Value transfer Type reference (TYPE) VALUE boolsche Variable (X=true, -=false, space=unknown) 20061019
2 Importing PASSWORD Value transfer Type reference (TYPE) PASSWORD 20061019
3 Importing USERNAME Value transfer Type reference (TYPE) USERNAME 20061019
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20061019

Method TERMINATE Signature

Method TERMINATE on Interface IF_SRT_PUBLIC_LOGICAL_PORT has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120524

Method UNLOCK Signature

Method UNLOCK on Interface IF_SRT_PUBLIC_LOGICAL_PORT has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20061017
History
Last changed by/on SAP  20130531 
SAP Release Created in 710