on 2018 Sep 05 5:19 AM
I use SAP_APPL 617 and find a problem when execute material staging (Tcode MF60).
I use material staging to create reservation movement type 313.
I find shortdump "MESSAGE_TYPE_X" "SAPLRMPU" bzw. LRMPUF "NOTE_WMRLV"
But tis shortdump happens not regularly
Please help
Thanks
There is past reservation which has null storage location (Field LGORT) and it makes short dump in material staging
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
A short dump occurs when system goes through an unexpected statement in program. Generally all short dumps are fairly explained in OSS note, may be some cases it is program error or in some cases it is some unexpected table entries (basically inconsistent). You just need to find the correct one. I would suggest to search OSS note with correct terms e.g. SAPLRMPU NOTE_WMRLV.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Actually, only movement type 311 is used in standard for pull list as that type has value for field 'reserv. cat.' in customization transaction OMJJ to support stock transfer, but 313 doesn't have, so the dump may happen. You can check the settings for the 2 movement types.
Stock transfer reservations are reservations that plan the goods issuefrom the issuing point. Stock transfer reservations are intended for
one-step stock transfers only. As the 313 is a two-step movement a reservation cannot be created correctly and this is the reason why the
reservations were generated without storage location. But the 311 is possible.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Check if the reservation has a storage location in the field LGORT which is necessary for the movement type 313 (Transfer from storage location to storage location). Though the reservation might not be the one you are concerning, but the MF60 checks all reservations which meet the selection conditions and checks the storage locations.
I am not sure how this kind of reservation is generated without a storage location, please fill the right storage location or delete if that is not necessary and check.
User | Count |
---|---|
99 | |
8 | |
6 | |
5 | |
5 | |
4 | |
4 | |
4 | |
4 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.