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 | 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) | |
| 3 | 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 | Instance attribute | Private | Type reference (TYPE) | RSDAS_S_PERSIST_PROP | Properties: Data Access Services | 20041110 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | RSDAS_T_PERSIST_SP_PROP | Data Access Services, Service Parameter | 20041110 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | RSDAS_T_PERSIST_SERVPARVAL | Value of the Service Parameter of the Data Access Service | 20041117 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | RSO_T_TXT | Descriptions of the D.A.S. (Languages) | 20041110 | |||
| 5 | 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 | Instance method | Public | Method | Version Comparison | 20041111 | |
| 2 | Instance method | Public | Constructor | Constructor | 20041110 | |
| 3 | Instance method | Public | Method | Returns Properties of a D.A.S. | 20041110 | |
| 4 | Instance method | Protected | Method | Returns Values of the Search Attribute (RSOTLOGOSEARATR) | 20050531 | |
| 5 | Instance method | Public | Method | Sets GUID for Gen. Function Module | 20050110 | |
| 6 | Instance method | Private | Method | Read Texts from All Languages | 20041110 | |
| 7 | Instance method | Public | Method | Save (= Activate) | 20041111 | |
| 8 | Instance method | Public | Method | Save Texts for All Languages | 20041111 | |
| 9 | Instance method | Public | Method | Set All Object Attributes | 20041111 | |
| 10 | 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 | I_R_VERS | Call by reference | Object reference (TYPE REF TO) | CL_RSDAS_PERSISTENCE_VERS | zu vergl. Versionsobjekt | 20041111 | |||
| 2 | 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 | I_CREATE_MODE | Call by reference | Type reference (TYPE) | RS_CHAR1 | Anlege-Mode => Konst. in CL_RSD_UTILITIES | 20041110 | |||
| 2 | I_OBJVERS | Call by reference | Type reference (TYPE) | RS_OBJVERS | RS_C_OBJVERS-ACTIVE | Version | 20041110 | ||
| 3 | I_R_VERS | Call by reference | Object reference (TYPE REF TO) | CL_RSDAS_PERSISTENCE_VERS | Ref. (Vorlageversion) | 20041110 | |||
| 4 | I_SERVICE_ID | Call by reference | Type reference (TYPE) | RSDAS_SERVICE_ID | ID eines DataAccessService | 20041110 | |||
| 5 | I_S_PROPERTIES | Call by reference | Type reference (TYPE) | RSDAS_S_PERSIST_PROP | Properties | 20041110 | |||
| 6 | I_T_SERVPAR | Call by reference | Type reference (TYPE) | RSDAS_T_PERSIST_SP_PROP | ServiceParameter | 20041110 | |||
| 7 | I_T_SERVPARVAL | Call by reference | Type reference (TYPE) | RSDAS_T_PERSIST_SERVPARVAL | Werte der ServiceParameter des Data Access Service | 20041118 | |||
| 8 | I_T_TXT | Call by reference | Type reference (TYPE) | RSO_T_TXT | Texte eines Objektes (in mehreren Sprachen) | 20041110 | |||
| 9 | 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 | ungültige Objektversion | 20041110 | ||
| 2 | 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 | E_S_PROPERTIES | Call by reference | Type reference (TYPE) | RSDAS_S_PERSIST_PROP | Properties: Data Access Services | 20041110 | |||
| 2 | E_T_SERVPAR | Call by reference | Type reference (TYPE) | RSDAS_T_PERSIST_SP_PROP | Properties: Data Access Services, Service Parameter | 20041110 | |||
| 3 | E_T_SERVPARVAL | Call by reference | Type reference (TYPE) | RSDAS_T_PERSIST_SERVPARVAL | ServiceParameterWerte | 20041118 | |||
| 4 | E_T_TXT | Call by reference | Type reference (TYPE) | RSO_T_TXT | Beschreibungen (alle Spr.) | 20041110 | |||
| 5 | 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 | 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 | 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 | 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 | Fehler beim Sichern | 20041111 |
Method SET_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_PROPERTIES | Call by reference | Type reference (TYPE) | RSDAS_S_PERSIST_PROP | Properties: Data Access Services | 20041111 | |||
| 2 | I_T_SERVPAR | Call by reference | Type reference (TYPE) | RSDAS_T_PERSIST_SP_PROP | Properties: Data Access Services, Service Parameter | 20041111 | |||
| 3 | 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 |