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

REPLACE function is not working in AMDP script to remove symbol from string.

chhanda_sarkar
Explorer
0 Likes
2,944

Hello All,

My requirement is to remove $ symbol from a string in AMDP method.

Example : if input lv_material = $$$$$$$$12345.

output should be lv_material = 12345

I am trying to replace $ symbol with space in AMDP but its not working. So please help me with a solution.

Thanks & Regards,

Chhanda Sarkar

Accepted Solutions (0)

Answers (0)