SAP ABAP Interface IF_RSBPCK_AO (BPC: Workbook)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-PLA-BPC (Application Component) BPC 'unified model'
⤷
RSBPCK (Package) BPC IP Extension: Analysis Office

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSBPCK_BASE | BPC: AO service base | 20130605 |
Properties
Interface | IF_RSBPCK_AO | |
Short Description | BPC: Workbook |
General Data
Package | RSBPCK | BPC IP Extension: Analysis Office |
Created | 20130515 | SAP |
Last changed | 20140121 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | RS | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RSBPCK_AO_CONSTANTS | BPC: AO constants | 20130515 |
Friends
Interface IF_RSBPCK_AO has no friend.
Attributes
Interface IF_RSBPCK_AO has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Exists on Database | 20130515 |
2 | ![]() |
Static method | Public | Method | Get all Tlogo Objects | 20130515 |
3 | ![]() |
Static method | Public | Method | Get Tlogo Object Reference | 20130515 |
4 | ![]() |
Instance method | Public | Method | Get Tlogo Object Properties | 20130515 |
5 | ![]() |
Static method | Public | Method | Set Tlogo Object Reference | 20130515 |
Events
Interface IF_RSBPCK_AO has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | S_OBJ_REF | Public | See coding | 20130515 | begin of s_obj_ref,
wb_id type rsbpck_wb_id,
appset_id TYPE rsbpc_appset_id,
appl_id TYPE rsbpc_appl_id,
wbtype type RSBPCK_wb_TYPE,
obj_tlogo_ref type ref to cl_rsbpck_base,
end of s_obj_ref
|
||
2 | T_OBJ_REF | Public | See coding | 20130515 | t_obj_ref type standard table of s_obj_ref
|
Method Signatures
Method EXISTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_OBJVERS | Value transfer | Type reference (TYPE) | RSOBJVERS | Object version | 20130515 | ||
2 | ![]() |
IV_WBTYPE | Value transfer | Type reference (TYPE) | RSBPCK_WB_TYPE | 20130614 | |||
3 | ![]() |
IV_WB_ID | Value transfer | Type reference (TYPE) | RSBPCK_WB_ID | 20130614 | |||
4 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20130515 |
Method EXISTS on Interface IF_RSBPCK_AO has no exception.
Method GET_ALL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_OBJVERS | Value transfer | Type reference (TYPE) | RSOBJVERS | Object version | 20130515 | ||
2 | ![]() |
IV_WBTYPE | Value transfer | Type reference (TYPE) | RSBPCK_WB_TYPE | 20130614 | |||
3 | ![]() |
RT_RESULT_SET | Value transfer | Type reference (TYPE) | RSO_T_OBJECT_F4_LIST | BW Repository: List Format (ALV) for F4 Help | 20130515 |
Method GET_ALL on Interface IF_RSBPCK_AO has no exception.
Method GET_OBJ_REFERENCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_OBJ_REFERENCES | Value transfer | Type reference (TYPE) | S_OBJ_REF | Analysis Office: TLOGO Wrapper | 20130515 | ||
2 | ![]() |
IV_WBTYPE | Value transfer | Type reference (TYPE) | RSBPCK_WB_TYPE | 20130614 | |||
3 | ![]() |
IV_WB_ID | Value transfer | Type reference (TYPE) | RSBPCK_WB_ID | 20130614 |
Method GET_OBJ_REFERENCE on Interface IF_RSBPCK_AO has no exception.
Method GET_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_OBJVERS | Value transfer | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-ACTIVE | Object version | 20130515 | |
2 | ![]() |
RS_RESULTSET | Value transfer | Type reference (TYPE) | RSBPCK_S_OBJ | Analysis Office: Object Set | 20130515 |
Method GET_PROPERTIES on Interface IF_RSBPCK_AO has no exception.
Method SET_OBJ_REFERENCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_OBJ_REFERENCE | Call by reference | Type reference (TYPE) | S_OBJ_REF | Analysis Office: TLOGO Object Reference | 20130515 |
Method SET_OBJ_REFERENCE on Interface IF_RSBPCK_AO has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |