SAP ABAP Class CL_RSXCLS_STATIC_DB_INTERFACE (Xcelsius static DB Interface)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-ET (Application Component) End User Technology
⤷
RS_XCLS_INT (Package) Business Object Excelsius Integration
⤷
⤷
Properties
| Class | CL_RSXCLS_STATIC_DB_INTERFACE | |
| Short Description | Xcelsius static DB Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RS_XCLS_INT | Business Object Excelsius Integration |
| Created | 20081203 | 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) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSXCLS_STATIC_DB_INTERFACE has no interface implemented.
Friends
Class CL_RSXCLS_STATIC_DB_INTERFACE has no friend class.
Attributes
Class CL_RSXCLS_STATIC_DB_INTERFACE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check Authority | 20081204 | |
| 2 | Static method | Public | Method | Copy all Texts of an Object Between 2 Versions | 20081204 | |
| 3 | Static method | Public | Method | Delete Xcelcius object | 20081204 | |
| 4 | Static method | Public | Method | Exists the object in Database? | 20081203 | |
| 5 | Static method | Public | Method | Get the corresponding Xcelcius object | 20081204 | |
| 6 | Static method | Public | Method | Get all objects with the given version | 20081203 | |
| 7 | Static method | Public | Method | Set the Xcelcius object | 20081204 |
Events
Class CL_RSXCLS_STATIC_DB_INTERFACE has no event.
Types
Class CL_RSXCLS_STATIC_DB_INTERFACE has no local type.
Method Signatures
Method CHECK_AUTHORITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_AUTHORIZED | Value transfer | Type reference (TYPE) | RS_BOOL | Authorized? | 20081204 | |||
| 2 | I_ACTIVITY | Call by reference | Type reference (TYPE) | ACTIV_AUTH | Activity | 20081204 | |||
| 3 | I_TECHNAME | Call by reference | Type reference (TYPE) | RS_XCLS_TECHNAME | Technical name of the Xcelcius Object | 20081204 |
Method CHECK_AUTHORITY on class CL_RSXCLS_STATIC_DB_INTERFACE has no exception.
Method COPY_TEXTS_VERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_TEXT | Value transfer | Type reference (TYPE) | RSXCLS_T_TEXT | Text elements of an Xcelcius object | 20090127 | |||
| 2 | OBJID | Value transfer | Type reference (TYPE) | RSZWOBJID | Technical Name of Object | 20081204 | |||
| 3 | SRC_OBJVERS | Value transfer | Type reference (TYPE) | RSOBJVERS | Object Version | 20081204 | |||
| 4 | TGT_OBJVERS | Value transfer | Type reference (TYPE) | RSOBJVERS | Object Version | 20081204 | |||
| 5 | TYPE | Value transfer | Type reference (TYPE) | RSZWOBJTYPE | Type of a Web Object | 20081204 |
Method COPY_TEXTS_VERS on class CL_RSXCLS_STATIC_DB_INTERFACE has no exception.
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJVERS | Value transfer | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-ACTIVE | Object version | 20081204 | ||
| 2 | I_TECHNAME | Value transfer | Type reference (TYPE) | RS_XCLS_TECHNAME | Technical name of the Xcelcius Object | 20081204 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Not successfully deleted from Database | 20081204 | ||
| 2 | Does not exist | 20081204 |
Method EXISTS_ON_DB 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 | Object version | 20081203 | ||
| 2 | I_TECHNAME | Call by reference | Type reference (TYPE) | RS_XCLS_TECHNAME | Technical name of the Xcelcius Object | 20081203 | |||
| 3 | R_EXISTS | Value transfer | Type reference (TYPE) | RS_BOOL | Object exists in DB | 20081203 |
Method EXISTS_ON_DB on class CL_RSXCLS_STATIC_DB_INTERFACE has no exception.
Method GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SWFDATA | Value transfer | Type reference (TYPE) | RSZWXSTRING | Binary SWF Data | 20081204 | |||
| 2 | E_S_HEADERINFO | Value transfer | Type reference (TYPE) | RSXCLS_S_HEADERINFO | Xcelcius Header Information | 20081204 | |||
| 3 | E_T_TEXT | Value transfer | Type reference (TYPE) | RSXCLS_T_TEXT | Xcelcius Text elements Table | 20081204 | |||
| 4 | E_T_XREF | Value transfer | Type reference (TYPE) | RSXCLS_T_XREF | Reference objects (Dependent) of Xcelcius | 20081208 | |||
| 5 | E_XLFDATA | Value transfer | Type reference (TYPE) | RSZWXSTRING | Binary XLF data | 20081204 | |||
| 6 | I_OBJVERS | Call by reference | Type reference (TYPE) | RS_OBJVERS | RS_C_OBJVERS-ACTIVE | Object version | 20081204 | ||
| 7 | I_TECHNAME | Call by reference | Type reference (TYPE) | RS_XCLS_TECHNAME | Technical name of the Xcelcius Object | 20081204 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object does not exist | 20081204 |
Method GET_HEADER_INFO_ALL 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 | RS_C_OBJVERS-ACTIVE | Object version | 20081203 | ||
| 2 | R_T_HEADERINFO | Value transfer | Type reference (TYPE) | RSXCLS_T_HEADERINFO | Table of Xcelcius Header Info | 20081203 |
Method GET_HEADER_INFO_ALL on class CL_RSXCLS_STATIC_DB_INTERFACE has no exception.
Method SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONTENT_ACTIVATION | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20121122 | |||
| 2 | I_SWFDATA | Value transfer | Type reference (TYPE) | RSZWXSTRING | SWF Binary Data (Normally UTF8 Unless BOM Marked) | 20081204 | |||
| 3 | I_S_HEADERINFO | Value transfer | Type reference (TYPE) | RSXCLS_S_HEADERINFO | Xcelcius Header Information | 20081204 | |||
| 4 | I_T_TEXT | Value transfer | Type reference (TYPE) | RSXCLS_T_TEXT | Xcelcius Text elements Table | 20081204 | |||
| 5 | I_T_XREF | Value transfer | Type reference (TYPE) | RSXCLS_T_XREF | Reference (Dependent) objects of Xcelcius | 20081208 | |||
| 6 | I_XLFDATA | Value transfer | Type reference (TYPE) | RSZWXSTRING | XLF Binary Data (Normally UTF8 Unless BOM Marked) | 20081204 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Inconsistent Input Values | 20081204 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 702 |