cancel
Showing results for 
Search instead for 
Did you mean: 

Customs declaration PPF email

0 Kudos

Hi,

I am facing an issue regarding the output trigger from export declaration.

Requirement

As-is we have and output which generates packing list from export declaration. requirement is to send it as an email attachment to the email maintained in LU.

Configs Done

I created a new output for this functionality.

1. Define technical medium for messages. (created a new action definition with the same form and format and made it partner CUSVBS dependant)

2. Define condition/ output parameters (comm. method is INT email)

3. Define messages for Comm process.

4. Define control settings for comm process.

5. Print control.

6. Default data to trigger the o/p.

Issue

The output is triggered, but its not correctly processed. below is the processing log

1. BADI *** was not called.

2. No delivery to , invalid recipient address

3. Error in document formatting

4. Action could not be successfully executed

my assumption is, there is something not right with the BADI or the way this BADI is called (which is maintained under format). when I try to debug the o/p, I see error 2 coming first and then error 1.

PS: I have configured the same to trigger Invoice email attachment and its working fine. The only difference is the form and badi.

what am I missing here?

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

Hi, The BADI and the smartform for both the outputs behave different. We need to change in that to get desired solution. Debug comparison revealed this.