2010 Jan 25 11:16 AM
Hello,
I am using RF and creating screens for users to putaway material in a raw material warehouse based on a material document number from the GRN which is linked to a TR (transfer requirement). I am, however, having problems with the TO creation where the material is QM relevant.
I have used function module L_TO_CREATE_TR which works for non-QM relevant items but most of our items are QM relevant. I am trying to process these by creating a TO using LT04 as a call transaction.
However, before I can put in a bin , the screen that appears in order to enter the bin has an error message before anything has been input - 'No destination storage bin to be found in storage type 001 "(L3 009).
Anyone have any suggestions how I can get around this as I cannot create the TO in the background using LT04 because of this error.
Regards
Larissa Maryniuk
2010 Jan 25 11:22 AM
Hi,
I suggest for RF making use of available function modules is always the best option.
What problem do you face incase you are using the FM?
Regards,
Ankur Parab
Hello,
I am using RF and creating screens for users to putaway material in a raw material warehouse based on a material document number from the GRN which is linked to a TR (transfer requirement). I am, however, having problems with the TO creation where the material is QM relevant.
I have used function module L_TO_CREATE_TR which works for non-QM relevant items but most of our items are QM relevant. I am trying to process these by creating a TO using LT04 as a call transaction.
However, before I can put in a bin , the screen that appears in order to enter the bin has an error message before anything has been input - 'No destination storage bin to be found in storage type 001 "(L3 009).
Anyone have any suggestions how I can get around this as I cannot create the TO in the background using LT04 because of this error.
Regards
Larissa Maryniuk
2010 Jan 25 11:22 AM
Hi,
I suggest for RF making use of available function modules is always the best option.
What problem do you face incase you are using the FM?
Regards,
Ankur Parab
2010 Jan 25 11:34 AM
As mentioned in my original question, I cannot use the LTOCREATE_FROM_TR FM for items set with stock category Q as these are QM relevant. If you try and create a TO from a TR using L_TO_CREATE_TR you get an error of 2 which is item is QM relevant. I cannot see how I can use WS_LM_TRANSFER_ORDER_CREATE as you cannot put in the TR number anywhere. Other than these 2 cannot see how I can create a TO from a TR without using LT04.
If I use LT04 and set as backrground I get the message specified. The way to get around the error using LT04 is only available if T04 is set as Foreground on the front screen instead of background.
Anyone have any suggestions?
Edited by: Larissa Maryniuk on Jan 25, 2010 11:41 AM
2010 Jan 25 11:50 AM
HI,
Did you check the FMs L_TO_CREATE_MULTIPLE and L_TO_CREATE_SINGLE?
Regards,
Ankur Parab
2010 Jan 25 11:51 AM
Haven't tried these as need to create TO with reference to a TR.
2010 Jan 25 11:59 AM
Hi,
Do check the same.
In the FM you can pass the TR value in the LTAK tables parameter.
Regards,
Ankur Parab
2010 Jan 25 12:05 PM
Aren't the LTAK table parameters for passing the data out once the TO has been created though? Or can these be used to put in the TR? I'll try it but not sure should be using these tables for importing data.
2010 Jan 25 12:15 PM
HI,
Those are TABLE parameters.
So you can use them for importing data.
Regards,
Ankur Parab
2010 Jan 25 12:26 PM
cannot get L_TO_CREATE_SINGLE_TO to work as if uses a 101 movement I get the error MANUAL_TO_FORBIDDEN 'Movement type 101 for manual transfer orders does not exist'.
L_TO_CREATE_TR is specific to TRs which is great if I can get around the QM relevant issue. Anyone else have any experience with this?
2010 Jan 26 9:39 AM
Went down LT04 route and got round it by accessing sequence of screens when front screen set to Foreground. Seems to work so using this.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |