cancel
Showing results for 
Search instead for 
Did you mean: 

Text copying problems

Former Member
0 Kudos

Good morning!

We have a situation where when a quotation is raised it is necessary to input some texts in it, and there are around 8 texts IDs (item level).

Lets consider that the user will fill only one ID with texts and save. When we copy this quotation and therefore turn it into a sales order, strangely the system replicates this only text in this ID into all others!

Example:

Quotation

ID 1 - "test"

ID 2 - (empty)

ID 3 - (empty)

ID 4 - (empty)

Sales Order

ID 1 - "test"

ID 2 - "test"

ID 3 - "test"

ID 4 - "test"

Has anyone came accross something like this?

Thanks in advance!

Adriano Cardoso

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Thanks for your reply.

Well I have tried to find any copy control setting, but I couldn't find anywhere.

It seems that we will have to go ABAP on this one.

Adriano

Former Member
0 Kudos

go to VOTXN t.code select sales document item and select your item text procedure and double click on text id's in text proceudre, you will see all ID's, check filed " Reference" is tick mark is there or not for all your id's , change them and try.

Answers (1)

Answers (1)

colin_cheong
Contributor
0 Kudos

have you check the copy control?

what about the requirement used in the copy control?

It might helps.