SAP ABAP Interface _IF_BGRFC_SERVER_SHUTDOWN (Interface for Graceful Server Shutdown Infrastructure)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-RFC-BG (Application Component) Background RFC (bgRFC)
⤷
SQRFC2 (Package) ABAP Development for bgRFC

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BGRFC_SERVER_SHUTDOWN | Wrapper for Graceful Server Shutdown | 20081204 |
Properties
Interface | _IF_BGRFC_SERVER_SHUTDOWN | |
Short Description | Interface for Graceful Server Shutdown Infrastructure |
General Data
Package | SQRFC2 | ABAP Development for bgRFC |
Created | 20081024 | SAP |
Last changed | 20090618 | SAP |
Unicode checks active |
Forward declarations
Interface _IF_BGRFC_SERVER_SHUTDOWN has no forward declaration.
Interfaces
Interface _IF_BGRFC_SERVER_SHUTDOWN has no interface.
Friends
Interface _IF_BGRFC_SERVER_SHUTDOWN has no friend.
Attributes
Interface _IF_BGRFC_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 | 20081024 |
2 | ![]() |
Static method | Public | Method | Read Shutdown State and Info | 20081024 |
3 | ![]() |
Static method | Public | Method | Wait for Session to Close | 20081024 |
4 | ![]() |
Static method | Public | Method | Do Not Handle Session Separately During Shutdown | 20081024 |
Events
Interface _IF_BGRFC_SERVER_SHUTDOWN has no event.
Types
Interface _IF_BGRFC_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 | 20081024 | |||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20081024 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20081024 |
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 | 20081024 | |||
2 | ![]() |
ERROR | Call by reference | Type reference (TYPE) | STRING | 20081024 | |||
3 | ![]() |
INFO | Call by reference | Type reference (TYPE) | STRING | 20081024 | |||
4 | ![]() |
SERVER | Call by reference | Type reference (TYPE) | MSNAME2 | 20081024 | |||
5 | ![]() |
STATE | Call by reference | Type reference (TYPE) | STRING | 20081024 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20081024 |
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 | 20081024 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20081024 |
Method RELEASE_SESSION Signature
Method RELEASE_SESSION on Interface _IF_BGRFC_SERVER_SHUTDOWN has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20081024 |
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 720 |