SAP ABAP Class CX_RSDA_NO_MORE_DATA (No More Data Records Available)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSDA (Package) BW Data Archiving and Near-line Storage. Core Functions
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_RSDA_STATIC_CHECK Action canceled 20041209
Properties
Class CX_RSDA_NO_MORE_DATA  
Short Description No More Data Records Available    
Super Class CX_RSDA_STATIC_CHECK Action canceled 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package RSDA   BW Data Archiving and Near-line Storage. Core Functions 
Created 20041209   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_RSDA_NO_MORE_DATA has no forward declaration.
Interfaces
Class CX_RSDA_NO_MORE_DATA has no interface implemented.
Friends
Class CX_RSDA_NO_MORE_DATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CURSOR_TYPE Instance attribute Public Type reference (TYPE) SY-MSGV1 Message Variable 20041209
2 OBJECT_NAME Instance attribute Public Type reference (TYPE) SY-MSGV2 Message Variable 20041209
3 SEGID Instance attribute Public Type reference (TYPE) RSDS_SEGID Message Variable 20041209
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041209
Events
Class CX_RSDA_NO_MORE_DATA has no event.
Types
Class CX_RSDA_NO_MORE_DATA 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 CURSOR_TYPE Call by reference Type reference (TYPE) SY-MSGV1 20041209
2 Importing MSGV1 Call by reference Type reference (TYPE) SY-MSGV1 20041209
3 Importing MSGV2 Call by reference Type reference (TYPE) SY-MSGV2 20041209
4 Importing MSGV3 Call by reference Type reference (TYPE) SY-MSGV3 20041209
5 Importing MSGV4 Call by reference Type reference (TYPE) SY-MSGV4 20041209
6 Importing OBJECT_NAME Call by reference Type reference (TYPE) SY-MSGV2 20041209
7 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20041209
8 Importing SEGID Call by reference Type reference (TYPE) RSDS_SEGID 20041209
9 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20041209

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