cancel
Showing results for 
Search instead for 
Did you mean: 

Output type- Retriggering

Former Member
0 Kudos

Hii All

We have a output type which gets triggered when shipment is created in SAP, it triggers Create qualifier in the functional module of an idoc.

Our requirement is that when shipment is changed this output type is re-triggered in SAP and triggers the same idoc but with he change qualifier.

Can anyone suggest where we can do the changes so as this output type is re-triggered.

Thanks & Regards,

Gaurav Manocha

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello Friend,

See we can retrigger the output in shipment but the problem is with the retriggering it will generate a new idoc.

Former Member
0 Kudos

Hii There

We want the idoc to be re-created once the shipment has been changed also we can maintain the multiple issuing in output type but will that automatically re-trigger the output type with any changes done to the shipment ???

Thanks & Regards,

Gaurav Manocha

Former Member
0 Kudos

Hi Gaurav

This is a very general requirement and the simplest solution for this problem is OUTPUT ROUTINE.

Goto Tcode VOFM and ask your ABAPer to with a routine with your requirement. Assign that routine to your Output type.

So next time also it will trigger aurtomatically.

Try and revert.

Answers (3)

Answers (3)

Former Member
0 Kudos

done

former_member183879
Active Contributor
0 Kudos

Hi,

As already mentioned by other fellow member, you just have to tick the "Multiple Issuing" button on in the output type you are using.

If this is done, everytime you go in change mode in the shipping document, another output type will be triggered. and as expected this will create an IDOC for you.

One word of caution in this. Even if there are no changes done, the output gets retriggered, if this button is set on. If this is ok, then you can enable this.

Hope this helps

Former Member
0 Kudos

Hi Navaneta,

We have set the Multiple issuing to Xin SPRO. Even though our qualifier(QUALF) is setting ORI instead of CHA in VT70(Reapeat output).

Please let me know is there any other approach to achieve this functionality.

Best Regards,

Mahesh

Former Member
0 Kudos

hi ,

r u using message control ! if so activate the "multiple using" option in output condition type.

regards

narendra