SAP ABAP Interface IF_RSRT_SERVICES_RRI (Services: RRI (Report-Report-Interface))
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT-BICS-RSRT (Application Component) BICS Query Monitor
⤷
RSRT_BICS (Package) RSRT_BICS
⤷
⤷
Properties
| Interface | IF_RSRT_SERVICES_RRI | |
| Short Description | Services: RRI (Report-Report-Interface) |
General Data
| Package | RSRT_BICS | RSRT_BICS |
| Created | 20130409 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | IF_RSRT_SELECTOR | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_RSRT_SERVICES_RRI has no interface.
Friends
Interface IF_RSRT_SERVICES_RRI has no friend.
Attributes
Interface IF_RSRT_SERVICES_RRI has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get Receivers | 20130409 | |
| 2 | Instance method | Public | Method | Get Target | 20130409 | |
| 3 | Instance method | Public | Method | Get Targets | 20130409 |
Events
Interface IF_RSRT_SERVICES_RRI has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_RECEIVER | Public | Type reference (TYPE) | RSBBS_RECEIVER | Receiver ID | 20130409 | |
| 2 | TN_S_RECEIVER | Public | See coding | Receiver | 20130409 | begin of tn_s_receiver,
receiver type tn_receiver,
type type tn_type,
id type string,
text type string,
end of tn_s_receiver
|
|
| 3 | TN_TYPE | Public | Type reference (TYPE) | RSBBS_TYPE | Receiver Type | 20130409 | |
| 4 | TN_T_RECEIVER | Public | See coding | Receiver List | 20130409 | tn_t_receiver type standard table of tn_s_receiver with default key initial size 1
|
Method Signatures
Method GET_RECEIVERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPKEY | Call by reference | Type reference (TYPE) | RSZCOMPKEY | BW: Key of a reporting component | 20130409 | |||
| 2 | VALUE | Value transfer | Type reference (TYPE) | TN_T_RECEIVER | Receiver List | 20130409 |
Method GET_RECEIVERS on Interface IF_RSRT_SERVICES_RRI has no exception.
Method GET_TARGET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLUMN | Call by reference | Type reference (TYPE) | I | 20130409 | ||||
| 2 | IOBJ_NAME | Call by reference | Type reference (TYPE) | IF_RSRT_SELECTOR=>TN_NAME | Name | 20130410 | |||
| 3 | RECEIVER | Call by reference | Type reference (TYPE) | TN_RECEIVER | Receiver ID | 20130409 | |||
| 4 | ROW | Call by reference | Type reference (TYPE) | I | 20130409 | ||||
| 5 | VALUE | Value transfer | Object reference (TYPE REF TO) | IF_RSRT_DATA_PROVIDER | Data Provider | 20130409 |
Method GET_TARGET on Interface IF_RSRT_SERVICES_RRI has no exception.
Method GET_TARGETS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | TN_T_RECEIVER | Receiver List | 20130409 |
Method GET_TARGETS on Interface IF_RSRT_SERVICES_RRI has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |