SAP ABAP Class CL_RSO_MMR_OBJ_LSYS (BW Repository MMR Connection: Logical System)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-MTD (Application Component) Metadata (Repository)
⤷
RSO_MMR (Package) BW Repository MMR Connection
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSO_MMR_OBJ_TLOGO | BW Repository MMR Connection: TLOGO Object | 20051006 |
Properties
| Class | CL_RSO_MMR_OBJ_LSYS | |
| Short Description | BW Repository MMR Connection: Logical System | |
| Super Class | CL_RSO_MMR_OBJ_TLOGO | BW Repository MMR Connection: TLOGO Object |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSO_MMR | BW Repository MMR Connection |
| Created | 20051006 | 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) |
Interfaces
Class CL_RSO_MMR_OBJ_LSYS has no interface implemented.
Friends
Class CL_RSO_MMR_OBJ_LSYS 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) | TY_T_TYPE_QUAL | Mapping | 20061110 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20061110 |
Events
Class CL_RSO_MMR_OBJ_LSYS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_TYPE_QUAL | Private | See coding | 20061110 | BEGIN OF ty_s_type_qual,
systemtype TYPE rssrctype,
mof_qualified_name TYPE rso_mmr_value,
END OF ty_s_type_qual
|
||
| 2 | TY_T_TYPE_QUAL | Private | See coding | 20061110 | ty_t_type_qual TYPE STANDARD TABLE OF ty_s_type_qual WITH DEFAULT KEY
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RSO_MMR_OBJ_LSYS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSO_MMR_OBJ_LSYS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |