‎2008 Jun 27 6:04 AM
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.
‎2008 Jun 27 3:22 PM