SAP BPC 10 NW loading data from Infoprovider (data value issue in BPC)

Hi Experts,
We are on SAP BPC 10 - 801 NW - SP05
We are having an error when loading data from infoprovider, we tested in DEV and QA and have similar behaviour: data values which are stored  in infoprovider are loaded into BPC model with no differences.
However after make a transport procedure into PROD environment and then loading data  into BPC Model something happens: suppose that 100,00 is a data value stored in a BW infoprovider, after loading data into BPC from this infoprovider, different data value is loaded into BPC. E.G 100,0 is in BW , but 10000,0 is store in BPC
Is there any idea to fix it or check it?
Thanks for your answer

Hi Giovanni,
This case occurs with colombian currency and others.
Compare the table TCURX in DEV, QA and PRD.
There must be an entry for currency COP only in PRD.
Like
CURRKEY CURRDEC
COP 0
Note 1240163 explain this behavior.
If you need the value to be stored in 100,00 format in BPC, you can create a routine to convert this value.

Similar Messages

  • Why the delivery date is the same date as 'transptn plan date" & loading date' & ' good issue' & GR end date'

    Hi Experts,
    why the delivery date is the same date as ‘transptn plan date” & loading date’ & ‘ good issue’ & GR end date’.
    in shipping tab i can see Planned Deliv. Time  170 Days ... wat could be the reason.
    Many Thanks:
    Raj Kashyap

    Hi Jurgen,,
    Thanks for quick reply!!
    But i didnot find any things like that .. what could be the customizing .. and we are using GATP from APO side.
    \Raj Kashyap

  • Problem loading images from a return value of a function

    hello, I write because I uin problem in loading images from a return value of a function.
    I created a database with a field "image" of type string, where I put the physical address of the image. I have written like this: {__DIR__ }foto.jpg
    Place the code, so you understand better
    function imageViewImage(): javafx.scene.image.Image {
    connetti();
    lass.forName(driverName);
    con = DriverManager.getConnection(url,user,"");
    stmt = con.createStatement();
    var richiesta:String = "SELECT image from viaggio WHERE id_viaggio=7";
    rs1 = stmt.executeQuery(richiesta);
    var result :String;
    rs1.next();
    risultato = rs1.getString("image");
    JOptionPane.showMessageDialog(null, result);
    var imagez = Image{
    url:"{result}";
    return imagez;
    The image is in the source code package
    First I connect to the database, run the query and I take the contents of the image.
    Can anyone help me?
    Is right to put in the database {__DIR__} foto.jpg or do I put only foto.jpg?

    Hello unkus_nob,
    I would rather suggest you to save only filename of that image like "foto.jpg" in database. And just concat it with the String variable containing "{__DIR__}".
    Actually the javafx compiler converts the {__DIR__} to the existing class directory path something like : "jar:file:/..../".
    var currentDir ="{__DIR__}";
    risultato = "{currentDir}{rs1.getString("immagine"})"; 
    var image = Image{
        url:risultato
    return image;--NARAYAN G.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • SQL LOADER DATA INSERT ISSUES

    I tried inserting data into an empty table in my database but got the following error:
    SQL*Loader: Release 11.1.0.6.0 - Production on Tue Jul 7 22:01:35 2009
    Copyright (c) 1982, 2007, Oracle. All rights reserved.
    SQL*Loader-350: Syntax error at line 7.
    Expecting "," or ")", found "VARCHAR2".
    countryname VARCHAR2(25),
    ^
    What is wrong what this please? Find below the contents of .CTL and .DAT files.
    Content of load_country.CTL
    LOAD DATA
    infile '/D:/Data/Load/load_country.dat'
    INTO TABLE ASSET.COUNTRY
    INSERT
    FIELDS TERMINATED BY ';'
    (countrycode,
    countryname VARCHAR2(25),
    population NUMBER(10))
    The content of the load_country.DAT file:
    BEN;Benin;8791832
    BFA;Burkina Faso;15746232
    CPV;Cape Verde;503000
    Thank you.
    Ofonime Essien.

    Hello,
    After solving the Varchar2 problem, I received this error for the NUMBER data type:
    SQL*Loader: Release 11.1.0.6.0 - Production on Wed Jul 8 11:47:16 2009
    Copyright (c) 1982, 2007, Oracle. All rights reserved.
    SQL*Loader-350: Syntax error at line 8.
    Expecting "," or ")", found "number".
    population number(10))
    ^
    I replaced the Number data type with Float but received this error:
    SQL*Loader: Release 11.1.0.6.0 - Production on Wed Jul 8 11:52:27 2009
    Copyright (c) 1982, 2007, Oracle. All rights reserved.
    SQL*Loader-350: Syntax error at line 8.
    Expecting valid column specification, "," or ")", found "(".
    population Float(10))
    ^
    Replacing Number data type with Integer, I received this error:
    SQL*Loader: Release 11.1.0.6.0 - Production on Wed Jul 8 12:17:11 2009
    Copyright (c) 1982, 2007, Oracle. All rights reserved.
    Control File: D:\Data\Load\tsl.CTL
    Data File: D:\Data\Load\c.dat
    Bad File: D:\Data\Load\c.bad
    Discard File: none specified
    (Allow all discards)
    Number to load: ALL
    Number to skip: 0
    Errors allowed: 50
    Bind array: 64 rows, maximum of 256000 bytes
    Continuation: none specified
    Path used: Conventional
    Table C, loaded from every logical record.
    Insert option in effect for this table: INSERT
    Column Name Position Len Term Encl Datatype
    COUNTRYCODE FIRST * ; CHARACTER
    COUNTRYNAME NEXT 27 VARCHAR
    POPULATION NEXT 10 INTEGER
    SQL*Loader-941: Error during describe of table C
    ORA-04043: object C does not exist
    Thank you so much.
    Ofonime.
    Edited by: ofonime on Jul 8, 2009 7:09 PM

  • Hyperion Planning Loading Data refreshment issue

    Hi All,
    I have use load data utility and it will load meta data in to planning application and for effect the same in Essbase
    need to refresh the application using manage data base i don't want to refresh the data base
    want i exactly i want to do is once my meta data or data change in staging area i run the load data utility
    and it will affect on Planning as well as Essbase at the same time.
    please suggest can it posible without refreshing or any other way to do this..
    i don't want to refresh manually it would be a problem it should be automated.
    Thanks
    Pramod

    Hi There,
    I fear that the utility(we're talking about) supports only- flat files.
    If I'm correct, you may've to extract the data from staging area & master tables in a format conducive to the Planning app. dimensions & then invoke your batch file that calls OutlineLoad utility. Obivously, OutlineLoad utility will look for the latest extracted files before each run.
    If you've ODI, you can build a simple interface & then a package to automate this for you. This avoids dealing with extraction layer in your architecture.
    - Natesh
    P.S.:- I wish John Goodwin corrects me, if I'm wrong :)

  • Sap function used in crystal- date parameter issue

    have a function developed in sap and it is using date parameters in the function
    i can run the function in sap and retrieve records
    when i create a report from the function and create my date parameter to use in the record selection
    and i enter my parameter values to run the report, it doenst retrieve any records
    i have hardcoded dates
    i am using this in the record selection
    if hasvalue({?Run Date}) then {?Run Date} else currentdate
    any ideas?

    Actually, what are you returning?  In your record selection, what date are you trying to filter?  Set your formula equal to whatever you want to return in the report:
    if (not hasvalue({?Run Date})) then REPORT FIELD = currentdate  else REPORT FIELD = {?Run Date}

  • STPO's  -- load date , goods issue, transport is not appear

    Hi Guru's
    I'm received one case, while creating the STPO's (Different company codes) in items details -> Del.sch-> transport, load date and goods issue is not appear. The Delivery date is 25.02.2008.  next day the user as change the del.date from 25th to 26th.  transport,load date and goods issue is appear.
    Anybody plz tell me how its happen like this, and tell the root cause.
    Regards
    chandru.

    Hi Nilima,
    When running off RSA3, it will use a dialog process while when called from the PC it will be using a background process.  Check the 'abap/time' setting in rz11.
    Moreover, if it took only two hours to process last month, it is improbable that data has increased to such a large extent in a month's time.
    It is possible that new jobs have been added on the R/3 side that runs at this time.
    It may be a good idea to try and run this Process Chain when the R/3 system is lightly loaded. 
    Discuss this with the Basis Team.
    Best Luck!
    Mathew.

  • Planning 9.3.1 - Loading date values through HAL

    Hi,
    I am using HAL (VBIS) to load data into Hyperion Planning 9.3.1.
    I am able to load all numeric & Text accounts. I have issue loading values into date fields. I tried different date formats as well as different data types in HAL. No luck.
    Has anyone tried it? Any suggestions?
    Appreciate your thoughts.
    Thanks,
    Ethan.

    Hi Ethan,
    It is not HAL, but you might still find this useful: Re: Loading date type measure data from text file
    Cheers,
    Mehmet

  • Gateway response Date value issue

    Hello Experts,
    In my gateway service the properties look like this.
    Example:
    But when i bind it to my sap.m.input
    sap.ui.getCore().byId("InputFrom").setValue(response.From);
      sap.ui.getCore().byId("InputTo").setValue(response.To);
    The values are like this:
    Example:
    From: /Date(909964800000)/
    To: /Date(253402214400000)/
    Any Ideas ?
    Kind Regards,
    Bart

    Hi,
    Please go through these blogs Working with OData Dates and Times and Working with JSON model dates in UI5
    Regards,
    Chandra

  • Apex load data privilege issue

    Hi All
    I use apex to load a csv file into oracle11gr2
    However, the table is created under the apex user's schema user and the apex user cannot see the table.
    This is not the same behavior as in apex.oracle.com or they use a trigger to create synonym and grant synonym for that table?
    Is there a standard package I can run to fix this?
    -Thanks so much for the help
    help still need I mark the message as answer by mistake!
    Edited by: xwo0owx on Mar 29, 2011 3:19 PM

    Yes We can create a synony for a trigger like this
    Create or replace trigger test before insert on emp
    begin
    dbms_output.put_line('Hi');
    end;
    Create the trigger in scott schema
    and connect to apps schema and create a synonym like this
    create public synonym test for scott.test;
    or
    create synonym test1 for scott.test;
    And also view this example
    I have created a trriger on CREATE,in which i m giving execute immediate command for creating a synonym and using
    dbms_job.submit .
    it is not giving any error but its not creating any synonym on the table...
    code:
    create or replace trigger bdesai.DR_CRA
    after CREATE OR DROP on bdesai.schema
    declare
    l_str varchar2(255);
    l_str1 varchar2(255);
    l_job number;
    begin
    CASE ORA_SYSEVENT
    WHEN 'CREATE' THEN
    if (ora_dict_obj_type = 'TABLE') then
    l_str := 'execute immediate "grant select on bdesai.'
    ||ora_dict_obj_name ||' to eqhub_developer";';
    l_str1 := 'execute immediate "create or replace synonym
    eqhub_developer'||'.'||ora_dict_obj_name ||' for
    bdesai'||'.'||ora_dict_obj_name||'";';
    DBMS_OUTPUT.PUT_LINE(replace(l_str,'"',''''));
    DBMS_OUTPUT.PUT_LINE(replace(l_str1,'"',''''));
    dbms_job.submit( l_job, replace(l_str,'"','''') );
    dbms_job.submit( l_job, replace(l_str1,'"','''') );
    END IF;
    WHEN 'DROP' THEN
    if ( ora_dict_obj_type = 'TABLE') then
    l_str := 'execute immediate "revoke select on bdesai.'
    ||ora_dict_obj_name ||' from eqhub_developer";';
    l_str1 := 'execute immediate "drop synonym
    eqhub_developer'||'.'||ora_dict_obj_name||'";';
    DBMS_OUTPUT.PUT_LINE(replace(l_str,'"',''''));
    DBMS_OUTPUT.PUT_LINE(replace(l_str1,'"',''''));
    dbms_job.submit( l_job, replace(l_str,'"','''') );
    dbms_job.submit( l_job, replace(l_str1,'"','''') );
    END IF;
    END CASE;
    end;
    Source: http://www.allinterview.com/showanswers/72132.html
    Hope this helps you :)
    Thanks,
    Balaji K.

  • Transaction Data Load from Infoprovider Problem?

    Hi Dear colleagues;
    I have a load transaction from infoprovider data problem. I have transformation file and i prepared our mapping. my transformation file like this:
    http://img822.imageshack.us/i/capture1cw.jpg/
    Then , run package .The result like this :
    http://img291.imageshack.us/i/capture2m.jpg/
    and also Package status situation like this : 
    http://img836.imageshack.us/i/53445642.jpg/
    As you see in 3rd picture .. Submit count seems 18525. So i have 18k datas in my BW cube. Lets look Bw side
    http://img513.imageshack.us/img513/5760/capture4o.jpg
    as you see My BW Cube is empty
    http://img137.imageshack.us/img137/6451/capture3dg.jpg
    and there is no pack in my BW cube.
    I tried to explain my problem in this way.
    What should i do in this situation?
    Edited by: Breathe_ on Jan 5, 2011 10:34 AM

    Thanks for your answer nilanjan. But when i check reject records and reject datas , i couldn't see any hint. Otherwise i want to ask one more question:
    my transformation select row like this :
    SELECTION=0SALESORG,1000;0SALESORG,2000;0SALESORG,3000
      can i write multiple selection about 0SALESORG ?  ( EX: 0SALESORG,2000,3000...) are there any syntax about that?
    Take it easy...

  • Date value is not loading

    hi,
    i am using filelayout to load the date from csv file to staging tables.csv file contains data like emplid,firstname,lastname,compnaycode,joining date etc..
    the problem what i am facing is all fields are loadin except that joining date.i dont know why its not loading.plz help me in this
    thank in advance
    ragards
    karthik

    Date is always a problem in application engine. You need to convert date to PeopleSoft date format using %DateOut and %DateIn functions etc. Try using those functions when you are loading date values from CSV file to peoplesoft tables.
    Jayaprakash Tedla

  • Closing NetStream doesn't stop loading data in Opera

    Hi,
    i'm wondering if any of you experienced this problem before?
    For me Flash Player doesn't stop loading data when issuing
    the close command for a net stream that is progressively
    downloading data, only the video stops. I'm using Windows XP SP2,
    Opera 9.27 and Flash Player 9.0.124.0. It works fine in Firefox,
    Mozilla, Seamonkey, IE and Safari.
    I'm not doing anything special, just the following script
    quote:
    var nc:NetConnection = new NetConnection();
    nc.connect(null);
    var ns:NetStream = new NetStream(nc);
    vid.attachVideo(ns);
    ns.play("path-to-the-video.flv");
    and then closing the stream with "ns.close()".
    Regards
    Frank

    Greeetings,
    It's probably still loading some content, such as Flash-based ads, etc. If you don't like those, disable JavaScript in Preferences>Security or install click2flash. You can also just press the Esc (Escape key) to stop the loading entirely.

  • Loading DATE datatype into a measure

    Hi Folks,
    Is there any way to load DATE values into a measure? Is yes, how?
    I'm using OLAP 10G.
    Thanks,
    JSoufer

    Hi Richard,
    This suggests to me that timezone is a feature, and that specifying the UTC time is required. Perhaps others can add more detail.
    http://docs.oracle.com/cd/E29805_01/server.230/es_data_loading/toc.htm#dateTime%20property

  • SAP BPC 7.5: Master Data and Hierachiy Load from InfoObject

    Hallo Forum Participants,
    I am going to load Master Data from a "Clarity" Reporting Tool in BW to SAP BPC 7.5 via Process Chains (/CPMB/IMPORT_IOBJ_MASTER, /CPMB/IMPORT_IOBJ_HIER) delivered from SAP.
    These Process Chains load the Master Data and Hierarchies from an InfoObject. To find out more about Ticking of BPC I have performed a following test. So, on BPC Admin Interface I have duplicated the Dimension u201CAu201D and called it as Dimension u201CBu201D (in BW site InfoObject u201CAu201D and u201CBu201D). In the Member Sheet of Dimension u201CBu201D I have implemented the several changes und tried to load Master Data from BW namely from infoObject u201CBu201D into BPC Dimension u201CAu201D. Therefor I created a transformation file and mapped one for one IDu2019s. The data Manager started these chains, but resulted nothing (Status: red X).
    What are the features of BPC InfoObjects in Comparision with regular InfoObject?
    How can I load Hierarchies into InfoObject?
    What else I must take into account?
    Why does not work this simple test?
    Regards.
    Alisher
    Edited by: Alisher Babaev on Jan 6, 2012 1:59 PM

    Hallo pkrishna,
    so it is successed with master data load, but without hierachiies.
    My Master Data Properties on Dimension Sheet are:
    -ID
    -EVDESCRIPTION
    -PARENTH1
    -CURRENCY
    I have mapped as below:
    ID=ID
    CURRENCY=/CPMB/CURR
    /CPMB/CURR- my technical id in BW.
    In the Note you advised transformation file has been mapped like below:
    -NODENAME=NODENAME
    -HIER_NAME=HIER_NAME
    -PARENT=PARENT
    -ORDER=ORDER
    After executing of package i get whether rejected list or log file. No data can be retirieved from InfoObject.
    Have you any Idea?
    regards

Maybe you are looking for

  • Spry Collapsible Panel problem

    Hi there, I've tried to create a few collapsible panels but I have come across a problem. When I checked the error debugger in FF, I get an issue that states "Spry undefined". I have checked a few of the forums on this and I have tried some of the so

  • Opening stock for inventory cube for april 2011

    Hi all, I have loaded the issues and reciepts (material movements from 2li_03_bx) and it is working fine. How to obtain the opening balance for 04.2011 I can see there is on key figure 0valstkvalue which is non cumulative key figure which stores the

  • How to email stnd out from spamtrainer?

    greetings I have forgotten my *nix commands. how can i have the output of spamtrainer sent via email to someaccount. this is what i want sent; Learning SPAM... Learned new SPAM (junk mail) Learning HAM... Learned new HAM (not junk mail) Syncing SpamA

  • ITunes 7 download help

    Hi, I have been trying to download itunes 7 (with quicktime)but I keep getting the same message "The installer has encountered an unexpected error installing this package. This may indicate a problem with this package error code 2738" I then tried un

  • Output doesn't match what I built...

    Hey Thrillseekers....Project is HDV1080i 1440X1080 Tried sharing as a quicktime and boy did that stink up the joint.  Looked like you were watching it through a wrinkled piece of privacy glass with rain falling on it.   And my soundtrack ended a minu