2009 Feb 03 6:40 AM
Hi all,
In MB1B, I am using USEREXIT(MBCF0002) for checklogs .Here , i want to update data like po number, quantity, .....and goods receipt number.
For Goods receipt number updation iam using bapi called BAPI_GOODSMVT_CREATE
Here iam getting error in this bapi ' NO ITEMS ARE TRANSFERED'.
iam passing these :
Setup BAPI header data.
gm_header-pstng_date = sy-datum.
gm_header-doc_date = sy-datum.
gm_code-gm_code = '04'.
gm_item-po_number.
gm_item-move_type.
gm_item-material.
gm_item-entry_qnt.
gm_item-entry_uom.
gm_item-plant.
gm_item-stge_loc.
gm_item-vendor.
gm_item-par_compco.
gm_item-nb_slips.
gm_item-parent_id.
GM_ITEM-MVT_IND.
GM_ITEM-STCK_TYPE.
pl help regarding this.
Regards,
Murthy
Hi all,
In MB1B, I am using USEREXIT(MBCF0002) for checklogs .Here , i want to update data like po number, quantity, .....and goods receipt number.
For Goods receipt number updation iam using bapi called BAPI_GOODSMVT_CREATE
Here iam getting error in this bapi ' NO ITEMS ARE TRANSFERED'.
iam passing these :
Setup BAPI header data.
gm_header-pstng_date = sy-datum.
gm_header-doc_date = sy-datum.
gm_code-gm_code = '04'.
gm_item-po_number.
gm_item-move_type.
gm_item-material.
gm_item-entry_qnt.
gm_item-entry_uom.
gm_item-plant.
gm_item-stge_loc.
gm_item-vendor.
gm_item-par_compco.
gm_item-nb_slips.
gm_item-parent_id.
GM_ITEM-MVT_IND.
GM_ITEM-STCK_TYPE.
pl help regarding this.
Regards,
Murthy
2009 Feb 03 6:50 AM
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |