BOM comparison based on Installation point of Subitems

Hi All,
Can I do a BOM comparison based on the installation position of the sub items?
There is an option to select the installation point in "sort by install point" in the "further selection" screen. But it is not getting populated in when I execute CS14. Please advice. Thanks.

Hi Mr.Pradeep Rao,
Could you please give me your mail id.
I will send you the screen shots, to compare the BOM's based on the sort by installation point.
The system is not showing directly in CS14.
<b><u>Procedure:</u></b> is once after doing the necessary settings under Further settings page,give the BOM details and VALID from date & click on Diff.Comparison.
In the next page,I hope you must be knowing the BOM item for which sub item exists. and the item quantity must be same in both the BOM's.
You will be able to see the symbol for that BOM item showing Similar component (Red Color Button).
Just Double click on that symbol(Comparison result symbol) and the system pops upa new screen,there you brach out the node -Sub Items-Comparison By installation Point.Now you can see the items based on installation point.
I hope in this way you will be able to see the items compared on installation point.
<b>If this solves your problem ,Please reward maximum points and Close the thread as answered.</b>
Thanks & Regards
Mangal

Similar Messages

  • Insert installation points (subitems) in existing bom

    Hi,
    I am trying to insert installation points in an existing bom. Searching the forum i learned that this should be possible with function CSAP_MAT_BOM_MAINTAIN using table t_stpu. I did this and get an sy-subrc = 0 but when i take a look at the bom i see that no installation points are inserted.
    this is a peace of the codecode :
    loop at itab.
    move wa_stpo-item_node to i_stpu_upd-pointer.
    i_stpu_upd-MANDT = sy-mandt.
    i_stpu_upd-STLTY = 'M'.
    i_stpu_upd-stlnr = wa_stpo-bom_no.
    i_stpu_upd-STLKN = wa_stpo-item_node.
    i_stpu_upd-STPOZ = wa_stpo-item_count.
    i_stpu_upd-UPMNG = '1'.
    i_stpu_upd-EBORT = itab.
    i_stpu_upd-SELKZ = 'X'.
    move sy-tabix to v_uposz.
        CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT'
            EXPORTING
              input  = v_uposz
            IMPORTING
              output = v_uposz.
    i_stpu_upd-UPOSZ = v_uposz.
    append i_stpu_upd.
    endloop.
    endif.
    endif.
    clear i_stpo_upd.
    move-corresponding wa_stpo to i_stpo_upd.
    append i_stpo_upd.
    clear ch_stko.
    PERFORM begin_of_api USING 'CSAP_MAT_BOM_MAINTAIN'.
    CALL FUNCTION 'CSAP_MAT_BOM_MAINTAIN'
                EXPORTING
                  material           = '21822'
                  plant              = ''
                  bom_usage          = '1'
                  "VALID_FROM         = v_date
                  i_stko             = ch_stko
                  CHANGE_NO          = wa_stpo-CHANGE_NO
                  fl_bom_create = ' '
                 fl_new_item = ' '
    IMPORTING
       fl_warning = flg_warning
                 o_stko     = tstk2
                TABLES
                  T_STPO             = i_stpo_upd
                  t_stpu             = i_stpu_upd
                EXCEPTIONS
                  error              = 1
                  OTHERS             = 2.
          if flg_warning = 'X'.
                PERFORM api_log_to_return USING ermsg_update.
                if not ermsg_update is initial.
                  move ermsg_update to errorlog.
                  append errorlog.
                endif.
              else.
                move 'Update successful' to errorlog.
                append errorlog.
                CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'
    EXPORTING
    WAIT = 'X'
    IMPORTING
    RETURN = C_RETURN .
              endif.
    Can't find my fault, hope you guys can.
    with regards
    Erik

    Hi Kumar,
    Thanks for the quick response. The item I am talking about is a simple cable which is used in meters(only one unit). But for variable size item, we need more than 1 dimension right? The scenario is like this,
    Material : Cable12345
    Application:
    Used in a single elctrical panel for different application as follows
    a) for coolant motor
    b) for servo motor
    Here they are identifying these two applications with different tagging like CB6 & CB17
    In the BOM they are giving Cable12345 as an item for the electrical panel and they are adding the length of cable required for both the application (4M + 6M) and giving as 10 M against the code. I want to split the same thing using installation point as follows
    Header
    Electrical panel
    Item
    Cable12345           10M(Total of SI's)
    Sub-item details
    Installation points   SI-QTY      SI-Text
    Coolant motor         4M            CB6(tagging reference)
    Servo motor           6M            CB17(tagging reference)
    If I define the BOM like this structure, I assume the consumption will be for 10M (item qty) and we can print the SI content in the production order.
    Kindly confirm.
    Sridharan M

  • Installation Point in BOM

    Hi,
    We have REM scenario for TV industry & BOM  changes according to the ECR by CS02.Now we have Multilevel BOM of 800 components with sort string wise. ECR has been created by CC31 & after approval of it , BOMs have been changed.
    But we have to change the BOM by identifying each assy code & changed it by CS02. So for 800 TV models  we have  to change each BOM (almost 2000 BOMs include  Sales & production BOM) which is quite tedoius job.
    Since we have  assy PCB for TV.This assy PCB have components with  installation point ref. to PCB location.If i have to change the BOM as per ECO ,I have search for each location & change the item with qty wise which is also tedious job considering 2000 BOMs.
    I have already  use CS20 for mass change but couldn't find installation point field.
    Now how to mapp this situation?Is there any user exit?suggest the any solution for the same.The solution will be appreciated.
    rg
    Tushar

    PP Gurus,
    Pl.reply
    rg
    Tushar

  • Best Practice for Updating Administrative Installation Point for Reader 9.4.1 Security Update?

    I deployed adobe reader 9.4 using an administrative installation point with group policy when it was released. This deployment included a transform file.  It's now time to update reader with the 9.4.1 security msp.
    My question is, can I simply patch the existing AIP in place with the 9.4.1 security update and redeploy it, or do I need to create a brand new AIP and GPO?
    Any help in answering this would be appreciated.
    Thanks in advance.

    I wouldn't update your AIP in place. I end up keeping multiple AIPs on hand. Each time a security update comes out I make a copy and apply the updates to that. One reason is this: when creating the AIPs, you need to apply the MSPs in the correct  order; you cannot simply apply a new MSP to the previous AIP.
    Adobe's support patch order is documented here:  http://kb2.adobe.com/cps/498/cpsid_49880.html.
    That link covers Adode  Acrobat and Reader, versions 7.x through 9.x. A quarterly update MSP can  only be applied to the previous quarterly. Should Adobe Reader 9.4.2  come out tomorrow as a quarterly update, you will not be able to apply it to  the 9.4.1 AIP; you must apply it to the previous quarterly AIP - 9.4.0. At a minimum I keep the previous 2 or 3 quarterly AIPs around, as well as the MSPs to update them. The only time I delete my old AIPs is when I am 1000% certain they are not longer needed.
    Also, when Adobe's developers author the MSPs they don't include the correct metadata entries for in place upgrades of AIPs - any AIP based on the original 9.4.0 MSI will not in-place upgrade any installtion that is based on the 9.4.0 MSI and AIP - you must uninstall Adobe Reader, then re-install. This deficiency affects all versions of Adobe Reader 7.x through 9.x. Oddly, Adobe Acrobat AIPs will correctly in-place upgrade.
    Ultimately, the in-place upgrade issue and the patch order requirements are why I say to make a copy, then update and deploy the copy.
    As for creating the AIPs:
    This is what my directory structure looks like for my Reader AIPs:
    F:\Applications\Adobe\Reader\9.3.0
    F:\Applications\Adobe\Reader\9.3.1
    F:\Applications\Adobe\Reader\9.3.2
    F:\Applications\Adobe\Reader\9.3.3
    F:\Applications\Adobe\Reader\9.3.4
    F:\Applications\Adobe\Reader\9.4.0
    F:\Applications\Adobe\Reader\9.4.1
    The 9.4.0 -> 9.4.1 MSP is F:\Applications\Adobe\Reader\AdbeRdrUpd941_all_incr.msp
    When I created my 9.4.1 AIP, I entered these at a cmd.exe prompt - if you don't have robocopy on your machine you can get it from the Server 2003 Resouce Kit:
    F:
    cd \Applications\Adobe\Reader\
    robocopy /s /e 9.4.0 9.4.1
    cd 9.4.1
    rename AdbeRdr940_en_US.msi AdbeRdr941_en_US.msi
    msiexec /a AdbeRdr941_en_US.msi /update F:\Applications\Adobe\Reader\AdbeRdrUpd941_all_incr.msp /qb

  • Using table comparison transform can you point to multiple tables as target

    Using table comparison transform can you point to multiple tables as target tables?
    Thank you very much for the helpful info.

    If you want to feed the output to multiple tables, you can do so, but you have to be cautious enough on which table to be used as a comparison table in this case. The comparison table provided inside Table Comparison will be compared against the input data set for generating opcodes (Insert / Update / Delete) to input rows.

  • Automate USER BASED PACKAGE installations in SCCM 2012

    Hi All,
    I want to automate the installation of software(in my case a user based package) from the Application Catalog.
    Here is just some general information:
    1. All software(Applications and Packages) deployed to Device Colllections will be published in Software Center
    2. All software(Applications and Packages) deployed to User Based Collections will be published in the Application Catalog
    3. Once software has been deployed from the Application Catalog, it is also available/visible in Software Centre .. this could be confusing for (scripted) test purposes!
    To Automate installations i tested the following (Powershell) methods:
    Methode 1 - Install Device Based Packages (This works)
    $SoftwareCenter = New-Object -ComObject UIResource.UIResourceMgr
    # to show applications
    $Application = $SoftwareCenter.GetAvailableApplications() | where {$_.name -like $APPNAME}
    # to install an application
    $SoftwareCenter.ExecuteProgram($Application.id, $Application.PackageId, $true)
    (once an User Based Package has been installed from the Application Catalog, it will be shown in the results of this method .. but initially it don't!!)
    Method 2 - Install Device based Applications (This works)
    Invoke-WmiMethod -Namespace root\ccm\clientsdk -Class CCM_Application -Name Install -ArgumentList 0,"xxAPP scope IDxx",$True,$False,1,1
    Method 3 - Install User based Applications
    Invoke-WmiMethod -Namespace root\ccm\clientsdk -Class CCM_Application -Name Install -ArgumentList 0,"xxAPP scope IDxx",$False,$False,1,1
    (once an User Based Application has been installed from the Application Catalog, this method can be used .. but initially it can't!!)
    Method 4 - Install User Based Packages (NOT WORKING)
    This solution is based on an (scripted) installation from the Application Catalog. Information can be found on the following sites:
    http://blogs.technet.com/b/configmgrteam/archive/2012/09/19/extending-the-application-catalog-in-system-center-2012-configuration-manager.aspx
    http://allthingsconfigmgr.wordpress.com/2012/10/02/application-catalog-uncovered/#more-284
    You can see the usable operations/methodes, by using the following URL in your SCCM 2012 environment:
    http://YOURSITE/CMApplicationCatalog/ApplicationViewService.asmx
    The method i tried for an installation part is 'installapplication', see example below:
    $service.Installapplication($appid, $deviceid, $null)
    This syntax is correct because it's giving a result that indicates the my command was correct(when i change the variables it produces an error), but that's it ... no application is installed.
    For the record: the operations/methods 'RequestApplicationForUser and GetApplications' are working fine.
    There is also log file 'ServicePortalWebService.log' on the Application Catalog Server in
    C:\Program Files\SMS_CCM\CMApplicationCatalogSvc\Logs, where i can see that Installation call is (correctly) be done.
    To be short:
    Is there anybody who can tell me how to automate (with Powershell) an USER BASED PACKAGE installation?
    With kind regards,
    Hayo Veenstra

    Thanks for your reaction.
    What i want is creating shortcuts in the startmenu of a user, that initiates a SCCM software installation. We also use this method for our SCCM 2007 environment by initating advertisments. I do not want a required user deployments, because when that user
    logs on on another machine (for a short time) .. all his/her software will be deployed. So i do not want to install unnescessary software .. only what a user initiates.
    Do you have other suggestions?
    I'm not sure about the shortcuts.  But, as for required deployments to users installing on all machines they log onto:  Not if you have User Device Affinity running for you.  You can set a requirement in the application to only install on a user's
    primary device.  Another option that we often deploy is to use App-V to deploy a virtual version of that app if the device they logged onto is not their primary.  When they log off, it goes away.  This is all done using User Device Affinity. 
    This is new in 2012. 

  • Delivery Split Not to happen based on Unloading Points

    <b>Hi All,</b>
    <b>Delivery Split Not to happen based on Unloading Points</b>
    As per standard SAP, delivery will split if we club two scheduling agreements with two different unloading points.
    We have a new requirement from customer. They want to club more than 8 Scheduling Agreements or 8 Sales Orders into one single delivery and have one single shipment. They dont want the deliveries to split based on unloading point.
    Is there any User exit for this. If yes, please provide details. This is a high priority development and this should be in production by June 10.
    thanks in advance.
    Regards,
    Syed Nasir

    Hi,
    No need of user exit in your case.Simply create a Z routine and write the code as per your requirement as not to split the delivery based on unloadding points and assign this routine in Order to Delivery copy control at header level.
    Reward points if useful
    Regards,
    Amrish Purohit

  • Collective BOM Comparison

    Hi Experts,
    Is it possible to compare BOM collectively in a plant, we are having BOM usage-1(Production) and BOM usage -6(costing), for every finished good, and now I need to compare BOMs,
    I am aware of CS-14 BOM comparison, but here i need to enter individial materials one by one, is it possible to compare BOM collectively?
    Regards
    CS

    Hi Gaurav,
    Thanks for your reply, we have maintained two BOM'S for every finished good one with bom usage 1 for production and another with bom usage 6 for costing, with time there were changes in production bom's and these changes were not done in costing Bom's,
    Now we need to overwrite all production BOM's to costing BOM, now to do this i  need to know the differnece between production Bom and costing bom.
    I can compare Bom's one by one by using transaction CS14, but I am looking for an option for collective comparison basen on material plant and usage combination.
    Regards
    cs

  • Not a valid Network Installation Point

    Post Author: BGardner
    CA Forum: General
    This one is obscure but I hope that someone will recognize it. It doesn't appear on any searches.
    Crystal 8.5 was installed onto a client's server (used for custom reports in an accounting application). I was able to successfully run a Workstation installation to 2 or 3 PC's using P:\ as the Network Installation Point.
    But now the Workstation install fails and returns the message "The directory P:\ is not a valid Network Installation Point - it does not contain the Crystal Reports network files."
    Notes:
    The cause of the problem is that the server was replaced by a newer one
    The new server has the same name and sharenames & drive mappings are identical
    All files were copied from the old server to the new one
    Everything else runs correctly, including CR on workstations previously installed
    I reinstalled CR but with the same results
    Server O/S is Windows 2003 on both servers.
    Clearly there is something missing (or something that shouldn't be there!). Or could it somehow be a rights issue?
    I'm stymied so all suggestions are welcome!  Thank you.

    You don't specify the version number of 2.6. Is that Solaris 2.6 HW 5/98? Any earlier version of Solaris 2.6 will most likely not work.

  • Difference Between Summarized & Multi Level BOM Comparison

    Hi Colleagues,
    Could you please help me on this? I would like to know what is the difference between Summarized BOM & Multilevel BOM Comparison.
    Currently I am using Tcode CS14 to compare the BOM but I could not find the differences. Also I am using FM CS_BOM_EXPL_MAT_V2 to explode the BOM so I would like to know the difference to write a report for this.
    Thanks & Regards,
    Nagaraj

    Hi,
    Refer this link which explains clearly the Difference Between Summarized & Multi Level BOM Comparison
    http://help.sap.com/saphelp_45b/helpdata/EN/ea/e9befc4c7211d189520000e829fbbd/frameset.htm
    After going through  this link on the left hand side there is heading for BOM compariso,under that 4 sub headings are there please refer that
    hope this will help,if you have any query revert back
    Edited by: Girish  Adaviswamy on Apr 15, 2009 5:40 AM

  • Setting a specific menu based on exit point?

    Hello,
    Wondering how I should go about this...any feedback is appreciated.
    Basically, I have my main show setup with various chapters points. When a user hits the MENU or TITLE buttons from within the main show to return to the DVD menus, I would like to serve them a specific chapter menu based on the 2 chapter points the user may be between.
    Anyone have any ideas about how I should go about scripting this?
    Thanks in advance.

    Yes, you can do this if you use the info within SPRM7 that the DVD player stores automatically for you. SPRM7 tracks the last chapter played, in numbers from 1 to 99.
    If the viewer hits 'menu' between chapters 6 and 7, SPRM7 will hold a value of 6. You can use this info in a script which is what you set the menu call to go to. OFr example, in a three chapter track, your menu call would be to this script:
    mov GPRM0, SPRM7
    Jump Menu 1 If(GPRM0 = 1)
    Jump Menu 2 If(GPRM0 = 2)
    Jump Menu 3 If(GPRM0 = 3)
    and so on for all of the possible menus in your project.
    This will at least take you to the default button on each menu. If you want to go to a specific button then that script will need to be amended, or a second script added.

  • Triggering of Preventive Maintenance based on Measuring Point

    Hi,
    I have set measuring point & defined upper range limit and lower range limit. Now I want to trigger preventive maintenance, based on reading enter against measuring point specifically if measuring point reading is above or below defined upper range limit or lower range limit.
    Letu2019s say example, If 10 and 5 is upper range limit and lower range limit, now in this case creation of notification / main order if user has enter measuring point value more than 10 or less than 5.
    Regards,
    Dipen Shroff

    Hi,
        You can do it via Condition Based Maintenance ..
    IMRC0001- U can use this User exit
    http://help.sap.com/erp2005_ehp_04/helpdata/EN/a7/fa4c988f6611d29e8a0000e8323350/frameset.htm
    regards
    pushpa

  • 0FI_AR_4-Delta Time Settings based on Numeric Pointer Time Stamps

    Hi All,
    For Numeric Pointersettings for 0FI_AR_4, I checked the table of DELTA settings, the time stamps are different and it says GMT IN BWOM2_SETTINGS.
    So I am confused here whether for FI based on GMT timestamps or numeric pointer BAED on documents entered..
    say user entered a DOCUMENT clearing ON mONDAY AFTERNOON, WE HAVE BATCH UPDATE on TUESDAY MIDNIGHT, WHEREAS the document not picked up on TUESDAY batch and so the document is still not cleared in OUR report whereas cleared in SAP..
    whereas the same document CLEARED in wednesday midnight batch job...so it means there is a delay in picking up the document which is running every MIDNIGHT...
    Does anyone clearly explain how its picking and why? hope it is not based on GMT TIMING...
    Also I check another table, it has set the time limit of 2AM and whereas our TUESDAY batch runs before 2AM..whereas Wednesday batch runs after 2am, i am not sure whether it could be because of the above issue...

    Hi Durgesh,
      I checked this link..That's why raised it whether it really works based on the last part in the link based GLOBAL SETTING OF FI...
    If it considers 2AM and check the same settings in my system too, it could be the reason, why my data doesn't pupulate on TUESDAY ..I AM THINKING... is my assumption right???
    i am still waiting from our HQ team..will see whether that works or not..
    then will let you know...

  • Fetching Supply Scenario based on Installation number ?

    Hi All,
    I have got an installation number. Can anyone give me the table names from which i can get the installation's supply scenario ?
    Thanks,
    Hrushikesh

    Hi Hrushikesh,
    You are talking about the Supply Scenario field in the ES32 transaction. There are following scenarios
    001 -Grid Usage for Points of Delivery Supplied By Third Party
    002 -Supply for Point of Delivery in External Grid (Tranmission)
    003 -Supply for Point of Delivery in Own Grid (Fully Supply)
    Usually we choose to keep this field as blank as it keeps on changing with each contract.
    It usually tells whether the installation is currently associated with the Retailer or Distributor. You can find that through Service Provider and Invoice Service provider at contract, that in which scenario installation is. But you can choose to keep this field blank also.
    Regards,
    Manish Bisht

  • Cumulative Flow based on story points

    We're new to using Kanban features in VS.  I can't figure out the cumulative flow report - it seems to be based the count of stories (not story points) but that would only make sense if all stories were the same size.  MS provides a story points
    field in the default configuration so I'm assuming there is a realization story sizes are not the same.  Is there a configuration for this we're missing?  
    Thanks

    Hi Kazoo, 
    Thanks for your post.
    Yes, the Cumulative Flow diagram based on the count of Backlog items(user stories), please refer to this document:
    https://msdn.microsoft.com/en-us/library/jj838789.aspx.
    Agile velocity chart and forecast tools reference the value in this story points field, for the velocity report, please refer to:
    https://msdn.microsoft.com/en-us/library/dn283465.aspx.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

Maybe you are looking for

  • Dynamic Bitrate Switching on Live Stream

    I have FMIS 3.5.  I've installed it with pretty much all the default values.  I haven't changed any of the settings in either the  LIVE or the VOD applications. Dynamic Bitrate Switching is working well for VOD, but not working at all for LIVE stream

  • Document Distribution - Confirming Receipt

    Hi All, I have setup document distribution to use both RML & INT, with both distribution types requiring confirmation of reciepts. When distributing via RML the distribution log shows status 'WR' - waiting receipt When distributing via INT the distri

  • Master Data Management with SAP

    Hi Master data management in SAP platform is in Compilation of report structure where you have additional variables such as field documentation code a field processor and a system capable to do this compilation./In other words SAP Master Data Managem

  • Can I update OS X 10.6.3 to 10.6.8 after installation?

    I recently purchased Mac OS X 10.6 and got version 10.6.3.I expected to get version 10.6.8. Can I update to 10.6.8 after installation?

  • Sharing Desktop

    When I am at my home on the wireless network my room mate can access my desktop. How can I turn this off so this does not happen.