Update valid-to date in BOM with ECN

Hi,
I'm trying to update the valid-to date in a BOM using an ECN number (e.g. i don't want it to be 12/31/999). I was wondering what the correct procedure was?
1) what type of ECN to use? (Change Master or ECR; or do both work)
2) if the BOM was already created without a change number, can you update the valid-to date later with an ECN?
3) i checked the forums on this site and it says to use without release key (how does this work)?
4) it seems when i delete a BOM item with an ECN it is gone forever..I just want those items to expire and a new one to be active. how do you do this?
5) can i do all of the above in CS02?
6) Also, how can i tell if ECN is active or not?
Any logical steps on how to update the valid-to date in the BOM would be greatly appreciated. The current forum content doesn't seem to provide the correct steps.
Thank you very much for your help.

Dear Priya Rajaram,
1.We can Use Change number with release key or without release key for
Changing the material BOM.
2.Use Change number with Release key for better control over the BOM to change
the valid to date for the entire BOM or for few BOM items.
3.Once when you use the change number and do the chnges for the material
BOM,it becomes valid as per the valid from date of the Change number.
4.For Eg I have created a Change number with Valid from date as 20.09.2007.
Using this Change number I'm changing the BOM of A,whose components are
say B - 1,
C - 1,
D - 1,
Now using the Change number I'm deleting the item D and saving,so the previous
BOM will be valid till 20.09.2007,and the new BOM be valid from 20.09.2007 i.e
with items B & C alone.
5.T codes For Change numbers are CC01,CC02,CC03.
<u><b>Reward points if useful.</b></u>
If any more query revert to Forums.
Regards
Mangal

Similar Messages

  • Valid To Date in BOM

    hii
    Can we change Valid To Date in BOM??By default it is 31.12.9999.i want to change it to 25.5.2007.
    Thanks
    varun

    Hi Varun,
    As per my observation, we cannot set valid to date for a BOM. When you delete the BOM then the deletion date will becomes valid to date, the same will apply to items within BOM.
    Thw work around is you can create production version in MRP4 view and set the vaild from and valid to date for this version and assign this to part with BOM details. Now the BOM will be picked up as per the validity of the version.
    You have to give BOM selection criteria is "selection by production version" in MRP4 view.
    Regards
    TAJUDDIN

  • How to change Valid to date in BOM

    Hi Sap experts
    I have two questions:
    1. How to change the valid to date in BOM for either header or component material.
    2. If the answer of the above question is NO, then from where the system takes the value for valid to date in BOM. If its default, then where that default date is actually set in?
    Thanks & Regards
    Akhtar Shaikh

    Dear Akhtar,
    If ECM is not activated then deflaut systems takes Valid to-date as  31-12-9999
    It is inbuilt in program designed by SAP
    Valid from date will be the date which you are creating BOM
    If ECM is activated then you can go with required dates ( with change numbers )
    Check this link in which you can find Mr. Mangalraj and experts Replies
    [ECM|Re: BOM valid to date]
    Regards
    Madhu

  • 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

  • Table for Valid to date in BOM item

    Hi Exeprts,
    Can any one help me on this in which db table Valid to date:DATUB is Updates with reference to Change Number.
    Best Regards,
    Venkata Siva.
    Edited by: venkata siva reddy on Apr 27, 2011 9:28 PM

    Hi
    The Valid-to date will always be set to 31.12.9999. Instead you can get the valid-to date using the below logic.
    -> Get all the BOM from T415A table for the material number into T_T415A
    -->LOOP AT t_t415a.
        ON CHANGE OF t_t415a-matnr OR t_t415a-werks OR t_t415a-stlal.
          IF sy-tabix NE 1.
            MOVE : v_matnr TO t_dates-matnr,
                   v_werks TO t_dates-werks,
                   v_stlan TO t_dates-stlan,
                   v_datuv TO t_dates-datuv,
                   v_stlal  TO t_dates-stlal.
            IF v_matnr NE t_t415a-matnr.
              t_dates-datub = c_99991231.
            ELSE.
              t_dates-datub = t_t415a-datuv - 1.
            ENDIF.
            APPEND t_dates.
            CLEAR :
            v_matnr,
            v_werks,
            v_stlan,
            v_datuv,
            v_stlal.
          ENDIF.
        ENDON.
        v_matnr = t_t415a-matnr.
        v_werks = t_t415a-werks.
        v_stlan = t_t415a-stlan.
        v_datuv = t_t415a-datuv.
        v_stlal = t_t415a-stlal.
      ENDLOOP.
    Regards
    Dhurga

  • Wants to change the validity from date in BOM

    Hi,
    We have created BOM by mentioning valid from date 21.08.2018.
    Now we need to change that valid from date 21.08.2018 to 21.08.2008.
    How can we do that?
    thanks/regards
    vish

    Hello,
    If you are creating the BOM wr.to change number & if the change number date is lying in future. System allows you to change the effective from date for the ECN, which in turn BOM effective date also get change automatiocally. T code CC 02 for changing the date through ECN
    Maruti

  • FM/BAPI to Update Valid To Date in Tcode VK12

    Hi,
    In my program, I'am using FM SD_CONDITION_SAVE_EXIT to update the valid to field in VK12; The problem is it does not seem to work. If somehow you have any alternative solution, I would greatly appreciate it.
    Thanks in advance.

    Hello Experts,
    Thanks a ton for your help.
    I am able to export the list of projects from my Z-table to the Select-option of Tcode KKAJ but facing below error while executing, Any idea how solve the error??
    Please find below error description......
    Select "from database" or "from archive" indicator
    Message no. OK024
    Diagnosis
    You have not set an indicator on the selection screen for the physical location of the data.
    System Response
    No data will be selected from the logical database.
    Procedure
    Set one of the following indicators:
    From the DB
    From the archive
    If you want to select data from the archive, you must also enter one or more archives from which the system should retrieve the data.

  • 'Valid to' dates for both the Header & the components in the BOM report.

    Hi Experts,
    My Requirement:
    Need to display the 'Valid to' dates for both the Header & the components in the BOM report.
    Right now we are using the Functional modules 'GET_STKO' & 'GET_STPO' for the header
    & the components respectively. The report gives the correct output for the all the BOM alternatives
    which exist. But for the BOM alternatives which have been deleted(updated in STKO-LKENZ)
    'Valid to' dates are displayed as'00/00/0000'.
    (Note:ECM is used for BOMs)
    Is there any Logical Database that I can fetch the 'Valid to' dates of both BOM Header & components
    which are deleted?
    Regards,
    Mahesh

    Dear Mahesh,
    In my understanding I dont think you cannot get the valid to date for BOM header,unless a ECN,(engineering change number) is
    used to set the deletion flag.In otherwords none of the business sets for all these BOM's the valid to date(which means the
    default valid to date 31.12.9999 is taken).
    Check with this FM, CS_BOM_EXPL_MAT_V2 whether can you get the valid to date for the components(infact here also the
    valid from date given in the input screen impacts the report output).
    Check and revert back.
    Regards
    Mangalraj.S

  • What exactly is Update method Master data attrib with a Time dependency ?

    Hi Experts,
    I have a Update rule in which i have an Update Method  "Master Data Attrib of " with Time dependency
    basically we are loading (update rule of )   0PAYROLL AREA ,
                  at Master data attribute of  we have 0EMPLOYEE
                  at Time Dependency When reading Master Data  END radio button is checked
                  frm it is mention as 0CALDAY.
    please explain what is function of 0calday here?
    I understand that 0PAYROLL AREA is a attribute of 0Employee and since from R/3 we are getting only 0EMPLOYEE so we are filling it from 0employee but  what is the significance of 0CALDAY here?
    Regards,
    RG

    Hi RG,
    It fills the valid value of 0PAYROLL for a particular 0EMPLOYEE in a particular time frame.
    Elaboration.
    Say  Employee          Payroll                  Valid from          Valid to
            RG                    1000000                 01.01.2007        31.12.2007
            RG                    2000000                 01.01.2008        31.12.2008
            RG                    3000000                 01.01.2009        31.12.2009
    The if your transaction data has RG employee in it with a transaction on 0CALDAY = 12.05.2007 then the valid payroll at that time would be 100000.
    On Calday 05.05.2009 your payroll would be 300000.........
    So for different days different payroll values would be valid.
    You require calday to find out which payroll value is valid in the timeframe of a transaction.
    In your update rule it is bringin the value of valid attribute value for the time of the transaction.
    Hope it helps,
    Regards,
    Sunmit.

  • To change "To Valid" date in BOM Header

    Hi Guys,
    Pls tell me the cofig setting where i can go and change the default "to validity" date-31/12/999 proposed by the system
    Awaiting eagerly for quick replies
    Vijai

    Hi vijay,
    please go through the below SDN thread which was replied by our friends earlier.
    Re: Valid to date in BOM.
    i think it is usefull to you
    regards
    pradeep

  • CIF of SA is not consistent for Validity End Date

    Hello gurus,
    Our company is quite new in using SNC, and we bumped into this problem (see description below), and hopefully this forum can help us.
    <Description>:
    When the Scheduling Agreement is CIFed from R/3 (ECC) to SNC, the Validity End Date does not get updated each time.
    It gets updated sometimes, but not always. It is inconsistent behaviour.
    <Example>:
    Scheduling Agreement A
    Validity End Date: 31.12.2012 Changed to 30.11.2012 in R/3.
    Performed CIF using Transaction Codes CFM1 and CFM2.
    Correctly updated the Validity End Date in SNC.
    For the same Scheduling Agreement A updated Validity End Date to 31.01.2013 in R/3.
    Performed CIF using Transaction Codes CFM1 and CFM2.
    The Validity End Date was not updated in SNC & remained as 30.11.2012.
    For the same Scheduling Agreement A updated Validity End Date to 15.10.2012 in R/3.
    Performed CIF using Transaction Codes CFM1 and CFM2.
    The Validity End Date was not updated in SNC & remained as 30.11.2012.
    Thanks guys
    Tuffy

    Hi Tuffy,
    1 - I am just wondering if after the Delete the existing External Procurement Relationship in SNC, and CFM1 and CFM2 the SA (i.e. changed my validity end date value) to the SNC, will the problem of the SNC side not able receive the changed SA??
    When there is a change in the SA, integration model would create the same in SNC if it does not exist. But the transfer from ERP does not happen just like that. First, make sure that the message type (CIFSRC) has been checked in BD50 and then schedule a job to periodically transfer the SAs.
    2 - What does the tcode the person in the SNC side have to double check to ensure the SA is transmitted there??
    The t-code is /SAPAPO/MTI2 - External Procurement Relationship.
    3 - Someone in our company advise BASIS team to check the transactions BD50 and BD52. What exactly does it mean and does it help?
    This is correct. I mean guys who are responsible for Integration model need to set-up BD50, BD52 so that changes to SAs are transferred periodically.
    Regards,
    Sandeep

  • Preference determination threshold value valid to date

    Hi All,
    We have an issue with Preference threshold value valid to date for many materials. As per our understanding the threshold value to date should be 31.12.9999 for all materials, but many materials valid to date is ended with 3rd Aug 2011. We are not very sure how the system determined valid to date as 3rd Aug 2011 instead of 31.12.9999 for specific materials.
    Many C-LTVD's status is negative instead of positive due to wrong valid to date. The issue is in production system, not able to correct already issued C-LTVD's since revocation is not possible from negative to positive. Planning to re-issue manually prepared C-LTVD's to customer for impacred part numbers.
    Any idea what is teh root cause behind setting up the threshold value valid to date as 3rd Aug.
    Regards,
    Lakshmikanth

    Hi Jasmit,
    The issue not resolved yet, no idea what happend in the system for to date of threshold value validity.
    We provided report to list out of such part numbers and rectified manually.
    Thanks
    Lakshmikanth

  • How to update BOM with diff. ECN

    Hi Team
    During change in BOM using ECM, I am allowed to change it with same ECN.  If we change it with diff. ECN, it keeps the history of previous ECN.
    Foe example a BOM has 3 diff. items, which is created with ECN:   001.
    Now if we delete 2 items & add 1 item, then system displays all the items with respective change no.
    i.e. Total 6 line items are displayed.
    Pls suggest solution.
    Thanks

    Hi Bhushan,
    For your case you need to :
    Create a different Change Number through T Code: CC01 and create a new BOM (for the same material as it exists without ECN agaist any components) with this new change number. If you now delete / add some components (after you enter the BOM with this new ECN) ;it will be exclusively be recorded with this ECN.
    If you use the same ECN; and do further changes at the components; all chages till date will be recorded as you have mentioned.
    Thanks,
    Ravi.

  • Help reqd on Changing the Valid from "date"  for both BOM & Routing

    Hi all...
    Pls advise me how to do the changing of Valid from "date"....
    Is there any process in CC01 or ECM???....
    pls reply me in detail step format (step by step analysis)....
    I wrongly created in CS01 and CA01 as 05.10.2007 as my valid from date instead of 01.10.2007.....
    How to change to my actual one......
    I dont know how to change it exactly.....as im beginner in SAP...pls take this into consideration...and post ur replies imm.
    Pls reply me in detail....will be rewarded at the end while closing this issue.
    thanks & regards
    sankar

    Dear Sankarbabu,
    IF there's no setting for Date Check in OS54 - Engineering Change Management
    Control Data,then you can create a change number with past dates,and also to
    use the same one for changing BOM.
    Tell me one thing you are saying you want to use ECM.Was the earlier one
    created without BOM was created without an ECN?
    See already if you have created your BOM with an ECN,then remove the date
    check setting which I have mentioned in OS54.
    Now goto T code CC02 ,enter the Change number and give the valid from date as
    01.10.2007.
    After that check in CS03 whether this date(01.10.2007)is getting reflected or not.
    I'm sure this will solve your problem.
    Regards
    Mangal

  • Valid from date in ECM and BOM.

    Hi All,
    I create a Change master with release key and assign a material as an object whose BOM will be changed. I save the Change number.
    I go to change BOM main screen of the same material and enter the change number created, by default the valid from date comes as todays date. But when i hit enter to go inside the change BOM screen then the date dissapears from the field and i get an error as "please enter valid from date" even if the date of ECN is valid and that of BOM is also valid.
    Can somebody help in this?
    Thanks
    Shailesh.

    Shailesh,
    While creating the BOM have you used the change number ...? if yes then display that change number and check wheather do you have any alternative date mention in it.
    check validity date of change number as well as BOM validity.
    another reason can be you need to apply SAP note 1278790.
    https://websmp130.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=0001231930
    check it out and revert back for further discussion.
    Hope it helps you.
    Regards
    Ritesh

Maybe you are looking for

  • Error message while revising a workflow in Siebel 8.0

    I am getting the following error in my Tools local db: "A record that contains identical values to the record you have created already exists. If you would like to enter a new record, please ensure that the field values are unique." Error code: SBL-D

  • How to configure Fault policy for the Mediator??

    Hi All, I failed to configure fault policy for the mediator on FMW 11g. Below are my configurations. 1. I created simple ESB project: Consume message(using JMS adapter) from AQ topic: Q1 and produce to another AQ topic: Q2. In order to test the fault

  • I didnt recive my up-to-date code for ML

    Hello all. Submited request on apple web-page almost 24h ago. Still no answer, no code, nothing. Whats up??? Wheres is my code???

  • Posterization in Lightroom 4.4 and Photoshop CS6

    I'm struggling with posterization in Lightroom 4.4 and Photoshop CS6.  I'm shooting RAW on a Nikon D800.  Unedited bright sunset photos show nasty posterization.  Screenshot is included, unedited.  Any suggestions on what to do about this?

  • Want information about BADIs

    Hi Friends,         I am new to the concept BADIs .please help me to get the material for BADIs by which i can learn that. Thanks suresh.