SAP ABAP Class CL_RSBPCA_OBJ_DB (BPC IP Extension: Meta Data DAO Base)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-PLA-BPC-ADM (Application Component) BPC 'unified model' - Admin UI
⤷
RSBPCA (Package) BPC IP Extension: BPC Meta Data Repository
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSBPCA_APPL_DB | BPC: Model Dao | 20130527 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RSBPCA_APPSET_DB | BPC: Envrionment DB | 20130526 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_RSBPCB_BBPF_DB | BPC: BBPF Dao | 20130619 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_RSBPCE_TEAM_DB | BPC: Team Dao | 20130610 |
Properties
| Class | CL_RSBPCA_OBJ_DB | |
| Short Description | BPC IP Extension: Meta Data DAO Base | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSBPCA | BPC IP Extension: BPC Meta Data Repository |
| Created | 20130526 | SAP |
| Last change | 20140121 | 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_RSBPCA_OBJ_DB has no interface implemented.
Friends
Class CL_RSBPCA_OBJ_DB has no friend class.
Attributes
Class CL_RSBPCA_OBJ_DB has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | check if exist in db | 20130526 | |
| 2 | Instance method | Public | Method | Get list of all environments | 20130526 | |
| 3 | Instance method | Public | Method | 20130526 | ||
| 4 | Instance method | Public | Method | 20130614 | ||
| 5 | Instance method | Public | Method | Read | 20130526 | |
| 6 | Instance method | Public | Method | 20130619 | ||
| 7 | Instance method | Public | Method | 20130526 |
Events
Class CL_RSBPCA_OBJ_DB has no event.
Types
Class CL_RSBPCA_OBJ_DB has no local type.
Method Signatures
Method EXIST_ON_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_APPSET_ID | Call by reference | Type reference (TYPE) | RSBPC_APPSET_ID | BPC: AppSet ID | 20130526 | |||
| 2 | I_BYPASS_BUFFER | Call by reference | Type reference (TYPE) | RS_BOOL | ABAP_FALSE | Boolean | 20130828 | ||
| 3 | I_OBJNM | Call by reference | Type reference (TYPE) | CLIKE | Object | 20130526 | |||
| 4 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-ACTIVE | Object version | 20130526 | ||
| 5 | R_EXISTS | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20130526 |
Method EXIST_ON_DB on class CL_RSBPCA_OBJ_DB has no exception.
Method GET_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20130526 | ||||
| 2 | I_APPSET_ID | Call by reference | Type reference (TYPE) | RSBPC_APPSET_ID | 20130527 | ||||
| 3 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-ACTIVE | 20130526 | |||
| 4 | I_WITH_TXT | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | 20130526 |
Method GET_ALL on class CL_RSBPCA_OBJ_DB has no exception.
Method GET_TABLE_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_OBJNM_FIELD | Call by reference | Type reference (TYPE) | STRING | 20130526 | ||||
| 2 | E_PRIMARY_TAB | Call by reference | Type reference (TYPE) | TABNAME | 20130526 | ||||
| 3 | E_TXT_TAB | Call by reference | Type reference (TYPE) | TABNAME | 20130526 |
Method GET_TABLE_INFO on class CL_RSBPCA_OBJ_DB has no exception.
Method GET_TIMESTMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_APPSET_ID | Call by reference | Type reference (TYPE) | RSBPC_APPSET_ID | 20130614 | ||||
| 2 | I_OBJNM | Call by reference | Type reference (TYPE) | CLIKE | 20130614 | ||||
| 3 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-ACTIVE | 20130614 | |||
| 4 | R_TIMESTMP | Value transfer | Type reference (TYPE) | RSTIMESTMP | 20130614 |
Method GET_TIMESTMP on class CL_RSBPCA_OBJ_DB has no exception.
Method READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_S_DATA | Call by reference | Type reference (TYPE) | DATA | 20130526 | ||||
| 2 | I_APPSET_ID | Call by reference | Type reference (TYPE) | RSBPC_APPSET_ID | 20130526 | ||||
| 3 | I_OBJNM | Call by reference | Type reference (TYPE) | CLIKE | 20130526 | ||||
| 4 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-ACTIVE | 20130526 | |||
| 5 | I_WITH_TXT | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | 20130526 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130526 |
Method SET_OBJSTAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_APPSET_ID | Call by reference | Type reference (TYPE) | RSBPC_APPSET_ID | 20130619 | ||||
| 2 | I_OBJNM | Call by reference | Type reference (TYPE) | CLIKE | 20130619 | ||||
| 3 | I_OBJSTAT | Call by reference | Type reference (TYPE) | RSOBJSTAT | 20130619 | ||||
| 4 | I_SET_TIMESTAMP | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | 20130619 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130619 |
Method WRITE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_DATA | Call by reference | Type reference (TYPE) | DATA | 20130526 |
Method WRITE on class CL_RSBPCA_OBJ_DB has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |