SAP ABAP Class CL_RSO_BIXP_DATASOURCE (Proxy for DataSource)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-MTD (Application Component) Metadata (Repository)
⤷
RSO_BIXP (Package) BI Repository: TLOGO Object for Conversions
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSO_BIXP_DATACONTAINER | Proxy for DataStore, Cube or DataSource PSA | 20070515 |
Properties
| Class | CL_RSO_BIXP_DATASOURCE | |
| Short Description | Proxy for DataSource | |
| Super Class | CL_RSO_BIXP_DATACONTAINER | Proxy for DataStore, Cube or DataSource PSA |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSO_BIXP | BI Repository: TLOGO Object for Conversions |
| Created | 20070515 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSO_BIXP_DATASOURCE has no forward declaration.
Interfaces
Class CL_RSO_BIXP_DATASOURCE has no interface implemented.
Friends
Class CL_RSO_BIXP_DATASOURCE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_RSDS_RSDS | DataSource | 20070523 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | T_PSA | PSA Generation/Maintenance Class | 20070523 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20070515 | ||
| 2 | Instance method | Public | Method | 20070523 | ||
| 3 | Instance method | Private | Method | 20070515 | ||
| 4 | Instance method | Private | Method | 20070622 |
Events
Class CL_RSO_BIXP_DATASOURCE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_PSA | Private | See coding | 20070523 | begin of s_psa,
r_psa type ref to cl_rsar_psa,
end of s_psa
|
||
| 2 | T_PSA | Private | See coding | 20070523 | t_psa type standard table of s_psa
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJNM | Call by reference | Type reference (TYPE) | SOBJ_NAME | 20070515 | ||||
| 2 | I_TLOGO | Call by reference | Type reference (TYPE) | RSTLOGO | 20070515 | ||||
| 3 | I_TLOGO_SUB | Call by reference | Type reference (TYPE) | RSO_TLOGO_SUBTYPE | 20070515 |
Method CONSTRUCTOR on class CL_RSO_BIXP_DATASOURCE has no exception.
Method GET_OBJ_REF_DATASOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_DS | Value transfer | Object reference (TYPE REF TO) | CL_RSDS_RSDS | DataSource | 20070523 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt nicht gefunden | 20070523 |
Method GET_OBJ_REF_PSA Signature
Method GET_OBJ_REF_PSA on class CL_RSO_BIXP_DATASOURCE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt nicht gefunden | 20070515 |
Method RESET_DELTA_INIT Signature
Method RESET_DELTA_INIT on class CL_RSO_BIXP_DATASOURCE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation gescheitert | 20070726 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |