Hi ..
Iam using the following bapi : BAPI_GOODSMVT_CREATE to do the goods reciept for the movement type 101 for th GM code 01 and movement indicator "B".
The line item strucuture Goodsmvt_item has the following fileds:
1) plant
2) stge_loc
3)batch
4)move_mat
5)move_plant
6)move_stloc
7)move_batch.
Can anyone explain what these fields exactly stand for.. Are the plant and storage location along with batch are from the recieving end or the supplying end.
Which fileds hold the recieving plant, recieving storage locations and batch.
Thanks.
Request clarification before answering.
kanthi,
1) plant - Source plant
2) stge_loc - Source Storage location
3)batch - Source
4)move_mat - Item to be moved
5)move_plant - Target plant
6)move_stloc - Target storage location
7)move_batch.- Target
Example :
t_item-material = wa_lqua-matnr.
t_item-plant = p_werks.
t_item-stge_loc = p_lgort.
t_item-move_type = '711'.
t_item-entry_qnt = wa_lqua-verme.
t_item-entry_uom = wa_lqua-meins.
t_item-item_text = text-015.
t_item-stge_type = '999'.
t_item-stge_bin = 'ENDOFDAY'.
t_item-SPEC_STOCK = wa_lqua-sobkz.
reward if useful
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 14 | |
| 13 | |
| 7 | |
| 7 | |
| 5 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.