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 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RS_BOOL | Boolean | 20050110 | ||
2 | ![]() |
Constant | Public | See coding | 20041221 | ||||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20041221 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | 20041221 | |||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSSID | Master Data ID | 20041221 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | 20041221 | |||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TX_RANGES | 20041222 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
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
Method CONSTRUCTOR on class CX_RSDA_DATA_LOCKED has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |