SAP ABAP Class CL_RSDAS_PROVIDER_FACTORY (Data Access Service Provider Factory)
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_PROVIDER_FACTORY | |
| Short Description | Data Access Service Provider Factory | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | RSDAS | |
| 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) |
Interfaces
Class CL_RSDAS_PROVIDER_FACTORY has no interface implemented.
Friends
Class CL_RSDAS_PROVIDER_FACTORY has no friend class.
Attributes
Class CL_RSDAS_PROVIDER_FACTORY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Generates Instance for Object Type and Object ID | 20041110 |
Events
Class CL_RSDAS_PROVIDER_FACTORY has no event.
Types
Class CL_RSDAS_PROVIDER_FACTORY has no local type.
Method Signatures
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_PROVIDER | Call by reference | Object reference (TYPE REF TO) | IF_RSDAS_PROVIDER | Data Access Service Provider Interface | 20041110 | |||
| 2 | E_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20041110 | |||
| 3 | E_T_MESSAGE | Call by reference | Type reference (TYPE) | RSRD_T_MESSAGE | Tabellentyp für RRX_MESG | 20041110 | |||
| 4 | I_OBJECT_ID | Call by reference | Type reference (TYPE) | RSDAS_OBJECT_ID | ID eines Objektes auf dem der DataAccessService basiert | 20041110 | |||
| 5 | I_OBJECT_TYPE | Call by reference | Type reference (TYPE) | RSDAS_OBJECT_TYPE | Typ eines Objektes auf welchem der DataAccessService basiert | 20041110 | |||
| 6 | I_VARIANT | Call by reference | Type reference (TYPE) | RSDAS_VARIANT | Variante für generischen DataAccessService | 20041214 |
Method GET_INSTANCE on class CL_RSDAS_PROVIDER_FACTORY has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |