Solved: Hi experts ! I use function module BAPI_GOODSMVT_CREATE to create movements with type 105. (Movements with type 103 have been done before using VL32N) I meet
goodsmvt_serialnumber = i_gm_serialnumber return = i_return. i have an error message: ID: IO No.: 212 (select only one serial number instead of 10) then for all the others items the message ID: M7 No.: 175 what do i miss? i tried to call the bapi n times for each serial num...
4. When I call BAPI_GOODSMVT_CREATE, the system issues one of the following error messages: - M7 096: "Goods movement not possible with mvmt type <(>&<)>"-'Incorrect update control of the movement type (Entry 101 X X)'. Which fields do I have to fill when calling the BAPI to av...