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 ACTION Static method Public Method Checks whether the specified action is to be stopped 20081024
2 GET_INFO Static method Public Method Read Shutdown State and Info 20081024
3 KEEP_SESSION Static method Public Method Wait for Session to Close 20081024
4 RELEASE_SESSION 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 Importing ACTION Call by reference Type reference (TYPE) SHUTDOWN_ACTION 20081024
2 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20081024
# Exception Resumable Description Created on
1 CX_SHUTDOWN_ERROR 20081024

Method GET_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ACTIVE Call by reference Type reference (TYPE) ABAP_BOOL 20081024
2 Exporting ERROR Call by reference Type reference (TYPE) STRING 20081024
3 Exporting INFO Call by reference Type reference (TYPE) STRING 20081024
4 Importing SERVER Call by reference Type reference (TYPE) MSNAME2 20081024
5 Exporting STATE Call by reference Type reference (TYPE) STRING 20081024
# Exception Resumable Description Created on
1 CX_SHUTDOWN_ERROR 20081024

Method KEEP_SESSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REASON Call by reference Type reference (TYPE) I 20081024
# Exception Resumable Description Created on
1 CX_SHUTDOWN_ERROR 20081024

Method RELEASE_SESSION Signature

Method RELEASE_SESSION on Interface _IF_BGRFC_SERVER_SHUTDOWN has no parameter.
# Exception Resumable Description Created on
1 CX_SHUTDOWN_ERROR 20081024
History
Last changed by/on SAP  20090618 
SAP Release Created in 720