SAP ABAP Class CL_RS_INFOOBJECT_UNIVERSE (Global Universe for InfoObjects)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW (Application Component) SAP Business Information Warehouse
⤷
RS (Package) BW: General Business Information Warehouse

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSMDS_UNIVERSE | General Set (Factory Class) | 20041214 |
Properties
Class | CL_RS_INFOOBJECT_UNIVERSE | |
Short Description | Global Universe for InfoObjects | |
Super Class | CL_RSMDS_UNIVERSE | General Set (Factory Class) |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RS | BW: General Business Information Warehouse |
Created | 20041214 | 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_RS_INFOOBJECT_UNIVERSE has no interface implemented.
Friends
Class CL_RS_INFOOBJECT_UNIVERSE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | RS_CHAR1 | 'D' | 20041214 | ||
2 | ![]() |
Constant | Private | Type reference (TYPE) | RS_CHAR1 | 'S' | 20041214 | ||
3 | ![]() |
Constant | Public | See coding | 20090210 | ||||
4 | ![]() |
Constant | Private | See coding | 20060801 | ||||
5 | ![]() |
Constant | Private | See coding | 20060801 | ||||
6 | ![]() |
Constant | Public | See coding | 20090114 | ||||
7 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_RS_INFOOBJECT_UNIVERSE | Global Universe for InfoObjects | 20041214 | ||
8 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_RSMDS_TYPE | Data Type for Master Data ID Dimensions | 20060306 | ||
9 | ![]() |
Instance attribute | Private | See coding | 20041214 | ||||
10 | ![]() |
Instance attribute | Private | See coding | 20041214 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20041214 | |
2 | ![]() |
Instance method | Private | Method | 20060724 | |
3 | ![]() |
Instance method | Public | Method | Generate Dimension from InfoObject (also Nav. Attribute) | 20041214 |
4 | ![]() |
Static method | Public | Method | 20041214 | |
5 | ![]() |
Instance method | Public | Method | 20041214 | |
6 | ![]() |
Instance method | Private | Method | 20060724 | |
7 | ![]() |
Static method | Public | Method | 20081119 | |
8 | ![]() |
Static method | Public | Method | 20081119 | |
9 | ![]() |
Static method | Public | Method | 20081117 | |
10 | ![]() |
Static method | Public | Method | 20081119 |
Events
Class CL_RS_INFOOBJECT_UNIVERSE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_S_DIM2IOBJ | Private | See coding | 20041214 | BEGIN OF ty_s_dim2iobj,
dimname TYPE rsmds_dimname,
iobjnm TYPE rsiobjnm,
sid_dimension TYPE rs_bool,
END OF ty_s_dim2iobj
|
Method Signatures
Method DIMNAME_TO_IOBJNM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DIMNAME | Call by reference | Type reference (TYPE) | RSMDS_DIMNAME | Eindeutiger Name der Dimension | 20041214 | ||
2 | ![]() |
R_IOBJNM | Value transfer | Type reference (TYPE) | RSIOBJNM | InfoObject | 20041214 |
Method DIMNAME_TO_IOBJNM on class CL_RS_INFOOBJECT_UNIVERSE has no exception.
Method DIMNAME_TO_IOBJNM_INTERNAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_IOBJNM | Call by reference | Type reference (TYPE) | RSIOBJNM | InfoObject | 20060724 | ||
2 | ![]() |
E_SID_DIMENSION | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20060724 | ||
3 | ![]() |
I_DIMNAME | Call by reference | Type reference (TYPE) | RSMDS_DIMNAME | Eindeutiger Name der Dimension | 20060724 | ||
4 | ![]() |
I_FOR_NAVIGATIONAL_ATTRIBUTE | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20060724 |
Method DIMNAME_TO_IOBJNM_INTERNAL on class CL_RS_INFOOBJECT_UNIVERSE has no exception.
Method GET_DIMENSION_BY_IOBJNM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_AS_SID_DIMENSION | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20060306 | ||
2 | ![]() |
I_IOBJNM | Call by reference | Type reference (TYPE) | RSIOBJNM | Names des InfoObjekts | 20041214 | ||
3 | ![]() |
R_R_DIMENSION | Value transfer | Object reference (TYPE REF TO) | IF_RSMDS_DIMENSION | Dimension einer Menge | 20041214 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Unbekannte Dimension | 20041214 |
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_R_UNIVERSE | Value transfer | Object reference (TYPE REF TO) | CL_RS_INFOOBJECT_UNIVERSE | Globales Universe auf InfoObjekten | 20041214 |
Method GET_INSTANCE on class CL_RS_INFOOBJECT_UNIVERSE has no exception.
Method IOBJNM_TO_DIMNAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_AS_SID_DIMENSION | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20060306 | ||
2 | ![]() |
I_IOBJNM | Call by reference | Type reference (TYPE) | RSIOBJNM | InfoObject | 20041214 | ||
3 | ![]() |
R_DIMNAME | Value transfer | Type reference (TYPE) | RSMDS_DIMNAME | Eindeutiger Name der Dimension | 20041214 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ungültiger technischer Name | 20041214 |
Method IOBJNM_TO_DIMNAME_INTERNAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_AS_SID_DIMENSION | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20060724 | ||
2 | ![]() |
I_FOR_NAVIGATIONAL_ATTRIBUTE | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20060907 | ||
3 | ![]() |
I_IOBJNM | Call by reference | Type reference (TYPE) | RSIOBJNM | InfoObject | 20060724 | ||
4 | ![]() |
R_DIMNAME | Value transfer | Type reference (TYPE) | RSMDS_DIMNAME | Eindeutiger Name der Dimension | 20060724 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ungültiger technischer Name | 20060724 |
Method IS_ARCHIVE_IOBJNM 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 | 20081119 | ||
2 | ![]() |
R_RESULT | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20081119 |
Method IS_ARCHIVE_IOBJNM on class CL_RS_INFOOBJECT_UNIVERSE has no exception.
Method IS_ARCHIVE_SIDNM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DIMENSION | Call by reference | Type reference (TYPE) | RSMDS_DIMNAME | Eindeutiger Name der Dimension | 20081119 | ||
2 | ![]() |
R_RESULT | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20081119 |
Method IS_ARCHIVE_SIDNM on class CL_RS_INFOOBJECT_UNIVERSE has no exception.
Method IS_METAIOBJNM 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 | 20081117 | ||
2 | ![]() |
R_RESULT | Value transfer | Type reference (TYPE) | RS_BOOL | Flag-Struktur | 20081117 |
Method IS_METAIOBJNM on class CL_RS_INFOOBJECT_UNIVERSE has no exception.
Method IS_SID_DIMENSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DIMNAME | Call by reference | Type reference (TYPE) | RSMDS_DIMNAME | Eindeutiger Name der Dimension | 20081119 | ||
2 | ![]() |
R_RESULT | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20081119 |
Method IS_SID_DIMENSION on class CL_RS_INFOOBJECT_UNIVERSE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |