Master data load issue in BPC Dimensions

Hi BPC Experts,
I am facing an issue when loading master data to BPC dimensions.I have an Infoobject called Prodtype.I loaded master data and text to prodtype infoobject.Then i locked the BPC dimension C_Prodtype and executed DTP to load attributes and text from infoobject prodtype to BPC dimension C_Prodtype  .We able to see the data in BPC dimension C_Prodtype.By using program we are updating the BPC Dimensions  C_Prodtype.But this product type values are not displayed in BPC Administration.
I request your help in solving this issue
Thanks
Mahesh

Hi Mahesh,
Please log into BPC admin console. Select the dimension and click on "export dimension" from the action pane.
Hope this helps.

Similar Messages

  • Master data loading issue

    Hi gurus,
        Presently i am working on BI 7.0.I have small issue regarding master data loading.
        I have generic data soruce for master data loading.i have to fetch this data to BW side.Always i have to do full data load to the master data object.first time i have scheduled info package and run DTP to load data to master data object, no issues, data got loaded successfully.whenever i run infopacage for second time and run DTP i am getting error saying that duplicated records.
       How can i handle this.
    Best Regards
    Prasad

    Hi Prasad,
    Following is happening in your case:
    <b>Loading 1st Time:</b>
    1. Data loaded to PSA through ipack.It is a full load.
    2. data loaded to infoobject through DTP.
    <b>Loading 2nd Time:</b>
    1. Data is again loaded to PSA. It is a full load.
    2. At this point, data in PSA itself is duplicate. So when you are running the DTP, it picks up the data of both the requests that were loaded to PSA. And hence, you are getting the Duplicate record error.
    Please clear the PSA after the data is loaded to infoobject.
    Assign points if helpful.
    Regards,
    Tej Trivedi

  • Error in 0EMPLOYEE Master Data Load Issue

    Hi,
    We have 0EMPLOYEE Master Data. Due to our new development changes ralted to 0EMPLOYEE, we have scheduled 2 new info packages with Personnel number range. While creation of infopackages, we forget to main time interval from 01.01.1900 to 31.12.9999. Instead of this, the default range was selected as 24.04.2009 to 31.12.9999. Because of this selection in InfoPackage, the Employee Master Data Valid from date was changed to 24.04.2009 for all the employees in the master data after the data load.
    Even after i change this selection properly and loading the data also, its not correcting with correct valid from dates.
    Can you please advice, how can we fix this issue ASAP as its a production issue?
    Thanks!
    Best regards,
    Venkata

    > Even after i change this selection properly and loading the data also, its not correcting with correct valid from dates.
    May be for this you have the ONLY option to delete 0Employee master data and reload it again. For this you need to delete dependent transaction data also.
    Cheers,
    Sree

  • Master Data Load Issue

    Hi Experts,
    This is regarding an issue with Master Data "DELTA" load.
    WBSe master data has below fields
    WBSe
    Approval Year
    Program definition
    Program position
    Funding Type
    ABCD
    2014
    ZZPA
    Z_ABCD
    CB
    Program Position master data has below fields
    Approval Year
    Program definition
    Program position
    Funding Type
    2014
    ZZPA
    Z_ABCD
    DC
    WBSe master data table has "look up" for program position to populate "funding type" based on Approval Year,Program Definition and Program Position.
    The issue is, daily delta load is not getting "recent/new funding type values".
    But, If load the same record with program position selection in FULL Load, the new funding type is getting updated.
    Please tell me why "funding Type" is not getting updated with new value in DELTA load.
    Thanks
    Asha

    Hi Asha,
    In delta mode only new or changed records are loaded to WBSe MD,
    and look up will only pick up data if data is loaded from Data Source to WBSe MD.
    There are 2 solutions to this :-
    1) change WBSe MD to full load, it will take care, as MD is always over written.
    2) Enhance this field in Source system, i.e. Data Source enhacement, if you know the Table for look up in source system.
    Thanks and Regards,
    Amit.

  • SPM Master Data Load Issue

    We are on SPM 3.0 SP3 (BW on HANA) We get the following error:
    "Data target EXPORT data cluster too large for application buff () inactive; processing stopped. Activate data target"
    when we load a master data file which has more than 4000 rows. Some of our files have 300000 rows and splitting the files into smaller chunks cannot be an option.  We have tried the option provided by a SAP note to adjust the parameters for the infopackage. We have also tried tweaking the packet size in the RSXAADMIN table.
    Any help in resolving this issue is appreciated.
    Thanks,
    Mani

    Hi Mani,
    Select the infopackage and reduce "Maximum size of a data packet in rows" to 1000 by default its value should be 20000 reduce it to 1000.
    If still don't work reduce it further like 800 or less.
    Let me know if you need further help.
    Assign point if helped.
    Regards,
    Aditya Panwar

  • LSMW Master Data Load issue for UOM.

    Hello Friends,
    I hope that someone out there can provide a answer to my question.
    I am attempting to use LSMW to load Alternate units of measure via MM02. The Main data is already in the system.
    My Flat file has 2 levels.
    Header--> contains Material Number
    Line --> contains data relevant to each UOM that I want to enter.
    When I do the Direct Input Method, I get the following message:
    "The material cannot be maintained since no maintainable data transferred"
    Here is the format of the flat file.
    SOURCEHEAD HEADER
    IND C(001) INDICATOR
    Identifing Field Content: H
    MATNR C(018) Material
    SOURCELINE UOM DATA
    IND C(001) INDICATOR
    Identifing Field Content: L
    MAT C(018) MAT
    UMREN C(005) Denominator for conversion to base units of measure
    MEINH C(003) Alternate Unit of measure sku
    UMREZ C(005) numerator for conversion to base units of measure
    EAN11 C(018) International Article Number (EAN/UPC)
    NUMTP C(002) Category of International Article Number (EAN)
    LAENG C(013) Length
    BREIT C(013) Width
    HOEHE C(013) Height
    MEABM C(003) Unit of Dimension for Length/Width/Height
    VOLUM C(013) Volume
    VOLEH C(003) Volume unit
    BRGEW C(013) Gross weight
    NTGEW C(013) Net weight
    GEWEI C(003) Weight Unit
    When I manually process the data, I have no issues.
    I am thinking that I may just be missing some piece of information necessary to get this data processed, am can not see what the answer is.
    Any Help that can be provided would be great.
    Regards,
    Christopher

    Hello,
    You need to map BMMH1 along with BMMH6.
    Map TCODE& MATNR in BMMH1 with XEIK1 = 'X' (BasicData). Subsequently map fields of structure: BMMH6.
    I just made a test now and it works fine for me.
    Hope this helps.
    Best Regards, Murugesh AS

  • LSMW Master Data Load issue.

    Hello Friends,
    I hope that someone out there can provide a answer to my question.
    I am attempting to use LSMW to load Alternate units of measure via MM02. The Main data is already in the system.
    My Flat file has 2 levels.
    Header--> contains Material Number
    Line --> contains data relevant to each UOM that I want to enter.
    When I do the Direct Input Method, I get the following message:
    "The material cannot be maintained since no maintainable data transferred"
    Here is the format of the flat file.
    SOURCEHEAD                HEADER                                                                               
    IND                            C(001)    INDICATOR               
                                       Identifing Field Content: H       
        MATNR                          C(018)    Material                
    SOURCELINE                UOM DATA                                                                               
    IND                            C(001)    INDICATOR                                                                               
    Identifing Field Content: L                                  
         MAT                            C(018)    MAT                                                
         UMREN                          C(005)    Denominator for conversion to base units of measure
         MEINH                          C(003)    Alternate Unit of measure sku                      
         UMREZ                          C(005)    numerator for conversion to base units of measure  
         EAN11                          C(018)    International Article Number (EAN/UPC)             
         NUMTP                          C(002)    Category of International Article Number (EAN)     
         LAENG                          C(013)    Length                                             
         BREIT                          C(013)    Width                                              
         HOEHE                          C(013)    Height                                             
         MEABM                          C(003)    Unit of Dimension for Length/Width/Height          
         VOLUM                          C(013)    Volume                                             
         VOLEH                          C(003)    Volume unit                                        
         BRGEW                          C(013)    Gross weight                                       
         NTGEW                          C(013)    Net weight                                         
         GEWEI                          C(003)    Weight Unit                                        
    When I manually process the data, I have no issues.
    I am thinking that I may just be missing some piece of information necessary to get this data processed, am can not see what the answer is.
    Any Help that can be provided would be great.
    Regards,
    Christopher

    Answered. Problem was that the Basic Data one flag was not set. Thanks to  Murugesh AS

  • Master data load issue with flexible data source

    Hi All,
    1CL_OLIS001have this data source for loading configuration data. the changed records are not updating into this DS regularly.
    I have delta load on this every day. It loads correct data for one month and suddently it will start loading 0 records every day with out failing. If I reset the delta, it will work fine for month or two and then will corrupt again.
    Is any one have this kind of issue before Please suggest to resolve this issue permanently?
    Thanks and Regards,
    Pooja

    Hi Pooja,
    1) It might be Database table space issue in the backround, Please checkit out with BASIS
    Regards,
    Marasa.

  • Issue while loading master data from BI7 to BPC

    Dear Experts,
    I'm trying to load master data from BI7 to BPC NW using scenario 2 mentioned in the below document.
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/00380440-010b-2c10-70a1-e0b431255827
    My requirement is need to load 0GL_ACCOUNT attribute and text data from BI7 system to BPC.
    1.As mentioned in the How to...doc I had created a dimension called GL_ACCOUNT using BPC Admin client .
    2.Able to see GL_ACCOUNT in RSA1, when I try to create a Transformation(step 17 , page-40) to load Attribute data I could not find source of transformation object as 0GL_ACCOUNT(which exist in BI7) . I could only able to see only dimensions available in BPC system when I click F4 in Name.
    What could be the reason to not getting BI infoobject as source in BPC?
    Thanks in advance...
    regards,
    Raju

    Dear Gurus,
    My issue got resolved. So far I'm trying to pull data from R/3>BW>BPC. In the existing land scape BW and BPC are 2 different boxes. That is the reason I couldn't able to see BW objects into BPC (since 2 are different boxes). To resolve the issue I have created a new infoobect (RSD1) in BPC and data loading is from R/3>BPC infoobject(which is created through RSD1)>BPC Dimension.
    Thanks and regards,
    Raju

  • Process Dimension after BW to BPC Master Data Load

    Hi All,
    i'm looking for the way to process a dimension after master data load from BW to BPC (following the corresponding how to guide in BPC 7.5 NW). The new members are visible from BPC Administrator -> Mantain Dimension Members, but not visible in BPC for Excel after "Refresh Dimension Member".
    New members are visible only if i process dimension from BPC Administrator , but I want this task to be automatic.
    ¿Any ideas?
    Thanks in advance,
    Enrique

    Thanks for your reply,
    I'm using Standard Process Chain IMPORT_IOBJ_MASTER in BPC 7.5 NW SP03. I will open a Sap note.
    As a quick solution, I found in SAP Help (is 7.0 but I suppose it's the same behaviour in 7.5) there is another Process Chain (ADMINTASK_MAKEDIM) that can be used to process a Dimension http://help.sap.com/saphelp_bpc70sp02/helpdata/en/36/339907938943ad95d8e6ba37b0d3cd/frameset.htm. It has two parameteres ("Dimension Name" and "Input File"). Help says that if you leave "Input File" field blank, the dimension is processed, but it is mandatory field in package.
    I have tried to modify package parameters but always appears an error with MEM_XML_PATH parameter in process chain.
    ¿Does anybody know how this package/process chain works?
    Thanks again,.
    Enrique

  • Issue while loading master data from BI to BPC

    Dear All,
    I am loading master data from BI to BPC using the process chain /CPMB/IMPORT_IOBJ_MASTER. I ran the package and package status was success. But few member ID's which are available in BI are not getting loaded in BPC. Nearly I have 1300 ID's in BI. Out of 1300,only 1270 ID's are loaded in BPC.
    I haven't restrict any ID's using conversion file as well.
    What could be the reason? How can I overcome this and load all member's ID in BPC?
    Thanks & Regards,
    Ramesh.

    Ramesh,
    Whats the write mode you have chosen for the CPMB/IMPORT_IOBJ_MASTER chain ?
    Check if you have the Update mode ..
    Hope this helps...

  • Master Data load does not extract Hierarchy nodes in BPC Dimension ACCOUNT

    Hi Experts,
    I am performing master data load through standard DM package with Filter selection as:
    1. Chart of Accounts
    2. Hieararchy selection has 4 hierarchy names
    3. Selected Import Text nodes
    4. Selected Set Filters by Attribute OR Hierarchies
    I have run this DM package for a set of data and selections a week ago and it worked fine.
    However when i run it now, it is giving issues,
    It extracts any new GL maintained in the BI system however it does not extract any hierarchy nodes at all! (Have tested this by deleting the hierarchy nodes and tried to run the master data load)
    I am running the DM package in Update and have selection as External.
    Any sugestions for checks / has anyone encountered this issue earlier?
    Regards,
    Shweta Salpe

    Hi Guyz,
    Thanks.
    I found that the issue was with the transformation file where i was maintaining the RATETYPE.
    When i removed the mapping of RATETYPE this works fine. (Pulls the nodes of hierarchies)
    however now i do not have Ratetype populated in the system.
    my rate type mapping is:
    RATETYPE=*IF(ID(1:1)=*STR(C) then *STR(TOSKIP);ID(1:1)=*STR(H) then *STR(TOSKIP);ID)
    and in conversion file i have TOSKIP     *skip
    I have to skip the ratetypes for the hierarchy nodes and my hierarchy nodes start with C and H.
    So now that i have removed the mapping for RATETYPE can anyone suggest me a correct way to achieve this? (Note the above mapping formula was skipping all of the hierarchy nodes starting with C and H)
    Regards,
    Shweta Salpe

  • Master data loading in BPC NW 7.5

    Hi all,
    I am trying to load master data from BW into BPC using the packages provided in BPC7.5.
    Master data infoobject in Bw is compounded with 3 other objects.2 of them dont have any master data tables.All they have is a text table(T table).
    When i run the package i get a warning saying compounded object1 is empty.
    i think i am getting the warning because it doesnt have any master data tables(P table,M table and Z table).
    In a different case i had a compounded info object but i didnt have any issue because it had master data table to it.This case is diff since no master data tables exists.
    Can someone help me on how to approach master data loading in a scenario where compounded objects dont have any master data tables.
    Thanks,
    Any help is appreciated.
    KK.

    Hi,
    The document is for BPC when they didnt have the new process chains to load master data.Now they have 2 new process chains.One to load master data attributes and texts and the other one to load Hierarchy.And these 2 packages support compounded info objects too.
    I was able to load profit center attr/texts/hierarchy into BPC although it was compounded to Controlling Area.This wasnt an issue because Controlling Area had master data defined. meaning it had P table and M table created.
    But my issue is for this new master data load i am trying to do the compounded info object doesnt have master data tables.And thats causing an issue.It says Master data table for 0Division is empty.
    I want to know if there is any workaround in BPC for this issue.
    Any help is appreciated.
    Thanks,
    KK

  • BPC NW 10.0 - Master data load

    Hey guys have you tried the automatic master data load in BPC 10.0?
    Would it be possible to perform a delta load for master data?
    When you do a delata load whether the exisiting dimensions and properties will be overwritten or just add another column/row with new members and properties?
    Please provide your thoughts.
    Thanks a million

    By automatic do you mean scheduled? If yes, you can schedule the 'Import Master Data Attrib and Text InfoObj' data manager package. The second prompt will ask if the process should 'Overwrite' or 'Update' (you can also modify the advanced script if you want to always update) Depending on what properties are you populating with your transformation file, those will be updated with what's in the source InfoObject. Assume for example the transformation file in the Mapping section is blank, you have ID '123' with description 'Test' in your dimension and ID '123' and description 'Test - changed' in BW, when the update runs the description will be changed from Test to Test - changed. All other IDs will be added to the dimension. Hope this makes sense.

  • Master Data loading in BPC 7.5 with prefix

    Hi Gurus,
    I need a help in master loading in BPC 7.5
    Currently we are loading GL account with prefix of A and controlling area(COA1)
    BI:0000600000
    BPC: ACOA10000600000
    I have maintained logic in the transformation file as below. Z001 represents the hierarchy Node.
    ID=IF(ID(1:4)=STR(Z001) then STR(A)+ID;STR(A)0CO_AREAID)
    Now client has came with new requirement as below
                               BI                   BPC
    GL Acc               0000600000     A_600000
    GL Node             Z00113            Z001_13
    GL Node             Z00213            Z002_13 
    For the above requirement i have maintained the logic in the transformation file as below. when running master data load package i got the error as
    Line 755 :Command failed ; end position is out of record index
    ID=IF(ID(1:4)=STR(Z001) then STR(Z001_)+ID(5:12);STR(A_)+ID(5:12))
    I need your help in modifying the logic in the transformation file for handling the above requirement.
    And also for handling two hierarchy Z001 and Z002.
    Thanks
    Mahesh

    Hi,
    Your command should like:
    ID=*IF(ID(1:4)=*STR(Z001) then *STR(Z001_)+ID(5:6);*STR(A_)+ID(5:10))
    Hope this helps.

Maybe you are looking for