Search Specific BOM's

I am having trying to query the system to find all BOM's that have one item or less. 
I preferrably would like to use CEWB for this.  So in regards to CEWB, is there an input to allow me to search BOM's based on how many items they contain?  If not, how else can I find all BOM's that only have one item or less?
I appreciate your help in advance!

Hi
Try this
In CEWB change the current work area to BOM Header
In the Tab BOM Header Enter Plant and
In the Item tab against Item number enter 0010 and Click on Load BOMs and Task Lists to get the BOMs with only one item
Regards
Brahmaji
Edited by: Brahmaji Devarapalli on Jun 15, 2009 2:01 PM

Similar Messages

  • How to search specific text/string in pdf files from command prompt?

    Hi,
    How to search specific text/string in pdf files from command prompt?
    Will be great if you can refer to any adobe provided command base utility to achieve the above target.
    Best Regards,

    You can't. The commandline parameters for Acrobat and Adobe Reader do not allow any type of commands to be run.

  • Where can I specify search specification for a BIP report?

    Hi,
    We are on 8.0.0.9 and integrated BIP with it. We converted Actuate reports to BIP reports. In actuate, we can specify what data to bring in to the report by using a search specification. In a BIP report, where can I specify the search specification? Is it in the integration object or in the application? We have a lot of reports that fetch data based on the child BCs using EXISTS query. How do we do the same thing in BIP?
    Any help is greatly appreciated,
    Thanks.

    If you want the flexibility of passing different data into the report you keep it the way you have it now and train users, e.g., run a PDQ first.
    For the scenario you just described where the report parameters seem to be consistent and you want to avoid user selection I would either build the report using the reports business service or build it directly in BI Publisher. I almost consistently use the reports business service now but if you asked me a year ago I would not have given the same answer. I suspect the reason I have changed is related to recently working with BIP dedicated to Siebel whereas in past projects I may have had a mix of Siebel/OBI/other data sources.
    The reports business service is quite simple to implement in workflow and the search specification you pass in is as a method argument, Bookmark.
    I suggest you read:
    Siebel BI Publisher 8 Reports Business Service [ID 823360.1]
    There is also a document called Siebel BI Publisher Integration Concepts which while not entirely valid since it was written before Siebel built their own button is a useful reference to understand where things happen. (Note, Siebel patch 8.1.1.5 moves things on again and I am not impressed with the white paper supporting that).
    There are also a decent references in blogs out on the internet regarding this, including ones from regular contributers to this forum (mroshaw for example) and one I referenced a lot myself wrote by a Dutch guy but I don't have the address to hand.
    Steve

  • Powershell script to search specific event ID's from Archive Event files

    Hi,
    I have to search some Windows Event ID's from Archive event (evtx) files. for that i am trying powershell code mentioned on below link but its not working. Kindly suggest how to search specific event id from archive logs.
    http://social.technet.microsoft.com/Forums/windowsserver/en-US/83cbf185-bd96-4efc-b36b-59439024960a/parse-message-property-from-archived-eventlog
    Regards,
    Dhiraj

    Hi,
    Thanks for your response. I am using below code & getting below message. I changed the event ID & got some results. Can we remove those lines form results where record not found. like how can we get only those records which match given
    event ID. also it's not showing all field values. Is there any formating issue.
    $SearchID='4740' 
    get-childitem "C:\Windows\System32\Winevt\Logs\Archive-Security*.evtx" | select FullName | forEach{
     %{get-winevent  -filterHashTable @{path=$_.Fullname;ID=$SearchID} |                
        ? {$_.Properties[5].Value -match $UserName} |   
        Select-Object -Property TimeCreated, `
                                @{Name='SecurityId';Expression={$_.Properties[4].Value}}, `
                                @{Name='AccountName';Expression={$_.Properties[5].Value}}, `
                                @{Name='AccountDomain';Expression={$_.Properties[6].Value}}, `
                                @{Name='LogonId';Expression={$_.Properties[7].Value}}, `
                                @{Name='LogonType';Expression={$_.Properties[8].Value}}, `
                                @{Name='Workstation';Expression={$_.Properties[11].Value}}, `
                                @{Name='LogonGuid';Expression={$_.Properties[12].Value}} |
        Format-Table
    Get-WinEvent : No events were found that match the specified selection criteria.
    At C:\Users\sidadmin1\Documents\EventIDCheck.ps1:3 char:16
    +  %{get-winevent <<<<   -filterHashTable @{path=$_.Fullname;ID=$SearchID} |
        + CategoryInfo          : ObjectNotFound: (:) [Get-WinEvent], Exception
        + FullyQualifiedErrorId : NoMatchingEventsFound,Microsoft.PowerShell.Commands.GetWinEventCommand
    TimeCreated    SecurityId     AccountName     AccountDomain LogonId        LogonType      Workstation    LogonGuid
    3/11/2014 4... DC04$          MyDomain                 999
    Get-WinEvent : No events were found that match the specified selection criteria.
    At C:\Users\sidadmin1\Documents\EventIDCheck.ps1:3 char:16
    +  %{get-winevent <<<<   -filterHashTable @{path=$_.Fullname;ID=$SearchID} |
        + CategoryInfo          : ObjectNotFound: (:) [Get-WinEvent], Exception
        + FullyQualifiedErrorId : NoMatchingEventsFound,Microsoft.PowerShell.Commands.GetWinEventCommand
    Dhiraj

  • Plant - specific BOM

    Hi All
    I would like to know is it possible to maintain a plant-specific BOM, i.e. if i make any changes for a BOM in one plant it should not reflect in other plants.
    I want this functionality both at header & item level
    Eg: At header level if i block a BOM for one plant, it should not be blocked in other plants.
    Await inputs.
    Vivek

    Vivek,
    Use the "copy from option" to create the BOM from the existing BOM for the material in other plant.
    Say for example you have created a BOM with transaction CS01 for Material A, Usage 1, Plant 1000, Alternate 1.
    Now if you want to create a BOM for the same materail in  Plant 2000,
    1. In the intial screen of CS01 enter Material A, Usage 1, Plant 2000, Alternate 1 and then hit the "Copy from Icon" or F7.
    2. You will get a popup screen Here you enter Material A, Usage 1, Plant 1000, Alternate1 and hit enter.
    3. Now hit the select all or Ctrl+F3 button to select all the components of previous BOM. (Please ensure that the component materials masters are already created in Plant 2000).
    4. Now hit Copy button or F5.
    5.  Save the BOM. Your BOM for Plant 2000 is now created.
    Regards,
    Prasobh

  • Plant specific BOM creation

    Hello,
          My requirement is User must be able to create plant specific BOM creation. For this, Do we need to do any SPRO config in Material master side? or any other settings needs to be done? Kindly let me know... Thanks!!
    Regards,
    Saravana

    Make the field Plant for CS01 via transaction variant SHD0.
    Then user can't continue without enter plant.
    Regards
    Dev

  • Plant specific BOM creation SPRO settings

    Hello,
          My requirement is User must be able to create plant specific BOM creation. For this, Do we need to do any SPRO config in Material master side? or any other settings needs to be done? Kindly let me know... Thanks!!
    Regards,
    Saravana

    Hi Saravana,
    As such there is no SPRO setting for it.
    Please check the authorization object C_STUE_WRK  -CS BOM Plant (Plant Assignments)
    Regards,
    R.Brahmankar

  • JQuery to search specific columns

    Hi,
    I am currently trying to implement a live filter on a sharepoint list. I was able to get it working using this following tutorial:
    http://www.bentedder.com/create-a-jquery-sharepoint-instant-searchfilter/
    The issue I am having is I only want the filter to search specific columns of my list instead of the whole row.
    how would I modify the following to accomplish this?
         $("#WebPartWPQ3").find("tr.ms-itmhover:not(:Contains("+txt+"))").hide();
         $("#WebPartWPQ3").find("tr.ms-itmhover:Contains("+txt+")").show();
    Thanks
    Harry

    Use the n-th child selector or eq operator to search against the specific column. You could hardcode this value or update the script to determine its position based on the header text.
    E.g. Confine the search only to the second column in the row. (I haven't tested this)
    $("#WebPartWPQ3").find("tr.ms-itmhover td.ms-vbtitle:eq(2):not(:Contains("+txt+"))").hide();
    $("#WebPartWPQ3").find("tr.ms-itmhover td.ms-vbtitle:eq(2):Contains("+txt+")").show();
    This post is my own opinion and does not necessarily reflect the opinion or view of Slalom.

  • Script Error:Current search specification is too complex

    Hi,
    Following search expression is giving the error -
    Current search specification is too complex to be refined. Start a new less complex query or refine a query. (SBL-DAT-00487)
    ssearch = "([Date] > '" + sDate1 +"' AND [Business Component] = '"+BC1 +"') OR ([Date] > '" + sDate2 +" AND [Business Component] = '"+BC2+"')";
    bc.SetSSearchExpr(ssearch);
    bc.ExecuteQuery();
    Please let me know how to overcome this error.
    Edited by: user1961577 on Nov 16, 2009 10:31 PM

    You can't refine a PDQ/saved query where there is an OR expression between multiple fields.
    The simple reason: Siebel can't display it on the GUI.
    You can refine it if the OR expression is just an OR between entries in the same field.
    ([First Name] ~= "John" OR [First Name] ~= "Joe") AND [Last Name] ~LIKE "Doo"
    can be refined
    ([First Name] ~= "John" OR [First Name] ~= "Joe") OR [Last Name] ~LIKE "Doo"
    can't be refined.

  • How to copy the photo with file name at window 7 and search specific one in iphone 4s?

    How to copy the photo with file name at window 7 and search specific one in iphone 4s?

    Clendenen02 wrote:
    2) It would be equally helpful if there was something that would take the name of the picture file and spotlight comment, copy and paste it to a movie file's comments with the same name but obviously has different extention. For an example
    In a Pictures folder
    Name: Dark Knight, The.jpeg       Comment: (2008) Genre: Action...             <- copy comment
    In a Movie Folder
    Name: Dark Knight, The.m4v       Comment:                                               <- paste 
    and do this for all 700 files
    This Bash script will do it.
    Edit "PicDir" and "MovDir" to the location of your Folders
    (Note: The comment is written to the m4v file using xattr, so the Spotlight comment field appears blank in Finder, but the comment metadata is still indexed by Spotlight (If you add a Spotlight comment from Finder, it is stored both as an extended attribute and in a .DS_Store file)
    #!/bin/bash
    PicDir=$HOME/Desktop/Pictures
    MovDir=$HOME/Desktop/Movies
    for f in $PicDir/*
    do
         if [ ! -d "$f" -a "${f##*.}" == "jpeg" ]; then
              comment=$(mdls -raw -name kMDItemFinderComment "$f")
              if [[ $comment != "(null)" ]]; then
                   picname=${f##*/}
                   movname=${picname%.*}.m4v
                   if [ -e "$MovDir"/$movname ]; then
                         xattr -w com.apple.metadata:kMDItemFinderComment "\"$comment\"" "$MovDir"/$movname
                   fi
              fi
         fi
    done

  • Regd: Specifying Search Specification in Contact Pick List

    Hi,
    We have a View like ( Case - Parent , Applet 1 as a child to Case ,Applet 2 child to Applet 1,Applet 3 child to Applet 2).In this Applet 3 (3rd level child ). we have implemented a picklist based on Contact BC.In our picklist we want to show only contact associated to case.As of now ,picklist is showing all the contact added in application.
    We are facing difficulities to write a search specification to do so,Since our applet is based on a newly created BC and BC is also based on newly added table and this new applet is not a direct child of case or contact.
    Through the join ,i was able to get the cases Id and tried these search specification in picklist based on contact BC to get only contact associated to case.
    //I m assuming parent of picklist is contact BC
    [Cases Id] = ParentFieldvalue("Parent Cases Id") - Here Cases ID is the field in Contact BC to get contact added to case and i m trying to get thoes contact whoes cases id is matched with
    parent of picklist ,which is base contact's Cases Id
    //I am assuming parent of picklist is my applet 3
    [Cases Id] = ParentFieldvalue("Id")
    Please suggest some solution or let me know ,if you need any further details.

    Isn't it possible to put a constrain on the Pick Map?

  • Search specific disks? Not in Leopard??

    In previous OS releases (Tiger and Panther) one was able to select particular disks to search. Now it seems the only option is "This Mac" and Applications." Is there a way to limit searches to specific disks?
    TIA.

    Yes, I can search the entire mac. But I used to be able to (and want to continue to) search specific drives at the same time. For example, I have three drives with sound effects. I want to be able to search ONLY those 3 drives for a search terms like "Blazing Saddle Campfire Sounds." But now I have to search each of the three individually or else find "that" sound all over my Mac.
    It stinks!

  • What is generic & location specific bom & its difference

    what is generic & location specific bom & its difference
    Madan

    Hi Madan,
    The BOM which is created on Client level i.e. without Plant assignment would be a generic BOM which can be used in any plant by extending it that plant.
    The BOM which is created using plant is Plant level BOM, which is specific to that plant i.e. that plant is the owner & creator of that BOM so that specific plant will be authorized & responsible to editing it.
    Hope i have answered your question.
    Regards
    Rehman
    Reward Points if useful

  • Invalid search specification ' ? '...(SBL-DAT-00501)

    Hello,
    If i want to go on an activity with a sprecial type, i receive this message
    Error: originating at /OnDemand/user/TaskDetail
    Invalid search specification '<?>'. Please continue or ask your systems administrator to check your application configuration if the problem persists.(SBL-DAT-00501)
    The problems appears only yesterday and i go through the modifications i made without finding a solution.
    It does not depend on the user : before each one could see all data and even if i own the activity, even if this activity is completed or not, if i click on the message is provided.
    It dooesn't concern the other activity type.
    I found no information... Did someone meet this problem?
    thank you for our help.
    jon.

    Can you explain the situation a bit more? What is are the changes you made and what are the steps you followed while navigating?

  • Invalid search specification SBL-DAT-00458

    I have created a new view in Siebel which display an applet which use a newly created bussiness component. This component store data in the table S_ORG_EXT_XM. With the bussiness component - search spec:[Type] = 'ATL Citation' and the predafault value: 'ATL Citation' on one of the fields.
    error message showed on screen: "Invalid search specification '[Type] = 'ATL Citation' ' for named search 'System Search'. Please continue or ask your systems administrator to check your application configuration if the problem persists.(SBL-DAT-00458)"
    What did I do wrong?
    Regards
    Jesper

    Did you try *[Type] = "ATL Citation"* with double quotes? Just a thought....
    Also, do you have the single quotes around the statement in the search spec? It should be exactly:[Type] = 'ATL Citation'

Maybe you are looking for

  • Error returned using SQL package

    Hi, I'm trying to connect to a database using the example code supplied in the docs here at java but I am getting the following error. Error: The name "SQLWarning" is not declared as a type. : C:\Program Files\Asymetrix\SuperCede\Projects\Project1\Co

  • Connection Refused Error In Connection Client

    Hello Geeks I am runnig a RMI application in which runs on internet , i have setup RMI server on a host server and it is running there. Now, when i try to call client using ip address of the Host , i am getting Connection Refused error. Example : Reg

  • Disable toolbar in SALV_WD_TABLE

    hi, We are implementing Performance management process based on EHP4. We are using standard SAP delivered WD ABAP applications. On the manager's view there is table to show all appraisal form of his sub ordinates. This table is created through SALV_W

  • Filename to caption script?

    I have a set of several hundred family photos that were scanned from slides and have the photo description as the filename.  Is there a script or other way of getting the filename into the Metadata Title or Caption fields? Thanks, Paul

  • Lens Profile Downloader Application Released

    Adobe have released an AIR application for searching and downloading lens correction profiles. More information can be found on Adobe Labs page http://labs.adobe.com/downloads/lensprofile_creator.html