cancel
Showing results for 
Search instead for 
Did you mean: 

Component issue 0CRM_SRV_IBASE_ATTR

0 Kudos

Hello,

In CRM Ibase, if a user deleted a component yesterday, SAP changes the valid_to date as yesterday for that component.

[ In IB52 if i display yesterday's date i can see this deleted record. ]

However Extractor 0CRM_SRV_IBASE_ATTR sends the header and component details of an Ibase, 'valid at the moment' today.

It is not sending the info about the deleted component, as it considers it invalid today.

So as per BW, the component is still valid as it did not get the valid_to update.

When user runs the BW report, it still shows the component which he deleted in CRM, and that's an issue.

Please advise how to solve this.

Thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

RamanKorrapati
Active Contributor
0 Kudos

Hi,

Take your perticular ibase number and try to check at CRM side RSA3.

Whether it shows till valid or deleted.

if it shows as valid then there mgith some thing issue at back end tables.

CRM team may be entered or delete in abnormal way.

Take CRM Team help and track it.

Thanks

0 Kudos

Thanks for your reply.

Yeah RSA3 returns same results as what i see in BW.

Problem is in the extractor itself. Looks like one of the note applied during support packs had changed this extractor code, and then it stopped sending invalid[deleted] components even in delta mode.

Technically it should send, Otherwise BW has no info about deletion.

RamanKorrapati
Active Contributor
0 Kudos

Hi,

Try to implemetn same problem at dev system and debug at source side at RSA3.

Thanks