SAP ABAP Class CL_BCB_INTERNET_ADDRESS (BCB Message)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-IC-CHA (Application Component) Communication Channel
⤷
ICI_BCB (Package) Business Communication Broker
⤷
⤷
Properties
| Class | CL_BCB_INTERNET_ADDRESS | |
| Short Description | BCB Message | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ICI_BCB | Business Communication Broker |
| Created | 20040119 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BCB_INTERNET_ADDRESS has no forward declaration.
Interfaces
Class CL_BCB_INTERNET_ADDRESS has no interface implemented.
Friends
Class CL_BCB_INTERNET_ADDRESS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | CRMS_EMAIL_RECIPIENT | Internet Adresse | 20040119 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20040120 | ||
| 2 | Static method | Public | Method | 20040120 | ||
| 3 | Static method | Public | Method | creates a table of address objects out of a comma separated | 20040121 | |
| 4 | Instance method | Public | Method | 20040120 | ||
| 5 | Instance method | Public | Method | 20040120 | ||
| 6 | Static method | Public | Method | address list will be converted into a comma separated string | 20040121 | |
| 7 | Instance method | Public | Method | 20040120 | ||
| 8 | Instance method | Public | Method | 20040120 | ||
| 9 | Instance method | Public | Method | 20040119 |
Events
Class CL_BCB_INTERNET_ADDRESS has no event.
Types
Class CL_BCB_INTERNET_ADDRESS has no local type.
Method Signatures
Method CREATE_BY_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_ADDRESS | Value transfer | Object reference (TYPE REF TO) | CL_BCB_INTERNET_ADDRESS | 20040120 | ||||
| 2 | I_S_ADDRESS | Call by reference | Type reference (TYPE) | CRMS_EMAIL_RECIPIENT | E-Mail: Recipient | 20040120 |
Method CREATE_BY_STRUCTURE on class CL_BCB_INTERNET_ADDRESS has no exception.
Method CREATE_BY_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_ADDRESS | Value transfer | Type reference (TYPE) | CRM_BCB_MAIL_INTERNET_ADDR_T | Transfertabelle für Internet-Adressen | 20040120 | |||
| 2 | I_T_ADDRESS | Call by reference | Type reference (TYPE) | CRMT_EMAIL_RECIPIENTS | CRMT_IC_EMAIL_RECIPIENTS | 20040120 |
Method CREATE_BY_TABLE on class CL_BCB_INTERNET_ADDRESS has no exception.
Method DESERIALIZE_ADDRESSES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ADDRESSES | Value transfer | Type reference (TYPE) | CRM_BCB_MAIL_INTERNET_ADDR_T | Transfertabelle für Internet-Adressen | 20040121 | |||
| 2 | SERIALIZED_ADDRESS | Call by reference | Type reference (TYPE) | STRING | 20040121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Address is invalid (doesn't contain @) | 20120606 |
Method GET_ADDRESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ADDRESS | Value transfer | Type reference (TYPE) | STRING | 20040120 |
Method GET_ADDRESS on class CL_BCB_INTERNET_ADDRESS has no exception.
Method GET_PERSONAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PERSONAL | Value transfer | Type reference (TYPE) | STRING | 20040120 |
Method GET_PERSONAL on class CL_BCB_INTERNET_ADDRESS has no exception.
Method SERIALIZE_ADDRESSES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ADDRESSES | Call by reference | Type reference (TYPE) | CRM_BCB_MAIL_INTERNET_ADDR_T | Transfertabelle für Internet-Adressen | 20040121 | |||
| 2 | SERIALIZED_ADDRESS | Value transfer | Type reference (TYPE) | STRING | 20040121 |
Method SERIALIZE_ADDRESSES on class CL_BCB_INTERNET_ADDRESS has no exception.
Method SET_ADDRESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ADDRESS | Call by reference | Type reference (TYPE) | STRING | 20040120 |
Method SET_ADDRESS on class CL_BCB_INTERNET_ADDRESS has no exception.
Method SET_PERSONAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PERSONAL | Call by reference | Type reference (TYPE) | STRING | 20040120 |
Method SET_PERSONAL on class CL_BCB_INTERNET_ADDRESS has no exception.
Method TO_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ADDRESS | Value transfer | Type reference (TYPE) | STRING | 20040119 |
Method TO_STRING on class CL_BCB_INTERNET_ADDRESS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 400 |