cancel
Showing results for 
Search instead for 
Did you mean: 

Outbound Delivery - Repeat Output Type

08-01-2017 6:18 AM
3335 views 1 comments Go to solution
0 Likes
SAP Managed Tags
Subscribe

Dear All,

We have an output type (IDOC) that is configured to trigger after a successful PGI is completed. This is working fine. In some instances we may need to update a field at the header level and save the delivery again using BAPI though a report. When this field is updated we need to re-trigger the output type (IDOC) again which will automatically pick up newly updated value. We are using DESADV Message Type and the field is BOLNR. All these are already there in the IDOC segments so no customization required.

Need to understand if there are any ways to achieve this using configuration instead of ABAP programming to either trigger the output again or generate a new IDOC.

Your insights are appreciated.

0 Likes

Accepted Solutions (1)

Accepted Solutions (1)

former_member365886
Contributor
0 Likes

Yes,this is possible without any abap coding.You need to maintain appropriate output type for delivery change.Else you may continue to use same output type(for both create/change-though not advisable).

You need to maintain partner profile with change message code and process code,output message determination.

Regards,

Avik

Answers (0)