SAP ABAP Class CL_BCS_HTTP_SEND (HTTP Send)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-COM (Application Component) Communication Services: Mail, Fax, SMS, Telephony
⤷
SCON (Package) SAPconnect - External Communication
⤷
⤷
Properties
| Class | CL_BCS_HTTP_SEND | |
| Short Description | HTTP Send | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCON | SAPconnect - External Communication |
| Created | 20130920 | SAP |
| Last change | 20141121 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_BCS_HTTP_SEND has no interface implemented.
Friends
Class CL_BCS_HTTP_SEND has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20131119 | ||
| 2 | Instance method | Public | Constructor | 20131119 | ||
| 3 | Instance method | Private | Method | 20131119 | ||
| 4 | Instance method | Public | Method | 20131119 | ||
| 5 | Instance method | Private | Method | 20131119 | ||
| 6 | Instance method | Private | Method | 20131119 | ||
| 7 | Static method | Public | Method | 20131119 | ||
| 8 | Instance method | Public | Method | 20131119 | ||
| 9 | Instance method | Public | Method | 20131119 | ||
| 10 | Instance method | Public | Method | 20131119 | ||
| 11 | Instance method | Public | Method | 20131119 | ||
| 12 | Instance method | Public | Method | 20131119 |
Events
Class CL_BCS_HTTP_SEND has no event.
Types
Class CL_BCS_HTTP_SEND has no local type.
Method Signatures
Method ADD_RCPT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_RCPT | Call by reference | Type reference (TYPE) | CSEQUENCE | 20131119 |
Method ADD_RCPT on class CL_BCS_HTTP_SEND has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NODE | Call by reference | Type reference (TYPE) | SX_NODE_ID | Name des SAPconnect-Knotens oder des Telefonie-Servers | 20131119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BCS: Allgemeine Ausnahmen | 20131119 |
Method FIND_EXT_IDS Signature
Method FIND_EXT_IDS on class CL_BCS_HTTP_SEND has no parameter.
Method FIND_EXT_IDS on class CL_BCS_HTTP_SEND has no exception.
Method GET_MULTI_RCPTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_MULTI_RCPTS | Value transfer | Type reference (TYPE) | SX_BOOLEAN | SAPconnect: Auswahl | 20131119 |
Method GET_MULTI_RCPTS on class CL_BCS_HTTP_SEND has no exception.
Method MAP_RESPONSE Signature
Method MAP_RESPONSE on class CL_BCS_HTTP_SEND has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BCS: Allgemeine Ausnahmen | 20131119 |
Method RAISE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NO | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichtennummer | 20131119 | |||
| 2 | IV_V1 | Call by reference | Type reference (TYPE) | CSEQUENCE | Nachrichtenvariable | 20131119 | |||
| 3 | IV_V2 | Call by reference | Type reference (TYPE) | CSEQUENCE | Nachrichtenvariable | 20131119 | |||
| 4 | IV_V3 | Call by reference | Type reference (TYPE) | CSEQUENCE | Nachrichtenvariable | 20131119 | |||
| 5 | IV_V4 | Call by reference | Type reference (TYPE) | CSEQUENCE | Nachrichtenvariable | 20131119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BCS: Allgemeine Ausnahmen | 20131119 |
Method REMOVE_CHARS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_IN | Value transfer | Type reference (TYPE) | CSEQUENCE | 20131119 | ||||
| 2 | RV_OUT | Value transfer | Type reference (TYPE) | STRING | 20131119 |
Method REMOVE_CHARS on class CL_BCS_HTTP_SEND has no exception.
Method SEND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_RCPT | Call by reference | Type reference (TYPE) | CSEQUENCE | 20131119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BCS: Allgemeine Ausnahmen | 20131119 |
Method SET_COMMID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COMMID | Call by reference | Type reference (TYPE) | CLIKE | 20131119 |
Method SET_COMMID on class CL_BCS_HTTP_SEND has no exception.
Method SET_SENDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ADDR | Call by reference | Type reference (TYPE) | CSEQUENCE | 20131119 | ||||
| 2 | IV_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20131119 |
Method SET_SENDER on class CL_BCS_HTTP_SEND has no exception.
Method SET_SUBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SUBJECT | Call by reference | Type reference (TYPE) | CSEQUENCE | 20131119 |
Method SET_SUBJECT on class CL_BCS_HTTP_SEND has no exception.
Method SET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TEXT | Call by reference | Type reference (TYPE) | CSEQUENCE | 20131119 |
Method SET_TEXT on class CL_BCS_HTTP_SEND has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 740 |