SAP ABAP Class CL_RSRTS_MD_READ_R3IS (Determine Master Data from InfoSet Data)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSRTS_ODP (Package) TransientProvider Based on ODP
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RS_BASE | BW Basis | 20080104 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSMD_RS_ACCESS | Data access layer for special and remote info objects | 20080104 |
Properties
| Class | CL_RSRTS_MD_READ_R3IS | |
| Short Description | Determine Master Data from InfoSet Data | |
| Super Class | CL_RS_BASE | BW Basis |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSRTS_ODP | TransientProvider Based on ODP |
| Created | 20080103 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSRTS_MD_READ_R3IS has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSMD_RS_ACCESS | Data access layer for special and remote info objects | 20080104 |
Friends
Class CL_RSRTS_MD_READ_R3IS 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 | rschanm | 20121017 | |||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | LCL_BUFFER | Buffer for Instance Administration | 20080104 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_RSMD_RS_ACCESS | Master Data Read Class | 20080104 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | NT_TH_TEXT | Texts | 20080104 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20080104 | |
| 2 | Instance method | Protected | Constructor | CONSTRUCTOR | 20080104 | |
| 3 | Static method | Public | Method | Sets text | 20080104 | |
| 4 | Instance method | Protected | Method | CONSTRUCTOR | 20121017 |
Events
Class CL_RSRTS_MD_READ_R3IS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | NT_S_TEXT | Public | See coding | 20080104 | begin of nT_S_TEXT,
chavl type rschavl,
text type rstxtlg,
end of nt_s_text
|
||
| 2 | NT_TH_TEXT | Public | See coding | 20080104 | nt_th_text type hashed table of nt_s_text with unique key chavl
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RSRTS_MD_READ_R3IS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSRTS_MD_READ_R3IS has no exception.
Method CONSTRUCTOR 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 | 20080104 |
Method CONSTRUCTOR on class CL_RSRTS_MD_READ_R3IS has no exception.
Method SET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_IOBJNM | Call by reference | Type reference (TYPE) | RSIOBJNM | InfoObject | 20080104 | |||
| 2 | I_TH_TEXT | Call by reference | Type reference (TYPE) | NT_TH_TEXT | 20080104 |
Method SET_TEXT on class CL_RSRTS_MD_READ_R3IS has no exception.
Method _SET_CLASS_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CLPA | Call by reference | Type reference (TYPE) | RSMDRCLPA | Parameters for Master Data Read Class | 20121017 |
Method _SET_CLASS_PARAMETER on class CL_RSRTS_MD_READ_R3IS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 720 |