SAP ABAP Class IF_RSBPCR_LIBRARY_PROVIDER (BPC: Persistence content library provider)
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
Class | IF_RSBPCR_LIBRARY_PROVIDER | |
Short Description | BPC: Persistence content library provider | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20130605 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_RSBPCR_LIBRARY_PROVIDER has no forward declaration.
Interfaces
Class IF_RSBPCR_LIBRARY_PROVIDER has no interface implemented.
Friends
Class IF_RSBPCR_LIBRARY_PROVIDER has no friend class.
Attributes
Class IF_RSBPCR_LIBRARY_PROVIDER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20130605 |
Events
Class 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 |