Application Development 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: 

Output type shows incorrectly processed status

former_member226234
Contributor
0 Kudos

Hi all,

We have created an output type ZXXX. This output type is configured to email Invoice externally.

When, the invoice is saved, the output type shows as red traffic light (Incorrectly processed).

The processing log shows 4 information (green) and 5 warnings (yellow) messages. I do not see any error messages in the

processing log.

A message for this email is also seen in SOST. (The status is waiting).

What could be the reason for the output to be showing incorrectly processed when the email message is waiting in queue in SOST and the processing log shows no error messages.

Any inputs on this are highly appreciated.

Thanks,

Sandeep

2 REPLIES 2

Former Member
0 Kudos

output showing error in invoice just because the the mail has not been sent completely. .

Former Member
0 Kudos

Hi..

Is it a quality system ? sometimes it happens that some email domain like @abc is blocked by basis people or the one who does the customizing for email address if some emails address are set then mails could only be sent to those and not to any other address, so that unnecessary mail does not go to the person.

At what point you are getting subrc as not 0, this must at the time when FM module(smartform function module) is processed.

It is bit tricky but problem could only be solved by debugging, as far as output type is concerned that is set by NAST update function module.

Regards,

Mark