SAP ABAP Class CL_RSDA_ARCHIVING_REQUEST_NLS (Data Archiving Process Request)
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) | CL_RSDA_ARCHIVING_REQUEST | Data Archiving Process Request | 20050915 |
Properties
| Class | CL_RSDA_ARCHIVING_REQUEST_NLS | |
| Short Description | Data Archiving Process Request | |
| Super Class | CL_RSDA_ARCHIVING_REQUEST | Data Archiving Process Request |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | RSDA | |
| Program status | ||
| Category | 0 | |
| Package | RSDA | BW Data Archiving and Near-line Storage. Core Functions |
| Created | 20050915 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSDA_ARCHIVING_REQUEST_NLS has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_RSDA_ARCHIVE_WRITER_NLS | 20050915 | ||
| 2 | CL_RSDA_ARCHIVING_REQUEST | 20050915 | Data Archiving Process Request | |
| 3 | CL_RSDA_REQUEST | 20050915 | BW Archiving: Abstract Request |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | See coding | 20050915 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20050915 |
Events
Class CL_RSDA_ARCHIVING_REQUEST_NLS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_DOCIDX | Private | See coding | 20050915 | BEGIN OF ty_s_docidx,
document TYPE admi_run_d,
requid_sid TYPE rsda_reqsid,
END OF ty_s_docidx
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PRODUCTIVE | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20050915 | ||
| 2 | I_REQUID_SID | Call by reference | Type reference (TYPE) | RSDA_REQSID | SID eines Archivierungs-/Rückladerequests | 20050920 |
Method CONSTRUCTOR on class CL_RSDA_ARCHIVING_REQUEST_NLS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |