SAP ABAP Class CX_BGRFC_NOT_SUPPORTED (bgRFC version is invalid)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-RFC (Application Component) RFC
     SRFCRECORDER (Package) bgRFC Recorder
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_BGRFC_ERROR Superclass of All Exceptions in Background RFC 20071122
Properties
Class CX_BGRFC_NOT_SUPPORTED  
Short Description bgRFC version is invalid    
Super Class CX_BGRFC_ERROR Superclass of All Exceptions in Background RFC 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status S  System Program 
Category 40  Exception Class 
Package SRFCRECORDER   bgRFC Recorder 
Created 20071122   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_BGRFC_NOT_SUPPORTED has no forward declaration.
Interfaces
Class CX_BGRFC_NOT_SUPPORTED has no interface implemented.
Friends
Class CX_BGRFC_NOT_SUPPORTED has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FORMAT Instance attribute Public Type reference (TYPE) I Invalid data format 20071122
2 INVALID_FORMAT Constant Public Type reference (TYPE) SOTR_CONC '001560AA0E0802DB9587ED6E5228C2EC' 20071122
3 INVALID_MAJOR_VERS Constant Public Type reference (TYPE) SOTR_CONC '001560AA0E0802DB94BFA2F79E4D4261' 20071122
4 INVALID_MINOR_VERS Constant Public Type reference (TYPE) SOTR_CONC '001560AA0E0802DB94BFA53CFF378266' 20071122
5 MAJOR_VERS Instance attribute Public Type reference (TYPE) I Invalid major version 20071122
6 MINOR_VERS Instance attribute Public Type reference (TYPE) I Invalid minor version 20071122
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20071122
Events
Class CX_BGRFC_NOT_SUPPORTED has no event.
Types
Class CX_BGRFC_NOT_SUPPORTED has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FORMAT Call by reference Type reference (TYPE) I 20071122
2 Importing MAJOR_VERS Call by reference Type reference (TYPE) I 20071122
3 Importing MINOR_VERS Call by reference Type reference (TYPE) I 20071122
4 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20071122
5 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20071122

Method CONSTRUCTOR on class CX_BGRFC_NOT_SUPPORTED has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 711