SAP ABAP Interface IF_BCS_STATUS (Send Status (BCS-internal implementation 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_STATUS Sending status (for internal use only) 20131119
Properties
Interface IF_BCS_STATUS  
Short Description Send Status (BCS-internal implementation only)    
General Data
Package SBCOMS   Business Communication Service 
Created 20131004   SAP 
Last changed 20141121    
Unicode checks active    
Forward declarations
Interface IF_BCS_STATUS has no forward declaration.
Interfaces
Interface IF_BCS_STATUS has no interface.
Friends
Interface IF_BCS_STATUS has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_PROT_HTTP Constant Public Type reference (TYPE) STRING `HTTP` HTTP 20131119
2 GC_PROT_SMTP Constant Public Type reference (TYPE) STRING `SMTP` SMTP 20131119
Methods
# Method Level Visibility Method type Description Created on
1 GET_EXT_IDS Instance method Public Method Message ID(s) from External Server 20131119
2 GET_IS_ERROR Instance method Public Method Error or Information Status 20131119
3 GET_MESSAGE Instance method Public Method Complete Inbound Message (Only for Asynchronous Status) 20131119
4 GET_PROTOCOL Instance method Public Method Transport Protocol (SMTP, HTTP - see Constants) 20131119
5 GET_RCPTS_STATUS Instance method Public Method Recipient with Status 20131119
6 GET_SNDREQ_OID Instance method Public Method ID of Original Send Request 20131119
7 GET_STATUS_TEXT Instance method Public Method Status Text (Only Filled if Identical for All Recipients) 20131119
Events
Interface IF_BCS_STATUS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 RCPTS_STATUS Public See coding Recipient List with Status 20131119 rcpts_status type standard table of rcpt_status with non-unique default key
2 RCPT_STATUS Public See coding Recipient with Status 20131119 begin of rcpt_status, type type bcs_commtype, address type bcs_address. include type status as status. types end of rcpt_status
3 STATUS Public See coding Send Status 20131119 begin of status, msgid type symsgid, msgty type symsgty, msgno type symsgno, msgv1 type symsgv, msgv2 type symsgv, msgv3 type symsgv, msgv4 type symsgv, text type string, code type string, action type string, end of status
Method Signatures

Method GET_EXT_IDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_EXT_IDS Value transfer Type reference (TYPE) STRING_TABLE Tabelle von Strings 20131119

Method GET_EXT_IDS on Interface IF_BCS_STATUS has no exception.

Method GET_IS_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_ERROR Value transfer Type reference (TYPE) SAP_BOOL boolsche Variable (X=true, space=false) 20131119

Method GET_IS_ERROR on Interface IF_BCS_STATUS has no exception.

Method GET_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_MESSAGE Value transfer Type reference (TYPE) XSTRING 20131119

Method GET_MESSAGE on Interface IF_BCS_STATUS has no exception.

Method GET_PROTOCOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_PROTOCOL Value transfer Type reference (TYPE) STRING 20131119

Method GET_PROTOCOL on Interface IF_BCS_STATUS has no exception.

Method GET_RCPTS_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_RCPTS_STATUS Value transfer Type reference (TYPE) RCPTS_STATUS Empfängerliste mit Status 20131119

Method GET_RCPTS_STATUS on Interface IF_BCS_STATUS has no exception.

Method GET_SNDREQ_OID Signature

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

Method GET_SNDREQ_OID on Interface IF_BCS_STATUS has no exception.

Method GET_STATUS_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_STATUS_TEXT Value transfer Type reference (TYPE) STRING 20131119

Method GET_STATUS_TEXT on Interface IF_BCS_STATUS has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 740