SAP ABAP Interface IF_RSRV_ATOM (Elementary Tests for Transaction RSRV)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM (Application Component) Warehouse Management
     RSRV (Package) Analysis and Repair of BW Objects
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSBK_DTP_D Data Transfer Process: Modified Version 20061219
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDD_LTIP_RSRV_CHECK Check Metadata for RSRV 20090324
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDD_LTIP_RSRV_CHECK_ATTRS Checks InfoObjects if Maintained/Relevant 20090327
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDD_LTIP_RSRV_CHECK_CHAS Checks InfoObjects if Referencing InfoObject is Set 20090327
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDD_LTIP_RSRV_CHECK_INDX Checks InfoObjects if Maintained/Relevant 20090331
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDD_LTIP_RSRV_CHECK_IPRO Checks Whether InfoProvider Name is Unique 20090325
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDD_LTIP_RSRV_CHECK_KYFS Checks InfoObjects if Maintained/Relevant 20090327
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDG_SID_CONV_0UNIT SID conversion for InfoObject 0UNIT 20030217
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSLPO_RSRV_METADATA Logical Partitioning: test of LPO Metadata 20060327
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSOD_CHECK_FOLDER Check and Repair the Root Folder (RSRV) 20030410
... Click here to see Used By full list (108 items)
Properties
Interface IF_RSRV_ATOM  
Short Description Elementary Tests for Transaction RSRV    
General Data
Package RSRV   Analysis and Repair of BW Objects 
Created 20010328   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_RSRV_ATOM has no interface.
Friends
Interface IF_RSRV_ATOM has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_DEBUG Instance attribute Public Type reference (TYPE) CHAR1 Single-Character Indicator 20020221
2 N_MSGID_FOR_STATIC_DOCU Static Attribute Public Type reference (TYPE) SY-MSGID Messages, Message Class 20010807
3 N_MSGNO_FOR_STATIC_DOCU Static Attribute Public Type reference (TYPE) SY-MSGNO Application Log: Message Data 20010807
4 N_S_MSG_FOR_DYNAMIC_DOCU Instance attribute Public Type reference (TYPE) BAL_S_MSG Application Log: Message Data 20010807
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method Create Instance with Input Parameters 20010328
2 DESCRIBE Instance method Public Method Return Description what the Atom Does 20010328
3 GET_PARAMETERS Instance method Public Method Returns the Parameter Values Specified in Instance Creation 20020223
4 GET_PARAMETER_LIST Static method Public Method Returns the Parameters Needed for Creating an Instance 20010328
5 REPAIR Instance method Public Method Analyze again and remove any errors 20010702
6 RUN Instance method Public Method Execute Atom 20010328
Events
Interface IF_RSRV_ATOM has no event.
Types
Interface IF_RSRV_ATOM has no local type.
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_OBJ Value transfer Object reference (TYPE REF TO) OBJECT Elementare Tests für die Transaktion RSRV 20010606
2 Importing I_R_APPL_LOG Call by reference Object reference (TYPE REF TO) CL_RSRV_APPL_LOG Application Log für RSRV 20010415
3 Importing I_R_ERR_LOG Call by reference Object reference (TYPE REF TO) CL_RSRV_APPL_LOG Für Log ohne Instanzerzeugung 20030526
4 Importing I_T_PARAMETERS Call by reference Type reference (TYPE) RSRV_NAME_VALUE_TAB Name-Value-Paar für Parameterübergabe 20010417
# Exception Resumable Description Created on
1 CX_RSRV_EXCEPTION Ausnahmen für die RSRV: nur dynamische Prüfung 20020805

Method DESCRIBE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_TEXTS Call by reference Type reference (TYPE) RSRV_TEXT_TAB Text zur Beschreibung von Test/Atomen in Transaktion RSRV 20010328

Method DESCRIBE on Interface IF_RSRV_ATOM has no exception.

Method GET_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_PARAMETERS Call by reference Type reference (TYPE) RSRV_NAME_VALUE_TAB Tabelle mit Name-Value-Paaren 20020223

Method GET_PARAMETERS on Interface IF_RSRV_ATOM has no exception.

Method GET_PARAMETER_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_INPUT_IS_CHECKED Call by reference Type reference (TYPE) RS_BOOL Test übernimmt die Überprüfung der Parameterwerte 20011026
2 Exporting E_T_PARAMETERS Call by reference Type reference (TYPE) RSRV_NAME_VALUE_TAB Tabelle mit Name-Value-Paaren 20010328

Method GET_PARAMETER_LIST on Interface IF_RSRV_ATOM has no exception.

Method REPAIR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NO_CONFIRMATION Value transfer Type reference (TYPE) RS_BOOL Keine Popups senden 20010802
# Exception Resumable Description Created on
1 CX_RSRV_EXCEPTION BW: Allgemeine Fehlerklasse 20020814

Method RUN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NO_CONFIRMATION Value transfer Type reference (TYPE) RS_BOOL Keine Popups senden 20010802
# Exception Resumable Description Created on
1 CX_RSRV_EXCEPTION 20020814
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSBK_DTP_D Data Transfer Process: Modified Version 20061219
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDD_LTIP_RSRV_CHECK Check Metadata for RSRV 20090324
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDD_LTIP_RSRV_CHECK_ATTRS Checks InfoObjects if Maintained/Relevant 20090327
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDD_LTIP_RSRV_CHECK_CHAS Checks InfoObjects if Referencing InfoObject is Set 20090327
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDD_LTIP_RSRV_CHECK_INDX Checks InfoObjects if Maintained/Relevant 20090331
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDD_LTIP_RSRV_CHECK_IPRO Checks Whether InfoProvider Name is Unique 20090325
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDD_LTIP_RSRV_CHECK_KYFS Checks InfoObjects if Maintained/Relevant 20090327
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDG_SID_CONV_0UNIT SID conversion for InfoObject 0UNIT 20030217
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSLPO_RSRV_METADATA Logical Partitioning: test of LPO Metadata 20060327
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSOD_CHECK_FOLDER Check and Repair the Root Folder (RSRV) 20030410
11 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_AD_NO_M Value selected for deletion in the active version. No M-vers 20010731
12 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_AGGRCOMP_CHECK_CLEAN Checking and Repairing M Version of an Aggregate 20030507
13 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_AGGR_INFO Template for an Elementary Test 20030709
14 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_AGGR_INFOCUBES_EXIST Checks the existence of InfoCubes for aggregates 20010802
15 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_AGGR_PARTITION_CHECK Are aggregates partitioned in a useful way? 20050728
16 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_AM_NO_D A-VERSION AND M-VERSION OF A VALUE AVAILABLE. NO D-FLAG. 20010731
17 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_ATRNAV Values Available in the Navigation Attributes 20010731
18 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_BEX_CHECK_BTMP BEx-texts; multibyte-characters analysis 20050422
19 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_BEX_FIX_TEXTS BEx-texts; multibyte-characters analysis 20040507
20 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_BIA_AFTER_CUBE_ACT Template for Elementary Test 20051216
21 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_BIA_ALL_INDEX_REBUILD Template for Elementary Test 20051216
22 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_BIA_ALL_INDEX_SHOW Template for Elementary Test 20051222
23 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_BIA_BWTAB_INDEX_CORRL Index Exists for Each Table (3) 20051220
24 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_BIA_CUBE_VS_INDEX_SIZE Template for Elementary Test 20051220
25 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_BIA_DELTAINDEX_SIZE Template for Elementary Test 20051216
26 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_BIA_ESTIMATE_FINDEXTIM Template for Elementary Test 20060112
27 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_BIA_ESTIMATE_INDEXSIZE Template for Elementary Test 20060112
28 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_BIA_GLOBALPARAM Template for Elementary Test 20051216
29 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_BIA_HIERARCHY_INDEX Template for Elementary Test 20081218
30 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_BIA_HIER_LOGINDEX Template for Elementary Test 20090102
31 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_BIA_INITCHECK Template for Elementary Test 20060109
32 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_BIA_LOGINDEX Template for Elementary Test 20051216
33 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_BIA_MDINDEX_REBUILD Template for Elementary Test 20051221
34 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_BIA_PROPOSE_DELTAINDEX Template for Elementary Test 20051216
35 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_BIA_REQUDEL_DEL Check Key Figure Totals with Drilldown Characteristics (2) 20090526
36 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_BIA_RUN_RANDOMQUERIES Template for Elementary Test 20070316
37 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_BIA_TALERTSERVER_SHOW Template for Elementary Test 20051222
38 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_CACHE_DEL_OLD_ENTRIES Delete Entries Not Being Used in the Cache 20040806
39 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_CHA_CONVEXIT_CHECK Check Characteristic Values with Conversion Exit 20011001
40 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_CHECK_ADMINCOCKPIT Check Admin Cockpit Content Status 20090116
41 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_CHECK_BI_MYSELF_SYSTEM Check for BI system client ID 20090116
42 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_CHECK_DATASOURCE Check for DataSource replication 20090116
43 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_CHECK_ICF_SERVICES Check for ICF services 20090116
44 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_CHECK_IGS Check for Internet Graphic Service 20090116
45 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_CHECK_INDEXING Check for TREX status and indexing. 20090116
46 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_CHECK_J2EE_STATUS Check J2EE Engine Availability 20090108
47 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_CHECK_JOB_STATUS Check for standard BI jobs 20090116
48 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_CHECK_PERSONALIZATION Check Personalization Content Activation 20090108
49 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_CHECK_ROLE_GENERATION Check for generation of role and user syncronization 20090116
50 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_CHECK_TABLE_SETTING Check for table setting 20090116
51 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_CHECK_TCOACTIVATE Checking for status of technical content. 20090108
52 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_CHECK_USER_INFORMATION Check User Information 20090129
53 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_CHK_BIA_HIER_CACHE Check of BIA Heriarchy Cache 20060215
54 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_CHK_CUBE_PARTTIM Check the Partitioning Column of an InfoCube 20030516
55 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_CHK_CURRENCY Check a currency 20061121
56 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_CHK_TIM_DIM Check Time Consistency from InfoProvider 20060919
57 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_DATAX_CHECK_NOVAL_SID Check Flags in the SID Table for an InfoObject w. Masterdata 20010810
58 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_DB_INDEXES DB Index of an InfoCube and its Aggregate 20010815
59 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_DB_PARAMETERS Check General Database Parameters 20011119
60 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_DB_STATISTICS Database indexes of an InfoCube and its aggregates 20010814
61 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_DB_TABLE_INFO Database Information on InfoCube Tables 20011119
62 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_DIMTAB_SIDTAB Check a Dimension Table against SID Tables 20010601
63 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_DIM_DUPLICATES Multiple inputs in an InfoCube dimension 20010813
64 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_DIM_NUMBER_RANGE Compare number ranges of dimensions and max. DIMID 20010813
65 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_DIM_UNUSED Unused entries in a dimension of an InfoCube 20010802
66 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_EXISTENCE_SE16FLAG Check Table Existence and Flag for Manual Table Maintenance 20010328
67 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_FACTTAB_DIMTAB Test Fact Table against Dimension Table 20010328
68 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_HIERARCHY Check a hierarchy 20010816
69 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_HIERARCHY_INC_TAB1 Template for an Elementary Test 20030904
70 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_HIERARCHY_KTAB_OSID Hierarchy Node Text References for a Characteristic 20011025
71 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_HIERARCHY_MDATA Check Administrative Information of Hierarchies 20020223
72 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_HIERARCHY_VIRT Template for an Elementary Test 20030613
73 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_HPA_COMP_KYFSUMS_VS_DB Check Key Figure Totals with Drilldown Characteristics (2) 20050510
74 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_HPA_COMP_KYF_SUMS Check Key Figure Totals with Drilldown Characteristics (2) 20050215
75 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_HPA_DATA_BW_TAB_INDEX Compares Data in BW Tables with Data in the HPA Index (1) 20050215
76 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_INITIAL_ENTRIES Blank entries in SID and master data tables 20010801
77 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_INITIAL_UNITS Key Figure Units in InfoCube Fact Tables Blank 20010909
78 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_INITIAL_VALS_ATR Type-related Initial Value of the Attribute 20010730
79 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_INVALID_OBJVERS Invalid Object Version of the Characteristic Value 20010730
80 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_KEYFIGURE_KEYVAL_CHECK Template for an Elementary Test 20040521
81 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_MDATA_VALS Unauthorized Characters in Characteristic Values 20011119
82 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_MDC Check space consumption of MDC InfoProviders in DB2/UDB 20050915
83 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_MD_REQUESTS Check Time Overlap of Load Requests 20061229
84 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_MD_TEXT_FIX Multibyte-Analyse for master data text tables 20040726
85 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_MD_TIME_INTERVALS Check Time Intervals in Q Table for Char. with Time-Dep MD 20030303
86 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_MSG Note Messages for Output 20010328
87 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_ODSO Template for an Elementary Test 20030326
88 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_ODS_TMPL_CHECK RSRV: Template Check 20031211
89 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_PSA_DUPL_CHECK Template for an Elementary Test 20031210
90 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_PSA_PARTITION Consistency between PSA Partitions and SAP Admin. Info. 20020221
91 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_PSA_RCOMPR Check row compression of InfoProviders/PSA in DB2/UDB 20060628
92 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_PX_QY COMPARE THE SIZE OF THE P OR Q TABLE WITH THE SIZE OF THE X 20010731
93 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_QUERY_TECHINFO Check Query's Technical Properties 20070828
94 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_RCOMPR Check row compression of InfoProviders/PSA in DB2/UDB 20051206
95 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_ROUTINE_CHECK Template for an Elementary Test 20040521
96 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_RS2HANA_CHECK_IPRO HANA View for BW InfoProvider: Check consistency 20130524
97 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_RSMDATASTATE Status of Data in InfoCubes and ODS Objects 20030507
98 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_RSPP_CHECK Check Entries for Partition Pruning of MultiProvider 20121220
99 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_SID_DIM_INCTAB Template for an Elementary Test 20020226
100 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_SID_NUMBER_RANGE Comparison: Number Range for SID of a Char. with Max. SID 20010810
101 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_SID_P_Q_ENTRIES Compare Characteristic Values in SID-, P- and Q- Tables 20010731
102 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_SID_XY SID Values in X and Y Tables 20030401
103 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_ST Check for Characteristic Values from Text Table in SID Table 20020221
104 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_STAR_SCHEME_TABLES Database Parameter of * Schema Tables of an InfoCube 20010810
105 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_STRUCTURE_NAMES_CHECK Structure Names Check Test 20040127
106 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_TABLE_REPLICATES Check Table Replicates for BW auf HANA 20121220
107 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_TABS_TO_CHAR Template for an Elementary Test 20020315
108 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_UOM_CHECK_BASEUOM Checks Consistency of Base Unit of Measure (Char./DataStore) 20040429
History
Last changed by/on SAP  20110908 
SAP Release Created in 30A