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

IDOC error processing using WORKFLOW

Former Member
0 Likes
521

Hi ,

I tried to post an error IDOC of message type FIDCC2 using "INPUTFORGROUND" method of Idoc object IDOCFIDCC2.I am using foreground from error for processing the idoc from the error status screen. For some Idoc it is going to the application and I can correct data and for some Idoc it just creates a message "Error during application input" . It is not calling the application dialog . Does anyone have answer for this? ,It would be a great help.

Thanks

3 REPLIES 3
Read only

sridhar_k1
Active Contributor
0 Likes
460

Check the long text of the error. My guess is the idoc processing Fm's raising the error before calling the FI transaction in foreground.

Regards

Sridhar

Read only

0 Likes
460

Hi Siridhar,

Thanks for your reply . The message says application error ie it is calling application and trying to post.

For some error this calls the application in foreground and processing. Is there processing status of IDOC that it will not allow to process foreground.

Regards

Radha

Read only

0 Likes
460

Hi Guys,

I am facing a similar problem, any resolution on this..

Thanks in Advance