SAP ABAP Class _IF_BGRFC_SERVER_SHUTDOWN (Interface for Graceful Server Shutdown Infrastructure)
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
| Class | _IF_BGRFC_SERVER_SHUTDOWN | |
| Short Description | Interface for Graceful Server Shutdown Infrastructure | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20081024 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class _IF_BGRFC_SERVER_SHUTDOWN has no forward declaration.
Interfaces
Class _IF_BGRFC_SERVER_SHUTDOWN has no interface implemented.
Friends
Class _IF_BGRFC_SERVER_SHUTDOWN has no friend class.
Attributes
Class _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
Class _IF_BGRFC_SERVER_SHUTDOWN has no event.
Types
Class _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 class _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 |