cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

C-Project copy and paste

Former Member
0 Likes
206

Hi there; In CProject, when using "cut and paste", I saw copy element number is the same of original one; I think ut's wrong, so I'm looking for a suggestion to solve it or confirmation that it's right.

Any suggestion?

Thank

Luciano

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Likes

Ok, I understand.

Thank you.

Ciao

Former Member
0 Likes

Hello,

Even if the displayed task number is the same as the copied task, the GUID number in the database is different. Remind that the task ID is not the object key. The GUID is used for this purpose.

If you want to udpate this task number when copy&paste, you can implement BADI dpr_attributes~set_defaults_upon_copying

BR

Matthias