SAP ABAP Class CL_RSDAS_PERSISTENCE_VERS (ER Data Access Services (Version Object))
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-ET (Application Component) End User Technology
     RSDAS (Package) BW: Data Access Services
Properties
Class CL_RSDAS_PERSISTENCE_VERS  
Short Description ER Data Access Services (Version Object)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDAS   BW: Data Access Services 
Created 20041110   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 RSOS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 SBIWM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSDAS_PERSISTENCE_VERS has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_RSDAS_PERSISTENCE 20050531 ER Data Access Services
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_S_PROPERTIES Instance attribute Private Type reference (TYPE) RSDAS_S_PERSIST_PROP Properties: Data Access Services 20041110
2 P_T_SERVPAR Instance attribute Private Type reference (TYPE) RSDAS_T_PERSIST_SP_PROP Data Access Services, Service Parameter 20041110
3 P_T_SERVPARVAL Instance attribute Private Type reference (TYPE) RSDAS_T_PERSIST_SERVPARVAL Value of the Service Parameter of the Data Access Service 20041117
4 P_T_TXT Instance attribute Private Type reference (TYPE) RSO_T_TXT Descriptions of the D.A.S. (Languages) 20041110
5 P_T_TXT_PAR Instance attribute Private Type reference (TYPE) RSDAS_T_PERSIST_PAR_TXT Description of the Service Parameter (Languages) 20041110
Methods
# Method Level Visibility Method type Description Created on
1 COMPARE Instance method Public Method Version Comparison 20041111
2 CONSTRUCTOR Instance method Public Constructor Constructor 20041110
3 GET_INFO Instance method Public Method Returns Properties of a D.A.S. 20041110
4 GET_SEARCH_ATTRIBUTES Instance method Protected Method Returns Values of the Search Attribute (RSOTLOGOSEARATR) 20050531
5 MODIFY_GUID_FUNC Instance method Public Method Sets GUID for Gen. Function Module 20050110
6 READ_ALL_TEXTS Instance method Private Method Read Texts from All Languages 20041110
7 SAVE Instance method Public Method Save (= Activate) 20041111
8 SAVE_ALL_TEXTS Instance method Public Method Save Texts for All Languages 20041111
9 SET_ATTRIBUTES Instance method Public Method Set All Object Attributes 20041111
10 SET_TIMESTAMP Instance method Public Method Set Time Stamp 20041118
Events
Class CL_RSDAS_PERSISTENCE_VERS has no event.
Types
Class CL_RSDAS_PERSISTENCE_VERS has no local type.
Method Signatures

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_RSDAS_PERSISTENCE_VERS zu vergl. Versionsobjekt 20041111
2 Returning R_IS_EQUAL Value transfer Type reference (TYPE) RS_BOOL Versionen sind gleich 20041111

Method COMPARE on class CL_RSDAS_PERSISTENCE_VERS has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CREATE_MODE Call by reference Type reference (TYPE) RS_CHAR1 Anlege-Mode => Konst. in CL_RSD_UTILITIES 20041110
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RS_OBJVERS RS_C_OBJVERS-ACTIVE Version 20041110
3 Importing I_R_VERS Call by reference Object reference (TYPE REF TO) CL_RSDAS_PERSISTENCE_VERS Ref. (Vorlageversion) 20041110
4 Importing I_SERVICE_ID Call by reference Type reference (TYPE) RSDAS_SERVICE_ID ID eines DataAccessService 20041110
5 Importing I_S_PROPERTIES Call by reference Type reference (TYPE) RSDAS_S_PERSIST_PROP Properties 20041110
6 Importing I_T_SERVPAR Call by reference Type reference (TYPE) RSDAS_T_PERSIST_SP_PROP ServiceParameter 20041110
7 Importing I_T_SERVPARVAL Call by reference Type reference (TYPE) RSDAS_T_PERSIST_SERVPARVAL Werte der ServiceParameter des Data Access Service 20041118
8 Importing I_T_TXT Call by reference Type reference (TYPE) RSO_T_TXT Texte eines Objektes (in mehreren Sprachen) 20041110
9 Importing I_T_TXT_PAR Call by reference Type reference (TYPE) RSDAS_T_PERSIST_PAR_TXT Texte der Service Parameter 20041110
# Exception Resumable Description Created on
1 INPUT_INVALID ungültige Objektversion 20041110
2 NOT_FOUND nicht auf der Datenbank gefunden 20041110

Method GET_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_PROPERTIES Call by reference Type reference (TYPE) RSDAS_S_PERSIST_PROP Properties: Data Access Services 20041110
2 Exporting E_T_SERVPAR Call by reference Type reference (TYPE) RSDAS_T_PERSIST_SP_PROP Properties: Data Access Services, Service Parameter 20041110
3 Exporting E_T_SERVPARVAL Call by reference Type reference (TYPE) RSDAS_T_PERSIST_SERVPARVAL ServiceParameterWerte 20041118
4 Exporting E_T_TXT Call by reference Type reference (TYPE) RSO_T_TXT Beschreibungen (alle Spr.) 20041110
5 Exporting E_T_TXT_PAR Call by reference Type reference (TYPE) RSDAS_T_PERSIST_PAR_TXT Beschreibungen der Serv.Par. 20041110

Method GET_INFO on class CL_RSDAS_PERSISTENCE_VERS has no exception.

Method GET_SEARCH_ATTRIBUTES Signature

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

Method GET_SEARCH_ATTRIBUTES on class CL_RSDAS_PERSISTENCE_VERS has no exception.

Method MODIFY_GUID_FUNC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_GUID_FUNC Call by reference Type reference (TYPE) RSSGUID25 BW Generierungs-Tool: GUID in komprimierter Form (CHAR25) 20050110

Method MODIFY_GUID_FUNC on class CL_RSDAS_PERSISTENCE_VERS has no exception.

Method READ_ALL_TEXTS Signature

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

Method SAVE Signature

Method SAVE on class CL_RSDAS_PERSISTENCE_VERS has no parameter.
# Exception Resumable Description Created on
1 UPDATE_ERROR Fehler beim Sichern 20041111

Method SAVE_ALL_TEXTS Signature

Method SAVE_ALL_TEXTS on class CL_RSDAS_PERSISTENCE_VERS has no parameter.
# Exception Resumable Description Created on
1 UPDATE_ERROR Fehler beim Sichern 20041111

Method SET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_PROPERTIES Call by reference Type reference (TYPE) RSDAS_S_PERSIST_PROP Properties: Data Access Services 20041111
2 Importing I_T_SERVPAR Call by reference Type reference (TYPE) RSDAS_T_PERSIST_SP_PROP Properties: Data Access Services, Service Parameter 20041111
3 Importing I_T_SERVPARVAL Call by reference Type reference (TYPE) RSDAS_T_PERSIST_SERVPARVAL ServiceParameterWerte 20041118

Method SET_ATTRIBUTES on class CL_RSDAS_PERSISTENCE_VERS has no exception.

Method SET_TIMESTAMP Signature

Method SET_TIMESTAMP on class CL_RSDAS_PERSISTENCE_VERS has no parameter.
Method SET_TIMESTAMP on class CL_RSDAS_PERSISTENCE_VERS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700