Order with Serialized PTO Item with IB reference and Serial Number

I want to get to Orders with Serialized PTO Item with IB reference and their Serial Numbers.
I would like to know how I can link sales orders to IB. I wrote the foll. sql query but I am not sure if this is accurate. I am fairly new to this.. so any help is appreciated.
SELECT DISTINCT oeh.order_number,
--oel.line_id, oel.ordered_quantity, mtl.inventory_item_id,
mtl.segment1 part, mtl.item_type,
cii.serial_number
FROM apps.oe_order_lines_all oel,
apps.oe_order_headers_all oeh,
apps.csi_item_instances cii,
apps.mtl_system_items_b mtl
WHERE oel.inventory_item_id = cii.inventory_item_id
AND cii.inventory_item_id = mtl.inventory_item_id
AND mtl.item_type = 'PTI'
AND oel.header_id = oeh.header_id
AND oel.org_id = oeh.org_id
AND oeh.sold_to_org_id = cii.owner_party_account_id
AND cii.serial_number IS NOT NULL

You want instances that are at the customer site right (last transaction is shipping) or all the instances that have been shipped before no matter what the current status is. Instance could have been returned and shipped again and so on or just returned and disposed.The second question will yield more instances compared to the first one.
Thanks
Nagamohan

Similar Messages

  • Shopping cart created with one line item with qty 10  . PR need to be creat

    Hi gurus
    1SC created for  ONE LINE ITEM with QTY  10
    PR need to be created with  10 LINE ITEMS with Qty 1.
    Classic Scanario
    Advise .
    2.Also please let me know  what the batch jobs for  delta  ( user data or HR data) upload. To upload all user changed data synchonization job
    3.Also please let me know what is the batch job for  escalation emails for approvals
    SD

    close not answered

  • FV60 - validate duplicate invoices by reference and vendor number

    Hi,
    How to configure the system to validate duplicated invoice by REFERENCE AND VENDOR NUMBER irrespective of dates? This validation need in FV60.

    Hi Paul,
    if you want a duplicate invoice check from the FI side, then you may have to activate BTE 1110 by creating your own Z function module (by copying FM SAMPLE_PROCESS_00001110).
    In  FI,when checking for duplicated invoices, the system compares the following : Vendor, currency, company code, gross amount of the invoice,reference document number and Invoice document date.
    Also refer to SAP Note 305201. It clarifies this in more details.The following fields must be identical for Duplicate invoice check
    Company code (BUKRS)
    Vendor number (LIFNR)
    Currency (WAERS)
    Reference number (XBLNR)
    Amount in document currency (WRBTR)
    Document date (BLDAT)
    If the document is having any one of the above filed different then the system does not consider it as a duplicate invoice.
    In OB41, also check whether the Posting Key is defined as Sales-related. You have to flag this field if the duplicate invoice check is to work.
    Regards,
    SAPFICO

  • Purchase failed on candy crush message stating a different id was used to purchase the app in order to buy the item with this id you must first purchase the app. I have had the same id? How can I fix this?

    Cant purchase next level on candy crush. Message reads that a different id was used to purchase this app and in order to buy the the item with this id you must first purchase the app. I have always had the same id

    Did you download that game, or could somebody else have downloaded it or synced it to your iPad ? And the id that shows in Settings > iTunes & App Store is your id - if not then tap on it to log out of it and then log back in

  • PR with combination of item category B = limit, and account assignment : F

    Hi,
    Is it possible to create a blanket purchase order/framework requisition with combination item category B = limit, and account assignment : F ?
    Thanks in advance.
    Sachin
    Edited by: Sachin on Sep 20, 2011 12:05 PM

    Hi A.Purihella / Raj,
    Thanks for your reply 
    I have maintained the B and F combination in the customization.
    But when I am creating the PR using item category B with account assignment F (order) and after pressing enter, this account assignment F vanished from the PR and that field also turns in to gray mode. So system is not allowing to use u2018Fu2019 with B item category.
    Have you used or tested this scenario of using combination item category B with account assignment F (order) in PR and PO.
    Best Regards,
    Sachin

  • Sales order create/change line item with reference to contract - Open quantity not getting deducted for copied line item from the contract

    Hi friends,
    Please provide some valuable inputs for the following scenario:
    When a sales order line item is created(VA01) or changed(VA02) with reference to a Contract the open quantity is deducted in the contract which is a standard functionality. If the referenced line item is copied (custom enhancement to copy line item), then for the copied line item the open quantity is not getting deducted instead ATP quantity i.e. Available-to-promise is deducted.
    Any inputs on how we can fix this functionality i.e. deduct the open quantity from the contract for the copied line item?
    P.S. : Custom enhancement to copy line item is working fine, but open quantity is not getting deducted if the copied line item was referenced to a contract.
    Thanks,
    Sandeep
    Message was edited by: sandeep

    Sandeep,
    Yes, that was my original interpretation.  I was having a hard time believing that someone would ask such a question. 
    I guess, then, that you already know that you will have to add this logic to your enhancement. You should create your specifications and hand them off to a developer; ideally the one who created this enhanced solution in the first place.
    I do not provide advice in these forums about details of enhanced solutions.  Perhaps one of the other members will be more willing to do your work for you.
    Best Regards,
    DB49

  • Problem with customer open items. Transaction FBL5N and F-30

    Hi all,
    I have a little problem with a customer.
    When I see transaction FBL5N, I can see 3 open items, but, when I go to clear then in F-30, no appears.
    Anybody can help me.
    Thanks in advance

    Hi all,
    I have solved the problem
    The problem was that exits a proposal where these open items were.
    I have  deleted this proposal, and then, I could create a post with clearing.
    Thanks everybody

  • I am having problems with down loading items on Adobe Reader and have been told that I need to update my Adobe Reader. I have tried this but I am being told that I need to temporarily disable Firefox to do this?

    How do I disable Firefox to download Adobe Reader

    There may be a problem with the cookies that stores the "remember me" details. Try deleting cookies for live.com (including account.live.com and login.live.com cookies), for details on doing that see the [[Deleting cookies]] article.

  • Problem with comparing text item with hidden item

    Hi all,
    I have two items, one text field which has a user name and other item which is hidden which also has a username input from a file.
    I want to compare these two items.
    But when both items are text fileds am able to compare, but when one is made hidden unable to compare.
    Please help on this......
    thanks,
    Srini

    Hi Srini,
    As long as you understand that the user can change the value of ANY field, even it is hidden, then I would suggest something like:
    1 - Hide your existing Login button. On the button definition, in "Button Display Attributes" add the following into the Attributes setting:
    style="display:none"2 - In the Login region's Region Footer, create a new button:
    <input type="button" class="t12Button" value="Login" onclick="javascript:checkNames();">(Note that I have used a class name of "t12Button" - change this to match your current theme)
    3 - Underneath that, add in your javascript:
    <script type="text/javascript">
    function checkNames()
    if ($v('field1name') == $v('field2name'))
      doSubmit('loginbuttonname');
    </script>Then, when the user clicks the new Login button, this triggers your javascript. This checks that the values for field1name and field2name match. If they do, if fires the normal submit for the page (the same as if you clicked the original Login button)
    Andy

  • Delivery is pulling items with different delivery dates from sales order

    hi all,
    i have a sales order with two line items with different delivery dates(eg 1st and 21st). material availability date for them is different. when i tried to create the delivery on 1st it is pulling the 2nd item whose delivery date is on 21st.
    where can i control this.
    thanks in advance
    harini

    Hi,
    let us take one example>materials A and B,
    A delivery date is 22.01.2008(maintained in schedule lines in SO)
    B delivery date is 30.01.2008(maintained in schedule lines in SO)
    now i want to deliver material A on 22.01.2008
    by default system will give you only material A in the item line
    material B will not be displaced in the second line item
    now i want to deliver material B on 30.01.2008
    by default system will show me material B in delivery line item
    if in case material A is not delivered then delivery will show you two line items
    i.e., Material A and B
    i think you have understood the difference
    regards,
    US

  • Unable to book orders created by Sales Order with ATO Model Items

    I am trying to create Orders for Ato Model Items with Option classes and Option using process_order API. The Issue we are facing is when we start booking the order. Although we are passing all the otions that are required for the Model, it says the configuration is incomlete when we try to book it.
    DECLARE
    v_line_id oe_order_lines_all.line_id%TYPE;
    v_api_version_number NUMBER := 1;
    l_return_status VARCHAR2(2000) := FND_API.G_FALSE;
    l_line_tbl oe_order_pub.line_tbl_type;
    l_msg_data VARCHAR2(300);
    l_msg_count NUMBER;
    l_header_rec oe_order_pub.header_rec_type;
    l_new_header_rec oe_order_pub.header_rec_type;
    t_header_val_rec oe_order_pub.header_val_rec_type;
    t_header_adj_tbl oe_order_pub.header_adj_tbl_type;
    t_header_adj_val_tbl oe_order_pub.header_adj_val_tbl_type;
    t_header_price_att_tbl oe_order_pub.header_price_att_tbl_type;
    t_header_adj_att_tbl oe_order_pub.header_adj_att_tbl_type;
    t_header_adj_assoc_tbl oe_order_pub.header_adj_assoc_tbl_type;
    t_header_scredit_tbl oe_order_pub.header_scredit_tbl_type;
    t_header_scredit_val_tbl oe_order_pub.header_scredit_val_tbl_type;
    t_out_line_tbl oe_order_pub.line_tbl_type;
    t_line_val_tbl oe_order_pub.line_val_tbl_type;
    t_line_adj_tbl oe_order_pub.line_adj_tbl_type;
    t_line_adj_val_tbl oe_order_pub.line_adj_val_tbl_type;
    t_line_price_att_tbl oe_order_pub.line_price_att_tbl_type;
    t_line_adj_att_tbl oe_order_pub.line_adj_att_tbl_type;
    t_line_adj_assoc_tbl oe_order_pub.line_adj_assoc_tbl_type;
    t_line_scredit_tbl oe_order_pub.line_scredit_tbl_type;
    t_line_scredit_val_tbl oe_order_pub.line_scredit_val_tbl_type;
    t_lot_serial_tbl oe_order_pub.lot_serial_tbl_type;
    t_lot_serial_val_tbl oe_order_pub.lot_serial_val_tbl_type;
    t_action_request_tbl oe_order_pub.request_tbl_type;
    v_message_index NUMBER;
    v_api_message VARCHAR2(300);
    v_count NUMBER := 1;
    BEGIN
    oe_msg_pub.initialize;
    fnd_global.apps_initialize(1459,21623,660,NULL);
    commit;
    mo_global.init('S',82);
    --header records
    l_header_rec := oe_order_pub.g_miss_header_rec;
    -- l_header_rec.shipping_instructions := p_special_instructions;
    l_header_rec.ship_to_org_id := 1067;
    l_header_rec.cust_po_number     :='9090909090';
    l_header_rec.operation := oe_globals.g_opr_create;
    l_header_rec.transactional_curr_code := 'USD';
    --l_header_rec.org_id := 82;
    --l_header_rec.context :=82 ;
    --l_header_rec.header_id         := null;
    --l_header_rec.order_number      := 100;
    -- l_header_rec.version_number := 1;
    l_header_rec.open_flag := 'Y';
    l_header_rec.booked_flag := 'N';
    l_header_rec.order_category_code := 'ORDER';
    l_hus,
    x_msg_data => l_msg_data,
    x_msg_count => l_msg_count,
    x_header_rec => l_new_header_rec,
    x_header_val_rec => t_header_val_rec,
    x_header_adj_tbl => t_header_adj_tbl,
    x_header_adj_val_tbl => t_header_adj_val_tbl,
    x_header_price_att_tbl => t_header_price_att_tbl,
    x_header_adj_att_tbl => t_header_adj_att_tbl,
    x_header_adj_assoc_tbl => t_header_adj_assoc_tbl,
    x_header_scredit_tbl => t_header_scredit_tbl,
    x_header_scredit_val_tbl => t_header_scredit_val_tbl,
    x_line_tbl => t_out_line_tbl,
    x_line_val_tbl => t_line_val_tbl,
    x_line_adj_tbl => t_line_adj_tbl,
    x_line_adj_val_tbl => t_line_adj_val_tbl,
    x_line_price_att_tbl => t_line_price_att_tbl,
    x_line_adj_att_tbl => t_line_adj_att_tbl,
    x_line_adj_assoc_tbl => t_line_adj_assoc_tbl,
    x_line_scredit_tbl => t_line_scredit_tbl,
    x_line_scredit_val_tbl => t_line_scredit_val_tbl,
    x_lot_serial_tbl => t_lot_serial_tbl,
    x_lot_serial_val_tbl => t_lot_serial_val_tbl,
    x_action_request_tbl => t_action_request_tbl
    IF l_return_status = FND_API.G_RET_STS_UNEXP_ERROR THEN
    RAISE FND_API.G_EXC_UNEXPECTED_ERROR;
    ELSIF l_return_status = FND_API.G_RET_STS_ERROR THEN
    RAISE FND_API.G_EXC_ERROR;
    ELSE
    dbms_output.put_line('Order Created'||l_header_rec.order_number||l_return_status );
    END IF;
    EXCEPTION
    WHEN FND_API.G_EXC_ERROR THEN
    FOR x_index IN 1..l_msg_count
    LOOP
    OE_MSG_PUB.GET(p_msg_index => x_index,
    p_encoded => FND_API.G_FALSE ,
    p_data => v_api_message ,
    p_msg_index_out => v_message_index
    dbms_output.put_line('Execution'||v_api_message);
    l_return_status := FND_API.G_RET_STS_ERROR;
    END LOOP;
    WHEN FND_API.G_EXC_UNEXPECTED_ERROR THEN
    -- To see the errors
    FOR x_index in 1..l_msg_count
    LOOP
    OE_MSG_PUB.GET(p_msg_index => x_index ,
    p_encoded => FND_API.G_FALSE,
    p_data => v_api_message ,
    p_msg_index_out => v_message_index
    dbms_output.put_line('Unexpected'||v_api_message);
    l_return_status := FND_API.G_RET_STS_UNEXP_ERROR ;
    END LOOP;
    WHEN OTHERS THEN
    dbms_output.put_line('In Others'||SQLERRM);
    END;
    COMMIT;
    END; -- get_process_order
    assing all the otions that are required for the Model, it says the configuration is incomlete when we try to book it.
    DECLARE
    v_line_id oe_order_lines_all.line_id%TYPE;
    v_api_version_number NUMBER := 1;
    l_return_status VARCHAR2(2000) := FND_API.G_FALSE;
    l_line_tbl oe_order_pub.line_tbl_type;
    l_msg_data VARCHAR2(300);
    l_msg_count NUMBER;
    l_header_rec oe_order_pub.header_rec_type;
    l_new_header_rec oe_order_pub.header_rec_type;
    t_header_val_rec oe_order_pub.header_val_rec_type;
    t_header_adj_tbl oe_order_pub.header_adj_tbl_type;
    t_header_adj_val_tbl oe_order_pub.header_adj_val_tbl_type;
    t_header_price_att_tbl oe_order_pub.header_price_att_tbl_type;
    t_header_adj_att_tbl oe_order_pub.header_adj_att_tbl_type;
    t_header_adj_assoc_tbl oe_order_pub.header_adj_assoc_tbl_type;
    t_header_scredit_tbl oe_order_pub.header_scredit_tbl_type;
    t_header_scredit_val_tbl oe_order_pub.header_scredit_val_tbl_type;
    t_out_line_tbl oe_order_pub.line_tbl_type;
    t_line_val_tbl oe_order_pub.line_val_tbl_type;
    t_line_adj_tbl oe_order_pub.line_adj_tbl_type;
    t_line_adj_val_tbl oe_order_pub.line_adj_val_tbl_type;
    t_line_price_att_tbl oe_order_pub.line_price_att_tbl_type;
    t_line_adj_att_tbl oe_order_pub.line_adj_att_tbl_type;
    t_line_adj_assoc_tbl oe_order_pub.line_adj_assoc_tbl_type;
    t_line_scredit_tbl oe_order_pub.line_scredit_tbl_type;
    t_line_scredit_val_tbl oe_order_pub.line_scredit_val_tbl_type;
    t_lot_serial_tbl oe_order_pub.lot_serial_tbl_type;
    t_lot_serial_val_tbl oe_order_pub.lot_serial_val_tbl_type;
    t_action_request_tbl oe_order_pub.request_tbl_type;
    v_message_index NUMBER;
    v_api_message VARCHAR2(300);
    v_count NUMBER := 1;
    BEGIN
    oe_msg_pub.initialize;
    fnd_global.apps_initialize(1459,21623,660,NULL);
    commit;
    mo_global.init('S',82);
    --header records
    l_header_rec := oe_order_pub.g_miss_header_rec;
    -- l_header_rec.shipping_instructions := p_special_instructions;
    l_header_rec.ship_to_org_id := 1067;
    l_header_rec.cust_po_number     :='9090909090';
    l_header_rec.operation := oe_globals.g_opr_create;
    l_header_rec.transactional_curr_code := 'USD';
    --l_header_rec.org_id := 82;
    --l_header_rec.context :=82 ;
    --l_header_rec.header_id         := null;
    --l_header_rec.order_number      := 100;
    -- l_header_rec.version_number := 1;
    l_header_rec.open_flag := 'Y';
    l_header_rec.booked_flag := 'N';
    l_header_rec.order_category_code := 'ORDER';
    l_hus,
    x_msg_data => l_msg_data,
    x_msg_count => l_msg_count,
    x_header_rec => l_new_header_rec,
    x_header_val_rec => t_header_val_rec,
    x_header_adj_tbl => t_header_adj_tbl,
    x_header_adj_val_tbl => t_header_adj_val_tbl,
    x_header_price_att_tbl => t_header_price_att_tbl,
    x_header_adj_att_tbl => t_header_adj_att_tbl,
    x_header_adj_assoc_tbl => t_header_adj_assoc_tbl,
    x_he
    Message was edited by:
    user604069

    Are you able to book an order on sales order work bench with same configuartion?

  • Crawl Error GetVirtualServerPolicyInternal - An item with the same key has already been added

    Hi,
    I did an index reset and now I can't start any crawl. It's complaining "An item with the same key has already been added".  Exception seems to from Microsoft.Office.Server.Search.Internal.Protocols.SharePoint2006.CSTS3Helper.GetVirtualServerPolicyInternal. 
    What should I check? Thanks.
    The SharePoint item being crawled returned an error when requesting data from the web service. ( Error from SharePoint site: *** An item with the same key has already been added., CorrelationID: 9e69ff9c-f925-50bf-5110-d1b0e74c77bc; SearchID = 522CB441-0028-4E7D-BED4-4230D7ADD14B
    04/22/2015 19:37:10.93  mssdmn.exe (0x1A34)                      0x225C SharePoint Server Search       Connectors:SharePoint        
     dm1k Medium   Exception Type: System.ArgumentException *** Message : An item with the same key has already been added. *** StackTrace:    at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean
    add)     at Microsoft.Office.Server.Search.Internal.Protocols.SharePoint2006.CSTS3Helper.GetVirtualServerPolicyInternal(String strStsUrl, WssVersions serverVersion, sPolicyUser[]& vUsers, sPolicyUser& anonymousUser, String&
    strVersion, String[]& vServerWFEs, Boolean& fIsHostHeader, Boolean& fIsAllUsersNT, Boolean& fIncludeSiteIdInCompactURL)     at Microsoft.Office.Server.Search.Internal.Protocols.SharePoint2006.CSTS3Helper.GetVirtualServerPolicy(String
    strStsUrl, sPolicyUser[]& vUsers, sPolicyUser& anonymousUser, String& strVersion, String[]& vServerWFEs, Boolean& fIsHostHeader, Boolean... 7a91de3b-a271-43c3-9f1a-935558902623
    04/22/2015 19:37:10.93* mssdmn.exe (0x1A34)                      0x225C SharePoint Server Search       Connectors:SharePoint        
     dm1k Medium   ...& fIsAllUsersNT, Boolean& fIncludeSiteIdInCompactURL) 7a91de3b-a271-43c3-9f1a-935558902623
    04/22/2015 19:37:10.93  mssdmn.exe (0x1A34)                      0x225C SharePoint Server Search       Connectors:SharePoint        
     fsa0 Monitorable GetVirtualServerPolicy fail. error 2147755542, strStsUrl
    http://serverurl 7a91de3b-a271-43c3-9f1a-935558902623
    04/22/2015 19:37:10.93  mssdmn.exe (0x1A34)                      0x225C SharePoint Server Search       Connectors:SharePoint        
     dvt6 High     SetSTSErrorInfo ErrorMessage = Error from SharePoint site: *** An item with the same key has already been added., CorrelationID: ae5aff9c-2940-50bf-5110-da6764f258d7 hr = 80042616  [sts3util.cxx:6988] 
    search\native\gather\protocols\sts3\sts3util.cxx 7a91de3b-a271-43c3-9f1a-935558902623
    04/22/2015 19:37:10.93  mssdmn.exe (0x1A34)                      0x225C SharePoint Server Search       Connectors:SharePoint        
     dvi3 High     Couldn't retrieve server
    http://serverurl policy, hr = 80042616  [sts3util.cxx:1865]  search\native\gather\protocols\sts3\sts3util.cxx 7a91de3b-a271-43c3-9f1a-935558902623
    04/22/2015 19:37:10.93  mssdmn.exe (0x1A34)                      0x225C SharePoint Server Search       Connectors:SharePoint        
     dvu0 High     STS3::StoreCachedError: Object initialization failed.  Message:  "Error from SharePoint site: *** An item with the same key has already been added., CorrelationID: ae5aff9c-2940-50bf-5110-da6764f258d7"
    HR: 80042616  [sts3util.cxx:7083]  search\native\gather\protocols\sts3\sts3util.cxx 7a91de3b-a271-43c3-9f1a-935558902623
    04/22/2015 19:37:10.93  mssdmn.exe (0x1A34)                      0x225C SharePoint Server Search       Connectors:SharePoint        
     dvg4 High     Server serverurl security initialization failed, hr = 80042616 error Message Error from SharePoint site: *** An item with the same key has already been added., CorrelationID: ae5aff9c-2940-50bf-5110-da6764f258d7 
    [sts3util.cxx:1591]  search\native\gather\protocols\sts3\sts3util.cxx 7a91de3b-a271-43c3-9f1a-935558902623
    04/22/2015 19:37:10.93  mssdmn.exe (0x1A34)                      0x225C SharePoint Server Search       Connectors:SharePoint        
     dv5x High     CSTS3Accessor::InitServer: Initialize STS Helper failed. Return error to caller, hr=80042616  [sts3acc.cxx:1932]  search\native\gather\protocols\sts3\sts3acc.cxx 7a91de3b-a271-43c3-9f1a-935558902623
    04/22/2015 19:37:10.93  mssdmn.exe (0x1A34)                      0x225C SharePoint Server Search       Connectors:SharePoint        
     dv3t High     CSTS3Accessor::InitURLType fails, Url
    http://serverurl, hr=80042616  [sts3acc.cxx:288]  search\native\gather\protocols\sts3\sts3acc.cxx 7a91de3b-a271-43c3-9f1a-935558902623
    04/22/2015 19:37:10.93  mssdmn.exe (0x1A34)                      0x225C SharePoint Server Search       Connectors:SharePoint        
     dvb1 Medium   CSTS3Accessor::Init fails, Url
    http://serverurl, hr=80042616  [sts3handler.cxx:337]  search\native\gather\protocols\sts3\sts3handler.cxx 7a91de3b-a271-43c3-9f1a-935558902623
    04/22/2015 19:37:10.93  mssdmn.exe (0x1A34)                      0x225C SharePoint Server Search       Connectors:SharePoint        
     dvb2 Medium   CSTS3Handler::CreateAccessorExD: Return error to caller, hr=80042616            [sts3handler.cxx:355]  search\native\gather\protocols\sts3\sts3handler.cxx 7a91de3b-a271-43c3-9f1a-935558902623
    04/22/2015 19:37:10.93  mssdmn.exe (0x1A34)                      0x225C SharePoint Server Search       Crawler:FilterDaemon         
     e4ye High     FLTRDMN: URL
    http://serverurl Errorinfo is "Error from SharePoint site: *** An item with the same key has already been added., CorrelationID: ae5aff9c-2940-50bf-5110-da6764f258d7"  [fltrsink.cxx:566]  search\native\mssdmn\fltrsink.cxx 
    04/22/2015 19:37:10.93  mssearch.exe (0x1118)                    0x0628 SharePoint Server Search       Crawler:Gatherer Plugin      
     cd11 Warning  The start address http://serverurl cannot be crawled.  Context: Application 'Enterprise_Search_Service_Application', Catalog 'Portal_Content'  Details:  The SharePoint item being
    crawled returned an error when requesting data from the web service.   (0x80042616) 
    04/22/2015 19:37:10.99  NodeRunnerContent1-84b5adb7-0d6 (0x2090) 0x06B4 Search                         Fuzzy Name Search            
     ajyfa Unexpected CCANameProjector : Exception:Exception : Access to the path 'C:\Program Files\Microsoft Office Servers\15.0\Data\Office Server\CanonicalResources\ProjectionModels\EN_EN.mdl' is denied. encountered while attempting to 
    load the Projection Model Catalog C:\Program Files\Microsoft Office Servers\15.0\Data\Office Server\CanonicalResources\ProjectionModels\EN_EN.mdl for Language : en encountered while attempting to load the projection model. ab403221-f69c-43ef-a8cc-7df384f6a4b3
    04/22/2015 19:37:10.99  NodeRunnerContent1-84b5adb7-0d6 (0x2090) 0x06B4 Search                         Fuzzy Name Search            
     ajyd9 Unexpected CCAMetadataProducer : Fuzzy metadata generation failed to load resource for language: en. ab403221-f69c-43ef-a8cc-7df384f6a4b3
    04/22/2015 19:37:10.99  NodeRunnerContent1-84b5adb7-0d6 (0x2090) 0x06B4 Search                         Fuzzy Name Search            
     ajyed Monitorable CCAMetadataProducer : Fuzzy metadata generation failed for the current record. Check logs for more details. ab403221-f69c-43ef-a8cc-7df384f6a4b3
    04/22/2015 19:37:11.00  NodeRunnerContent1-84b5adb7-0d6 (0x2090) 0x240C Search                         Fuzzy Name Search            
     ajyfa Unexpected CCANameProjector : Exception:Exception : Access to the path 'C:\Program Files\Microsoft Office Servers\15.0\Data\Office Server\CanonicalResources\ProjectionModels\EN_EN.mdl' is denied. encountered while attempting to 
    load the Projection Model Catalog C:\Program Files\Microsoft Office Servers\15.0\Data\Office Server\CanonicalResources\ProjectionModels\EN_EN.mdl for Language : en encountered while attempting to load the projection model. 2bbbeea9-aeb8-4497-a774-2927bd21ba98
    04/22/2015 19:37:11.00  NodeRunnerContent1-84b5adb7-0d6 (0x2090) 0x240C Search                         Fuzzy Name Search            
     ajyd9 Unexpected CCAMetadataProducer : Fuzzy metadata generation failed to load resource for language: en. 2bbbeea9-aeb8-4497-a774-2927bd21ba98
    04/22/2015 19:37:11.00  NodeRunnerContent1-84b5adb7-0d6 (0x2090) 0x240C Search                         Fuzzy Name Search            
     ajyed Monitorable CCAMetadataProducer : Fuzzy metadata generation failed for the current record. Check logs for more details. 2bbbeea9-aeb8-4497-a774-2927bd21ba98
    04/22/2015 19:37:11.00  NodeRunnerContent1-84b5adb7-0d6 (0x2090) 0x10E4 Search                         Fuzzy Name Search            
     ajyfa Unexpected CCANameProjector : Exception:Exception : Access to the path 'C:\Program Files\Microsoft Office Servers\15.0\Data\Office Server\CanonicalResources\ProjectionModels\EN_EN.mdl' is denied. encountered while attempting to 
    load the Projection Model Catalog C:\Program Files\Microsoft Office Servers\15.0\Data\Office Server\CanonicalResources\ProjectionModels\EN_EN.mdl for Language : en encountered while attempting to load the projection model. e15da110-f86d-4e3d-8d73-a67dccaa82cd
    04/22/2015 19:37:11.00  NodeRunnerContent1-84b5adb7-0d6 (0x2090) 0x10E4 Search                         Fuzzy Name Search            
     ajyd9 Unexpected CCAMetadataProducer : Fuzzy metadata generation failed to load resource for language: en. e15da110-f86d-4e3d-8d73-a67dccaa82cd
    04/22/2015 19:37:11.00  NodeRunnerContent1-84b5adb7-0d6 (0x2090) 0x10E4 Search                         Fuzzy Name Search            
     ajyed Monitorable CCAMetadataProducer : Fuzzy metadata generation failed for the current record. Check logs for more details. e15da110-f86d-4e3d-8d73-a67dccaa82cd
    04/22/2015 19:37:11.03  NodeRunnerContent1-84b5adb7-0d6 (0x2090) 0x240C Search                         Fuzzy Name Search            
     ajyfa Unexpected CCANameProjector : Exception:Exception : Access to the path 'C:\Program Files\Microsoft Office Servers\15.0\Data\Office Server\CanonicalResources\ProjectionModels\EN_EN.mdl' is denied. encountered while attempting to 
    load the Projection Model Catalog C:\Program Files\Microsoft Office Servers\15.0\Data\Office Server\CanonicalResources\ProjectionModels\EN_EN.mdl for Language : en encountered while attempting to load the projection model. 58d54385-497b-466d-9f02-aeba664bc1b6
    04/22/2015 19:37:11.03  NodeRunnerContent1-84b5adb7-0d6 (0x2090) 0x240C Search                         Fuzzy Name Search            
     ajyd9 Unexpected CCAMetadataProducer : Fuzzy metadata generation failed to load resource for language: en. 58d54385-497b-466d-9f02-aeba664bc1b6
    04/22/2015 19:37:11.03  NodeRunnerContent1-84b5adb7-0d6 (0x2090) 0x240C Search                         Fuzzy Name Search            
     ajyed Monitorable CCAMetadataProducer : Fuzzy metadata generation failed for the current record. Check logs for more details. 58d54385-497b-466d-9f02-aeba664bc1b6

    Hi,
    For troubleshooting your issue, please take steps as below:
    1. Try to crawl your content source using farm admin account.
    2.
    Disable loopback check .
    3.Add reference  SPS3s://WEB into your content source start addresses.
    For more information, please refer to these blogs:
    http://sharepoint.stackexchange.com/questions/5215/crawling-fails-with-404-error-message-but-the-iis-log-tell-a-different-story
    http://www.cleverworkarounds.com/2011/07/22/troubleshooting-sharepoint-people-search-101/
    http://blogs.msdn.com/b/biyengar/archive/2009/10/27/psconfig-failure-with-error-an-item-with-the-same-key-has-already-been-added.aspx
    Best Regards,
    Eric
    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]

  • Certificate of Origin with multiple line items in sapscript - Urgent Please

    Hi Everyone,
    Can you please help me with this issue in SAPSCRIPT.
    This is for billing document with multiple items with each line item with different country of origin.Right now the form is printing only one country of origin even if it has 3 line items each with different country.It's getting first line item's country and printing......but it should diplay each country with comma separated... But in debug it is showing all 3 different countries but in print it is printing only first country of origin.
       I have given text element as &VBDKR-TEXT& in form.
    In ABAP program I am getting country of origin like this,
    CLEAR : V_T005,VBRP , MARC  .
      LOOP AT TVBDPR.
      SELECT SINGLE * FROM VBRP
        WHERE VBELN = VBDKR-VBELN AND POSNR = TVBDPR-POSNR .
    begin of addiiton for ppr 13661
      CLEAR MCH1.
    SELECT SINGLE HERKL FROM MCH1 INTO MCH1-HERKL WHERE MATNR = VBRP-MATNR
                                           AND CHARG = VBdpR-CHARG.
      IF MCH1-HERKL NE ' '.
        CLEAR MARC-HERKL.
        MARC-HERKL = MCH1-HERKL.
      ELSE.
        NAME = VBDKR-VBELN.
          PERFORM HEADER_TEXT1 USING 'VBBK' 'Z065' NAME SY-LANGU.
        IF SY-SUBRC EQ 0.
          READ TABLE TEXT_LINES INDEX 1 .
          IF SY-SUBRC EQ 0.
            VBDKR-TEXT = TEXT_LINES-TDLINE.
          ENDIF.
        ELSE.
          SELECT SINGLE * FROM MARC WHERE MATNR = VBRP-MATNR
                                    AND   WERKS = VBRP-WERKS.
        ENDIF.                                                  "ppr 13661
      ENDIF.                               "PPR 13661 ADD
      CLEAR *T005T.
    data:SEP(3) VALUE ' , '.
    DATA: BEGIN OF ITAB OCCURS 100,
           LANDX LIKE VBDKR-TEXT,
          END OF ITAB.
    clear ITAB.
      SELECT  LANDX FROM T005T INTO table itab WHERE SPRAS = SY-LANGU  AND
    LAND1 = MARC-HERKL.
    LOOP AT itab.
    VBDKR-TEXT = ITAB-LANDX.
    *MOVE VBDKR-TEXT TO ZLAND.
    AT NEW LANDX.
       concatenate ITAB-LANDX sep into VBDKR-TEXT.
    ENDAT.
    modify ITAB.
    VBDKR-TEXT = ITAB-LANDX.
    ENDLOOP.
    endloop.
    Thanks in advance.

    Hi
    It depends on the size of the main in the page, you can set the high of main in order to print max a certain number of rows (so items).
    In this way you don't need the abap control, but the system automatically will print the first page with 15 row and the next with 25

  • How to create web items with different quantities?

    Hi,
    I have B1 inventory items that are single items but we will be selling them on the web as 'packages' of different quantities.  For example, we would like the user to be able to select the web item, then be presented with a drop down (attribute) of case (10 items), 1/2 pallet (80 items) or full pallet (160 items).  Is it possible to setup a product line master which is a B1 inventory item, then define the child items, non B1 items, and somehow have the proper quantities ordered?  (ie. ordering 2 cases creates a B1 order for our parent item with a quantity of 20)
    If I can do this, I have another concern.  Since we are currently using our test database, if I setup all of these child items and create the parent/child relationships, will these be lost once we swtich the database over to our live/production database?
    Thanks,
    David

    Personally, I would add the javascript to the Item's description with additional drop downs there, upon selecting the drop down, this would populate the QTY field which i would hide via javascript as well, but will be passed on to the Cart/checkout page.
    There is a somewhat similar discussion here:
    [Re: Custom price logic|Re: Custom price logic]
    James

  • BOM line item with different plant than header item.

    Hi friends,
    Can we have different plants for BOM child items?
    For example,BOM is created for plant 1000 with 5 sub items. when sales order is created BOM expodes with 5 sub items with plant 1000 because BOM is maintained for plant 1000.
    do we make any settings that line item should pick other than plant 1000?
    Please let me know is it possible in standard SAP? if not, how can we acheive it?
    Thanks in advance for your solution.
    Regards,
    Ravinder

    Ravinder Reddy ,
    Scenario 1:
    I have tried this scenario, I am having one header material (plant 1000). I have created one sub material 1100001 of plant (1000) and another material 340771 (Plant 2000) and i have assigned Item Category = N then i entered qty for ist item =1
    it is throwing an error. "Material 340771 not maintained in plant 2000." at sub item level
    Scenario 2:
    In another scenario, if  I am having one header material (plant 2000). I have created one sub material 1100001 of plant (1000) and another material 340771 (Plant 2000) and i have assigned Item Category = N then i entered qty for ist item =1
    It is throwing an error "Material 1100001 not maintained in plant 2000."  at hedaer level
    Scenario 3: I have extended the materials for both the plants
    Here i am entering the material header material 12345 (plant 2000). I have created one sub material 1100001 of plant (1000) and another material 340771 (Plant 2000) and i have assigned Item Category = N then i entered qty for ist item =1
    It is picking up...
    Material has to be extended to the plants that you are using let it be at sub item level or header level. Material has to be extended.
    Regards
    Sathya

Maybe you are looking for

  • How to find the entries of component windows?

    Hello together! I have a problem. I built up a new ui component with several windows and views. But there was an issue with one of my new windows. After creating a new one it was not displayed in the list of the component structure browser. So I deci

  • Mac mini with HD300 or nVidia 320?

    Hi, I'm picking up a Mac Mini for my son for general use and a little light gaming. Looking on ebay i can get the current 2.3ghz i5 with the intel HD300 graphics or the previous model with the nVidia 320 for around the same price, (£400) My question

  • Dynamic selections in LDB

    Hi, I am using logical database PSJ. I need to use dynamic selections for fields PROFIT CENTER,COST CENTER. But not PROJECT,WBS ELEMENT ETC. For this u can run the transaction s_alr__87013573 . Kindly help me imm

  • Order qty by alternate unit of measures

    Hi All, In casting senario I want to map follwing. I have created a material having UOM as "g"  i.e. grams and maintained a conversion factor in alternate unit of measure to convert it to "MM" i.e. milimeters. I have also maintained alternate unit of

  • How do I turn "ringer off" back on

    I cannot hear my phone ring - I see "ringer off" on the screen when I have a call coming in but cannot find how to turn it back on. Very frustrating missing most of my calls. Can anyone help. Thankx in advance.