SAP ABAP Interface IF_RSRT_BW_SHEET (BW Sheet)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT-BICS-RSRT (Application Component) BICS Query Monitor
⤷
RSRT_BICS (Package) RSRT_BICS
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSRT_BW_SHEET | BW Sheet | 20121221 |
Properties
| Interface | IF_RSRT_BW_SHEET | |
| Short Description | BW Sheet |
General Data
| Package | RSRT_BICS | RSRT_BICS |
| Created | 20121221 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_RSRT_BW_SHEET has no forward declaration.
Interfaces
Interface IF_RSRT_BW_SHEET has no interface.
Friends
Interface IF_RSRT_BW_SHEET has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | N_ID | Instance attribute | Public | Type reference (TYPE) | TN_ID | Sheet Name | 20121221 | ||
| 2 | N_T_DATA_PROVIDERS | Instance attribute | Public | Type reference (TYPE) | TN_T_DATA_PROVIDERS | Data Providers | 20121221 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add Data Provider | 20121221 | |
| 2 | Instance method | Public | Method | Free | 20121223 | |
| 3 | Instance method | Public | Method | Get Data Provider | 20121221 | |
| 4 | Instance method | Public | Method | Remove Data Provider | 20121221 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | HANDLE_CHANGED | Instance Event (0) |
Public (2) |
Handle Sheet Changed | 20121223 |
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_ID | Public | Type reference (TYPE) | STRING | Sheet Name | 20121221 | |
| 2 | TN_T_DATA_PROVIDERS | Public | See coding | Data Providers | 20121221 | tn_t_data_providers type standard table of ref to if_rsrt_data_provider with default key initial size 1
|
Method Signatures
Method ADD_DATA_PROVIDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | IF_RSRT_DATA_PROVIDER=>TN_NAME | Data Provider Name | 20121221 | |||
| 2 | VALUE | Value transfer | Object reference (TYPE REF TO) | IF_RSRT_DATA_PROVIDER | Data Provider | 20121221 |
Method ADD_DATA_PROVIDER on Interface IF_RSRT_BW_SHEET has no exception.
Method FREE Signature
Method FREE on Interface IF_RSRT_BW_SHEET has no parameter.
Method FREE on Interface IF_RSRT_BW_SHEET has no exception.
Method GET_DATA_PROVIDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | IF_RSRT_DATA_PROVIDER=>TN_NAME | Data Provider Name | 20121221 | |||
| 2 | VALUE | Value transfer | Object reference (TYPE REF TO) | IF_RSRT_DATA_PROVIDER | Data Provider | 20121221 |
Method GET_DATA_PROVIDER on Interface IF_RSRT_BW_SHEET has no exception.
Method REMOVE_DATA_PROVIDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | IF_RSRT_DATA_PROVIDER=>TN_NAME | Data Provider Name | 20121221 |
Method REMOVE_DATA_PROVIDER on Interface IF_RSRT_BW_SHEET has no exception.
Event Signatures
Event HANDLE_CHANGED Signature
Event HANDLE_CHANGED on Interface IF_RSRT_BW_SHEET has no parameter.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |