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

Former Member
0 Likes
267

Hi,

I have been working on IDOC_OUTPUT_DESADV01 ( user exit -> PERFORM USEREXIT_E1EDK03 ) function module. Requirement is to capture date from the header text area and do the validation by checking the date with the valid format.

If the date in the header text area is in wrong format, the requirement is to capture the delivery document number in the workflow task and to have an IDOC in error status.

I am finding it difficult to trigger a workflow task and to have an IDOC in error status. Currently its not generating the IDOC number but its triggering a empty workflow task.

thanks in advance.

1 REPLY 1
Read only

Former Member
0 Likes
234

If any one as any idea, please advice.