SAP ABAP Class CX_SSCR_DATA_EXCHANGE (Exceptions for Data Exchange API)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB (Application Component) ABAP Workbench, Java IDE and Infrastructure
     SSCR (Package) SAP Source Code Registration
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 20121227
Properties
Class CX_SSCR_DATA_EXCHANGE  
Short Description Exceptions for Data Exchange API    
Super Class CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package SSCR   SAP Source Code Registration 
Created 20121227   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_SSCR_DATA_EXCHANGE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CX_SSCR_DATA_EXCHANGE has no interface implemented.
Friends
Class CX_SSCR_DATA_EXCHANGE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BASIS_RELEASE Instance attribute Public Type reference (TYPE) SY-SAPRL ABAP System Field: SAP System Release 20130213
2 DOWNLOAD_FAILED Constant Public Type reference (TYPE) SOTR_CONC '00505695007C1EE29484B04E6C42522B' 20121227
3 INSTALLATION_NUMBER Instance attribute Public Type reference (TYPE) CL_SSCR_DATA_EXCHANGE=>TY_INSTALLATION_NUMBER 20121227
4 INVALID_BASIS_RELEASE Constant Public Type reference (TYPE) SOTR_CONC '005056912EC51EE29DB8C6845B5FCC2B' 20130213
5 INVALID_INST_NUMBER Constant Public Type reference (TYPE) SOTR_CONC '00505695007C1EE294844C87BFF15176' 20121227
6 NOT_AUTHORIZED Constant Public Type reference (TYPE) SOTR_CONC '00505695007C1EE29485C0CBB86B147A' 20121227
7 OPERATION_CANCELLED Constant Public Type reference (TYPE) SOTR_CONC '00505695007C1EE294857BA978BA9402' 20121227
8 THIS_BASIS_RELEASE Instance attribute Public Type reference (TYPE) SY-SAPRL ABAP System Field: SAP System Release 20130213
9 THIS_INSTALLATION_NUMBER Instance attribute Public Type reference (TYPE) CL_SSCR_DATA_EXCHANGE=>TY_INSTALLATION_NUMBER 20121227
10 UPLOAD_FAILED Constant Public Type reference (TYPE) SOTR_CONC '00505695007C1EE29484C40B7CD1D256' 20121227
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20121227
Events
Class CX_SSCR_DATA_EXCHANGE has no event.
Types
Class CX_SSCR_DATA_EXCHANGE 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 BASIS_RELEASE Call by reference Type reference (TYPE) SY-SAPRL 20130213
2 Importing INSTALLATION_NUMBER Call by reference Type reference (TYPE) CL_SSCR_DATA_EXCHANGE=>TY_INSTALLATION_NUMBER 20121227
3 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20121227
4 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20121227
5 Importing THIS_BASIS_RELEASE Call by reference Type reference (TYPE) SY-SAPRL 20130213
6 Importing THIS_INSTALLATION_NUMBER Call by reference Type reference (TYPE) CL_SSCR_DATA_EXCHANGE=>TY_INSTALLATION_NUMBER 20121227

Method CONSTRUCTOR on class CX_SSCR_DATA_EXCHANGE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740