SAP ABAP Class CL_BCS_STATUS (Sending status (for internal use 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 - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BCS_STATUS Send Status (BCS-internal implementation only) 20131119
Properties
Class CL_BCS_STATUS  
Short Description Sending status (for internal use only)    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SBCOMS   Business Communication Service 
Created 20131014   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_BCS_STATUS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_BCS_STATUS Send Status (BCS-internal implementation only) 20131119
Friends
Class CL_BCS_STATUS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_STATUS Static Attribute Private Object reference (TYPE REF TO) CL_BCS_STATUS Sending status (for internal use only) 20131119
2 MR_MESSAGE Instance attribute Private Object reference (TYPE REF TO) XSTRING 20131119
3 MT_EXT_IDS Instance attribute Private Type reference (TYPE) STRING_TABLE Table of Strings 20131119
4 MT_RCPTS_STATUS Instance attribute Private Type reference (TYPE) IF_BCS_STATUS=>RCPTS_STATUS Recipient List with Status 20131119
5 MV_IS_ERROR Instance attribute Private Type reference (TYPE) SAP_BOOL Boolean Variable (X=True, Space=False) 20131119
6 MV_PROTOCOL Instance attribute Private Type reference (TYPE) STRING 20131119
7 MV_SNDREQ_OID Instance attribute Private Type reference (TYPE) OS_GUID Globally Unique Identifier 20131119
8 MV_STATUS_TEXT Instance attribute Private Type reference (TYPE) STRING 20131119
Methods
# Method Level Visibility Method type Description Created on
1 GET_INSTANCE Static method Public Method Access to Singleton 20131119
2 RESET Static method Public Method Delete Singleton 20131119
3 SET_EXT_IDS Instance method Public Method 20131119
4 SET_IS_ERROR Instance method Public Method 20131119
5 SET_MESSAGE Instance method Public Method Set Reference to Inbox Message 20131119
6 SET_PROTOCOL Instance method Public Method 20131119
7 SET_RCPTS_STATUS Instance method Public Method 20131119
8 SET_SNDREQ_OID Instance method Public Method 20131119
9 SET_STATUS_TEXT Instance method Public Method 20131119
Events
Class CL_BCS_STATUS has no event.
Types
Class CL_BCS_STATUS has no local type.
Method Signatures

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NEW Call by reference Type reference (TYPE) SX_BOOLEAN SAPconnect: Auswahl 20131119
2 Returning RO_STATUS Value transfer Object reference (TYPE REF TO) CL_BCS_STATUS Sendestatus (nur interne Verwendung!!!) 20131119

Method GET_INSTANCE on class CL_BCS_STATUS has no exception.

Method RESET Signature

Method RESET on class CL_BCS_STATUS has no parameter.
Method RESET on class CL_BCS_STATUS has no exception.

Method SET_EXT_IDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_EXT_IDS Call by reference Type reference (TYPE) STRING_TABLE Tabelle von Strings 20131119

Method SET_EXT_IDS on class CL_BCS_STATUS has no exception.

Method SET_IS_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_IS_ERROR Call by reference Type reference (TYPE) SAP_BOOL 20131119

Method SET_IS_ERROR on class CL_BCS_STATUS has no exception.

Method SET_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_MESSAGE Call by reference Object reference (TYPE REF TO) XSTRING 20131119

Method SET_MESSAGE on class CL_BCS_STATUS has no exception.

Method SET_PROTOCOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PROTOCOL Call by reference Type reference (TYPE) STRING 20131119

Method SET_PROTOCOL on class CL_BCS_STATUS has no exception.

Method SET_RCPTS_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RCPTS_STATUS Call by reference Type reference (TYPE) IF_BCS_STATUS=>RCPTS_STATUS 20131119

Method SET_RCPTS_STATUS on class CL_BCS_STATUS has no exception.

Method SET_SNDREQ_OID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SNDREQ_OID Call by reference Type reference (TYPE) OS_GUID Globally Unique Identifier 20131119

Method SET_SNDREQ_OID on class CL_BCS_STATUS has no exception.

Method SET_STATUS_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_STATUS_TEXT Call by reference Type reference (TYPE) CSEQUENCE 20131119

Method SET_STATUS_TEXT on class CL_BCS_STATUS has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 740