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

BAPI_GOODSMVT_CREATE

Former Member
0 Likes
492

hi ,

I want to add 2 fields in the above BAPI TABLES structure in good mvt item .

i want to know the tables this bapi is updating because i addded these fields in MESG but there are REFECTING in internal structure IMSEG used IN bapi.

please tell me how updated these z fields.

please help me to processed .

Thanks,

sridhar

2 REPLIES 2
Read only

Former Member
0 Likes
420

Hi Sridhar,

this BAPI will create Material Documents in MKPF+MSEG and accouting document also.

So u are saying u are able to see ur Zfields in structure of IMSEG , So no probs with ur BAPI ,its going to update MSEG table Itself.

better way is create a document and test the data of MSEG table.

Regards

Prabhu

Read only

0 Likes
420

Thanks very much for reply

i want to know in which structure i should add my fields

so that they apprear in IMSEG .

WHAT I DID is i added fields in MSEG and imseg AND Modify

the bapi for values in TMP_IMSEG for THE FIELDS.

i could find the values in MSEG .

Thanks,

Sridhar