2009 Jan 21 11:47 AM
Hi Abapers,
I am usiing BAPI_GOODSMVT_CREATE for the MIGO transaction for creating material document.
With movement type '101' and MVT_IND = 'B'.
In this am not able to find out some fields like ' 1. Activate Print (XNAPR) , 2.Quantity in delivery note (LSMNG) , 3. unit of measure (LSMEH).
Please let me know how to get these field.
Thanks & Regards,
Simha S
2009 Jan 21 11:58 AM
hi
just check VER_GR_GI_SLIP in VER_GR_GI_SLIP and SET PARAMETER NDR VALUE 'X' before calling the BAPI.
hope this helps
regards
Aakash Banga
2009 Jan 21 11:58 AM
hi
just check VER_GR_GI_SLIP in VER_GR_GI_SLIP and SET PARAMETER NDR VALUE 'X' before calling the BAPI.
hope this helps
regards
Aakash Banga
2009 Jan 22 3:53 AM
2009 Jan 22 3:57 AM
hi shakya
check this thread.
Set parameter is used to set the values of screenfields like checkboxes,
when u set it as X means u r ticking a checkbox
Anyways i dont think this has anything to do with ur requirement. I guess so!!
кu03B1ятu03B9к
Edited by: kartik tarla on Jan 22, 2009 9:31 AM
Edited by: kartik tarla on Jan 22, 2009 9:34 AM
2009 Jan 22 4:30 AM
2009 Jan 22 4:39 AM
Hi vijay,
I didnt understand about thread merging.
please explore.
i need those fields in BAPI_GOODSMVT_CREATE and
SET PARAMETER NDR VALUE 'X'. is giving syntax error as ID field expected after parameter.
please correct the above statement.
Regards,
Simha.
2009 Jan 22 4:44 AM
2009 Jan 21 12:18 PM
2009 Jan 22 4:06 AM
Hi,
Table : MWXVM07M for filed XNAPR
Tbales: MSEG, LSMNG, MWXMSEG for filed LSMNG
Tbales: MSEG, MWXMSEG for filed LSMEH
Regards
Md.MahaboobKhan
2009 Jan 22 4:21 AM
HI Mr.Khan,
Thanks for ur reply.
I need those fields in BAPI_GOODSMVT_CREATE tables not in other tables.
Please reply back.