Hi ALL,
I am working with Proxy to File
In this scenario I have to collect data from an Internal table which has around 25 fields with around 50 records.
I planned to collect the data into the Internal table and then pass to the structure.
My main doubt is where to place the command
COMMIT WORK whether inside the loop or out side the loop after passing all records into the structure.
Pls help ...
Very urgent...