SAP ABAP Class CL_RSMD_UC_AGGREGATE (MD Usages in Aggregates)
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 | 20040517 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSMD_USAGE_TYPE_UC | Master Data Usage Check: Interface to Usage Types | 20040517 |
Properties
| Class | CL_RSMD_UC_AGGREGATE | |
| Short Description | MD Usages in Aggregates | |
| 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 | 20040517 | SAP |
| Last change | 20110908 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSMD_USAGE_TYPE_UC | Master Data Usage Check: Interface to Usage Types | 20040517 |
Friends
Class CL_RSMD_UC_AGGREGATE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | RSD_FIELDNM | 'AGGRST' | Column name for Aggregation level of characteristics | 20040526 | ||
| 2 | Constant | Private | Type reference (TYPE) | RSD_FIELDNM | 'AGGRUID' | Field name used in the Aggregate table for the UID column | 20040521 | ||
| 3 | Constant | Private | Type reference (TYPE) | RSD_FIELDNM | 'FIXSID' | Field name used in the Aggregate table for the SID column | 20040521 | ||
| 4 | Constant | Private | Type reference (TYPE) | RSMD_UC_TABNM | 'RSDDAGGRCOMP' | Aggregate table containing the usage information | 20040521 | ||
| 5 | Constant | Private | Type reference (TYPE) | RSMD_UC_TABNM | 'RSDDAGGR_V' | View on the aggregate tables | 20040531 | ||
| 6 | Constant | Private | Type reference (TYPE) | CHAR5 | 'AND' | Where clause Boolean operator - AND | 20040526 | ||
| 7 | Constant | Private | Type reference (TYPE) | I | 500 | Constant for Packaging of data | 20040519 | ||
| 8 | Instance attribute | Private | Type reference (TYPE) | RSMDUCMUKAGGR | UT Aggregates: identifying attributes for MUKs | 20040521 | |||
| 9 | Static Attribute | Private | Type reference (TYPE) | RSMD_UC_T_IOBJNM | List of InfoObjects | 20040528 | |||
| 10 | Static Attribute | Private | Type reference (TYPE) | RSMD_UC_T_AGGRINFO | Information about usages in Aggregates | 20040528 | |||
| 11 | Static Attribute | Private | Type reference (TYPE) | RSMD_UC_T_AGGRINFO | Information about specific SID usages in Aggregates | 20040531 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Where-Used Check mode: All usages of the values | 20040525 | |
| 2 | Instance method | Private | Method | Where-Used Check mode: Existence check | 20040521 | |
| 3 | Instance method | Private | Method | Generic usage check for both One usage and All usages check | 20040525 | |
| 4 | Instance method | Private | Method | Where-Used Check mode: One usage per value is enough | 20040521 |
Events
Class CL_RSMD_UC_AGGREGATE has no event.
Types
Class CL_RSMD_UC_AGGREGATE 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 | 20040525 |
Method _ALL_USAGES_CHECK on class CL_RSMD_UC_AGGREGATE 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) | 20040521 |
Method _EXISTENCE_CHECK on class CL_RSMD_UC_AGGREGATE 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 | 20040525 |
Method _GENERIC_USAGE_CHECK on class CL_RSMD_UC_AGGREGATE 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 | 20040521 |
Method _ONE_USAGE_CHECK on class CL_RSMD_UC_AGGREGATE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 400 |