SAP ABAP Class CL_RSMD_RS_FACTORY (Master Data value help service)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSMD_RS (Package) Master Data Read Services ( Value Help etc)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RS_BASE | BW Basis | 20040805 |
Properties
| Class | CL_RSMD_RS_FACTORY | |
| Short Description | Master Data value help service | |
| Super Class | CL_RS_BASE | BW Basis |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSMD_RS | Master Data Read Services ( Value Help etc) |
| Created | 20040212 | 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_RSMD_RS_FACTORY has no interface implemented.
Friends
Class CL_RSMD_RS_FACTORY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | RSD_S_COB_PRO-CHATP | 'FIX' | constant for fixed characteristic type | 20040812 | ||
| 2 | Constant | Public | Type reference (TYPE) | RSD_S_COB_PRO-CHATP | 'GEN' | constant for general characteristic type | 20040812 | ||
| 3 | Constant | Public | Type reference (TYPE) | RSD_S_COB_PRO-CHATP | 'REM' | constant for remote characteristic type | 20040812 | ||
| 4 | Constant | Public | Type reference (TYPE) | RSIOBJNM | '1CUDIM' | InfoObject '1cudim' | 20040812 | ||
| 5 | Constant | Public | Type reference (TYPE) | RSIOBJNM | '0INFOPROV' | Info Object '0INFOPROV' | 20050207 | ||
| 6 | Static Attribute | Public | Type reference (TYPE) | RSMD_RS_TH_REF_RSH | Hash table for holding the references to IF_RSMD_RSH | 20041027 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Event handling method | 20060420 | ||
| 2 | Static method | Public | Method | Create the instance of CL_RSMD_RS (Flat list) | 20040217 | |
| 3 | Static method | Public | Method | Create an instance of CL_RSMD_HRS (Hierarchy nodes) | 20040217 |
Events
Class CL_RSMD_RS_FACTORY has no event.
Types
Class CL_RSMD_RS_FACTORY has no local type.
Method Signatures
Method CLOSE_READER_RSH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_RSH | Value transfer | Attribute reference (LIKE) | 20060420 |
Method CLOSE_READER_RSH on class CL_RSMD_RS_FACTORY has no exception.
Method GET_FLAT_READER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_RSMD_RS | Call by reference | Object reference (TYPE REF TO) | IF_RSMD_RS | Stammdaten-Leseservice | 20040217 | |||
| 2 | I_CHANM | Value transfer | Type reference (TYPE) | RSCHANM | 20040217 | ||||
| 3 | I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20040616 | |||
| 4 | I_LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | SY-LANGU | Sprache | 20040616 | ||
| 5 | I_NO_AUTHINFO | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Provide no Info about authr. Attributes | 20121112 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BI: Allgemeine Fehlerklasse | 20040217 |
Method GET_HIERARCHY_NODE_READER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_READER | Call by reference | Object reference (TYPE REF TO) | IF_RSMD_RSH | Hierarchieknoten-Leseservices | 20040217 | |||
| 2 | I_CHANM | Call by reference | Type reference (TYPE) | RSCHANM | Merkmal | 20040217 | |||
| 3 | I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20040927 | |||
| 4 | I_R_REF_BINCL | Call by reference | Object reference (TYPE REF TO) | CL_RSR_HIERARCHY_BINCL | Hierarchie mit Einschlusstabelle | 20040927 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BI: Allgemeine Fehlerklasse | 20040217 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 400 |