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

EDI ( Mail )

Former Member
0 Likes
782

Hi, All,

Following is my requiremnt

When Invoice I created , a mail goes to the customer through EDI

Output type is mention here : VF03  Goto  Header  Output

Here now our company wants to send the mail only to certain group of customers.

My Functional consultant suggest to write the code in Condition type is RD00  Requirement ( VOFM formula ) 62.

I am new to EDI, Could you give me some information regarding the same?

Thanks in advance,

Amruta

1 ACCEPTED SOLUTION
Read only

brad_bohn
Active Contributor
0 Likes
601

Your requirement, as stated, does not make sense. EDI and e-mail are two different things. I suggest you spend some time reading about EDI on the various sites available on the internet and you'll see what I mean.

You simply need an output type configured for processing type '5-External send' or '8-Special function', depending on how you want to send and format the e-mail.

If you need to restrict the sending using data that can not be represented using condition records, then you'll need to create a new requirement and enter that in the output procedure for the output type.

Hi, All,

Following is my requiremnt

When Invoice I created , a mail goes to the customer through EDI

Output type is mention here : VF03  Goto  Header  Output

Here now our company wants to send the mail only to certain group of customers.

My Functional consultant suggest to write the code in Condition type is RD00  Requirement ( VOFM formula ) 62.

I am new to EDI, Could you give me some information regarding the same?

Thanks in advance,

Amruta

1 REPLY 1
Read only

brad_bohn
Active Contributor
0 Likes
602

Your requirement, as stated, does not make sense. EDI and e-mail are two different things. I suggest you spend some time reading about EDI on the various sites available on the internet and you'll see what I mean.

You simply need an output type configured for processing type '5-External send' or '8-Special function', depending on how you want to send and format the e-mail.

If you need to restrict the sending using data that can not be represented using condition records, then you'll need to create a new requirement and enter that in the output procedure for the output type.