SAP ABAP Class CL_RSMD_UC_HIERARCHY (MD Usages in InfoCubes)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSMD_UC (Package) Master Data Services: Where-Used-Check
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RS_BASE | BW Basis | 20040628 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSMD_USAGE_TYPE_UC | Master Data Usage Check: Interface to Usage Types | 20040203 |
Properties
| Class | CL_RSMD_UC_HIERARCHY | |
| Short Description | MD Usages in InfoCubes | |
| Super Class | CL_RS_BASE | BW Basis |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSMD_UC | Master Data Services: Where-Used-Check |
| Created | 20040203 | SAP |
| Last change | 20140121 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSMD_USAGE_TYPE_UC | Master Data Usage Check: Interface to Usage Types | 20040203 |
Friends
Class CL_RSMD_UC_HIERARCHY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | CHAR5 | 'AND' | Boolean AND | 20040702 | ||
| 2 | Constant | Private | Type reference (TYPE) | RSMD_UC_ATTRNM | 'CHAVL' | Name of Attribute | 20040701 | ||
| 3 | Constant | Private | Type reference (TYPE) | RSMD_UC_ATTRNM | 'HIEID' | Name of Attribute | 20040705 | ||
| 4 | Constant | Private | Type reference (TYPE) | RSMD_UC_ATTRNM | 'IOBJNM' | Name of Attribute | 20040705 | ||
| 5 | Constant | Private | Type reference (TYPE) | RSMD_UC_ATTRNM | 'NODENAME' | Name of Attribute | 20040701 | ||
| 6 | Instance attribute | Private | Type reference (TYPE) | RSMDUCMUKHIER | UT Hierarchy: Identifying attributes for MUKs | 20040630 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | RSMD_UC_T_IOBJNM | List of referencing and basic characteristics | 20040713 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | RSMD_UC_T_RANGE | Range table of the InfoObjects | 20040714 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Where-Used Check mode: All usages of the values | 20040701 | |
| 2 | Instance method | Private | Method | Where-Used Check mode: Existence check | 20040701 | |
| 3 | Instance method | Private | Method | Generic usage check for both One usage and All usages check | 20040701 | |
| 4 | Instance method | Private | Method | Get the name of the Characteristic used in this Hierarchy | 20040705 | |
| 5 | Instance method | Private | Method | Get the name of the H table for the characteristic | 20040705 | |
| 6 | Instance method | Private | Method | Where-Used Check mode: One usage per value is enough | 20040701 |
Events
Class CL_RSMD_UC_HIERARCHY has no event.
Types
Class CL_RSMD_UC_HIERARCHY has no local type.
Method Signatures
Method _ALL_USAGES_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SEARCH_MODE | Call by reference | Type reference (TYPE) | RSMD_UC_CHECKMODE | Modus: Verwendungsnachweisprüfung von Stammdaten | 20040701 |
Method _ALL_USAGES_CHECK on class CL_RSMD_UC_HIERARCHY has no exception.
Method _EXISTENCE_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_EXISTS | Value transfer | Type reference (TYPE) | RSMD_UC_USED | Kennz.: Merkmalswert wurde benutzt (Verwendungsnachweisprüf) | 20040701 |
Method _EXISTENCE_CHECK on class CL_RSMD_UC_HIERARCHY has no exception.
Method _GENERIC_USAGE_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SEARCH_MODE | Call by reference | Type reference (TYPE) | RSMD_UC_CHECKMODE | Modus: Verwendungsnachweisprüfung von Stammdaten | 20040701 |
Method _GENERIC_USAGE_CHECK on class CL_RSMD_UC_HIERARCHY has no exception.
Method _GET_CHANM_HTAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CHANM_HTAB | Value transfer | Type reference (TYPE) | RSDIOBJNM | InfoObject | 20040705 |
Method _GET_CHANM_HTAB on class CL_RSMD_UC_HIERARCHY has no exception.
Method _GET_HTAB_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_HTAB_NAME | Value transfer | Type reference (TYPE) | RSHIETAB | H-Tabelle für Hierarchien | 20040705 |
Method _GET_HTAB_NAME on class CL_RSMD_UC_HIERARCHY has no exception.
Method _ONE_USAGE_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SEARCH_MODE | Call by reference | Type reference (TYPE) | RSMD_UC_CHECKMODE | Modus: Verwendungsnachweisprüfung von Stammdaten | 20040701 |
Method _ONE_USAGE_CHECK on class CL_RSMD_UC_HIERARCHY has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 400 |