Technology Blogs by Members
Explore a vibrant mix of technical expertise, industry insights, and tech buzz in member blogs covering SAP products, technology, and events. Get in the mix!
cancel
Showing results for 
Search instead for 
Did you mean: 
former_member187270
Participant


Hi All,

 

I hope there no key word in SDK for splitting the string. Here i am sharing my attempt for splitting the string. If any improvement required in code or logic. If any of you have any alternate thought or any other technique which already exist in SDK. please let me know.

 

I hope SDK Experts horst.schaude, alessandro.iannacci, @Stefan Krauth ...... has better coding or technique then this :smile: .

 

Step 1: Reuse library for splitting the string. It has two importing parameters(STRING_QU_RE -> String to be split, SPLIT_QU_RE -> Splitting Variable, Return will be collection split strings ).



 

Step 2: Logic for splitting the string.



Step 3: Business object for testing the Reuse Library for splitting the string.



Step 4: Script for executing the Reuse Library.



Step 5: Testing the Business Object for splitting the string.

 

5.a: Input the String and Split Key



5.b: Click on Split String.





If this blog is help full. Please Share it, Like it and Comment it below :smile: :lol: :lol: .

 

Thanks,

Quddus.

14 Comments
Labels in this area