SAP ABAP Class IF_RSRD_F_DISTRIBUTOR_RT (Distribution of Documents in Broadcasting Framework)
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
Class IF_RSRD_F_DISTRIBUTOR_RT  
Short Description Distribution of Documents in Broadcasting Framework    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030625   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_RSRD_F_DISTRIBUTOR_RT has no interface implemented.
Friends
Class IF_RSRD_F_DISTRIBUTOR_RT has no friend class.
Attributes
Class IF_RSRD_F_DISTRIBUTOR_RT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DISTRIBUTE Instance method Public Method Distribute 20030625
2 FILTER_FOR_USER_LANGUAGE Instance method Public Method Filters Parameters for Processsing a Particular User/Lang. 20040225
3 FINALIZE Instance method Public Method Clear 20030625
4 GET_LANGUAGE_USER_COMBINATIONS Instance method Public Method Delivers Required Language/User Combinations (Sorted) 20030627
5 GET_RECIPIENT_LIST Instance method Public Method Delivers Recipients for Recipient-Specific Creation of Docs 20040625
6 INITIALIZE Instance method Public Method Initialize 20030625
Events
Class IF_RSRD_F_DISTRIBUTOR_RT has no event.
Types
Class 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 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC 20030625
2 Importing I_DISTRIBUTION_TYPE Call by reference Type reference (TYPE) RSRD_DISTRIBUTION_TYPE Verteilungstyp 20030625
3 Importing I_R_PARAMETER Call by reference Object reference (TYPE REF TO) CL_RSR_PARAMETER Verteilungsparameter (User, Rollen, etc) 20030625
4 Importing I_R_SETTING Call by reference Object reference (TYPE REF TO) CL_RSRD_SETTING Laufzeitrepresentation der Einstellungen 20031010
5 Importing I_S_RECIPIENT Call by reference Type reference (TYPE) RSRD_S_RECIPIENT aktueller Empfänger bei empfängerspez. Dokumenterzeugung 20040625
6 Importing I_TX_DOCUMENT Call by reference Type reference (TYPE) RSRD_TX_DOCUMENT Dokumente mit Attributen und Berechtigungsinformationen 20050121
7 Importing I_T_RECIPIENT Call by reference Type reference (TYPE) RSRD_T_RECIPIENT Liste der Empfänger bei empfängerspez. Dokumenterzeugung 20040625

Method DISTRIBUTE on class 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 Importing I_LANGUAGE Call by reference Type reference (TYPE) SYLANGU R/3-System, aktuelle Sprache 20040225
2 Importing I_R_PARAMETER Call by reference Object reference (TYPE REF TO) CL_RSR_PARAMETER Parameter 20040225
3 Importing I_USER Call by reference Type reference (TYPE) SYUNAME R/3-System, Anmeldename des Benutzers 20040225

Method FILTER_FOR_USER_LANGUAGE on class IF_RSRD_F_DISTRIBUTOR_RT has no exception.

Method FINALIZE Signature

Method FINALIZE on class IF_RSRD_F_DISTRIBUTOR_RT has no parameter.
Method FINALIZE on class 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 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC 20030627
2 Exporting E_T_LANGUAGE_USER Call by reference Type reference (TYPE) RSRD_T_LANGUAGE_USER sortierte(!) Liste 20030627
3 Importing I_DISTRIBUTION_TYPE Call by reference Type reference (TYPE) RSRD_DISTRIBUTION_TYPE 20030627
4 Importing I_R_PARAMETER Call by reference Object reference (TYPE REF TO) CL_RSR_PARAMETER 20030627
5 Importing I_R_SETTING Call by reference Object reference (TYPE REF TO) CL_RSRD_SETTING Broadcast Einstellungen 20071123

Method GET_LANGUAGE_USER_COMBINATIONS on class 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 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20040625
2 Exporting E_SUPPORTED Call by reference Type reference (TYPE) RS_BOOL empfängerspezifische Dokumenterzeugung ist unterstützt 20040628
3 Exporting E_T_RECIPIENT Call by reference Type reference (TYPE) RSRD_T_RECIPIENT Tabellentyp zu RSRD_S_RECIPIENT 20040625
4 Importing I_R_PARAMETER Call by reference Object reference (TYPE REF TO) CL_RSR_PARAMETER Parameter 20040625
5 Importing I_R_SETTING Call by reference Object reference (TYPE REF TO) CL_RSRD_SETTING Broadcast Einstellungen 20040625

Method GET_RECIPIENT_LIST on class 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 Importing I_LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL 20030708

Method INITIALIZE on class IF_RSRD_F_DISTRIBUTOR_RT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in