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 | ![]() |
Instance method | Public | Method | Checks Send Authorization for This Instance | 20000911 |
2 | ![]() |
Static method | Public | Method | << Obsolete >> | 20000731 |
3 | ![]() |
Static method | Public | Method | Checks Whether This Type Can Be Used | 20000731 |
4 | ![]() |
Instance method | Public | Method | Compares Recipient with Another Instance (Semantic) | 20000731 |
5 | ![]() |
Instance method | Public | Method | Displays Recipient | 20000731 |
6 | ![]() |
Instance method | Public | Method | Allows Recipient to Be Modified Using Dialog | 20000731 |
7 | ![]() |
Instance method | Public | Method | Gets Addr. Data for Recipient (for Example, for Cover Sheet) | 20001201 |
8 | ![]() |
Instance method | Public | Method | Default Recipient Attributes for This Recipient | 20000731 |
9 | ![]() |
Instance method | Public | Method | Returns Grouping ID (Like Distribution Lists) | 20000731 |
10 | ![]() |
Static method | Public | Method | Gets Abbreviation for Grouping Recipients of This Type | 20000802 |
11 | ![]() |
Instance method | Public | Method | Returns UID of Object Services | 20000802 |
12 | ![]() |
Instance method | Public | Method | Gets Descriptive Name of Recipient | 20000731 |
13 | ![]() |
Instance method | Public | Method | Fills Sort Field for This Recipient | 20000731 |
14 | ![]() |
Static method | Public | Method | Gets Descriptive Name of Recipient Type | 20000731 |
15 | ![]() |
Instance method | Public | Method | Gets Detailed Recipient Type Name for an Instance | 20001215 |
16 | ![]() |
Static method | Public | Method | Returns Reference from UID of Object Services | 20000802 |
17 | ![]() |
Static method | Public | Method | Gets Sort Class 1 = Up, 2 = Down | 20000802 |
18 | ![]() |
Instance method | Public | Method | Recipient Is Unit for Personalized Mail | 20001204 |
19 | ![]() |
Static method | Public | Method | Dialog for Determining a New Recipient | 20000731 |
20 | ![]() |
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 | ![]() |
RETURN | Value transfer | Type reference (TYPE) | SYSUBRC | 0=ok, ungleich 0 sonst | 20000911 | ||
2 | ![]() |
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 | ![]() |
RECIPIENT | Value transfer | Object reference (TYPE REF TO) | IF_RECIPIENT_DIALOG_BCS | Empfänger: (Initial, falls keiner gefunden) | 20000731 | ||
2 | ![]() |
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 | ![]() |
RETURN | Value transfer | Type reference (TYPE) | SYSUBRC | 0=ok, ungleich 0 sonst | 20000731 | ||
2 | ![]() |
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 | ![]() |
OTHER_RECIPIENT | Call by reference | Object reference (TYPE REF TO) | IF_RECIPIENT_DIALOG_BCS | Zu vergleichender Empfänger | 20000731 | ||
2 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
LANGU | Value transfer | Type reference (TYPE) | SYLANGU | SY-LANGU | Sprache für den Empfängername | 20000731 | |
2 | ![]() |
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 | ![]() |
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 | ![]() |
LANGU | Value transfer | Type reference (TYPE) | SYLANGU | SY-LANGU | Sprache in der die Beschreibung geleifert werden soll | 20000731 | |
2 | ![]() |
NAME | Value transfer | Type reference (TYPE) | SO_ESC_DES | Beschreibung | 20000731 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
LANGU | Value transfer | Type reference (TYPE) | SYLANGU | SY-LANGU | Sprache in der die Beschreibung geleifert werden soll | 20001215 | |
2 | ![]() |
NAME | Value transfer | Type reference (TYPE) | SO_ESC_DES | Beschreibung | 20001215 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
OID | Call by reference | Type reference (TYPE) | OS_GUID | Globally Unique Identifier | 20000802 | ||
2 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 |