SAP ABAP Class CL_BCS_MSG_INTERN (Send Message (Internal Use))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-COM (Application Component) Communication Services: Mail, Fax, SMS, Telephony
⤷
SBCS_SEND (Package) BCS: Send Interface
⤷
⤷
Properties
| Class | CL_BCS_MSG_INTERN | |
| Short Description | Send Message (Internal Use) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SBCS_SEND | BCS: Send Interface |
| Created | 20081014 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_BCS_MSG_INTERN has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_BCS_MESSAGE | 20090127 | BCS: Send Message | |
| 2 | CL_BCS_MIME | 20090203 | BCS: Generate MIME Document |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DOCUMENT_BCS | Wrapper Class for Office Documents | 20090127 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_BCS_REC_MANAGER | Recipient Management | 20090127 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SEND_REQUEST_BCS | BCS-Local: Send Request | 20090127 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_TRACE_BCS | Trace Class for Communication | 20090127 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | BCSS_ATTACHMENT | Alternative Document | 20090127 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | BCST_SR | BCS: Status of Send Requests | 20090127 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | BCSS_ATTACHMENT | Main Document | 20090127 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | BCSS_ADDRESS | Address | 20090127 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | BCSS_ADDRESS | Address | 20090127 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | BCST_ATTACHMENT | Table of Attachments | 20090127 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | SOSCTAB | Queue | 20090127 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | BCST_RECIPIENT | Recipient Table | 20090127 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | BCST_REC_STATUS | Recipient Table with Status | 20090203 | |||
| 14 | Instance attribute | Public | Type reference (TYPE) | BCS_DISCLOSURE | Setting: Insert disclosure? | 20090127 | |||
| 15 | Instance attribute | Public | Type reference (TYPE) | SAP_BOOL | Boolean Variable (X=True, Space=False) | 20090127 | |||
| 16 | Instance attribute | Public | Type reference (TYPE) | SAP_BOOL | Boolean Variable (X=True, Space=False) | 20090127 | |||
| 17 | Instance attribute | Public | Type reference (TYPE) | BCS_IMPORTANCE | Document Priority | 20090127 | |||
| 18 | Instance attribute | Public | Type reference (TYPE) | SO_OBJ_LA | Language in Which Document Is Created | 20090127 | |||
| 19 | Instance attribute | Private | Type reference (TYPE) | XSTRING | MIME | 20090127 | |||
| 20 | Instance attribute | Private | Type reference (TYPE) | MIME_MSGID | Message ID | 20090203 | |||
| 21 | Instance attribute | Public | Type reference (TYPE) | BCS_READ_NOTIFICATION | Request Read Notification | 20090203 | |||
| 22 | Instance attribute | Public | Type reference (TYPE) | BCS_REQUESTED_STATUS | Requested Status | 20090127 | |||
| 23 | Instance attribute | Public | Type reference (TYPE) | SO_OBJ_SNS | Object: Sensitivity (private, functional, ...) | 20090127 | |||
| 24 | Instance attribute | Public | Type reference (TYPE) | SAP_BOOL | Boolean Variable (X=True, Space=False) | 20090127 | |||
| 25 | Instance attribute | Public | Type reference (TYPE) | BCS_STATUS_MAIL | Setting for Which Statuses Are Reported by Mail | 20090127 | |||
| 26 | Instance attribute | Public | Type reference (TYPE) | STRING | Subject | 20090127 | |||
| 27 | Instance attribute | Public | Type reference (TYPE) | SAP_BOOL | Boolean Variable (X=True, Space=False) | 20090203 | |||
| 28 | Instance attribute | Public | Type reference (TYPE) | VSCAN_PROFILE | Virus Scan Profile | 20120723 |
Methods
Events
Class CL_BCS_MSG_INTERN has no event.
Types
Class CL_BCS_MSG_INTERN has no local type.
Method Signatures
Method CHANGE_LANGUAGE Signature
Method CHANGE_LANGUAGE on class CL_BCS_MSG_INTERN has no parameter.
Method CHANGE_LANGUAGE on class CL_BCS_MSG_INTERN has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_BCS_MSG_INTERN has no parameter.
Method CONSTRUCTOR on class CL_BCS_MSG_INTERN has no exception.
Method CREATE_ADDRESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ADDRESS | Call by reference | Type reference (TYPE) | BCSS_ADDRESS | Adresse | 20090127 | |||
| 2 | RS_OID | Value transfer | Type reference (TYPE) | BCSS_OID | Objekt Guid | 20090127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen Sendeschnittstelle | 20090127 |
Method CREATE_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_OID | Value transfer | Type reference (TYPE) | BCSS_OID | Objekt Guid | 20131119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen Sendeschnittstelle | 20090127 |
Method CREATE_MIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_MIME | Value transfer | Type reference (TYPE) | XSTRING | 20090127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen Sendeschnittstelle | 20090127 |
Method CREATE_RECIPIENTS Signature
Method CREATE_RECIPIENTS on class CL_BCS_MSG_INTERN has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen Sendeschnittstelle | 20090127 |
Method CREATE_SEND_REQUEST Signature
Method CREATE_SEND_REQUEST on class CL_BCS_MSG_INTERN has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen Sendeschnittstelle | 20090127 |
Method DETERMINE_DOCTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FILENAME | Call by reference | Type reference (TYPE) | STRING | 20090127 | ||||
| 2 | RV_DOCTYPE | Value transfer | Type reference (TYPE) | STRING | 20090127 |
Method DETERMINE_DOCTYPE on class CL_BCS_MSG_INTERN has no exception.
Method GET_ERR_RECIPIENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_ERR_RECIPIENTS | Value transfer | Type reference (TYPE) | BCST_REC_STATUS | Empfängertabelle mit Status | 20090203 |
Method GET_ERR_RECIPIENTS on class CL_BCS_MSG_INTERN has no exception.
Method GET_REC_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_REC_STATUS | Value transfer | Type reference (TYPE) | BCST_REC_STATUS | Empfängertabelle mit Status | 20090203 |
Method GET_REC_STATUS on class CL_BCS_MSG_INTERN has no exception.
Method PROCESS Signature
Method PROCESS on class CL_BCS_MSG_INTERN has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen Sendeschnittstelle | 20090127 |
Method SEND Signature
Method SEND on class CL_BCS_MSG_INTERN has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen Sendeschnittstelle | 20090127 |
Method SEND_MIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NOTIFY | Call by reference | Type reference (TYPE) | BCS_NOTIFY | Statusanforderungen im SMTP Envelope | 20090203 | |||
| 2 | RT_REC_STATUS | Value transfer | Type reference (TYPE) | BCST_REC_STATUS | Empfänger mit Statusinformation | 20090203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen Sendeschnittstelle | 20090127 |
Method SHOW_SEND_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ERR_ONLY | Call by reference | Type reference (TYPE) | SAP_BOOL | boolsche Variable (X=true, space=false) | 20090203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen Sendeschnittstelle | 20090203 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |