Hello,
I am running the BAPI_GOODSMVT_CREAT for "Purchase Order", and when i go to ME23N, the field "Open Quantity" of item is empty.
I'm usind this parameters:
t_bapiitem-material = v_ematn.
t_bapiitem-plant = t_ba-werks.
t_bapiitem-stge_loc = t_ba-lgort.
t_bapiitem-move_type = t_ba-bwart.
t_bapiitem-entry_qnt = t_ba-erfmg.
t_bapiitem-entry_uom = v_meins.
t_bapiitem-po_number = t_ba-po_number.
t_bapiitem-po_item = t_ba-ebelp.
t_bapiitem-shipping = '01'.
t_bapiitem-comp_ship = t_ba-norm_exp.
t_bapiitem-no_more_gr = 'X'.
t_bapiitem-mvt_ind = 'B'.
t_bapiitem-unload_pt = t_ba-unload_pt.
t_bapiheader-ref_doc_no = t_ba-nota_de_remessa.
t_bapiheader-header_txt = t_ba-txt_cab.
t_bapiheader-pstng_date = t_ba-dtlanc.
t_bapiheader-doc_date = t_ba-dtdoc.
Anyone Help me ?
With regards,
Reginaldo Borges