cancel
Showing results for 
Search instead for 
Did you mean: 

Backorder processing CO06 problem

Former Member
0 Kudos

Hi,

when using transaction CO06, i am not able to change the confirmed quantities of all sales orders with delivery block.

Is there some way to allow this? All orders are created with delivery blocks and confirmation should be done before removing this block.

thanks

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Edward,

I think, You can do it through T-code V_V2 or you dirctly go to order and reduce the quantity.

Hope this helps,

Regards,

MT

Former Member
0 Kudos

hmm I find transaction CO06 much more intuitive than V_V2. is there some way to change this error to a warning?

Document with reqmt-specific delivery block! No changes possible

Message no. AG774

Former Member
0 Kudos

Hi Edward,

I dont think we can change this message to Warning.

Regards,

MT

Edited by: M T on Feb 26, 2010 2:21 PM

Former Member
0 Kudos

hi MT,

even through some ABAP mod?

Former Member
0 Kudos

Hi Edward,

Talk to your ABAPer, show him the scenerio and ask him to analyse like shall we by pass this error in debugging mode.

Regards,

MT

Answers (1)

Answers (1)

former_member330517
Participant
0 Kudos

Hello Edward

You can do that in incompletion procedure , In SAP we can maintain incpmpletion procedure in sales order at sales header level , item -level , schedule line level , in delivey at delivery header level , item level , so that you can make it as message to warning in that settings

The configuration path- IMG-SD-BASIC FUNCTIONS- LOG OF INCOMPLETE ITEMS- 1.Define incomplete procedure

2.assign incompletness procedures 3.define status group

Hope this will solve your problem

Regards

Venkat