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 | 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 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_BCS_STATUS | Sending status (for internal use only) | 20131119 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | XSTRING | 20131119 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | STRING_TABLE | Table of Strings | 20131119 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | IF_BCS_STATUS=>RCPTS_STATUS | Recipient List with Status | 20131119 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | SAP_BOOL | Boolean Variable (X=True, Space=False) | 20131119 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | STRING | 20131119 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | OS_GUID | Globally Unique Identifier | 20131119 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | STRING | 20131119 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Access to Singleton | 20131119 | |
| 2 | Static method | Public | Method | Delete Singleton | 20131119 | |
| 3 | Instance method | Public | Method | 20131119 | ||
| 4 | Instance method | Public | Method | 20131119 | ||
| 5 | Instance method | Public | Method | Set Reference to Inbox Message | 20131119 | |
| 6 | Instance method | Public | Method | 20131119 | ||
| 7 | Instance method | Public | Method | 20131119 | ||
| 8 | Instance method | Public | Method | 20131119 | ||
| 9 | 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 | IV_NEW | Call by reference | Type reference (TYPE) | SX_BOOLEAN | SAPconnect: Auswahl | 20131119 | |||
| 2 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 |