SAP ABAP Class CL_RSDMD_RSRV_CHECK_X_Y_VALUES (Checks SID Values in X and Y Table regarding P and Q Table)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSDMD (Package) Master Data Update
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDMD_RSRV_CHECK | Superclass for all RSRV Tests of the Master Data | 20060703 |
Properties
| Class | CL_RSDMD_RSRV_CHECK_X_Y_VALUES | |
| Short Description | Checks SID Values in X and Y Table regarding P and Q Table | |
| Super Class | CL_RSDMD_RSRV_CHECK | Superclass for all RSRV Tests of the Master Data |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDMD | Master Data Update |
| Created | 20060703 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSDMD_RSRV_CHECK_X_Y_VALUES has no forward declaration.
Interfaces
Class CL_RSDMD_RSRV_CHECK_X_Y_VALUES has no interface implemented.
Friends
Class CL_RSDMD_RSRV_CHECK_X_Y_VALUES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSDMD_RSRV_PACKAGE | Data Package with SIDs and CHAVLs for RSRV Tests | 20060704 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Reference to P Table | 20060705 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Reference to Q Table | 20060705 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Reference to X Table | 20060705 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Reference to Y Table | 20060705 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | TY_T_SIDS | Table with SIDs of Records to be Deleted in X | 20060711 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | TY_T_SIDS | Table with SIDs of Records to be Inserted in X | 20060711 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | TY_T_SIDS | Table with SIDs of Records to be Updated in X | 20060711 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | TY_T_SIDS | Table with SIDs of Records to be Deleted in Y | 20060711 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | TY_T_SIDS | Table with SIDs of Records to be Inserted in Y | 20060711 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | TY_T_SIDS | Table with SIDs of Records to be Updated in Y | 20060711 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Checks SID Values of Attributes in X Table | 20060710 | |
| 2 | Instance method | Private | Method | Checks SID-CHAVL Values in X Table | 20060710 | |
| 3 | Instance method | Private | Method | Checks X Table for Consistency | 20060710 | |
| 4 | Instance method | Private | Method | Checks SID Values of ATtributes in Y Table | 20060710 | |
| 5 | Instance method | Private | Method | Checks SID-CHAVL Values in Y Table | 20060710 | |
| 6 | Instance method | Private | Method | Checks Y Table for Consistency | 20060710 | |
| 7 | Instance method | Private | Method | Opens Data Package and Assigns Table References | 20060705 |
Events
Class CL_RSDMD_RSRV_CHECK_X_Y_VALUES has no event.
Types
Class CL_RSDMD_RSRV_CHECK_X_Y_VALUES has no local type.
Method Signatures
Method CHECK_X_ATTRIBUTES Signature
Method CHECK_X_ATTRIBUTES on class CL_RSDMD_RSRV_CHECK_X_Y_VALUES has no parameter.
Method CHECK_X_ATTRIBUTES on class CL_RSDMD_RSRV_CHECK_X_Y_VALUES has no exception.
Method CHECK_X_KEYS Signature
Method CHECK_X_KEYS on class CL_RSDMD_RSRV_CHECK_X_Y_VALUES has no parameter.
Method CHECK_X_KEYS on class CL_RSDMD_RSRV_CHECK_X_Y_VALUES has no exception.
Method CHECK_X_TABLE Signature
Method CHECK_X_TABLE on class CL_RSDMD_RSRV_CHECK_X_Y_VALUES has no parameter.
Method CHECK_X_TABLE on class CL_RSDMD_RSRV_CHECK_X_Y_VALUES has no exception.
Method CHECK_Y_ATTRIBUTES Signature
Method CHECK_Y_ATTRIBUTES on class CL_RSDMD_RSRV_CHECK_X_Y_VALUES has no parameter.
Method CHECK_Y_ATTRIBUTES on class CL_RSDMD_RSRV_CHECK_X_Y_VALUES has no exception.
Method CHECK_Y_KEYS Signature
Method CHECK_Y_KEYS on class CL_RSDMD_RSRV_CHECK_X_Y_VALUES has no parameter.
Method CHECK_Y_KEYS on class CL_RSDMD_RSRV_CHECK_X_Y_VALUES has no exception.
Method CHECK_Y_TABLE Signature
Method CHECK_Y_TABLE on class CL_RSDMD_RSRV_CHECK_X_Y_VALUES has no parameter.
Method CHECK_Y_TABLE on class CL_RSDMD_RSRV_CHECK_X_Y_VALUES has no exception.
Method OPEN_PACKAGE Signature
Method OPEN_PACKAGE on class CL_RSDMD_RSRV_CHECK_X_Y_VALUES has no parameter.
Method OPEN_PACKAGE on class CL_RSDMD_RSRV_CHECK_X_Y_VALUES has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |