SAP ABAP Class CL_RSARCH_IPRO (InfoProvider Archiving Object)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSARCH (Package) BW Archiving
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSD_DTA InfoProvider / Data Target 20010528
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSO_TLOGO_GENERAL BW Repository: TLOGO Objects - General 20010529
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSO_TLOGO_MAINTAIN BW Repository: TLOGO Objects - Changes/Maintenance 20010528
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSO_TLOGO_MAINTAIN_INT BW Repository: TLOGO Objects - INTERN: Activation 20010525
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSARCH_CUBE InfoCube Archiving Object 20010525
2 Inheritance (c INHERITING FROM c_ref)  CL_RSARCH_ODSO ODS Archiving Object 20010525
Properties
Class CL_RSARCH_IPRO  
Short Description InfoProvider 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 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSARH Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RSSG Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 SSCR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSD_DTA InfoProvider / Data Target 20010528
2 IF_RSO_TLOGO_GENERAL BW Repository: TLOGO Objects - General 20010529
3 IF_RSO_TLOGO_MAINTAIN BW Repository: TLOGO Objects - Changes/Maintenance 20010528
4 IF_RSO_TLOGO_MAINTAIN_INT BW Repository: TLOGO Objects - INTERN: Activation 20010525
Friends
# Friend Modeled only Created on Description
1 CL_RSARCH_CUBE 20010525 InfoCube Archiving Object
2 CL_RSARCH_ODSO 20010525 ODS Archiving Object
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_1M Constant Public Type reference (TYPE) I 1048576 20010809
2 C_2K_MINUS_1 Constant Public Type reference (TYPE) I 2047 20010809
3 C_MAX_OBJECT_BYTES Constant Public Type reference (TYPE) I 268435456 Maximum DataObject Size in Bytes 20010809
4 C_NR_OBJECT_PREFIX Constant Private Type reference (TYPE) NROBJ 'RSARCHOBJ' Prefix for Number Range Object 20010615
5 C_NR_PROCIND_INS Constant Private Type reference (TYPE) INRIV-PROCIND 'I' Processing flag (I=Insert, D=Delete,U=Update,' '=no changes) 20010615
6 C_NR_RANGE_FROM Constant Private Type reference (TYPE) RSARCHOBJNUM '0000001' From-Number for BW Archiving Object 20010615
7 C_NR_RANGE_NR Constant Private Type reference (TYPE) NRNR '01' Number Range Number 20010615
8 C_NR_RANGE_TO Constant Private Type reference (TYPE) RSARCHOBJNUM '9999999' Number For BW Archiving Object 20010615
9 C_PROGCLASS_CLASSPOOL Constant Public Type reference (TYPE) RSSG_PCLAS RSARH_C_PROGCLASS-CLASSPOOL Program Class for Generated Local Classes 20010525
10 C_PROGCLASS_DELETE Constant Public Type reference (TYPE) RSSG_PCLAS RSARH_C_PROGCLASS-DELETE Program Class for Deletion Program 20010525
11 C_PROGCLASS_RELOAD Constant Public Type reference (TYPE) RSSG_PCLAS RSARH_C_PROGCLASS-RELOAD Program Class for Reload 20020128
12 C_PROGCLASS_WRITE Constant Public Type reference (TYPE) RSSG_PCLAS RSARH_C_PROGCLASS-WRITE Program Class for Write Program 20010525
13 N_ARCHIVING_OBJECT Instance attribute Public Type reference (TYPE) OBJCT_TR01 Archiving Object Type 20010615
14 N_ARCHIVING_OBJTYPE Instance attribute Public Type reference (TYPE) RSARCHTYPE Archiving Object Type 20010615
15 N_INFOPROV Instance attribute Public Type reference (TYPE) RSINFOPROV InfoProvider 20010525
16 N_TLOGO Instance attribute Public Type reference (TYPE) RSTLOGO BW: Object Type (TLOGO) 20010525
17 P_DATA_EXISTS Instance attribute Private Type reference (TYPE) RS_BOOL '#' Boolean 20010621
18 P_DEBUG_LEVEL Static Attribute Private Type reference (TYPE) I 0 Static Debug Level 20010525
19 P_OBJVERS_GEN Instance attribute Private Type reference (TYPE) RSOBJVERS Object Version for Program Generation 20010530
20 P_R_DTA Instance attribute Private Object reference (TYPE REF TO) IF_RSD_DTA Reference to Data Target 20010528
21 P_R_VERS_A Instance attribute Private Object reference (TYPE REF TO) CL_RSARCH_IPRO_VERS A Version (Active) 20010525
22 P_R_VERS_D Instance attribute Private Object reference (TYPE REF TO) CL_RSARCH_IPRO_VERS D Version (SAP) 20010525
23 P_R_VERS_M Instance attribute Private Object reference (TYPE REF TO) CL_RSARCH_IPRO_VERS M Version (Saved) 20010525
24 P_R_VERS_N Instance attribute Private Object reference (TYPE REF TO) CL_RSARCH_IPRO_VERS N Version (in Bearbeitung) 20010525
25 P_S_HEADER Instance attribute Private Type reference (TYPE) RSARCHIPROLOC Header Information 20010525
26 P_S_IPRO_LOC Instance attribute Private Type reference (TYPE) RSARCHIPROLOC BW ARchiving: General Local Properties 20010615
27 P_TH_TLOGO Instance attribute Private Type reference (TYPE) RSO_TH_TLOGO Current Processed TLOGO Objects 20010530
28 P_TX_TEXTPOOL_DELETE Static Attribute Private Type reference (TYPE) RSSG_TX_TP Template Text Pool for Deletion Program 20010531
29 P_TX_TEXTPOOL_RELOAD Static Attribute Private Type reference (TYPE) RSSG_TX_TP Template Text Pool for Reload Program 20020129
30 P_TX_TEXTPOOL_WRITE Static Attribute Private Type reference (TYPE) RSSG_TX_TP Template Text Pool for Write Program 20010531
31 P_T_OBJ Static Attribute Private Type reference (TYPE) LTY_T_OBJ Table with Instantiated Objects for the Class 20010525
Methods
# Method Level Visibility Method type Description Created on
1 ADD_REQUEST Instance method Public Method Add Request 20020124
2 ADJUST_REQUEST Instance method Public Method Add Request 20020124
3 AFTER_ACTIVATION Instance method Public Method 20010629
4 AFTER_DELETION Instance method Public Method 20010629
5 AUTHORITY_CHECK Instance method Public Method Authorization Check 20010817
6 BEFORE_DELETION Instance method Public Method 20010629
7 BUILD_CONTENT Instance method Public Method 20010702
8 CALL_ARCHIVE_ADMIN Instance method Public Method 20010615
9 CHECK Instance method Public Method 20010702
10 CHECK_PROGRAM_STATUS Instance method Public Method 20010808
11 CHECK_RANGE_FOR_ARCHIVE Instance method Public Method 20030804
12 CLASS_CONSTRUCTOR Static method Public Constructor 20010528
13 CONSTRUCTOR Instance method Public Constructor Constructor 20010525
14 COPY_VERSION Instance method Public Method 20010626
15 DEACTIVATE Instance method Public Method 20010702
16 DELETE_LOCAL_ENTRY Static method Public Method Inserts Local Table Entry (if Not Yet Available) 20010619
17 DEL_OBJECT_REF Instance method Public Method 20010619
18 EXISTS_DATA Instance method Public Method 20050411
19 FACTORY Static method Public Method Factory Method 20010525
20 GET_DTA_REF Instance method Private Method 20010528
21 GET_INFO Instance method Public Method Information for InfoProvider Archiving Object 20010525
22 GET_INFO_CURRENT Static method Public Method Information for InfoProvider Archiving Object 20010529
23 GET_LOCKED_INFOOBJECTS Instance method Public Method Determine InfoObjects Locked by Archiving 20010621
24 GET_MAX_OBJECT_SIZE Instance method Public Method 20010809
25 GET_OBJECT_REF Instance method Public Method 20010525
26 GET_PROGRAM_NAME Instance method Public Method Get Program Name 20010615
27 GET_SSCR_RESTRICTION Instance method Public Method 20010619
28 GET_TEXTS Instance method Public Method Information for InfoProvider Archiving Object 20010531
29 GET_TLOGO Static method Public Method Determine TLOGO Type for InfoProvider 20010531
30 GET_TX_TEXTPOOL Static method Private Method 20010726
31 INSERT_LOCAL_ENTRY Static method Public Method Inserts Local Table Entry (if Not Yet Available) 20010615
32 IS_ACTIVE Instance method Public Method 20010702
33 IS_ARCHIVABLE Instance method Public Method Is the main object archivable? 20010628
34 IS_INITIAL Instance method Public Method 20010626
35 IS_MODIFIED Instance method Public Method Archiving Object Was Modified 20030711
36 IS_SAVED Instance method Public Method 20010702
37 MAINTAIN_GUI Instance method Public Method 20010629
38 MERGE_M_INTO_D_VERSION Instance method Private Method Reads M Version and Merges it with D Version 20010621
39 PROGTYPE_TO_PROGCLASS Static method Public Method 20010808
40 READ_LOCSEL Instance method Public Method Read Archived Data Area 20020124
41 REMOVE_INFOOBJECT Instance method Public Method Call of Object Maintenance (optional) 20010626
42 REMOVE_REQUEST Instance method Public Method Add Request 20020124
43 RESET_TO_ACTIVE Instance method Public Method 20010702
44 SAVE_INTERNAL Instance method Public Method 20010629
45 SET_ARCHIVING_OBJECT Instance method Protected Method Set Archiving Object 20010615
46 SET_OBJECT_REF Instance method Public Method 20010525
47 SET_OBJSTAT Instance method Private Method 20010615
48 VERSION_EXISTS Instance method Public Method 20010702
49 WRITE_ACTIVFL_DB Instance method Private Method 20010615
50 WRITE_LOCSEL Instance method Public Method Write Archived Data Area 20020124
Events
Class CL_RSARCH_IPRO has no event.
Types
Class CL_RSARCH_IPRO has no local type.
Method Signatures

Method ADD_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_ARCH_REQUEST Call by reference Object reference (TYPE REF TO) CL_RSARCH_REQUEST Archiving Request 20020124

Method ADD_REQUEST on class CL_RSARCH_IPRO has no exception.

Method ADJUST_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_ARCH_REQUEST Call by reference Object reference (TYPE REF TO) CL_RSARCH_REQUEST Archiving Request 20020124
# Exception Resumable Description Created on
1 EMPTY_REQUEST 20030804

Method AFTER_ACTIVATION Signature

Method AFTER_ACTIVATION on class CL_RSARCH_IPRO has no parameter.
Method AFTER_ACTIVATION on class CL_RSARCH_IPRO has no exception.

Method AFTER_DELETION Signature

Method AFTER_DELETION on class CL_RSARCH_IPRO has no parameter.
Method AFTER_DELETION on class CL_RSARCH_IPRO has no exception.

Method AUTHORITY_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTVT Call by reference Type reference (TYPE) TACT-ACTVT Activity 20010817
# Exception Resumable Description Created on
1 USER_NOT_AUTHORIZED No Authorization 20010817

Method BEFORE_DELETION Signature

Method BEFORE_DELETION on class CL_RSARCH_IPRO has no parameter.
Method BEFORE_DELETION on class CL_RSARCH_IPRO has no exception.

Method BUILD_CONTENT Signature

Method BUILD_CONTENT on class CL_RSARCH_IPRO has no parameter.
Method BUILD_CONTENT on class CL_RSARCH_IPRO has no exception.

Method CALL_ARCHIVE_ADMIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHECK_ONLY Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20010626
2 Returning R_RESULT Value transfer Type reference (TYPE) RS_BOOL Boolean 20010626

Method CALL_ARCHIVE_ADMIN on class CL_RSARCH_IPRO has no exception.

Method CHECK Signature

Method CHECK on class CL_RSARCH_IPRO has no parameter.
Method CHECK on class CL_RSARCH_IPRO has no exception.

Method CHECK_PROGRAM_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_GENERATED Call by reference Type reference (TYPE) RS_BOOL Boolean 20010808
2 Exporting E_GENSTATUS Call by reference Type reference (TYPE) RSSG_GENSTATUS Generation status 20010808
3 Exporting E_PROGRAM_NAME Call by reference Type reference (TYPE) SY-REPID 20010808
4 Importing I_CHECK_ONLY Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20010808
5 Importing I_PROGTYPE Call by reference Type reference (TYPE) RSARCHPTYPE '*' BW Achiving: Program Type 20010808

Method CHECK_PROGRAM_STATUS on class CL_RSARCH_IPRO has no exception.

Method CHECK_RANGE_FOR_ARCHIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ONLY_COMPRESSED Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20030804
2 Importing I_T_RANGE Call by reference Type reference (TYPE) RSDRI_T_RANGE BW-Data-Manager: Range Liste 20030804
# Exception Resumable Description Created on
1 ERROR_OCCURRED 20030804
2 INVALID_RANGE 20030804

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_RSARCH_IPRO has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSARCH_IPRO 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 of the Operational Data Stores 20010525
2 Importing I_TLOGO Call by reference Type reference (TYPE) RSTLOGO BW: Object Type (TLOGO) 20010525
# Exception Resumable Description Created on
1 NOT_FOUND 20010525

Method COPY_VERSION Signature

Method COPY_VERSION on class CL_RSARCH_IPRO has no parameter.
Method COPY_VERSION on class CL_RSARCH_IPRO has no exception.

Method DEACTIVATE Signature

Method DEACTIVATE on class CL_RSARCH_IPRO has no parameter.
Method DEACTIVATE on class CL_RSARCH_IPRO has no exception.

Method DELETE_LOCAL_ENTRY 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 20010619
# Exception Resumable Description Created on
1 INVALID_INPUT 20010619

Method DEL_OBJECT_REF 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 Object Version 20010619

Method DEL_OBJECT_REF on class CL_RSARCH_IPRO has no exception.

Method EXISTS_DATA Signature

Method EXISTS_DATA on class CL_RSARCH_IPRO has no parameter.
Method EXISTS_DATA on class CL_RSARCH_IPRO 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 of the Operational Data Stores 20010525
2 Importing I_TLOGO Call by reference Type reference (TYPE) RSTLOGO BW: Object Type (TLOGO) 20010525
3 Importing I_UNI_IDC25 Call by reference Type reference (TYPE) RSSGUID25 BW Generation Tool: GUID in Compressed Form (CHAR25) 20010530
4 Returning R_R_IPRO_ARCH Value transfer Object reference (TYPE REF TO) CL_RSARCH_IPRO InfoProvider archiving object 20010525
# Exception Resumable Description Created on
1 INVALID_INPUT 20010525
2 INVALID_TYPE 20010525
3 NOT_FOUND 20010525

Method GET_DTA_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_DTA Value transfer Object reference (TYPE REF TO) IF_RSD_DTA InfoProvider / Datenziel 20010528

Method GET_DTA_REF on class CL_RSARCH_IPRO has no exception.

Method GET_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DS_ACCESS Call by reference Type reference (TYPE) RS_BOOL Neue RSDRI-Schnittstelle für DataSource-Zugriffe verwenden 20071016
2 Exporting E_S_DTA Call by reference Type reference (TYPE) RSD_S_DTA Properties InfoProvider 20010528
3 Exporting E_S_HEADER Call by reference Type reference (TYPE) RSARCH_S_IPRO BW Archiving: Archiving Characteristics Of InfoCube 20010525
4 Exporting E_S_TIMOPT Call by reference Type reference (TYPE) RSARCH_S_SOPTPRO BW Archiving: Time Selection 20020125
5 Exporting E_TH_SFC Call by reference Type reference (TYPE) RSDRI_TH_SFC BW Data Manager: List of Characteristics 20010528
6 Exporting E_TH_SFK Call by reference Type reference (TYPE) RSDRI_TH_SFK BW Data Manager: List of Key Figures 20010528
7 Exporting E_TX_TEXTPOOL Call by reference Type reference (TYPE) RSSG_TX_TP BW Generation Tool: Text Pool 20010528
8 Exporting E_T_CLUSTKEY Call by reference Type reference (TYPE) RSARCH_T_CLUSTKEY BW Archiving: InfoObjects of Cluster Key 20010528
9 Exporting E_T_DTAT Call by reference Type reference (TYPE) RSD_T_DTAT Texts Data Target 20010531
10 Exporting E_T_DTA_PRO Call by reference Type reference (TYPE) RSD_T_DTA_PRO InfoObject Properties in Data Target 20020128
11 Exporting E_T_IOBJ_CMP Call by reference Type reference (TYPE) RSD_T_IOBJ_CMP Compounding of InfoObjects 20020128
12 Exporting E_T_PIDS Call by reference Type reference (TYPE) RSARCH_T_PIDS Bw archiving: Program reference of an InfoProvider 20010529
13 Exporting E_T_SELOPTS Call by reference Type reference (TYPE) RSARCH_T_SOPTPRO Bw archiving: Selection characteristics 20010525
14 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Object Version 20010525
# Exception Resumable Description Created on
1 NOT_FOUND 20010525

Method GET_INFO_CURRENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DS_ACCESS Call by reference Type reference (TYPE) RS_BOOL Neues RSDRI-Interface für DataStore-Zugriff verwenden 20071016
2 Exporting E_S_DTA Call by reference Type reference (TYPE) RSD_S_DTA Properties InfoProvider 20010529
3 Exporting E_S_HEADER Call by reference Type reference (TYPE) RSARCH_S_IPRO BW Archiving: Archiving Characteristics Of InfoCube 20010529
4 Exporting E_S_TIMOPT Call by reference Type reference (TYPE) RSARCH_S_SOPTPRO BW Archiving: Time Selection 20020125
5 Exporting E_TH_SFC Call by reference Type reference (TYPE) RSDRI_TH_SFC BW Data Manager: List of Characteristics 20010529
6 Exporting E_TH_SFK Call by reference Type reference (TYPE) RSDRI_TH_SFK BW Data Manager: List of Key Figures 20010529
7 Exporting E_TX_TEXTPOOL Call by reference Type reference (TYPE) RSSG_TX_TP BW Generation Tool: Text Pool 20010529
8 Exporting E_T_CLUSTKEY Call by reference Type reference (TYPE) RSARCH_T_CLUSTKEY BW Archiving: InfoObjects of Cluster Key 20010529
9 Exporting E_T_DTAT Call by reference Type reference (TYPE) RSD_T_DTAT Texts Data Target 20010531
10 Exporting E_T_DTA_PRO Call by reference Type reference (TYPE) RSD_T_DTA_PRO InfoObject Properties in Data Target 20020129
11 Exporting E_T_IOBJ_CMP Call by reference Type reference (TYPE) RSD_T_IOBJ_CMP Compounding of InfoObjects 20020129
12 Exporting E_T_PIDS Call by reference Type reference (TYPE) RSARCH_T_PIDS Bw archiving: Program reference of an InfoProvider 20010529
13 Exporting E_T_SELOPTS Call by reference Type reference (TYPE) RSARCH_T_SOPTPRO Bw archiving: Selection characteristics 20010529
14 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20010529
15 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Object Version 20010529
16 Importing I_PROGTYPE Call by reference Type reference (TYPE) RSARCHPTYPE BW Achiving: Program Type 20010531
17 Importing I_TH_TLOGO Call by reference Type reference (TYPE) RSO_TH_TLOGO BW Repository: List (Hash) of TLOGO Object and Type 20010529
18 Importing I_UNI_IDC25 Call by reference Type reference (TYPE) RSSGUID25 BW Generation Tool: GUID in Compressed Form (CHAR25) 20010530
# Exception Resumable Description Created on
1 INVALID_INPUT 20010530
2 NOT_FOUND 20010529

Method GET_LOCKED_INFOOBJECTS 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 RS_C_OBJVERS-NEW Object Version 20010621
2 Returning R_T_IOBJNM Value transfer Type reference (TYPE) RSD_T_IOBJNM InfoObject 20010621
# Exception Resumable Description Created on
1 IS_LOCKED 20010621

Method GET_MAX_OBJECT_SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_RESULT Value transfer Type reference (TYPE) I Maximum DataObject Size in Records 20010809

Method GET_MAX_OBJECT_SIZE on class CL_RSARCH_IPRO has no exception.

Method GET_OBJECT_REF 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 Object Version 20010525
2 Returning R_R_VERS Value transfer Object reference (TYPE REF TO) CL_RSARCH_IPRO_VERS Version of InfoProvider Archiving Object 20010525

Method GET_OBJECT_REF on class CL_RSARCH_IPRO has no exception.

Method GET_PROGRAM_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_PROGRAM_NAME Value transfer Type reference (TYPE) SY-REPID Program Name 20010615
# Exception Resumable Description Created on
1 GENERATION_ERROR The program has not been generated 20010615
2 INTERNAL_ERROR Internal Error 20010615

Method GET_SSCR_RESTRICTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROGTYPE Call by reference Type reference (TYPE) RSARCHPTYPE RSARH_C_PROGTYPE-WRITE BW Achiving: Program Type 20010619
2 Importing I_SOPTNM_NCUMTIM Call by reference Type reference (TYPE) RSARCH_S_SOPTPRO-SOPTNM Character Feld der Länge 8 20030711
3 Returning R_SX_SSCR_RESTRICT Value transfer Type reference (TYPE) SSCR_RESTRICT 20010619

Method GET_SSCR_RESTRICTION on class CL_RSARCH_IPRO has no exception.

Method GET_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TX_TEXTPOOL Call by reference Type reference (TYPE) RSSG_TX_TP BW Generation Tool: Text Pool 20010531
2 Exporting E_T_DTAT Call by reference Type reference (TYPE) RSD_T_DTAT Texts Data Target 20010531
3 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Object Version 20010531
4 Importing I_PROGTYPE Call by reference Type reference (TYPE) RSARCHPTYPE 'W' BW Achiving: Program Type 20010531
# Exception Resumable Description Created on
1 NOT_FOUND 20010531

# 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 20010531
2 Importing I_TLOGO Call by reference Type reference (TYPE) RSTLOGO BW: Object Type (TLOGO) 20010531
3 Returning R_TLOGO Value transfer Type reference (TYPE) RSTLOGO BW: Objekttyp (TLOGO) 20010531
# Exception Resumable Description Created on
1 INVALID_INPUT 20010531

Method GET_TX_TEXTPOOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROGTYPE Call by reference Type reference (TYPE) RSARCHPTYPE RSARH_C_PROGTYPE-WRITE BW Archivierung: Programmtyp 20010726
2 Returning R_TX_TEXTPOOL Value transfer Type reference (TYPE) RSSG_TX_TP BW Generierungs-Tool: Textpool 20010726

Method GET_TX_TEXTPOOL on class CL_RSARCH_IPRO has no exception.

Method INSERT_LOCAL_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ARCHIVING_OBJECT Call by reference Type reference (TYPE) OBJCT_TR01 Archiving Object 20010628
2 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20010615
3 Returning R_EXISTED Value transfer Type reference (TYPE) RS_BOOL Already Exists in Database 20010615
# Exception Resumable Description Created on
1 INVALID_INPUT 20010615

Method IS_ACTIVE Signature

Method IS_ACTIVE on class CL_RSARCH_IPRO has no parameter.
Method IS_ACTIVE on class CL_RSARCH_IPRO has no exception.

Method IS_ARCHIVABLE Signature

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

Method IS_ARCHIVABLE on class CL_RSARCH_IPRO has no exception.

Method IS_INITIAL 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 RS_C_OBJVERS-ACTIVE Object Version 20010626
2 Returning R_IS_INITIAL Value transfer Type reference (TYPE) RS_BOOL Boolean 20010626

Method IS_INITIAL on class CL_RSARCH_IPRO has no exception.

Method IS_MODIFIED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STRUCT_ONLY Call by reference Type reference (TYPE) RS_BOOL Nur bzgl. struktureller Änderung prüfen 20030711
2 Returning R_IS_MODIFIED Value transfer Type reference (TYPE) RS_BOOL Boolean 20030711

Method IS_MODIFIED on class CL_RSARCH_IPRO has no exception.

Method IS_SAVED Signature

Method IS_SAVED on class CL_RSARCH_IPRO has no parameter.
Method IS_SAVED on class CL_RSARCH_IPRO has no exception.

Method MAINTAIN_GUI Signature

Method MAINTAIN_GUI on class CL_RSARCH_IPRO has no parameter.
Method MAINTAIN_GUI on class CL_RSARCH_IPRO has no exception.

Method MERGE_M_INTO_D_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_IPRO_D Call by reference Type reference (TYPE) RSARCH_S_IPRO BW Archivierung: Eigenschaften eines InfoProviders 20010621
2 Changing C_T_IPROIOBJ_D Call by reference Type reference (TYPE) RSARCH_T_IPROIOBJ BW Archivierung: Eigenschaften der InfoObjects 20010621
3 Changing C_T_PIDS_D Call by reference Type reference (TYPE) RSARCH_T_PIDS BW Archivierung: Programmreferenzen eines InfoProviders 20010621
4 Importing I_DETLEVEL Call by reference Type reference (TYPE) BALLEVEL Anwendungs-Log: Detaillierungsgrad 20010621
# Exception Resumable Description Created on
1 IOBJ_NOT_FOUND InfoObjects nicht gefunden 20010621
2 NOT_FOUND Objekt nicht gefunden 20010621

Method PROGTYPE_TO_PROGCLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROGTYPE Call by reference Type reference (TYPE) RSARCHPTYPE BW Achiving: Program Type 20010808
2 Returning R_PROGCLASS Value transfer Type reference (TYPE) RSSG_PCLAS BW generation tool: Program class for generated programs 20010808
# Exception Resumable Description Created on
1 INVALID_INPUT 20010808

Method READ_LOCSEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FEMS Call by reference Type reference (TYPE) RSARCHIPROLOCSEL-FEMS Count Parameters 20020124
2 Exporting E_T_RANGE Call by reference Type reference (TYPE) RSDRI_T_RANGE Characteristic Interval Selection 20020124
3 Importing I_FISCVARNT Call by reference Type reference (TYPE) RSFISCVAR Fiscal Year Variant 20020124
# Exception Resumable Description Created on
1 NOT_FOUND 20020124

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
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-NEW Object Version (New) 20010626
# Exception Resumable Description Created on
1 IS_LOCKED InfoObject Is Locked 20010626

Method REMOVE_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_ARCH_REQUEST Call by reference Object reference (TYPE REF TO) CL_RSARCH_REQUEST Archiving Request 20020124

Method REMOVE_REQUEST on class CL_RSARCH_IPRO has no exception.

Method RESET_TO_ACTIVE Signature

Method RESET_TO_ACTIVE on class CL_RSARCH_IPRO has no parameter.
Method RESET_TO_ACTIVE on class CL_RSARCH_IPRO has no exception.

Method SAVE_INTERNAL Signature

Method SAVE_INTERNAL on class CL_RSARCH_IPRO has no parameter.
Method SAVE_INTERNAL on class CL_RSARCH_IPRO has no exception.

Method SET_ARCHIVING_OBJECT Signature

Method SET_ARCHIVING_OBJECT on class CL_RSARCH_IPRO has no parameter.
# Exception Resumable Description Created on
1 GET_NAME_ERROR Interner Fehler 20010628

Method SET_OBJECT_REF 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 Object Version 20010525
2 Importing I_R_VERS Value transfer Object reference (TYPE REF TO) CL_RSARCH_IPRO_VERS Version of an InfoProvider Archiving Object 20010525

Method SET_OBJECT_REF on class CL_RSARCH_IPRO has no exception.

Method SET_OBJSTAT Signature

Method SET_OBJSTAT on class CL_RSARCH_IPRO has no parameter.
Method SET_OBJSTAT on class CL_RSARCH_IPRO has no exception.

Method VERSION_EXISTS Signature

Method VERSION_EXISTS on class CL_RSARCH_IPRO has no parameter.
Method VERSION_EXISTS on class CL_RSARCH_IPRO has no exception.

Method WRITE_ACTIVFL_DB 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 Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20010615

Method WRITE_ACTIVFL_DB on class CL_RSARCH_IPRO has no exception.

Method WRITE_LOCSEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FEMS Call by reference Type reference (TYPE) RSARCHIPROLOCSEL-FEMS Count Parameters 20020124
2 Importing I_FISCVARNT Call by reference Type reference (TYPE) RSFISCVAR Fiscal Year Variant 20020124
3 Importing I_T_RANGE Call by reference Type reference (TYPE) RSDRI_T_RANGE Characteristic Interval Selection 20020124
# Exception Resumable Description Created on
1 NOT_FOUND 20020124
History
Last changed by/on SAP  20130531 
SAP Release Created in 30A