‎2009 Feb 11 4:51 AM
Hai,
Can i know what code i have to pass to the GOODSMVT_CODE of below Function Module...........
i passed V1 as type bapi2017_gm_code.
it displaying error as .......................
CODE is not supported by BAPI2017_GOODSMVT_CREATE
CALL FUNCTION 'BAPI_GOODSMVT_CREATE'
EXPORTING
goodsmvt_header = wa_hbapi
GOODSMVT_CODE =
TESTRUN = ' '
GOODSMVT_REF_EWM =
IMPORTING
GOODSMVT_HEADRET =
MATERIALDOCUMENT =
MATDOCUMENTYEAR =
TABLES
goodsmvt_item = it_ibapi
GOODSMVT_SERIALNUMBER =
return = it_return
GOODSMVT_SERV_PART_DATA =
EXTENSIONIN =
.
Please resolve this above problem.
with regards
srinath
‎2009 Feb 11 4:56 AM
Refer this link
http://sap4.com/wiki/index.php?title=BAPI_GOODSMVT_CREATE&printable=yes
Hope this helps...
‎2009 Feb 11 6:20 AM
Hai,
I got an idea , the link which u send to me.........thanks for your Reply
with regards
Srinath
‎2009 Feb 11 5:01 AM
Hi Shrinath,
Your Error CODE is not supported by BAPI2017_GOODSMVT_CREATE
seems to have problem in item table you have passed for goodsmvt_item.
not 'GOODSMVT_CODE'.
kindly check it.
Regards,
Pratik Vora
‎2009 Feb 11 5:01 AM
Hello!
look at table T158G:
GMCODE TCODE
01 MB01
...
05 MB1C
...
‎2009 Feb 11 6:18 AM
Hi,
I resolved the Error Message.........Thanks For your reply
with regards
srinath
‎2009 Feb 11 5:24 AM
Hi,
You can use this 'BAPI_GOODSMVT_CREATE'
For the t-code MB1A, MB1B & MB1C the only difference will be movment code.
Regards
Bikas