Hierarchy

⤷

⤷

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 | 20100714 |
Properties
Class | /SDF/CO_SSAPHOST_CONTROL_INTER | |
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 | /SDF/STPI_7X | 7.x developments in ST-PI |
Created | 20100714 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /SDF/CO_SSAPHOST_CONTROL_INTER has no forward declaration.
Interfaces
Class /SDF/CO_SSAPHOST_CONTROL_INTER has no interface implemented.
Friends
Class /SDF/CO_SSAPHOST_CONTROL_INTER has no friend class.
Attributes
Class /SDF/CO_SSAPHOST_CONTROL_INTER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | // | 20100714 |
2 | ![]() |
Instance method | Public | Method | //Attach the database specified in aArguments. The database | 20100714 |
3 | ![]() |
Instance method | Public | Method | //Call the specified operation. Supported operations are STA | 20100714 |
4 | ![]() |
Instance method | Public | Method | //Cancel a previously started operation. The operation is id | 20100714 |
5 | ![]() |
Instance method | Public | Constructor | 20100714 | |
6 | ![]() |
Instance method | Public | Method | // Deploy HostAgent configurations. The configuration file i | 20100714 |
7 | ![]() |
Instance method | Public | Method | //Detach the database specified in aArguments. The database | 20100714 |
8 | ![]() |
Instance method | Public | Method | //Call the SAPInstallation procedure in background. The loca | 20100714 |
9 | ![]() |
Instance method | Public | Method | //Execute a predefined SAPHostControl operation. | 20100714 |
10 | ![]() |
Instance method | Public | Method | Service definition of function SAPHostControl__ExecuteUpgrad | 20100714 |
11 | ![]() |
Instance method | Public | Method | //Get properties of the database specified in aArguments. Th | 20100714 |
12 | ![]() |
Instance method | Public | Method | //Get the status of the database specified in aArguments. Th | 20100714 |
13 | ![]() |
Instance method | Public | Method | //Return the results of the operation identified by aOperati | 20100714 |
14 | ![]() |
Instance method | Public | Method | //Returns true if the operation is finished. The operation i | 20100714 |
15 | ![]() |
Instance method | Public | Method | Service definition of function SAPHostControl__ListDatabases | 20100714 |
16 | ![]() |
Instance method | Public | Method | Return the list of all installed SAP Instances Installed / R | 20100714 |
17 | ![]() |
Instance method | Public | Method | //Update the database specified in aArguments. The database | 20100714 |
18 | ![]() |
Instance method | Public | Method | // Register an SAP instance start service. For timout handli | 20100714 |
19 | ![]() |
Instance method | Public | Method | //Set a database property. The database must be specified as | 20100714 |
20 | ![]() |
Instance method | Public | Method | //Start the database specified in aArguments. The database m | 20100714 |
21 | ![]() |
Instance method | Public | Method | // Start the instance specified by aInstance. If a timeout ( | 20100714 |
22 | ![]() |
Instance method | Public | Method | //Stop the database specified in aArguments. The database mu | 20100714 |
23 | ![]() |
Instance method | Public | Method | // Stop the instance specified by aInstance. If a timeout (s | 20100714 |
24 | ![]() |
Instance method | Public | Method | // Unregister an SAP instance start service. For timout han | 20100714 |
Events
Class /SDF/CO_SSAPHOST_CONTROL_INTER has no event.
Types
Class /SDF/CO_SSAPHOST_CONTROL_INTER has no local type.
Method Signatures
Method ACOSPREPARE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INPUT | Call by reference | Type reference (TYPE) | /SDF/SACOSPREPARE_REQUEST | 20100714 | |||
2 | ![]() |
OUTPUT | Call by reference | Type reference (TYPE) | /SDF/SACOSPREPARE_RESPONSE | 20100714 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100714 | ||
2 | ![]() |
Application Error | 20100714 | |
3 | ![]() |
Communication Error | 20100714 |
Method ATTACH_DATABASE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INPUT | Call by reference | Type reference (TYPE) | /SDF/SATTACH_DATABASE_REQUEST | 20100714 | |||
2 | ![]() |
OUTPUT | Call by reference | Type reference (TYPE) | /SDF/SATTACH_DATABASE_RESPONSE | 20100714 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100714 | ||
2 | ![]() |
Application Error | 20100714 | |
3 | ![]() |
Communication Error | 20100714 |
Method CALL_SERVICE_OPERATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INPUT | Call by reference | Type reference (TYPE) | /SDF/SCALL_SERVICE_OPERATION_1 | 20100714 | |||
2 | ![]() |
OUTPUT | Call by reference | Type reference (TYPE) | /SDF/SCALL_SERVICE_OPERATION_R | 20100714 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100714 | ||
2 | ![]() |
Application Error | 20100714 | |
3 | ![]() |
Communication Error | 20100714 |
Method CANCEL_OPERATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INPUT | Call by reference | Type reference (TYPE) | /SDF/SCANCEL_OPERATION_REQUEST | 20100714 | |||
2 | ![]() |
OUTPUT | Call by reference | Type reference (TYPE) | /SDF/SCANCEL_OPERATION_RESPONS | 20100714 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100714 | ||
2 | ![]() |
Application Error | 20100714 | |
3 | ![]() |
Communication Error | 20100714 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LOGICAL_PORT_NAME | Value transfer | Type reference (TYPE) | PRX_LOGICAL_PORT_NAME | 20100714 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100714 |
Method DEPLOY_CONFIGURATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INPUT | Call by reference | Type reference (TYPE) | /SDF/SDEPLOY_CONFIGURATION_REQ | 20100714 | |||
2 | ![]() |
OUTPUT | Call by reference | Type reference (TYPE) | /SDF/SDEPLOY_CONFIGURATION_RES | 20100714 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Application Error | 20100714 | |
2 | ![]() |
Communication Error | 20100714 |
Method DETACH_DATABASE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INPUT | Call by reference | Type reference (TYPE) | /SDF/SDETACH_DATABASE_REQUEST | 20100714 | |||
2 | ![]() |
OUTPUT | Call by reference | Type reference (TYPE) | /SDF/SDETACH_DATABASE_RESPONSE | 20100714 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100714 | ||
2 | ![]() |
Application Error | 20100714 | |
3 | ![]() |
Communication Error | 20100714 |
Method EXECUTE_INSTALLATION_PROCEDURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INPUT | Call by reference | Type reference (TYPE) | /SDF/SEXECUTE_INSTALLATION_PR1 | 20100714 | |||
2 | ![]() |
OUTPUT | Call by reference | Type reference (TYPE) | /SDF/SEXECUTE_INSTALLATION_PRO | 20100714 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100714 | ||
2 | ![]() |
Application Error | 20100714 | |
3 | ![]() |
Communication Error | 20100714 |
Method EXECUTE_OPERATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INPUT | Call by reference | Type reference (TYPE) | /SDF/SEXECUTE_OPERATION_REQUES | 20100714 | |||
2 | ![]() |
OUTPUT | Call by reference | Type reference (TYPE) | /SDF/SEXECUTE_OPERATION_RESPON | 20100714 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100714 | ||
2 | ![]() |
Application Error | 20100714 | |
3 | ![]() |
Communication Error | 20100714 |
Method EXECUTE_UPGRADE_PROCEDURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INPUT | Call by reference | Type reference (TYPE) | /SDF/SEXECUTE_UPGRADE_PROCEDU1 | 20100714 | |||
2 | ![]() |
OUTPUT | Call by reference | Type reference (TYPE) | /SDF/SEXECUTE_UPGRADE_PROCEDUR | 20100714 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100714 | ||
2 | ![]() |
Application Error | 20100714 | |
3 | ![]() |
Communication Error | 20100714 |
Method GET_DATABASE_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INPUT | Call by reference | Type reference (TYPE) | /SDF/SGET_DATABASE_PROPERTIES1 | 20100714 | |||
2 | ![]() |
OUTPUT | Call by reference | Type reference (TYPE) | /SDF/SGET_DATABASE_PROPERTIES | 20100714 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Application Error | 20100714 | |
2 | ![]() |
Communication Error | 20100714 |
Method GET_DATABASE_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INPUT | Call by reference | Type reference (TYPE) | /SDF/SGET_DATABASE_STATUS_REQU | 20100714 | |||
2 | ![]() |
OUTPUT | Call by reference | Type reference (TYPE) | /SDF/SGET_DATABASE_STATUS_RESP | 20100714 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Application Error | 20100714 | |
2 | ![]() |
Communication Error | 20100714 |
Method GET_OPERATION_RESULTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INPUT | Call by reference | Type reference (TYPE) | /SDF/SGET_OPERATION_RESULTS_RE | 20100714 | |||
2 | ![]() |
OUTPUT | Call by reference | Type reference (TYPE) | /SDF/SGET_OPERATION_RESPONSE | 20100714 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100714 | ||
2 | ![]() |
Application Error | 20100714 | |
3 | ![]() |
Communication Error | 20100714 |
Method IS_OPERATION_FINISHED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INPUT | Call by reference | Type reference (TYPE) | /SDF/SIS_OPERATION_FINISHED_R1 | 20100714 | |||
2 | ![]() |
OUTPUT | Call by reference | Type reference (TYPE) | /SDF/SIS_OPERATION_FINISHED_RE | 20100714 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Application Error | 20100714 | |
2 | ![]() |
Communication Error | 20100714 |
Method LIST_DATABASES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INPUT | Call by reference | Type reference (TYPE) | /SDF/SLIST_DATABASES_REQUEST | 20100714 | |||
2 | ![]() |
OUTPUT | Call by reference | Type reference (TYPE) | /SDF/SLIST_DATABASES_RESPONSE | 20100714 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Application Error | 20100714 | |
2 | ![]() |
Communication Error | 20100714 |
Method LIST_INSTANCES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INPUT | Call by reference | Type reference (TYPE) | /SDF/SLIST_INSTANCES_REQUEST | 20100714 | |||
2 | ![]() |
OUTPUT | Call by reference | Type reference (TYPE) | /SDF/SLIST_INSTANCES_RESPONSE | 20100714 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Application Error | 20100714 | |
2 | ![]() |
Communication Error | 20100714 |
Method LIVE_DATABASE_UPDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INPUT | Call by reference | Type reference (TYPE) | /SDF/SLIVE_DATABASE_UPDATE_REQ | 20100714 | |||
2 | ![]() |
OUTPUT | Call by reference | Type reference (TYPE) | /SDF/SLIVE_DATABASE_UPDATE_RES | 20100714 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100714 | ||
2 | ![]() |
Application Error | 20100714 | |
3 | ![]() |
Communication Error | 20100714 |
Method REGISTER_INSTANCE_SERVICE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INPUT | Call by reference | Type reference (TYPE) | /SDF/SREGISTER_INSTANCE_SERVI1 | 20100714 | |||
2 | ![]() |
OUTPUT | Call by reference | Type reference (TYPE) | /SDF/SREGISTER_INSTANCE_SERVIC | 20100714 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100714 | ||
2 | ![]() |
Application Error | 20100714 | |
3 | ![]() |
Communication Error | 20100714 |
Method SET_DATABASE_PROPERTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INPUT | Call by reference | Type reference (TYPE) | /SDF/SSET_DATABASE_PROPERTY_R1 | 20100714 | |||
2 | ![]() |
OUTPUT | Call by reference | Type reference (TYPE) | /SDF/SSET_DATABASE_PROPERTY_RE | 20100714 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Application Error | 20100714 | |
2 | ![]() |
Communication Error | 20100714 |
Method START_DATABASE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INPUT | Call by reference | Type reference (TYPE) | /SDF/SSTART_DATABASE_REQUEST | 20100714 | |||
2 | ![]() |
OUTPUT | Call by reference | Type reference (TYPE) | /SDF/SSTART_DATABASE_RESPONSE | 20100714 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100714 | ||
2 | ![]() |
Application Error | 20100714 | |
3 | ![]() |
Communication Error | 20100714 |
Method START_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INPUT | Call by reference | Type reference (TYPE) | /SDF/SSTART_INSTANCE_REQUEST | 20100714 | |||
2 | ![]() |
OUTPUT | Call by reference | Type reference (TYPE) | /SDF/SSTART_INSTANCE_RESPONSE | 20100714 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100714 | ||
2 | ![]() |
Application Error | 20100714 | |
3 | ![]() |
Communication Error | 20100714 |
Method STOP_DATABASE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INPUT | Call by reference | Type reference (TYPE) | /SDF/SSTOP_DATABASE_REQUEST | 20100714 | |||
2 | ![]() |
OUTPUT | Call by reference | Type reference (TYPE) | /SDF/SSTOP_DATABASE_RESPONSE | 20100714 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100714 | ||
2 | ![]() |
Application Error | 20100714 | |
3 | ![]() |
Communication Error | 20100714 |
Method STOP_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INPUT | Call by reference | Type reference (TYPE) | /SDF/SSTOP_INSTANCE_REQUEST | 20100714 | |||
2 | ![]() |
OUTPUT | Call by reference | Type reference (TYPE) | /SDF/SSTOP_INSTANCE_RESPONSE | 20100714 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100714 | ||
2 | ![]() |
Application Error | 20100714 | |
3 | ![]() |
Communication Error | 20100714 |
Method UNREGISTER_INSTANCE_SERVICE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INPUT | Call by reference | Type reference (TYPE) | /SDF/SUNREGISTER_INSTANCE_SER1 | 20100714 | |||
2 | ![]() |
OUTPUT | Call by reference | Type reference (TYPE) | /SDF/SUNREGISTER_INSTANCE_SERV | 20100714 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100714 | ||
2 | ![]() |
Application Error | 20100714 | |
3 | ![]() |
Communication Error | 20100714 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in |