Error while loading Hierarchy  using Idoc

Hi Experts,
I am loading Hierarchy data from r/3 to Bw,
After load , in the monitoring details tab
its like this
Data Package 1 ( Records ) : Everything OK
Transfer rules ( 911  Records ) : No errors
Hierarchies for master data received. Processing being started.
Transfer 911 data records in communication structure
Update ( 0 new / 0 changed ) : No errors
Data saved successfully
Processing end : No errors
Data successfully transferred to the update
Subseq. processing (messages) : No errors
-> Start update of master data hierarchy
<- End update of master data hierarchy
Hierarchy successfully activated
the hierarchy is adding to the infoobject
But in the reporing it showing like not assigned material
I think the hierarchy is not loaded correctly into the target.
because of the Idoc process , i am Unable to debugg..
plz give me any idea

Hi Vijay
Here:
NODENAME tab
EXTERNAL                         INTERNAL                                                       FORMULA
*                                             js:%external%.toString().replace(/\s+/g,"")
*                                             js:%external%.toString().replace("#","_")
*                                             js:%external%.toString().replace(",","_")
A006-#????                              *skip
Only the first line will work, you have to perform all replacements in on JS line, like:
js:%external%.toString().replace(/\s+/g,"").replace("#","_").replace(",","_")
* in EXTERNAL means ALL
Vadim

Similar Messages

  • Error while Loading Budgets Using AMG

    Error while Loading Budgets Using AMG
    Dear All,
    I am trying to load Budgets into ORACLE Projects using AMG API's..
    I have developed PL/SQL which uses below procedures of pa_budget_pub package.
    init_budget;
    load_budget_line;
    execute_draft_budget;
    baseline_budget;
    Procedure execute_create_draft_budget fails with following error message.
    error message: Please enter a valid product code for this project.
    error message: You entered an invalid API parameter.Please enter valid parameter and try again. Parameter Name: Resource List Parameter Value: 1446
    error message: Project: AC044. Please specify a valid resource list.
    error message: Project: AC044. Please specify a valid resource list.
    Could somebody explain me how to resolve this error message and load the budget lines.
    Thanks in Advance.
    Afsal Basha.

    What I'm saying is, verify the column name. Dont post if not possible.
    Example follows, with one table intentionally "hidden".
    SQL> create table "tEsT" ("MaxNumber" float, "MaxnumbeR" number);
    SQL> select table_name,column_name from user_tab_columns where table_name like 't%';
    TABLE_NAME                     COLUMN_NAME
    tEsT                           MaxNumber
    tEsT                           MaxnumbeR
    teST                           iD
    teST                           MaxNumberHth,
    Fredrik

  • Syntax error while loading hierarchy from an external file

    Dear Expert:
    I am new to BW and I met a problem today while loading hierarchy from an external file. Actually I am following below article to load the hierarchy:
    /people/prakash.bagali/blog/2006/02/07/hierarchy-upload-from-flat-files
    When I schedule the infopackage, the error message says: "Syntax error in template RSTMPL9C, ROW 76". Actually there is only around 20 lines of records.
    Since I am not familiar with hierarchy load, so:
    1. while loading from external file, do I need to create one hierarchy in advance  through "Maintain Hierarchies" in the infoobject? My understanding is since I can load that hierarchy from file, so I do not need to create one in advance, once the load completed, the hierarchy should automatically generated there. Is my understanding correct?
    2. Before loading the hierarchy, do I need to load the master data of external characteristics in the hierarchy first? Here in my example, the sales hierarchy has 2 external characteritics (Country and region) in the hierarchy. Do I need to load some data first?
    3. My 'Preview' function in the infopackage is gray so that I can not test the data loading. Why is it gray?
    Information like file name, file dir, file type(csv), seperator should be correct there.
    Can anybody help me take a look into that? Many thanks for your time in advance!
    Tim

    Hi ctsiszidane:
    There are some other SAP Notes that can help you solve the problem.  Depending on your Support Package level check which of them is applicable.
    Note 659461 - RSAR 682: Syntax error in template RSTMPL9A, row 246
    Note 605690 - Escape characters are not processed correctly
    Note 620152 - Syntax error in RSTMPL9A during data loading from a file
    Regards,
    Francisco Milán.

  • IDOC_XML_FROM_FILE Error while loading XML as IDOC to ECC 6.0

    I have successfully converted IDOC to XML file.
    Getting Error while converting XML back to IDOC in ECC 6.0 using function: IDOC_XML_FROM_FILE
    Segment EDI_DS40 is not defined.....I am really not sure about the error as this idoc was previously posted to the same ECC 6.0...
    Exception       SEGMENT_ERROR
    Message ID:          EA                         Message number:           721
    Message:
    The segment EDI_DS40 is not defined.
    Secondly is there a way to load XML file via WE19?
    Tx
    Salman

    Thanks alot Oliver for taking a stab...
    I created the XML file from within SAP by using the functionailty of this function module:-
    IDOC_XML_TRANSFORM
    I created my ZIDOC_XML_TRANSFORM and just added file download facility in that the rest is the same as the orignal function.
    Is there any way for me to supress generation of ED_DS40 segements in the XML file??

  • Error while loading members using ads file in EPMA planning app in 11.1.2.2

    Hi,
    I am trying to update the dimension using ads file in EPMA application(11.1.2.2).
    1. I am getting following error:
    "The member 'xxx' cannot be created or inserted into the shared dimension 'yyy' within the application 'abc' during application import as this is not allowed by the system. Property updates for this member will not be processed."
    2. Also, I am trying to create shared dimension using ads file. I am replacing Isprimary property to 'N' and Datastore property to 'ShareData' in the ads file. There is no error while doing it and the status is 100% complete but I could not see any changes in the hierarchy.
    Any help would be great in this.
    Thanks

    I found the log file, if you can help clarify the reason for this issue:
    [Dec 7, 2012 10:18:58 AM]: Application (HCCPEXP) Upgrade initiated by user admin...
    [Dec 7, 2012 10:18:58 AM]: *******************************
    [Dec 7, 2012 10:18:58 AM]: 11.1.2.1 to 11.1.2.2
    [Dec 7, 2012 10:18:58 AM]: *******************************
    [Dec 7, 2012 10:18:59 AM]: Execute SQLs-E:\Oracle\Middleware\EPMSystem11R1\products\Planning\config\sql\11_1_2_2Migration_SQLServer_Unicode.sql
    [Dec 7, 2012 10:19:00 AM]: [FMWGEN][SQLServer JDBC Driver][SQLServer]The object 'DF__HSP_SYSTE__ESS_D__42ACE4D4' is dependent on column 'ESS_DEF_PSWD'.
    thanks...

  • How to resolve error while importing data using IDoc method in LSMW ?

    Hi
    I am trying to import my data using IDoc method in LSMW.
    But after completing the whole LSMW process, when I look into the IDOC generated, the error description is as this.
    It talks about the process code and other stuff.
    Function module not allowed : APPL_IDOC_INPUTI
    Message No. B1252
    Diagnosis :
    The function module APPL_IDOC_INPUTI and the application object type which were determined are not valid for this IDoc.
    I am not able to resolve the problem.
    Please help.
    Regards,
    Rachesh Nambiar

    check the below link.
    /people/stephen.johannes/blog/2005/08/18/external-data-loads-for-crm-40-using-xif-adapter

  • Error While loading Hierarchy from R3 to BW

    Hi Experts,
      plz solve my problem,
    I am rtying to load Hierarchy data from IS-R R/3 to Bw
    In the monitoring(left hand side) QM status is green saying that the load is successfull
    Right hand side QMStatus also Green,
    But in the Details Tab(right hand side)
    the overall Status is Yellow and it's giving warning messa like Missing messages and Warnings Under this
    *Requests (messages): Everything OK
       Data request arranged 
       Confirmed with: OK
    *Extraction (messages): Everything OK
       Data request received
       Data selection scheduled
       6154 Records sent ( 6154 Records received )
       Data selection ended
    *Transfer (IDocs and TRFC): Missing messages(QMStatus is Yellow)
    *Processing (data packet): Everything OK
      *Data Package 1 ( Records ) : Everything OK
        *Transfer rules ( 6154  Records ) : No errors
          *Hierarchies for master data received. Processing being started.
          *Transfer 6154 data records in communication structure
        *Update ( 0 new / 0 changed ) : No errors
        *Data saved successfully
         *Processing end : No errors
           *Data successfully transferred to the update
    *Subseq. processing (messages) : No errors
       -> Start update of master data hierarchy
       <- End update of master data hierarchy
      Hierarchy successfully activated
    Why in the update mode showing 0 new and 0 changed
    it has to show records 6154 new.
    but the hierarchy(Merchandise Category) is attching to the infoobject(0material),All the hierarchies are available in the BW .
    But its  displaying in the BEx report like Not Assigned Material,
    I am Unable to solve this proble,
    Plz give me the solution
    Thanks in Advance
    Anil

    Hi Anil,
       See if this link can help you.. I am not sure though...
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.highlightedcontent?documenturi=/help/sdn_nw04/saphelp_nw04/helpdata/en/1f/83813ec8d3fe3ee10000000a114084/content.htm
    Thanks,
    Raj

  • Error while loading data using SQL*Loader

    Hi All,
    I am now in process of loading data from MS SQL to Oracle Database.
    I am getting the data in excel format and i will convert them into csv.
    Upto converting everything is working fine.
    In MS SQL, table columns are case sensitive.
    So i created those tables in oracle db as same.
    There is one column "MaxNumber" which is of type float(49).
    The column is case sensitive.
    in the control file first i given as
    "MaxNumber" "TO_NUMBER(:MaxNumber,'99,999.99')"
    After executing the SQL*Loader i am getting the error
    SQL*Loader-466: Column MAXNUMBER does not exist in table TABLEONE.
    I changed the control file entry as
    "MaxNumber" "TO_NUMBER(:"MaxNumber",'99,999.99')"
    After the execution i got the error
    SQL*Loader-350: Syntax error at line 13.
    Expecting "," or ")", found "MaxDiscount".
    "MaxNumber" "TO_NUMBER(:"MaxNumber",'99,999.99')"
    Please Guide me in this issue.
    Regards
    Salih KM

    What I'm saying is, verify the column name. Dont post if not possible.
    Example follows, with one table intentionally "hidden".
    SQL> create table "tEsT" ("MaxNumber" float, "MaxnumbeR" number);
    SQL> select table_name,column_name from user_tab_columns where table_name like 't%';
    TABLE_NAME                     COLUMN_NAME
    tEsT                           MaxNumber
    tEsT                           MaxnumbeR
    teST                           iD
    teST                           MaxNumberHth,
    Fredrik

  • RE: GETTING AN ERROR WHILE LOADING ACL USING XML FILE

    I have generated several XML files (ACL) to load in the share services but when I do I get the following error message:
    "Errors occured during syncrhonization: [com.hyperion.planning.DuplicateUserException: Another user with the name admin already exists.]."
    I am not sure how to resolve this issue. Any help and/or assistant is greatly appreciate it.
    fsanchez

    Let me take that back. I have one or more user with admin privileges. Here is one of the sample XML files that I created.
    <? xml version = "1.0" encoding = "UTF-8" ?>
    <acls>
    <acl>
    <name>ABN_NW_PD</name>
    <objectName>ABN-NW PD</objectName>
    <objectType>SL_DIMENSION</objectType>
    <accessMode>READWRITE</accessMode>
    <flag>@IDESCENDANTS</flag>
    <isUser>N</isUser>
    </acl>
    <acl>
    <name>ABN_NW_PD</name>
    <objectName>Actual</objectName>
    <objectType>SL_DIMENSION</objectType>
    <accessMode>READ</accessMode>
    <flag>MEMBER</flag>
    <isUser>N</isUser>
    </acl>
    <acl>
    <name>ABN_NW_PD</name>
    <objectName>Balance Sheet</objectName>
    <objectType>SL_DIMENSION</objectType>
    <accessMode>READWRITE</accessMode>
    <flag>@IDESCENDANTS</flag>
    <isUser>N</isUser>
    </acl>
    <acl>
    <name>ABN_NW_PD</name>
    <objectName>Budget</objectName>
    <objectType>SL_DIMENSION</objectType>
    <accessMode>READWRITE</accessMode>
    <flag>MEMBER</flag>
    <isUser>N</isUser>
    </acl>
    <acl>
    <name>ABN_NW_PD</name>
    <objectName>Final</objectName>
    <objectType>SL_DIMENSION</objectType>
    <accessMode>READ</accessMode>
    <flag>MEMBER</flag>
    <isUser>N</isUser>
    </acl>
    <acl>
    <name>ABN_NW_PD</name>
    <objectName>Income Statement</objectName>
    <objectType>SL_DIMENSION</objectType>
    <accessMode>READWRITE</accessMode>
    <flag>@IDESCENDANTS</flag>
    <isUser>N</isUser>
    </acl>
    <acl>
    <name>ABN_NW_PD</name>
    <objectName>Property Director Budget Process</objectName>
    <objectType>SL_TASKLIST</objectType>
    <accessMode>READ</accessMode>
    <flag>MEMBER</flag>
    <isUser>N</isUser>
    </acl>
    <acl>
    <name>ABN_NW_PD</name>
    <objectName>Property Directors</objectName>
    <objectType>SL_FORMFOLDER</objectType>
    <accessMode>READWRITE</accessMode>
    <flag>@IDESCENDANTS</flag>
    <isUser>N</isUser>
    </acl>
    <acl>
    <name>ABN_NW_PD</name>
    <objectName>Statistical Accounts</objectName>
    <objectType>SL_DIMENSION</objectType>
    <accessMode>READWRITE</accessMode>
    <flag>@IDESCENDANTS</flag>
    <isUser>N</isUser>
    </acl>
    <acl>
    <name>ABN_NW_PD</name>
    <objectName>Working</objectName>
    <objectType>SL_DIMENSION</objectType>
    <accessMode>READWRITE</accessMode>
    <flag>MEMBER</flag>
    <isUser>N</isUser>
    </acl>
    </acls>

  • Data error while loading data using SQLLDR

    Hi Gurus,
    Kindly let em know the possible reasons for getting the below error returned by SQLLDR after loading data:
    x no of rows not loaded due to data errors in SQLLDR
    Could it be due to issues in control file?

    you'll find it well explained here :
    http://download-uk.oracle.com/docs/cd/B19306_01/server.102/b14215/part_ldr.htm#i436326
    http://download-uk.oracle.com/docs/cd/B19306_01/server.102/b14215/ldr_concepts.htm#i1004846

  • Getting error while loading assets using API

    The error is as follows.
    l_error:Error: function fa_cache_pkg.fazcbc returned failure
    l_error:Error: function fa_addition_pub.do_addition returned failure
    Can anyone please let me know if you have solution

    Hi Vinod,
    The error is as follows.
    FA Details Update Failed for BX Number:BX130614
    FA Details Update Failed  x_error_buf:ORA-0000: normal, successful completion - FA Details Update Failed ....!
    l_error:
    l_error:Error: function fa_cache_pkg.fazcbc returned failure
    l_error:Error: function fa_addition_pub.do_addition returned failure
    l_error:
    l_error:
    l_error:
    l_error:
    l_error:
    l_error:Error: function fa_cache_pkg.fazcbc returned failure
    l_error:Error: function fa_addition_pub.do_addition returned failure
    l_error:
    l_error:
    l_error:
    l_error:
    l_error:
    l_error:Error: function fa_cache_pkg.fazcbc returned failure
    l_error:Error: function fa_addition_pub.do_addition returned failure
    l_error:
    l_error:
    l_error:
    l_error:
    the code which we are using is.
    lx_trans_rec.transaction_type_code          :='CAPITALIZED';
            lx_trans_rec.transaction_date_entered       :=l_receiving_date;
            lx_dist_trans_rec.transaction_type_code     :='CAPITALIZED';
            lx_dist_trans_rec.transaction_date_entered  :=l_receiving_date;
            lx_asset_hdr_rec.book_type_code             :='CTO CORP BOOK';
            lx_asset_desc_rec.asset_number              :=p_bx_number;
            lx_asset_desc_rec.description               :=l_make||'.'||l_model;
            lx_asset_desc_rec.asset_key_ccid            :=1001;
            lx_asset_desc_rec.in_use_flag               :='YES';
            lx_asset_desc_rec.inventorial               :='YES';
            lx_asset_desc_rec.owned_leased              :='OWNED';
            lx_asset_desc_rec.new_used                  :='NEW';
            lx_asset_desc_rec.current_units             :=1;
            lx_asset_desc_rec.unit_adjustment_flag      :='NO';
            lx_asset_type_rec.asset_type                :='CAPITALIZED';
            lx_asset_cat_rec.category_id                :=1;
            lx_asset_fin_rec.date_placed_in_service     :=l_receiving_date;
            lx_asset_fin_rec.deprn_start_date           :=l_receiving_date;
            lx_asset_fin_rec.deprn_method_code          :='STL';
            lx_asset_fin_rec.life_in_months             :=240;
            lx_asset_fin_rec.cost                       :=l_purchase_price;
            lx_asset_fin_rec.original_cost              :=l_purchase_price;          --Added by sive for the Original cost
            lx_asset_fin_rec.recoverable_cost           :=l_purchase_price;          --Added by sive for the Original cost
            lx_asset_fin_rec.prorate_convention_code    :='CTO PRORAT';
            lx_asset_fin_rec.depreciate_flag            :='YES';
            -- deprn info
       lx_asset_deprn_rec.ytd_deprn                   := 0.00;
       lx_asset_deprn_rec.deprn_reserve               := 0.00;
       lx_asset_deprn_rec.bonus_ytd_deprn             := 0;
       lx_asset_deprn_rec.bonus_deprn_reserve         := 0;
                l_asset_dist_rec.units_assigned         := 1;
                l_asset_dist_rec.expense_ccid         := 1060;--4013;
                l_asset_dist_rec.location_ccid         := 1;--1001;
                l_asset_dist_rec.assigned_to         := NULL;
                l_asset_dist_rec.transaction_units      :=1;
                lx_asset_dist_tbl(1)             := l_asset_dist_rec;
               FA_ADDITION_PUB.DO_ADDITION(
                -- Standard Parameters --
                p_api_version           => 1.0,
                p_init_msg_list         => FND_API.G_FALSE,
                p_commit                => FND_API.G_FALSE,
                p_validation_level      => FND_API.G_VALID_LEVEL_FULL,
                x_return_status         => l_return_status,
                x_msg_count             => x_msg_count,
                x_msg_data              => l_msg_data,
                p_calling_fn            => l_calling_fn,
                -- Transaction Object --
                px_trans_rec            => lx_trans_rec,
                px_dist_trans_rec       => lx_dist_trans_rec,
                -- Asset Object --
                px_asset_hdr_rec        => lx_asset_hdr_rec,
                px_asset_desc_rec       => lx_asset_desc_rec,
                px_asset_type_rec       => lx_asset_type_rec,
                px_asset_cat_rec        => lx_asset_cat_rec,
                px_asset_hierarchy_rec  => lx_asset_hierarchy_rec,
                px_asset_fin_rec        => lx_asset_fin_rec,
                px_asset_deprn_rec      => lx_asset_deprn_rec,
                px_asset_dist_tbl       => lx_asset_dist_tbl,
                -- Invoice Object --
                px_inv_tbl              => lx_inv_tbl);
                            IF (l_return_status <> fnd_api.g_ret_sts_success)
                            THEN
                                    x_ret_code  := sqlcode;
                                    x_error_buf := sqlerrm||' - FA Details Update Failed ....!';
                                    FND_FILE.PUT_LINE( FND_FILE.LOG,'FA Details Update Failed for BX Number:'||p_bx_number);
                                    FND_FILE.PUT_LINE( FND_FILE.LOG,'FA Details Update Failed  x_error_buf:'||SUBSTR(x_error_buf, 1, 200));
                                          IF (fnd_msg_pub.count_msg > 1)
                                          THEN
                                                FOR j IN 1 .. fnd_msg_pub.count_msg
                                                LOOP
                                                      fnd_msg_pub.get(p_msg_index      =>  j,
                                                                      p_encoded        =>  'F',
                                                                      p_data           =>  l_msg_data,
                                                                      p_msg_index_out  =>  l_msg_index_out);
                                                     l_error   :=    SUBSTR(l_error, 1, 400)||SUBSTR(l_msg_data, 1, 400);
                                                     FND_FILE.PUT_LINE( FND_FILE.LOG, 'l_error:'||SUBSTR(l_msg_data,1,400) );
                                                END LOOP;
                                          ELSE
                                                fnd_msg_pub.get(p_msg_index       =>  1,
                                                               p_encoded         =>  'F',
                                                                p_data            =>  l_msg_data,
                                                                p_msg_index_out   =>  l_msg_index_out);
                                                l_error      :=     SUBSTR(l_error, 1, 400)||SUBSTR(l_msg_data, 1, 400);
                                                     FND_FILE.PUT_LINE( FND_FILE.LOG, 'l_error:'||SUBSTR(l_msg_data,1,400) );
                                          END IF;
                            ELSIF (l_return_status = 'S')
                            THEN
                                       x_ret_code  := sqlcode;
                                   x_error_buf := sqlerrm||'FA Details Updated Successfully ';
                                    FND_FILE.PUT_LINE( FND_FILE.LOG,'FA Details Updated Successfully for BX Number:'||p_bx_number);
                            END IF;
       END;
    Regards,
    Siva

  • Error while loading AR using FB01

    I read and converted the data.
    there are no special char for the empty fields as I have made it as space for no data.
    after I run the batch input I get the error as
    FB012                    Session 1 : Special character for 'empty field' is /
    FB174                    Doc. : Record end indicator in table BBKPF was not supplied with /
    FB023                    ... Table BBKPF was extended
    FB024                    ... Before the next put,
    FB025                    ... also maintain the new fields in table BBKPF
    FB174                    Doc. 1 : Record end indicator in table BBSEG was not supplied with /
    FB023                    ... Table BBSEG was extended
    FB024                    ... Before the next put,
    FB025                    ... also maintain the new fields in table BBSEG
    FB019                    Session 1 session name AR_OPEN_ITEM : No terminations have been found
    Any idea where to check..?
    thanks

    hope ur doing for each field,
    This following code you have to write in Mapping step for that particular field. change according to ur structures
    if not as91_ztable-anln1 is initial.
    BALTD-AIBN1 = AS91_ZTABLE-ANLN1.
    else.
    baltd-aibn1 = '/'.
    endif.
    Here: as91_ztable-----> is the source structure.
    anln1----
    > source field.
    baltd-----> target structure.
    aibn1---->target field.
    see if we dont have ne value in the flat file for the particular, we need to pass the / value for that field.

  • Error while loading video using AIR2 Beta

    The following sample code works fine with AIR 1.5 but throws a CONNECTION_ERROR when AIR2 beta is used.
    Please give your suggestions/solutions regarding the same.
    Code:
    <?xml version="1.0" encoding="utf-8"?>
    <mx:WindowedApplication xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute">
        <mx:Script>
            <![CDATA[
                import mx.controls.Alert;
                import mx.events.VideoEvent;
                private function videoDisplay_stateChange(evt:VideoEvent):void {
                    switch (evt.state) {
                        case VideoEvent.CONNECTION_ERROR:
                            evt.currentTarget.visible = false;
                            Alert.show(evt.currentTarget.source, "Unable to connect to video");
                            break;
            ]]>
        </mx:Script>
        <mx:VideoDisplay id="videoDisplay"
                source="http://192.168.70.61/Videos/video33.flv"
                stateChange="videoDisplay_stateChange(event);" autoPlay="false"/>
    </mx:WindowedApplication>

    What I'm saying is, verify the column name. Dont post if not possible.
    Example follows, with one table intentionally "hidden".
    SQL> create table "tEsT" ("MaxNumber" float, "MaxnumbeR" number);
    SQL> select table_name,column_name from user_tab_columns where table_name like 't%';
    TABLE_NAME                     COLUMN_NAME
    tEsT                           MaxNumber
    tEsT                           MaxnumbeR
    teST                           iD
    teST                           MaxNumberHth,
    Fredrik

  • Error While loading data for LIS InfoSources.

    Hi All,
    I am repeatedly receiving load failure errors while loading data using 2lis_01_s001 (This is the case with all the InfoSources).
    The error message is:
    An error occurred in the source system.
    Note
    If the source system is a Client Workstation, then it is possible that the file that you wanted to load was being edited at the time of the data request. Make sure that the file is in the specified directory, that it is not being processed at the moment, and restart the request.
    in our Quality system, we disabled the LIS Updation to No Update(R3) and loaded data and then again changed the Update Mode for No Updating to Asynchronous Update(R3). But now we are doing dataloading in Production. How to proceed. Should we have to disable the LIS Updating whenever we have to load the loads from R3 to BW.
    Regards
    Jay

    Hi Jayanthy,
    Pls. check the order of the fields in the two set up tables for the S001 structure. The order of fields in both the tables should be the same.
    You can see the structure in the TCode - SE11.
    If the order is different, then you bneed to ask the BASIS person to change the order so that the order of fields in both the setup tables is same. This should fix the issue.
    Thanks,
    Raj

  • Error while loading hierarchies in sap bw

    Hi All,
    Iam getting the below error while loading hierarchy from flat file. While scheduling infopackage iam getting ....
    Error 8 when compiling the upload program: row 657, message: A newer version of data type /BIC/B0014446000 was...
    Can any one please resolve the issue....
    Regards,
    Kalyani

    It wasn't any issue with Hierarchy load actually. He might have done some changes to the InfoSource and activated it. But some time you need to refresh the complete tree or run \nrsa1 to refresh the widow otherwise it gives error.
    It shows to the system both the copies of the infosource new and the modified and so throws this error.
    This is also the case in case of time stamp error, where you do some changes to DS again and the time stamp in system metadata
    for this DS (re-activated) dosen't matches witht the one expected as it's creation time stamp preiously. So in this case also you need to re-activate and refresh/re-login into the system again.

Maybe you are looking for

  • Is it a hardware or software problem with my hard drive?

    A few days ago, I was burning a dvd on my Powerbook G4. It was taking a few minutes and I left. When I came back the dvd burn had completed but my screen was filled with a lot of text and codes. It was also frozen, all I could do was force the machin

  • Defaulting to connect to unsecured wireless networks

    I noticed that the iPhone's wifi defaults to unsecured networks, even if there are stronger secured networks that are saved in your phone. As an example, by my house I can view optimum wifi in the list, but it is too far away to actually connect to.

  • How do I get the song to stop when I open a new tab?

    It plays a happy little tune, but gets old fast. Please help!

  • All about  PnL[Profit and Loss] and SGA[Sales Growth analysis]

    hello SDN. I have just joined a consumer goods MNC as an executive trainee working on SAP BI. My current profile is on SGA loading and  PnL loading. Can anyone tell me more about SGA and PnL. I do not want the SAP technical points. I need the core bu

  • Your payment method declined

    This alert appeared to me Because my account was not enough to buy the software Today and you increase the balance in my own Visa to pay the amount required Please solve this problem because I can not issue a new visa in the same bank