SAP ABAP Class CL_BCS_SMTP_UTILS (BCS: SMTP Utilities)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-COM (Application Component) Communication Services: Mail, Fax, SMS, Telephony
⤷
SBCOMS (Package) Business Communication Service

⤷

⤷

Properties
Class | CL_BCS_SMTP_UTILS | |
Short Description | BCS: SMTP Utilities | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SBCOMS | Business Communication Service |
Created | 20090827 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_BCS_SMTP_UTILS has no forward declaration.
Interfaces
Class CL_BCS_SMTP_UTILS has no interface implemented.
Friends
Class CL_BCS_SMTP_UTILS has no friend class.
Attributes
Class CL_BCS_SMTP_UTILS has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Normalizes an E-Mail Address | 20090909 |
2 | ![]() |
Static method | Public | Method | Envelope Data as a String | 20121128 |
3 | ![]() |
Static method | Public | Method | Decodes ORCPT Address | 20090909 |
4 | ![]() |
Static method | Public | Method | Encodes ORCPT Address | 20090909 |
5 | ![]() |
Static method | Public | Method | Recipient from String | 20121128 |
Events
Class CL_BCS_SMTP_UTILS has no event.
Types
Class CL_BCS_SMTP_UTILS has no local type.
Method Signatures
Method ADDR_NORMAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ADDR | Call by reference | Type reference (TYPE) | CLIKE | 20091119 | |||
2 | ![]() |
RV_ADDR | Value transfer | Type reference (TYPE) | STRING | 20091119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmen in den (E)SMTP Klassen | 20090909 |
Method BUILD_ENV_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_RETE | Call by reference | Type reference (TYPE) | BCSY_RETE | BCS: Zustandsinformation zu einem technischen Empfänger | 20121128 | ||
2 | ![]() |
IV_ENVID | Call by reference | Type reference (TYPE) | CSEQUENCE | 20121128 | |||
3 | ![]() |
IV_FROM | Call by reference | Type reference (TYPE) | CSEQUENCE | 20121128 | |||
4 | ![]() |
IV_RETURN | Call by reference | Type reference (TYPE) | BCS_RETURN | BCS: Umfang, in dem eine Mail bei DSN zurückgeschickt wird | 20121128 | ||
5 | ![]() |
RV_ENV | Value transfer | Type reference (TYPE) | STRING | 20121128 |
Method BUILD_ENV_STRING on class CL_BCS_SMTP_UTILS has no exception.
Method DECODE_ORCPT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ORCPT | Call by reference | Type reference (TYPE) | CSEQUENCE | 20090909 | |||
2 | ![]() |
RV_ORCPT | Value transfer | Type reference (TYPE) | STRING | 20090909 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmen in den (E)SMTP Klassen | 20090909 |
Method ENCODE_ORCPT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ORCPT | Call by reference | Type reference (TYPE) | CSEQUENCE | 20090909 | |||
2 | ![]() |
RV_ORCPT | Value transfer | Type reference (TYPE) | STRING | 20090909 |
Method ENCODE_ORCPT on class CL_BCS_SMTP_UTILS has no exception.
Method RCPTS_FROM_ENV Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ENV | Call by reference | Type reference (TYPE) | STRING | 20121128 | |||
2 | ![]() |
RT_RCPTS | Value transfer | Type reference (TYPE) | STRING_TABLE | Tabelle von Strings | 20121128 |
Method RCPTS_FROM_ENV on class CL_BCS_SMTP_UTILS has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 740 |