SAP ABAP Class CL_RSUOM_UOMT_VERS (Quantity Conversion Type: Version)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSUOM (Package) Quantity Conversions in Business Information Warehouse
Properties
Class CL_RSUOM_UOMT_VERS  
Short Description Quantity Conversion Type: Version    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSUOM   Quantity Conversions in Business Information Warehouse 
Created 20021025   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_RSUOM_UOMT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSOS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RUOM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSUOM_UOMT_VERS has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_RSUOM_UOMT 20021025 Quantity Conversion Type - TLOGO
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PS_UOMT_CAT Instance attribute Private Type reference (TYPE) RSUOM_S_UOMT_CAT Quantity Conversion Type Catalog with Texts 20021030
2 PT_TXT Instance attribute Private Type reference (TYPE) RSO_T_TXT Object Texts (in several languages) 20041215
3 PT_UOMT_VERS_R Static Attribute Private Type reference (TYPE) RSUOM_T_UOM_VERS_R Quantity Conversion Type with Reference (Version) 20021028
4 P_LOG Instance attribute Private Object reference (TYPE REF TO) CL_RSO_APPLICATION_LOG BW Repository: Application Log 20021028
5 P_UOMNM Instance attribute Private Type reference (TYPE) RSUOMNM Name of Quantity Conversion Type 20021028
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Private Method Checks 20021029
2 COMPARE Instance method Private Method Compare Object with another Object 20021029
3 COMPLETE_HEADER Instance method Private Method Complete Header Information 20021028
4 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20021028
5 FACTORY Static method Private Method Factory 20021028
6 FREE Static method Private Method References, Initialize Tables 20021025
7 GET_CHANGETP_INDEXING_QUEUE Instance method Private Method Determines the Type of Change for the Index Queue 20040804
8 GET_PROPERTIES Instance method Private Method Return Properties 20021028
9 GET_SEARCH_ATTRIBUTES Instance method Private Method Returns Values of the Search Attribute (RSOTLOGOSEARATR) 20040804
10 LOAD Instance method Private Method Read from database 20021028
11 READ_ALL_TEXTS Instance method Private Method Read Texts from All Languages 20041215
12 SAVE Instance method Private Method Save in DB 20021028
13 SAVE_XREF Instance method Private Method Maintenance of XREF - Interdependencies 20050111
14 SET_HEADER Instance method Private Method Header information 20021105
15 SET_PROPERTIES Instance method Private Method Set all Properties 20021028
16 SET_TIMESTAMP Instance method Private Method Set Active Version of Time Stamp 20021031
Events
Class CL_RSUOM_UOMT_VERS has no event.
Types
Class CL_RSUOM_UOMT_VERS has no local type.
Method Signatures

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_MSG Call by reference Object reference (TYPE REF TO) CL_RSO_MSG Container für Nachrichten 20021029
2 Exporting E_IS_REPAIRED Call by reference Type reference (TYPE) RS_BOOL Boolean 20021029
3 Exporting E_SUBRC Call by reference Type reference (TYPE) I 20021029
4 Importing I_AFTER_IMPORT_MODE Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20021029
5 Importing I_DETLEVEL Call by reference Type reference (TYPE) BALLEVEL '3' Anwendungs-Log: Detaillierungsgrad 20021029
6 Importing I_REPAIR Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20021029

Method CHECK on class CL_RSUOM_UOMT_VERS has no exception.

Method COMPARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_VERS Call by reference Object reference (TYPE REF TO) CL_RSUOM_UOMT_VERS Mengenumrechnungsart: Version 20021029
2 Returning R_IS_EQUAL Value transfer Type reference (TYPE) RS_BOOL Boolean 20021029

Method COMPARE on class CL_RSUOM_UOMT_VERS has no exception.

Method COMPLETE_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_UOMT_CAT Call by reference Type reference (TYPE) RSUOM_S_UOMT_CAT Mengenumrechnungsart Katalog mit Texten 20021030

Method COMPLETE_HEADER on class CL_RSUOM_UOMT_VERS has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_UOMT_CAT Call by reference Type reference (TYPE) RSUOM_S_UOMT_CAT Mengenumrechnungsart Katalog mit Texten 20021030
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20021028
3 Importing I_R_VERS Call by reference Type reference (TYPE) RSUOM_R_UOM_VERS Referenz auf Mengenumrechnungsart (Version) 20021028
4 Importing I_UOMNM Call by reference Type reference (TYPE) RSUOMNM Name der Mengenumrechnungsart 20021028
# Exception Resumable Description Created on
1 CX_RS_NOT_FOUND Objekt nicht gefunden 20021028

Method FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_UOMT_CAT Call by reference Type reference (TYPE) RSUOM_S_UOMT_CAT Mengenumrechnungsart Katalog mit Texten 20021030
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20021028
3 Importing I_R_VERS Call by reference Type reference (TYPE) RSUOM_R_UOM_VERS Referenz auf Mengenumrechnungsart (Version) 20021028
4 Importing I_UOMNM Call by reference Type reference (TYPE) RSUOMNM Name der Mengenumrechnungsart 20021028
5 Returning R_R_UOMT_VERS Value transfer Type reference (TYPE) RSUOM_R_UOM_VERS Referenz auf Mengenumrechnungsart (Version) 20021028

Method FACTORY on class CL_RSUOM_UOMT_VERS has no exception.

Method FREE Signature

Method FREE on class CL_RSUOM_UOMT_VERS has no parameter.
Method FREE on class CL_RSUOM_UOMT_VERS has no exception.

Method GET_CHANGETP_INDEXING_QUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DELETED Call by reference Type reference (TYPE) RS_BOOL Boolean 20040804
2 Importing I_R_VERS_A Call by reference Object reference (TYPE REF TO) CL_RSUOM_UOMT_VERS InfoSet: Version 20040804
3 Returning R_CHANGETP Value transfer Type reference (TYPE) RSOS_CHANGETP Art der Änderung (Meta Daten Queue) 20040804

Method GET_CHANGETP_INDEXING_QUEUE on class CL_RSUOM_UOMT_VERS has no exception.

Method GET_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_UOMT_CAT Call by reference Type reference (TYPE) RSUOM_S_UOMT_CAT Mengenumrechnungsart Katalog mit Texten 20021030
2 Exporting ET_TXT Call by reference Type reference (TYPE) RSO_T_TXT Texte eines Objektes (in mehreren Sprachen) 20041215

Method GET_PROPERTIES on class CL_RSUOM_UOMT_VERS has no exception.

Method GET_SEARCH_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TX_SEATR_ATR Call by reference Type reference (TYPE) RSOS_TX_SEATR_ATR Erweiterte Suche: Suchattribute mit Werten 20040804

Method GET_SEARCH_ATTRIBUTES on class CL_RSUOM_UOMT_VERS has no exception.

Method LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20021028
2 Importing I_UOMNM Call by reference Type reference (TYPE) RSUOMNM Name der Mengenumrechnungsart 20021028
# Exception Resumable Description Created on
1 CX_RS_ACCESS_ERROR Fehler beim Zugriff 20021028
2 CX_RS_NOT_FOUND Objekt nicht gefunden 20021028

Method READ_ALL_TEXTS Signature

Method READ_ALL_TEXTS on class CL_RSUOM_UOMT_VERS has no parameter.
Method READ_ALL_TEXTS on class CL_RSUOM_UOMT_VERS has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20021028

Method SAVE on class CL_RSUOM_UOMT_VERS has no exception.

Method SAVE_XREF Signature

Method SAVE_XREF on class CL_RSUOM_UOMT_VERS has no parameter.
Method SAVE_XREF on class CL_RSUOM_UOMT_VERS has no exception.

Method SET_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_UOMT_CAT Call by reference Type reference (TYPE) RSUOM_S_UOMT_CAT Mengenumrechnungsart Katalog mit Texten 20021105

Method SET_HEADER on class CL_RSUOM_UOMT_VERS has no exception.

Method SET_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_UOMT_CAT Call by reference Type reference (TYPE) RSUOM_S_UOMT_CAT Mengenumrechnungsart Katalog mit Texten 20021030
2 Importing IT_TXT Call by reference Type reference (TYPE) RSO_T_TXT Texte eines Objektes (in mehreren Sprachen) 20041215

Method SET_PROPERTIES on class CL_RSUOM_UOMT_VERS has no exception.

Method SET_TIMESTAMP Signature

Method SET_TIMESTAMP on class CL_RSUOM_UOMT_VERS has no parameter.
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20021031
History
Last changed by/on SAP  20130531 
SAP Release Created in 400