SAP ABAP Class CX_RSDA_DATA_LOCKED (CX_RSDA_DATA_LOCKED)
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 20041221
Properties
Class CX_RSDA_DATA_LOCKED  
Short Description    
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 20041221   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_RSDA_DATA_LOCKED has no forward declaration.
Interfaces
Class CX_RSDA_DATA_LOCKED has no interface implemented.
Friends
Class CX_RSDA_DATA_LOCKED has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ABORT Instance attribute Public Type reference (TYPE) RS_BOOL Boolean 20050110
2 CX_RSDA_DATA_LOCKED Constant Public See coding 20041221
3 INFOPROV Instance attribute Public Type reference (TYPE) RSINFOPROV InfoProvider 20041221
4 LOCKED_RECORDS Instance attribute Public Type reference (TYPE) I 20041221
5 REQUID_SID Instance attribute Public Type reference (TYPE) RSSID Master Data ID 20041221
6 TOTAL_RECORDS Instance attribute Public Type reference (TYPE) I 20041221
7 TX_LOCKED_RANGES Instance attribute Public Type reference (TYPE) TX_RANGES 20041222
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041221
Events
Class CX_RSDA_DATA_LOCKED has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 SX_RANGE Public See coding 20041221 BEGIN OF sx_range, r_archreq TYPE REF TO cl_rsda_archiving_request, t_tabix TYPE STANDARD TABLE OF i WITH KEY table_line, END OF sx_range
2 TX_RANGES Public See coding 20041222 tx_ranges TYPE STANDARD TABLE OF sx_range WITH KEY r_archreq
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ABORT Call by reference Type reference (TYPE) RS_BOOL 20050110
2 Importing INFOPROV Call by reference Type reference (TYPE) RSINFOPROV 20041221
3 Importing LOCKED_RECORDS Call by reference Type reference (TYPE) I 20041221
4 Importing MSGV1 Call by reference Type reference (TYPE) SY-MSGV1 20041221
5 Importing MSGV2 Call by reference Type reference (TYPE) SY-MSGV2 20041221
6 Importing MSGV3 Call by reference Type reference (TYPE) SY-MSGV3 20041221
7 Importing MSGV4 Call by reference Type reference (TYPE) SY-MSGV4 20041221
8 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20041221
9 Importing REQUID_SID Call by reference Type reference (TYPE) RSSID 20041221
10 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20041221
11 Importing TOTAL_RECORDS Call by reference Type reference (TYPE) I 20041221
12 Importing TX_LOCKED_RANGES Call by reference Type reference (TYPE) TX_RANGES 20041222

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