SAP ABAP Class CL_RSDA_DAP_V (BW Archiving: Version of DAP)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSDA (Package) BW Data Archiving and Near-line Storage. Core Functions
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSDA_DAP_DISPLAY Display Interface for DAP 20041125
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSDA_DAP_P BW Archiving: Persistent Version of DAP 20041014
2 Inheritance (c INHERITING FROM c_ref)  CL_RSDA_DAP_T BW Archiving: Transient Version of DAP 20041014
Properties
Class CL_RSDA_DAP_V  
Short Description BW Archiving: Version of DAP    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSDA    
Program status     
Category 0   
Package RSDA   BW Data Archiving and Near-line Storage. Core Functions 
Created 20041014   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 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSDA_DAP_DISPLAY Display Interface for DAP 20041125
Friends
# Friend Modeled only Created on Description
1 CL_RSDA_DAP 20041020 BW Archiving: Data Archiving Process
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_CLSNAME_PREFIX Constant Public Type reference (TYPE) SEOCLSNAME 'CL_RSDA_DAP_' 20041020
2 C_OBJVERS_INITIAL Constant Protected Type reference (TYPE) RSOBJVERS IS INITIAL 20041020
3 N_DAPNAME Instance attribute Public Type reference (TYPE) RSDA_DAPNAME BW Data Archiving: Name of Archiving Process 20041014
4 N_OBJVERS Instance attribute Public Type reference (TYPE) RSOBJVERS Object Version 20041014
5 O_ENQMODE Instance attribute Protected Type reference (TYPE) ENQMODE Lock Mode 20041020
6 O_ENQVERS Instance attribute Protected Type reference (TYPE) RSOBJVERS Locked Object Version 20041020
7 O_R_DAP Instance attribute Protected Object reference (TYPE REF TO) CL_RSDA_DAP BW Archiving: Data Archiving Process 20050113
8 O_S_DAP Instance attribute Protected Type reference (TYPE) OTY_S_DAP Data Archiving Process Header Data 20041014
9 O_S_DTA Instance attribute Protected Type reference (TYPE) OTY_S_DTA 20050119
10 O_TH_AGGRFUN Static Attribute Protected See coding 20041027
11 O_TH_DAPT Instance attribute Protected Type reference (TYPE) OTY_TH_DAPT 20041130
12 O_TH_DTA_PRO Instance attribute Protected Type reference (TYPE) OTY_TH_DTA_PRO 20050916
13 O_TR_INDEXES Instance attribute Protected Type reference (TYPE) C 20041020
14 O_T_DAPDOK Instance attribute Protected Type reference (TYPE) OTY_T_DAPDOK Data Object Key 20041020
15 O_T_DAPPID Instance attribute Protected Type reference (TYPE) OTY_T_DAPPID Data Object Key 20041020
16 O_T_DAPSEL Instance attribute Protected Type reference (TYPE) OTY_T_DAPSEL Selection Parameters 20041020
17 P_R_DAP Instance attribute Private Object reference (TYPE REF TO) CL_RSDA_DAP BW Archiving: Data Archiving Process 20061008
18 P_R_DTA Instance attribute Protected Object reference (TYPE REF TO) IF_RSD_DTA InfoProvider / Data Target 20050114
19 P_R_NLOBJ Instance attribute Private Object reference (TYPE REF TO) CL_RSDA_NEARLINE_OBJECT Near-Line Object 20041122
Methods
# Method Level Visibility Method type Description Created on
1 AFTER_ACTIVATION Instance method Public Method Actions After DDIC Activation(Before Activtng Table Entries) 20041122
2 AFTER_SAVE Instance method Private Method 20041028
3 CHECK Instance method Public Method 20041014
4 CHECK_AGAINST_ACTIVE_VERSION Instance method Public Method Check Current Version Against Active Version 20041025
5 CHECK_INFOPROV_DEFINITION Instance method Public Method 20080404
6 CHECK_MAINTAINABILITY Instance method Protected Method Check Changeability 20041020
7 CLASS_CONSTRUCTOR Static method Public Constructor 20041027
8 COMPARE Instance method Public Method 20041025
9 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041014
10 DELETE_FROM_DB Instance method Protected Method 20041026
11 DEQUEUE Instance method Public Method 20041020
12 ENQUEUE Instance method Public Method 20041020
13 FACTORY Static method Public Method 20041014
14 FREE Instance method Public Method 20061012
15 GET_ARCHIVING_OBJECT_NAME Instance method Public Method 20041122
16 GET_DDIC_OBJECTS Instance method Public Method 20041027
17 GET_DEFAULT_TIMNM Instance method Public Method 20050119
18 GET_DTA_PRO Instance method Private Method 20050831
19 GET_GENINFO Instance method Public Method 20050831
20 GET_INFOPROV Instance method Public Method Determine InfoProvider 20050121
21 GET_INFOPROV_DTA Instance method Protected Method Get DTA Object of Primary Data Target 20050114
22 GET_INSTANCE_BY_GUID Static method Public Method 20050113
23 GET_NEARLINE_OBJECT Instance method Public Method 20041122
24 GET_NEARLINE_OBJECT_NAME Instance method Public Method 20041122
25 GET_PARAMDEFS Instance method Private Method 20050831
26 GET_SELOPT_INFO Instance method Private Method 20050113
27 GET_TLOGO Instance method Public Method 20041129
28 IS_EQUAL_TO Instance method Public Method Compare Current Instance with Another DAP Version 20041020
29 IS_KEY_CHARACTERISTIC Instance method Protected Method 20050916
30 IS_SEMANTIC_KEY_CHARACTERISTIC Instance method Protected Method 20080218
31 IS_TIME_CHARACTERISTIC Instance method Protected Method 20050114
32 OBJVERS_TO_CLSNAME Static method Public Method 20041014
33 REFRESH Instance method Protected Method 20041014
34 REFRESH_DTA Instance method Public Method 20050118
35 SAVE Instance method Public Method 20041026
36 SET_TIMESTAMP Instance method Public Method 20041025
37 UPDATE_FROM_TEMPLATE Instance method Protected Method 20041020
Events
Class CL_RSDA_DAP_V has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 NTY_TH_DTA_PRO Public See coding 20080404 NTY_TH_DTA_PRO type hashed table of rsd_s_dta_pro with unique key iobjnm
2 OTY_S_DAP Protected Type reference (TYPE) RSDA_S_DAP 20041020
3 OTY_S_DAPDOK Protected See coding 20041020 BEGIN OF oty_s_dapdok. * Persistent attributes INCLUDE TYPE rsdadapdok. TYPES: * Additional transient attributes locked TYPE rs_bool, END OF oty_s_dapdok
4 OTY_S_DAPPID Protected Type reference (TYPE) RSDA_S_DAPPID 20041020
5 OTY_S_DAPSEL Protected See coding 20041020 BEGIN OF oty_s_dapsel. * Persistent attributes INCLUDE TYPE rsdadapsel. TYPES: * Additional transient attributes is_locked TYPE rs_bool, END OF oty_s_dapsel
6 OTY_S_DAPT Protected Type reference (TYPE) RSDADAPT 20041125
7 OTY_S_DTA Protected See coding 20050119 BEGIN OF oty_s_dta, infoprov TYPE rsd_s_dta-infoprov, ncumtim TYPE rsd_s_dta-ncumtim, cubetype TYPE rsd_s_dta-cubetype, odsotype TYPE rsd_s_dta-odsotype, viewiobj TYPE rsd_s_dta-viewiobj, unique_semantic_key TYPE rs_bool, END OF oty_s_dta
8 OTY_S_DTA_PRO Protected See coding 20050118 BEGIN OF oty_s_dta_pro, iobjnm TYPE rsd_s_dta_pro-iobjnm, posit TYPE rsd_s_dta_pro-posit, keyflag TYPE rsd_s_dta_pro-keyflag, iobjtp TYPE rsd_s_dta_pro-iobjtp, fieldnm TYPE rsd_s_dta_pro-fieldnm, dtelnm TYPE rsd_s_dta_pro-dtelnm, chabasnm TYPE rsd_s_dta_pro-chabasnm, txtsh TYPE rsd_s_dta_pro-txtsh, txtlg TYPE rsd_s_dta_pro-txtlg, dimsuffix TYPE rsda_coldim, is_timcha TYPE rs_bool, is_hidden TYPE rs_bool, chaconst TYPE rschaconst, is_selonly TYPE rs_bool, as_sid TYPE rs_bool, END OF oty_s_dta_pro
9 OTY_TH_DAPT Protected See coding 20041130 oty_th_dapt TYPE HASHED TABLE OF oty_s_dapt WITH UNIQUE KEY langu
10 OTY_TH_DTA_PRO Protected See coding 20050118 oty_th_dta_pro TYPE HASHED TABLE OF oty_s_dta_pro WITH UNIQUE KEY iobjnm
11 OTY_T_DAPDOK Protected See coding 20041020 oty_t_dapdok TYPE STANDARD TABLE OF oty_s_dapdok WITH KEY dapname objvers iobjnm
12 OTY_T_DAPPID Protected See coding 20041020 oty_t_dappid TYPE STANDARD TABLE OF oty_s_dappid WITH KEY dapname objvers progclass
13 OTY_T_DAPSEL Protected See coding 20041020 oty_t_dapsel TYPE STANDARD TABLE OF oty_s_dapsel WITH KEY dapname objvers seloptid
14 OTY_T_DAPT Protected See coding 20041125 oty_t_dapt TYPE STANDARD TABLE OF oty_s_dapt WITH DEFAULT KEY
Method Signatures

Method AFTER_ACTIVATION 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 20041122
2 Importing I_DETLEVEL Call by reference Type reference (TYPE) BALLEVEL '4' Anwendungs-Log: Detaillierungsgrad 20041122
3 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-MODIFIED Objektversion 20041122
4 Importing I_PERCENTAGE Call by reference Type reference (TYPE) I 0 Progress 20041122
5 Importing I_TH_TLOGO Call by reference Type reference (TYPE) RSO_TH_TLOGO Aktuelle Objekte 20041122

Method AFTER_ACTIVATION on class CL_RSDA_DAP_V has no exception.

Method AFTER_SAVE Signature

Method AFTER_SAVE on class CL_RSDA_DAP_V has no parameter.
Method AFTER_SAVE on class CL_RSDA_DAP_V has no exception.

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 20041025
2 Exporting E_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Rückgabewert von ABAP-Anweisungen 20041025
3 Importing I_DETLEVEL Call by reference Type reference (TYPE) BALLEVEL '4' Anwendungs-Log: Detaillierungsgrad 20041025
4 Importing I_REPAIR Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20041025
5 Importing I_R_MSG Call by reference Object reference (TYPE REF TO) CL_RSO_MSG Container für Nachrichten 20041025
6 Importing I_TH_TLOGO Call by reference Type reference (TYPE) RSO_TH_TLOGO BW Repository: Liste (Hash) von TLOGO Objekt und Typ 20041025

Method CHECK on class CL_RSDA_DAP_V has no exception.

Method CHECK_AGAINST_ACTIVE_VERSION 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) SY-SUBRC Rückgabewert von ABAP-Anweisungen 20041025
2 Importing I_CHECK_MODE Call by reference Type reference (TYPE) RS_BOOL Boolean 20041025
3 Importing I_DETLEVEL Call by reference Type reference (TYPE) BALLEVEL '4' Anwendungs-Log: Detaillierungsgrad 20041025
4 Importing I_R_MSG Call by reference Object reference (TYPE REF TO) CL_RSO_MSG Container für Nachrichten 20041025

Method CHECK_AGAINST_ACTIVE_VERSION on class CL_RSDA_DAP_V has no exception.

Method CHECK_INFOPROV_DEFINITION 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 von ABAP-Anweisungen 20080404
2 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20080404
3 Importing I_S_DTA Call by reference Type reference (TYPE) RSD_S_DTA 20080404
4 Importing I_TH_DTA_PRO Call by reference Type reference (TYPE) NTY_TH_DTA_PRO Eigenschaften von InfoObjects im Datenziel 20080404

Method CHECK_INFOPROV_DEFINITION on class CL_RSDA_DAP_V has no exception.

Method CHECK_MAINTAINABILITY Signature

Method CHECK_MAINTAINABILITY on class CL_RSDA_DAP_V has no parameter.
# Exception Resumable Description Created on
1 CX_RS_ACCESS_ERROR Fehler beim Zugriff 20041020

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_RSDA_DAP_V has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSDA_DAP_V 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_RSDA_DAP_V BW Archivierung: Version eines DAPs 20041025
2 Returning R_IS_EQUAL Value transfer Type reference (TYPE) RS_BOOL Boolean 20041025

Method COMPARE on class CL_RSDA_DAP_V has no exception.

Method CONSTRUCTOR 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) RS_OBJVERS 20061008
2 Importing I_R_DAP Call by reference Object reference (TYPE REF TO) CL_RSDA_DAP Datenarchivierungsprozesses 20061008

Method CONSTRUCTOR on class CL_RSDA_DAP_V has no exception.

Method DELETE_FROM_DB Signature

Method DELETE_FROM_DB on class CL_RSDA_DAP_V has no parameter.
Method DELETE_FROM_DB on class CL_RSDA_DAP_V has no exception.

Method DEQUEUE Signature

Method DEQUEUE on class CL_RSDA_DAP_V has no parameter.
Method DEQUEUE on class CL_RSDA_DAP_V has no exception.

Method ENQUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MODE Call by reference Type reference (TYPE) ENQMODE RS_C_ENQMODE-EXCL Sperrmodus 20041020
# Exception Resumable Description Created on
1 CX_RSDA_ACTION_REFUSED Aktion wurde abgebrochen 20080320
2 CX_RS_ACCESS_ERROR Fehler beim Zugriff 20041020

Method FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DAPNAME Call by reference Type reference (TYPE) RSDA_DAPNAME BW Datenarchivierung: Name des Archivierungsprozesses 20041014
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-NEW Objektversion 20041014
3 Returning R_R_DAP_V Value transfer Object reference (TYPE REF TO) CL_RSDA_DAP_V BW Archivierung: Version eines DAPs 20041014
# Exception Resumable Description Created on
1 CX_RS_ACCESS_ERROR Fehler beim Zugriff 20041020
2 CX_RS_VERSION_NOT_FOUND Objekt in einer Version nicht gefunden 20041014

Method FREE Signature

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

Method GET_ARCHIVING_OBJECT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_OBJECT Value transfer Type reference (TYPE) OBJCT_TR01 Nearline-Objekt 20041122

Method GET_ARCHIVING_OBJECT_NAME on class CL_RSDA_DAP_V has no exception.

Method GET_DDIC_OBJECTS 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) SY-SUBRC Rückgabewert von ABAP-Anweisungen 20041027
2 Exporting E_T_MAGE Call by reference Type reference (TYPE) RSDG_T_MAGE BW Generierung: Objektliste Massenaktivierer 20041027
3 Importing I_DELETION_MODE Call by reference Type reference (TYPE) RS_BOOL Boolean 20080303
4 Importing I_DETLEVEL Call by reference Type reference (TYPE) BALLEVEL '4' Anwendungs-Log: Detaillierungsgrad 20080303
5 Importing I_OBJECTS Call by reference Type reference (TYPE) C 20041027
6 Importing I_OBJVERS Call by reference Type reference (TYPE) RS_OBJVERS 20080303
7 Importing I_ONLY_COLLECT Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20041027
8 Importing I_TH_TLOGO Call by reference Type reference (TYPE) RSO_TH_TLOGO BW Repository: Liste (Hash) von TLOGO Objekt und Typ 20041027

Method GET_DDIC_OBJECTS on class CL_RSDA_DAP_V has no exception.

Method GET_DEFAULT_TIMNM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TIMNM Value transfer Type reference (TYPE) RSIOBJNM InfoObject 20050119

Method GET_DEFAULT_TIMNM on class CL_RSDA_DAP_V has no exception.

Method GET_DTA_PRO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TH_DTA_PRO Call by reference Type reference (TYPE) OTY_TH_DTA_PRO 20050831
2 Importing I_INCLUDE_SELONLY Call by reference Type reference (TYPE) RS_BOOL Boolean 20080218

Method GET_DTA_PRO on class CL_RSDA_DAP_V has no exception.

Method GET_GENINFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_DAP Call by reference Type reference (TYPE) RSDA_S_DAP Generierte Tabelle zum View RSDA_S_DAP 20050831
2 Exporting E_S_DTA Call by reference Type reference (TYPE) RSD_S_DTA Eigenschaften InfoProvider 20050831
3 Exporting E_TX_TEXTPOOL Call by reference Type reference (TYPE) RSSG_TX_TP BW Generierungs-Tool: Textpool 20050831
4 Exporting E_T_DTA_PRO Call by reference Type reference (TYPE) RSD_T_DTA_PRO Eigenschaften von InfoObjects im Datenziel 20050831
5 Exporting E_T_PARAMS Call by reference Type reference (TYPE) RSDA_T_PARAMDEFS BW-Archivierung: Parameterdefinitionen für Selektionsbild 20050831
6 Exporting E_WITH_FISCVARNT Call by reference Type reference (TYPE) RS_BOOL Boolean 20050831
7 Importing I_PROGRAM_CLASS Call by reference Type reference (TYPE) RSSG_PCLAS 'RSDA_WRITE' BW Generierungs-Tool: Programmklasse f. generierte Programme 20050923

Method GET_GENINFO on class CL_RSDA_DAP_V has no exception.

Method GET_INFOPROV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SEGID Call by reference Type reference (TYPE) RSDA_SEGID Segment-ID in der Archivierung 20050209
2 Returning R_INFOPROV Value transfer Type reference (TYPE) RSINFOPROV InfoProvider / Datenziel 20050121
# Exception Resumable Description Created on
1 CX_RSDA_INPUT_INVALID Aktion wurde abgebrochen 20050209

Method GET_INFOPROV_DTA 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 20050114

Method GET_INFOPROV_DTA on class CL_RSDA_DAP_V has no exception.

Method GET_INSTANCE_BY_GUID 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 Objektversion 20050113
2 Importing I_PROGCLASS Call by reference Type reference (TYPE) RSSG_PCLAS BW Generierungs-Tool: Programmklasse f. generierte Programme 20050113
3 Importing I_UNI_IDC25 Call by reference Type reference (TYPE) RSSGUID25 BW Generierungs-Tool: GUID in komprimierter Form (CHAR25) 20050113
4 Returning R_R_VERS Value transfer Object reference (TYPE REF TO) CL_RSDA_DAP_V BW Archivierung: Version eines DAPs 20050113
# Exception Resumable Description Created on
1 CX_RS_VERSION_NOT_FOUND Objekt in einer Version nicht gefunden 20050113

Method GET_NEARLINE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_NLOBJ Value transfer Object reference (TYPE REF TO) CL_RSDA_NEARLINE_OBJECT Nearline-Objekt 20041122

Method GET_NEARLINE_OBJECT on class CL_RSDA_DAP_V has no exception.

Method GET_NEARLINE_OBJECT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_NLOBJECT Value transfer Type reference (TYPE) RSDA_NLOBJECT Nearline-Objekt 20041122

Method GET_NEARLINE_OBJECT_NAME on class CL_RSDA_DAP_V has no exception.

Method GET_PARAMDEFS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TX_TEXTPOOL Call by reference Type reference (TYPE) RSSG_TX_TP BW Generierungs-Tool: Textpool 20050831
2 Exporting E_T_PARAMDEFS Call by reference Type reference (TYPE) RSDA_T_PARAMDEFS BW-Archivierung: Parameterdefinitionen für Selektionsbild 20050831
3 Exporting E_USES_FISCVARNT Call by reference Type reference (TYPE) RS_BOOL Boolean 20050831

Method GET_PARAMDEFS on class CL_RSDA_DAP_V has no exception.

Method GET_SELOPT_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TX_TEXTPOOL Call by reference Type reference (TYPE) RSSG_TX_TP BW Generierungs-Tool: Textpool 20050113
2 Changing C_T_PARAMS Call by reference Type reference (TYPE) RSDA_T_PARAMDEFS BW-Archivierung: Parameterdefinition für Selektionsbild 20050113
3 Changing C_WITH_FISCVARNT Call by reference Type reference (TYPE) RS_BOOL Boolean 20050121
4 Importing I_DISPLAY_ONLY Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20050831
5 Importing I_SELGROUP Call by reference Type reference (TYPE) CHAR3 Feld der Laenge 3 Bytes 20050113
6 Importing I_SELNAME Call by reference Type reference (TYPE) RSSCR_NAME ABAP/IV: Name der SELECT-OPTION / des PARAMETERS 20050113
7 Importing I_S_DAPSEL Call by reference Type reference (TYPE) OTY_S_DAPSEL 20050113

Method GET_SELOPT_INFO on class CL_RSDA_DAP_V has no exception.

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TLOGO Value transfer Type reference (TYPE) RSTLOGO BW: Objekttyp (TLOGO) 20041129

Method GET_TLOGO on class CL_RSDA_DAP_V has no exception.

Method IS_EQUAL_TO 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_RSDA_DAP_V Version eines Datenarchivierungsprozesses 20041020
2 Returning R_BOOL Value transfer Type reference (TYPE) RS_BOOL RS_C_TRUE, falls beide Versionen gleich sind 20041020

Method IS_EQUAL_TO on class CL_RSDA_DAP_V has no exception.

Method IS_KEY_CHARACTERISTIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IOBJNM Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20050916
2 Returning R_RESULT Value transfer Type reference (TYPE) RS_BOOL Boolean 20050916
# Exception Resumable Description Created on
1 CX_RSDA_INPUT_INVALID Aktion wurde abgebrochen 20050916

Method IS_SEMANTIC_KEY_CHARACTERISTIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IOBJNM Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20080218
2 Returning R_RESULT Value transfer Type reference (TYPE) RS_BOOL Boolean 20080218
# Exception Resumable Description Created on
1 CX_RSDA_INPUT_INVALID Aktion wurde abgebrochen 20080218

Method IS_TIME_CHARACTERISTIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IOBJNM Call by reference Type reference (TYPE) RSIOBJNM Eigenschaften eines InfoObjects im Datenziel 20050916
2 Returning R_RESULT Value transfer Type reference (TYPE) RS_BOOL Boolean 20050114
# Exception Resumable Description Created on
1 CX_RSDA_INPUT_INVALID Aktion wurde abgebrochen 20050916

Method OBJVERS_TO_CLSNAME 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 20041014
2 Returning R_CLSNAME Value transfer Type reference (TYPE) SEOCLSNAME Objekttypname 20041014

Method OBJVERS_TO_CLSNAME on class CL_RSDA_DAP_V has no exception.

Method REFRESH Signature

Method REFRESH on class CL_RSDA_DAP_V has no parameter.
# Exception Resumable Description Created on
1 CX_RSDA_ACTION_REFUSED Aktion wurde zurückgewiesen 20080320
2 CX_RS_VERSION_NOT_FOUND Objekt in einer Version nicht gefunden 20041130

Method REFRESH_DTA Signature

Method REFRESH_DTA on class CL_RSDA_DAP_V has no parameter.
Method REFRESH_DTA on class CL_RSDA_DAP_V 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) SY-SUBRC Rückgabewert von ABAP-Anweisungen 20041026
2 Importing I_DETLEVEL Call by reference Type reference (TYPE) BALLEVEL '3' Anwendungs-Log: Detaillierungsgrad 20041026
3 Importing I_FORCE_SAVE Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20041026

Method SAVE on class CL_RSDA_DAP_V has no exception.

Method SET_TIMESTAMP Signature

Method SET_TIMESTAMP on class CL_RSDA_DAP_V has no parameter.
Method SET_TIMESTAMP on class CL_RSDA_DAP_V has no exception.

Method UPDATE_FROM_TEMPLATE 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_RSDA_DAP_V BW Archivierung: Version eines DAPs 20041020

Method UPDATE_FROM_TEMPLATE on class CL_RSDA_DAP_V has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700