on ‎2019 Sep 18 5:58 PM
2019-09-18-22-03-10.jpg2019-09-18-22-02-00.jpg
Hello People,
Requirement:
I want to perform Movement Type 323 i.e. Quality to Quality for a material which is packed in a HU.
Approach:
I used the same FM which is being used in standard transaction VLMOVE i.e. HU_CREATE_GOODS_MOVEMENT. I didn't used BAPI_CREATE_GOODS_MOVEMENT since it doesn't considers HU.
Result:
323 Material Document is getting created but there is no transfer of goods that takes place (screenshot no. 1). 309 Successful (screenshot no. 2)
Request clarification before answering.
L_TO_CREATE_SINGLE for single item L_TO_CREATE_MOVE_SU for whole items
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Frederic,
So the situation is -
One Handling Unit will have One Material. This Material (say A) over the time degrades and we need to post it to other Material (say B). Apart from this the Stock Type/Category is Quality (Q).
But we cannot use BAPI_CREATE_GOODS_MOVEMENT as it does not accepts HU.
As of now the last solution/workaround which we are thinking is to take the long route.
Using FM HU_CREATE_GOODS_MOVEMENT we will first perform -
But unnecessarily 3 Material Document will get created. Also error handling will be bit tedious in this case.
Any further help, appreciate.
| User | Count |
|---|---|
| 17 | |
| 16 | |
| 5 | |
| 3 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.