Hi All,
I have one internal table having name of Fields with following structure,
Sl No Field Name
1 CARRID
2 CONNID
3 FLDATE
4 PRICE
.....................
.....................
.....................
Here the entries in the 'Field Name' are all simple values. Nothing related to there SAP meaning.
I need to create a structure and internal table from these values. the type of each field in the resulting structure will be string.
Regards,
Anirban