2008 Jul 23 2:58 PM
Dear all,
We want to Close the Service Order linked with the Sales Order Item, while SAVing the changes done in that Line Item through 'VA02'.
I am doing this before saving the Document (Sales Order), using BDC.
But, after my coding, control goes to update one table KBED. But, the entry which it going to update is already deleted as Service Order is Closed. So, due to this Update is Terminated.
So, how to solve this?
Could anyone give me the solution for this.
Thanks in advance for ur kind help.
Best Regards,
Prasad
Dear all,
We want to Close the Service Order linked with the Sales Order Item, while SAVing the changes done in that Line Item through 'VA02'.
I am doing this before saving the Document (Sales Order), using BDC.
But, after my coding, control goes to update one table KBED. But, the entry which it going to update is already deleted as Service Order is Closed. So, due to this Update is Terminated.
So, how to solve this?
Could anyone give me the solution for this.
Thanks in advance for ur kind help.
Best Regards,
Prasad
2008 Jul 23 3:05 PM
Hi!
If it can't be performed within the VA02 transaction, you have do the closing later.
For example you can estabilish a Z table, and store the order's number, which has to be closed, while saving the VA02 transaction.
Then create a program, which closes the order, located in this table.
Schedule this program to every 10 minutes maybe.
Regards
Tamá
2008 Jul 23 3:30 PM
I think this is not the better one.......so please anyone ac give another clue...
Best regards,
Prasad
2008 Aug 12 12:50 PM
2008 Aug 12 12:54 PM
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |