SAP ABAP Class CL_BGRFC_CLEAN_UP (Delete the bgRFC Runtime Tables)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-RFC-BG (Application Component) Background RFC (bgRFC)
     SQRFC2 (Package) ABAP Development for bgRFC
Properties
Class CL_BGRFC_CLEAN_UP  
Short Description Delete the bgRFC Runtime Tables    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SQRFC2   ABAP Development for bgRFC 
Created 20080702   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BGRFC_CLEAN_UP has no forward declaration.
Interfaces
Class CL_BGRFC_CLEAN_UP has no interface implemented.
Friends
Class CL_BGRFC_CLEAN_UP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MI_CLEAN_UP Static Attribute Private Object reference (TYPE REF TO) LIF_BGRFC_CLEAN_UP 20130523
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor Class Constructor 20130523
2 DEL_BGRFC_CONFIG_INBOUND Static method Public Method Deletes the Configuration Tables for bgRFC Inbound 20080708
3 DEL_BGRFC_CONFIG_OUTBOUND Static method Public Method Deletes the Configuration Tables for bgRFC Outbound 20080709
4 DEL_BGRFC_CONFIG_SUPERVISOR Static method Public Method Deletes the Supervisor Destination Configuration Tables 20080708
5 DEL_BGRFC_RUNTIME_TABLES Static method Public Method Deletes All Runtime Tables for bgRFC Inbound and Outbound 20080703
Events
Class CL_BGRFC_CLEAN_UP has no event.
Types
Class CL_BGRFC_CLEAN_UP has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_BGRFC_CLEAN_UP has no parameter.
Method CLASS_CONSTRUCTOR on class CL_BGRFC_CLEAN_UP has no exception.

Method DEL_BGRFC_CONFIG_INBOUND Signature

Method DEL_BGRFC_CONFIG_INBOUND on class CL_BGRFC_CLEAN_UP has no parameter.
# Exception Resumable Description Created on
1 CX_BGRFC_CLEAN_UP Ausnahmeklasse für Tabellenlöschung 20080708

Method DEL_BGRFC_CONFIG_OUTBOUND Signature

Method DEL_BGRFC_CONFIG_OUTBOUND on class CL_BGRFC_CLEAN_UP has no parameter.
# Exception Resumable Description Created on
1 CX_BGRFC_CLEAN_UP Ausnahmeklasse für Tabellenlöschung 20080709

Method DEL_BGRFC_CONFIG_SUPERVISOR Signature

Method DEL_BGRFC_CONFIG_SUPERVISOR on class CL_BGRFC_CLEAN_UP has no parameter.
# Exception Resumable Description Created on
1 CX_BGRFC_CLEAN_UP Ausnahmeklasse für Tabellenlöschung 20080708

Method DEL_BGRFC_RUNTIME_TABLES Signature

Method DEL_BGRFC_RUNTIME_TABLES on class CL_BGRFC_CLEAN_UP has no parameter.
# Exception Resumable Description Created on
1 CX_BGRFC_CLEAN_UP Ausnahmeklasse für Tabellenlöschung 20080703
History
Last changed by/on SAP  20140121 
SAP Release Created in 712