SAP ABAP Class IF_RSRT_BW_SHEET (BW Sheet)
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
| Class | IF_RSRT_BW_SHEET | |
| Short Description | BW Sheet | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20121221 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_RSRT_BW_SHEET has no forward declaration.
Interfaces
Class IF_RSRT_BW_SHEET has no interface implemented.
Friends
Class IF_RSRT_BW_SHEET has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | TN_ID | Sheet Name | 20121221 | |||
| 2 | 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 class IF_RSRT_BW_SHEET has no exception.
Method FREE Signature
Method FREE on class IF_RSRT_BW_SHEET has no parameter.
Method FREE on class 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 class 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 class IF_RSRT_BW_SHEET has no exception.
Event Signatures
Event HANDLE_CHANGED Signature
Event HANDLE_CHANGED on class IF_RSRT_BW_SHEET has no parameter.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |