cancel
Showing results for 
Search instead for 
Did you mean: 

Disable Document Flow in Sales Order copy control

0 Kudos

Hello,

We have a request where the customer doesn't want the docflow to appear when you copy a sales order to another sales order? I know that you can disable the flag for the item categories however, when you do this, there is still a link between a sales order when it's created by referencing another. Is there a way to create a sales order via "copy with reference" and to not have them linked in the docflow? Possibly one of the configuation settings in the copying control? We are on 6.0.

Thanks,

Chris

Accepted Solutions (1)

Accepted Solutions (1)

former_member396676
Contributor
0 Kudos

Hi,

I think It is not possible through configuration.

Pl try screen exit

or

change in standard program,which is not advisable.

Thanks,

Vrajesh

Edited by: Vrajesh G. Nayak on May 4, 2010 1:36 PM

Answers (2)

Answers (2)

Former Member
0 Kudos

Hy,

In VTAA copy control, there is always a reference on header even if we clear the fields.

The only solution we found for same problem is:

Exit SD MV45AFZZ

  • USEREXIT_SAVE_DOCUMENT_PREPARE

3 Steps:

  • clear VBAK-vgbel (Document number of the reference document Header)
  • clear XVBAP[]-vgbel for each post (Document number of the reference document post)
  • refresh XVBFA table (Sales Document Flow)

Regards,

Former Member
0 Kudos

Hi,

You can handle it via copy controls.

Go to Tx: VTAA

Select your from Doc and To Doc types.

Go in to Item Category node

Set BLANK for "Update document flow" field

Save

Now you can test it by creating a new sales order with reference to another sales order.

Doc flow should be blank.

Best regards,

Anupa

0 Kudos

Your solution only disables the line items. I have that setting in configuration already for the item category yet the documents are still linked via docflow at the header level. I'm beginning to think this can't be changed.

Former Member
0 Kudos

u try to create new copy routines to set vbak-vgbel & vbap -vgbel blank,