cancel
Showing results for 
Search instead for 
Did you mean: 

order should be copied with reference to other order

Former Member
0 Kudos

Hi Friends,

We have two order types zext and zexm. Zext should be always created with reference to zexm. we done this through copy controls.Both are sales orders.Now our requirement is

suppose we done a sales order 100001000 of type zexm. untill it is delivery done ie pgi has been done zext is not allowed to be copied from zexm. so please tell me how to do this.

Thank you so much for all the replies.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hello,

Yes.... this can'e be achieved through any config setting, but can be achieved through the cupying requirements. In the copy control of sales documents to sales documents you need to maintian a requirement for the same. Talk to your ABAP consultant with a detailed requirement, he may be able to help you.

Prase

Former Member
0 Kudos

By coding a copying requirement in VTAA. The copying requirement routine is a piece of ABAP code that checks for conditions before allowing a copy to happen.

The routine is created in transaction VOFM.