Skip to Content
0
Former Member
Mar 29, 2010 at 06:23 AM

How to read other program data

29 Views

Hi Experts,

I need to use other program data (only 3 fields) in my current program.

For this, i used 'LIST_FROM_MEMORY' FM and getting data.

BUt i need to store 3 fields data only in my internal table and based on this data need to do some other validation.

I dont have any authorisation to change the original program (to change the fields position etc...)

Is there any FM to achieve the same.

I have tried with 'LIST_TO_ASCI' but not succeed.

Please let me know if any one have done the same .

Regards

SK