cancel
Showing results for 
Search instead for 
Did you mean: 

error on goods issue - "Update control of movement type...

was_wasssu
Participant
0 Kudos

I receive this error on GI:

Update control of movement type is incorrect (entry 601 _ X Q L _ V)

I know that an entry is missing from update control of mov. type 601 but my question is from where is taken the V from the error message (

Consumption Posting=V).Why V?

Thanks

Accepted Solutions (1)

Accepted Solutions (1)

bsivasankarreddy_reddy
Active Contributor
0 Kudos

hi

V- means consumption account ,

go to OMJJ check the movement type 601 details , update control data like below screen

and also check the table T156SC , LIKE BELOW SCREEN

You maintain the sequence

601 _ X Q L _ V  Its wrong ,

601 X X Q L _ V This is right , you maintain the 


value up dating,+quantity updating +, special st indicator + MI+  reason for indicator + consumptionposting

        X                    +         X                    +      Q                          +  L   +             _                          +           V

Maintain this sequence , this mandatory,

check the table screen at ending one this sequence it shows ,

please check and correct it


 

was_wasssu
Participant
0 Kudos

My question is from where is taken the V in the error message.

And 601 X X Q L _ V This is right , you maintain the  already existis.

The other one do not exists 601 _ X Q L _ V  Its wrong

I repeat, from where is taken the V in the error message? why is not E or P or something else

Thanks

bsivasankarreddy_reddy
Active Contributor
0 Kudos

helo

V is not a error message it for , i am also told  it for consumption posting field value

V- CONSUMPTION ,

On you table , or at OMJJ level updating control level , some body it will add the this sequence , that why it is come ,

check you update control this sequence it their or not ,

can post the up dated control you movement type , and table data ,

you can understand the this sequence , my under standing purpose

601 _ X Q L _ V   this sequence  is their at you movement type updating controls ,

please check  my previous post ,, it told clearly

Answers (2)

Answers (2)

former_member211616
Active Contributor
0 Kudos

Hi Was,

Please find below link hope it will help u out

http://scn.sap.com/thread/1720969

Regards

Ramesh

Shiva_Ram
Active Contributor
0 Kudos

601 is SAP standard movement type, don't alter any setting in it. What is the message number you have got during GI? You need to check your process first.

Regards,

was_wasssu
Participant
0 Kudos

i don't want to alter 601, i just want to know from where is taken the V

The message no. M7226

Lakshmipathi
Active Contributor
0 Kudos

The message no. M7226

Check whether the following note helps you:-


Note 628895 - M7226 during goods issue for delivery to customer

G. Lakshmipathi

Shiva_Ram
Active Contributor
0 Kudos

It looks, the value V is taken from the field VBAP-KZVBR ( populated by function module SD_SALES_ITEM_MAINTAIN) . The value E will be populated in case of make-to order item and P will be populated in case of project stock item. If you want to do detail analysis, you can very well de-bug the programs and can find the reasons. Check with an ABAP'er.

Regards,