SAP ABAP Class CL_RSBPCA_MD_READER (BPC: master data reader)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-PLA-BPC-ADM (Application Component) BPC 'unified model' - Admin UI
⤷
RSBPCA (Package) BPC IP Extension: BPC Meta Data Repository
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSBPCA_MD_READER | BPC: maste data reader | 20130418 |
Properties
| Class | CL_RSBPCA_MD_READER | |
| Short Description | BPC: master data reader | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSBPCA | BPC IP Extension: BPC Meta Data Repository |
| Created | 20130418 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSBPCA_MD_READER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSBPCA_MD_READER | BPC: maste data reader | 20130418 |
Friends
Class CL_RSBPCA_MD_READER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | RSCHANM | 20130506 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_RSMD_RS | 20130506 | ||||
| 3 | Static Attribute | Private | Type reference (TYPE) | TH_MD_READER_INSTANCE | 20130506 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20130423 | ||
| 2 | Instance method | Public | Constructor | 20130418 | ||
| 3 | Static method | Public | Method | 20130419 | ||
| 4 | Instance method | Public | Method | 20130418 |
Events
Class CL_RSBPCA_MD_READER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_HIER_POS | Public | Attribute reference (LIKE) | 20130423 | |
||
| 2 | S_MD_READER_INSTANCE | Private | See coding | 20130419 | begin of s_md_reader_instance,
chanm type rschanm,
langu type sy-langu,
md_reader type ref to cl_rsbpca_md_reader,
end of s_md_reader_instance
|
||
| 3 | S_SEL_HIER | Public | Attribute reference (LIKE) | 20130423 | |
||
| 4 | S_SEL_OPT | Public | Attribute reference (LIKE) | 20130418 | |
||
| 5 | S_TXT_OPT | Public | Attribute reference (LIKE) | 20130419 | |
||
| 6 | TH_HIER_POS | Public | Attribute reference (LIKE) | 20130423 | |
||
| 7 | TH_MD_READER_INSTANCE | Private | See coding | 20130419 | th_md_reader_instance type hashed table of s_md_reader_instance with unique key chanm langu
|
||
| 8 | TH_SEL_HIER | Public | Attribute reference (LIKE) | 20130423 | |
||
| 9 | T_REQUESTED_IOBJS | Public | Attribute reference (LIKE) | 20130418 | |
||
| 10 | T_SEL_ATTR | Public | Attribute reference (LIKE) | 20130423 | |
||
| 11 | T_SEL_HIER | Public | Attribute reference (LIKE) | 20130423 | |
||
| 12 | T_SEL_OPT | Public | Attribute reference (LIKE) | 20130418 | |
Method Signatures
Method COMBINE_WITH_HIERARCHY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20130423 | ||||
| 2 | ETH_HIER_POS | Call by reference | Type reference (TYPE) | TH_HIER_POS | 20130423 | ||||
| 3 | IR_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20130423 | ||||
| 4 | ITH_MD_POS | Call by reference | Type reference (TYPE) | RSMD_RS_TH_IOBJNM_POS | 20130423 | ||||
| 5 | IT_SEL_HIER | Call by reference | Type reference (TYPE) | T_SEL_HIER | 20130423 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BPC: Master Data Read/Write Error | 20130423 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_FLAT_READER | Call by reference | Object reference (TYPE REF TO) | IF_RSMD_RS | Master Data Read services | 20130419 | |||
| 2 | I_CHANM | Call by reference | Type reference (TYPE) | RSCHANM | 20130423 |
Method CONSTRUCTOR on class CL_RSBPCA_MD_READER has no exception.
Method GET_INSTANCE 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 | Characteristic | 20130419 | |||
| 2 | I_LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | ABAP-Systemfeld: Sprachenschlüssel der Textumgebung | 20130419 | |||
| 3 | RO_MD_READER | Value transfer | Object reference (TYPE REF TO) | IF_RSBPCA_MD_READER | 20130423 |
Method GET_INSTANCE on class CL_RSBPCA_MD_READER has no exception.
Method READ_DATA Signature
Method READ_DATA on class CL_RSBPCA_MD_READER has no parameter.
Method READ_DATA on class CL_RSBPCA_MD_READER has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |