Hierarchy
⤷
⤷
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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | 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 | Constant | Public | Type reference (TYPE) | SEOCLSNAME | 'CL_RSDA_DAP_' | 20041020 | |||
| 2 | Constant | Protected | Type reference (TYPE) | RSOBJVERS | IS INITIAL | 20041020 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | RSDA_DAPNAME | BW Data Archiving: Name of Archiving Process | 20041014 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | RSOBJVERS | Object Version | 20041014 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | ENQMODE | Lock Mode | 20041020 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | RSOBJVERS | Locked Object Version | 20041020 | |||
| 7 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSDA_DAP | BW Archiving: Data Archiving Process | 20050113 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | OTY_S_DAP | Data Archiving Process Header Data | 20041014 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | OTY_S_DTA | 20050119 | ||||
| 10 | Static Attribute | Protected | See coding | 20041027 | |||||
| 11 | Instance attribute | Protected | Type reference (TYPE) | OTY_TH_DAPT | 20041130 | ||||
| 12 | Instance attribute | Protected | Type reference (TYPE) | OTY_TH_DTA_PRO | 20050916 | ||||
| 13 | Instance attribute | Protected | Type reference (TYPE) | C | 20041020 | ||||
| 14 | Instance attribute | Protected | Type reference (TYPE) | OTY_T_DAPDOK | Data Object Key | 20041020 | |||
| 15 | Instance attribute | Protected | Type reference (TYPE) | OTY_T_DAPPID | Data Object Key | 20041020 | |||
| 16 | Instance attribute | Protected | Type reference (TYPE) | OTY_T_DAPSEL | Selection Parameters | 20041020 | |||
| 17 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSDA_DAP | BW Archiving: Data Archiving Process | 20061008 | |||
| 18 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_RSD_DTA | InfoProvider / Data Target | 20050114 | |||
| 19 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSDA_NEARLINE_OBJECT | Near-Line Object | 20041122 |
Methods
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 | E_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20041122 | |||
| 2 | I_DETLEVEL | Call by reference | Type reference (TYPE) | BALLEVEL | '4' | Anwendungs-Log: Detaillierungsgrad | 20041122 | ||
| 3 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-MODIFIED | Objektversion | 20041122 | ||
| 4 | I_PERCENTAGE | Call by reference | Type reference (TYPE) | I | 0 | Progress | 20041122 | ||
| 5 | 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 | E_IS_REPAIRED | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20041025 | |||
| 2 | E_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Rückgabewert von ABAP-Anweisungen | 20041025 | |||
| 3 | I_DETLEVEL | Call by reference | Type reference (TYPE) | BALLEVEL | '4' | Anwendungs-Log: Detaillierungsgrad | 20041025 | ||
| 4 | I_REPAIR | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20041025 | ||
| 5 | I_R_MSG | Call by reference | Object reference (TYPE REF TO) | CL_RSO_MSG | Container für Nachrichten | 20041025 | |||
| 6 | 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 | E_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Rückgabewert von ABAP-Anweisungen | 20041025 | |||
| 2 | I_CHECK_MODE | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20041025 | |||
| 3 | I_DETLEVEL | Call by reference | Type reference (TYPE) | BALLEVEL | '4' | Anwendungs-Log: Detaillierungsgrad | 20041025 | ||
| 4 | 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 | E_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20080404 | |||
| 2 | E_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | BW: Tabelle mit Nachrichten (Application Log Protokoll) | 20080404 | |||
| 3 | I_S_DTA | Call by reference | Type reference (TYPE) | RSD_S_DTA | 20080404 | ||||
| 4 | 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 | 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 | I_R_VERS | Call by reference | Object reference (TYPE REF TO) | CL_RSDA_DAP_V | BW Archivierung: Version eines DAPs | 20041025 | |||
| 2 | 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 | I_OBJVERS | Call by reference | Type reference (TYPE) | RS_OBJVERS | 20061008 | ||||
| 2 | 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 | I_MODE | Call by reference | Type reference (TYPE) | ENQMODE | RS_C_ENQMODE-EXCL | Sperrmodus | 20041020 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Aktion wurde abgebrochen | 20080320 | ||
| 2 | Fehler beim Zugriff | 20041020 |
Method FACTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DAPNAME | Call by reference | Type reference (TYPE) | RSDA_DAPNAME | BW Datenarchivierung: Name des Archivierungsprozesses | 20041014 | |||
| 2 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-NEW | Objektversion | 20041014 | ||
| 3 | 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 | Fehler beim Zugriff | 20041020 | ||
| 2 | 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 | 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 | E_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Rückgabewert von ABAP-Anweisungen | 20041027 | |||
| 2 | E_T_MAGE | Call by reference | Type reference (TYPE) | RSDG_T_MAGE | BW Generierung: Objektliste Massenaktivierer | 20041027 | |||
| 3 | I_DELETION_MODE | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20080303 | |||
| 4 | I_DETLEVEL | Call by reference | Type reference (TYPE) | BALLEVEL | '4' | Anwendungs-Log: Detaillierungsgrad | 20080303 | ||
| 5 | I_OBJECTS | Call by reference | Type reference (TYPE) | C | 20041027 | ||||
| 6 | I_OBJVERS | Call by reference | Type reference (TYPE) | RS_OBJVERS | 20080303 | ||||
| 7 | I_ONLY_COLLECT | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20041027 | ||
| 8 | 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 | 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 | E_TH_DTA_PRO | Call by reference | Type reference (TYPE) | OTY_TH_DTA_PRO | 20050831 | ||||
| 2 | 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 | E_S_DAP | Call by reference | Type reference (TYPE) | RSDA_S_DAP | Generierte Tabelle zum View RSDA_S_DAP | 20050831 | |||
| 2 | E_S_DTA | Call by reference | Type reference (TYPE) | RSD_S_DTA | Eigenschaften InfoProvider | 20050831 | |||
| 3 | E_TX_TEXTPOOL | Call by reference | Type reference (TYPE) | RSSG_TX_TP | BW Generierungs-Tool: Textpool | 20050831 | |||
| 4 | E_T_DTA_PRO | Call by reference | Type reference (TYPE) | RSD_T_DTA_PRO | Eigenschaften von InfoObjects im Datenziel | 20050831 | |||
| 5 | E_T_PARAMS | Call by reference | Type reference (TYPE) | RSDA_T_PARAMDEFS | BW-Archivierung: Parameterdefinitionen für Selektionsbild | 20050831 | |||
| 6 | E_WITH_FISCVARNT | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20050831 | |||
| 7 | 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 | I_SEGID | Call by reference | Type reference (TYPE) | RSDA_SEGID | Segment-ID in der Archivierung | 20050209 | |||
| 2 | R_INFOPROV | Value transfer | Type reference (TYPE) | RSINFOPROV | InfoProvider / Datenziel | 20050121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Aktion wurde abgebrochen | 20050209 |
Method GET_INFOPROV_DTA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-ACTIVE | Objektversion | 20050113 | ||
| 2 | I_PROGCLASS | Call by reference | Type reference (TYPE) | RSSG_PCLAS | BW Generierungs-Tool: Programmklasse f. generierte Programme | 20050113 | |||
| 3 | I_UNI_IDC25 | Call by reference | Type reference (TYPE) | RSSGUID25 | BW Generierungs-Tool: GUID in komprimierter Form (CHAR25) | 20050113 | |||
| 4 | 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 | 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 | 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 | 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 | C_TX_TEXTPOOL | Call by reference | Type reference (TYPE) | RSSG_TX_TP | BW Generierungs-Tool: Textpool | 20050831 | |||
| 2 | E_T_PARAMDEFS | Call by reference | Type reference (TYPE) | RSDA_T_PARAMDEFS | BW-Archivierung: Parameterdefinitionen für Selektionsbild | 20050831 | |||
| 3 | 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 | C_TX_TEXTPOOL | Call by reference | Type reference (TYPE) | RSSG_TX_TP | BW Generierungs-Tool: Textpool | 20050113 | |||
| 2 | C_T_PARAMS | Call by reference | Type reference (TYPE) | RSDA_T_PARAMDEFS | BW-Archivierung: Parameterdefinition für Selektionsbild | 20050113 | |||
| 3 | C_WITH_FISCVARNT | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20050121 | |||
| 4 | I_DISPLAY_ONLY | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20050831 | ||
| 5 | I_SELGROUP | Call by reference | Type reference (TYPE) | CHAR3 | Feld der Laenge 3 Bytes | 20050113 | |||
| 6 | I_SELNAME | Call by reference | Type reference (TYPE) | RSSCR_NAME | ABAP/IV: Name der SELECT-OPTION / des PARAMETERS | 20050113 | |||
| 7 | 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.
Method GET_TLOGO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | I_R_VERS | Call by reference | Object reference (TYPE REF TO) | CL_RSDA_DAP_V | Version eines Datenarchivierungsprozesses | 20041020 | |||
| 2 | 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 | I_IOBJNM | Call by reference | Type reference (TYPE) | RSIOBJNM | InfoObject | 20050916 | |||
| 2 | R_RESULT | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20050916 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | I_IOBJNM | Call by reference | Type reference (TYPE) | RSIOBJNM | InfoObject | 20080218 | |||
| 2 | R_RESULT | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20080218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Aktion wurde abgebrochen | 20080218 |
Method IS_TIME_CHARACTERISTIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_IOBJNM | Call by reference | Type reference (TYPE) | RSIOBJNM | Eigenschaften eines InfoObjects im Datenziel | 20050916 | |||
| 2 | R_RESULT | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20050114 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Aktion wurde abgebrochen | 20050916 |
Method OBJVERS_TO_CLSNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | Objektversion | 20041014 | |||
| 2 | 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 | Aktion wurde zurückgewiesen | 20080320 | ||
| 2 | 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 | E_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Rückgabewert von ABAP-Anweisungen | 20041026 | |||
| 2 | I_DETLEVEL | Call by reference | Type reference (TYPE) | BALLEVEL | '3' | Anwendungs-Log: Detaillierungsgrad | 20041026 | ||
| 3 | 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 | 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 |