Please reconcile source list records - source list

Hi,
    I am getting the following error while trying to add a line to the source list - purchasing.
Please reconcile source list records
Message no. 06 329
Diagnosis
     One or more source list records contain(s) conflicting data (e.g. two
     records defined as fixed sources in the same period).
Procedure
     Make sure your entries are correct.
But only one line has fixed flag set.
Data:
01/01/2005     12/31/2007     BU86     E090
01/01/2005     12/31/2007     BU86     E090          BTL     4600000429     10
01/24/2007     03/31/2008     BU86     E090          BTL     4600000459     30
01/01/2008     03/31/2008     BU86     E090          BTL     4600000459     30
02/01/2008     03/31/2008     BU86     E090          BTL     4600000459     30
03/01/2008     03/31/2008     BU86     E090          BTL     4600000459     30
04/01/2008     12/31/2008     bu86     e090               4600000537     10
I am trying to add the last row as above.
Any help? Thanks,

01/01/2008 03/31/2008 BU86 E090 BTL 4600000459 30
02/01/2008 03/31/2008 BU86 E090 BTL 4600000459 30
03/01/2008 03/31/2008 BU86 E090 BTL 4600000459 30
Why do have the same contract item 3 times in your source list?
Maybe this causes the error but i am not certain.
check OSS, there are about 10 notes when searching with 06329

Similar Messages

  • Plsql query to list cases that have failed to create listing records

    i would like to create a query as follows
    Give me all docket_num (whose batch_id's are =11051) from Import_case table
    which do not have listing records on Listing_Table (either they don't exist at all
    or if the do; the create_date in the Listing table is null OR cretae_date on Lsting table not = record_process_date on Import_case table.
    -------- x ---------------
    Import_case Table
    ==============
    1. import_case_id number(38) primary key
    2. batch_id number
    3. record_processed_date date
    4. docket_num varchar2(17)
    case_master Table
    =================
    1. case_master_id number(38) primary key
    2. docket_num varchar2(17)
    Listing Table
    ==========
    1. Listing_id number(38) primary key
    2. case_master_id number(38)
    3. created_date timestamp(6)
    note: case_master table is a link between Import_case Table and Listing table
    where docket_num on import_case table = docket_num on case_master
    and case_master_id on case_master = case_master_id on Listing Table
    Please reply at your earliest. Thanking you. Arvind Modi.

    I have used following query, which gives me list of docket numbers on Import case Table; which don't have Listing records on Listing Table.
    ========================================================
    select
    ic.import_case_id as "IMP_CASE_ID",
    ic.batch_id as "B_ID",
    ic.docket_num as "DOCKET#",
    ic.insert_timestamp as "INS_DT",
    ic.record_processed_timestamp as "REC_PROCESS_DT",
    ic.next_date as "NEXT DT"
    from daoimp.import_case ic
    -- ** insert Batch id ** >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    where ic.batch_id=11051
    -- ** insert Batch id ** <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
    minus
    select
    t.import_case_id as "IMP_CASE_ID",
    t.batch_id as "B_ID",
    t.docket_num as "DOCKET#",
    t.insert_timestamp as "INS_DT",
    t.record_processed_timestamp as "REC_PROCESS_DT",
    t.next_date as "NEXT DT"
    from daoimp.import_case t,
    case_master cm,
    listing l
    -- ** insert Batch id ** >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    where t.batch_id=11051
    -- ** insert Batch id ** <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
    and
    t.docket_num = cm.docket_num
    and
    cm.case_master_id = l.case_master_id
    ==================================================
    The above query gives correct docket_numbers on Import_case table, but it also needs to include Docket numbers on Import_case Table
    whose Listing records in Listing table contain NULL value in created_date
    OR create_date on Listing table not equal record_process_date on Import_case Table.
    ---- x ----
    Here is the actual request and above is my interpretation of it.
    The goal of the task here is to create a tool. The tool can be run to check for missing listing records that were not created during the import process. When run, the tools returns a result set of records (docket_numbers) from the import case table that although processed on a particular date i.e., (record_process_date) do not have a matching listing record i.e., ( a listing record with a create_date equal to the record_process_date).
    The ONLY VARIABLE PARAMETER NEEDED in this tool is the Batch ID for the import case table.
    ---- x ---
    I am working on some other queries using inner join or outer join or not exists, but no success so far.
    Please call me at my phone number or reply on my e-mail, if you like; so that I can clarify any issues.

  • Audigy 2 ZS Recording Source keeps changing in g

    Hi all,
    all of a sudden I've been experiencing weird problems with my SB Audigy 2 ZS. Every time a new level loads in CounterStrike Source the recording source in the MediaSource player changes to Wave. This means that everything I hear is echoed back to all my friends in TeamSpeak and it all sounds very weird. Every level change I have to tab out of CS and change the recording source back to Line-In /Mic.
    Any idea why this happens, and has only started happening recently? Oh and how to fix it would be great too! :-)
    Cheers
    Nick

    all of sudden?
    no, not all of sudden, except if you just tried CSS.
    Read steampowered support section answer ID 237

  • Please reconcile source list records

    Hi,
    I have looked into SDN forum before posting this error message. I have a source list with 4 different vendors and i want to add a new vendor, i'm able to do it manually through ME01 without any issue. There is only one fixed vendor out of the total 5 vendors.
    The problem is when i'm trying to move the source list to other client with the IDoc is failing and the reason being "Please reconcile source list records"
    I don't understand why it is throwing such error.
    Satya

    I hope you have chosen MRP as 2 in source list...
    In that case, you can go with quota arrangement...
    To set up quota arrangement, check the document Configure Quota Arrangement in SAP MM
    Check the thread for more details Source List error message to warning message
    Additionally also check the similar thread ME01-please reconcile source list records

  • Enhancement to bypass "Source not included in list despite source list req"

    Dear Experts,
    When the indicator source list requirement is maintained in the material master, the system will only allow creation of a purchase order if the source  is maintained in the source list (t-code ME01).  If its missing we will get an error message when creating or chaging PO with message :"Source not included in list despite source list req".
    Is there a enhancement through which we can influence the error message for PO's of type stock transfter order? I tried searching for one but couldn't find a appropriate one.
    Had look at ME_PROCESS_PO_CUST & ME_PROCESS_PO also but they were not much useful.
    Thank You.
    Best Regards,
    SP

    >
    User General wrote:
    > Hi thank you very much for your useful reply. My requirement is slightly different though.
    >
    > I have to avoid the error message not for entire plant but the plant and material number combination.Is there any customizing for achieving this.
    >
    > In this case if the same plant and material number is used but for different PO type like standard PO(type NB) it should still show an error message as standard.But if the PO type is stock transfer order(Y2UB)  then error message to be avoided.
    so what you actually want is: source list is obligatory for a combination of plant / purchase order type / material number.
    there's no customizing this.
    actually, i have difficulties in accepting your search for an exit/enhancement because the configuration of your system does not match your business process  = why do you want to avoid an error message in case of a STO scenario where the source list entry is missing?? either you have defined source lists obligatory on plant level - then see to it, that the source lists are maintained in the plant (you can mass generate it using ME05) or it is not ... in which case you will have to train your users accordingly ...
    please do not take offense - none is intended - but i wonder why one would make a thing mandatory, only to circumvent the obligation by (intransparent) programming.

  • HT4910 What is the source of the contact list when I logged in my icloud-from the contact list that I stored in my card or the iphone?

    Q1:What is the source of the contact list when I logged in my icloud-from the contact list that I stored in my card or the iphone?
    Q2:One more thing,when I logged in the icloud with my account ID and password,how can I get another iphone user's contact list in my icloud "contacts".I once used the iphone user 's phone to log in my icloud to get my lost phone,is it normal or unnormal to have this contact list from other?Why can it happened?

    bah, you're right, they can't be seen there.
    But if you want to clear them... How to clear the Local Calendar and Local Contacts databases on the BlackBerry 10 smartphone
    1. If any post helps you please click the below the post(s) that helped you.
    2. Please resolve your thread by marking the post "Solution?" which solved it for you!
    3. Install free BlackBerry Protect today for backups of contacts and data.
    4. Guide to Unlocking your BlackBerry & Unlock Codes
    Join our BBM Channels (Beta)
    BlackBerry Support Forums Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Is it possible to have duplicate columns from source List to target List while copying data items by Site Content and Structure Tool in SharePoint 2010

    Hi everyone,
    Recently ,I have one publishing site template that has a lot of sub sites which  contain a large amount of  content. 
    On root publishing site, I have created custom list including many custom fields 
    and saved it as  template  in order that 
    any sub sites will be able to reuse it later on .  My scenario describe as follows.
    I need to apply Site Content and Structure Tool to copy   a lot of items
     from  one list to another. Both lists were created from same template
    I  use Site Content and Structure Tool to copy data from source list 
    to target list  as figure below.
    Once copied  ,  all items are completed.
     But many columns in target list have been duplicated from source list such as  PublishDate ,NumOrder, Detail  as  
    figure below  .
    What is the huge impact from this duplication?
    User  can input data into this list successfully  
    but several values of some columns like  “Link column” 
    won't  display on “AllItems.aspx” page 
    .  despite that they show on edit item form page and view item form page.
    In addition ,user  can input data into this list  as above but 
    any newly added item  won't appear on 
    on “AllItems.aspx” page
    at all  despite that actually, these 
    item are existing on  database(I try querying by power shell).
    Please recommend how to resolve this column duplication problem.

    Hi,
    According to your description, my understanding is that it displayed many repeated columns after you copy items from one list to another list in Site Content and Structure Tool.
    I have tested in my environment and it worked fine. I created a listA and created several columns in it. Then I saved it as template and created a listB from this template. Then I copied items from listA to listB in Site Content and Structure Tool and it
    worked fine.
    Please create a new list and save it as template. Then create a list from this template and test whether this issue occurs.
    Please operate in other site collections and test whether this issue occurs.
    As a workaround, you could copy items from one list to another list by coding using SharePoint Object Model.
    More information about SharePoint Object Model:
    http://msdn.microsoft.com/en-us/library/ms473633.ASPX
    A demo about copying list items using SharePoint Object Model:
    http://www.c-sharpcorner.com/UploadFile/40e97e/sharepoint-copy-list-items-in-a-generic-way/
    Best Regards,
    Dean Wang
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Open Interface for Approved Supplier Lists and Sourcing Rules

    Hi All,
    Is there an open interface or an API available for Appeoved Supplier Lists and Sourcing Rules.
    Thanks and Regards,
    MPH

    Hi sandeep,
    I prefer to use the API mentioned.
    However this is in Oracle Manufactirung and we dont use that module instead I want to define them in Oracle Purchasing.
    can I still do it in Purchasing using the same API.
    Further as per the document there are 3 entities
    01) Sourcing Rule/Bill of Distribution
    02) Receiving Organization
    03) Shipping Organization
    Do I need to define all 3 in order to make it work?
    Thanks and Regards,
    MPH

  • "Supplier list" in PO and "Invitation List" in Sourcing

    Hi,
    Is it possible to use "Supplier list" in PO as "Invitation List" in Sourcing ?
    Regards.

    Hi,
    Supplier List and Invitation List are entirely different even though they use same suppliers.
    Supplier List cannot be used as Invitation List in Oracle Sourcing.
    Thanks
    -Arif.

  • As i am fresher Please share the doc of ECMA script using java script in SharePoint 2013 also how we can insert,update,delete records in list using ECMA script.

    As i am fresher Please share the doc of ECMA script using java script in SharePoint 2013 step by step also how we can insert,update,delete records in list using ECMA script.
    Thanks and Regards, Rangnath Mali

    Hi,
    According to your post, my understanding is that you want to use JavaScript to work with SharePoint list.
    To create list items, we can create a ListItemCreationInformation object, set its properties, and pass it as parameter to the addItem(parameters) function
    of the List object.
    To set list item properties, we can use a column indexer to make an assignment, and call the update() function so that changes will take effect when you callexecuteQueryAsync(succeededCallback,
    failedCallback). 
    And to delete a list item, call the deleteObject() function on the object. 
    There is an MSDN article about the details steps of this topic, you can have a look at it.
    How to: Create, Update, and Delete List Items Using JavaScript
    Thanks & Regards,
    Jason
    Jason Guo
    TechNet Community Support

  • Flash builder ,Toggle break point ,get error:Error getting list of source files

    In Flash builder ,debug a Web Application, when try to toggle a break point , flash builder prompts:
    Error getting list of source files
    flash.tools.debugger.InProgressException
      at flash.tools.debugger.concrete.DSwfInfo.swdLoaded(DSwfInfo.java:156)
      at flash.tools.debugger.concrete.DSwfInfo.getSourceList(DSwfInfo.java:131)
      at flash.tools.debugger.threadsafe.ThreadSafeSwfInfo.getSourceList(ThreadSafeSwfInfo.java:78 )
      at com.adobe.flexbuilder.debug.breakpoints.FlexLineBreakpoint.findSourceFiles(FlexLineBreakp oint.java:512)
      at com.adobe.flexbuilder.debug.breakpoints.FlexLineBreakpoint.instantiate(FlexLineBreakpoint .java:577)
      at com.adobe.flexbuilder.debug.model.FlexDebugTarget.instantiateBreakpoint(FlexDebugTarget.j ava:525)
      at com.adobe.flexbuilder.debug.model.FlexDebugTarget$1.run(FlexDebugTarget.java:568)
      at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)

    who can answer this?

  • Drop down list in sourcing missing

    Hi
    When looking at work list in sourcing there is a drop down list where you can choose a certain product category. I have a user where this list is empty. If I move him to a different purchasing group the list is populated. The only difference between the two purchasing groups is which users groups they are responsible for. What could be wrong?
    Sincerely
    Anders

    Hi Jock.
    They are responsible for the same products.
    Sincerely

  • Use a keywords list as a source for an autocomplete list?

    Is this possible? I have a large keyword list that has been developed over a long period of time. I want to be able to autocomplete when I start typing, based on the keywords list. The list has become very difficult to quickly navigate in the keyword panel. Thoughts?

    Crop the image out of the print screen.  I imagine your screen will be a much larger resolution then the camer, and will only take up a portion of your browser window.
    Unofficial Forum Rules and Guidelines - Hooovahh - LabVIEW Overlord
    If 10 out of 10 experts in any field say something is bad, you should probably take their opinion seriously.

  • Enable or disable particular record in list item based on a corresponding c

    Hi,
    How can i Enable or disable property of particular record in list item (multi record) based on a corresponding check box(multi record) ,
    e.g Form Structure:
    if press a button then record should populate where multi_post_query
    if my_check_box = 1 then
    my_list_item  disable to update;
    else
    my_list_item  enable to update;
    end if;
    now wanted result is like below
    my_check_box ---- my_list_item
    +----------------------enable
    +----------------------enable
    +----------------------enable
    _----------------------Disable
    _----------------------Disable
    Here "+" means checked,"_" means unchecked and "enable" means updatable "Disable" means not updatable
    the pseudo code is like,
    if my_check_box = 1 then
    my_list_item enable to update;
    else
    my_list_item disable to update;
    end if;
    Note: my_check_box is not updatable
    please tell me which trigger and where I should create
    Thanks
    Edited by: 838602 on Feb 21, 2011 11:12 PM
    Edited by: 838602 on Feb 22, 2011 1:40 AM

    Hi Abdetu,
    I created WHEN-NEW-RECORD-INSTANCE Trigger at data block level
    And I need should work like below pseudo code (sorry for previous pseudo code)
    if my_check_box = 1 then
    my_list_item  disable to update;
    else
    my_list_item  enable to update;
    end if;
    so change code as
    IF :MULTI.PROTECTED_FIELD = 1 THEN
    SET_ITEM_PROPERTY ('MULTI.ACTION',REQUIRED , PROPERTY_FALSE );
    SET_ITEM_PROPERTY('MULTI.ACTION',NAVIGABLE,PROPERTY_FALSE);
    SET_ITEM_PROPERTY ('MULTI.ACTION' ,UPDATE_ALLOWED,PROPERTY_FALSE);
    SET_ITEM_PROPERTY ('MULTI.ACTION' ,INSERT_ALLOWED,PROPERTY_FALSE);
    :multi.action := 0;
    ELSE
    SET_ITEM_PROPERTY ('MULTI.ACTION',REQUIRED , PROPERTY_TRUE);
    SET_ITEM_PROPERTY('MULTI.ACTION',NAVIGABLE,PROPERTY_TRUE);
    SET_ITEM_PROPERTY ('MULTI.ACTION' ,UPDATE_ALLOWED,PROPERTY_TRUE);
    SET_ITEM_PROPERTY ('MULTI.ACTION' ,INSERT_ALLOWED,PROPERTY_TRUE);
    END IF;
    Sorry, still I am not getting desired o/p. even i check item (ACTION) level Trigger
    Note: my_check_box is not updatable
    that would assign at time of button press (post query) as i mentioned
    Edited by: 838602 on Feb 22, 2011 1:41 AM

  • Please tell me how to handle list item in this concern

    please tell me how to handle list item in this concern
    My problem is:
    i have a category table with column categoryname(varchar type)
    I want to display the records of categoryname in a drop down list (i.e., list item )
    So ..please tell me how to do it
    Thanks in advance..

    This code is just a sample from the Help documentation. It won't work until you modify it for your form.
    Why do you have "steps" in your code? You are suppose to do what the steps tell you. You don't place the steps in your code. The steps must be removed from your code.
    Step 1 code goes in a program unit, not in a trigger.
    Step 2 and 3 code usually goes in a trigger.
    You will have to replace the names of the items and record group with your own names as you have defined them in your form.
    step 1: create a procedure in your application
    procedure load_list(itm in VARCHAR2, rg in VARCHAR2) is
    group_id RecordGroup := Find_Group(rg);
    list_id Item := Find_Item(itm);
    Begin
    if Populate_Group(group_id)<>0 then
    Message('Unable to populate record group');
    Raise Form_Trigger_Failure;
    end if;
    Clear_List(list_id);
    Populate_list(list_id, group_id);
    end;
    step 2: create a record group named rg_cat and assign Record Group Query to something like "select categoryname from category"
    step 3: call this procedure as
    load_list('categoryname','rg_cat');

Maybe you are looking for