cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Initial Load - Time saving

Sankar_Aravind
Participant
0 Likes
252

First of all Thanks to SAP Community.

Dear Team,

My query is related to the below thread.

https://answers.sap.com/questions/7101938/filter-condition-in-abap-initial-load-job.html

As I understood, the suggestions provided are based on Memory size to resolve the load error. However , any suggestions to put some filter criteria for this initial load (especially reading user pass) as asked in that thread or any other ways to break into smaller chunks so that the read time will be less based on some condition either by alphabet order of users or business unit code or other suggestions.

Thanks,

Aravind.

View Entire Topic
0 Likes

Hi Aravind,

it is possible to filter the FromSAP pass and this is realy important when you have scheduled jobs (BACKCHANNEL jobs) which run regulary (by design) or when you have INITIAL LOADS with high amount of data (time saving).

To filter the FromSAP passes you need to enhance the "Source" Tab of the FromSAP pass with some filter parameters. There were some documents/ blogs in SAP IDM 7.2.

Rapidly I have the following link for you. I hope this will help you. https://answers.sap.com/questions/7101938/filter-condition-in-abap-initial-load-job.html


I did this in serveral projects. If you have additional questions or some problems witht the filter, feel free do post here additional questions.

BR, Christoph