cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Create a new entry in view: Update control/ WM movement types in transac. OMJJ?

PepeSaldivar
Explorer
0 Likes
814

Hi gurus.

How can I create a new entry in view: Update control/ WM movement types in transac. OMJJ?

I need a entry with parameters 101_XQB_V

This is error:

Update control of movement type is incorrect (entry 101 _ X Q B _ V)

Message no. M7226

Diagnosis

The system could not find entry 101 _ X Q B _ V in any of the movement type control tables.

Procedure

Cancel current processing.

Contact your system administrator.

Action to be taken by the system administrator

Check in Customizing for Inventory Management under Copy, Change Movement Types whether the entry is contained in the Update control view for the movement type.
If the entry is missing, proceed as follows:

  • For standard movement types, this means that the given process is not supported using the present data combination. Do not create any entries without prior arrangement with your SAP consultant. Otherwise, incorrect postings may result.
  • For customer-defined movement types (beginning with 9, X, Y, or Z), this may mean that they have not been fully defined. Delete the movement type and re-create it by copying a standard movement type.

 

Thanks!

Accepted Solutions (1)

Accepted Solutions (1)

Dominik_Tylczynski
SAP Champion
SAP Champion
0 Likes

Hello @PepeSaldivar 

Technically, you can maintain T156SY table in SM30 with V_T156SY view. However, be aware that T156SY is considered as SAP data only:
DominikTylczyn_0-1741202135424.png

Standard settings of T156SY provide two similar entries to the one you are missing:DominikTylczyn_1-1741202174179.png

Probably, you need to copy one of them with WERTU = <blank>, but that is only my educated guess as I don't know your process and again we are talking about system table with SAP data.

I'd strongly suggest you contact SAP support before playing with T156SY.

Best regards

Dominik Tylczynski

PepeSaldivar
Explorer

Thanks Dominik.

Answers (0)