cancel
Showing results for 
Search instead for 
Did you mean: 

Skipping records during dataload with no SIDs

Former Member
0 Kudos

Dear all,

how can I skip datarecords during a datalod for which I don't have masterdata SIDs available in the system?

I can set the option "Do not update data if no master data exists..." in the infopackage, but this will stop the load completely!

Thanks,

Andreas

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Andreas,

In case your BW version is 3.x and your data target is a cube, you could try the "workaround" to set the error handling in the info package:

- update valid record, reporting possible

- terminate after xx records ...

Hope it helps.

Lilly

Former Member
0 Kudos

You would need to implement start routine coding to do this. It is much easier in BI in SAP NetWeaver 2004s, as you can send such records to the error stack (but still need to utilize a start routine).

Regards -

Ron Silberstein

SAP Labs