SAP ABAP Interface IF_RSRD_F_DISTRIBUTOR_RT (Distribution of Documents in Broadcasting Framework)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-ET (Application Component) End User Technology
⤷
RSRD (Package) BW: Broadcasting
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSRD_F_DISTRIBUTOR_ROOT | Root Class for Document Distributor Classes | 20030625 |
Properties
| Interface | IF_RSRD_F_DISTRIBUTOR_RT | |
| Short Description | Distribution of Documents in Broadcasting Framework |
General Data
| Package | RSRD | BW: Broadcasting |
| Created | 20030625 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | RS | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_RSRD_F_DISTRIBUTOR_RT has no interface.
Friends
Interface IF_RSRD_F_DISTRIBUTOR_RT has no friend.
Attributes
Interface IF_RSRD_F_DISTRIBUTOR_RT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Distribute | 20030625 | |
| 2 | Instance method | Public | Method | Filters Parameters for Processsing a Particular User/Lang. | 20040225 | |
| 3 | Instance method | Public | Method | Clear | 20030625 | |
| 4 | Instance method | Public | Method | Delivers Required Language/User Combinations (Sorted) | 20030627 | |
| 5 | Instance method | Public | Method | Delivers Recipients for Recipient-Specific Creation of Docs | 20040625 | |
| 6 | Instance method | Public | Method | Initialize | 20030625 |
Events
Interface IF_RSRD_F_DISTRIBUTOR_RT has no event.
Types
Interface IF_RSRD_F_DISTRIBUTOR_RT has no local type.
Method Signatures
Method DISTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | 20030625 | ||||
| 2 | I_DISTRIBUTION_TYPE | Call by reference | Type reference (TYPE) | RSRD_DISTRIBUTION_TYPE | Verteilungstyp | 20030625 | |||
| 3 | I_R_PARAMETER | Call by reference | Object reference (TYPE REF TO) | CL_RSR_PARAMETER | Verteilungsparameter (User, Rollen, etc) | 20030625 | |||
| 4 | I_R_SETTING | Call by reference | Object reference (TYPE REF TO) | CL_RSRD_SETTING | Laufzeitrepresentation der Einstellungen | 20031010 | |||
| 5 | I_S_RECIPIENT | Call by reference | Type reference (TYPE) | RSRD_S_RECIPIENT | aktueller Empfänger bei empfängerspez. Dokumenterzeugung | 20040625 | |||
| 6 | I_TX_DOCUMENT | Call by reference | Type reference (TYPE) | RSRD_TX_DOCUMENT | Dokumente mit Attributen und Berechtigungsinformationen | 20050121 | |||
| 7 | I_T_RECIPIENT | Call by reference | Type reference (TYPE) | RSRD_T_RECIPIENT | Liste der Empfänger bei empfängerspez. Dokumenterzeugung | 20040625 |
Method DISTRIBUTE on Interface IF_RSRD_F_DISTRIBUTOR_RT has no exception.
Method FILTER_FOR_USER_LANGUAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | R/3-System, aktuelle Sprache | 20040225 | |||
| 2 | I_R_PARAMETER | Call by reference | Object reference (TYPE REF TO) | CL_RSR_PARAMETER | Parameter | 20040225 | |||
| 3 | I_USER | Call by reference | Type reference (TYPE) | SYUNAME | R/3-System, Anmeldename des Benutzers | 20040225 |
Method FILTER_FOR_USER_LANGUAGE on Interface IF_RSRD_F_DISTRIBUTOR_RT has no exception.
Method FINALIZE Signature
Method FINALIZE on Interface IF_RSRD_F_DISTRIBUTOR_RT has no parameter.
Method FINALIZE on Interface IF_RSRD_F_DISTRIBUTOR_RT has no exception.
Method GET_LANGUAGE_USER_COMBINATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | 20030627 | ||||
| 2 | E_T_LANGUAGE_USER | Call by reference | Type reference (TYPE) | RSRD_T_LANGUAGE_USER | sortierte(!) Liste | 20030627 | |||
| 3 | I_DISTRIBUTION_TYPE | Call by reference | Type reference (TYPE) | RSRD_DISTRIBUTION_TYPE | 20030627 | ||||
| 4 | I_R_PARAMETER | Call by reference | Object reference (TYPE REF TO) | CL_RSR_PARAMETER | 20030627 | ||||
| 5 | I_R_SETTING | Call by reference | Object reference (TYPE REF TO) | CL_RSRD_SETTING | Broadcast Einstellungen | 20071123 |
Method GET_LANGUAGE_USER_COMBINATIONS on Interface IF_RSRD_F_DISTRIBUTOR_RT has no exception.
Method GET_RECIPIENT_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20040625 | |||
| 2 | E_SUPPORTED | Call by reference | Type reference (TYPE) | RS_BOOL | empfängerspezifische Dokumenterzeugung ist unterstützt | 20040628 | |||
| 3 | E_T_RECIPIENT | Call by reference | Type reference (TYPE) | RSRD_T_RECIPIENT | Tabellentyp zu RSRD_S_RECIPIENT | 20040625 | |||
| 4 | I_R_PARAMETER | Call by reference | Object reference (TYPE REF TO) | CL_RSR_PARAMETER | Parameter | 20040625 | |||
| 5 | I_R_SETTING | Call by reference | Object reference (TYPE REF TO) | CL_RSRD_SETTING | Broadcast Einstellungen | 20040625 |
Method GET_RECIPIENT_LIST on Interface IF_RSRD_F_DISTRIBUTOR_RT has no exception.
Method INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | 20030708 |
Method INITIALIZE on Interface IF_RSRD_F_DISTRIBUTOR_RT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 350 |