|
Table Parameters Name and
Description |
Field Name |
Field function |
|
Objcont
Table to hold the body of the mail
|
Line |
Text
lines up to 255 characters |
|
Objhead
Table to hold
number of lines in the body of the
mail, i.e size of the table in lines
|
Line |
Text
lines up to 255 characters |
|
Objpara
Table to hold the set/get
parameters to be transferred to the processing element
|
Name |
Name of
the parameter. Only first three characters are used |
| |
Option |
Not used |
| |
Low |
Value of
the parameter in name |
| |
High |
Not used |
|
Objparb
Table to hold information for
mails to which a certain processing type is assigned. For a report
or transaction with transfer of values to global memory, the table
has to contain the parameters with relevant values. The memory id is
taken from the first row. For a FM or dialog module, data in table
will be transferred as table parameter msgdial
|
Name |
For
report or transaction with transfer of values to global memory, the
field for first row should hold the name of the memory id used for
export and the other rows should hold the parameter names. For FM or
dialog module this field should hold the values as per the usage of
the module |
| |
Value |
For
report or transaction with transfer of values to global memory, the
field for first row should remain empty and the other rows should
hold values of the parameters. For FM or dialog
module this field should hold the
values as per the usage of the module |
|
Receivers
Table to hold recipient details
|
Recnam |
SAP
login of the recipient. Append all the recipients to this table |
| |
Sndcp |
X for
sending mail as a copy |
| |
Sndex |
X for
sending as express document. This will prompt a logged on recipient
saying that he or she has received an express mail |
| |
Recesc |
‘B’ for
SAP user
‘E’ for external email address
‘U’ for
unix
address
|