cancel
Showing results for 
Search instead for 
Did you mean: 

new filed adding in BI (new enhancement)

Former Member
0 Kudos

Dear friends,

i got new requrement today i.e adding a new filed in crm side and BI side that is

CRM SIDE -


>

1.Enhance Data Source 0CRM_JMD_ACCT_H with the new field (LK description)

- Append new field in the structure of data source of 0CRM_JMD_ACCT_H.

- Adding routine in BADI to populate value for LK description.

You can follow the ABAP pattern how we get LKnumber. You can get description from field DESCRIPTION on structure LT_orderadm_h

BI side -


>

1. Replicate datasource 0CRM_SRV_REQ_INCI_H

2. Create new infoobject that represent LK description

3. Add infoobject LK description on cube: A, DSO : B, C.

4. Mapping related transformation with new field from 0CRM_SRV_REQ_INCI_H

5. Add new infoobject KIV description on multiprovider ZMC_SRH1.

6. Add LK description in related query via query designer.

My question is if want to get the new filed in above mentioned data source , once if we repllicate the datasource FROM CRM TO BI whther the field is also availble in that particular datasoruce in BI? so that i can start edit the availabe CUBES and DSO ? or else again i need to add that filed in datasorce? i measn in RSA6 ?

please confimr me the doubts and thank you.

regards

anand

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi....

You have done the enhancement in the source system....

Replication of the datasource means you are replicating the changes done in the source system in the BI side....

So you don't need to do any further changes in BI....after replication automatically the changes will get reflected in the BI side...

Just go ahead with the changes in the availabe CUBES and DSO ...

Regards,

Debjani..

Former Member
0 Kudos

hai debjani,

in previous reply , i got that i need to enhance the datasource in BWA1 , like that

can u tell me whther is it needed or ?

Former Member
0 Kudos

Hi....

Please check the below link, it will help you to understand the use of BWA1 :

Also check :

http://www.sapfans.com/forums/viewtopic.php?f=16&t=142812

Regards,

Debjani..

Former Member
0 Kudos

dear friends,

before replicating the data source in BI , what are the changes need to be done in CRM side to add one custom filed because my CRM consulatent is asking me to confirm what needs to be done can any one help me in this regard

Former Member
0 Kudos

Hi Anand,

For CRM Data sources, you have to enhance them in T-code BWA1. Once you have enhanced the DS, replicate it in BW. After replication, the new field will be available to you in BW. You can then modify your inforpoviders and transformations to update the enhanced field.

Thanks and Regards,

Swati

Former Member
0 Kudos

Hai swati,

thanks for your prompt reply !!

actuallay i was working in R3, this is my first CRM project

can you tell me briefly how can i maintain the datasource in transaction called BWA1 in CRM server?

thanks in advance

regards

anand