SAP ABAP Interface IF_RSBPCR_LIBRARY_PROVIDER (BPC: Persistence content library provider)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-PLA-BPC-INF-WP (Application Component) BPC 'unified model' - Workspace infrastructure
⤷
RSBPCR (Package) BPC IP Extension: Resource & Workspace Management

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSBPCPS_LIBRARY_PROVIDER | BPC: Content Library Provider( Obsolete ) | 20130607 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSBPCPS_RES_DAO | BPC: Persistence resource DAO | 20130718 |
Properties
Interface | IF_RSBPCR_LIBRARY_PROVIDER | |
Short Description | BPC: Persistence content library provider |
General Data
Package | RSBPCR | BPC IP Extension: Resource & Workspace Management |
Created | 20130605 | SAP |
Last changed | 20140121 | SAP |
Unicode checks active |
Forward declarations
Interface IF_RSBPCR_LIBRARY_PROVIDER has no forward declaration.
Interfaces
Interface IF_RSBPCR_LIBRARY_PROVIDER has no interface.
Friends
Interface IF_RSBPCR_LIBRARY_PROVIDER has no friend.
Attributes
Interface IF_RSBPCR_LIBRARY_PROVIDER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20130605 |
Events
Interface IF_RSBPCR_LIBRARY_PROVIDER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TN_S_RESOURCE | Public | See coding | 20130605 | BEGIN OF TN_S_RESOURCE,
APPSET_ID TYPE RSBPC_APPSET_ID,
RESOURCE_ID TYPE RSBPC_RESOURCE_ID,
ALIAS TYPE RSSTRING,
NAME TYPE RSBPC_FULLNAME,
DESCRIPTION TYPE RSBPC_DESC,
SECURITY TYPE RSBPC_INTEGER,
END OF TN_S_RESOURCE
|
||
2 | TN_T_RESOURCE | Public | See coding | 20130605 | TN_T_RESOURCE TYPE STANDARD TABLE OF TN_S_RESOURCE WITH DEFAULT KEY
|
Method Signatures
Method GET_TOP_NODES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_TOP_NODE | Call by reference | Type reference (TYPE) | TN_T_RESOURCE | 20130605 | |||
2 | ![]() |
I_APPSET_ID | Call by reference | Type reference (TYPE) | RSBPC_APPSET_ID | BPC: AppSet ID | 20130605 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BPC Exception: Persistence Execption | 20130806 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |