Application Development 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: 

Cancel single item from material document

Former Member
0 Kudos

Hi. Let's say that on material document there are:

MATNR 1 - 5 items

MATNR 2 - 10 items

I need to cancel only 1 item from MATNR 1. So after that operation document should be:

MATNR 1 - 4 items

MATNR 2 - 10 items

In MBST transaction there is no possibility to do such thing. You can only calncel the whole line (in that case 'MATNR 1 - 5 items').

Is there some possibility to customize MBST to fit my requirements? Or maybe there is some other transaction which give me opportunity to cancel only 1 item? Please give me some tip. Greetings. P

1 REPLY 1

Former Member
0 Kudos

Hi Piotr,

MBST transaction has the possibitly of selecting the individual line items. By default all the line items are selected. Please deselect all line items & then select only line item & press enter. Finally save.

Regards

Chetan

PS:Reward points if this helps.