2007 Nov 28 1:52 PM
Hi Friends,
I am getting problem while creating Transfer order through L_TO_CREATE_SINGLE Function Module.
The exporting parameter, which we have passed to the Function Module are,
I_LGNUM = ' XYZ' Warehouse number
I_BWLVS = '309' " Movement type.
I_MATNR = Material Number
i_werks = Plant
I_LGORT = Storage location
I_ANFME = Quantity
I_ALTME = UoM
I_VLTYP = Sour storage type
I_VLPLA = Source storage bin
I_VLENR = Source storage unit
I_NLTYP = Destination Storage type
I_NLPLA = Destination Storage bin
I_NLENR = Destination Storage unit
After executing the function module, It is showing the following error,
"Source storage type contradicts movement type".
Can any body suggest, why this error is triggering ?
Thanks in advance,
Sai.
Hi Friends,
I am getting problem while creating Transfer order through L_TO_CREATE_SINGLE Function Module.
The exporting parameter, which we have passed to the Function Module are,
I_LGNUM = ' XYZ' Warehouse number
I_BWLVS = '309' " Movement type.
I_MATNR = Material Number
i_werks = Plant
I_LGORT = Storage location
I_ANFME = Quantity
I_ALTME = UoM
I_VLTYP = Sour storage type
I_VLPLA = Source storage bin
I_VLENR = Source storage unit
I_NLTYP = Destination Storage type
I_NLPLA = Destination Storage bin
I_NLENR = Destination Storage unit
After executing the function module, It is showing the following error,
"Source storage type contradicts movement type".
Can any body suggest, why this error is triggering ?
Thanks in advance,
Sai.
2007 Nov 28 2:45 PM
If the movement type is configured with a source storage type you cannot pass it. Check the config. Typically 309 is a posting change movement type and you cannot use this FM to process posting change. Use FM L_TO_CREATE_POSTING_CHANGE
Albert
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |