SAP ABAP Class CL_BGRFC_SERVER_SHUTDOWN (Wrapper for Graceful Server Shutdown)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | _IF_BGRFC_SERVER_SHUTDOWN | Interface for Graceful Server Shutdown Infrastructure | 20081204 |
Properties
| Class | CL_BGRFC_SERVER_SHUTDOWN | |
| Short Description | Wrapper for Graceful Server Shutdown | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | S | System Program |
| Category | 0 | |
| Package | SQRFC2 | ABAP Development for bgRFC |
| Created | 20081204 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BGRFC_SERVER_SHUTDOWN has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | _IF_BGRFC_SERVER_SHUTDOWN | Interface for Graceful Server Shutdown Infrastructure | 20081204 |
Friends
Class CL_BGRFC_SERVER_SHUTDOWN has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Object reference (TYPE REF TO) | _IF_BGRFC_SERVER_SHUTDOWN | 20081204 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20081204 | ||
| 2 | Static method | Public | Constructor | Creates a reference | 20081204 | |
| 3 | Static method | Public | Method | 20081204 | ||
| 4 | Static method | Public | Method | 20081204 |
Events
Class CL_BGRFC_SERVER_SHUTDOWN has no event.
Types
Class CL_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 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20081204 |
Method ACTION on class CL_BGRFC_SERVER_SHUTDOWN has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_BGRFC_SERVER_SHUTDOWN has no parameter.
Method CLASS_CONSTRUCTOR on class CL_BGRFC_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 | 20081204 |
Method KEEP_SESSION on class CL_BGRFC_SERVER_SHUTDOWN has no exception.
Method RELEASE_SESSION Signature
Method RELEASE_SESSION on class CL_BGRFC_SERVER_SHUTDOWN has no parameter.
Method RELEASE_SESSION on class CL_BGRFC_SERVER_SHUTDOWN has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 720 |