Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Replacement for function module STRING_SPLIT

Former Member
0 Likes
655

Hi ,

Please give me the replacement function module for STRING_SPLIT.It is absolute in ECC 6.

Regards,

Jayaram

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
524

use SPLIT

instead of the function module.

3 REPLIES 3
Read only

JozsefSzikszai
Active Contributor
0 Likes
524

just read the documentation of the FM, you'll find the answer there...

Read only

Former Member
0 Likes
524

COPI_STRING_SPLIT

Read only

Former Member
0 Likes
525

use SPLIT

instead of the function module.