SAP ABAP Class CL_RSARCH_IPRO_VERS (Version Of An ODS Archiving Object)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSARCH (Package) BW Archiving
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSARCH_CUBE_VERS Version of an InfoCube Archiving Object 20010525
2 Inheritance (c INHERITING FROM c_ref)  CL_RSARCH_ODSO_VERS Version Of An ODS Archiving Object 20010525
Properties
Class CL_RSARCH_IPRO_VERS  
Short Description Version Of An ODS Archiving Object    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSARCH    
Program status     
Category 0   
Package RSARCH   BW Archiving 
Created 20010525   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSARH Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSARCH_IPRO_VERS has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_RSARCH_CUBE_VERS 20010525 Version of an InfoCube Archiving Object
2 CL_RSARCH_IPRO 20010525 InfoProvider Archiving Object
3 CL_RSARCH_ODSO_VERS 20010525 Version Of An ODS Archiving Object
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_INFOPROV Instance attribute Public Type reference (TYPE) RSINFOPROV InfoProvider 20010525
2 N_OBJVERS Instance attribute Public Type reference (TYPE) RSOBJVERS Object Version 20010525
3 N_TLOGO Instance attribute Public Type reference (TYPE) RSTLOGO BW: Object Type (TLOGO) 20020124
4 P_IS_INITIAL Instance attribute Private Type reference (TYPE) RS_BOOL Boolean 20010621
5 P_S_IPRO Instance attribute Private Type reference (TYPE) RSARCH_S_IPRO BW Archiving: Characteristics of an InfoProvider 20010529
6 P_T_IPROIOBJ Instance attribute Private Type reference (TYPE) RSARCH_T_IPROIOBJ Bw archiving: characteristics of the InfoObjects 20010529
7 P_T_OBJ Static Attribute Private Type reference (TYPE) LTY_T_OBJ 20010525
8 P_T_PIDS Instance attribute Private Type reference (TYPE) RSARCH_T_PIDS BW Archiving: Characteristics of an InfoProvider 20010529
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Private Method 20010625
2 COMPARE Instance method Private Method 20010618
3 CONSTRUCTOR Instance method Public Constructor 20010525
4 DELETE Instance method Private Method 20010619
5 DTA_GET_INFO_INT Instance method Protected Method 20010628
6 FACTORY Static method Private Method Factory method 20010525
7 FILTER_CHARACTERISTICS Instance method Protected Method Filter Characteristics 20011024
8 GET_INFO Instance method Private Method Characteristics Invoicing Provider Archiving Object 20010525
9 GET_INFOPROV_BY_PID Static method Private Method 20010530
10 GET_LOCKED_INFOOBJECTS Instance method Private Method 20010621
11 IS_INITIAL Instance method Protected Method Is The Archiving Object Still Blank? 20010626
12 MAINTAIN_GUI Instance method Private Method 20010529
13 READ_FROM_DB Instance method Protected Method 20010525
14 REMOVE_INFOOBJECT Instance method Private Method Call of Object Maintenance (optional) 20010626
15 SAVE Instance method Protected Method Save Version 20010525
16 SET_DEFAULT_PROPERTIES Instance method Protected Method 20020124
17 SET_PROPERTIES Instance method Private Method 20010621
18 SET_TIMESTAMP Instance method Private Method Fill Time Stamp with Current Data (and to DB) 20010615
Events
Class CL_RSARCH_IPRO_VERS has no event.
Types
Class CL_RSARCH_IPRO_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 Exporting E_IS_REPAIRED Call by reference Type reference (TYPE) RS_BOOL Boolean 20010625
2 Exporting E_R_MSG Call by reference Object reference (TYPE REF TO) CL_RSO_MSG Container für Nachrichten 20021120
3 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20010625
4 Importing I_DETLEVEL Call by reference Type reference (TYPE) BALLEVEL Anwendungs-Log: Detaillierungsgrad 20010625
5 Importing I_REPAIR Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20010625
6 Importing I_TH_TLOGO Call by reference Type reference (TYPE) RSO_TH_TLOGO BW Repository: Liste (Hash) von TLOGO Objekt und Typ 20010625

Method CHECK on class CL_RSARCH_IPRO_VERS has no exception.

Method COMPARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_VERS Call by reference Object reference (TYPE REF TO) CL_RSARCH_IPRO_VERS Objektversion 20010618
2 Importing I_STRUCT_ONLY Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Nur strukturelle Änderungen berücksichtigen 20030711
3 Returning R_IS_EQUAL Value transfer Type reference (TYPE) RS_BOOL Boolean 20010618

Method COMPARE on class CL_RSARCH_IPRO_VERS has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV Name des Operational Data Stores 20010525
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20010525
3 Importing I_R_VERS Call by reference Object reference (TYPE REF TO) CL_RSARCH_IPRO_VERS Version eines ODS-Archivierungsobjekt 20010525
4 Importing I_S_IPRO Call by reference Type reference (TYPE) RSARCH_S_IPRO BW Archivierung: Eigenschaften eines InfoProviders 20010621
5 Importing I_TLOGO Call by reference Type reference (TYPE) RSTLOGO BW: Objekttyp (TLOGO) 20020124
6 Importing I_T_IPROIOBJ Call by reference Type reference (TYPE) RSARCH_T_IPROIOBJ BW Archivierung: Eigenschaften der InfoObjects 20010621
7 Importing I_T_PIDS Call by reference Type reference (TYPE) RSARCH_T_PIDS BW Archivierung: Programmreferenzen eines InfoProviders 20010621
# Exception Resumable Description Created on
1 INVALID_INPUT 20010525
2 NOT_FOUND 20010525

Method DELETE Signature

Method DELETE on class CL_RSARCH_IPRO_VERS has no parameter.
Method DELETE on class CL_RSARCH_IPRO_VERS has no exception.

Method DTA_GET_INFO_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_DTA Call by reference Type reference (TYPE) RSD_S_DTA Properties InfoProvider 20010628
2 Exporting E_T_DTA_DIME Call by reference Type reference (TYPE) RSD_T_DTA_DIME Data Target: Dimensions Table 20010628
3 Exporting E_T_DTA_PRO Call by reference Type reference (TYPE) RSD_T_DTA_PRO InfoObject Properties in Data Target 20010628

Method DTA_GET_INFO_INT on class CL_RSARCH_IPRO_VERS has no exception.

Method FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV Name des Operational Data Stores 20010525
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20010525
3 Importing I_PID_WRITE Call by reference Type reference (TYPE) RSSGUID25 BW Generierungs-Tool: GUID in komprimierter Form (CHAR25) 20010529
4 Importing I_R_VERS Call by reference Object reference (TYPE REF TO) CL_RSARCH_IPRO_VERS Vorlageversion 20010525
5 Importing I_S_IPRO Call by reference Type reference (TYPE) RSARCH_S_IPRO BW Archivierung: Eigenschaften eines InfoProviders 20010621
6 Importing I_TLOGO Call by reference Type reference (TYPE) RSTLOGO BW: Objekttyp (TLOGO) 20010525
7 Importing I_T_IPROIOBJ Call by reference Type reference (TYPE) RSARCH_T_IPROIOBJ BW Archivierung: Eigenschaften der InfoObjects 20010621
8 Importing I_T_PIDS Call by reference Type reference (TYPE) RSARCH_T_PIDS BW Archivierung: Programmreferenzen eines InfoProviders 20010621
9 Returning R_R_VERS Value transfer Object reference (TYPE REF TO) CL_RSARCH_IPRO_VERS Version eines InfoProvider-Archivierungsobjekt 20010525
# Exception Resumable Description Created on
1 INVALID_INPUT 20010525
2 NOT_FOUND 20010525

Method FILTER_CHARACTERISTICS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_CHASEL Call by reference Type reference (TYPE) RSARCH_T_CHASEL BW Archiving: Characteristic Selection 20011024
2 Exporting E_T_TIMSEL Call by reference Type reference (TYPE) RSARCH_T_CHASEL BW Archiving: List of Time Characteristics 20020124
3 Importing I_NCUMTIM Call by reference Type reference (TYPE) RSD_S_DTA-NCUMTIM Eigenschaften InfoProvider 20030711
4 Importing I_T_DTA_PRO Call by reference Type reference (TYPE) RSD_T_DTA_PRO InfoObject Properties in Data Target 20011024

Method FILTER_CHARACTERISTICS on class CL_RSARCH_IPRO_VERS has no exception.

Method GET_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_HEADER Call by reference Type reference (TYPE) RSARCH_S_IPRO BW Archivierung: Archivierungseigenschaften des InfoCubes 20010525
2 Exporting E_S_IPRO Call by reference Type reference (TYPE) RSARCH_S_IPRO BW Archivierung: Eigenschaften eines InfoProviders 20010621
3 Exporting E_T_CLUSTKEY Call by reference Type reference (TYPE) RSARCH_T_CLUSTKEY BW Archvierung: InfoObjects des Cluster Key 20010528
4 Exporting E_T_IPROIOBJ Call by reference Type reference (TYPE) RSARCH_T_IPROIOBJ BW Archivierung: Eigenschaften der InfoObjects 20010621
5 Exporting E_T_PIDS Call by reference Type reference (TYPE) RSARCH_T_PIDS BW Archivierung: Programmreferenzen eines InfoProviders 20010529
6 Exporting E_T_SELOPTS Call by reference Type reference (TYPE) RSARCH_T_SOPTPRO BW Archvierung: Selektionseigenschaften 20010525

Method GET_INFO on class CL_RSARCH_IPRO_VERS has no exception.

Method GET_INFOPROV_BY_PID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20010530
2 Importing I_UNI_IDC25 Call by reference Type reference (TYPE) RSSGUID25 BW Generierungs-Tool: GUID in komprimierter Form (CHAR25) 20010530
# Exception Resumable Description Created on
1 INVALID_INPUT 20010530
2 NOT_FOUND 20010530

Method GET_LOCKED_INFOOBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_IOBJNM Value transfer Type reference (TYPE) RSD_T_IOBJNM List of InfoObjects 20010621

Method GET_LOCKED_INFOOBJECTS on class CL_RSARCH_IPRO_VERS has no exception.

Method IS_INITIAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IS_INITIAL Value transfer Type reference (TYPE) RS_BOOL Boolean 20010626

Method IS_INITIAL on class CL_RSARCH_IPRO_VERS has no exception.

Method MAINTAIN_GUI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DISPLAY Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20010618

Method MAINTAIN_GUI on class CL_RSARCH_IPRO_VERS has no exception.

Method READ_FROM_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20010529
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Object Version 20010529
# Exception Resumable Description Created on
1 NOT_FOUND Not Found 20010531

Method REMOVE_INFOOBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOOBJECT Call by reference Type reference (TYPE) RSIOBJNM 20010626
# Exception Resumable Description Created on
1 IS_LOCKED InfoObject ist gesperrt 20010626

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SUBRC Value transfer Type reference (TYPE) SYSUBRC Return Value, Return Value After ABAP Statements 20010525

Method SAVE on class CL_RSARCH_IPRO_VERS has no exception.

Method SET_DEFAULT_PROPERTIES Signature

Method SET_DEFAULT_PROPERTIES on class CL_RSARCH_IPRO_VERS has no parameter.
Method SET_DEFAULT_PROPERTIES on class CL_RSARCH_IPRO_VERS has no exception.

Method SET_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_IPRO Call by reference Type reference (TYPE) RSARCH_S_IPRO BW Archivierung: Eigenschaften eines InfoProviders 20010621
2 Importing I_T_IPROIOBJ Call by reference Type reference (TYPE) RSARCH_T_IPROIOBJ BW Archivierung: Eigenschaften der InfoObjects 20010621
3 Importing I_T_PIDS Call by reference Type reference (TYPE) RSARCH_T_PIDS BW Archivierung: Programmreferenzen eines InfoProviders 20010621

Method SET_PROPERTIES on class CL_RSARCH_IPRO_VERS has no exception.

Method SET_TIMESTAMP Signature

Method SET_TIMESTAMP on class CL_RSARCH_IPRO_VERS has no parameter.
Method SET_TIMESTAMP on class CL_RSARCH_IPRO_VERS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 30A