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

Track the skipped records SAP BPC EPM-Datamanager package

former_member620685
Discoverer
0 Likes
476

Hi All,

Would like to get the track of skipped records SAP BPC EPM-Datamanager package when data load taken place.

We have close to 65000 records on monthly basis, I knew that we have skipped records since last 2 years and the count is still increasing month on month, would like to check if we have few controls to check the skipped records .

Does it captures in UJFS? or any other table?

Regards,
Dumpa Reddy

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member186338
Active Contributor
0 Likes

You have to understand that the idea of "tracking" skipped records is meaningless...

Theoretically, you can organize data load that currently skipped will be not skipped but loaded to some not existing member to be rejected (will be shown in rejected log). But it's a bad idea!

former_member186338
Active Contributor
0 Likes

P.S. Just another example:

When loading data you can define scope. Records not in scope will be also "skipped" 🙂

former_member620685
Discoverer
0 Likes

Hi Vadim,

We have few transactions which are coming from BW to BPC and we want few of the records to be skipped.

For ex:-

We dont want to allow records trading partner with "DUMMY" member.

Yes , We have few similar lines in the conversion file.

former_member186338
Active Contributor
0 Likes

Skipped records are not captured in UJFS or any other table. But it's strange to capture skipped records. SKIP rules are defined in conversion file and you can skip any record 🙂