0% found this document useful (0 votes)
181 views6 pages

Sending Smartforms by Email

This document summarizes a smartform-based print program in SAP. It describes how the program prepares interface values, sets print parameters, prepares smartform data, and fills recipient information. The key steps are: 1) An entry routine in RLE_DELNOTE is used that ultimately prints or sends the form. 2) Interface values are selected in GET_DATA and parameters are prepared in SET_PRINT_PARAM. 3) Data for the smartform interface is prepared in WFMC_PREPARE_SMART_FORM. 4) Recipients are filled in CONVERT_COMM_DATA, where lvs_comm_values is a structure that allows adding one SMTP address to the

Uploaded by

otracuentaaux5
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
181 views6 pages

Sending Smartforms by Email

This document summarizes a smartform-based print program in SAP. It describes how the program prepares interface values, sets print parameters, prepares smartform data, and fills recipient information. The key steps are: 1) An entry routine in RLE_DELNOTE is used that ultimately prints or sends the form. 2) Interface values are selected in GET_DATA and parameters are prepared in SET_PRINT_PARAM. 3) Data for the smartform interface is prepared in WFMC_PREPARE_SMART_FORM. 4) Recipients are filled in CONVERT_COMM_DATA, where lvs_comm_values is a structure that allows adding one SMTP address to the

Uploaded by

otracuentaaux5
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 6

http://help.sap.

com/saphelp_nw2004s/helpdata/en/a5/28d3b9d26211d4b646006094192fe3/
frameset.htm

http://help.sap.com/saphelp_nw2004s/helpdata/en/01/37ef3aabdfb20de10000000a11402f/fr
ameset.htm

We look for an example of smartform based print program

In RLE_DELNOTE we look for entry routine which ultimately prints or sends the form
Before getting smartform function module name and calling it, interface values are selected in
GET_DATA form and parameters are prepared in: SET_PRINT_PARAM
Data for interface of smarform is prepared in: WFMC_PREPARE_SMART_FORM
Finally recipients are filled in CONVERT_COMM_DATA.

Here we can see lvs_comm_values is an structure so only one smtp address is added to
smartform parameters.
Lv_comm_values type definition:

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy