Dynamically convert string to internal table | SCN
Hi all, I want to convert a string to an internal table. There are 2 questions I would like to ask: 1. I have created a FM to fulfill my requirement. The codes are as below: FUNCTION ZCONVERT_STRING_TO ......