SAP ABAP Class CL_RSOD_MAST (Documents for Master 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) | 20010306 |
Properties
| Class | CL_RSOD_MAST | |
| Short Description | Documents for Master 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 | 20010306 | 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSOD_MAST has no interface implemented.
Friends
Class CL_RSOD_MAST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | RSOD_TH_CHANM_CHAVL_X | TLOGO Objects with Flag (hash) | 20010306 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20010306 | |
| 2 | Static method | Public | Method | Checks if Documents Exist for Multiple Master Data | 20010306 | |
| 3 | Static method | Public | Method | Gets the Nubmer of Documents for a Master Data Value | 20010903 | |
| 4 | Static method | Public | Method | Delivers the Basic Characteristic (to InfoObject in InfoSet) | 20010907 | |
| 5 | Static method | Public | Method | Gets the URL for the Document Browser | 20010316 |
Events
Class CL_RSOD_MAST has no event.
Types
Class CL_RSOD_MAST has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHANM | Value transfer | Type reference (TYPE) | RSCHANM | Merkmal | 20010306 | |||
| 2 | I_CHAVL | Value transfer | Type reference (TYPE) | RSCHAVL | Merkmalswert | 20010306 | |||
| 3 | I_R_ITEM | Call by reference | Object reference (TYPE REF TO) | CL_RSR_WWW_ITEM | Baustein für eine Seite im Web Reporting | 20030224 | |||
| 4 | I_R_PARAMETER | Call by reference | Object reference (TYPE REF TO) | CL_RSR_PARAMETER | Parameter (URL) | 20010912 |
Method CONSTRUCTOR on class CL_RSOD_MAST has no exception.
Method DOCUMENTS_EXIST_MULTI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TH_CHAVL | Call by reference | Type reference (TYPE) | RSOD_TH_CHANM_CHAVL | Merkmalswerte | 20010306 | |||
| 2 | R_TH_CHAVL_DOC | Value transfer | Type reference (TYPE) | RSOD_TH_CHANM_CHAVL | Merkmalswerte, für die Dokumente existieren | 20010306 |
Method DOCUMENTS_EXIST_MULTI on class CL_RSOD_MAST has no exception.
Method GET_DOCUMENTS_CNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHANM | Call by reference | Type reference (TYPE) | RSCHANM | Merkmal | 20010903 | |||
| 2 | I_CHAVL | Call by reference | Type reference (TYPE) | RSCHAVL | Dim: Feld für einen beliebigen Merkmalswert | 20010903 | |||
| 3 | R_CNT | Value transfer | Type reference (TYPE) | I | Anzahl | 20010903 |
Method GET_DOCUMENTS_CNT on class CL_RSOD_MAST has no exception.
Method GET_REFERENCE_CHA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHANM | Call by reference | Type reference (TYPE) | RSCHANM | Merkmal | 20010907 | |||
| 2 | R_CHABASNM | Value transfer | Type reference (TYPE) | RSCHABASNM | Referenzmerkmal | 20010907 |
Method GET_REFERENCE_CHA on class CL_RSOD_MAST has no exception.
Method GET_URL_STATIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_URL | Call by reference | Type reference (TYPE) | STRING | URL | 20010316 | |||
| 2 | I_ALSO_70_RUNTIME | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | = 'X': URLs für die 7.x Runtime (falls migriert wurde) | 20060404 | ||
| 3 | I_CHANM | Call by reference | Type reference (TYPE) | RSCHANM | Merkmal | 20010316 | |||
| 4 | I_CHAVL | Call by reference | Type reference (TYPE) | RSCHAVL | Merkmalswert | 20010316 | |||
| 5 | I_SEARCH_ACTIVE | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | = 'X' Es wird auf die Suche geschaltent (Tabstrip) | 20020510 | ||
| 6 | I_SEARCH_RADIO | Call by reference | Type reference (TYPE) | RSRPARAMETERID | Radiobutton Suche ('SEARCH_RADIO_ALL / SEARCH_RADIO_SELECTED | 20020510 | |||
| 7 | I_SEARCH_STRING | Call by reference | Type reference (TYPE) | STRING | Suchbegriff | 20020510 |
Method GET_URL_STATIC on class CL_RSOD_MAST has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 30A |