Question:
I have a GI document created without reference any reservation number.
When I reserve the GI document using T_CODE 'MBST', I want to change the quantity of a reservation number . Which 'user exit' I can use ?? I try the program 'ZXMBCU08' , but can't work .
_________________
Best Regards!!
Shwan
Answer:
MBST is reversal of a material document. Going this way you cant change the quantity. You have to cancel in reference to the order.
Instead using MBST you should use MIGO with the reversal movement type. e.g. if you did the goods issue with 261, then use 262 to reverse.
_________________
Highly recommended: /forums/search.php
Answer:
Thank you .
But I don't want to change GI quantity when I reverse it.
I want to change reservation quantity.
Because I subtract the reservation quantity USING 'BDC' before I post the GI document .
So when I resvere the GI document, I want to restore the reservation quantity.
[quote="svetja"]MBST is reversal of a material document. Going this way you cant change the quantity. You have to cancel in reference to the order.
Instead using MBST you should use MIGO with the reversal movement type. e.g. if you did the goods issue with 261, then use 262 to reverse.[/quote]
_________________
Best Regards!!
Shwan
Answer:
okay, then back to what you wrote:
I have a GI document created without reference any reservation number.
I want to change reservation quantity.
Because I subtract the reservation quantity USING 'BDC' before I post the GI document .
So when I resvere the GI document, I want to restore the reservation quantity.
You did not reference a reservation for the goods issue, but want change the reservation when doing its cancellation?
_________________
Highly recommended: /forums/search.php
Answer:
Yes.
And I keep the reservation number in my add-on table.
[quote="svetja"]okay, then back to what you wrote:
[quote]I have a GI document created without reference any reservation number.
[/quote]
[quote]I want to change reservation quantity.
Because I subtract the reservation quantity USING 'BDC' before I post the GI document .
So when I resvere the GI document, I want to restore the reservation quantity.
[/quote]
You did not reference a reservation for the goods issue, but want change the reservation when doing its cancellation?[/quote]
_________________
Best Regards!!
Shwan
Answer:
MBST runs as well thru the exit LXMBCU08, so it seems that you do not do the right thing in the userexit in case of a cancellation.
_________________
Highly recommended: /forums/search.php
Answer:
I only set a break-point in the program zxmbcu08.
But when I run 'MBST', it can't stop at the break-point.
_________________
Best Regards!!
Shwan
Answer:
Sorry, here I was misleaded by my "determine user-exit program".
Please see OSS note 216617, 75007 for MBST and reservation update, and 899033 for trouble with the userexit.
_________________
Highly recommended: /forums/search.php
Answer:
OK.
Thank you for your kindly.
[quote="svetja"]Sorry, here I was misleaded by my "determine user-exit program".
Please see OSS note 216617, 75007 for MBST and reservation update, and 899033 for trouble with the userexit.[/quote]
_________________
Best Regards!!
Shwan