SAP ABAP Class CX_BGRFC_INVALID_UNIT (Invalid Unit of Background RFC)
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 Inheritance (c INHERITING FROM c_ref)  CX_BGRFC_ERROR Superclass of All Exceptions in Background RFC 20041202
Properties
Class CX_BGRFC_INVALID_UNIT  
Short Description Invalid Unit of Background RFC    
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     
Category 40  Exception Class 
Package SQRFC2   ABAP Development for bgRFC 
Created 20041202   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_BGRFC_INVALID_UNIT has no forward declaration.
Interfaces
Class CX_BGRFC_INVALID_UNIT has no interface implemented.
Friends
Class CX_BGRFC_INVALID_UNIT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_BGRFC_INVALID_UNIT Constant Public Type reference (TYPE) SOTR_CONC 'CB5AE34BD3496A42860ABC68E5DBA0C7' 20041202
2 UNIT_ALREADY_COMMITTED Constant Public Type reference (TYPE) SOTR_CONC 'DDD2F046A374E147A0052DBF54691725' 20041207
3 UNIT_ALREADY_ROLLED_BACK Constant Public Type reference (TYPE) SOTR_CONC '9632C1422430521BE10000000A15523C' 20041223
4 UNIT_DB_ENTRY_INCONSISTENT Constant Public Type reference (TYPE) SOTR_CONC '001560AA0E0802DC9ED92AE2596701A2' 20081201
5 UNIT_ID Instance attribute Public Type reference (TYPE) BGRFC_UNIT_ID ID of Unit in Background RFC 20041202
6 UNIT_NOT_FAILED Constant Public Type reference (TYPE) SOTR_CONC '82C0C46180E06944936798BB3B367F90' 20041202
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041202
Events
Class CX_BGRFC_INVALID_UNIT has no event.
Types
Class CX_BGRFC_INVALID_UNIT 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 PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20041202
2 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20041202
3 Importing UNIT_ID Call by reference Type reference (TYPE) BGRFC_UNIT_ID 20041202

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