Application Development 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: 

Replacement for function module STRING_SPLIT

Former Member
0 Kudos

Hi ,

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

Regards,

Jayaram

1 ACCEPTED SOLUTION

former_member188685
Active Contributor
0 Kudos

use SPLIT

instead of the function module.

3 REPLIES 3

JozsefSzikszai
Active Contributor
0 Kudos

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

Former Member
0 Kudos

COPI_STRING_SPLIT

former_member188685
Active Contributor
0 Kudos

use SPLIT

instead of the function module.