Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

some fields in BAPI_GOODSMVT_CREATE

Former Member
0 Likes
1,474

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

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,207

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

9 REPLIES 9
Read only

Former Member
0 Likes
1,208

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

Read only

0 Likes
1,207

Wat about the other fields.

set parameter means.

Read only

0 Likes
1,207

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

Read only

0 Likes
1,207

That is called thread merging...:)

Read only

0 Likes
1,207

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.

Read only

0 Likes
1,207

Akash post is a merge of two posts from this thread

Just Press F1 on SET PARAMETER

Read only

Former Member
0 Likes
1,207

This message was moderated.

Read only

Former Member
0 Likes
1,207

Hi,

Table : MWXVM07M for filed XNAPR

Tbales: MSEG, LSMNG, MWXMSEG for filed LSMNG

Tbales: MSEG, MWXMSEG for filed LSMEH

Regards

Md.MahaboobKhan

Read only

0 Likes
1,207

HI Mr.Khan,

Thanks for ur reply.

I need those fields in BAPI_GOODSMVT_CREATE tables not in other tables.

Please reply back.