SAP ABAP Class CL_SMOI_WS_LP (SAPSTARTSRV WS Connection for CCMS Agents)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-MON (Application Component) Monitoring
     SMOI_WS (Package) WS Interface to CCMS Agents as of Release 7.10
Properties
Class CL_SMOI_WS_LP  
Short Description SAPSTARTSRV WS Connection for CCMS Agents    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SMOI_WS   WS Interface to CCMS Agents as of Release 7.10 
Created 20100726   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SMOI_WS_LP has no forward declaration.
Interfaces
Class CL_SMOI_WS_LP has no interface implemented.
Friends
Class CL_SMOI_WS_LP has no friend class.
Attributes
Class CL_SMOI_WS_LP has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_CONFIG Static method Public Method 20100922
2 DELETE_CONFIG Static method Public Method 20100922
3 GET_CURRENT_TIMESTAMP Static method Public Method 20100928
4 GET_DESTINATION_NAME Static method Public Method 20100922
5 GET_HOSTNAME_ALIAS Static method Public Method 20100922
6 GET_INSTANCE_LIST Static method Public Method 20100922
7 GET_INSTANCE_TYPE Static method Public Method 20100922
8 GET_LPNAME Static method Public Method 20100922
9 GET_PORTNO Static method Public Method 20100922
10 GET_PORTTYPES Static method Public Method 20100922
11 GET_PROXYNAME Static method Public Method 20100922
12 LIST_GET Static method Public Method 20100922
Events
Class CL_SMOI_WS_LP has no event.
Types
Class CL_SMOI_WS_LP has no local type.
Method Signatures

Method CREATE_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DEST Call by reference Type reference (TYPE) SMOI_WS_DEST SMOI_WS: Name des logischen Ports für SAPSTARTSRV-Service 20100922
2 Importing IV_HOSTNAME Call by reference Type reference (TYPE) SMOI_WS_HOSTNAME SMOI_WS: Hostname (auch als IP-Adresse oder FQDN) 20100922
3 Importing IV_OVERWRITE Call by reference Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20100922
4 Importing IV_PASSWORD Call by reference Type reference (TYPE) SMOI_WS_PWD SMOI_WS: Passwort 20100922
5 Importing IV_PORTNO Call by reference Type reference (TYPE) SMOI_WS_PORTNO SMOI_WS: Portnummer 20100922
6 Importing IV_PORTTYPE Call by reference Type reference (TYPE) SMOI_WS_PORTTYPE SMOI_WS: CCMS Porttyp (SAPControl, SAPCCMS, SAPDSR...) 20100922
7 Importing IV_USERNAME Call by reference Type reference (TYPE) SMOI_WS_USER SMOI_WS: Benutzer 20100922
8 Importing IV_USE_HTTPS Call by reference Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20100922
9 Returning RV_LPNAME Value transfer Type reference (TYPE) SMOI_WS_LPNAME SMOI_WS: CCMS-Dest. zugehör. Name des logischen Ports in SRT 20100922
# Exception Resumable Description Created on
1 CX_SMOI_WS_EX 20100922

Method DELETE_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DEST Call by reference Type reference (TYPE) SMOI_WS_DEST SMOI_WS: Name der CCMS-Destination zu SAPSTARTSRV WebService 20100922
2 Importing IV_PORTTYPE Call by reference Type reference (TYPE) SMOI_WS_PORTTYPE SMOI_WS: CCMS Porttyp (SAPControl, SAPCCMS, SAPDSR...) 20100922
# Exception Resumable Description Created on
1 CX_SMOI_WS_EX 20100922

Method GET_CURRENT_TIMESTAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TIMESTAMP Value transfer Type reference (TYPE) STRING Aktuelle Datum/Zeit 20100928

Method GET_CURRENT_TIMESTAMP on class CL_SMOI_WS_LP has no exception.

Method GET_DESTINATION_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DEST_HTTP Call by reference Type reference (TYPE) SMOI_WS_DEST SMOI_WS: Name der CCMS-Destination zu SAPSTARTSRV WebService 20100922
2 Exporting EV_DEST_HTTPS Call by reference Type reference (TYPE) SMOI_WS_DEST SMOI_WS: Name der CCMS-Destination zu SAPSTARTSRV WebService 20100922
3 Importing IV_HAS_ABAP Call by reference Type reference (TYPE) BOOLEAN SPACE SMOI_WS: Komponente mit ABAP-Stack? (X=true) 20100922
4 Importing IV_HOSTALIAS Call by reference Type reference (TYPE) SMOI_WS_HOSTALIAS SMOI_WS: Hostname Alias (max. Länge 20) 20100922
5 Importing IV_INSTNO Call by reference Type reference (TYPE) SMOI_WS_INSTNO SMOI_WS: Systemnummer 20100922
6 Importing IV_PORTTYPE Call by reference Type reference (TYPE) SMOI_WS_PORTTYPE SMOI_WS: CCMS Porttyp (SAPControl, SAPCCMS, SAPDSR...) 20100922
# Exception Resumable Description Created on
1 CX_SMOI_WS_EX SMOI_WS: Ausnahmeklasse 20100922

Method GET_HOSTNAME_ALIAS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_HOSTNAME Call by reference Type reference (TYPE) SMOI_WS_HOSTNAME SMOI_WS: Hostname (auch als IP-Adresse oder FQDN) 20100922
2 Returning RV_HOSTALIAS Value transfer Type reference (TYPE) SMOI_WS_HOSTALIAS SMOI_WS: Hostname Alias (max. Länge 20) 20100922

Method GET_HOSTNAME_ALIAS on class CL_SMOI_WS_LP has no exception.

Method GET_INSTANCE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DEST_SAPCONTROL Call by reference Type reference (TYPE) SMOI_WS_DEST SMOI_WS: Name der SAPCONTROL-Dest zu SAPSTARTSRV WebService 20100922
2 Returning RV_INST_LIST Value transfer Type reference (TYPE) CCMS_INSTANCE_T CCMS: Instanzen 20100922
# Exception Resumable Description Created on
1 CX_SMOI_WS_EX SMOI_WS: Ausnahmeklasse 20100922

Method GET_INSTANCE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INSTANCE_FEATURES Call by reference Type reference (TYPE) CCMS_INSTANCE_FEATURES CCMS: Eigenschaften einer Instanz 20100922
2 Returning INSTANCE_TYPE Value transfer Type reference (TYPE) SMOI_WS_INSTANCE_TYPE SMOI_WS: CCMS Instanztyp der NW-Komponente (ABAP, JAVA, ...) 20100922
# Exception Resumable Description Created on
1 CX_SMOI_WS_EX SMOI_WS: Ausnahmeklasse 20100922

Method GET_LPNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DEST Call by reference Type reference (TYPE) SMOI_WS_DEST SMOI_WS: Destination zu CCMS-Agenten (sapstartsrv) 20100922
2 Returning RV_LPNAME Value transfer Type reference (TYPE) SMOI_WS_LPNAME Name des logischen Ports (SOAP-Runtime Konfiguration) 20100922
# Exception Resumable Description Created on
1 CX_SMOI_WS_EX SMOI_WS: Ausnahmeklasse 20100922

Method GET_PORTNO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_PORTNO_HTTP Call by reference Type reference (TYPE) SMOI_WS_PORTNO SMOI_WS: Portnummer 20100922
2 Exporting EV_PORTNO_HTTPS Call by reference Type reference (TYPE) SMOI_WS_PORTNO SMOI_WS: Portnummer 20100922
3 Importing IV_INSTNO Call by reference Type reference (TYPE) SMOI_WS_INSTNO SMOI_WS: Instanznummer 20100922
4 Importing IV_INST_TYPE Call by reference Type reference (TYPE) SMOI_WS_INSTANCE_TYPE SMOI_WS: CCMS Instanztyp der NW-Komponente (ABAP, JAVA, ...) 20100922
# Exception Resumable Description Created on
1 CX_SMOI_WS_EX SMOI_WS: Ausnahmeklasse 20100922

Method GET_PORTTYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INST_TYPE Call by reference Type reference (TYPE) SMOI_WS_INSTANCE_TYPE SMOI_WS: CCMS Instanztyp der NW-Komponente (ABAP, JAVA, ...) 20100922
2 Importing IV_IS_REMOTE Call by reference Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20100922
3 Returning RV_PORTS Value transfer Type reference (TYPE) SMOI_WS_PORTTYPE_T CCMS Typen (sapstartsrv) von Logischen Ports 20100922
# Exception Resumable Description Created on
1 CX_SMOI_WS_EX CCMS WS Konfiguration Ausnahmeklasse 20100922

Method GET_PROXYNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PORTTYPE Call by reference Type reference (TYPE) SMOI_WS_PORTTYPE SMOI_WS: CCMS Porttyp (SAPControl, SAPCCMS, SAPDSR...) 20100922
2 Returning RV_PROXYCLASS Value transfer Type reference (TYPE) SMOI_WS_PROXYNAME Proxyklasse eines Logischen Ports 20100922
# Exception Resumable Description Created on
1 CX_SMOI_WS_EX CCMS WS Konfiguration Ausnahmeklasse 20100922

Method LIST_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_LPORTS Value transfer Type reference (TYPE) SMOI_WS_T_LP SMOI_WS: Tabelle der logischen Ports 20100922
2 Importing IV_COMM_TYPE Call by reference Type reference (TYPE) SMOI_WS_COMM_TYPE SMOI_WS: Webservice-Kommunikationstyp (HTTP, HTTPS...) 20100922
3 Importing IV_INST_TYPE Call by reference Type reference (TYPE) SMOI_WS_INSTANCE_TYPE SMOI_WS: CCMS Instanztyp der NW-Komponente 20100922
4 Importing IV_PORT_TYPE Call by reference Type reference (TYPE) SMOI_WS_PORTTYPE SMOI_WS: CCMS Porttyp 20100922
5 Importing IV_SID Call by reference Type reference (TYPE) SMOI_WS_SYSID SY-SYSID SMOI_WS: System Identifikation der registr. NW-Komponente 20100922

Method LIST_GET on class CL_SMOI_WS_LP has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 703