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

Search String for special characters in EBS

0 Likes
2,302

Hi,

I am working on Search string config for the below requirement

The note to payee has below text:

CANON + U VD, SE NUY LURAS

Text in Bold is the unique text.

I have set up below configuration in SAP

In above screenshot the Mapping is being shown correctly but in "Search string use tab" it is taking D letter at the end in the mapping

I am not sure where is that D coming from. Please help to remove the D.

Thanks,

Accepted Solutions (0)

Answers (2)

Answers (2)

pankajypatil
Active Participant
0 Likes

Hi Sagar, You can group it as (canon \+ u VD). or use as below, try both combinations.

^ Start of a line

$ End of a line

pankajypatil
Active Participant
0 Likes

Hi Sagar,

The length of search string characters is 12 digits hence maybe the system is picking the last char D.

I don't think it will be an issue, but delete the target and create it once. I will suggest you, test the statement before doing any change.

Regards,

Pankaj

0 Likes

Hi Pankaj, even if i keep it 10 characters, it will pick up the last character. It has to do with the + sign. If the + sign is not there then it doesnt consider the last character in the mapping.