SAP ABAP Class IF_RSBPCK_AO (BPC: Workbook)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_RSBPCK_AO_CONSTANTS | BPC: AO constants | 20130515 |
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
Class | IF_RSBPCK_AO | |
Short Description | BPC: Workbook | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
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) |
Interfaces
Class IF_RSBPCK_AO has no interface implemented.
Friends
Class IF_RSBPCK_AO has no friend class.
Attributes
Class 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
Class 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 class 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 class 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 class 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 class 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 class IF_RSBPCK_AO has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in |