SAP ABAP Class CL_RSOD_DOC (BW Document)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-MTD (Application Component) Metadata (Repository)
⤷
RSOD (Package) KW Document Link (Core)
⤷
⤷
Properties
| Class | CL_RSOD_DOC | |
| Short Description | BW Document | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSOD | KW Document Link (Core) |
| Created | 20001206 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSOD_DOC has no interface implemented.
Friends
Class CL_RSOD_DOC 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) | SKWF_IO | LOIO | 20010809 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | SKWF_IO | Phio According to Context Resolution | 20010302 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | SDOKPROPTYS | LOIO Properties | 20001206 | |||
| 4 | Static Attribute | Private | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20030521 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | = X: Document Locked | 20030521 | |||
| 6 | Static Attribute | Private | Type reference (TYPE) | RSOD_TH_DOC_R | All Instantiated Documents with Reference | 20001206 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | SDOKPROPTYS | PHIO Properties | 20010302 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Reads Attributes from the Database | 20010209 | |
| 2 | Static method | Public | Method | Check of Logical Properties of a Document | 20011205 | |
| 3 | Instance method | Public | Constructor | Constructor | 20010109 | |
| 4 | Instance method | Public | Method | Delete | 20010808 | |
| 5 | Instance method | Public | Method | Returns all LOIO Properties | 20010517 | |
| 6 |