cancel
Showing results for 
Search instead for 
Did you mean: 

Customer change: Copy control sales doc to sales doc

Former Member
0 Kudos

Dear Experts

We have a requirement of creating Sch Agreement w.r.t. Inquiry where in target doc will have different customer than the source document.

We have maintained Copying requirement routine 0002 in copy control, but still customer is not allowed to changed when Sc Agreement is created w.r.t. Inquiry.

Also secondly, the total order quantity from the source document is not getting copied as Target quantity in the target document.

Please help me out.

Regards

Kailash

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi kailash,

To copy the quantities,

You need to copy the routine ( 151 Routine ) Program : FV45C151 and comment the below IF staement.,

IF VBAK-VBTYP = CHARG OR

VBAK-VBTYP = CHARK OR

VBAK-VBTYP = CHARL OR

VBAK-VBTYP = CHARB OR

VBAK-VBTYP = CHARF.

Or add : VBAK-VBTYP = CHARE.

Regards,

Sai

Former Member
0 Kudos

What about customer changes in target document after coping??

Former Member
0 Kudos

Hi,

Try this out. I am not very much sure about it.

For customers, in the VTAA, For header, to copy the partners, please remove the routine 001. Then the customer will not be copied and document asks for customer.

Regards,

Former Member
0 Kudos

thanx for the co-operation

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

In the COPY CONTROLS from INQUIRY TO SCHEDLING AGREEMENT in VTAA choose your souce and Target document and at

the Header level in COPYING REQUIREMENT Maintain the value as 0002 and then select the Item details and select your item

Category and in the PRICING TYPE select the value as D which means copying the same price without changing from source

to Target

It will work,

cheers,

santosh