SAP ABAP Class CL_RSOD_TRAN (Documents for InfoProvider Data)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-MTD (Application Component) Metadata (Repository)
⤷
RSOD (Package) KW Document Link (Core)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSOD_CONTEXT | Context for BW Documents (Standard) | 20010129 |
Properties
| Class | CL_RSOD_TRAN | |
| Short Description | Documents for InfoProvider Data | |
| Super Class | CL_RSOD_CONTEXT | Context for BW Documents (Standard) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSOD | KW Document Link (Core) |
| Created | 20010129 | 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 class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 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) | |
| 5 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 6 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSOD_TRAN has no interface implemented.
Friends
Class CL_RSOD_TRAN has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | I | 100 | Add Up to This No. with Results of String Query to DB Query | 20020124 | ||
| 2 | Constant | Private | Type reference (TYPE) | I | 20 | 20 | 20020124 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | =X: Too Specific Documents Allowed | 20070604 | ||
| 4 | Constant | Private | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Selection for Data Manager | 20020124 | ||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSR_REQUEST | Request | 20020219 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | ='X' Execute Query Exactly (IPRO = SPACE; QUERY = SPACE) | 20030707 | |||
| 7 | Static Attribute | Private | Type reference (TYPE) | PT_T_REQUEST_BUFFER | Request Buffer | 20020219 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adding Query, InfoProvider and Key Figure to Doc. Properties | 20031113 | |
| 2 | Instance method | Private | Method | Translate Selection Options in Where Condition (Only OR) | 20010302 | |
| 3 | Static method | Private | Method | Appends Parameter from URL (If not Available: SPACE) | 20010912 | |
| 4 | Instance method | Private | Method | Create Temporary Join Tables if Surplus of Single Selections | 20021217 | |
| 5 | Instance method | Public | Constructor | CONSTRUCTOR | 20010129 | |
| 6 | Instance method | Private | Method | Data Manager: Read Document from DB | 20010302 | |
| 7 |