Unable to generate IDOCs in BD30 for BOMs because of Validity Date

Hello everyone,
   I am having a unique issue with our Bills of Materials. After they are created and set to active, they have validity dates that go from 2001 to 9999. When I go to BD30 to distribute the BOM to the external systems I am getting the following error message:
No bill of material exists on 08/25/2009 for 2557B27H02/FBLR/1/01
Message no. BOM014
Diagnosis
You want to distribute BOM 2557B27H02/FBLR/1/01 via ALE. However, the BOM is invalid on 08/25/2009.
System Response
The system does not distribute the BOM.
Procedure
Check the BOM's validity.
If you want to distribute all BOMs with the change status for another key date, enter another valid-from date on the initial screen.
If you only want to distribute a certain BOM with the change status for another key date, enter another valid-from date or a change number on the selection screen.
We get this for any BOM in this system.
This is our QA environment and do not have this problem in our Development system. BD30 finds the BOM we specified but claims it is invalid on that date.
We are trying to figure out if there is another status or approval step that I am missing here.
SAP v4.7 level 19
Thanks and points awarded for helpful answers!
John

Hi
Enter a lower validity date like 8/25 2004 and try. If not check if there is any change management activated. Also check the ignore distribution lock. Please revert for further discussion
Krishna

Similar Messages

  • "Unable to generate initialization code within Repeater, due to id or data binding on a component that is not a visual child. "

    Error:
    "Unable to generate initialization code within Repeater, due to id or data binding on a component that is not a visual child. "
    Code snippet:
    <mx:Repeater  
    width="100%" height="100%" id="rpp" dataProvider="{loginDataseriesData.series}" >
    <mx:Panel width="100%" title="{rpp.currentItem.@name}">   
    <mx:DataGrid width="100%" dataProvider="{rpp.currentItem.data}" id="loginDataDG" itemClick="loginDataDGClickevent)" sortableColumns="false" draggableColumns="false">   
    <mx:columns>
    <mx:DataGridColumn headerText="Age Group" dataField="@periodValue"/>   
    <mx:DataGridColumn headerText="Year" dataField="@timePeriod"/>   
    <mx:DataGridColumn headerText="Value" dataField="@dataValue"/>   
    <mx:DataGridColumn headerText="User Name" dataField="@userName" editable="false"/>   
    <mx:DataGridColumn headerText="Notes" dataField="@notes"/> 
    </mx:columns>
    </mx:DataGrid>
    Thanks

    <mx:DataGrid
    width="100%" dataProvider="{rpp.currentItem.data}"
    DataGrid indeed not a visual child of your Repeater, since it's visual child is Panel not a Grid

  • Generating IDoc DDF structures for EDI mapping

    Hello all,
    I am looking for a way to generate IDoc DDF structures to use them in the EDI mapping in Gentran.
    I was able to find one on ERPGenie.com (developed by Kevin Wilson) but it is only available for ECC 4.x. We are on ECC 6 and the program gives me an ABAP dump when I try to run it.
    Does anyone have the fix for this code? Or perhaps another way to accomplish this task?
    Actually, I am only interested in generating the MBGMCR02 IDoc
    Thanks for your help
    <REMOVED BY MODERATOR>
    Edited by: Alvaro Tejada Galindo on Apr 7, 2008 12:36 PM

    It's been a long time since I have done any IDOC processing. 
    Go to SE37 and enter the function module IDOC_INPUT_ORDERS.  Display the source code.  Search for "CALL CUSTOMER".  You should see several "CALL CUSTOMER-FUNCTION" lines.  These are enhancements where you can manipulate the IDOC data.  If you locate the correct one (where the data is read from the IDOC but not yet validated), you should be able to map the partner function value.  Double-clicking on the number in quotes will bring you to an "EXIT_" function module.  A "ZX" INCLUDE program is referenced.  If you haven't used the exit yet, double-clicking on the ZX INCLUDE will create it.  The values passed into the function module are available in the INCLUDE.
    Ideally, you should create a project in transaction CMOD that references the chosen enhancement.  This way you can activate/deactivate without commenting/uncommenting the code in the INCLUDE.

  • I am unable to generate a Dunning Proposal for Promise to Pay items

    Please advise how or if its even possible to generate a dunning proposal for overdue Promise to Pay items. Currently after debugging I find that the Dunning Proposal filters out any items that are from open promises. Is there a way to generate the dunning proposal for promise to pay items that are overdue? I'm using ECC 6.0 EhP 4.0 PSCD module

    Within SPRO there is some config to define a dunning block for a promise to pay. I would suggest you check here.
    FSCM >> Collections Management >> Int with AR >>  Promise to Pay >> Make settings for Promise to Pay.
    If this does not work, I would assume this is because you are using FI-CA and the config is slightly different.

  • Unable to enter multiple Schedule lines for BOM material in Sales Order

    Hi All,
    We have a Sales Order where in which we cannot add additional schedule lines for BOM material.
    The schedule lines are greyed out, user was able to add schedule lines earlier.
    I have checked all assignments in VOV6, VOV7 and everything seems to be fine and no changes have been made to item category being used.
    Please provide a solution for this.
    PFB link in which similar situation posted in this community but the final resolution method is not discussed.
    http://scn.sap.com/message/13201504#13201504
    Regards,
    Samiksh

    Hi Samiksh,
    Pls check for that particular customer, only complete delivery allowed(c) is set in the CMR or CMIR. If so, you can't enter multiple schedule lines for that customer.. it would be grayed out in the sales order schedule lines except confirmed line.
    or check the problematic sales order at item level shipping tab if the par del/item is set to 'C'
    With regards
    S.Siva

  • Error in Custom generated IDOC message type for XIF

    Hi all,
    I had generated a custom  message type under interface function module crmxif_partner_save for enhanced fields. While generating from BDFG it popups inconsistency sap notes which is already in crm 2007. so i just ignaore them. idocs are generated sucessfully with this custom message type. but i should release this message type here it throws error
    1. (red)       The interface is not current. It must be regenerated
    2. (yellow)     
      Segment E101CRMT_BUS_EI_SET40_DATA <->  CRMT_BUS_EI_SET40_DATA
    3. Segment E101CRMT_BUS_EI_SET140_DATA <-> CRMT_BUS_EI_SET140_DAT
    4. Segment E101CRMT_BUS_EI_SET30_DATA <-> CRMT_BUS_EI_SET30_DATA
    5. Segment E101BUS_EI_BANKDETAIL <-> BUS_EI_BANKDETAIL
    Unable to release this message type. Please reply with answers would be appritiatable

    Hi,
    I am not very sure of whether you have got answer to this issue.
    If not kindly implement the note 975684 to solve this issue.
    Regards,
    Venkat

  • Unable to generate IDOCS using IDOC_INPUT_ORDERS Function Module

    Hi,
    I have written a program to post IDOCS using function module IDOC_INPUT_ORDERS .
    In the debugging mode,I found that after the call of this function-module,sy-subrc is set to zero which means that this function-module is getting successfully executed.
    But when I go to WE02 transaction code , i do not see any IDOCS being generated for IDOC Type ORDERS05 .
    Please could someone help me out with this .
    Regards,
    Sushanth H.S.

    hi
    check your ALE configuration:
    go thru the links:
    http://help.sap.com/saphelp_erp2005/helpdata/en/0b/2a6620507d11d18ee90000e8366fc2/frameset.htm
    http://www.sappoint.com/presentation.html
    http://www.allsaplinks.com/idoc_search.html
    http://www.sapgenie.com/sapedi/idoc_abap.htm
    http://www.erpgenie.com/sapedi/idoc_abap.htm
    reward points for useful ans
    Regards
    Aarti

  • Unable to generate a PDF file for 1 of 3 books

    I'm making three documents (books) in FrameMaker and then converting to PDF. The first two books generated to PDF with no "major" problems. There were a couple of glitches here and there but most were simply operator error. This forum solved two of my problems.
    Now, with the third book, I can't generate the PDF and get error messages in the log file. I've gone back and triple checked everything and can't find a thing that's different between this last book and the first two. I've used the same templates and all of the paragraph formats and character formats are identical in all three documents.
    I'm setting all of the PDF setup parameters the same. In the Adobe PDF setup, I've made certain that the "Rely on system fonts only..." check box is unchecked.
    One of the error messages in the log file says,
          %%[ Warning: LucidaSans cannot be embedded because of licensing restrictions. ]%%
          %%[ Font vendor (B&H) does not permit this font to be embedded in PDF. ]%%
    This would make sense if Lucida Sans font were only used in this one book. But it's used in the first two books as well and they generate as PDF with no problems. In fact, just to make sure, I went back and generated one of the first books over again and it worked perfectly.
    The only significant (?) difference in the third book is that it is much larger than the first two. It runs to 150 pages while the first two are 45 pages and 70 pages. But I've worked with books as large as 450 pages in the past.
    I've been creating the PDF documents by the FM Save as PDF feature. But because of this problem, I downloaded and installed a trial version of Acrobat X. Then printed to PS file, opened with Acrobat and tried to distill. Got the same results and the same error messages.
    My experience with FrameMaker and Adobe in general is that error messages and indicated results may be cryptic and sometimes have absolutely nothing to do with the actual problem. In any event, I'm totally snowed by this one. (I really shouldn't pick on Adobe for that. Microsoft is much worse when it comes to vague and cryptic error messages!)
    Sure wish I had a Mac right now. Or Linux. Or...

    Thank you very much for the input. That makes perfect sense to me. The Lucida fonts are, indeed, all from Bigelow & Holmes (B&H). So that explains the difficulties I was encountering. Now, here’s where it gets a little weird.
    I created the first two pdf files at work. I work about half of the time from home and was trying to create the pdf file yesterday at home. And that didn’t work. This morning, I loaded all of the files back into the computer in the office and tried again. No problem! Created a nice looking 162-page pdf file. Oh, I did say it got weird, didn’t I? Well, the computer at home and the one at work are both running the same version of Win 7 Pro, the same versions of FM10 and Acrobat X. And the Lucida fonts installed (probably the default set with Windows) are all B&H fonts. That’s right; the same on both computers.
    Your input was very helpful because I might have continued spinning my wheels for another day or so on this thing. As it is, I’m considering the matter solved because I just won’t try to make pdf files from these three documents at home. The other alternative would be to use a different font. Umm, no, not at this time. All of the body paragraphs are Lucida Sans. What a task that would be! The other alternative, of course, is to spend a few bucks and by fonts for my home computer that have the proper licensing.
    Again, thanks!

  • FBPM unable to generate MT101 - Issuer details for paying CC missing

    Hi All,
    I am faceing problem to generate DME in MT101 format via FBPM. All settings are fine as I managed to generate DME in MT202.
    The error is:
    Issuer details for paying company code XXX are missing
    Message no. BFIBL02305
    Diagnosis
    The issuer details for the paying company code 207 are not maintained.
    System Response
    The payment medium might be erroneous or incomplete.
    Procedure
    Maintain the issuer details of the paying company code in Paying company code data.
    Thanks for your answers!
    Regards,
    Martins

    Thru SE91, we can se that message BFIBL02305 is issued when fields aust1, aust2 and aust3 are all empty. We can find fields with these names in table T042E, so I suppose you have to fill table T042E. This can be done in FBZP, "Pmnt methods in company code"; select the payment method and open the "Form data"; then fill the "Drawer on the form".
    ("Drawer on the form" = issuer details, so I'm nearly sure it is what you are searching for)

  • Unable to Generating a proxy class for the Enterprise Service

    Hi ,
    I  am trying to consuming an SAP  XI Web
    Service in Visual Studio 2005. I followd this document <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/3057b5a7-99d0-2910-8f8f-f357dc4b70b5">Consume ES Workplace Enterprise Services with Microsoft .Net 2.0 and Visual Studio .Net 2005:</a>.
    While try to create a Proxy Class for the WSDL  file(XI)  using wsdl.exe tool it shows the error  like this "There is an error in XML document -Value cannot be null Parameter name:name".
    If there  any way to pass the parameter  through wsdl.exe tool .
    Regards,
    Malini.V

    Check for unnecessary spaces in the WSDL file. Especially in xsd:union tags.
    I had the following problem:
    <xsd:union memberTypes=" xsd:time genericTime" ...
    Correct:
    <xsd:union memberTypes="xsd:time genericTime" ...
    and WSDL.exe was able to generate the proxy class code.
    Kind regards
    Holger

  • Unable to generate an execution plan for query

    Hi,
    I created 4 dimension and two measures ,but while Iam trying to create a presentation bean thru' jdeveloper it is throwing an error "unable to Create olap cursor.
    My cubes as well as all of my dimensions are getting validated.
    Can anybody help me in resolving this

    Hi Yann,
    You OLAP metadata may be corrupted. Can you please run the bi_checkconfig utility, which can be found here:
    http://otn.oracle.com/products/bib/htdocs/tech_notes/bi_checkconfig_tn.html
    Hope this helps,
    Katia

  • I would like to use removable hard disk drive (portable hard disk) for iphone because of many data, report and so on. I want to receive data for e-mail, so the iphone holds large amounts of data for a long time, and i want to use its at any time

    nowadays, people use removable hard disk drive (portable hard disk) & usb flash drive at computer because of usability, easy to carry around.
    so, i would like to use these functions for iphone. i want to develop mini portable hard disk for the use of iphone like computer

    Not a feature of iphone.

  • Enter a valid date error for ECM

    Dear Sir
    in our scenario any changes to be done in material bom ecm to be created,but when i m trying to do chnages with that no. it gives enter a valid date error.
    regards
    kunal

    Dear
    When ever any changes done in BOM , it can be captured in the same ECM number generated during the creation of bom under a valid date either u have entered or it will take current date as default date .
    Now , if you forget that date , you should goto CC03-Engineering number and then check date from which it is valid .In CS02 , you should give that date along the same ECM number .Generally , it automatically pop up or else if it takes the current date during CS02 txn , u need to change the valid from date of ECM number
    hope it is clear
    Regards
    JH

  • Purchase Order Maintainer is unable to generate reminder / urging message

    Hi all,
    Purchase Order Maintainer is unable to generate reminder / urging message for purchase order.
    In material mater reminder time is set as well in vendor master partner function is set.
    But in ME91F message is coming like "Not possible to generate urging messages for all documents"
    regards,
    Nitin Patil

    Hi,
    The PO output should have been successfully processed before the urgig message to trigger.
    The order generally is
    PO output, urging and then reminders

  • Unable to create a catalog file for Windows 10 Enterprise (9926) using latest ADK

    Has anyone successfully created a catalog file for Windows 10 Ent. Preview build 9926? Ii get persistent failures attempting to do so. Log output is below and any hint would be greatly appreciated.
    7:20 AM : This application requires version 6.3.9600.16384 of the Windows ADK.
    Install this version to correct the problem
    7:33 AM :
    7:33 AM : Windows SIM was unable to generate a catalog. For troubleshooting assistance, see the topic: 'Windows System Image Manager Technical Reference' in the Windows ADK User's Guide.
    7:33 AM :
    7:33 AM : System.ComponentModel.Win32Exception (0x80004005): Unknown error (0xc1420117)
    Server stack trace:
       at Microsoft.ComponentStudio.ComponentPlatformInterface.WimImageInfo.PostCreateCatalog()
       at Microsoft.ComponentStudio.ComponentPlatformInterface.OfflineImageInfo.CreateCatalog()
       at Microsoft.ComponentStudio.ComponentPlatformInterface.CatalogCreatorImpl.CreateCatalog(OfflineImageInfo offlineImageInfo)
       at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Object[]& outArgs)
       at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg)
    Exception rethrown at [0]:
       at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
       at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
       at Microsoft.ComponentStudio.ComponentPlatformInterface.ICatalogCreator.CreateCatalog(OfflineImageInfo offlineImageInfo)
       at Microsoft.ComponentStudio.CatalogGenerator.CreateCat(ProgressDialog pd, Object o)

    Hello,
    The Windows Desktop Perfmon and Diagnostic tools forum is to discuss performance monitor (perfmon), resource monitor (resmon), and task manager, focusing on HOW-TO, Errors/Problems, and usage scenarios.
    As the question is off topic here, I am moving it to the
    Where is the Forum... forum.
    Karl
    When you see answers and helpful posts, please click Vote As Helpful, Propose As Answer, and/or Mark As Answer.
    My Blog: Unlock PowerShell
    My Book:
    Windows PowerShell 2.0 Bible
    My E-mail: -join ('6F6C646B61726C406F75746C6F6F6B2E636F6D'-split'(?<=\G.{2})'|%{if($_){[char][int]"0x$_"}})

Maybe you are looking for

  • Restrict users from saving own search in existing Named Searches

    Hello, I have created some Named Searches that will be used by the MDM users. These users are only allowed to use these named searches (in their search selections) but they are not allowed to 'overwrite' any of the named searches by their own search

  • Get An Error Message When I Try to Get a Skype #

    I have tried many times to get a Skype #.  Everytime I log onto the website to get a Skype #, I get this message: "There's been a problem. To complete your purchase, please sign into your account from Skype." When I log into my Skype client, it doesn

  • Numbers won't open after updating to iOS 6

    I updated my iPad 2 to iOS 6 and everything works except Numbers.  Unfortunately, I use Numbers in my work all the time, so I need a fix.  Any suggestions are appreciated.

  • Emails won't send from phone

    Just found out that people are not receiving any emails that i send from my phone. Not sure why and have no idea how long it has been going on. Could be as long as I have had the phone. How do I fix this?

  • Crystalreportviewer Toolbar controls disapperas on postback

    Hi, i am using CR XI R2. i have customized my crystalreportviewer toolbar to add buttons on it using followinf code System.Web.UI.Control oControl = CrystalReportViewer1.Controls[2]; Button oButton = new Button(); oButton.ID = "newButton"; oButton.Te