SAP ABAP Class IF_LSO_CRP_RECIPIENT (Recipient(s))
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_LSO_CRP_RECIPIENT | Recipient(s) | 20041130 |
Properties
Class | IF_LSO_CRP_RECIPIENT | |
Short Description | Recipient(s) | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20041129 | SAP |
Last change | 20050411 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_LSO_CRP_RECIPIENT has no forward declaration.
Interfaces
Class IF_LSO_CRP_RECIPIENT has no interface implemented.
Friends
Class IF_LSO_CRP_RECIPIENT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | HRSOBID | Extended Object | 20041129 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | LSO_CRP_RECIPIENT_ROLE | Recipient Role | 20041129 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Determine Cell Phone Address for Address Type | 20041130 |
2 | ![]() |
Instance method | Public | Method | Available Addresses for SMS/Pager | 20050301 |
3 | ![]() |
Instance method | Public | Method | Determine Fax Address for Address Type | 20041130 |
4 | ![]() |
Instance method | Public | Method | Available Fax Numbers | 20050301 |
5 | ![]() |
Instance method | Public | Method | Returns unique ID for recipient | 20041202 |
6 | ![]() |
Instance method | Public | Method | Determine Internet mail address for address type | 20041130 |
7 | ![]() |
Instance method | Public | Method | Available Internet Addresses | 20050301 |
8 | ![]() |
Instance method | Public | Method | Returns display name | 20050111 |
9 | ![]() |
Instance method | Public | Method | Available Telephone Numbers | 20050301 |
10 | ![]() |
Instance method | Public | Method | SAP Mail: Determine Address for Address Type | 20041206 |
11 | ![]() |
Instance method | Public | Method | Available SAP Mail Addresses | 20050301 |
12 | ![]() |
Instance method | Public | Method | Returns phone numbers | 20050125 |
Events
Class IF_LSO_CRP_RECIPIENT has no event.
Types
Class IF_LSO_CRP_RECIPIENT has no local type.
Method Signatures
Method GET_CELL_PHONE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INDEX | Call by reference | Type reference (TYPE) | LSO_CRP_RECIPIENT_MOBILE | Index der SMS/PAGER-Nummer des Empfängers | 20041130 | ||
2 | ![]() |
PHONE | Value transfer | Type reference (TYPE) | LSO_CRP_ADDRESS_ID | Telefonnummer für SMS/PAGER | 20041130 |
Method GET_CELL_PHONE on class IF_LSO_CRP_RECIPIENT has no exception.
Method GET_CELL_PHONE_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | LSO_CRP_ADDRESS_TAB | Telefonnummern | 20050302 |
Method GET_CELL_PHONE_LIST on class IF_LSO_CRP_RECIPIENT has no exception.
Method GET_FAX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FAX | Value transfer | Type reference (TYPE) | LSO_CRP_ADDRESS_ID | Faxnummer | 20041206 | ||
2 | ![]() |
INDEX | Call by reference | Type reference (TYPE) | LSO_CRP_RECIPIENT_FAX | Index der Fax-Nummer des Empfängers | 20041130 |
Method GET_FAX on class IF_LSO_CRP_RECIPIENT has no exception.
Method GET_FAX_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | LSO_CRP_ADDRESS_TAB | Fax Nummern | 20050302 |
Method GET_FAX_LIST on class IF_LSO_CRP_RECIPIENT has no exception.
Method GET_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | LSO_CRP_RECIPIENT_ID | ID für Empfänger zur SImulation eines Geschäftspartners | 20041202 |
Method GET_ID on class IF_LSO_CRP_RECIPIENT has no exception.
Method GET_IMAIL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IMAIL | Value transfer | Type reference (TYPE) | LSO_CRP_ADDRESS_ID | E-Mail-Adresse | 20041130 | ||
2 | ![]() |
INDEX | Call by reference | Type reference (TYPE) | LSO_CRP_RECIPIENT_IMAIL | Index der Internet-Mail Adresse des Empfängers | 20041130 |
Method GET_IMAIL on class IF_LSO_CRP_RECIPIENT has no exception.
Method GET_IMAIL_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | LSO_CRP_ADDRESS_TAB | Internet Mail Adressen | 20050302 |
Method GET_IMAIL_LIST on class IF_LSO_CRP_RECIPIENT has no exception.
Method GET_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | STRING | Objektbezeichnung | 20050111 |
Method GET_NAME on class IF_LSO_CRP_RECIPIENT has no exception.
Method GET_PHONE_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | LSO_CRP_ADDRESS_TAB | Kommunikationsadressen | 20050302 |
Method GET_PHONE_LIST on class IF_LSO_CRP_RECIPIENT has no exception.
Method GET_RMAIL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INDEX | Call by reference | Type reference (TYPE) | LSO_CRP_RECIPIENT_RMAIL | Index der SAP Mail Adresse des Empfängers | 20041206 | ||
2 | ![]() |
RMAIL | Value transfer | Type reference (TYPE) | LSO_CRP_ADDRESS_ID | R-Mail Adresse | 20041206 |
Method GET_RMAIL on class IF_LSO_CRP_RECIPIENT has no exception.
Method GET_RMAIL_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | LSO_CRP_ADDRESS_TAB | SAP Mail Adressen | 20050302 |
Method GET_RMAIL_LIST on class IF_LSO_CRP_RECIPIENT has no exception.
Method GET_TELNR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | STRING | Telefonnummer | 20050125 |
Method GET_TELNR on class IF_LSO_CRP_RECIPIENT has no exception.
History
Last changed by/on | SAP | 20050411 |
SAP Release Created in |