cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Alert Framework in EM

Former Member
0 Likes
229

Hi All,

We have a requirement, where after goods issue, an email in HTML format will be triggered to customer with the list of all items and relevant batch details.

Do we need to define the fields in the container as what fields needs to be displayed in the email? Since I don't know the number of items or batches that my delivery can have, how can I pre define the number of items or batches?


Regards

Sam

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

Hi Sam,

HTML mail will be difficult with Alert Framework.

There is a Badi available with that you can try it. Search in the forum here.

You can use a Control or Info Parameter with Indexed Values and in the Alert Framework config set the flag for Multiline. Then you can have a table of your batch numbers.

Best regards,

Steffen

Former Member
0 Likes

Thanks Steffen,

Do you mean that my PARAM_INDEX will contain the counter for Batches like 1,2,3..etc,

and PARAM_NAME = "CTR_BATCH". Accordingly the PARAM_VALUE will contain the different batch values.

Could you please help me with the BADI to send in HTML format.

I am also checking the forum for same.

Regards

Sam

Former Member
0 Likes

It was e.g. discussed here:

Best regards,

Steffen

Answers (0)