SAP ABAP Interface _IF_TRFC_SERVER_SHUTDOWN (Interface for Graceful Server Shutdown Infrastructure)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-RFC (Application Component) RFC
⤷
SRFC (Package) Middleware Runtime Environment

⤷

⤷

Properties
Interface | _IF_TRFC_SERVER_SHUTDOWN | |
Short Description | Interface for Graceful Server Shutdown Infrastructure |
General Data
Package | SRFC | Middleware Runtime Environment |
Created | 20081127 | SAP |
Last changed | 20090618 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface _IF_TRFC_SERVER_SHUTDOWN has no interface.
Friends
Interface _IF_TRFC_SERVER_SHUTDOWN has no friend.
Attributes
Interface _IF_TRFC_SERVER_SHUTDOWN has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Checks whether the specified action is to be stopped | 20081127 |
2 | ![]() |
Static method | Public | Method | Read Shutdown State and Info | 20081127 |
3 | ![]() |
Static method | Public | Method | Wait for Session to Close | 20081127 |
4 | ![]() |
Static method | Public | Method | Do Not Handle Session Separately During Shutdown | 20081127 |
Events
Interface _IF_TRFC_SERVER_SHUTDOWN has no event.
Types
Interface _IF_TRFC_SERVER_SHUTDOWN has no local type.
Method Signatures
Method ACTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACTION | Call by reference | Type reference (TYPE) | SHUTDOWN_ACTION | Aktion, die während des Shutdowns beendet werden soll | 20081127 | ||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20081127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmen im Shutdown | 20081127 |
Method GET_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACTIVE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20081127 | |||
2 | ![]() |
ERROR | Call by reference | Type reference (TYPE) | STRING | 20081127 | |||
3 | ![]() |
INFO | Call by reference | Type reference (TYPE) | STRING | 20081127 | |||
4 | ![]() |
SERVER | Call by reference | Type reference (TYPE) | MSNAME2 | Name des Applikationsservers | 20081127 | ||
5 | ![]() |
STATE | Call by reference | Type reference (TYPE) | STRING | 20081127 |
Method GET_INFO on Interface _IF_TRFC_SERVER_SHUTDOWN has no exception.
Method KEEP_SESSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
REASON | Call by reference | Type reference (TYPE) | I | 20081127 |
Method KEEP_SESSION on Interface _IF_TRFC_SERVER_SHUTDOWN has no exception.
Method RELEASE_SESSION Signature
Method RELEASE_SESSION on Interface _IF_TRFC_SERVER_SHUTDOWN has no parameter.
Method RELEASE_SESSION on Interface _IF_TRFC_SERVER_SHUTDOWN has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 720 |