Is it possible to extend the TSM component's expired date?

Dears,
Is it possible to extend the TSM component's expired date?
Thanks!

Definitely it is possible, however, it is unlikely this feature would be implemented in ME 5.2 but rather in further releases.
And someone should contact e.g. Consulting team to "submit the request".
Regards,
Sergiy

Similar Messages

  • Is it possible to extend the title of a "DATE" column?

    Hi I have made a table;
    SQL> SELECT * FROM BookCopy;
    BCID BTID DATEACQUI DATEDESTR
    120 9 09-FEB-06
    But the title is meant to say "DATEACQUIRED" but it only says "DATEACQUI"
    Does anyone know if it is possible to extend the title without using VARCHAR, thanks

    Hi,
    In SQL*Plus, you can set the width of a DATE column the same way you do it for a VARCHAR2.
    COLUMN  dateacquired  FORMAT A12
    SELECT  SYSDATE  AS dateacquired
    FROM    dual;produces
    DATEACQUIRED
    29-JAN-09

  • Is it possible to extend the range of one airport express with a second airport express?

    Hi,
    We have a Time Warner router and have it hardwired to an Airport Express. Is it possible to extend the range of that one airport express with a second airport express?

    ... The new AirPort Express that I have is an 802.11n version, but the second one is an older model and I don't know which version it might be. Also, the system recently updated so I'm using the AirPort Utility 6.1.
    If you are using Mountain Lion, AirPort Utility 6.1 is the version installed by default. It will not be able to administer "older" AirPort base stations.
    For them, use AirPort Utility 5.6 which contains the features you need. It can administer your older Express as well as current production base stations.
    AU 5.6 is compatible with Lion as well as Mountain Lion, however, the installer app will refuse to install it on Mountain Lion.
    This dilemma is easily solved though. You simply need to extract the app from the installer package using a package extractor like Pacifist.
    Download Pacifist here: http://www.charlessoft.com/
    Download AirPort Utility 5.6 here: http://support.apple.com/kb/DL1482
    If you happen to have an archived copy of the AU 5.6 app somewhere, such as a Time Machine backup or equivalent, you can simply restore it or drag the app to your Mountain Lion system's Utilities folder. It will run without complaint. It is only the package installer that is the problem.
    Mountain Lion will not allow you to delete its existing version of AirPort Utility. Just ignore it. It and the older version (which will bear the unique name "AirPort Utility 5.6") can peacefully coexist.
    Note: For those with Leopard or Snow Leopard systems you need AirPort Utility 5.6.1 (this is confusing - a later AirPort Utility version for an earlier OS X version - but it is correct).
    Download AirPort Utility 5.6.1 here: http://support.apple.com/kb/DL1536

  • I have a Cisco/Linksys WRT-54G wireless router and 2 Airport Extremes (the small ones that plug directly into the wall). Is it possible to extend the network from the router using these two AEs? I have a DVD player and Ext HD plugged into the router too..

    I have a Cisco/Linksys WRT-54G wireless router and 2 Airport Extremes (the small ones that plug directly into the wall). Is it possible to extend the network from the router using these two AEs? I have a DVD player and Ext HD plugged into the router too. Any ideas? I'm guessing the only way is to do what I've seen in these community pages which states that it can be done but it will drop the bandwidth by 50%. Thoughts?? Thanks!

    The Cisco/Linksys WRT-54G was one of the very few routers said to be compatible with Apple's implementation of WDS (Wireless Distribution System) settings.
    The info that I have on file indicates that only the WRT-54G versions 4 and under were compatible, so that would be one bridge to cross.
    Even if you find that your Cisco/Linksys might be the right version, Apple never published instructions on how to configure the Express devices with other manufactures, so users were left to their own devices to try to figure out how to get things working. Apple's instructions to connect to other Apple devices are in the link below:
    WDS network
    If you were hoping to use 2 Express devices in this type of configuration...even if it works...the bandwidth penalties will be extremely severe.
    The first Express drops the bandwidth (and speed) on the entire network in half and the second halves everything again. So, the result, in effect would be a "g" wireless network running at 25% speed. Few users would consider installing this type of network.
    At this point, it becomes one of those things where the fact that you might be able to do something does not mean that there would be much value in doing so. But, it is your decision to decide if you want to try to proceed.

  • How extend the Forum component?

    Hi I'm trying to extend the Forum component from CQ5.4 but I'm unable to get it working when the user enter the first post for a topic creation the Servlets that ends with the request is the SlingPostServlet, and I ended with the properties for the current node in the parsys added or modified with the title and message for the new topic, for some reason I'm unable to get the com.day.cq.collab.forum.impl.CreatePostServlet, to handle the request. I tried bny extending the com.day.cq.collab.forum.impl.CreatePostServlet creating my own version of the Servlet, but when I display the status of the component in the Apache Felix console the service seems unable to resolve a reference to the UserManagerFactory and says unsatisfied reference.
    Any one has tried to do anything like this before? Is this feasible?
    thanks in advance.!

    Hi,
    it should be UnifiedImageTag.class in adf-richclient-impl-11.jar
    Frank

  • Is it possible to Extend the Storage Bin Length from 10 Char to 25 Char

    Dear Experts,
    We have a Requirement for Extending the Storage Bin Length from 10 Character to 25 Character.
    Question 1:
    Is it possible to Extend or Not?
    Question 2:
    Even if we extend what will be Impact on the Current Storage Bin Numbers used now.
    Thanks for your support in Advance.

    No, you can't change length for storage bin field in standard and also it is not suggestable to client. If client forcing on requirement, You can suggest like below.
    create one more field for EXT.storage bin by using enhancement  and do one customized report for show as ,  storage bin number+EXT.storage bin = actual storage bin.
    For only client reference you do this report and in standard reports it will not show like this else tell to client ---> it is not possible, because it is replicating and using at different programmes.

  • Is it possible to extend the ReadStrategyR3 for ISA5.0

    Hi All,
    I would like customize the ISA 5.0 as per my client requirement.
    I have to extend the ReadStrategyR3, I'm using the NWDI.
    but I'm unable to extend it.This class not available.
    is it possible to extend it?
    Regards
    Srikanth

    Hi Srikanth,
    You can extend th ReadStrategyR3.
    The class is available in package com.sap.isa.backend.r3.salesdocument.rfc
    Please write a import statement in the java file as:
    import com.sap.isa.backend.r3.salesdocument.rfc.ReadStrategyR3;
    Also remember there is no default constructor for the ReadStrategyR3, so need to call the constructor with arguments as R3BackendData.
    public Z_ReadStrategyR3(R3BackendData xxxxx) {
              super(xxxxx);
    Hope this will resolve your query.
    Regards,
    Prashil

  • Problem Extending the  Dialog component from Flex

    I'm trying to extend the flex Dialog component () for usage in Xcelcius, I can package my component successfully and add it to the add-ons in Xcelsius. The problem is that if I try to drag and drop the component to the Xcelsius workspace, the component appears blank and halts the IDE a bit. Does anyone have an idea what I might be doing wrong?
    my code is as follows:
    package com.component.xcelsius.component
         import flash.text.TextFormatAlign;
         import mx.containers.TitleWindow;
         import mx.controls.Label;
         import mx.core.ScrollPolicy;
         [CxInspectableList ("title", "showTitle")]
         public class ErrorMessageHandler extends TitleWindow
              private var _titleChanged:Boolean = true;
              private var _valueChanged:Boolean = true;
              private var _titleText:String = "My Own";
              private var _showTitle:Boolean = true;
              private var _visible:Boolean = true;
              public function ErrorMessageHandler()
                   super();
              [Inspectable(defaultValue="Title", type="String")]
              public override function get title():String
                   return _titleText;
              public override function set title(value:String):void
                   if (value == null)  value = "";
                   if (_titleText != value)
                        _titleText = value;
                        _titleChanged = true;
                        invalidateProperties();
              override protected function createChildren():void
                   super.createChildren();
                   // Allow the user to make this component very small.
                   this.minWidth = 200;
                   this.minHeight= 25;
                   // turn off the scroll bars
                   this.horizontalScrollPolicy = ScrollPolicy.OFF;
                   this.verticalScrollPolicy = ScrollPolicy.OFF;
              override protected function commitProperties():void
                   super.commitProperties();
                   if (this._titleChanged)
                        this.title = _titleText;
                        this.visible = true;
                        this.showCloseButton = true;
                        invalidateDisplayList();  // invalidate in case the titles require more or less room.
                        _titleChanged = false;
                   if (this._valueChanged)
              // Override updateDisplayList() to update the component
            // based on the style setting.
              override protected function updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void
                   super.updateDisplayList(unscaledWidth, unscaledHeight);

    Hi,
    First of all make sure you compile your Flex project with Flex SDK 2.0.1 Hotfix 3?
    In the Add-on Packager carefully check your classname (the full class path + class name) because Xcelsius creates an instance of that class when you drag the add-on onto the canvas, so if it doesn't create anything usually it means your classname is wrong in the packager.
    In your case:   
    com.component.xcelsius.component.ErrorMessageHandler
    If none of that works try extending from VBox as the top-level add-on class instead and see if that works (I have never tried with a TitleWindow).
    Regards
    Matt

  • Is it possible to extend the RV_BELEG Interval No.?

    Hello, everybody,
    In our RV_BELEG customizing configuration, we are currently addressing 18 interval numbers to each new sales organization. The mapping between sales org, SD doc. catg., SD doc. type and NUMKI is done via a local table, read in USEREXIT_NUMBER_RANGE, as usual.
    Due to the definition of the field Intervals No.', which has only two digits, we would be limited to configure up to 72 sales org., like this:
    - first (00 to 0G) - 18 combinations
    - second (0H to OZ) - 18 c.
    - 71nd (Z0 to ZG) - 18 c.
    - last (ZH to ZZ) - 18 c.
    Our problem is that this will not be sufficient, because we plan to have more than 300 sales org (company codes) in production. This project occurs in public sector... Is there a solution to extend the use of number range RV_BELEG?
    One (not very pretty) solution would be, I think, to create local number ranges, like ZRV_BELEG1. 2, etc., a customizing table to map each sales org. to its NR object, and change the calls of FM 'NUMBER_GET_NEXT' to use the correct NR object.
    Also, I found that some NR objects use a 'NR group' (ex: RK_BELEG), but I do not know if this is a possibility to use with RV_BELEG.
    Did anyone had a similar problem to solve?
    Thanks in advance.
    Davide Sepanas,
    Portugal

    Hi,
    Hmmm, using transaction VN01 you can define more than 1000 number ranges (36 * 36)
    00, 01,..0Z
    10,11,..,1Z
    Z0,Z1,....ZZ
    If that is not sufficient, then yes you can use Z-table similar to NRIV and read it via program RV60AFZZ.
    Best regards
    Witek Prawecki

  • Is it possible to extend the range of a WRT54GX V.2 with a Netgear N300 WNR 2000 V3 wirelessly?

    I am trying to use the Netgear WNR 2000 V3's repeater function to wirelessly extend the range of a Linksys WRT54GX V.2. I have the SSID's and channels the same. I had the Netgear working great as an extender with my Apple Airport Extreme base station (equipped with WDS). As far as I know, the Linksys is not equipped with WDS. Thanks for any help.
    Solved!
    Go to Solution.

    My wrt54g version 3.0 has lazy WDS with the latest cisco/linksys firmware. I'm not familiar with your model and don't know what firmware you're running on it. Maybe update the firmware if it needs it.
    Not sure it would be compatible w/ netgear anyway.
    You could always try third party firmware such as ddwrt if your linksys model supports it. But not sure if that would be compatible either.

  • Is it possible to change the dimension order when extracting data from HFM?

    Hello,
    When accessing Consolidation/Extract/Data is it possible to change the dimension order of the extract rather than extracting the standard order?
    I can see you can change the dimension order visually by going to "Reorder dimensions" but this does not carry through to the actual extract.
    If its not possible using this method is there another method? Trying to avoid using smartview for this purpose.
    Many thanks and kind regards,
    Rich

    Hi,
    No, it is not possible to change the order type.
    -Paul

  • Is it possible to trigger the acquisition and recording of data in this condition?

    Hi
    I am a LabVIEW newbie,
    Is it possible to trigger the data acquisition and recording in the following case;
    I have two input signals 1. Pressure Transducer 2. Pulse from a magnetic pickup.
    I have to plot the pressure data against the pulses. Can I make the magnetic pickup signal as master signal to trigger the data acquisition and recording? and at the same time acquiring the pressure data as well.
    How can I do that ?
    Thanks.

    Hi Rich
    Thanks...
    I have PCI - 6033E High resolution multifunction I/O board and NI BNC - 2090 adapter chasis.
    What I am getting is the pressure from the transducer and magnetic pulses.
    Two cosecutive pulses encompass one complete cycle of the combustion process inside the engine.
    I need to record the data for presenting the information offline.
    Since combustion is a highly unstable process I need to get the optimum representative grapgh at a particular engine speed.
    So lets say, I want the magnetic pulse to trigger this the data acquisition for 50 of such pulses, i.e. 50 complete cycles of diesel engine. So that these 50 acquired cycles may be averaged for pressure readings and a single representative curve (graph) may be produced.
    Thanks again
    Message Edited by SeaMist on 06-26-2008 02:49 AM

  • Is it possible to restore the Ipad without losing app data?

    I have about 150 or so drawings saved to my Sketchbook App. My Ipad is 32GB, but 20 of that 32 is being taken up by the "other" catagory. I found that it could be useful to restore the IPad to rid it of this "other", but I also heard app data can not be restored. Since some of my 150 drawing are unfinished and I dont want to delete them, is it possible to keep the app data as well as delete the "other"? 

    @pple@rtist wrote:
    ...  I need to find a way to delete the data labeled "other" because it takes up almost all of the storage on my IPad without restoring the Ipad itself.
    A  ' Large Other ' usually indicates Corrupt Data...
    First Try a Restore from Backup...
    But... if the Large Other Persists, that is an Indicator of Corrupt Data in the Backup...
    Then a Restore as New is the way to go...
    Details Here  >  http://support.apple.com/kb/HT1414
    More Info Here...
    maclife.com/how_remove_other_data_your_iphone

  • Is it possible to change the way SAP stores a DATE field ?

    Hi,
    I have a scenario here where I have to read from a file and then upload the contents to a custom table.
    The file is comprised of several lines, each line being formatted to accomodate several fields, according to their length specifications. It's the "standard" string style to import/export files from one system to another.
    My question is: one of these fields is a date field, and I am required to order the table, afterwards, by this date field. I notice it comes as DDMMYYYY, and my SORT is not working. If I use, on the other hand, dates in YYYYMMDD format, the SORT works perfectly.
    Does SAP expects the date to come as YYYYMMDD ? Is there a way I can change this "default" format ?
    Thanks,
    Avraham

    Hi,
    Yes, SAP expects the date to come as YYYYMMDD, this is the internal format.
    I am not sure you will be able to change the default DATS format to something else.
    Other internal date format : GDATU as in table TCURF.
    Sugestion : use offsets to convert original date to internal date format and keep doing your SORT as you already did.
    Hope this will help you find de good solution.
    Issa

  • Excuse me,What is the meaning of "[Estimated] Expiration Date"?

    I brought an iPod touch 4 32G in China on Feb 19(connected it to PC at about 17:15,GMT+8:00 of the same day).
    However,this page https://selfsolve.apple.com/agreementWarrantyDynamic.do
    told me that
    "Your product is covered for eligible hardware repairs and service under Apple's Limited Warranty.
    Estimated Expiration Date: February 17, 2012"
    So,it seems that the purchase date was Feb 18?Is it an ESTIMATED date?Or someone had used this iPod touch before(on Feb 18,one day before I got this iPod touch)?
    Thanks very much!

    I can't speak for Apple, but I believe they say "estimated" to indicate that the database that information is pulled from is not considered to be authoritative, so the lawyers are covering the bases. The information isn't always accurate, particularly for items purchased from a dealer who may misreport a purchase date. If you did indeed purchase on the 19th, your warranty should expire as of something like 11:59PM on the 18th. You probably will want to call Apple China at (86) 4006-272273 and ask to speak to someone in AppleCare administration and discuss the discrepancy.
    "purchase time" may not be the exact time of iTouch activation?
    The date your warranty expires has nothing to do with when the iPod was activated.
    Regards.

Maybe you are looking for

  • Creation of Spool File with Triggers

    Hi, I have created an OnUpdate trigger using the Essbase Console. I am using a calculation script to change the value of an account that is being used in the trigger. The trigger doesnot craete a spool file. Can anyone help me with it.

  • Xcode Project to Makefile

    Does Apple's Developer Tool package include a tool for converting an Xcode project to a Makefile, for building from a shell prompt or script?

  • Is there any place to put word or excel documents on the Iphone

    I am new as a Iphone user Is There any place or app for storing word or excell documents on Iphone?

  • Photoshop Elements 8 main screen menus and colors

    Folks....My wife is using Elements 8 and has trouble reading the menus because the black color is hard to read against the background.  We have tried the Preferences/General/Lighten (or Darken) options but she would also like to try changing the colo

  • Assertion Failed: Lr3.4.1

    Windows 7 Lightroom 3.4.1 EHD: Iomega 1Tb Had decided to import images in a different way. Attached my Iomega external hard drive, all running smoothly. Inserted memory card into memory card reader. Physically opened Lr (It is not set to auto import)