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

Read substring

Salil_V
Explorer
0 Likes
828

Hi All,

I would like to read the value XXXXX in the below string

<String1><DbtrAcct><Id><Other><Id>XXXXX</Id><String2>

Is there any string function that i can use to read. BTW, this will be multiple times.

Regards,

Salil

 

Accepted Solutions (1)

Accepted Solutions (1)

Romanos
Product and Topic Expert
Product and Topic Expert
0 Likes

You can use find or suitable methods from cl_abap_regex, cl_abap_matcher. 

Answers (1)

Answers (1)

junwu
SAP Champion
SAP Champion

try xslt