Updated: Roll out date changes for London

FYI Londoners. A newly updated roll out map for London has been published today on the main BT Infinity Website.
Happy/Sad?? Comments...

Beulah Hill has moved from March 31st and June 30th to now September 30th on the map. The phone line checker states "not going to happen for 6 months".
Anyone else noticing anything odd?

Similar Messages

  • Why must I upgrade RIGHT NOW or quit CC when an update rolls out?

    After the umteenth iteration of this, I'm growing very tired of being FORCED to update my creative cloud manager every single time an update rolls out. I come from a an IT strategic background that strongely believes in not changing smoothly running setups until the most opportune time (between projects), and this is necessitating mid-project version changing.
    What is changing so frequently with that app manager service? Why is it so critical that I be up to date that you force the exiting of the service rather than let it run one version back? Please consider changing this policy as it is disruptive to professional workflow, though, admittedly, the app manager itself isn't likely to cause a project jeaopardizing problem as much as, say, after effects or premiere are. THe more significant issue may simply be that it's annoying me and the staff here when it seems pretty much every time we ever click that CC icon, we have to sit through an update.

    I agree. Sick of this kind of blackmail from Adobe.

  • Track Master Data Changes for Multiple countries

    Hi experts,
    I am in a Global HR Implementation & Rollout Project. We are creating Outbound Interfaces for 3 countries to export pay, time and general data to the 3rd party systems in those local countries. (Payroll is outsourced there).
    As well as sending New Joiners data every month, we need to send Changers data also to all those 3rd partys every month before the Payroll runs.
    I know 2 solution for this :
    a). Using Change Documents - Tcode : SCDO ..etc
    b). Using the report RPUAUD00.
    c). Using RBDMIDOC.
    Query :
    1). Are these the only solutions ?
    2). Whats the best solution for doing this for a Global Rollout project ? I need to track master data change for different countries for different set of Infotypes and fields. I need to send those Changers data as well as the New Joiners data through the Outbound Interface to all the local countries.
    This year we are doing for 3 countires, next year for 9 more countries, etc. Whats the best solution keeping this in mind ?
    Restrictions :
    1). Our Client HRs dont want us to disturb the report RPUAUD00 as they use that regularlly and want the flexibility to configure the configs themselves.
    2). If I must need to create and activate Change Documents for ALL individual fields, is there an easy way of doing this ?
    3). I need to send this Changers data from SAP to Legacy system, so dont know if RBDMIDOC will be a good solution for this. Any comments ?
    Just want the best possible and feasible solution for this issue.
    I will be please to allot point to anyone who gives a good solution.
    Moreover will be Thankfull also !!
    Cheers.

    Please try with transaction code "PC00_M02_LINF0"
    Cheers
    Suresh.KK

  • HR ABAP : Track Master Data changes for multiple countries

    Hi experts,
    I am in a Global HR Implementation & Rollout Project. We are creating Outbound Interfaces for 3 countries to export pay, time and general data to the 3rd party systems in those local countries. (Payroll is outsourced there).
    As well as sending New Joiners data every month, we need to send Changers data also to all those 3rd partys every month before the Payroll runs.
    I know 2 solution for this :
    a). Using Change Documents - Tcode : SCDO ..etc
    b). Using the report RPUAUD00.
    c). Using RBDMIDOC.
    Query :
    1). Are these the only solutions ?
    2). Whats the best solution for doing this for a Global Rollout project ? I need to track master data change for different countries for different set of Infotypes and fields. I need to send those Changers data as well as the New Joiners data through the Outbound Interface to all the local countries.
    This year we are doing for 3 countires, next year for 9 more countries, etc. Whats the best solution keeping this in mind ?
    Restrictions :
    1). Our Client HRs dont want us to disturb the report RPUAUD00 as they use that regularlly and want the flexibility to configure the configs themselves.
    2). If I must need to create and activate Change Documents for ALL individual fields, is there an easy way of doing this ?
    3). I need to send this Changers data from SAP to Legacy system, so dont know if RBDMIDOC will be a good solution for this. Any comments ?
    Just want the best possible and feasible solution for this issue.
    I will be please to allot point to anyone who gives a good solution.
    Moreover will be Thankfull also !!
    Cheers.

    I have used PU12 for same purpose at a similar client. It will fulfill all your needs I guess, but the learning curve is big. Search for "Interface Toolbox" or "PU12". Basically your search will end-up in these two links:
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PAXX/PYSOME_INTERFACE.pdf
    HR Interface Toolbox - PU12

  • Ever-Changing BT Infinity Roll-Out Dates

    Living in Central Reading, we were pleased to see that BT Infinity was planned to be rolled-out to our area on 31st December 2010.  That was before Christmas and then the date changed to 31st March 2011.
    I emailed BT and a helpful chap explained that the bad weather meant that repairs to damaged lines had taken priority over the roll-out of new services (fair enough) and that is why Central Reading would not be upgraded until 31st March 2011.
    I now see that the date has moved yet again to 30th June 2011.  I wrote another email to BT and received a rather poorly written (grammar and spelling dreadful!) reply, advising that BT Infinity was not available in my area and that my interest had been registered - Absolutely no help at all and clearly my query had not been addressed.
    I appreciate that many people are eagerly anticipating BT Infinity and are still further away from getting it according to the roll-out plan today but it is not unreasonable to expect a reply to a simple query and I have no faith in the 30th June 2011 date now...  I am fully expecting it to change in May and move back a further 3 months.
    I can't be bothered to try and get another reasonable explanation from BT and have resigned myself to the fact that 40MB downloads here are unlikely....
    Disappointed!
    Merv
    Central Reading

    Ohhhh dear I think you may be right.... about more delay.
    I believe this is the most recent "Super-fast Fibre Access exchange" info.-
    Roll-out 16th February 2011
    PC (Desperately seeking Infinity)
    Please Click On any Text in Blue as that automatically links to information.
    PC (NDEGR)

  • Best way to back out data changes after a release

    Hi,
    I'm trying to decide on the best way to backup some production data in case a release fails and we need to roll back the changes. This would be for data updates only, not schema changes. We have extremely limited access to production, and another team handles all the RMAN backups. The people who actually implement our releases are also pretty prone to mistakes.
    I have thought of two options. The tables we want to backup are about 9 MB total in size (it's about 10 codes tables).
    1. Create a bu table for each of the tables before the release. So for JENNSTABLE, we would create a JENNSTABLE_BU using CTAS. If we need to revert, we can drop JENNSTABLE and rename the JENNSTABLE_BU accordingly. The bu table would remain in production until the next release, where it would be reused again. This would be really easy to script and therefore avoid any mistakes by the production support team who implements our instructions. We would also be able to determine what values changed by querying the bu table at any time (currently old values are not retained anywhere).
    2. Use datapump to export the 10 tables, then truncate the tables and import the previously created files to restore the original data. I'm hesitant to use this method because I've never used datapump before, and as we don't have access to the servers, creating file system files makes me a little nervous. If I used a bu table, I can logon to the database and at least tell if it exists.
    Are there any preferred methods for doing this (besides restoring a table w/ RMAN)? Is there a best practice? Any advice is appreciated!
    -Jenn
    Oracle 10g
    UNIX Solaris

    Hi sb92075,
    That's a good suggestion. FLASHBACK_ON is set to no on my database, but if I understand correctly, I can still do a FLASHBACK TABLE and the undo data would be used. Is that correct?
    My concerns w/ using Flashback are ..
    1) The client might decide to rollback the changes a week after they've been executed. The undo data might not be available and the flashback would fail.
    2) If any of the following processes are part of the release, the flashback wouldn't work:
    "The following DDL operations change the structure of a table, so that you cannot subsequently use the TO SCN or TO TIMESTAMP clause to flash the table back to a time preceding the operation: upgrading, moving, or truncating a table; adding a constraint to a table, adding a table to a cluster; modifying or dropping a column; adding, dropping, merging, splitting, coalescing, or truncating a partition or subpartition (with the exception of adding a range partition)."
    Can you address those two issues? Thanks so much for taking the time to respond! This forum has helped me immensely with my work.
    -Jenn

  • Google Maps new Update Rolling out Today

    A new Version of Google maps is Rolling out today should I say the Version varies with the phone that you carry so if your Read for something new have Look in your PlayStore's my Apps area and it should be there..
    Happy Googling.. b33

    I agree - having proper change logs also for these application/service updates would be nice. We are working on some improvements on how to improve the messaging around these. 
    This Nokia Store update was mandatory thought (user is not able to skip it, if they intend to continue to use the Store). 
    http://www.microsoft.com/en/mobile/nokia-x-updates/
    http://www.microsoft.com/en/mobile/nokia-x2-update/
    http://www.microsoft.com/en/mobile/asha-software-update/
    http://www.microsoft.com/en/mobile/support/software-update/wp8-software-update/
    http://www.developer.nokia.com/Community/Wiki/Nokia_firmware_change_logs
    https://twitter.com/LumiaSWUpdates

  • BT Infinity Roll Out Dates - Keep Slipping - Why O...

    I have been waiting for the roll out for 4 months now. When I checked the availability in May the telephone number checking program  said it would be available on June 30th. Then a few days before this date it slipped to September 30th. Now a few days ago it went back to 31st December. Why does this keep on happening ?

    i have the same problem - even brought a super-duper-new win7 4core computer a month ago as my old xp 2xcore one may be too slow to cope with infinity.
    it is either the demand they have for those who have infinity, or they are sending too many engineers sorting out the problems with the current system, and would not cope with the demand. on reading the other forums on here, i would say the latter is more apt, even if moving people to infinity may cure theother problems.
    welcome to the world of last wednesday week.
    there's now't wrong with 2 cans and a piece of string. at certain times, it is often faster.

  • Date changes for variant in se38

    Hi Experts,
    Can you please share me the reasons how release dates changes in variant while downloading CSV file for PO in se38.
    In our system automatically release ddates has changed to past in the varainat in se38.
    Will tehre be any effect while downloading CSV files for PO? What might be reasons for dates changes? And how can system pick the dates abnormally??
    Thanks,
    Shruthi.

    Hi,
    Appreciate for the response.
    Actually our system is POs which cretaed in SAP picks up automatically through programs running on daily basis. There is a middleware connector which picks this POs in CSV format and send to the vendor.
    If some times program fails to pick them, we will manually download CSV file and transmit manually through middle ware connector.  We use se38 for this purpose.
    We do this activity regularly. But now we are facing  a problem like release dates got updated in this variant which are in Past ( 6months) back dates got updated and the POs relased on that dates transfreed to vendor. (There is a check with release date in programming).
    Now my questions are:
    1) How those past dates got updated?
    2) Is there any relation ship with manually downloading to update these dates?
    Please clarify.
    Thanks
    Swetha.

  • Retro master data change for previous cost center

    HI All,
    Could any one please reply on how I can unblock 'blocked cost center' to make retro changes for Master data.
    Thank you in advance. 
    Abhay

    Hi Abhay,
    1. Unblock the cost center for the period to apply the Master data changes. Unblock it via transaction KS02.
    2. Once the legacy cost center is unblocked, immediately proceed with master data updates.
    3. Once master data is updated, proceed with restoring the blocked status of the cost center that was used (Unblock).
    Thanks,
    Dhiraj

  • How do you make the date change for every entry when inserting.

    Hello, I am making a daily vehicle inspection report for my truck and I would like to make a 7 day calendar but I would like to insert the date ie Monday Feb 22, 2010, Tuesday Feb 23, 2010 etc...and have it change for each day of the week. is there a way to do this? Also can you put an outline or a box around the 6 lines of text that you input.
    Thank you
    Ottoman

    Jerrold Green1 wrote:
    Ottoman,
    As Peter says, you can use a Table for this. You do not, however, need to enter two dates to fill with a series of dates. Dates are an exception to the general Fill rule. Just enter one, and fill down to get successive dates.
    Other exception available:
    a single cell is sufficient for every entries ending with a number :
    president1
    thief2
    king3
    behave this way.
    Durations behave like numbers : two cells are required.
    Yvan KOENIG (VALLAURIS, France) samedi 27 février 2010 18:20:29

  • If someone changes the date on an iCal event should the date change for the invitees if they accept the change?

    My wife's calendar schedule is pretty hectic and prone to date changes. If I accept the initial invitation it appears correctly in my calendar and syncs correctly to all my devices but I find that if she changes a date and I accept the new change, the event stays the same in my calendar. 
    Is this correct or am I having problems?
    Cheers

    Thanks - I did get the event to go back to 2008, but should the individual clips move to the correct spot in the timeline also?  I need to go back and play with it a little more - I would guess you might have to look at the length of clips on either side of where you want the new clip placed for it to work correctly. 
    So, I guess my 2nd question is if you can get the new clips that were added at the end of the event to move into the correct position within the event.

  • How to find out data source for a datawindow?

    I have a datawindow and I want to identify it's datasource.
    I open this datawindow in pb. then in design menu, Data Source is disabled. It means not direct sql
    Then I go to Column Specific(small window), and right click on any space, in the popup menu, there is no 'Stored Procedure...'. It means not procedure.
    (see screeshot attached)
    then how to find out the data source for this datawindow?

    Hi Kent;
    1) I would use the RHMB on the DWO in the System Tree and select the "Edit Source" option.
    2) In the DWO source, locate the "TABLE ( ...." line
    3) If the next major line starts with "DATA(...." then this is an external DWO.
    4) If the next major line starts with "Retrieve(...." then this is a normal DWO (SQL or SP based).
    5) If the next major line starts with "webservice=(WSDL...." then this is a Web Service based DWO.
    Note: if your DWO has no #3, 4 or 5, then its external.
    HTH
    Regards ... Chris

  • The date changed for unlocking my iPhone from July to October

    For some change reason the date changed on which I was able to unlock my phone. I was July but suddenly it changed to Oct 2012. I have a German provider (T-Mobile) but they are not able to help me. Does anyone know waht happend. I found more people with the same question in other forums but no answers.

    Don't know what to tell you. Yours is the first post of its kind regarding a "delay" in authorizing an official unlock I've seen, and quite frankly I can't imagine any reason for such on Apple's end. All that Apple does is add your phone's IMEI number to a data base of officially unlocked iPhones. Something seems fishy to me regarding what your carrier told you. At any rate, there is no one from Apple here, thus nothing anyone here can do to help you. You could always call AppleCare & verify the veracity of what you were told, and if not true confront your carrier.
    Good luck.

  • How can data in cube will update after Master data changes

    Hi,
    We have a Revenue cube which we are loading actuals after every month.
    Now we have master data changes at profit center level. Profit center is moving from Holdings to Power, effective with October reporting.  So master data we updated accordinglt now we need to update data in cube.
    I want know how can we update all the data in cube without dropping and relaoding again.
    We have DS0s first then cube.
    Please let me know available options.
    Thanks
    Sivaprasad

    Hi,
    Make the field which stores data whether it is holding or power as navigational attribute of profit centre.
    So whenever master data changes just update profit center master data . Use this nav attribute in reports.
    So whenever master data changes report changes automatically.
    If you want time dependant 2008 to 2009 Holdings then 2007 power enable profit center time dependant master data.
    Hope it helps.
    Thanks,
    Arun

Maybe you are looking for