Skip to Content
0
Former Member
Nov 04, 2011 at 07:46 AM

Loadig Master Data from BW to BPC NW

22 Views

Hello Guru,

I am SAP BI consultant but I am new to BPC . I know the basic concept of BPC. I am trying to load master data for below objects in BPC from BW infoobjects but getting only 1 records count which i entered manually in BPC members. I have all necessary master data in BW for below 3 objects.

1. P_BRAND (I want to load only ID & Text)

2. P_REGION (I want to load only ID & Text)

3. P_SEGMENT (I want to load only ID & Text)

I have done below steps.

1. I created Appset,

2. I created 3 dimensions,

3. I created Application & assigned all necessary dimension to my Application.

4. Created transformation file where i have mention below steps.

*OPTIONS

FORMAT = DELIMITED

HEADER = YES

DELIMITER = TAB

*MAPPING

ID = ID

5. I saved this kind of transformation file for all 3 above objects and validate it.

6. It shows me only 1 records count in all 3 dimension.

Can anyone tell me if i am missing anything ?

Regards,

Komik Shah