PO won't update contract value

Dear ,my expert:
I work in SRM7.0 ,ECC6.03 .SRM extended classic scenario.
I use the central contract in SRM .my problem is u201CRelease order documentation for distributed contractsu201D. I create the contract in SRM ,and distribute it to ECC .In ECC system I create PO reference this contract . So the release information should send to SRM system though the IDOC u201CBLARELu201D.
BUt I get the error Idoc in SRM system :Error IDOC: Current status-51  Object Linkage for Global Outline Agreement does not exist
So ,any body met thisproblem before ? any suggestions welcome!
Best Regards!
Alex!

HI,muthu :
Header Links:
Obj_Key                                  Obj_Type   LogSys     Roletype          Obj_Key                                   Obj_Type   LogSys     Roletype
HEADER                                   BUS2000113 SD1CLNT132 BBP_SOURCE  >>>>  4400000410                    0000000000  BUS2013    EQ1CLNT240 BBP_TARGET
Item Links:
Obj_Key                                  Obj_Type   LogSys     Roletype          Obj_Key                                   Obj_Type   LogSys     Roletype
0000000001                               BUS2000136 SD1CLNT132 BBP_SRITM   >>>>  4400000410          00000000010000000000  BUS2013001 EQ1CLNT240 BBP_TRITM
4400000410    is the contract number
SD1CLNT132  -SRM system
EQ1CLNT240 -ECC system
Alex!

Similar Messages

  • ResultSet won't update

    I'm busy trying to write a database app (first time using java.sql).
    I use the jdbc:odbc bridge to connect to an Access 97 database (not my choice).
    Problem is I have written few thousand lines and have dialogs that can DISPLAY the data, but when I try to UPDATE my ResultSet NOTHING HAPPENS!
    Nothings is set to readOnly as far as I can see.
    If I can't fix this soon I will have to use VBA (please no!) and Access instead and lose all my work.
    Below are the important parts of the code
    Extracts from the code...
    ...try {  // - Makes the connection
    Class.forName("sun.jdbc.odbc.JdbcOdbcDriver");
    } catch (ClassNotFoundException cnfe) {System.err.println(cnfe);}
    try {
    con = DriverManager.getConnection("jdbc:odbc:test");
    con.setReadOnly(false);
    System.out.println(con.isReadOnly());
    ... //creates the statements
    public class MyUtilities {
    public static Statement manufactureStatement(Connection con)
    try {
    return con.createStatement(ResultSet.TYPE_SCROLL_SENSITIVE, ResultSet.CONCUR_UPDATABLE);
    } catch (SQLException se) {System.err.println(se);}
    return null;
    ... // creates the RecordSets
    Statement state = MyUtilities.manufactureStatement(con);
    state.execute("SELECT * FROM TblCalendarEntry");
    calendarEntries = state.getResultSet();
    results = calendarEntries;
    System.out.println(results);
    Statement t = MyUtilities.manufactureStatement(con);
    t.execute("SELECT * FROM TblEntertainmentSeries");
    entSeries = t.getResultSet();
    this.calendarEntries = calendarEntries;
    this.entSeries = entSeries;
    this.venues = venues;
    results = calendarEntries;
    ... results.first();...
    //HERE COMES THE CRUNCH:
    //updates the values (but does not!)
    ...results.updateString(2, "ehehehheh"); //does nothing!!???
    .     ..System.out.println(results.getString(2));
    //just shows old string before update????????
    ...results.updateRow();...
    //database not updated
    //no exceptions thrown!!!
    Help!

    What I have at the moment is approx. 3000 of beautiful database viewer. I can't update anything! Access2000 didn't make any difference. BTW do I need to use a char array to work with fields of type "text"?
    My program is now utterly useless as it won't update. I can easily move backward and forward in the resultSet and display data in my dialogs.
    Also if I try to update a field of type memo, getString just returns string of numbers like "23324528937" etc. but the database is not updated.
    When I update a String or a Date or a Time ABSOLUTELY NOTHING happens.
    GetString returns exactly what was there before I updated!
    I'm sure a Java forum would not like to see me switch to Visual Basic for this project (I certainly don't want to but may be forced to).
    Any help would be greatly appreciated.
    (Hmmm maybe I should try MSQL, don't know If lecturer will like that though. (I'm a Computer Science student)

  • Document info fields in Word won't update when placed in document header-section

    Dear all,
    I have a document library using 3 Content Types with metadata columns and a Word-template.
    The values of these metadata columns should be displayed within the Word-documents created from content type.
    So I've inserted document info fields into the Word-template to display them.
    But unfortunately the placeholders are not updated when opening the document again, after metadata values had been changed e.g. by using the edit-form within the list.
    From what I have seen so far, this only refers to document info fields resident in header or footer sections. 
    But this is where I need to place them.
    Does anybody know this issue and has an idea of how to fix it?
    Could VBA be of use here?
    Best regards,
    Ben

    Hi,
    Based on your description, document info fields in Word won't update when placed in document header-section.
    Per my test, document info fields in Word will update when placed in document header-section.
    Refer to the following article about Add SharePoint Metadata to Word Documents:
    http://whitepages.unlimitedviz.com/2011/02/using-document-templates-with-lists-and-content-types-in-sharepoint/
    https://www.premierpointsolutions.com/training/help-and-how-to-articles/add-sharepoint-metadata-to-word-documents/
    If I misunderstanding the issue, Please offer a screenshot about your issue.
    Best Regards,
    Lisa Chen
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Template won't update

    I have had this problem for a while and finally opted to post
    for an answer.
    I updated Dreamweaver from 3.0 to 8... however there is an
    old site of mine I want to edit and for some reason I am getting
    major errors and it won't update the templates.
    I posted one template file here:
    www.getouttoday.com/template/About.dwt
    The error alert says "THere is an error at line 3, column 24
    (absoulte position 85); Missing Name for #Begin Editable
    Please advise.

    <script language="JavaScript" type="text/javascript">
    <!--
    function MM_jumpMenu(targ,selObj,restore){ //v3.0
    eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
    if (restore) selObj.selectedIndex=0;
    function MM_swapImgRestore() { //v3.0
    var i,x,a=document.MM_sr;
    for(i=0;a&&i<a.length&&(x=a
    )&&x.oSrc;i++) x.src=x.oSrc;
    function MM_preloadImages() { //v3.0
    var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new
    Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0;
    i<a.length; i++)
    if (a.indexOf("#")!=0){ d.MM_p[j]=new Image;
    d.MM_p[j++].src=a
    function MM_findObj(n, d) { //v3.0
    var p,i,x; if(!d) d=document;
    if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document;
    n=n.substring(0,p);}
    if(!(x=d[n])&&d.all) x=d.all[n]; for
    (i=0;!x&&i<d.forms.length;i++) x=d.forms[n];
    for(i=0;!x&&d.layers&&i<d.layers.length;i++)
    x=MM_findObj(n,d.layers
    .document); return x;
    function MM_swapImage() { //v3.0
    var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new
    Array; for(i=0;i<(a.length-2);i+=3)
    if ((x=MM_findObj(a))!=null){document.MM_sr[j++]=x;
    if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
    //-->
    </script>
    </head>
    <body bgcolor="#FFFFFF"
    background="../images/basics/gylines.gif"
    onload="MM_preloadImages('../images/basics/gotlocal_on.gif','../images/basics/gotknow_on. gif','../images/basics/gotplay_on.gif','../images/basics/gotshop_on.gif','../images/basics /gotsavings_on.gif','../images/basics/gotwin_on.gif')">
    <div align="left" class="leftside">
    <table width="100%" border="0" cellspacing="0"
    cellpadding="0" background="../images/basics/grycheckwhite.gif">
    <tr background="../images/basics/grycheckwhite.gif">
    <td width="190"><a href="../index.html"><img
    src="../images/basics/GOT_home2.gif" width="186" height="59"
    alt="Get Out Today: student entertainment guide" border="0"
    /></a></td>
    <td width="490" height="65"><div
    align="center"><!-- TemplateBeginEditable name="adhere"
    -->{adhere}<!-- TemplateEndEditable -->
    </div></td>
    <td width="*"> </td>
    </tr>
    <tr bgcolor="#999999">
    <td colspan="2"
    background="../images/basics/midlayr_bkgrd.gif"><b><img
    src="../images/clearpix.gif" width="10" height="1" /><a
    href="../local/index.htm" onmouseout="MM_swapImgRestore()"
    onmouseover="MM_swapImage('Image5','','../images/basics/gotlocal_on.gif',1)"><img
    src="../images/basics/gotlocal_off.gif" name="Image5" width="106"
    height="31" border="0" id="Image5" /></a><a
    href="../know/index.htm" onmouseout="MM_swapImgRestore()"
    onmouseover="MM_swapImage('Image6','','../images/basics/gotknow_on.gif',1)"><img
    src="../images/basics/gotknow_off.gif" name="Image6" width="106"
    height="31" border="0" id="Image6" /></a><a
    href="../play/index.htm" onmouseout="MM_swapImgRestore()"
    onmouseover="MM_swapImage('Image7','','../images/basics/gotplay_on.gif',1)"><img
    src="../images/basics/gotplay_off.gif" name="Image7" width="106"
    height="31" border="0" id="Image7" /></a><a
    href="../shop/index.htm" onmouseout="MM_swapImgRestore()"
    onmouseover="MM_swapImage('Image8','','../images/basics/gotshop_on.gif',1)"><img
    src="../images/basics/gotshop_off.gif" name="Image8" width="105"
    height="31" border="0" id="Image8" /></a><a
    href="../gotcard/index.htm" onmouseout="MM_swapImgRestore()"
    onmouseover="MM_swapImage('Image9','','../images/basics/gotsavings_on.gif',1)"><img
    src="../images/basics/gotsavings_off.gif" name="Image9" width="106"
    height="31" border="0" id="Image9" /></a><a
    href="../register/index.htm" onmouseout="MM_swapImgRestore()"
    onmouseover="MM_swapImage('Image10','','../images/basics/gotwin_on.gif',1)"><img
    src="../images/basics/gotwin_off.gif" name="Image10" width="107"
    height="31" border="0" id="Image10"
    /></a></b></td>
    <td width="*"
    background="../images/basics/midlayr_bkgrd.gif" bgcolor="#999999"
    valign="middle"><a href="
    http://ccprod.roving.com/roving/sa/fp.jsp?plat=i&amp;p=f&amp;m=co6flun6"><img
    src="../aboutus/images/tellafriend.gif" width="44" height="22"
    border="0" /></a></td>
    </tr>
    </table>
    <div align="left">
    <table width="100%" border="0" cellspacing="0"
    cellpadding="0">
    <tr>
    <td rowspan="3" bgcolor="#6699CC" width="160"
    valign="top" height="200"
    background="../aboutus/images/blback.gif"><!--
    TemplateBeginEditable name="table" -->{table}<!--
    TemplateEndEditable --> </td>
    <td rowspan="3" valign="top" width="*"><div
    align="left"><!-- TemplateBeginEditable name="History"
    -->{history}<!-- TemplateEndEditable --> <!--
    TemplateBeginEditable name="boyd" -->{boyd} <!--
    TemplateEndEditable --> </div></td>
    <td rowspan="3" width="160" valign="top"><div
    align="left"><!-- TemplateBeginEditable name="anything"
    -->{anything}<!-- TemplateEndEditable -->
    </div></td>
    </tr>
    <tr> </tr>
    <tr> </tr>
    </table>
    <div align="left">
    <table width="100%" border="0" cellspacing="0"
    cellpadding="0">
    <tr>
    <td height="15" bgcolor="#006699"><div
    align="left"><b><img src="../images/clearpix.gif"
    width="10" height="15" /></b></div></td>
    </tr>
    <tr valign="top" align="center" class="body">
    <td height="72" class="body"><p
    align="center"><br />
     <span class="body"> &copy;
    1998-2008 </span> <a href="
    http://www.xplorecommunications.com"
    class="body">Xplore
    Communications</a><br />
    <a href="../aboutus/privacy.htm" class="body"><font
    size="1">Privacy
    Statement</font></a> | <a
    href="../aboutus/aboutus.htm" class="body"><font
    size="1">About
    Us</font></a> | <a
    href="../aboutus/feedback.htm" class="body"><font
    size="1">Feedback</font></a> | <a href="
    http://xplorecommunications.com/advertise/"
    class="body"><font size="1">Advertise
    in Get Out Today</font></a><br />
    <br />
    <script type="text/javascript" language="JavaScript">
    var sc_project=969823;
    var sc_invisible=1;
    var sc_partition=3;
    var sc_security="2064fed8";
    </script>
    <script type="text/javascript" language="JavaScript"
    src="
    http://www.statcounter.com/counter/counter.js"></script>
    <noscript>
    <a href="
    http://www.statcounter.com/"
    target="_blank"><img src="
    http://c4.statcounter.com/counter.php?sc_project=969823&amp;java=0&amp;security=2064fed8&a mp;invisible=1"
    alt="web statistic" border="0" /></a>
    </noscript>
    </p></td>
    </tr>
    </table>
    </div>
    </div>
    </div>
    </body>
    </html>

  • Update Contract Start and End dates via BAPI_SALESORDER_CREATEFROMDAT2

    Hi Experts.
    We are successfully using BAPI_SALESORDER_CREATEFROMDAT2 to create sales order.
    Only problem is that the contract start and end date do not get updated.
    We are passing that in ORDER_HEADER_in-CT_VALID_F and ORDER_HEADER_IN-CT_VALID_T.
    After debugging, I found that there is one more table SALES_CONTRACT_IN in SD_SALESDOCUMENT_CREATE. Updating the values in that table works.
    But the problem is this table is not available in BAPI_SALESORDER_CREATEFROMDAT2. How to update Contract start and end dates from this FM ?
    I could not find anything in the search of this forums. So I guess this is not an issue and I am doing something wrong. Can someone suggest to me please?
    Thanks in adv.
    Aishi

    Are you creating a contract or a sales order?

  • MM: Purchasing- Contract value reduced after Po creation.

    Dear All,
    I have scenario where the contract has value of 1000 $ and PO created for 1000$ somebody from procurement goes and changes the contract value to 900$. System allowed to do so without any warning or error message though the entire amount is consumed and PO is there.
    Is there any user exit to stop this happening.
    Thanks and best regards
    Asim

    I recomend you to create/develop a program to update the PO if the purchasing department wants and/or block the PO to have the same price as the contract.
    If you need to change the PO the system will check if the price is equal to the contract or not. For me it is make more sense to block the PO instead the contract.
    regards

  • JHeadstart Version 10.1.2.0 Intersection Shuttle Trailing won't update

    I'm new to JHeadstart and think it is a great time saver, that is until you run into problems. I've been trying to figure out for quite some time now why the trailing listbox for my Intersection Shuttle won't update. I have confirmed that the database is being updated properly, the intersection table has the rows that should be displaying in the trailing listbox. The leading listbox is being updated correctly, the items I move over to the trailing listbox no longer appear in the leading listbox. But the trailing listbox always stays empty. Will someone please give me some pointers that I can use to try and figure out what's going on.
    Thanks,
    Rick

    Steven,
    Here is a snippet from the log. This is after moving one item from the leading list to the trailing list, then clicking the save button:
    11:46:52 DEBUG (JhsActionServlet) -Request class: com.evermind.server.http.EvermindHttpServletRequest
    11:46:52 DEBUG (JhsActionServlet) -Request URI: /MemberTop/EobSubmissionFiles.do
    11:46:52 DEBUG (JhsActionServlet) -Request Character Encoding: windows-1252
    11:46:52 DEBUG (JhsActionServlet) -Parameter EobGenerationSet3:trailing:items: UNSELECTED:589456;
    11:46:52 DEBUG (JhsActionServlet) -Parameter VB_EobSubmissionFilesTotalMembers:
    11:46:52 DEBUG (JhsActionServlet) -Parameter queryOperatorNonString: is
    11:46:52 DEBUG (JhsActionServlet) -Parameter EobGenerationSet3:trailing: UNSELECTED:589456
    11:46:52 DEBUG (JhsActionServlet) -Parameter pageTimeStamp: 1147283105872
    11:46:52 DEBUG (JhsActionServlet) -Parameter eventValue:
    11:46:52 DEBUG (JhsActionServlet) -Parameter createMode: true
    11:46:52 DEBUG (JhsActionServlet) -Parameter queryOperatorString: startsWith
    11:46:52 DEBUG (JhsActionServlet) -Parameter hasChanges: true
    11:46:52 DEBUG (JhsActionServlet) -Parameter multiRowUpdateEvent:
    11:46:52 DEBUG (JhsActionServlet) -Parameter caseSensitiveQuery: false
    11:46:52 DEBUG (JhsActionServlet) -Parameter VB_EobSubmissionFilesDateSubmitted:
    11:46:52 DEBUG (JhsActionServlet) -Parameter EobGenerationSet3:leading:items: UNSELECTED:589424;UNSELECTED:591922;UNSELECTED:590247;UNSELECTED:592051;UNSELECTED:590274;UNSELECTED:587362;UNSELECTED:593525;UNSELECTED:590144;UNSELECTED:589553;UNSELECTED:591517;UNSELECTED:591727;UNSELECTED:592222;UNSELECTED:587430;UNSELECTED:587535;UNSELECTED:565268;UNSELECTED:587436;UNSELECTED:589445;
    11:46:52 DEBUG (JhsActionServlet) -Parameter VB_EobSubmissionFilesFileid: EOBX0120060510002
    11:46:52 DEBUG (JhsActionServlet) -Parameter VB_EobSubmissionFilesUpdatedBy:
    11:46:52 DEBUG (JhsActionServlet) -Parameter event: Commit
    11:46:52 DEBUG (JhsActionServlet) -Parameter VB_EobSubmissionFilesDateUpdated:
    11:46:52 DEBUG (JhsActionServlet) -Parameter VB_EobSubmissionFilesFileStatus:
    11:46:52 DEBUG (RequestUtils) -Get module name for path /EobSubmissionFiles.do
    11:46:52 DEBUG (RequestUtils) -Module name found: default
    11:46:52 DEBUG (RequestProcessor) -Processing a 'POST' for path '/EobSubmissionFiles'
    11:46:52 DEBUG (RequestProcessor) - Setting user locale 'en_US'
    11:46:52 DEBUG (RequestProcessor) - Looking for Action instance for class oracle.jheadstart.controller.strutsadf.action.JhsDataAction
    11:46:52 DEBUG (RequestProcessor) - Returning existing Action instance
    11:46:52 DEBUG (JhsDataAction) -Executing action /EobSubmissionFiles
    11:46:52 DEBUG (JhsDataAction) -lastIssuedPageTimeStamp set to: 1147283212205
    11:46:52 DEBUG (JhsDataAction) -Found existing searchBean for EobSubmissionFilesUIModel
    11:46:52 DEBUG (JhsDataAction) -Stored searchBean for EobSubmissionFilesUIModel on request
    11:46:52 DEBUG (JhsDataAction) -ViewObject EdEligibilityGenerateViewLookup: bind parameter values have not changed
    11:46:52 DEBUG (JhsDataAction) -Commit event found in request, multi-row update executed
    11:46:52 DEBUG (JhsDataAction) -Executing action binding processIntersectionShuttle
    11:46:52 DEBUG (JhsDataAction) -executing onCommit
    11:46:52 DEBUG (JhsDataAction) -Refreshed shuttle iterator binding EobGenerationSet3Iterator
    11:46:52 DEBUG (JhsDataAction) -Refreshed shuttle iterator binding EdEligibilityGenerateLookupIterator
    11:46:52 DEBUG (JhsDataAction) -ViewObject EdEligibilityGenerateViewLookup: bind parameter values have not changed
    11:46:52 DEBUG (JhsDataAction) -Storing table binding factory under key jhsTableBindings on request
    11:46:52 DEBUG (JhsDataAction) -Forward set by parameter property returned: /WEB-INF/page/EobSubmissionFiles.uix
    11:46:52 DEBUG (RequestProcessor) -processForwardConfig(ForwardConfig[name=null,path=/WEB-INF/page/EobSubmissionFiles.uix,redirect=false,contextRelative=true])
    =====================================================
    I don't know if this helps, but it might.
    Thanks,
    Rick

  • Podcast won't update- I've tried pinging and its been a week

    I cannot get my podcast page to update, with either new episodes or the new info that I updated. Its been over a week so far. I've also pinged it multiple times, and it still won't update.
    My podcast id is 297030497, and here's a copy of my RSS feed.
    <?xml version="1.0" encoding="UTF-8"?>
    <rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
    <channel>
    <title>Shooting Star Radio</title>
    <itunes:author>www.ShootingStarRadio.com</itunes:author>
    <description>Welcome to ShootingStarRadio.com! Shooting Star Radio features the best wrestling radio in the world, with Hostmaster Scott on SSR Primetime Tuesdays at 8 PM EST. Do you think you know Florida wrestling? Not as good as these guys- listen to the Source every other Sunday at 4 PM EST. Notable interviews include Jake "the Snake" Roberts, Scotty Riggs, Mike DiBiase, and the superstars from the NWA.</description>
    <link>http://www.shootingstarradio.com</link>
    <language>en-us</language>
    <itunes:summary>Welcome to ShootingStarRadio.com! Shooting Star Radio features the best wrestling radio in the world, with Hostmaster Scott on SSR Primetime Tuesdays at 8 PM EST. Do you think you know Florida wrestling? Not as good as these guys- listen to the Source every other Sunday at 4 PM EST. Notable interviews include Jake "the Snake" Roberts, Scotty Riggs, Mike DiBiase, and the superstars from the NWA.</itunes:summary>
    <itunes:subtitle>An online wrestling radio show that covers all of professional wrestling.</itunes:subtitle>
    <itunes:image href="http://www.shootingstarradio.com/images/podcast_pic.jpg" />
    <itunes:owner>
    <itunes:name>Shooting Star Radio, LLC </itunes:name>
    <itunes:email>[email protected]</itunes:email>
    </itunes:owner>
    <itunes:explicit>no</itunes:explicit>
    <itunes:keywords>Shooting Star Radio, wrestling, WWE, TNA</itunes:keywords>
    <itunes:category text="Sports&Recreation">
    <itunes:category text="Professional"/>
    </itunes:category>
    <item>
    <title>The Source</title>
    <itunes:author>www.ShootingStarRadio.com & Electrified Wrestling Entertianment</itunes:author>
    <link>http://www.shootingstarradio.com/sourceshows/source_11_2308.mp3</link>
    <enclosure url="http://www.shootingstarradio.com/sourceshows/source_11_2308.mp3" type="audio/mpeg"/>
    <itunes:summary>This week Chris Brock, Charles Ross and Eric Image interview Kevin Sullivan, and go over all of the events on the Florida wrestling scene. And don't miss this week's Breaking In!</itunes:summary>
    <pubDate>11/23/08</pubDate>
    </item>
    <item>
    <title>The Craig K-Lassic Show</title>
    <itunes:author>www.ShootingStarRadio.com</itunes:author>
    <link>http://www.shootingstarradio.com/ssrradio/klassic_11_1908.mp3.mp3</link>
    <enclosure url="http://www.shootingstarradio.com/ssrradio/klassic_11_1908.mp3.mp3" type="audio/mpeg"/>
    <itunes:summary>Listen to the final edition of the K-Lassic show- you don't want to miss, as Craig was at his best with all of his signature jokes and humor.</itunes:summary>
    <pubDate>11/19/08</pubDate>
    </item>
    <item>
    <title>SSR Primetime- 11/18/08</title>
    <itunes:author>www.ShootingStarRadio.com</itunes:author>
    <link>http://www.shootingstarradio.com/ssrprimetime_shows/ssr_11_1808.mp3</link>
    <enclosure url="http://www.shootingstarradio.com/ssrprimetime_shows/ssr_11_1808.mp3" type="audio/mpeg"/>
    <itunes:summary>Hostmaster interviews David Young and the NWA's Cassandro, goes over all of the latest news in the wrestling world and gives his Survivor Series predictions.</itunes:summary>
    <pubDate>11/18/08</pubDate>
    </item>
    <item>
    <title>SSR Primetime- 11/11/08</title>
    <itunes:author>www.ShootingStarRadio.com</itunes:author>
    <link>http://www.shootingstarradio.com/ssrprimetime_shows/ssr_11_1108.mp3</link>
    <enclosure url="http://www.shootingstarradio.com/ssrprimetime_shows/ssr_11_1108.mp3" type="audio/mpeg"/>
    <pubDate>11/11/08</pubDate>
    </item>
    <item>
    <title>The Craig K-Lassic Show</title>
    <itunes:author>www.ShootingStarRadio.com</itunes:author>
    <link>http://www.shootingstarradio.com/ssrradio/klassic_11_1208.mp3</link>
    <enclosure url="http://www.shootingstarradio.com/ssrprimetime_shows/klassic_11_1208.mp3" type="audio/mpeg"/>
    <pubDate>11/12/08</pubDate>
    </item>
    </channel>
    </rss>
    Any ideas?

    I have a similar issue with my Podcast. After years of using the xml code that we have been using FeedValidator is saying this message,
    Sorry
    This feed does not validate.
    line 983, column 77: guid values must not be duplicated within a feed:
    When I look at the code below I notice that there is no guid line for the podcast but it has a link line.
    Has the guid line been removed?
    My podcast is http://www.itvnw.com/ITV/Podcasts/ITVPodcast1.xml
    Any help would be great.

  • Playsists selected for syncing no longer exist? ipod won't update

    My new ipod won't update because it says that playlists I've selected for syncing no longer exist. For this reason I can't get any of my music onto my ipod and I don't understand what I am supposed to do to fix this
    dell inspiron   Windows XP  

    Hi guys, I've been having the same problem. Specifically, when I try to transfer songs from iTunes to my iPod I get the following error message: "Songs in the iPod "My iPod" cannot be updated because all the playlists selected for syncing no longer exist". I did some searching around at this site, and found that one possible problem is that my library is larger than my iPod's capacity, so I have to eliminate some songs. I did this, but I still get the same error message.

  • Program updating the value with succeeding 0

    Hi
    We have got a problem.
    We have developed a program to update the value of the condition type. The upload file will have the SO, line item, condition type and value.
    In the background, the sales order change BAPI is called and the value of the condition type is updated. There is no bug in the program for this functionality with reference to the problem.
    When I upload, the value is getting uploaded correctly. But for some users, the value is updated with an additional 0 at the end. For example if 78 is the value of a condition type, the update happens as 780. The strange behaviour is that if I take that user id and password and upload in my laptop, the value is correctly uploaded without any addtional 0.
    We have checked the user profile of all the problamatic users. They are fine. The xls sheet decimal notation is checked and they are also fine. There is no bug in the program, as it is working fine for many users.
    What else should I be checking to solve this issue. An ABAPer advised to check the GUI level difference. I dont know how to do that but there should not be any such difference in the GUI versions for the users.
    Can somebody put some light on this issue.

    Hi Navaneetha,
    The Excel version is the same for you and the user?
    Can the same be debugged and rectified?
    Regards
    Saurabh

  • Certain apps won't update or download on any device.

    I've searched for two weeks to no avail. I've seen similar problems posted but nothing quite like this. I have an iPhone 5s iOS 8.2, a 4th Gen iPad iOS 8.2 and Mac Mini Late 2014 OS X Yosemite 10.10.2. It all started with wanted to download the Pages app. My iPad is old enough it wouldn't let me download it for free so I initiated the download on my iPhone and then promptly cancelled. I then tried to download Pages from "the cloud" onto my iPad. It downloaded 3/4 of the way and failed stated that the app could not be downloaded at this time with two options to continue: done and retry. And now there are a handful of apps that will fail somewhere in the download and some apps that are already installed on the devices that won't update. Any app that has previously failed WILL download over cellular network on the iPhone 5s. I've tried four separate location with WIFI access and these same apps will not download. I've cleared network statistics, restored the iPhone to factory defaults, changed Apple ID password, tried a different Apple ID, and trying to download apps on Mac Mini to sync to iPhone/iPad over tethered connection. The only partial fix I have discovered is to start download over cellular network and switch to WIFI download. Please... any ideas. I feel I may have left out some steps I might have taken so please feel free to ask any questions.

    I had this problem and solved it by going to Settings > General > Reset > Reset All Settings.
    Note: This will not delete any apps, songs, videos, or podcasts from your phone. It will only reset your wallpapers, brightness, bluetooth, contact sorting, network preferences (still remembers networks though), etc.  It's a bit annoying to go update all these back to how yo like, but much less annoying than a full restore.
    DO NOT press Erase All Content and Settings. This will delete everything and you'll have to restore from iTunes.

  • IMac display issues: black icons and folders, doubled up files in finder windows, programs won't update

    HELP!
    I'm hoping someone can help with my iMac 27" purchased in 2010.  From a previous discussion I started a year ago, I have had virtually nothing but trouble with it.  After the internal hard drive crashing, I was able to install OS X on an external drive and used it for a good 8 months to drive my iMac and I took it to an expert who has replaced it with a 3tb HDD, but at some point the display has gone crazy.  I am not certain if it is hardware, i.e. graphics card or video but I'll describe the symptoms and add some pics to see if anyone has seen this before and knows what the problem may be.
    1.     90% of the screen was covered with white with just a portion of the desktop showing through.
            (This happened when I tried to reinstall OS X on the old HDD and the new one, but didn't happen when using OS X install disc)
    2.     Files, folders, photos and some icons on the dock go black
    3.     Files and photos double up when in Finder.  When I'm viewing photos, it shows them but all the previous panes and the photos are jumbled behind the
            photos.
    4.     Anything I open in Preview is completely black, but ColourSync Utility opens everything fine.
    5.     Programs won't update.  They will download onto my iMac but won't update.  Some say, because I don't have OS X 10.6.8 others just won't open.
            Including Google Chrome, opens with two tabs open but when I open a third tab the rainbow wheel just turns.  Skype won't open just gives a failure
            report.
    6.     10.6.8 Update Combo downloads but when I restart the screen is covered in white - as in 1. and I have to reinstall OS X 10.6.2 to get the screen to               clear but then all the above problems continue.
    7.     Sometimes videos don't display in Youtube, or the entire page other than the video player is covered in rainbow lines.
    8.     Some buttons are blacked out on selection pages, i.e. system preferences, or saving screens
    9.     Photos opened in FB go upside down and flicker all over the page as my mouse runs over them.
    10.   Photos won't upload into internet editing programs.
    I can't find anyone who has had the same issue in all of the discussions I've looked at, but it sounds like I have a video problem, but I wondered if it might be a software problem with flash or something.  Or I have something malicious on my computer.
    I also have an iphone 5 that faulted with the iTunes and USB icons and won't fix after trying one of those R-Sims, and I wondered if somewhere along the line it may have even had a virus/trojan/malware that has infected my external drive and then my internal drive.  A reason I have thought that is because I have used my daughter's MacPro laptop and plugged in my external drive and I noticed the windows in hers were starting to do the same thing.
    And on top of all that, my fans didn't work for over a year and I had to place an external fan at the back of the computer or it would overheat and shut down, but after resetting the SMU it started working again, but it is very noisy. I have tried to download SMC Fan Control and although it downloads to the HDD, it won't open.
    Sorry its such a long post, I do hope with all of this information someone can help me.
    Thanks so much.

    HI and Welcome to Apple Discussions...
    *Soon after, I installed Quake Wars, L4D 1, 2, Mass Effect 2, Need For Speed: Undercover, Mozilla Firefox and *Sophos Enterprise AV*. Approximately a week after installation, I began to experience malfunctions varying greatly*
    Macs get grumpy when running anti virus software. Disable or completely uninstall Sophos A/V and see if that makes a difference. A/V software on a Mac will slow the drive down more and more as time goes on.
    Also, check the vendor sites for each 3rd party software you installed to make sure they are compatible with 10.6.x
    The "hard reboots" are a result of the system freezing due to incompatible or outdated software.
    Carolyn
    Message was edited by: Carolyn Samit

  • My I phone 5 won't update or download apps

    I have got 3 handsets all
    I phone 5
    Two of the phones have no problems both 16 gig
    My Apple ID is the same on all my phones
    The I phone 5 64 gig won't let me update my apps or download
    Any new apps
    I have changed my Apple ID
    I have changed my e mail address
    I have changed my password
    I have the latest software update I s o 7.0.6 installed
    Every-time I go to App Store &amp; try update single or collective updates
    The phone will just keep popping up with Apple ID &amp; apple password
    It won't update &amp; it won't let me download
    The other two handsets work fine &amp; the details are the same
    I have changed the I phone 5 twice both times like for like &amp; still problem is they're
    Please can anyone advise or help
    Very much appreciated  

    If you are using the same apple id on other devices and each of the other devices are updating the same apps sucessfully then you have an issue going on with the device being what's known as being a bit 'glitchy' What I would suggest you do is first to shut down the device completely by simply pressing on the sleep wake button, (power button on the top) for a period of 5-6 seconds untill you get the message to slide bar to shut down. Once the device is shut down and the wheel has stopped spinning, you are then free to restart the device.
    Once the device is restarted then please go to settings>itunes and app store Once at this area of settings you can then click on the apple id is showing there you then can click on the apple id going to where it reads sign out, Once you've signed out go right back to that same area and sign back in with the same apple id.
    What this is doing is simply logging you out and then back in with the same device.
    Good luck Friend.

  • My iTunes won't update on my computer. I have windows vista. I can open iTunes and when I click "check for updates" it asks if I want to update to iTunes 11.1.5 and I click "Download iTunes" but then nothing happens. What's wrong?

    My iTunes won't update on my computer. I have windows vista. I can open up itunes and when I click on "check for updates" it asks if I want to download iTunes version 11.1.5 and I click "Download iTunes" but then nothing happens. Sometimes uptop the loading bar will appear but for only a split second. I have tried restarting, shutting down, I cannot figure out why it won't download. What's happening and how do I fix it?

    Try updating using an iTunesSetup.exe (or iTunes64Setup.exe) installer file downloaded from the Apple website:
    http://www.apple.com/itunes/download/

  • Contract value exceeding in Release order

    Hi  All,
    The target value of the value contract is 200,000 INR. After reaching to the 190,000 INR ( Making different Release order ) the user has made one more purchase order for this value contract with the value 50,000. The system hasnt given any warning /error message that the contract value exceeding...
    In general system should have to give the error message that the contract value is exceeding???
    The message 06-042 & 06-155 set as error message.
    also if your trying to make release order of more than 200,000 INR then it is giving error message 06-42 the value is exceeding
    Please suggest
    Thanks & Regards
    Rajesh

    Please check your release order qty set in contract item / header details

Maybe you are looking for

  • Image capture bug

    I'm using Image Capture with a Canon S400. Image Capture was set to download all photos automatically and delete after. I've never had much luck with this approach. Unfortunately I'm a slow learner and only now have vowed never to use the app again.

  • Flash MX: default keyboard layout

    My apologies if this topic had a better place to be posted. I'm using Flash MX 2004 7.2. I use both English and Japanese keyboard layouts in my OS. Every time I open Flash MX 2004, the default keyboard layout turns to Japanese. This only happens in F

  • Balance Carryforward Error

    When the balance carryforward package is executed the package progress status is "Complete" but the detail log which follows states an error occurred but no details are provided and there are no baances carried forward. /CPMB/MODIFY completed in 0 se

  • Pricing condition record text maintenance in multiple language

    Hi friends, While maintaining condition record by VK31 transaction, there are options for multiple language selection. but after saving it appears only in English. Please let me know whether we can maintain text in multiple languages for a pricing co

  • JCoIDoc.Server HandleRequest IDoc

    Hi Experts, I've some problem to use "JCoIDoc.Server". I try to send an IDoc CLSMAS03 to a non-sap system (using SAPJCo). With the sample code of the library, I'm able to process RFC call from SAP to my java application, call some BAPI's from Java to