Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

nace

Former Member
0 Likes
1,163

I have made a sapscript and written a driver program to convert it into pdf and mail it.I have to use it with transaction vt02n so that when the save button is selected the sapscript is mailed to the intended receiver.I know we have to do it through NACE but can't get the steps.Please tell the steps to do so. Thanks in advance

10 REPLIES 10
Read only

Sandeep_Panghal
Product and Topic Expert
Product and Topic Expert
0 Likes
1,127

Hi,

Try this:

You can view all forms and driver programs for standard SAP Scripts.

Assigning Form and Driver proram to an Output type is as follows.

1) Go to NACE transaction

2) Select an Applicatin(V1-Sales,V2-Shipping,V3-Billing)

3) Click on Outputtypes Button

4) Comes to Change Mode

5) Click on New Entries button

6) Specify Output type,Form name and Program and Save it.

Read only

Former Member
0 Likes
1,127

hi

I have done that.but when I goto transaction vt02n and select

goto->output---external send and save it, the form is not emailed

Read only

0 Likes
1,127

Hi Neha,

Give medium as Simple mail and also maintain the Mail title and text and maintain the partner function as well.

For reference check output type NEU for application EF.

Read only

Former Member
0 Likes
1,127

I have maintained the partner function and mail tittle and text.Since I have to sent mail to internet address I have chosen external send as the medium.Still the mail is not going

Read only

0 Likes
1,127

for sending external mail, you need to do more than NACE set-up like gateway, SAPConnect etc using transaction SCOT.

Read only

Former Member
0 Likes
1,127

I am able to mail the sapscript to an internet address if I use the routine for mailing in a report program

Read only

0 Likes
1,127

So issue is resolved...

cheers..:)

Read only

Former Member
0 Likes
1,127

that is the problem,I can mail the script when I use it with a report but the mail is not going when the routine is used with transaction vt02n

Read only

0 Likes
1,127

have u checked the SCOT parameters ....

Read only

0 Likes
1,127

Hi nandini,

I am facing the same problem. Would you please tell me that how you solve this problem?

Hope for your response.

Thanks and Regards,

Jigar Patel