LSMW for BOM Object Dependencies

Dear Sir,
I can use LSMW to upload BOM component without object dependencies.
If the BOM component have object dependencies, how to upload OD using LSMW.
Who can help me !

Hi all
I have so much OD to be upload, how can I do that through LSMW ?
No expert can help me ?
Regards,

Similar Messages

  • LSMW FOR BOM CREATING.

    Hi Guys,
    I have a requirement where i create lsmw for bom upload using batch input. I m trying to create only one source structure and source fields assigned to this source structure but when finally im executing it its creating the first line item correctly but for all the second line items onwards its saying that Alternative already exists... My functional guy says that its creating just the first component in the bom and for the second component its trying to create another bom...and while its checking for the header which is already created its giving us error..
    I dont know how to handle this.....guys its a little urgent....plz help me out.
    here is a snap shot of the errors..
    10:25:44     Session BOM-CREATE is being processed by user KALVALV in mode N on server psdux07                              0                                                           0     S     00     300
    10:25:44     Creating BOM for material 10000240     CS01     1     SAPLCSDI     0140     7     S     29     030
    10:25:45     Transaction was processed successfully     CS01     1                                                           0     S     00     355
    10:25:45     Alternative 1 already exists     CS01     2     SAPLCSDI     0100     1     E     29     003
    10:25:45     Transaction error     CS01     2                                                           0     S     00     357
    10:25:45     Creating BOM for material 10000346     CS01     3     SAPLCSDI     0140     7     S     29     030
    10:25:45     Transaction was processed successfully     CS01     3                                                           0     S     00     355
    10:25:45     Alternative 1 already exists     CS01     4     SAPLCSDI     0100     1     E     29     003
    10:25:45     Transaction error     CS01     4                                                           0     S     00     357
    10:25:45     Creating BOM for material 10000347     CS01     5     SAPLCSDI     0140     7     S     29     030
    10:25:46     Transaction was processed successfully     CS01     5                                                           0     S     00     355
    10:25:46     Alternative 1 already exists     CS01     6     SAPLCSDI     0100     1     E     29     003
    10:25:46     Transaction error     CS01     6                                                           0     S     00     357
    10:25:46     Creating BOM for material 10000785     CS01     7     SAPLCSDI     0140     7     S     29     030
    10:25:46     Transaction was processed successfully     CS01     7                                                           0     S     00     355
    10:25:46     Alternative 1 already exists     CS01     8     SAPLCSDI     0100     1     E     29     003
    10:25:46     Transaction error     CS01     8                                                           0     S     00     357
    10:25:46     Creating BOM for material 10001252     CS01     9     SAPLCSDI     0140     7     S     29     030
    10:25:46     Transaction was processed successfully     CS01     9                                                           0     S     00     355

    Hi,
    You need to define the two structure header and detail. Both files should have the key fields:
    For example: Both file have Plant, Material Number, BOM Usage & Valid From.
    Then BGR00 and BICSK should be mapped to BOM_HEADER and BICSP to BOM_DETAIL structure.
    Then just do the mapping and should work.
    Hope this helps.
    Regards,
    Bharati Singh

  • Lsmw for BOM and Routig

    Hi. I am new to this lsmw stuff. i have to  upload my boms and routings.i am thinking of doing lsmw for that.can u please guide me . how to do that, which is the best way to do that. can i use recording for uploading  the bill of materials and routing.
    can some one send me a template for uploading boms and routings.

    Dear,
    Please refer this link,
    [LSMW|lsmw for bom component]
    Regards,
    R.Brahmankar

  • Function to copy BOM object dependencies

    Hi everyone.
    I've had to create a program to copy (or extend) BOMs to other plants, like CS01 and CS07 transactions.
    I did it like in the sample program MAT_BOMGROUP_CREATE_SAMPLE, replacing function ALE_MATERIAL_BOM_GROUP_CREATE with the bapi BAPI_MATERIAL_BOM_GROUP_CREATE.
    The problem is that this functions cannot handle object dependencies. (leaves field STPO-KNOBJ empty)
    I got this two sap notes, but for now it was useless:
    488765
    545676
    Do you know any FM or bapi that do it?
    Thank you.
    Alberto
    Edited by: A. Tabernero on May 21, 2009 4:56 PM

    Any sugestion please?
    Now i'm trying to use the function CS_BI_BOM_CREATE_BATCH_INPUT1 to create a new BOM, but i have a problem: only one item is created. ¿Anybody knows how to create all of them?
    (The table contain all the items)
          CALL FUNCTION 'CS_BI_BOM_CREATE_BATCH_INPUT1'
            EXPORTING
            BDC_FLAG           = ' '
              bom_header         = wa_bicsk
            CLOSE_GROUP        = ' '
              commit_work        = 'X'
              group_data         = wa_bgr00
            NEW_GROUP          = ' '
              tcode_mode         = 'N'
            TCODE_UPDATE       = 'S'
            IMPORTING
              msgid              = v_msgid
              msgno              = v_msgno
              msgty              = v_msgty
              msgv1              = v_msgv1
              msgv2              = v_msgv2
              msgv3              = v_msgv3
              msgv4              = v_msgv4
            TABLES
              bom_item              = it_bom_items
              bom_sub_item       = it_bicsu.
    Thanks,
    regards
    A.Tabernero.

  • Function modules (and the like) for testing Object Dependencies in PLM

    Hi all,
    I've created an upload program for characteristic values to AUSP, but I need to <b>check the object dependencies</b> (as shown in transaction CU03) before saving the data.
    I have the list of the dependencies for the characteristic in question, but how can I perform a dependency check in program code? Is there any <b>function modules</b> (and the like) which I can use?
    All helpful answers will be rewarded!
    - Mari Virik

    Thanks!
    I'm not that familiar with BAPIs, which transactions can I use to check it out? Transaction BAPI? And how do I locate it in the BAPI Explorer? How do I perform the method call?
    More points will be rewarded
    - Mari

  • Function modules (and the like) for testing Object Dependencies

    Hi all,
    I've created an upload program for characteristic values to AUSP, but I need to <b>check the object dependencies</b> (as shown in transaction CU03) before saving the data.
    I have the list of the dependencies for the characteristic in question, but how can I perform a dependency check in program code? Is there any <b>function modules</b> (and the like) which I can use?
    All helpful answers will be rewarded!
    - Mari Virik

    Hi,
    How did you solve this problem?
    I have the same.
    Thanks.

  • [Help ] - LSMW for BOM

    Hello all,
    I am trying to create a LSMW to migrate BOMs.
    I am using object 0030 and method 0001.
    http://picasaweb.google.pt/adelmosilva/SAPScreenShots/photo#5225399426725436898
    Then, I have created 2 structures, one for the BOM header and one for the Item.
    Do I have to create 4 structures, one for each table?
    My text file has the following data:
    http://picasaweb.google.pt/adelmosilva/SAPScreenShots/photo#5225400798442244802
    Is this correct?
    Thanks in advance,
    Adelmo Silva

    Hello Silva,
    It depends on what fields you want to update in BOM. for my LSMW I do not use Object, methods. I just record whatever fields I need to populate.
    You can also choose to just record the fields that you need to populate under Batch input recording option.
    Yes, some times it takes more than 2 structures to load all the fields I need.
    Hope this helps.
    Thanks,
    Ram

  • Select bom items with object dependencies

    Hello everyone,
    this is my problem: during bom explosion from production order I want to select
    a bom item (eg 0020) only if not selected the previous item (eg 0010). there any way? what's the syntax for this object dependencies?
    Thanks to all!

    Hi,
    As per my knowledge we can use selection condition in the BOM with reference to the Characteristics value only. I don't think so, there are options based on previous item selection.
    Let's wait for PP Guru's Answers.
    Thanks,
    R.Loganathan

  • Lsmw for routing

    I am trying to upload routing using LSMW.
    which is the best way to use batch input or direct input.  I dont have a choice fof using badis or BDC
    can we upload routing without writing any code in LSMW.
    so i created three files
    header
    operation
    component allocation.
    what should be the link between these three files.I did lsmw for BOM. there i ve used material number as link. bou i didnt find material number in routing lsmw. so what should be the reference.
    can we take group counter number as reference.
    can some one provide me the source file structures for this LSMW for routing.
    thanks.

    Hi,
    You can use the standard LSMW for routing. As you mentioned first you upload the header and take the group no. as reference and upload the operation. and the components will be automatically assigned to the routing with the first operation.
    Thanks and Regards,
    Satish

  • ECM - Variant Configuration - Disable for specific Object?

    Once we use change number for a material and Configuration profile, the change number will be mandatory field.  This also occurs for CU02 - Object Dependencies, CL02 - Classification, CU60 Variant Tables and CT04 Characteristics. 
    We know this is a crazy question to some that have strict controls, but we would like to remove the requirement for some materials & configuration that no longer require engineering change management.   Has someone experience something similar or implemented a configuration change that would fulfill our requirements?
    Reading through the process documents, I believe it is not possible.   But I thought I would check with the global experts on this matter.
    Best Regards and Thank you for your feedback,
    Ed

    Hi,
    I would suggest you better go with the authorization control for the same. Beacuse by that way you will be alble to meet your requirement up to some extend but by this way as you are asking, there is crezy in true mean as you wrightly said.
    Regards,
    Shyamal

  • LSMW upload BOM

    Hi,
    I am doing LSMW to upload BOM info for the first time. It would be of great help if someone can provide me with an example with screenshots. Thanx in advance for your help.
    my mail id is: [Email removed by moderator]
    Sachin
    Message was edited by:
            Mario Herger

    Hi Guys,
    I do have the same requirement where i create lsmw for bom upload using batch input. I m trying to create only one source structure and source fields assigned to this source structure but when finally im executing it its creating the first line item correctly but for all the second line items onwards its saying that Alternative 1 already exists... My functional guy says that its creating just the first component in the bom and for the second component its trying to create another bom...and while its checking for the header which is already created its giving us error..
    I dont know how to handle this.....guys its a little urgent....plz help me out.

  • CT04- Object Dependencies

    Hi,
    I am Creating  Characterstics using BAPI_CHARACT_CREATE.But I need to upload object dependencies in CT04 any BAPI for uploading object dependencies.
    Regards
    Rasheed.

    Hi
    Use the below BAPI's For dependency upload to characteristic and charateristic values
    BAPI_CLASS_ALLOC_GLOB_DEP
    BAPI_CLASS_CHARVALUE_LOCAL_DEP
    BAPI_CLASS_CHAR_ALLOC_GLOB_DEP
    BAPI_CLASS_CHAR_LOCAL_DEP
    BAPI_CLASS_MAINT_LOCAL_DEP
    Thanks
    Surendra

  • BOM UPload with object dependencies

    Hi PP Gurus,
              Does anyone have a LSMW project or upload program to upload BOM with Object Dependencies?.. I would really appreciate if someone could help me. Thank you very much.
    Sincerely,
    Heinrick Palad

    Hi Sir..
          Do you have an existing excel template for this BAPI. I cant seem to find the field where it assigns object dependencies.
    Thank you Sir

  • LSMW for datatransfer of BOM; problem with effectivitydate on itemlevel

    Dear Guru's,
    We try to create BOM's with the LSMW tool standard batch/ direct input, object 0030, method 0001.
    It works fine, except for the effectivitydate on itemlevel. I just can't find the necessary fields (DATUB and DATUV) to populate for this!
    Any ideas how to solve this?
    Thanks!!
    Best regards, AJ

    Hi,
    You can find effectivity date fields in header structure BICSK - Batch Input Structure for BOM Header Data
    BICSK-DATUB           Valid to date (BTCI)
    BICSK-DATUV           Valid-From Date (BTCI)
    For Items, date values flows from header.

  • LSMW Direct Input for BOM (CS01)

    Dear all,
    I am trying to do LSMW for Creating BOM using Direct Input
    below is the step by step that i have done :
    1. Maintain Object Attributes
    Object 0030 Material BOM
    Method 0001 Create
    Program Name RCSBI010
    Program Type B Batch Input
    2.Maintain Source Structures
    Source Structures
    BOM_HEADER BOM_Header
    BOM_ITEM BOM_item
    3.Maintain Source Fields
    Here i maintain the Header and item fields correctly
    for the header :
    IDENT (identifier who linked with item),MATNR, WERKS, STLAN, STLAL, BMENG, BMEIN, STLST
    for the item :
    IDENT, POSNR, POSTP, IDNRK, MENGE, MEINS, SANKA
    4.Maintain Structure Relations
    BGR00-Bom header
    BICSK-BOM item
    BICSP-Bom item
    5.Maintain Field Mapping and Conversion Rules
    I use the autofield mapping
    6.Specify Files
    Legacy Data PC Frontend = i create 2 file (header and item) (both characteristic are data for one source structure, tabulator)
    Imported Data = TEST-PP_PP-BOM_PP-BOM-DI.lsmw.read
    Converted Data = TEST-PP_PP-BOM_PP-BOM-DI.lsmw.conv
                                  Logical Path BOM_HEADER
                                  Logical File BOM_HEADER
    7.Assign Files = I assign 2 files Bom Header and Bom Item
    8.Read Data, Display Read Data, Convert Data, Display Convert Data = is all okay
    9.Create Batch Input Session = this is where the problem is, i found message "E29 811 transaction not supported"
    What is the problem for this error? and how to solve this problem?
    Regards,
    Marufat

    Dear,
    1. Maintain Object Attributes
    Object 0030 Material BOM
    Method 0001 Create
    Program Name RCSBI010
    Program Type B Batch Input
    2.Maintain Source Structures
    Source Structures
    BOM_HEADER BOM_Header
    BOM_ITEM BOM_item
    3.Maintain Source Fields
    Here you maintain the Header and item fields correctly
    in the source filed you have to add one field called identifier in the header and the item.
    4.Maintain Structure Relations
    BGR00-Bom header
    BICSK-BOM item
    BICSP-Bom item
    5.Maintain Field Mapping and Conversion Rules
    Do the filed mapping here correctly
    6.Specify Files
    a.Before thie you need to create 2 files.
    1 file for the header material and the other one for the component material
    b.In the header file you will have only one entry for one bom and it will have a idetifier number unique for each bom header
    c.inthe item you will fill the rquireed number of component and also the unique identifer number.
    d.this identifier is the key which joins the header and the item
    7.Read Data
    now once the file are all mapped
    read the data,dispaly the data and try to upload for one single material.
    Hope it will help you.
    Regards,
    R.Brahmankar

Maybe you are looking for

  • Material block from Exteranl procurement

    Hi friends,                   I have one requirement. I want to configure a material for which no exteranl procuement possible(I will not be able to create any purchase requisitions or Purchase orders). But at the same time I should be able to create

  • Build up of str files in ScanDir

    We have a build up of sevral thousand of these files in ScanDir files. Looking at several places on groups i have found that two services need to be running before these can take place. The storer service and selector service. The selector service is

  • Where to find the error code in your language.

    For the DBA whose native language is not English, sometimes read the error code in your language can be helpful. I give you to know this website where you can find the oracle error codes in 15 languages: Spanish, French, German, Portuguese, Swedish,

  • Will a third-party replacement of my Macbook Pro screen void my AppleCare?

    So I was REALLY stupid, and I'm totally hating on myself right now. I got a new Macbook Pro 15 in March, and today, while having a sort of stressful/panicked phone conversation, I left my macbook on the top of my car. Like a coffee cup. Except worse.

  • Where is the setting to turn off descriptive audio

    I cannot find a way to turn off descriptive audio overlay in QT player, so there are two slightly out of sync soundtracks with a descriptive audio track. What is the solution?