cancel
Showing results for 
Search instead for 
Did you mean: 

Enncoding URL parameter in WD abap

Former Member
0 Kudos

Hi,

i have some url parameters in WD. now these parameters can be in any language.

is there any function module which helps to encode these url parametrs and then later decode it.

Thanks,

Ritwik.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Ritwik,

Can you plese tell how can i pass parameter from one WDApplicatio to other.

-Satya

thomas_jung
Developer Advocate
Developer Advocate
0 Kudos

>

> Hi Ritwik,

>

> Can you plese tell how can i pass parameter from one WDApplicatio to other.

>

> -Satya

Please don't attach new questions (even if related) to existing threads. Also this question has already been asked (and answer) earlier today. Have a quick search of the this forum to find your answer.

Former Member
0 Kudos

Hi Use the CL_HARD_WIRED_ENCRYPTOR

class and use the encode and decode methods in it.

Reward points if helpful

Former Member
0 Kudos

Hi,

Y dont u write the functionmodule on ur own to encode.

Thanks,

Nagaraju