cancel
Showing results for 
Search instead for 
Did you mean: 

Copy Operator Failing with error

ankpatel
Contributor
0 Kudos

Hello,

I have created Copy Operator same and copying value from one KF to another. But it is failing with below error. Any suggestion what is wrong.

339:invalid number: search table error: "SAPHANADB"."/IBP/CL_SAP_SFND_SOPCM=>SOPCM_COPY_EXECUTE": line 130 col 5 (at pos 6176): [339] (range 3) invalid number exception: invalid number: [6930] attribute value is not a number;int comma(string fox_replace(string "PARAMETER_NAME", string 'TARGET_KFID', string ''), string "__common1", int [here]int(string "__common1")),PARAMETER_NAME = 'TARGET_KFIDn'[string]; checkNull false

Accepted Solutions (1)

Accepted Solutions (1)

former_member242371
Contributor
0 Kudos

Hi Ankur,

Can you check if TARGET_KFID1 is correctly defined in copy operator?

Make sure there are no spaces and KFID is followed by a integer number like 1,2..etc

Thanks,

Rohit

Answers (1)

Answers (1)

0 Kudos

Show us your configuration of copy operator we might be able to see what is going on.

Mani