SAP ABAP Interface IF_BCS_READ (Read Send Request Data (Implement BCS-Internally Only))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-COM (Application Component) Communication Services: Mail, Fax, SMS, Telephony
⤷
SBCOMS (Package) Business Communication Service

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BCS_READ | [not yet implemented] Read Send Request Data | 20131206 |
Properties
Interface | IF_BCS_READ | |
Short Description | Read Send Request Data (Implement BCS-Internally Only) |
General Data
Package | SBCOMS | Business Communication Service |
Created | 20131004 | SAP |
Last changed | 20141121 | |
Unicode checks active |
Forward declarations
Interface IF_BCS_READ has no forward declaration.
Interfaces
Interface IF_BCS_READ has no interface.
Friends
Interface IF_BCS_READ has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | GC_ADRTP_ADR | Constant | Public | Type reference (TYPE) | SO_REC_TP | 'ADR' | Address of Business Address Services | 20131206 | |
2 | GC_ADRTP_OBJ | Constant | Public | Type reference (TYPE) | SO_REC_TP | 'OBJ' | Business Object Repository Object | 20131206 | |
3 | GC_ADRTP_USR | Constant | Public | Type reference (TYPE) | SO_REC_TP | 'USR' | User | 20131206 | |
4 | GC_COMMTYPE_FAX | Constant | Public | Type reference (TYPE) | SO_COMTYPE | 'FAX' | Fax | 20131206 | |
5 | GC_COMMTYPE_INT | Constant | Public | Type reference (TYPE) | SO_COMTYPE | 'INT' | Internet Mail | 20131206 | |
6 | GC_COMMTYPE_SMS | Constant | Public | Type reference (TYPE) | SO_COMTYPE | 'PAG' | SMS | 20131206 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Created At | 20131206 |
2 | ![]() |
Instance method | Public | Method | Document | 20131206 |
3 | ![]() |
Instance method | Public | Method | Encrypted Dispatch | 20131206 |
4 | ![]() |
Instance method | Public | Method | Note | 20131206 |
5 | ![]() |
Instance method | Public | Method | Send Priority | 20131206 |
6 | ![]() |
Instance method | Public | Method | Recipient list | 20131206 |
7 | ![]() |
Instance method | Public | Method | Reply recipients | 20131206 |
8 | ![]() |
Instance method | Public | Method | Sender | 20131206 |
9 | ![]() |
Instance method | Public | Method | First Send Time | 20131206 |
10 | ![]() |
Instance method | Public | Method | Signed Dispatch | 20131206 |
11 | ![]() |
Instance method | Public | Method | Subject | 20131206 |
Events
Interface IF_BCS_READ has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | ADDR | Public | See coding | Address | 20131206 | begin of addr,
address type bcs_address,
visname type bcs_visname,
commtype type so_comtype,
type type so_rec_tp,
end of addr
|
|
2 | ADDRS | Public | See coding | Addresses | 20131206 | addrs type standard table of addr with non-unique default key
|
|
3 | RCPT | Public | See coding | Individual Recipient with Status | 20131206 | begin of rcpt.
include type addr as addr.
types copy type bcs_copy.
types sndreq type os_guid.
include type if_bcs_status=>status as status.
types end of rcpt
|
|
4 | RCPTS | Public | See coding | Recipient List with Status | 20131206 | rcpts type standard table of rcpt with non-unique default key
|
Method Signatures
Method GET_CREATED_ON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_CREATED_ON | Value transfer | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20131206 |
Method GET_CREATED_ON on Interface IF_BCS_READ has no exception.
Method GET_DOCUMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RI_DOC | Value transfer | Object reference (TYPE REF TO) | IF_BCS_READ_DOC | Dokumentdaten | 20131206 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmen Objekt lesen | 20131206 |
Method GET_ENCRYPTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_ENCRYPTED | Value transfer | Type reference (TYPE) | SAP_BOOL | boolsche Variable (X=true, space=false) | 20131206 |
Method GET_ENCRYPTED on Interface IF_BCS_READ has no exception.
Method GET_NOTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_NOTE | Value transfer | Type reference (TYPE) | STRING | Notiz | 20131206 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmen Objekt lesen | 20131206 |
Method GET_PRIORITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_PRIORITY | Value transfer | Type reference (TYPE) | SO_SND_PRI | Senden: Priorität | 20131206 |
Method GET_PRIORITY on Interface IF_BCS_READ has no exception.
Method GET_RECIPIENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_RECIPIENTS | Value transfer | Type reference (TYPE) | RCPTS | Empfängerliste | 20131206 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmen Objekt lesen | 20131206 |
Method GET_REPLY_TO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_REPLY_TO | Value transfer | Type reference (TYPE) | ADDR | Adresse | 20131206 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmen Objekt lesen | 20131206 |
Method GET_SENDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_SENDER | Value transfer | Type reference (TYPE) | ADDR | Adresse | 20131206 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmen Objekt lesen | 20131206 |
Method GET_SENT_ON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_SENT_ON | Value transfer | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20131206 |
Method GET_SENT_ON on Interface IF_BCS_READ has no exception.
Method GET_SIGNED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_SIGNED | Value transfer | Type reference (TYPE) | SAP_BOOL | boolsche Variable (X=true, space=false) | 20131206 |
Method GET_SIGNED on Interface IF_BCS_READ has no exception.
Method GET_SUBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_SUBJECT | Value transfer | Type reference (TYPE) | STRING | Betreff | 20131206 |
Method GET_SUBJECT on Interface IF_BCS_READ has no exception.
History
Last changed by/on | SAP | 20141121 |
SAP Release Created in | 740 |