Running Multiple Instances of Program in Parllel Processing.
Hi Experts…
We have an Issue where we need to update huge set of data (say more than 2000000), update is simple where some BI table needs to be updated for few fields.
Now Issue is that if at one go this update is done then there is memory Issue, system is not able to extend the internal table beyond a permitted memory.
For this there may be some chanes which could be done in Report RSMEMORY but business does not want this way.
I want to know what does “running multiple instances of a program in parllel processing, one job does not have to update the whole table”.
Program is ready but simply running program without any input on the selection screen is picking all data and ending up in a short dump since there is huge data in the BI table.
What is the best possible way to update table through program where there is an Issue of Huge data.
Do we have any expert comments on this ?
ABAP Consultant, needs help regarding “Running multiple instances of program in parllel processing. “
Browse more questions like this in module: ABAP
