Felipe Vidal
Active Member
Hello,
I wanted to see if R47141 can be used to cancel a purchase order line. I have a list of POs that need to be canceled & I would prefer to not cancel them using an SQL. The thing is that I haven't been able to put the program to work: it flags the line item as "Y" but it does nothing on the actual OP. I get R47003 report indicating what fields supposedly changed, but nothing actually happens.
Besides the EDI Primary Keys, the OP Primary Keys & the Audit Information, I'm adding the following data:
Any ideas?
I wanted to see if R47141 can be used to cancel a purchase order line. I have a list of POs that need to be canceled & I would prefer to not cancel them using an SQL. The thing is that I haven't been able to put the program to work: it flags the line item as "Y" but it does nothing on the actual OP. I get R47003 report indicating what fields supposedly changed, but nothing actually happens.
Besides the EDI Primary Keys, the OP Primary Keys & the Audit Information, I'm adding the following data:
- F47141: SYEDST (865), SYEDER (R), SYEDTY (1 - Header), SYTPUR (01 - Cancellation), SYAN8, SYMCU)
- F47142: SZEDST (865), SZEDER (R), SZEDTY (2 - Detail), SZAN8, SZLSTS (9 - Cancellation)

Any ideas?