Cad indicator in BOM header or bom item

Hi All
Cad indicator in bom header or bom item  is set  only using the CAD interface.The system sets this indicator if the bom header or  item is generated in a CAD system and transferred to the SAP System via an interface.
If we upload bom with our upload program then this indicator cannot be set.
Is there is any way by which we can set it for all boms which are uploaded through upload program ?

Hi,
Why would you want to do that? Wouldn't it be incorrect representation?
Regards,
Vivek

Similar Messages

  • BOM Header and BOM Item Enhancements

    Hi all,
    I just want to make sure I got this correct so far and looking for further info. I have some z-fields(custom fields) that I'm adding to CI_STKO (BOM Header) and CI_STPO (BOM ITEM). I need to be able to display these fields in transactions CS02,CS03,CS11,CS12,CS13. I think I'm suppose to use the following enhancements:
    PCSD0003 : BOMs: Customer fields in header
    PCSD0002 : BOMs: Customer fields in item
    Can anyone give me some info on the screen exits in these enhancements if this is correct and if not can someone give me some guidence to displaying the z-fields in these transaction?
    Message was edited by:
            Akeem Lockett

    You will have to make all the modifications inside the function group XCSA.
    You wiill get the necessary exits there.
    For displaying the custom fields you can use the screens 701 to 721. These are subscreens for displaying the item details. The moment you make changes here in these screens , you will be able to see the effect in CS01/02/03.
    Hope it helps.

  • Dms link to bom header and bom item

    hi, all
    I read the solutions who r given to me, also i worked according to them. in dms i m not finding attched documents,which r attached at bom header ' CS01/CS02'.
    also i treid to change doc's in dms for bom item, the sys message say's 'this transaction is not support for this activity.
    rgd
    ben

    hi benaka,
    Go to dms,
    Dc10, do the object linking for material/ BOM.
    whatever document you have selected for object linking attach the file to it.
    go to cs01n, give your material name, enter.
    once you, inside the bom, select document tab, enter your document type and number and save it.
    this way that document is link to that bom. and whatever the file is there inside document, you casn see it. just click it.
    thanks,
    regards,
    nitin
    award point if useful

  • Condition type EDI1 is not populating in XKOMV for BOM Header Item

    Hi All,
    We have assgined EDI1 and EDI2 condition types in pricing procedure, and creating orderd through Idoc, and checking for customer expected price.
    EDI1 and EDI2 are correctly populating for standard items, but NOT for BOM header item.
    I checked in XKOMV and observed that EDI1 is not coming for BOM header item.
    Please advise what to do.
    Regards

    Hi,
    In case your pricing procedure is similar to standard SAP then probably you use calculation routine 8 for EDI1 and EDI2.
    8 is represented by routine FV64A008. Inside this routine there is the following check:
    check: komp-prsfd = 'X'.
    Verify if your BOM header item category has switched on Pricing indicator (TVAP-PRSFD).  If you have blank value there then this is the reason why EDI1 / EDI2 condition don't receive value in your case.
    Best regards
    Witek Prawecki

  • Set cad indicator for bom?

    Hello,
    i have the following question in the CAD/CAD-Desktop-environment:
    i copied material-bom-data from one plant to another by using batch-input. i didn't notice, that with batch-input the cad indicator cannot be set.
    The result is, that i have all bom without this cad-indicator and now it is not possible to work properly with these data in the cad-desktop.
    my question is: is it possible to set this field afterwards? Is there a function module to do this (i have'nt found one to CHANGE this field)? Or is it possible to simply set the fields in the database (STKO-CADKZ & STPO-CADPO) without crashing any data references?
    Or do i have to delete all the bom an create it again the right way?
    Thanks for any help
    Sven

    Hi Sven,
    try the function module BAPI_DOCUMENT_CHANGE2. In the table DOCUMENTSTRUCTURE you can handle document stuctures.
    regards Iring

  • Object Links fields grey for Production Order,BOM header,BOm item

    Hello Friends,
    1) In DMS Object links tab ,for objects BOM header,BOM item,Production order fields are grey even though necessary settings are done. Is this standard or I am missing some config.
    I did the similar settings for other objects like material master,vendor master,claim etc and I am able to assign these objects in Object links tab.
    2) In Production order I can assign the existing document but can't create document from Production order.I maintain value 1 in img Maintain screen for object link --> Auth.
    Define doc type --> Define object links --> create document = 2 ( Use Transaction to Create Document)
    I can create a document from other objects like Material Master,Claim,PO,PR with similar settings.
    Kindly help me in this regard
    Regards
    Abhijit A. Pachgade

    As u right said this is a standard.
    generally a document can be attched from the function T-code or from the DMS T-code cvo1n, through the object link tab page. * BOTH WAYS POSSIBLE*
    but for BOM, production order it is only one way, u can attach at the function T-code level like co01....ect  ONLY ONE WAY
    especially for PP transation, its one way
    REGARDS
    SURYA

  • Valid to date for BOM Header and Item

    Hello everyone,
    I have been searching for "valid-to" date for BOM header and Items since several days but no luck ..
    I know we can see it using transactions cs11/cs03 etc. But i wish to know the table where they are stored. As I need to extract them to BW.
    Any help will be highly appreciated.
    Thanks in advance!
    Regards,
    Anuj

    Hi Anuj
    In table STPO,the field AEDAT gets updated only when a change number is used,otherwise the valid to date will be shown nil here.
    And also ref the link
    Problem finding Valid To Date or Change number to on BOM
    pavan

  • How to create BOM(Bill Of Material) item data from flat file?

    I have two flat files one is BOM(Bill Of Material) header data and BOM item data. BOM header is already created, now I want to create BOM item data with reference to the header data. Is there any standard direct batch input method in LSMW or Is there any standard BAPI or Is there any standard BDC report program to do the task? CS01 is the TCode to create BOM.

    Hi,
    The DI program works for create step CS01 and not for CS02.
    Perhaps this ( adding items in header by Tx: CS02 ) could be achieved by a Recording step in LSMW.
    Best Regards, Murugesh

  • BOM Header Long Text

    Dear experts,
    Is there a way to transfer BOM header long text to production order? I see bom item long texts on production order in item details. But in production order i can not find BOM header long text anywhere.
    Best regards

    Dear,
    1. Use  function module: CO_TX_TEXT_CATALOG_IMPORT
    Function group: COTX
    Short text: Import of the order texts from the memory section of SAPScript
    You must maintain the following parameter:
    Exception: NO_CATALOG
    2. Create function module: CO_TX_TEXT_CATALOG_EXPORT
    Function group: COTX
    Short text: Export of order texts back to the SAPScript Memory
    No parameters required
    Please try and come back.
    Regards,
    R.Brahmankar

  • Co-product indicator is not copied to BOM

    Hi Experts,
    I have created the materials with co-product indicator in MRP2view and using this material as component in BOM.  However the co-product indicator is not copied to the BOM in Item details basic data view.  When I crate a production order, components are not having co-product indicator in production order component view.
    When I create the BOM, system is accepting the quantity with negative value.
    What could be the reasons that system is not copied the co-product indicator in BOM.
    Pl provide your valuable suggestions.
    Best answer will be rewarded.
    Thanks & Regards,
    Surya
    +919000440032.

    Hi
    Steps for the coproduct feature in SAP are as follows :
    1. Create Material Masters for the main product and Coproduct. Select the Indicatore co-product for the co-product material. In MRP 2 View click the Joint Production Tab and maintain the Approtionment Structure i.e. One Main product is equal to X coproducts.
    2. Create the BOM for the Main product and maintain the Co-product as an Item with negative quantity and click the Coproduct check box in item detail manually. Then only this will be flowing to Production order .
    Note : System by default will not make it to flow to BOM from the MaterialMaster. You need to manually tick the check box in BOM either during BOM Creation or change.
    Hope this will help you.
    regards
    radhak mk

  • Tables for BOM Header and Components

    Dear Friends,
    Please let me know which tables provide a link between the header Material and corresponding Component Materials of a BOM?
    I have seen STKO and STPO but couldn't find such a link in them. STPO gives the component material but I couldn't get any link to Header material.
    Regards,
    Alok.

    Hello Alok,
    Table for BOM header             - STKO
    Table for BOM item                - STPO
    Table for material to BOM link - MAST
    Check if MARC table has a material in it and the same material is available in MAST also, it means that BOM has been created for that material..
    If Material is available in MARC and not available in MAST, it means BOM has not been created for that material.
    Reward Points, if useful.
    Regards,
    Nitin.

  • BADI CEWB_BOM_CUS_FIELDS EWB: Customer Fields with BOM Header (Screen E

    Can someone post details (or better..an example) on how this BADI can be invoked?
    I have used exits PCSD0003 and PCSD0002, but this BADI and it's partner for the BOM Item may be a better approach. I don't have a great deal of BADI implementation experience, but can learn fast. I create my own Implemenmtation and added code to the TAB Description method (below), activated it and went to CS01 to see if the new TAB had shown up... it did not. I thnk I'm missing the call to the method somewhere, but I can't locate where this might be..????
    method IF_EX_CEWB_BOM_CUS_FIELDS~BOM_CUS_TAB_DESCRIPTION.
    e_tab_description = 'MY BOM Header Data'.
    endmethod.

    Hi!
    Would be greatful to you if you could let me know the answer for your question as iam even looking out for the one,
    Best Regards,
    Parwez.

  • BOM table for deleted item

    Hi All,
    In which table shall i get the deleted item from Bill of material. I checked in STPO but in this table after deleting the item it will not appear.
    Regards,
    RBS

    Hi  RBS,
    Please go through the Tables  below Pertaining to BOM
    STPO BOM Item Details
    STPU BOM Sub Items (designators)
    STKO BOM Header Details
    MAST BOM Group to Material
    STZU BOM History Records
    STAS BOM Item Selection
    STPF BOM Explosion Structure
    PLMZ Allocation of bill of material items to operations
    Regards
    Varma

  • Object link BOM header doesn't work

    Hello,
    We are in version 4.6C (standard) and I have a following problem with DMS.
    I have created a document type and assigned object links STKO_DOC BOM header (screen 258). I have created other document type quite similar, just with different object links, and they work just fine. However, when I create or change my document type with tra CV01N or tra CV02N I cannot see the sheet for assigning the BOM header. I have no error messages. I have tried to compare to the standard document types and simply cannot find out what's wrong.
    If I go to the tra CS02 (BOM) to assign my document - I cannot - because the list doesn't show it even though I can see it using CV02N -- CV04N.
    I tried to add also object link BOM item (screen 257) but without help.
    Can anybody help with this - thank you in advance.
    Pipsa

    Dear Pipsa,
    please see SAP note 956853 and make sure that the necessary objects are maintained correctly in customizing.
    Best regards
    Christoph

  • How to enter BOM data in BOM header

    I need a small help from SAP GURUS regarding the subject given above. When i was trying to enter BOM data in DIR enabled object links of BOM header, it was not allowing (Disabled) to enter the same.
    How to enter BOM details in BOM header in DIR?
    Is their any proceedure to enter the BOM data in DIR object?
    Thanks in advance.
    Regards
    Suresh. J

    Hi Suresh,
    unfortunatly it is not possible to add a BOM header link from document side.
    Generally the linkage of objects to a DIR is designed as such that a
    user can create and maintain the link from object-side as well as from
    document-side. There are, however, some exceptions like the production
    order (PORDER), BOM item (STPO_DOC) and BOM header (STKO_DOC). Links to
    these objects can only be created and maintained from object-side.
    Regarding BOM objects the reason for this restriction is due to the
    engineering change master, which is completely connected to BOM. The
    functionality at this level only allows the display of BOM objects from
    the DMS application.
    The check for these objects is done in the following coding:
    Main Program     SAPLCV130
    Source code of   LCV130O01
    MODULE (PBO)     L201_BLANKLINES
    ***special settings
      IF drad-dokob  = 'PORDER' or drad-dokob  = 'STPO_DOC' or
         drad-dokob  = 'STKO_DOC' or drad-dokob  = 'DPR_OBJLNK'.
        PERFORM display_col_change USING 'PORDER-CO_POSNR' 1 1.   " no icon
        GF_no_edit_screen_link = 'X'.
      ENDIF.
      if not gf_no_edit_screen_link is initial
      and display_mode NE c_dms_display.
        message w321 with intdrad-dokob.
      endif.
    ENDMODULE.                             " L201_BLANKLINES  OUTPUT
    I hope this information is usefull for you. In that case please reward points.
    Best regards,
    Christoph

Maybe you are looking for

  • JBO-33001 bc4j.xcfg missing with Jdev 9.0.5.1 embedded OC4J

    I've got an application that I've been trying to migrate from Jdev 10g Preview (9.0.5) to Production (9.0.5.1) for a week now. The steps I've had to follow so far are: 1) Install Jdev 9.0.5.1 2) Run it and allow all workspaces/settings to be migrated

  • Adding Tags in PDF for Tables and Figures

    Please let me know how to add tags for Table and Figure in the PDF and also about setting up attributes for that

  • Where is the runtime repository assistant???

    Hi all, I am working with the OBI SE. When I am deploying the objects I am getting an error because there is not a valid runtime repository. I found that I have to create the runtime schema with the runtime repository assistant but I don't find it in

  • Organizer error after I upgraded phone to 3.1

    Any idea what this means ? (shows up when the Organizer is run. Software version is 3.1 7C144) The Developer Disk Image could not be mounted. Xcode could not find an appropriate Developer Disk Image to mount on <phone name>. Please contact Apple for

  • Windows 7 64bit on MSI GX660 stopped working.

    My windows 7 64 bit on GX660 stopped working properly after a restart,and now i cant even use the recovery to repair it.It lets me start the tool and run it but when its done it just boots and goes to screen that tells me to repair the boot sector.Iv