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

EDI

Former Member
0 Likes
543

HI,

Where ever PO is sent to the vendor via EDI, we want an acknowledgement of the PO by vendor. Which fields are updated and what should be my procedure?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
519

HI,

Execute Program: IDOC_INPUT_ORDRSP

Process code: ORDR

Message type: ORDRSP

IDOC: ORDERS01

The confirmation process allows the supplier to return an acknowledgment. Only Dates and quantities can be changed The information is stored in the PO and can be viewed via Item->Confirmation->Overview. The PO can be flagged as 'confirmation required' so that Pos without acknowledgement receipt can be monitored. Control keys and tolerances (days and quantities) have to be customized.

<REMOVED BY MODERATOR>

Cheers,

Chandra Sekhar.

Edited by: Alvaro Tejada Galindo on Apr 25, 2008 4:49 PM

2 REPLIES 2
Read only

Former Member
0 Likes
520

HI,

Execute Program: IDOC_INPUT_ORDRSP

Process code: ORDR

Message type: ORDRSP

IDOC: ORDERS01

The confirmation process allows the supplier to return an acknowledgment. Only Dates and quantities can be changed The information is stored in the PO and can be viewed via Item->Confirmation->Overview. The PO can be flagged as 'confirmation required' so that Pos without acknowledgement receipt can be monitored. Control keys and tolerances (days and quantities) have to be customized.

<REMOVED BY MODERATOR>

Cheers,

Chandra Sekhar.

Edited by: Alvaro Tejada Galindo on Apr 25, 2008 4:49 PM

Read only

0 Likes
519

Chandra,

I have a problem with EDI 945, 945 is WMS transaction type which happens in VL02n for processing PO and STO.

Problem is after creating delivery for PO or STO if there is any change in Item number, if there is ATP set for that then Document change is changing to the date Delivery is updated.

Help in solving the problem.

Thanks,

Raj