SAP ABAP Interface IF_RECIPIENT_DIALOG_BCS (Recipient with Dialog)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-COM (Application Component) Communication Services: Mail, Fax, SMS, Telephony
     SO (Package) SAPoffice
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RECIPIENT_DIALOG2_BCS Recipient with Dialog, 2nd Version 20030319
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BUPA_BCS Connection SAP BP - SAP Office 20020918
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CAM_ADDRESS_BCS BCS: Represents a BAS Address 20001205
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SAPROLE_BCS BCS: Represents an SAP Role 20000803
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SAPUSER_BCS BCS: Represents an SAP User 20000801
Properties
Interface IF_RECIPIENT_DIALOG_BCS  
Short Description Recipient with Dialog    
General Data
Package SO   SAPoffice 
Created 20000731   SAP 
Last changed 00000000   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RECIPIENT_BCS Interface of Recipient Object in BCS 20000731
Friends
Interface IF_RECIPIENT_DIALOG_BCS has no friend.
Attributes
Interface IF_RECIPIENT_DIALOG_BCS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_RECIPIENT_AUTHORITY Instance method Public Method Checks Send Authorization for This Instance 20000911
2 CHECK_RECIPIENT_NAME Static method Public Method << Obsolete >> 20000731
3 CHECK_SEND_AUTHORITY Static method Public Method Checks Whether This Type Can Be Used 20000731
4 COMPARE Instance method Public Method Compares Recipient with Another Instance (Semantic) 20000731
5 DISPLAY Instance method Public Method Displays Recipient 20000731
6 EDIT Instance method Public Method Allows Recipient to Be Modified Using Dialog 20000731
7 GET_ADDRESS_DATA Instance method Public Method Gets Addr. Data for Recipient (for Example, for Cover Sheet) 20001201
8 GET_DEFAULT_ATTRIBUTES Instance method Public Method Default Recipient Attributes for This Recipient 20000731
9 GET_GROUP_NAME Instance method Public Method Returns Grouping ID (Like Distribution Lists) 20000731
10 GET_GROUP_TYPE Static method Public Method Gets Abbreviation for Grouping Recipients of This Type 20000802
11 GET_OID_BY_REF Instance method Public Method Returns UID of Object Services 20000802
12 GET_RECIPIENT_NAME Instance method Public Method Gets Descriptive Name of Recipient 20000731
13 GET_RECIPIENT_SORTFIELD Instance method Public Method Fills Sort Field for This Recipient 20000731
14 GET_RECIPIENT_TYPE_NAME Static method Public Method Gets Descriptive Name of Recipient Type 20000731
15 GET_RECIPIENT_TYPE_NAME_DETAIL Instance method Public Method Gets Detailed Recipient Type Name for an Instance 20001215
16 GET_REF_BY_OID Static method Public Method Returns Reference from UID of Object Services 20000802
17 GET_SORT_GROUP Static method Public Method Gets Sort Class 1 = Up, 2 = Down 20000802
18 IS_PERSONALIZABLE Instance method Public Method Recipient Is Unit for Personalized Mail 20001204
19 NEW Static method Public Method Dialog for Determining a New Recipient 20000731
20 RESOLVE Instance method Public Method 20000801
Events
Interface IF_RECIPIENT_DIALOG_BCS has no event.
Types
Interface IF_RECIPIENT_DIALOG_BCS has no local type.
Method Signatures

Method CHECK_RECIPIENT_AUTHORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) SYSUBRC 0=ok, ungleich 0 sonst 20000911
2 Importing USER Call by reference Type reference (TYPE) SYUNAME SY-UNAME zur überprüfender Benutzer 20000911

Method CHECK_RECIPIENT_AUTHORITY on Interface IF_RECIPIENT_DIALOG_BCS has no exception.

Method CHECK_RECIPIENT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RECIPIENT Value transfer Object reference (TYPE REF TO) IF_RECIPIENT_DIALOG_BCS Empfänger: (Initial, falls keiner gefunden) 20000731
2 Importing RECIPIENT_NAME Value transfer Type reference (TYPE) SO_NAME '*' String für Empfängername 20000731

Method CHECK_RECIPIENT_NAME on Interface IF_RECIPIENT_DIALOG_BCS has no exception.

Method CHECK_SEND_AUTHORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) SYSUBRC 0=ok, ungleich 0 sonst 20000731
2 Importing USER Value transfer Type reference (TYPE) SYUNAME SY-UNAME zur überprüfender Benutzer 20000731

Method CHECK_SEND_AUTHORITY on Interface IF_RECIPIENT_DIALOG_BCS has no exception.

Method COMPARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OTHER_RECIPIENT Call by reference Object reference (TYPE REF TO) IF_RECIPIENT_DIALOG_BCS Zu vergleichender Empfänger 20000731
2 Returning RESULT Value transfer Type reference (TYPE) SYSUBRC 0=Gleichheit, 4=unterschiedlich, 8=falscher Typ 20000731

Method COMPARE on Interface IF_RECIPIENT_DIALOG_BCS has no exception.

Method DISPLAY Signature

Method DISPLAY on Interface IF_RECIPIENT_DIALOG_BCS has no parameter.
Method DISPLAY on Interface IF_RECIPIENT_DIALOG_BCS has no exception.

Method EDIT Signature

Method EDIT on Interface IF_RECIPIENT_DIALOG_BCS has no parameter.
Method EDIT on Interface IF_RECIPIENT_DIALOG_BCS has no exception.

Method GET_ADDRESS_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SOCV_DATA Adressdaten 20001201

Method GET_ADDRESS_DATA on Interface IF_RECIPIENT_DIALOG_BCS has no exception.

Method GET_DEFAULT_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DEFAULT_ATTRIBUTES Value transfer Type reference (TYPE) SOOS2 Default-Attribute 20000731

Method GET_DEFAULT_ATTRIBUTES on Interface IF_RECIPIENT_DIALOG_BCS has no exception.

Method GET_GROUP_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning GROUP_NAME Value transfer Type reference (TYPE) SO_DLI_NAM Gruppierungskennung 20000731

Method GET_GROUP_NAME on Interface IF_RECIPIENT_DIALOG_BCS has no exception.

Method GET_GROUP_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SO_OBJ_TP Kürzel 20000802

Method GET_GROUP_TYPE on Interface IF_RECIPIENT_DIALOG_BCS has no exception.

Method GET_OID_BY_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OID Value transfer Type reference (TYPE) OS_GUID Globally Unique Identifier 20000802

Method GET_OID_BY_REF on Interface IF_RECIPIENT_DIALOG_BCS has no exception.

Method GET_RECIPIENT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LANGU Value transfer Type reference (TYPE) SYLANGU SY-LANGU Sprache für den Empfängername 20000731
2 Returning RECIPIENT_NAME Value transfer Type reference (TYPE) SO_NAME Name des Empfänger in angegebener Sprache 20000731

Method GET_RECIPIENT_NAME on Interface IF_RECIPIENT_DIALOG_BCS has no exception.

Method GET_RECIPIENT_SORTFIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RECIPIENT_SORTFIELD Value transfer Type reference (TYPE) SO_SORTNAM Sortierfeld-Name 20000731

Method GET_RECIPIENT_SORTFIELD on Interface IF_RECIPIENT_DIALOG_BCS has no exception.

Method GET_RECIPIENT_TYPE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LANGU Value transfer Type reference (TYPE) SYLANGU SY-LANGU Sprache in der die Beschreibung geleifert werden soll 20000731
2 Returning NAME Value transfer Type reference (TYPE) SO_ESC_DES Beschreibung 20000731
# Exception Resumable Description Created on
1 LANGUAGE_NO_SUPPORT Für die angegebene Sprache gibt es keine Beschreibung 20000731

Method GET_RECIPIENT_TYPE_NAME_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LANGU Value transfer Type reference (TYPE) SYLANGU SY-LANGU Sprache in der die Beschreibung geleifert werden soll 20001215
2 Returning NAME Value transfer Type reference (TYPE) SO_ESC_DES Beschreibung 20001215
# Exception Resumable Description Created on
1 LANGUAGE_NO_SUPPORT Für die angegebene Sprache gibt es keine Beschreibung 20001215

Method GET_REF_BY_OID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OID Call by reference Type reference (TYPE) OS_GUID Globally Unique Identifier 20000802
2 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_RECIPIENT_DIALOG_BCS Empfänger mit Dialog 20000802

Method GET_REF_BY_OID on Interface IF_RECIPIENT_DIALOG_BCS has no exception.

Method GET_SORT_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SO_SORTCLA Sortierungsklasse 20000802

Method GET_SORT_GROUP on Interface IF_RECIPIENT_DIALOG_BCS has no exception.

Method IS_PERSONALIZABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SO_FLAG 'X', falls Empfänger ein personalisiertes Mail empfangen kan 20001204

Method IS_PERSONALIZABLE on Interface IF_RECIPIENT_DIALOG_BCS has no exception.

Method NEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RECIPIENT Value transfer Object reference (TYPE REF TO) IF_RECIPIENT_DIALOG_BCS Kürzel für den Dokumenttyp 20000731

Method NEW on Interface IF_RECIPIENT_DIALOG_BCS has no exception.

Method RESOLVE Signature

Method RESOLVE on Interface IF_RECIPIENT_DIALOG_BCS has no parameter.
Method RESOLVE on Interface IF_RECIPIENT_DIALOG_BCS has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in 50A