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 P_R_PACKAGE Instance attribute Private Object reference (TYPE REF TO) CL_RSDMD_RSRV_PACKAGE Data Package with SIDs and CHAVLs for RSRV Tests 20060704
2 P_R_PTABLE Instance attribute Private Object reference (TYPE REF TO) DATA Reference to P Table 20060705
3 P_R_QTABLE Instance attribute Private Object reference (TYPE REF TO) DATA Reference to Q Table 20060705
4 P_R_XTABLE Instance attribute Private Object reference (TYPE REF TO) DATA Reference to X Table 20060705
5 P_R_YTABLE Instance attribute Private Object reference (TYPE REF TO) DATA Reference to Y Table 20060705
6 P_T_X_DELETE Instance attribute Private Type reference (TYPE) TY_T_SIDS Table with SIDs of Records to be Deleted in X 20060711
7 P_T_X_INSERT Instance attribute Private Type reference (TYPE) TY_T_SIDS Table with SIDs of Records to be Inserted in X 20060711
8 P_T_X_MODIFY Instance attribute Private Type reference (TYPE) TY_T_SIDS Table with SIDs of Records to be Updated in X 20060711
9 P_T_Y_DELETE Instance attribute Private Type reference (TYPE) TY_T_SIDS Table with SIDs of Records to be Deleted in Y 20060711
10 P_T_Y_INSERT Instance attribute Private Type reference (TYPE) TY_T_SIDS Table with SIDs of Records to be Inserted in Y 20060711
11 P_T_Y_MODIFY 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 CHECK_X_ATTRIBUTES Instance method Private Method Checks SID Values of Attributes in X Table 20060710
2 CHECK_X_KEYS Instance method Private Method Checks SID-CHAVL Values in X Table 20060710
3 CHECK_X_TABLE Instance method Private Method Checks X Table for Consistency 20060710
4 CHECK_Y_ATTRIBUTES Instance method Private Method Checks SID Values of ATtributes in Y Table 20060710
5 CHECK_Y_KEYS Instance method Private Method Checks SID-CHAVL Values in Y Table 20060710
6 CHECK_Y_TABLE Instance method Private Method Checks Y Table for Consistency 20060710
7 OPEN_PACKAGE 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