SAP ABAP Class CO_TRXSAPCONTROL_PORT_TYPE (Proxy Class (Generated))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TRX (Application Component) TREX
     STREX_WS (Package) TREX WebService API
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_PROXY_BASIS ABAP Proxies: Basic Proxy Methods 20070125
Properties
Class CO_TRXSAPCONTROL_PORT_TYPE  
Short Description Proxy Class (Generated)    
Super Class CL_PROXY_BASIS ABAP Proxies: Basic Proxy Methods 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package STREX_WS   TREX WebService API 
Created 20070125   SAP 
Last change 20070911   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CO_TRXSAPCONTROL_PORT_TYPE has no forward declaration.
Interfaces
Class CO_TRXSAPCONTROL_PORT_TYPE has no interface implemented.
Friends
Class CO_TRXSAPCONTROL_PORT_TYPE has no friend class.
Attributes
Class CO_TRXSAPCONTROL_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. Requires SAP 20070125
2 ABAPGET_WPTABLE Instance method Public Method Returns a list of the ABAP workprocesses (similar to sm50 tr 20070125
3 ABAPREAD_RAW_SYSLOG Instance method Public Method Reads the SAP ABAP Syslog and returns it as an array of raw 20070125
4 ABAPREAD_SYSLOG Instance method Public Method Reads the SAP ABAP Syslog and returns it as an array of entr 20070125
5 ACCESS_CHECK Instance method Public Method Checks execute permission of webservice function. 20070125
6 ANALYSE_LOG_FILES Instance method Public Method Service definition of function SAPControl__AnalyseLogFiles 20070125
7 CONSTRUCTOR Instance method Public Constructor 20070125
8 GET_ACCESS_POINT_LIST Instance method Public Method Service definition of function SAPControl__GetAccessPointLis 20070125
9 GET_ALERTS Instance method Public Method Returns a list of all CCMS alerts for a given node and it's 20070125
10 GET_ALERT_TREE Instance method Public Method Returns CCMS Alert tree as an array, parent-child node relat 20070125
11 GET_ENVIRONMENT Instance method Public Method Returns the process environment as an array of strings. 20070125
12 GET_INSTANCE_PROPERTIES Instance method Public Method Returns a list of available instance features and informatio 20070125
13 GET_PROCESS_LIST Instance method Public Method Returns a list of all processes directly started by the Webs 20070125
14 GET_PROCESS_PARAMETER Instance method Public Method Returns actual Profile Parameters for a given process. 20070125
15 GET_QUEUE_STATISTIC Instance method Public Method Returns a list of queue information of work processes and ic 20070125
16 GET_START_PROFILE Instance method Public Method Returns start profile name and content as array of lines. 20070125
17 GET_SYSTEM_INSTANCE_LIST Instance method Public Method Returns a list of SAP instances of the SAP system. 20070125
18 GET_TRACE_FILE Instance method Public Method Returns Webservice tracefile name and content as array of li 20070125
19 GET_VERSION_INFO Instance method Public Method Returns a list version information for the most important fi 20070125
20 ICMGET_CACHE_ENTRIES Instance method Public Method Returns a list of objects cached by ICM. 20070125
21 ICMGET_CONNECTION_LIST Instance method Public Method Returns a list of incomming network connections handled by I 20070125
22 ICMGET_PROXY_CONNECTION_LIST Instance method Public Method Returns a list of outgoing network proxy connections handled 20070125
23 ICMGET_THREAD_LIST Instance method Public Method Returns a list of threads used by ICM. 20070125
24 J2EECONTROL_PROCESS Instance method Public Method Performs a given function (EnableProcess, DisableProcess, Re 20070125
25 J2EEDISABLE_DBG_SESSION Instance method Public Method Service definition of function SAPControl__J2EEDisableDbgSes 20070125
26 J2EEENABLE_DBG_SESSION Instance method Public Method Service definition of function SAPControl__J2EEEnableDbgSess 20070125
27 J2EEGET_APPLICATION_ALIAS_LIST Instance method Public Method Returns a list of application aliases in the j2ee instance. 20070125
28 J2EEGET_CACHE_STATISTIC Instance method Public Method Returns a list of caches in the j2ee instance (superceded by 20070125
29 J2EEGET_CACHE_STATISTIC2 Instance method Public Method Returns a list of caches in the j2ee instance (supercedes by 20070125
30 J2EEGET_CLUSTER_MSG_LIST Instance method Public Method Returns a list of J2EE cluster communication statistic from 20070125
31 J2EEGET_EJBSESSION_LIST Instance method Public Method Returns a list of EJB sessions in the j2ee instance. 20070125
32 J2EEGET_PROCESS_LIST Instance method Public Method Returns a list of j2ee processes controled by jcontrol. 20070125
33 J2EEGET_REMOTE_OBJECT_LIST Instance method Public Method Returns a list of remote object connections in the j2ee inst 20070125
34 J2EEGET_SESSION_LIST Instance method Public Method Returns a list of (Http) sessions in the j2ee instance (supe 20070125
35 J2EEGET_SHARED_TABLE_INFO Instance method Public Method Returns a list of SAP startup framework shared memory table 20070125
36 J2EEGET_THREAD_LIST Instance method Public Method Returns a list of threads in the j2ee instance. 20070125
37 J2EEGET_VMGCHISTORY Instance method Public Method Returns a list of JAVA VM garbage collections in the j2ee in 20070125
38 J2EEGET_VMGCHISTORY2 Instance method Public Method Returns a list of JAVA VM garbage collections in the j2ee in 20070125
39 J2EEGET_VMHEAP_INFO Instance method Public Method Returns a list of JAVA VM heap information. 20070125
40 J2EEGET_WEB_SESSION_LIST Instance method Public Method Returns a list of (Http) sessions in the j2ee instance (supe 20070125
41 LIST_DEVELOPER_TRACES Instance method Public Method Returns a list of all instance tracefiles (superceded by Lis 20070125
42 LIST_LOG_FILES Instance method Public Method Returns a list of all instance log files. 20070125
43 OSEXECUTE Instance method Public Method Executes an external OS command. 20070125
44 PARAMETER_VALUE Instance method Public Method Returns a SAP profile parameter value for a given profile pa 20070125
45 READ_DEVELOPER_TRACE Instance method Public Method Returns the content of a given tracefile. Use size=0 to read 20070125
46 READ_LOG_FILE Instance method Public Method Returns the content of a given log file. Use statecookie to 20070125
47 RESTART_INSTANCE Instance method Public Method Triggers an instance restart and returns immediately. 20070125
48 RESTART_SERVICE Instance method Public Method Triggers webservice restart without any effects on the event 20070125
49 RESTART_SYSTEM Instance method Public Method Triggers restart of entire system or parts of it. 20070125
50 SEND_SIGNAL Instance method Public Method Sends a given OS signal to a given process. The signal can b 20070125
51 SET_PROCESS_PARAMETER Instance method Public Method Sets dynamic Profile Parameters for a given process. 20070125
52 SHM_DETACH Instance method Public Method Triggers sapstarstrv to detach from shared memory (for inter 20070125
53 SHUTDOWN Instance method Public Method Triggers a graceful instance stop and returns immediately. 20070125
54 START Instance method Public Method Triggers an instance start and returns immediately. 20070125
55 START_SYSTEM Instance method Public Method Triggers start of entire system or parts of it. 20070125
56 STOP Instance method Public Method Triggers an instance stop and returns immediately. 20070125
57 STOP_SERVICE Instance method Public Method Service definition of function SAPControl__StopService 20070125
58 STOP_SYSTEM Instance method Public Method Triggers stop or soft shutdown of entire system or parts of 20070125
Events
Class CO_TRXSAPCONTROL_PORT_TYPE has no event.
Types
Class CO_TRXSAPCONTROL_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) TRXABAPACKNOWLEDGE_ALERTS_REQU 20070125
2 Exporting OUTPUT Call by reference Type reference (TYPE) TRXABAPACKNOWLEDGE_ALERTS_RESP 20070125
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20070125
2 CX_AI_SYSTEM_FAULT Communication Error 20070125

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) TRXABAPGET_WPTABLE_REQUEST 20070125
2 Exporting OUTPUT Call by reference Type reference (TYPE) TRXABAPGET_WPTABLE_RESPONSE 20070125
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20070125
2 CX_AI_SYSTEM_FAULT Communication Error 20070125

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) TRXABAPREAD_RAW_SYSLOG_REQUEST 20070125
2 Exporting OUTPUT Call by reference Type reference (TYPE) TRXABAPREAD_RAW_SYSLOG_RESPONS 20070125
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20070125
2 CX_AI_SYSTEM_FAULT Communication Error 20070125

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) TRXABAPREAD_SYSLOG_REQUEST 20070125
2 Exporting OUTPUT Call by reference Type reference (TYPE) TRXABAPREAD_SYSLOG_RESPONSE 20070125
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20070125
2 CX_AI_SYSTEM_FAULT Communication Error 20070125

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) TRXACCESS_CHECK_REQUEST 20070125
2 Exporting OUTPUT Call by reference Type reference (TYPE) TRXACCESS_CHECK_RESPONSE 20070125
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20070125
2 CX_AI_SYSTEM_FAULT Communication Error 20070125

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) TRXANALYSE_LOG_FILES_REQUEST 20070125
2 Exporting OUTPUT Call by reference Type reference (TYPE) TRXANALYSE_LOG_FILES_RESPONSE 20070125
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20070125
2 CX_AI_SYSTEM_FAULT Communication Error 20070125

Method CONSTRUCTOR Signature

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

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) TRXGET_ACCESS_POINT_LIST_REQUE 20070125
2 Exporting OUTPUT Call by reference Type reference (TYPE) TRXGET_ACCESS_POINT_LIST_RESPO 20070125
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20070125
2 CX_AI_SYSTEM_FAULT Communication Error 20070125

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) TRXGET_ALERTS_REQUEST 20070125
2 Exporting OUTPUT Call by reference Type reference (TYPE) TRXGET_ALERTS_RESPONSE 20070125
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20070125
2 CX_AI_SYSTEM_FAULT Communication Error 20070125

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) TRXGET_ALERT_TREE_REQUEST 20070125
2 Exporting OUTPUT Call by reference Type reference (TYPE) TRXGET_ALERT_TREE_RESPONSE 20070125
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20070125
2 CX_AI_SYSTEM_FAULT Communication Error 20070125

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) TRXGET_ENVIRONMENT_REQUEST 20070125
2 Exporting OUTPUT Call by reference Type reference (TYPE) TRXGET_ENVIRONMENT_RESPONSE 20070125
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20070125
2 CX_AI_SYSTEM_FAULT Communication Error 20070125

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) TRXGET_INSTANCE_PROPERTIES_REQ 20070125
2 Exporting OUTPUT Call by reference Type reference (TYPE) TRXGET_INSTANCE_PROPERTIES_RES 20070125
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20070125
2 CX_AI_SYSTEM_FAULT Communication Error 20070125

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) TRXGET_PROCESS_LIST_REQUEST 20070125
2 Exporting OUTPUT Call by reference Type reference (TYPE) TRXGET_PROCESS_LIST_RESPONSE 20070125
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20070125
2 CX_AI_SYSTEM_FAULT Communication Error 20070125

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) TRXGET_PROCESS_PARAMETER_REQUE 20070125
2 Exporting OUTPUT Call by reference Type reference (TYPE) TRXGET_PROCESS_PARAMETER_RESPO 20070125
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20070125
2 CX_AI_SYSTEM_FAULT Communication Error 20070125

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) TRXGET_QUEUE_STATISTIC_REQUEST 20070125
2 Exporting OUTPUT Call by reference Type reference (TYPE) TRXGET_QUEUE_STATISTIC_RESPONS 20070125
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20070125
2 CX_AI_SYSTEM_FAULT Communication Error 20070125

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) TRXGET_START_PROFILE_REQUEST 20070125
2 Exporting OUTPUT Call by reference Type reference (TYPE) TRXGET_START_PROFILE_RESPONSE 20070125
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20070125
2 CX_AI_SYSTEM_FAULT Communication Error 20070125

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) TRXGET_SYSTEM_INSTANCE_LIST_R1 20070125
2 Exporting OUTPUT Call by reference Type reference (TYPE) TRXGET_SYSTEM_INSTANCE_LIST_RE 20070125
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20070125
2 CX_AI_SYSTEM_FAULT Communication Error 20070125

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) TRXGET_TRACE_FILE_REQUEST 20070125
2 Exporting OUTPUT Call by reference Type reference (TYPE) TRXGET_TRACE_FILE_RESPONSE 20070125
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20070125
2 CX_AI_SYSTEM_FAULT Communication Error 20070125

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) TRXGET_VERSION_INFO_REQUEST 20070125
2 Exporting OUTPUT Call by reference Type reference (TYPE) TRXGET_VERSION_INFO_RESPONSE 20070125
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20070125
2 CX_AI_SYSTEM_FAULT Communication Error 20070125

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) TRXICMGET_CACHE_ENTRIES_REQUES 20070125
2 Exporting OUTPUT Call by reference Type reference (TYPE) TRXICMGET_CACHE_ENTRIES_RESPON 20070125
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20070125
2 CX_AI_SYSTEM_FAULT Communication Error 20070125

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) TRXICMGET_CONNECTION_LIST_REQU 20070125
2 Exporting OUTPUT Call by reference Type reference (TYPE) TRXICMGET_CONNECTION_LIST_RESP 20070125
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20070125
2 CX_AI_SYSTEM_FAULT Communication Error 20070125

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) TRXICMGET_PROXY_CONNECTION_LI1 20070125
2 Exporting OUTPUT Call by reference Type reference (TYPE) TRXICMGET_PROXY_CONNECTION_LIS 20070125
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20070125
2 CX_AI_SYSTEM_FAULT Communication Error 20070125

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) TRXICMGET_THREAD_LIST_REQUEST 20070125
2 Exporting OUTPUT Call by reference Type reference (TYPE) TRXICMGET_THREAD_LIST_RESPONSE 20070125
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20070125
2 CX_AI_SYSTEM_FAULT Communication Error 20070125

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) TRXJ2EECONTROL_PROCESS_REQUEST 20070125
2 Exporting OUTPUT Call by reference Type reference (TYPE) TRXJ2EECONTROL_PROCESS_RESPONS 20070125
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20070125
2 CX_AI_SYSTEM_FAULT Communication Error 20070125

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) TRXJ2EEDISABLE_DBG_SESSION_REQ 20070125
2 Exporting OUTPUT Call by reference Type reference (TYPE) TRXJ2EEDISABLE_DBG_SESSION_RES 20070125
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20070125
2 CX_AI_SYSTEM_FAULT Communication Error 20070125

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) TRXJ2EEENABLE_DBG_SESSION_REQU 20070125
2 Exporting OUTPUT Call by reference Type reference (TYPE) TRXJ2EEENABLE_DBG_SESSION_RESP 20070125
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20070125
2 CX_AI_SYSTEM_FAULT Communication Error 20070125

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) TRXJ2EEGET_APPLICATION_ALIAS_1 20070125
2 Exporting OUTPUT Call by reference Type reference (TYPE) TRXJ2EEGET_APPLICATION_ALIAS_L 20070125
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20070125
2 CX_AI_SYSTEM_FAULT Communication Error 20070125

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) TRXJ2EEGET_CACHE_STATISTIC_REQ 20070125
2 Exporting OUTPUT Call by reference Type reference (TYPE) TRXJ2EEGET_CACHE_STATISTIC_RES 20070125
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20070125
2 CX_AI_SYSTEM_FAULT Communication Error 20070125

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) TRXJ2EEGET_CACHE_STATISTIC2REQ 20070125
2 Exporting OUTPUT Call by reference Type reference (TYPE) TRXJ2EEGET_CACHE_STATISTIC2RES 20070125
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20070125
2 CX_AI_SYSTEM_FAULT Communication Error 20070125

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) TRXJ2EEGET_CLUSTER_MSG_LIST_R1 20070125
2 Exporting OUTPUT Call by reference Type reference (TYPE) TRXJ2EEGET_CLUSTER_MSG_LIST_RE 20070125
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20070125
2 CX_AI_SYSTEM_FAULT Communication Error 20070125

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) TRXJ2EEGET_EJBSESSION_LIST_REQ 20070125
2 Exporting OUTPUT Call by reference Type reference (TYPE) TRXJ2EEGET_EJBSESSION_LIST_RES 20070125
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20070125
2 CX_AI_SYSTEM_FAULT Communication Error 20070125

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) TRXJ2EEGET_PROCESS_LIST_REQUES 20070125
2 Exporting OUTPUT Call by reference Type reference (TYPE) TRXJ2EEGET_PROCESS_LIST_RESPON 20070125
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20070125
2 CX_AI_SYSTEM_FAULT Communication Error 20070125

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) TRXJ2EEGET_REMOTE_OBJECT_LIST1 20070125
2 Exporting OUTPUT Call by reference Type reference (TYPE) TRXJ2EEGET_REMOTE_OBJECT_LIST 20070125
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20070125
2 CX_AI_SYSTEM_FAULT Communication Error 20070125

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) TRXJ2EEGET_SESSION_LIST_REQUES 20070125
2 Exporting OUTPUT Call by reference Type reference (TYPE) TRXJ2EEGET_SESSION_LIST_RESPON 20070125
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20070125
2 CX_AI_SYSTEM_FAULT Communication Error 20070125

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) TRXJ2EEGET_SHARED_TABLE_INFO_1 20070125
2 Exporting OUTPUT Call by reference Type reference (TYPE) TRXJ2EEGET_SHARED_TABLE_INFO_R 20070125
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20070125
2 CX_AI_SYSTEM_FAULT Communication Error 20070125

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) TRXJ2EEGET_THREAD_LIST_REQUEST 20070125
2 Exporting OUTPUT Call by reference Type reference (TYPE) TRXJ2EEGET_THREAD_LIST_RESPONS 20070125
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20070125
2 CX_AI_SYSTEM_FAULT Communication Error 20070125

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) TRXJ2EEGET_VMGCHISTORY_REQUEST 20070125
2 Exporting OUTPUT Call by reference Type reference (TYPE) TRXJ2EEGET_VMGCHISTORY_RESPONS 20070125
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20070125
2 CX_AI_SYSTEM_FAULT Communication Error 20070125

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) TRXJ2EEGET_VMGCHISTORY2REQUEST 20070125
2 Exporting OUTPUT Call by reference Type reference (TYPE) TRXJ2EEGET_VMGCHISTORY2RESPONS 20070125
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20070125
2 CX_AI_SYSTEM_FAULT Communication Error 20070125

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) TRXJ2EEGET_VMHEAP_INFO_REQUEST 20070125
2 Exporting OUTPUT Call by reference Type reference (TYPE) TRXJ2EEGET_VMHEAP_INFO_RESPONS 20070125
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20070125
2 CX_AI_SYSTEM_FAULT Communication Error 20070125

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) TRXJ2EEGET_WEB_SESSION_LIST_R1 20070125
2 Exporting OUTPUT Call by reference Type reference (TYPE) TRXJ2EEGET_WEB_SESSION_LIST_RE 20070125
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20070125
2 CX_AI_SYSTEM_FAULT Communication Error 20070125

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) TRXLIST_DEVELOPER_TRACES_REQUE 20070125
2 Exporting OUTPUT Call by reference Type reference (TYPE) TRXLIST_DEVELOPER_TRACES_RESPO 20070125
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20070125
2 CX_AI_SYSTEM_FAULT Communication Error 20070125

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) TRXLIST_LOG_FILES_REQUEST 20070125
2 Exporting OUTPUT Call by reference Type reference (TYPE) TRXLIST_LOG_FILES_RESPONSE 20070125
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20070125
2 CX_AI_SYSTEM_FAULT Communication Error 20070125

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) TRXOSEXECUTE_REQUEST 20070125
2 Exporting OUTPUT Call by reference Type reference (TYPE) TRXOSEXECUTE_RESPONSE 20070125
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20070125
2 CX_AI_SYSTEM_FAULT Communication Error 20070125

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) TRXPARAMETER_VALUE_REQUEST 20070125
2 Exporting OUTPUT Call by reference Type reference (TYPE) TRXPARAMETER_VALUE_RESPONSE 20070125
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20070125
2 CX_AI_SYSTEM_FAULT Communication Error 20070125

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) TRXREAD_DEVELOPER_TRACE_REQUES 20070125
2 Exporting OUTPUT Call by reference Type reference (TYPE) TRXREAD_DEVELOPER_TRACE_RESPON 20070125
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20070125
2 CX_AI_SYSTEM_FAULT Communication Error 20070125

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) TRXREAD_LOG_FILE_REQUEST 20070125
2 Exporting OUTPUT Call by reference Type reference (TYPE) TRXREAD_LOG_FILE_RESPONSE 20070125
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20070125
2 CX_AI_SYSTEM_FAULT Communication Error 20070125

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) TRXRESTART_INSTANCE_REQUEST 20070125
2 Exporting OUTPUT Call by reference Type reference (TYPE) TRXRESTART_INSTANCE_RESPONSE 20070125
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20070125
2 CX_AI_SYSTEM_FAULT Communication Error 20070125

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) TRXRESTART_SERVICE_REQUEST 20070125
2 Exporting OUTPUT Call by reference Type reference (TYPE) TRXRESTART_SERVICE_RESPONSE 20070125
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20070125
2 CX_AI_SYSTEM_FAULT Communication Error 20070125

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) TRXRESTART_SYSTEM_REQUEST 20070125
2 Exporting OUTPUT Call by reference Type reference (TYPE) TRXRESTART_SYSTEM_RESPONSE 20070125
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20070125
2 CX_AI_SYSTEM_FAULT Communication Error 20070125

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) TRXSEND_SIGNAL_REQUEST 20070125
2 Exporting OUTPUT Call by reference Type reference (TYPE) TRXSEND_SIGNAL_RESPONSE 20070125
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20070125
2 CX_AI_SYSTEM_FAULT Communication Error 20070125

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) TRXSET_PROCESS_PARAMETER_REQUE 20070125
2 Exporting OUTPUT Call by reference Type reference (TYPE) TRXSET_PROCESS_PARAMETER_RESPO 20070125
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20070125
2 CX_AI_SYSTEM_FAULT Communication Error 20070125

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) TRXSHM_DETACH_REQUEST 20070125
2 Exporting OUTPUT Call by reference Type reference (TYPE) TRXSHM_DETACH_RESPONSE 20070125
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20070125
2 CX_AI_SYSTEM_FAULT Communication Error 20070125

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) TRXSHUTDOWN_REQUEST 20070125
2 Exporting OUTPUT Call by reference Type reference (TYPE) TRXSHUTDOWN_RESPONSE 20070125
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20070125
2 CX_AI_SYSTEM_FAULT Communication Error 20070125

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) TRXSTART_REQUEST 20070125
2 Exporting OUTPUT Call by reference Type reference (TYPE) TRXSTART_RESPONSE 20070125
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20070125
2 CX_AI_SYSTEM_FAULT Communication Error 20070125

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) TRXSTART_SYSTEM_REQUEST 20070125
2 Exporting OUTPUT Call by reference Type reference (TYPE) TRXSTART_SYSTEM_RESPONSE 20070125
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20070125
2 CX_AI_SYSTEM_FAULT Communication Error 20070125

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) TRXSTOP_REQUEST 20070125
2 Exporting OUTPUT Call by reference Type reference (TYPE) TRXSTOP_RESPONSE 20070125
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20070125
2 CX_AI_SYSTEM_FAULT Communication Error 20070125

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) TRXSTOP_SERVICE_REQUEST 20070125
2 Exporting OUTPUT Call by reference Type reference (TYPE) TRXSTOP_SERVICE_RESPONSE 20070125
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20070125
2 CX_AI_SYSTEM_FAULT Communication Error 20070125

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) TRXSTOP_SYSTEM_REQUEST 20070125
2 Exporting OUTPUT Call by reference Type reference (TYPE) TRXSTOP_SYSTEM_RESPONSE 20070125
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20070125
2 CX_AI_SYSTEM_FAULT Communication Error 20070125
History
Last changed by/on SAP  20070911 
SAP Release Created in