SAP ABAP Interface IF_RSBPCA_ADMIN_SERVICE (BPC: admin services)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSBPCA_ADMIN_SERVICE | Admin service for BPC internal | 20130513 |
Properties
| Interface | IF_RSBPCA_ADMIN_SERVICE | |
| Short Description | BPC: admin services |
General Data
| Package | RSBPCA | BPC IP Extension: BPC Meta Data Repository |
| Created | 20130507 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | CL_RSBPCA_APPSET | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
| 2 | IF_RSD_CHA_PROP | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_RSBPCA_ADMIN_SERVICE has no interface.
Friends
Interface IF_RSBPCA_ADMIN_SERVICE has no friend.
Attributes
Interface IF_RSBPCA_ADMIN_SERVICE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get avaliable providers for adding to application | 20130516 | |
| 2 | Instance method | Public | Method | Get BPC dimension properties | 20130507 | |
| 3 | Instance method | Public | Method | Get dimension compounding | 20130513 | |
| 4 | Instance method | Public | Method | If given dimension has compounding | 20130507 | |
| 5 | Instance method | Public | Method | If given dimension has hierarchy | 20130507 | |
| 6 | Instance method | Public | Method | If given infoobject is used in dimension of given appset | 20130624 |
Events
Interface IF_RSBPCA_ADMIN_SERVICE has no event.
Types
Interface IF_RSBPCA_ADMIN_SERVICE has no local type.
Method Signatures
Method GET_AVL_IPRV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_INFOAREA | Call by reference | Type reference (TYPE) | RSBPCA_T_INFOAREA | table of infoarea with text | 20130516 | |||
| 2 | E_T_INFOAREA_DELTA | Call by reference | Type reference (TYPE) | RSBPCA_T_INFOAREA | table of infoarea with text | 20130718 | |||
| 3 | E_T_INFOPROV_BASIC | Call by reference | Type reference (TYPE) | RSBPCA_T_INFOPROV | 20130708 | ||||
| 4 | E_T_INFOPROV_BASIC_DELTA | Call by reference | Type reference (TYPE) | RSBPCA_T_INFOPROV | list of infoprovider | 20130718 | |||
| 5 | E_T_INFOPROV_MULT | Call by reference | Type reference (TYPE) | RSBPCA_T_INFOPROV | 20130708 | ||||
| 6 | E_T_INFOPROV_MULT_DELTA | Call by reference | Type reference (TYPE) | RSBPCA_T_INFOPROV | list of infoprovider | 20130718 | |||
| 7 | E_T_INFOPROV_UNDER_MULT | Call by reference | Type reference (TYPE) | RSBPCA_T_INFOPROV | 20130708 | ||||
| 8 | E_T_INFOPROV_UNDER_MULT_DELTA | Call by reference | Type reference (TYPE) | RSBPCA_T_INFOPROV | list of infoprovider | 20130718 |
Method GET_AVL_IPRV on Interface IF_RSBPCA_ADMIN_SERVICE has no exception.
Method GET_DIMENSION_ATTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ATTR | Call by reference | Type reference (TYPE) | RSBPCA_T_DIM_ATTR | Dimension Attribute list | 20130507 | |||
| 2 | I_IOBJNM | Call by reference | Type reference (TYPE) | RSIOBJNM | InfoObject | 20130507 |
Method GET_DIMENSION_ATTR on Interface IF_RSBPCA_ADMIN_SERVICE has no exception.
Method GET_DIM_COMPOUNDING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_COMPOUNDING | Call by reference | Type reference (TYPE) | IF_RSD_CHA_PROP=>NT_TS_CMP_PROP | Compound characteristics inclusive their properties | 20130513 | |||
| 2 | I_IOBJNM | Call by reference | Type reference (TYPE) | RSIOBJNM | InfoObject | 20130513 |
Method GET_DIM_COMPOUNDING on Interface IF_RSBPCA_ADMIN_SERVICE has no exception.
Method IF_DIM_HAS_COMPOUNDING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_FOUND | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20130507 | |||
| 2 | I_IOBJNM | Call by reference | Type reference (TYPE) | RSIOBJNM | InfoObject | 20130507 |
Method IF_DIM_HAS_COMPOUNDING on Interface IF_RSBPCA_ADMIN_SERVICE has no exception.
Method IF_DIM_HAS_HIER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_FOUND | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20130507 | |||
| 2 | I_IOBJNM | Call by reference | Type reference (TYPE) | RSIOBJNM | InfoObject | 20130507 |
Method IF_DIM_HAS_HIER on Interface IF_RSBPCA_ADMIN_SERVICE has no exception.
Method IF_INFOOBJ_IS_DIM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJNM | Call by reference | Type reference (TYPE) | RSIOBJNM | 20130624 | ||||
| 2 | R_FLG | Value transfer | Type reference (TYPE) | RS_BOOL | 20130624 |
Method IF_INFOOBJ_IS_DIM on Interface IF_RSBPCA_ADMIN_SERVICE has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |