SAP ABAP Class CO_WSSAPCONTROL_PORT_TYPE (Proxy Class (Generated))
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
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_PROXY_CLIENT Base class for consumer proxies 20080213
Properties
Class CO_WSSAPCONTROL_PORT_TYPE  
Short Description Proxy Class (Generated)    
Super Class CL_PROXY_CLIENT Base class for consumer proxies 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package SMOI_WS   WS Interface to CCMS Agents as of Release 7.10 
Created 20080213   SAP 
Last change 20080612   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CO_WSSAPCONTROL_PORT_TYPE has no forward declaration.
Interfaces
Class CO_WSSAPCONTROL_PORT_TYPE has no interface implemented.
Friends
Class CO_WSSAPCONTROL_PORT_TYPE has no friend class.
Attributes
Class CO_WSSAPCONTROL_PORT_TYPE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ABAPACKNOWLEDGE_ALERTS Instance method Public Method Achnowledge CCMS Alerts in the SAP ABAP system. 20080213
2 ABAPGET_WPTABLE Instance method Public Method Returns a list of the ABAP work processes (similar to SM50) 20080213
3 ABAPREAD_RAW_SYSLOG Instance method Public Method Reads the SAP ABAP Syslog and returns it as an array or raw 20080213
4 ABAPREAD_SYSLOG Instance method Public Method Reads SAP ABAP syslog and returns it as an array of entries 20080213
5 ACCESS_CHECK Instance method Public Method Checks execute permission of Web service function. 20080213
6 ANALYSE_LOG_FILES Instance method Public Method Service definition of function SAPControl__AnalyseLogFiles 20080213
7 CONSTRUCTOR Instance method Public Constructor 20080213
8 ENQ_GET_LOCK_TABLE Instance method Public Method Returns enqueue locking table 20080213
9 ENQ_GET_STATISTIC Instance method Public Method Returns enqueue statistics 20080213
10 ENQ_REMOVE_LOCKS Instance method Public Method Removes locks from enqueue locking table 20080213
11 GET_ACCESS_POINT_LIST Instance method Public Method Service definition of function SAPControl__GetAccessPointLis 20080213
12 GET_ALERTS Instance method Public Method Returns a list of all CCMS alerts for a given node 20080213
13 GET_ALERT_TREE Instance method Public Method Returns CCMS Alert tree as an array 20080213
14 GET_ENVIRONMENT Instance method Public Method Returns the process environment as an array of strings. 20080213
15 GET_INSTANCE_PROPERTIES Instance method Public Method Returns a list of available instance features and info. 20080213
16 GET_NETWORK_ID Instance method Public Method Returns a unique network ID for a given service 20080213
17 GET_PROCESS_LIST Instance method Public Method Returns list of all processes directly started by Web ser. 20080213
18 GET_PROCESS_PARAMETER Instance method Public Method Returns actual profile parameters for a given process. 20080213
19 GET_QUEUE_STATISTIC Instance method Public Method Returns a list of queue information 20080213
20 GET_SEC_NETWORK_ID Instance method Public Method Returns a unique network ID and verification proof 20080213
21 GET_START_PROFILE Instance method Public Method Returns start profile name and content as array of lines. 20080213
22 GET_SYSTEM_INSTANCE_LIST Instance method Public Method Returns a list of SAP instances of the SAP system. 20080213
23 GET_TRACE_FILE Instance method Public Method Returns Web service trace file name and content as array 20080213
24 GET_VERSION_INFO Instance method Public Method Returns a list of version information 20080213
25 ICMGET_CACHE_ENTRIES Instance method Public Method Returns a list of objects cached by ICM. 20080213
26 ICMGET_CONNECTION_LIST Instance method Public Method Returns a list of incomming network connections 20080213
27 ICMGET_PROXY_CONNECTION_LIST Instance method Public Method Returns a list of outgoing network proxy connections 20080213
28 ICMGET_THREAD_LIST Instance method Public Method Returns a list of threads used by ICM. 20080213
29 J2EECONTROL_PROCESS Instance method Public Method Performs a given function (StartInstance, StopInstance, ...) 20080213
30 J2EEDISABLE_DBG_SESSION Instance method Public Method Removes a J2EE debug session created by J2EEEnableDbgSession 20080213
31 J2EEENABLE_DBG_SESSION Instance method Public Method Creates a J2EE debug session on given node or automatically 20080213
32 J2EEGET_APPLICATION_ALIAS_LIST Instance method Public Method Returns a list of application aliases in the J2EE instance. 20080213
33 J2EEGET_CACHE_STATISTIC Instance method Public Method Returns a list of caches in the J2EE instance (superceded) 20080213
34 J2EEGET_CACHE_STATISTIC2 Instance method Public Method Returns a list of caches in the J2EE instance 20080213
35 J2EEGET_CLUSTER_MSG_LIST Instance method Public Method Returns a list of J2EE cluster communication statistics 20080213
36 J2EEGET_COMPONENT_LIST Instance method Public Method Returns a list of J2EE services and applications 20080213
37 J2EEGET_EJBSESSION_LIST Instance method Public Method Returns a list of EJB sessions in the J2EE instance. 20080213
38 J2EEGET_PROCESS_LIST Instance method Public Method Returns a list of J2EE processes controled by jcontrol 20080213
39 J2EEGET_PROCESS_LIST2 Instance method Public Method Returns a list of J2EE processes controled by jcontrol 20080213
40 J2EEGET_REMOTE_OBJECT_LIST Instance method Public Method Returns a list of remote object connections in J2EE instance 20080213
41 J2EEGET_SESSION_LIST Instance method Public Method Returns a list of (HTTP) sessions in the J2EE instance 20080213
42 J2EEGET_SHARED_TABLE_INFO Instance method Public Method Returns a list of SAP startup framework shared memory table 20080213
43 J2EEGET_THREAD_CALL_STACK Instance method Public Method Returns Java callstack of specified J2EE thread or all J2EE 20080213
44 J2EEGET_THREAD_LIST Instance method Public Method Returns a list of threads in the J2EE instance (superceded) 20080213
45 J2EEGET_THREAD_LIST2 Instance method Public Method Returns a list of threads in the J2EE instance 20080213
46 J2EEGET_THREAD_TASK_STACK Instance method Public Method Returns Java taskstack of specified J2EE thread or all J2EE 20080213
47 J2EEGET_VMGCHISTORY Instance method Public Method Returns a list of Java VM garbage collections in the j2ee 20080213
48 J2EEGET_VMGCHISTORY2 Instance method Public Method Returns a list of Java VM garbage collections in the j2ee 20080213
49 J2EEGET_VMHEAP_INFO Instance method Public Method Returns a list of JAVA VM heap information. 20080213
50 J2EEGET_WEB_SESSION_LIST Instance method Public Method Returns a list of (HTTP) sessions in the J2EE instance 20080213
51 LIST_DEVELOPER_TRACES Instance method Public Method Returns a list of all instance trace files (superceded) 20080213
52 LIST_LOG_FILES Instance method Public Method Returns a list of all instance log files. 20080213
53 OSEXECUTE Instance method Public Method Executes an external OS command. 20080213
54 PARAMETER_VALUE Instance method Public Method Returns a SAP profile param.value for a given profile param. 20080213
55 READ_DEVELOPER_TRACE Instance method Public Method Returns the content of a given tracefile. Use size=0 to read 20080213
56 READ_LOG_FILE Instance method Public Method Returns the content of a given log file 20080213
57 RESTART_INSTANCE Instance method Public Method Triggers an instance restart and returns immediately. 20080213
58 RESTART_SERVICE Instance method Public Method Triggers webservice restart without any effects on the event 20080213
59 RESTART_SYSTEM Instance method Public Method Triggers restart of entire system or parts of it. 20080213
60 SEND_SIGNAL Instance method Public Method Sends a given OS signal to a given process. 20080213
61 SET_PROCESS_PARAMETER Instance method Public Method Sets dynamic profile parameters for a given process. 20080213
62 SHM_DETACH Instance method Public Method Triggers sapstarstrv to detach from shared memory 20080213
63 SHUTDOWN Instance method Public Method Triggers a graceful instance stop and returns immediately. 20080213
64 START Instance method Public Method Triggers an instance start and returns immediately. 20080213
65 START_SYSTEM Instance method Public Method Triggers start of entire system or parts of it. 20080213
66 STOP Instance method Public Method Triggers an instance stop and returns immediately. 20080213
67 STOP_SERVICE Instance method Public Method Service definition of function SAPControl__StopService 20080213
68 STOP_SYSTEM Instance method Public Method Triggers stop or soft shutdown of entire sys. or parts of it 20080213
Events
Class CO_WSSAPCONTROL_PORT_TYPE has no event.
Types
Class CO_WSSAPCONTROL_PORT_TYPE has no local type.
Method Signatures

Method ABAPACKNOWLEDGE_ALERTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) WSABAPACKNOWLEDGE_ALERTS_RQ 20080213
2 Exporting OUTPUT Call by reference Type reference (TYPE) WSABAPACKNOWLEDGE_ALERTS_RS 20080213
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080213
2 CX_AI_SYSTEM_FAULT Communication Error 20080213

Method ABAPGET_WPTABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) WSABAPGET_WPTABLE_REQUEST 20080213
2 Exporting OUTPUT Call by reference Type reference (TYPE) WSABAPGET_WPTABLE_RESPONSE 20080213
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080213
2 CX_AI_SYSTEM_FAULT Communication Error 20080213

Method ABAPREAD_RAW_SYSLOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) WSABAPREAD_RAW_SYSLOG_REQUEST 20080213
2 Exporting OUTPUT Call by reference Type reference (TYPE) WSABAPREAD_RAW_SYSLOG_RESPONSE 20080213
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080213
2 CX_AI_SYSTEM_FAULT Communication Error 20080213

Method ABAPREAD_SYSLOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) WSABAPREAD_SYSLOG_REQUEST 20080213
2 Exporting OUTPUT Call by reference Type reference (TYPE) WSABAPREAD_SYSLOG_RESPONSE 20080213
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080213
2 CX_AI_SYSTEM_FAULT Communication Error 20080213

Method ACCESS_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) WSACCESS_CHECK_REQUEST 20080213
2 Exporting OUTPUT Call by reference Type reference (TYPE) WSACCESS_CHECK_RESPONSE 20080213
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080213
2 CX_AI_SYSTEM_FAULT Communication Error 20080213

Method ANALYSE_LOG_FILES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) WSANALYSE_LOG_FILES_REQUEST 20080213
2 Exporting OUTPUT Call by reference Type reference (TYPE) WSANALYSE_LOG_FILES_RESPONSE 20080213
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080213
2 CX_AI_SYSTEM_FAULT Communication Error 20080213

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LOGICAL_PORT_NAME Call by reference Type reference (TYPE) PRX_LOGICAL_PORT_NAME 20080213
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT 20080213

Method ENQ_GET_LOCK_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) WSENQ_GET_LOCK_TABLE_REQUEST 20080213
2 Exporting OUTPUT Call by reference Type reference (TYPE) WSENQ_GET_LOCK_TABLE_RESPONSE 20080213
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080213
2 CX_AI_SYSTEM_FAULT Communication Error 20080213

Method ENQ_GET_STATISTIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) WSENQ_GET_STATISTIC_REQUEST 20080213
2 Exporting OUTPUT Call by reference Type reference (TYPE) WSENQ_STATISTIC 20080213
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080213
2 CX_AI_SYSTEM_FAULT Communication Error 20080213

Method ENQ_REMOVE_LOCKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) WSENQ_REMOVE_LOCKS_REQUEST 20080213
2 Exporting OUTPUT Call by reference Type reference (TYPE) WSENQ_REMOVE_LOCKS_RESPONSE 20080213
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080213
2 CX_AI_SYSTEM_FAULT Communication Error 20080213

Method GET_ACCESS_POINT_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) WSGET_ACCESS_POINT_LIST_RQ 20080213
2 Exporting OUTPUT Call by reference Type reference (TYPE) WSGET_ACCESS_POINT_LIST_RS 20080213
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080213
2 CX_AI_SYSTEM_FAULT Communication Error 20080213

Method GET_ALERTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) WSGET_ALERTS_REQUEST 20080213
2 Exporting OUTPUT Call by reference Type reference (TYPE) WSGET_ALERTS_RESPONSE 20080213
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080213
2 CX_AI_SYSTEM_FAULT Communication Error 20080213

Method GET_ALERT_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) WSGET_ALERT_TREE_REQUEST 20080213
2 Exporting OUTPUT Call by reference Type reference (TYPE) WSGET_ALERT_TREE_RESPONSE 20080213
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080213
2 CX_AI_SYSTEM_FAULT Communication Error 20080213

Method GET_ENVIRONMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) WSGET_ENVIRONMENT_REQUEST 20080213
2 Exporting OUTPUT Call by reference Type reference (TYPE) WSGET_ENVIRONMENT_RESPONSE 20080213
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080213
2 CX_AI_SYSTEM_FAULT Communication Error 20080213

Method GET_INSTANCE_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) WSGET_INSTANCE_PROPERTIES_RQ 20080213
2 Exporting OUTPUT Call by reference Type reference (TYPE) WSGET_INSTANCE_PROPERTIES_RS 20080213
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080213
2 CX_AI_SYSTEM_FAULT Communication Error 20080213

Method GET_NETWORK_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) WSGET_NETWORK_ID_REQUEST 20080213
2 Exporting OUTPUT Call by reference Type reference (TYPE) WSGET_NETWORK_ID_RESPONSE 20080213
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080213
2 CX_AI_SYSTEM_FAULT Communication Error 20080213

Method GET_PROCESS_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) WSGET_PROCESS_LIST_REQUEST 20080213
2 Exporting OUTPUT Call by reference Type reference (TYPE) WSGET_PROCESS_LIST_RESPONSE 20080213
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080213
2 CX_AI_SYSTEM_FAULT Communication Error 20080213

Method GET_PROCESS_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) WSGET_PROCESS_PARAMETER_RQ 20080213
2 Exporting OUTPUT Call by reference Type reference (TYPE) WSGET_PROCESS_PARAMETER_RS 20080213
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080213
2 CX_AI_SYSTEM_FAULT Communication Error 20080213

Method GET_QUEUE_STATISTIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) WSGET_QUEUE_STATISTIC_REQUEST 20080213
2 Exporting OUTPUT Call by reference Type reference (TYPE) WSGET_QUEUE_STATISTIC_RESPONSE 20080213
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080213
2 CX_AI_SYSTEM_FAULT Communication Error 20080213

Method GET_SEC_NETWORK_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) WSGET_SEC_NETWORK_ID_REQUEST 20080213
2 Exporting OUTPUT Call by reference Type reference (TYPE) WSGET_SEC_NETWORK_ID_RESPONSE 20080213
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080213
2 CX_AI_SYSTEM_FAULT Communication Error 20080213

Method GET_START_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) WSGET_START_PROFILE_REQUEST 20080213
2 Exporting OUTPUT Call by reference Type reference (TYPE) WSGET_START_PROFILE_RESPONSE 20080213
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080213
2 CX_AI_SYSTEM_FAULT Communication Error 20080213

Method GET_SYSTEM_INSTANCE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) WSGET_SYSTEM_INSTANCE_LIST_RQ 20080213
2 Exporting OUTPUT Call by reference Type reference (TYPE) WSGET_SYSTEM_INSTANCE_LIST_RS 20080213
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080213
2 CX_AI_SYSTEM_FAULT Communication Error 20080213

Method GET_TRACE_FILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) WSGET_TRACE_FILE_REQUEST 20080213
2 Exporting OUTPUT Call by reference Type reference (TYPE) WSGET_TRACE_FILE_RESPONSE 20080213
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080213
2 CX_AI_SYSTEM_FAULT Communication Error 20080213

Method GET_VERSION_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) WSGET_VERSION_INFO_REQUEST 20080213
2 Exporting OUTPUT Call by reference Type reference (TYPE) WSGET_VERSION_INFO_RESPONSE 20080213
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080213
2 CX_AI_SYSTEM_FAULT Communication Error 20080213

Method ICMGET_CACHE_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) WSICMGET_CACHE_ENTRIES_REQUEST 20080213
2 Exporting OUTPUT Call by reference Type reference (TYPE) WSICMGET_CACHE_ENTRIES_RS 20080213
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080213
2 CX_AI_SYSTEM_FAULT Communication Error 20080213

Method ICMGET_CONNECTION_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) WSICMGET_CONNECTION_LIST_RQ 20080213
2 Exporting OUTPUT Call by reference Type reference (TYPE) WSICMGET_CONNECTION_LIST_RS 20080213
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080213
2 CX_AI_SYSTEM_FAULT Communication Error 20080213

Method ICMGET_PROXY_CONNECTION_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) WSICMGET_PROXY_CONN_LIST_RQ 20080213
2 Exporting OUTPUT Call by reference Type reference (TYPE) WSICMGET_PROXY_CONN_LIST_RS 20080213
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080213
2 CX_AI_SYSTEM_FAULT Communication Error 20080213

Method ICMGET_THREAD_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) WSICMGET_THREAD_LIST_REQUEST 20080213
2 Exporting OUTPUT Call by reference Type reference (TYPE) WSICMGET_THREAD_LIST_RESPONSE 20080213
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080213
2 CX_AI_SYSTEM_FAULT Communication Error 20080213

Method J2EECONTROL_PROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) WSJ2EECONTROL_PROCESS_REQUEST 20080213
2 Exporting OUTPUT Call by reference Type reference (TYPE) WSJ2EECONTROL_PROCESS_RESPONSE 20080213
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080213
2 CX_AI_SYSTEM_FAULT Communication Error 20080213

Method J2EEDISABLE_DBG_SESSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) WSJ2EEDISABLE_DBG_SESSION_RQ 20080213
2 Exporting OUTPUT Call by reference Type reference (TYPE) WSJ2EEDISABLE_DBG_SESSION_RS 20080213
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080213
2 CX_AI_SYSTEM_FAULT Communication Error 20080213

Method J2EEENABLE_DBG_SESSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) WSJ2EEENABLE_DBG_SESSION_RQ 20080213
2 Exporting OUTPUT Call by reference Type reference (TYPE) WSJ2EEENABLE_DBG_SESSION_RS 20080213
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080213
2 CX_AI_SYSTEM_FAULT Communication Error 20080213

Method J2EEGET_APPLICATION_ALIAS_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) WSJ2EEGET_APPL_ALIAS_LIST_RQ 20080213
2 Exporting OUTPUT Call by reference Type reference (TYPE) WSJ2EEGET_APPL_ALIAS_LIST_RS 20080213
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080213
2 CX_AI_SYSTEM_FAULT Communication Error 20080213

Method J2EEGET_CACHE_STATISTIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) WSJ2EEGET_CACHE_STATISTIC_RQ 20080213
2 Exporting OUTPUT Call by reference Type reference (TYPE) WSJ2EEGET_CACHE_STATISTIC_RS 20080213
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080213
2 CX_AI_SYSTEM_FAULT Communication Error 20080213

Method J2EEGET_CACHE_STATISTIC2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) WSJ2EEGET_CACHE_STATISTIC2RQ 20080213
2 Exporting OUTPUT Call by reference Type reference (TYPE) WSJ2EEGET_CACHE_STATISTIC2RS 20080213
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080213
2 CX_AI_SYSTEM_FAULT Communication Error 20080213

Method J2EEGET_CLUSTER_MSG_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) WSJ2EEGET_CLUSTER_MSG_LIST_RQ 20080213
2 Exporting OUTPUT Call by reference Type reference (TYPE) WSJ2EEGET_CLUSTER_MSG_LIST_RS 20080213
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080213
2 CX_AI_SYSTEM_FAULT Communication Error 20080213

Method J2EEGET_COMPONENT_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) WSJ2EEGET_COMPONENT_LIST_RQ 20080213
2 Exporting OUTPUT Call by reference Type reference (TYPE) WSJ2EEGET_COMPONENT_LIST_RS 20080213
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080213
2 CX_AI_SYSTEM_FAULT Communication Error 20080213

Method J2EEGET_EJBSESSION_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) WSJ2EEGET_EJBSESSION_LIST_RQ 20080213
2 Exporting OUTPUT Call by reference Type reference (TYPE) WSJ2EEGET_EJBSESSION_LIST_RS 20080213
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080213
2 CX_AI_SYSTEM_FAULT Communication Error 20080213

Method J2EEGET_PROCESS_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) WSJ2EEGET_PROCESS_LIST_REQUEST 20080213
2 Exporting OUTPUT Call by reference Type reference (TYPE) WSJ2EEGET_PROCESS_LIST_RS 20080213
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080213
2 CX_AI_SYSTEM_FAULT Communication Error 20080213

Method J2EEGET_PROCESS_LIST2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) WSJ2EEGET_PROCESS_LIST2REQUEST 20080213
2 Exporting OUTPUT Call by reference Type reference (TYPE) WSJ2EEGET_PROCESS_LIST2RS 20080213
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080213
2 CX_AI_SYSTEM_FAULT Communication Error 20080213

Method J2EEGET_REMOTE_OBJECT_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) WSJ2EEGET_REMOTE_OBJ_LIST_RQ 20080213
2 Exporting OUTPUT Call by reference Type reference (TYPE) WSJ2EEGET_REMOTE_OBJ_LIST_RS 20080213
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080213
2 CX_AI_SYSTEM_FAULT Communication Error 20080213

Method J2EEGET_SESSION_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) WSJ2EEGET_SESSION_LIST_REQUEST 20080213
2 Exporting OUTPUT Call by reference Type reference (TYPE) WSJ2EEGET_SESSION_LIST_RS 20080213
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080213
2 CX_AI_SYSTEM_FAULT Communication Error 20080213

Method J2EEGET_SHARED_TABLE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) WSJ2EEGET_SHARED_TABLE_INFO_RQ 20080213
2 Exporting OUTPUT Call by reference Type reference (TYPE) WSJ2EEGET_SHARED_TABLE_INFO_RS 20080213
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080213
2 CX_AI_SYSTEM_FAULT Communication Error 20080213

Method J2EEGET_THREAD_CALL_STACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) WSJ2EEGET_THREAD_CALL_STACK_RQ 20080213
2 Exporting OUTPUT Call by reference Type reference (TYPE) WSJ2EEGET_THREAD_CALL_STACK_RS 20080213
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080213
2 CX_AI_SYSTEM_FAULT Communication Error 20080213

Method J2EEGET_THREAD_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) WSJ2EEGET_THREAD_LIST_REQUEST 20080213
2 Exporting OUTPUT Call by reference Type reference (TYPE) WSJ2EEGET_THREAD_LIST_RESPONSE 20080213
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080213
2 CX_AI_SYSTEM_FAULT Communication Error 20080213

Method J2EEGET_THREAD_LIST2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) WSJ2EEGET_THREAD_LIST2REQUEST 20080213
2 Exporting OUTPUT Call by reference Type reference (TYPE) WSJ2EEGET_THREAD_LIST2RESPONSE 20080213
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080213
2 CX_AI_SYSTEM_FAULT Communication Error 20080213

Method J2EEGET_THREAD_TASK_STACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) WSJ2EEGET_THREAD_TASK_STACK_RQ 20080213
2 Exporting OUTPUT Call by reference Type reference (TYPE) WSJ2EEGET_THREAD_TASK_STACK_RS 20080213
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080213
2 CX_AI_SYSTEM_FAULT Communication Error 20080213

Method J2EEGET_VMGCHISTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) WSJ2EEGET_VMGCHISTORY_REQUEST 20080213
2 Exporting OUTPUT Call by reference Type reference (TYPE) WSJ2EEGET_VMGCHISTORY_RESPONSE 20080213
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080213
2 CX_AI_SYSTEM_FAULT Communication Error 20080213

Method J2EEGET_VMGCHISTORY2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) WSJ2EEGET_VMGCHISTORY2REQUEST 20080213
2 Exporting OUTPUT Call by reference Type reference (TYPE) WSJ2EEGET_VMGCHISTORY2RESPONSE 20080213
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080213
2 CX_AI_SYSTEM_FAULT Communication Error 20080213

Method J2EEGET_VMHEAP_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) WSJ2EEGET_VMHEAP_INFO_REQUEST 20080213
2 Exporting OUTPUT Call by reference Type reference (TYPE) WSJ2EEGET_VMHEAP_INFO_RESPONSE 20080213
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080213
2 CX_AI_SYSTEM_FAULT Communication Error 20080213

Method J2EEGET_WEB_SESSION_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) WSJ2EEGET_WEB_SESSION_LIST_RQ 20080213
2 Exporting OUTPUT Call by reference Type reference (TYPE) WSJ2EEGET_WEB_SESSION_LIST_RS 20080213
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080213
2 CX_AI_SYSTEM_FAULT Communication Error 20080213

Method LIST_DEVELOPER_TRACES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) WSLIST_DEVELOPER_TRACES_RQ 20080213
2 Exporting OUTPUT Call by reference Type reference (TYPE) WSLIST_DEVELOPER_TRACES_RS 20080213
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080213
2 CX_AI_SYSTEM_FAULT Communication Error 20080213

Method LIST_LOG_FILES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) WSLIST_LOG_FILES_REQUEST 20080213
2 Exporting OUTPUT Call by reference Type reference (TYPE) WSLIST_LOG_FILES_RESPONSE 20080213
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080213
2 CX_AI_SYSTEM_FAULT Communication Error 20080213

Method OSEXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) WSOSEXECUTE_REQUEST 20080213
2 Exporting OUTPUT Call by reference Type reference (TYPE) WSOSEXECUTE_RESPONSE 20080213
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080213
2 CX_AI_SYSTEM_FAULT Communication Error 20080213

Method PARAMETER_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) WSPARAMETER_VALUE_REQUEST 20080213
2 Exporting OUTPUT Call by reference Type reference (TYPE) WSPARAMETER_VALUE_RESPONSE 20080213
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080213
2 CX_AI_SYSTEM_FAULT Communication Error 20080213

Method READ_DEVELOPER_TRACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) WSREAD_DEVELOPER_TRACE_REQUEST 20080213
2 Exporting OUTPUT Call by reference Type reference (TYPE) WSREAD_DEVELOPER_TRACE_RS 20080213
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080213
2 CX_AI_SYSTEM_FAULT Communication Error 20080213

Method READ_LOG_FILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) WSREAD_LOG_FILE_REQUEST 20080213
2 Exporting OUTPUT Call by reference Type reference (TYPE) WSREAD_LOG_FILE_RESPONSE 20080213
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080213
2 CX_AI_SYSTEM_FAULT Communication Error 20080213

Method RESTART_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) WSRESTART_INSTANCE_REQUEST 20080213
2 Exporting OUTPUT Call by reference Type reference (TYPE) WSRESTART_INSTANCE_RESPONSE 20080213
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080213
2 CX_AI_SYSTEM_FAULT Communication Error 20080213

Method RESTART_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) WSRESTART_SERVICE_REQUEST 20080213
2 Exporting OUTPUT Call by reference Type reference (TYPE) WSRESTART_SERVICE_RESPONSE 20080213
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080213
2 CX_AI_SYSTEM_FAULT Communication Error 20080213

Method RESTART_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) WSRESTART_SYSTEM_REQUEST 20080213
2 Exporting OUTPUT Call by reference Type reference (TYPE) WSRESTART_SYSTEM_RESPONSE 20080213
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080213
2 CX_AI_SYSTEM_FAULT Communication Error 20080213

Method SEND_SIGNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) WSSEND_SIGNAL_REQUEST 20080213
2 Exporting OUTPUT Call by reference Type reference (TYPE) WSSEND_SIGNAL_RESPONSE 20080213
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080213
2 CX_AI_SYSTEM_FAULT Communication Error 20080213

Method SET_PROCESS_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) WSSET_PROCESS_PARAMETER_RQ 20080213
2 Exporting OUTPUT Call by reference Type reference (TYPE) WSSET_PROCESS_PARAMETER_RS 20080213
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080213
2 CX_AI_SYSTEM_FAULT Communication Error 20080213

Method SHM_DETACH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) WSSHM_DETACH_REQUEST 20080213
2 Exporting OUTPUT Call by reference Type reference (TYPE) WSSHM_DETACH_RESPONSE 20080213
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080213
2 CX_AI_SYSTEM_FAULT Communication Error 20080213

Method SHUTDOWN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) WSSHUTDOWN_REQUEST 20080213
2 Exporting OUTPUT Call by reference Type reference (TYPE) WSSHUTDOWN_RESPONSE 20080213
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080213
2 CX_AI_SYSTEM_FAULT Communication Error 20080213

Method START Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) WSSTART_REQUEST 20080213
2 Exporting OUTPUT Call by reference Type reference (TYPE) WSSTART_RESPONSE 20080213
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080213
2 CX_AI_SYSTEM_FAULT Communication Error 20080213

Method START_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) WSSTART_SYSTEM_REQUEST 20080213
2 Exporting OUTPUT Call by reference Type reference (TYPE) WSSTART_SYSTEM_RESPONSE 20080213
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080213
2 CX_AI_SYSTEM_FAULT Communication Error 20080213

Method STOP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) WSSTOP_REQUEST 20080213
2 Exporting OUTPUT Call by reference Type reference (TYPE) WSSTOP_RESPONSE 20080213
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080213
2 CX_AI_SYSTEM_FAULT Communication Error 20080213

Method STOP_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) WSSTOP_SERVICE_REQUEST 20080213
2 Exporting OUTPUT Call by reference Type reference (TYPE) WSSTOP_SERVICE_RESPONSE 20080213
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080213
2 CX_AI_SYSTEM_FAULT Communication Error 20080213

Method STOP_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) WSSTOP_SYSTEM_REQUEST 20080213
2 Exporting OUTPUT Call by reference Type reference (TYPE) WSSTOP_SYSTEM_RESPONSE 20080213
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080213
2 CX_AI_SYSTEM_FAULT Communication Error 20080213
History
Last changed by/on SAP  20080612 
SAP Release Created in 732