
Class CL_BSP_TUT_MAIL has the following attribute:
|
Attribute |
Type |
Visibility |
Typing |
Reference Type |
Description |
|
L_MAILTEXT |
Instance Attribute |
Private |
Type |
BCSY_TEXT |
Internal Table with Text |
Type BCSY_TEXT stands for an internal table with row type SOLI (CHAR 255).
Since strings are normally used in BSP application, you have to copy the strings to the table.
Depending on the mail tex type (RAW, HTML, ...), these table rows are either the same as the mail rows or not.