Changing a BOM Item several times

Hi,
Programmatically, I want to update a BOM several times. I want to update its valid_from and valid_to date several times.For this, I am using CSAP_MAT_BOM_MAINTAIN function module.The problem is I am only able to change the
valid_from / valid_to date (using change_no and chg_no_to fields) for a single time.Once the change_no and chg_no_to fields are populated, it does not allow me for any further changes in valid_from and valid_to fields.
SO, how can I change the valid_from and valid_to date of a BOM several times.
Regards,
Tan

Hi,
try using this BAPI BAPI_MATERIAL_BOM_GROUP_CREATE. 
Regards
Raj.D

Similar Messages

  • Mass change of BOM item and BOM item catergory

    Hello Everyone,
    I have a need to complete a mass change of a BOM item with another, usually I use transaction CS20,this works o.k. but this time I'm also changing the material with a new item catergory, for example a stock item with a phantom item.
    Does anyone have an idea how to complete this task.
    Kind Regards
    Frankie

    Hello,
    Thankyou very much for your reply.
    I did try adding the new material using CS20 but all the BOM qty's are different and as you know you have to complete this field, so it would mean changing one at a time, I attacked this issue from a different angle and created an LSMW so I can Mass delete the parts but then use this program to change the BOM item to the new part.
    Thanks again for your reply
    Kind Regards
    Frankie

  • Variant Configuration - Manual changes to BOM Items

    Hi All:
    We are implementing Sales ORder (SET) process. Need to have the ability to change BOM Items.
    According to SAP documentation referred in the link below, we have set the flag to allow the manual changes to BOM Items in the configuration profile. We have made sure that in the Material BOM configuration the fixed quantity flag is not set.
    But it is not working. Not sure if we are missing some other settings.
    http://help.sap.com/erp2005_ehp_04/helpdata/EN/92/58bfb9417011d189ec0000e81ddfac/content.htm
    Any help would be greatly appreciated.
    Thanks, Raja

    this would happen if you have edited the server.xml manually. if you do edit this file for valid reasons and want to keep the changes
    please run
    asadmin reconfig user admin password secret12 host host.domain.com  port 4848 --keepmanualchanges=true server1
    then deploy your applications, you should be ok

  • Change material BOM / item / Class Recursion

    I'm looking for a way to change the "recursiveness allowed" flags in the "Class Recursion" tab of a BOM item in transaction CS02. The flag corresponds with the fiels REKRS in table CLRK. No BAPI or FM found after half a day of searching. The CSAP_* function modules don't seem to cover this data.

    Hi,
    This indicator is automatically set based on the conditions mentioned here [Class Recursiveness|http://help.sap.com/saphelp_470/helpdata/en/ea/e9b54a4c7211d189520000e829fbbd/content.htm]. You can have look at fm CSAI_BOM_MAINTAIN which has that indicator FL_RECURSIVE. As the documentation says
    The system recognizes recursiveness for a class item if the following objects are allocated to the class in the class item:
        The BOM header material
        A material with a BOM which contains the BOM header material as an item
        A class to which one of the materials described above is allocated
    You can try logics like removing the header material from the item, so that recursiveness is avoided, May be by using CSAP_BOM_ITEM_MAINTAIN. Explode the existing BOM using CS_BOM_EXPLOSION and compare the header & item materials.

  • New business requirement for ECM changes to BOM item detail

    Hello SAP ECM gurus,
    I need your guidance on below requirement from the customer in ECM.
    We have 'Date effectivity' in our system i.e. object changes become effective on 'valid from' date.
    We also have a custom enhancement where BOM header status is controlled by the 'post approval' process via workflow.
    i.e. BOM status is changed to 11 when 'Complete Change' status is set on OMR and changed back to '01' automatically when 'Release Change' is set on OMR.
    We have a new requirement from business as described below:
    For ex:
    2 components (COMP1 & COMP2) are added to BOM through ECR1 effective from 01-AUG-2011 till Infinity
    2 more components (COMP3 & COMP4) will be added to the same alternate through ECR2 effective from 01-SEP-2011 till Infinity.
    ECR1 changes are made and OMR status set to 'Complete Changes' changes i.e. BOM status is 11 effective from 01AUG2011 till Infinity.
    At this point of time, ECR2 is created. When changes are being made to the same BOM using ECR2, COMP1 & COMP2 (added through ECR1) appear in the BOM.
    This is not desirable for the customer. They do not want to see COMP1 & COMP2 to appear when changes are being made to ECR2 as ECR1 is still not post approved. They expect COMP1 & COMP2 to appear in the BOM only when ECR1 is post approved.
    How can we control effectivity of COMP1 & COMP2 such that, they become available in the system ONLY WHEN  'Release Change' is set on OMR?
    Can 'Parameter Effectivity' be used in this scenario?
    Thank you very much for your advice and guidance,
    BK

    Hi JH thanks for your quick reply,
    Let me describe it more specific, I have two material FG and SFG. Material FG is maintained with valuation type so when we do goods receipt for SFG it's asked to input valuation type in batch field. In stock SFG material qty is separated for each valuation type like batch.
    Now i want to maintain in BOM for FG, where component SFG has fix the valuation type / batch so that in production order we don't have to choose manually. Do you have any idea ?
    Regards,
    Arman

  • Attribute Change Run terminating - repeated several times - not locked

    I had a failure in my master data chain tonight.  The attribute change run that ran yesterday ran for 11k seconds and was cancelled (it says manually). When the chain ran tonight, the process failed again.  I checked the log and it says "UNCAUGHT_EXCEPTION"  and it created a short dump.  I tried repeating to see if it did anything and it gave me the same message. 
    I went into the change run monitor and reset the status and manually tried to run the change run again.  Same result "UNCAUGHT_EXCEPTION".
    I then checked table RSDDAGGRMODSTATE and there was no blank CNSID entries, but there was a blank "completed flag" entry.  I don't have change access to the table in prod so I cannot manually change it to X (meaning closed). I reset the status again in the chagne run monitor and the record with the blank "completed flag" disappeared.  I repeated the change run and it failed again and a new record with the "completed flag" being blank appeared in the RSDDAGGRMODSTATE table.
    I checked SM12 and there are no locks there.  I'm on 7.0 so I can't manually right click on 0CUSTOMER and activate the master data either.
    As a last resort I did run the function module RSDDS_AGGR_MOD_CLOSE but that short dumped too. 
    Any ideas?  Please?  This will fail my other chains that have 0CUSTOMER in the aggregates.  Thanks.

    HI,
    Firstly try this FM RSDDS_AGGREGATES_MAINTAIN
    if not possible
    Try doing it manually
    Uncaught exception may come due to many reasons
    IN RSA1 go to tools  and select attribute change run
    Check the blog it shows you how to manually do attribute change run step by Step (for BI7.0 also)
    /people/debjani.das/blog/2009/03/30/attribute-change-run-acr
    Regards,
    MADhu.
    Edited by: MadhuMarupudi on Aug 21, 2009 5:49 AM

  • I have purchased a gift for a gift for a friend a week ago and he hasn't received anything yet. I have tried to change the email address several times and it didn't work as well. Can you help me with that?

    A Gift that hasn't yet been received.

    Apple isn't here. Apple doesn't answer questions here.
    iTunes Support -
    http://www.apple.com/support/itunes/

  • BOM: same item multiple times?

    Hello te all,
    we are in the implementation phase of Oracle 11i applications. Our consultant told us, that it is not possible to enter the same item several times in a BOM. Is that true? Unfortunately so far I do not have access to a database to test it by myself, so I need your help.
    Thank you very much.
    Joerg

    Hi.
    We have overcome this difficulty by using phantom items.
    So, instead of having a BOM like this:
    ASSEMBLY
    Item A
    Item B
    Item C
    Item A (*)
    Item D
    We have:
    ASSEMBLY
    Phantom #1
    Item A
    Item B
    Item C
    Phantom #2
    Item A
    Item D
    After complaining a little bit, users realized that this solution (in our environment) was also logically better.
    Greetings,
    Riccardo Gallini
    MINO S.p.A.

  • CEWB: BOM item Mass change new value Missing

    Hi Guru's
            When i plan to do BOM item lead time offset mass change in the (CEWB) Engineering Workbench,
    i have selected the ITem and Column LT offset, and in entra when i select the mass change, system showing a error.
    " no item selected", (new value and replace indicator is missing
    .Can u help whether we need to apply any notes ?
    Regards
    GS
    Edited by: GNANASEKARAN Suresh on Aug 1, 2011 4:40 AM
    Edited by: GNANASEKARAN Suresh on Aug 1, 2011 4:51 AM

    Upload screenshots of the step which you're taking in CEWB & the error you notice to some portal & paste the link here for a clear understanding.
    Also which version of SAP you're working on & what is the support pack level ? (If you're not sure about it, then check with your system admin for the same).

  • Changing BOM-items in Process Order not allowed

    that Hello,
    Mi client is asking me if it is posible, once created a Process Order, upon modifying the order (COR2), that the user can not change any of the cuantities and batches of the material list (BOM) updated in the Process Order.
    Is there any way one can protect the material list from being modified once created, or once liberated the order?
    Is it posible, moreover to just protect the BOM ítems updated in the Process order but let the option open to add exta BOM ítems manually.
    Is there a userexit or a Badi one can use to acomplish this?
    Thanks for any reply.
    Aart

    Hi Aart,
    Yes, you can use BADI to protect the BOM items from not to change the BOM items in Process order.
    In one of our project we have taken the help from the ABAPer, has has done the same thing.
    Then we have acheived the same requirement.
    You check with the ABAPer, he will help you for the requirement.
    Thanks

  • Change standard price several times in MR21.

    Hello
    Two user in the plan can enter to transaction MR21 and can change the standard price several times in one day for the same material. When others users try to do the same the following message is send . u201CA current or future standard price exists for materialu201D.
    I donu2019t know where in the customizing is defined that these two user can do that ( I suppose that a consultant defined that).
    Someone have an idea of where I can define the same for another user?
    Thanks in advance.

    Hi,
       This error msg can be defined for the user name.
       Check Controlling-> Product cost controlling-> Product cost Planning-> Proce update-> Parameters for Standard cost estimate-> Define Message type for Standard cost estimate (OKZZ). Here add the user name as required.
    -Thaila Shree

  • Homehub 2, keeps changing ip address several times...

    My homehub 2 keeps changing its ip address several times aday whitch gives me a bad ip profile and a poor Internet speed.any one got any ideas on how to sort this problem out?

    I Have fitted the new type VDSL NTE2000 socket,a CAT6 ADSL Broadband RJ11 to RJ11 lead from the VDSL to the Homehub,the line noise test has no noise and my speed  test stats are:
    FAQ
    1. Best Effort Test: -provides background information.
    Download  Speed
    1.46 Mbps
    0 Mbps
    2 Mbps Max Achievable Speed
    Download speedachieved during the test was - 1.46 Mbps For your connection, the acceptable range of speeds is 0.8 Mbps-2 Mbps. IP Profile for your line is - 1.56 Mbps
    2. Upstream Test: -provides background information.
    Upload Speed
    0.88 Mbps
    0 Mbps
    0.83 Mbps Max Achievable Speed
    Upload speed achieved during the test was - 0.88Mbps Additional Information: Upstream Rate IP profile on your line is - 0.83 Mbps
    Homehub Stats:
     ADSL line statusConnection information
    Line state
    Connected
    Connection time
    0 days, 0:03:43
    Downstream
    1,777 Kbps
    Upstream
    1,120 Kbps
    ADSL settings
    VPI/VCI
    0/38
    Type
    PPPoA
    Modulation
    ITU-T G.992.5
    Latency type
    Interleaved
    Noise margin (Down/Up)
    6.4 dB / 6.4 dB
    Line attenuation (Down/Up)
    51.5 dB / 30.5 dB
    Output power (Down/Up)
    0.0 dBm / 12.8 dBm
    Loss of Framing (Local)
    22
    Loss of Signal (Local)
    4
    Loss of Power (Local)
    0
    FEC Errors (Down/Up)
    25202 / 0
    CRC Errors (Down/Up)
    0 / N/A
    HEC Errors (Down/Up)
    N/A / 16
    Error Seconds (Local)
    503

  • BOM item increment

    Hi experts,
    We have BOMs which contain more than 1000 items.
    Unluckily, SAP provides only 4 digits to number the item, and the default item increment is set by SAP equal to 10.
    I only found the possibility to change the increment  for a user (transaction OS29) or for a type order (transaction VOV8)...while I'd like to be able to change the increment for a plant or a company.
    Do you know how to change the item increment for a plant ?
    Thanks !
    Pippa

    Hi Pippa,
    changing the BOM item number is not possible.
    In OS29 however you can define 0001 for Item increment for the DUMMY user. Then it means that all users will use this increment and you can have 9999 items.
    You can also use the Item ID in the BOM to identify the BOM items. It has length 8 and unique.
    Hope this helps.
    Best regards
    Tamas

  • Inbound IDoc incurs FI/CO interface error: Line item entered several times

    We encountered an error in an attempt to post a financial transaction document with multiple line items. The Paid In/Paid Out IDoc 210266 was created in the transaction WPUF as follows:
    Customer: 711
    Transaction Date: 08/22/2008
    Transaction Type: ZPOU   (Paid out)
    Item __ Acc.assgnt obj. ____ Cost Ctr __ Amount __ Crcy
    1________________________7110150____100______USD
    2________________________7110150____100______USD
    1________________________7110150____200______USD
    2________________________7110150____200______USD
    The IDoc status was 64 (ready to be transferred to application).
    Next we ran the interface program RWPOS_PARA_ENQUEUE and saw the message that the IDoc was fully posted. However, when we checked it in WE02, we saw the IDoc had actually failed. In WPER, we saw the error message:
    u201CFI/CO Interface: Line items created several times.u201D
    We double clicked on the error message to bring up the following diagnosis:
    FI/CO interface: Line item entered several times
    Message no. RW014
    Diagnosis
    The following document information was transferred several times:
    *Reference document "U0000001M8"
    *Reference organization ""
    *Item number "0000000001" .
    System Response
    The document information keys must be clear.
    Procedure
    This is a system error of the application which was called up.
    I drilled down to the SAP code trying to find what condition triggered this error message. The only place where this message is called is in the include program LRWCLF01, inside the subroutine CHECK_ITEMS. It seems that the system doesn't like the repetition of the item numbers in the IDoc. We consulted a functional consultant to see if we should change the second pair of items 1 and 2 in WPUF to 3 and 4. His answer was no.
    We would like to get the expert advice from this forum to help us solve this problem. Your time and effort will be appreciated.
    Thanks,
    Ning
    Edited by: Ning Hu on Aug 22, 2008 2:45 PM
    Edited by: Ning Hu on Aug 22, 2008 2:50 PM

    Just a guess, instead of
    Item __ Acc.assgnt obj. ____ Cost Ctr __ Amount __ Crcy
    1________________________7110150____100______USD
    2________________________7110150____100______USD
    1________________________7110150____200______USD
    2________________________7110150____200______USD
    try:
    Item __ Acc.assgnt obj. ____ Cost Ctr __ Amount __ Crcy
    1________________________7110150____100______USD
    2________________________7110150____100______USD
    3________________________7110150____200______USD
    4________________________7110150____200______USD
    Rob

  • Found 0 results for While browsing eBay, when I watch or bid on an item, and later view it again, many inches of white space appears before item appears. If I delete the clear recent history box, the pages will come up as they should for several times, th

    While browsing eBay, when I watch or bid on an item, and later view it again, many inches of white space appears before item appears. If I delete the clear recent history box, the pages will come up as they should for several times, then go back to a lot of extra white space. How can I prevent this? Thank you, Rick in English
    == This happened ==
    Every time Firefox opened
    == About a month ago

    As stated in 1.:
    1. This procedure is a diagnostic test. It changes nothing, for better or worse, and therefore will not, in itself, solve the problem.
    Obviously, it will not harm your computer provided you follow the instructions. However, if you don't post your results in the thread where you were given those instructions, then the person helping you cannot help you further. As he asks at the end, "please post the test results on Pastebin, then post a link here to the page you created."

Maybe you are looking for

  • BPM Workspace CSS error 'rowCssStyle' from bean of type fuego.workspace

    Hi, I'm consistently getting an error in BPM workspace when clicked on some of the custom views. The views are not loading and I get this error in the bottom part of the workspace. It's related to workspace CSS , but we've not made any changes to CSS

  • Document for account integration with cProjects needed

    hi all can I get accounting integration document? <b>mail id        [email protected]</b> we have cProject 4 and R/3 4.7 which we will be upgrading. i want accounting tab in cProject. so need documentation @ it waiting with points!! thanx a ton

  • Music wont download from iTunes to iPod

    iPod has been reset twice and still the music will not download from iTunes to the iPod without freezing iTunes. Music starts to download one or two songs and then software stalls. I need to force quit iTunes many times in order to make the program q

  • Is it appropriate to use File.createTempFile() in webstart applications?

    Hello everyone. I'm currently involved in developing a web start application for my company; and I am a bit puzzled as to the way temporary storage should be managed in the client's machine. To begin with, the application is a web start "trusted" app

  • Diff. G/L Transaction Figures Vs Line Item.

    Hi Guys, Can any body explain diffrenece between "General Ledger: Transaction Figures" and "General Ledger: Line Item" I need to prepare P & L reporting which data source will be appropriate for this. Your help is highy appriciated. thanks Ajay