SAP ABAP Class CL_RSBPCK_WORKBOOK (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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSBPCK_BASE | BPC: AO service base | 20130605 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSBPCK_AO_CONSTANTS | BPC: AO constants | 20130605 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSO_TLOGO | TLOGO Object | 20130515 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSO_TLOGO_GENERAL | BW Repository: TLOGO Objects - General | 20130515 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSO_TLOGO_MAINTAIN | BW Repository: TLOGO Objects - Changes/Maintenance | 20130515 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSO_TLOGO_MAINTAIN_INT | BW Repository: TLOGO Objects - INTERN: Activation | 20130515 |
| 7 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSO_TLOGO_TRANSPORT | Transpt Connection - Optional (Wrapper for CL_RSO_TRANSPORT) | 20130515 |
Properties
| Class | CL_RSBPCK_WORKBOOK | |
| Short Description | BPC: Workbook | |
| Super Class | CL_RSBPCK_BASE | BPC: AO service base |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSBPCK | BPC IP Extension: Analysis Office |
| Created | 20130515 | 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) | |
| 3 | 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 | 20130605 | ||
| 2 | IF_RSO_TLOGO | TLOGO Object | 20130515 | ||
| 3 | IF_RSO_TLOGO_GENERAL | BW Repository: TLOGO Objects - General | 20130515 | ||
| 4 | IF_RSO_TLOGO_MAINTAIN | BW Repository: TLOGO Objects - Changes/Maintenance | 20130515 | ||
| 5 | IF_RSO_TLOGO_MAINTAIN_INT | BW Repository: TLOGO Objects - INTERN: Activation | 20130515 | ||
| 6 | IF_RSO_TLOGO_TRANSPORT | Transpt Connection - Optional (Wrapper for CL_RSO_TRANSPORT) | 20130515 |
Friends
Class CL_RSBPCK_WORKBOOK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | 20130515 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20130515 | ||
| 2 | Static method | Public | Method | 20130606 |
Events
Class CL_RSBPCK_WORKBOOK has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_WB_DTO | Public | See coding | 20130618 | begin of s_wb_dto,
wb_guid TYPE rsbpc_uni_idc,
wb_id type rsbpck_wb_id,
wbtype type rsbpck_wb_type,
filetype type rsbpck_filetype,
content type rsbpc_rawstring,
appset_id TYPE RSBPC_APPSET_id,
appl_id TYPE rsbpc_appl_id,
txtlg type rstxtlg,
end of s_wb_dto
|
||
| 2 | T_WB_DTO | Public | See coding | 20130619 | t_wb_dto TYPE TABLE OF s_wb_dto
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_APPL_ID | Value transfer | Type reference (TYPE) | RSBPC_APPL_ID | 20130614 | ||||
| 2 | IV_APPSET_ID | Value transfer | Type reference (TYPE) | RSBPC_APPSET_ID | 20130614 | ||||
| 3 | IV_WB_ID | Value transfer | Type reference (TYPE) | RSBPCK_WB_ID | 20130614 | ||||
| 4 | IV_WITH_CONTENT | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20130515 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BPC: ao exception | 20130516 |
Method FACTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_APPL_ID | Call by reference | Type reference (TYPE) | RSBPC_APPL_ID | 20130614 | ||||
| 2 | IV_APPSET_ID | Call by reference | Type reference (TYPE) | RSBPC_APPSET_ID | 20130614 | ||||
| 3 | IV_WBTYPE | Call by reference | Type reference (TYPE) | RSBPCK_WB_TYPE | 20130614 | ||||
| 4 | IV_WB_ID | Call by reference | Type reference (TYPE) | RSBPCK_WB_ID | 20130614 | ||||
| 5 | IV_WITH_CONTENT | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_TRUE | Boolean Variable (X=True, -=False, Space=Unknown) | 20130606 | ||
| 6 | RR_OBJ_REF | Value transfer | Object reference (TYPE REF TO) | IF_RSO_TLOGO | TLOGO Object | 20130606 |
Method FACTORY on class CL_RSBPCK_WORKBOOK has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |