SAP ABAP Class CL_DBA_NOTE_DOWNLOAD (DBA: SAP Note Download)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB (Application Component) Database Interface, Database Platforms
     SDBA_RUNTIME (Package) DBA Cockpit: Runtime
Properties
Class CL_DBA_NOTE_DOWNLOAD  
Short Description DBA: SAP Note Download    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDBA_RUNTIME   DBA Cockpit: Runtime 
Created 20121114   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 BCWBN Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_DBA_NOTE_DOWNLOAD has no interface implemented.
Friends
Class CL_DBA_NOTE_DOWNLOAD has no friend class.
Attributes
Class CL_DBA_NOTE_DOWNLOAD has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20121114
2 DOWNLOAD_SAP_NOTE Instance method Public Method 20121114
3 DOWNLOAD_SAP_NOTE_INTERNAL Instance method Private Method 20121114
Events
Class CL_DBA_NOTE_DOWNLOAD has no event.
Types
Class CL_DBA_NOTE_DOWNLOAD has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_DBA_NOTE_DOWNLOAD has no parameter.
Method CONSTRUCTOR on class CL_DBA_NOTE_DOWNLOAD has no exception.

Method DOWNLOAD_SAP_NOTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SAP_NOTE Value transfer Type reference (TYPE) BCWBN_NOTE 20121114
2 Importing SAP_NOTE_NUMBER Call by reference Type reference (TYPE) I 20121114
# Exception Resumable Description Created on
1 CX_DBA_NOTE_DOWNLOAD DBA: SAP Note Download 20121114

Method DOWNLOAD_SAP_NOTE_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESTINATION Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20121114
2 Returning SAP_NOTE Value transfer Type reference (TYPE) BCWBN_NOTE 20121114
3 Importing SAP_NOTE_NUMBER Call by reference Type reference (TYPE) I 20121114
# Exception Resumable Description Created on
1 CX_DBA_NOTE_DOWNLOAD DBA: SAP Note Download 20121114
History
Last changed by/on SAP  20130531 
SAP Release Created in 740