2009 Sep 18 1:30 PM
Hi,
I am having problems with this.
I need to either change date on a production version or
delete the product version.
I have tried using a batch input sequence from my program both for changing the date
and for deleting the production version and this all works well.
Now this isn't good enough since there can be multiple production versions on a material
and I don't know which line to change or delete in the batch run.
Is there a good FM or BAPI to handle this?
I don't want to change the MKAL table directly since there is a history table
connected to this also (MKAL_AEND).
What is the best approach?
Rgds,
/Fredrik.
Hi,
I am having problems with this.
I need to either change date on a production version or
delete the product version.
I have tried using a batch input sequence from my program both for changing the date
and for deleting the production version and this all works well.
Now this isn't good enough since there can be multiple production versions on a material
and I don't know which line to change or delete in the batch run.
Is there a good FM or BAPI to handle this?
I don't want to change the MKAL table directly since there is a history table
connected to this also (MKAL_AEND).
What is the best approach?
Rgds,
/Fredrik.
2009 Sep 19 5:57 AM
2009 Sep 21 10:04 AM
Yes, I have seen this, but it doesn't have any references to the MKAL table.
I want to either update a production version date or delete the record for
the material on the passed production version.
2009 Sep 21 10:27 AM
2009 Sep 21 10:27 AM
please check the import parameter PLANTDATA which has the field PRODVERSCS (Production Version To Be Costed).
2009 Sep 21 10:34 AM
How can I use this to achieve what I want to do, either
change the production version date or delete the production version?
I have tried C223, but this is not good enough, nor is batch run in MM02.
I can have multiple production versions and can not pick the correct line
in batch run to change or delete.
2009 Sep 21 10:59 AM
i think so u can go for a bdc with that tcode
provide plant in the selection conditions
click the extended selection button material no and production version and execute.
Only one entry will come in the list,if its to be deactivated then lock that version ,or else change the date as you require.
I guess this will work.
2009 Sep 21 12:17 PM
Yes, I think this will work.
I would rather go for a non bdc solution if there were one, but this is workable.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |