cancel
Showing results for 
Search instead for 
Did you mean: 

New EDI config

mukesh_kumar23
Participant
0 Kudos

For truck shipment, when a delivery created and saved, EDI Z105 output is triggered to vendor AMR or (VN partner) as an u201CORGu201D (IDOC Qualifier: Origin) mode. When changes is made and saved in the delivery, a new EDI Z105 output is triggered again as u201CCHGu201D (IDOC Qualifier: change) mode to vendor. If a delivery is required to delete from the system, the delivery qty is needed to change to zero and save the delivery. Upon saved Z105 output will trigger as a u2018CANu2019(IDOC Qualifier: Cancel) mode to vendor before the delivery get deleted from the system. Once vendor AMR or Translace received the Z105 u2018CANu2019 mode message, they should inform the actual carrier not to pick up the shipment load from the cancel shipping point location. Often time, miscommunication or messages did not get to the carrier about the cancel shipment. To avoid the cumbersome of miscommunication, in addition of the EDI Z105 output to vendor AMR or Translace, we would like to trigger the Z114 Cancel Booking output to the shipping point location when Z109 u201CCANu2019 mode is triggered. Z116 Cancel Booking u2013output (Form ZS_CARRIER_AS) is only available in transmission medium 1 as print output and medium 2 as fax output.. Currently, it is a manual process by user to trigger the Z114output

My client want to automate the Z114 output as email or fax medium to shipping point location as and when EDI Z105 output u201CCANu201D mode trigger.

Can u suggest the configuration .

Thanx

Mukesh

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

For this scenario need to have custom code in the user exit to have Z114 populate based on the delivery quantity =0

Like Delivery qty = 0 populate Z114 in the output screen .

and also need to maintained condition records Z114 with shiping point location as partner.

mukesh_kumar23
Participant
0 Kudos

Hi sranumasu

thanks for reply could you please provide me complete config details to do

Thanks

Former Member
0 Kudos

Hi,

You may use Period Batch job to trigger the output. Have the same program in the job setup with required variant.

Thanks.

Mauryan