The activity procedure date must be larger than the system date in VA42

Please Help me...... I am trying to update the Contract End Date in VA42 but it is not updating and through an error message
''The activity procedure date must be larger than the system date''
please help me to solve the issue....
Thanks & Regards
Shakeel

Shakeel Ahmed Mohammed
Please update how you solved so that it will be helpful to others who face similar issue.
G. Lakshmipathi

Similar Messages

  • The determined activity date 03/24/2009 must be later than the system date

    Hello everyone!
    I am creating a contract but this error message appears when I put a validity date: "The determined activity date 03/24/2009 must be later than the system date". Where in IMG can I adjust this? Thank you.

    no one responded.

  • How to create a map that is larger than the game in width and height?

    hi,
    i wounder how i can create a map(not the design) that is larger than the game in width and height, part of it will appear in the main page and anther part you can move to it after you press the arrow symbol, but the map is just one image so i want put it in line and out line the game page, and the out line part includes buttons and symbols the player can use, but it will be in line and the other part will be out line when you press the left arrow or the down arrow, how i can do that?
    and is that possible to animate it so when the player press the arrow, will give it action to start the animation in one sec, i know how to animate it if that possible but i don't know which code i will use for the mouse click with the arrow symbol, and how to use the same code in the same symbol to start anther animation depending on which part of the map is on?

    I don't know a lot about mask and masked layers and how to work with the normal layers beside i will use some 3D graphics but not in the background, i will explain all this to you to be more clearly.
    first i am using action script 3.0
    close ex,
    you have 2d map"image"  900*300 pixel.
    this image contains some 2d symbols when you click will go to anther normal map (anther normal layer) so they must appear.
    your game 320*320 px, and the place the map will show on 300*300, and there's basics objects will be in most pages including the page that show the map so i don't know a lot about how this will work with mask layers.
    so you can only see the left side of the map image and what it contains, while there's two arrows one to the left and one to the right there's three cases here,
    first when it show the left side(start from x:0 to x:300), the left arrow will not active when you press and the right arrow will start an animation that make the map image move to the mid side in one sec when you press.
    in mid side (start from x:301 to x:600) the same left arrow will active when you press to send you back to the left side while the same right arrow will be active to send you not to the mid side but to the right side,
    when moved to the right side the same left arrow will be active to send you to the mid and the right will not active when you press and depending on that,
    first how to make the large image appear with the three sides in the same place without effecting the other objects "like disappearing them" ?
    and the codes i need in the same left or right arrow symbol to make different actions with the same symbol when clicked depending on which part of the map is on.

  • SharePoint 2010, Visual Studio 2010, Packaging a solution - The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters.

    Hi,
    I have a solution that used to contain one SharePoint 2010 project. The project is named along the following lines:
    <Company>.<Product>.SharePoint - let's call it Project1 for future reference. It contains a number of features which have been named according
    to their purpose, some are reasonably long and the paths fairly deep. As far as I am concerned we are using sensible namespaces and these reflect our company policy of "doing things properly".
    I first encountered the following error message when packaging the aforementioned SharePoint project into a wsp:
    "The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters."
    I went through a great deal of pain in trying to rename the project, shorten feature names and namespaces etc... until I got it working. I then went about gradually
    renaming everything until eventually I had what I started with, and it all worked. So I was none the wiser...not ideal, but I needed to get on and had tight delivery timelines.
    Recently we wanted to add another SharePoint project so that we could move some of our core functinality out into a separate SharePoint solution - e.g. custom workflow
    error logging. So we created another project in Visual Studio called:
    <Company>.<Product>.SharePoint.<Subsystem> - let's call it Project2 for future reference
    And this is when the error has come back and bitten me! The scenario is now as follows:
    1. project1 packages and deploys successfully with long feature names and deep paths.
    2. project2 does not package and has no features in it at all. The project2 name is 13 characters longer than project1
    I am convinced this is a bug with Visual Studio and/or the Package MSBuild target. Why? Let me explain my findings so far:
    1. By doing the following I can get project2 to package
    In Visual Studio 2010 show all files of project2, delete the obj, bin, pkg, pkgobj folders.
    Clean the solution
    Shut down Visual Studio 2010
    Open Visual Studio 2010
    Rebuild the solution
    Package the project2
    et voila the package is generated!
    This demonstrates that the package error message is in fact inaccurate and that it can create the package, it just needs a little help, since Visual Studio seems to
    no longer be hanging onto something.
    Clearly this is fine for a small time project, but try doing this in an environment where we use Continuous Integration, Unit Testing and automatic deployment of SharePoint
    solutions on a Build Server using automated builds.
    2. I have created another project3 which has a ludicrously long name, this packages fine and also has no features contained within it.
    3. I have looked at the length of the path under the pkg folder for project1 and it is large in comparison to the one that is generated for project2, that is when it
    does successfully package using the method outlined in 1. above. This is strange since project1 packages and project2 does not.
    4. If I attempt to add project2 to my command line build using MSBuild then it fails to package and when I then open up Visual Studio and attempt to package project2
    from the Visual Studio UI then it fails with the path too long error message, until I go through the steps outlined in 1. above to get it to package.
    5. DebugView shows nothing useful during the build and packaging of the project.
    6. The error seems to occur in
    CreateSharePointProjectService target called at line 365 of
    Microsoft.VisualStudio.SharePoint.targetsCurrently I am at a loss to work out why this is happening? My next task is to delete
    project2 completely and recreate it and introduce it into my Visual Studio solution.
    Microsoft, can you confirm whether this is a known issue and whether others have encountered this issue? Is it resolved in a hotfix?
    Anybody else, can you confirm whether you have come up with a solution to this issue? When I mean a solution I mean one that does not mean that I have to rename my namespaces,
    project etc... and is actually workable in a meaningful Visual Studio solution.

    Hi
    Yes, I thought I had fixed this my moving my solution from the usual documents  to
    c:\v2010\projectsOverflow\DetailedProjectTimeline
    This builds ok, but when I come to package I get the lovely error:
    Error 2 The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters. C:\VS2010\ProjectsOverflow\DetailedProjectTimeline\VisualDetailedProjectTimelineWebPart\Features\Feature1\Feature1.feature VisualDetailedProjectTimeline
    Now, the error seems to be related to 
    Can anyone suggest what might be causing this. Probably some path in an XML file somewhere. Here is my prime suspect!
    <metaData>
    <type name="VisualDetailedProjectTimelineWebPart.VisualProjectTimelineWebPart.VisualProjectTimeline, $SharePoint.Project.AssemblyFullName$" />
    <importErrorMessage>$Resources:core,ImportErrorMessage;</importErrorMessage>
    </metaData>
    <data>
    <properties>
    <property name="Title" type="string">VisualProjectTimelineWebPart</property>
    <property name="Description" type="string">My Visual WebPart</property>
    </properties>
    </data>
    </webPart>
    </webParts>
    .... Unless I can solve this I will have to remove the project and recreate but with simple paths. Tho I will be none the wiser if I come across this again.
    Daniel

  • Adobe Reader crashes on importing form XML data larger than 500KB

    I'm trying to import XML data into a PDF form using Adobe Reader. When the file size of the XML is smaller than 500 kilobytes, the PDF form loads the data fine. However, any larger than this leads to Adobe Reader crashing without a warning or error message.
    I've tried this with Aodbe Reader versions 7.0.5, v9 and even the latest Adobe Reader X: same result. So the latest version does not have any patches for this issue so far.
    To be more specific, the form is an IPC-1752-2 v1.0 Material Composition Declaration form. The XML data is generated by a software. Some of the XML files worked fine but others caused Reader to crash. Experimenting with a repeating data node, I tried different file sizes and came to the conclusion that Reader crashes past around 500KB.
    Any patches or quick workarounds will be greatly appreciated!
    Thanks,

    Firstly I woudl not use the submit by email button (it is too restrictive). You could create or build an email submit button. Just drop a regular button on the form (change the caption to something more meaningful). Now make it a submit button. A submit tab becaomes active. Click on that. In the Submit to URL field enter in the command:
    mailto:[email protected], youremail [email protected]?subject="This is a subject"&cc="ccaddress if req"&body="This is the body if required"
    You can control all parts of the message this way. Do a google search for mailto to see all of the different options.
    Now you need to set what you are going to send. In the Submit As dropdown, choose PDF. Now a PDF will be sent. To be able to allow all users to send PDF you will have to Reader Extend the form. You can do this in Acrobat. Once all of this is done, open the form in Acrobat and under the Advanced menu choose Extend Features in Adobe Reader. Now follow the wizard and save your form. Distribute the saved form.
    Paul

  • I have an iphone 4s and when I try to connect it to my shared libraries; I get an icon of a circle that only fills up halfway.  I have an ipad and it connects to the shared library without a problem.  My library is much larger than the capacity of either

    I have an iphone 4s and when I try to connect to my shared library I see an icon of a circle that only becomes half full.  It does not connect.  I also have an ipad, which connects without incident. My itunes library is larger than the capacity of both devices, so that cannot be the issue.  How can I get the phone to connect with my shared library?

    My husband and I are using the same iTunes account on all mac & pc computers, but the libraries are different on each machine.  We always manually manage our music (no auto sync).  iTunes is up to date on the PCs.  My husband uses our joint iTunes account on his pc, but once again, has a different collection in his library from those on the other machines.  He can't load any music from his PC to his iphone 4.  I can load music from my mac library to my iphone 4s, but cannot load from my pc library to my iphone 4s.  How can I switch my main library that it syncs with from the mac to the pc?
    Thanks

  • Time Machine: Must external HDD be a large or larger than internal drive?

    I have a 2TB HDD in a new iMac, and I have a couple of spare 500GB SATA drives I can liberate from my previous Mac. Before I buy enclosures for the externals, I'd like to know if TM requires an external drive the same size or larger than the internal drive it is to back up.
    Though I have a 2TB internal drive, it has 1.79TB available, and I could probably use a 500GB for quite a while before I need a larger backup drive.
    Thanks.
    BC
    driven

    BCDrums wrote:
    I have a 2TB HDD in a new iMac, and I have a couple of spare 500GB SATA drives I can liberate from my previous Mac. Before I buy enclosures for the externals, I'd like to know if TM requires an external drive the same size or larger than the internal drive it is to back up.
    Though I have a 2TB internal drive, it has 1.79TB available, and I could probably use a 500GB for quite a while before I need a larger backup drive.
    If you have only 210 GB on that 2 TB drive, then yes, a 500 GB drive will probably work fine, at least until you put a lot more data on your system.
    It does vary a great deal, of course, depending on how you use your Mac. If you frequently change and/or replace a lot of large files, you may fill it up rather quickly; if not, it may not fill up for quite a while.
    You might want to review these:
    Time Machine Tutorial
    How to back up and restore your files
    Time Machine Features
    and perhaps browse the Time Machine - Frequently Asked Questions *User Tip* at the top of this forum.

  • When I send an email with an attachment larger than 1 MB in iMail, the email takes forever to be sent.

    When I send an email with an attachment larger than 1 MB from iMail, the email gets suck in the sent folder.  This happens no matter if I am using wireless or using an ethernet connection. 

    Many email programs, including Mail, will send data up to a certain size.
    The good new - there are some solutions. You can compress the file and make the email much faster to send; you can download a free application like Compress, which also allows you to uncompress. Or, you can send your email via your webmail connection (your ISP, like ATT); if you manage your email through your desktop computer, the email should be sent just fine.
    Apple Mail is designed for smaller documents, well under 1mb.

  • SELECT records larger than date specified in sub query

    Dear All
    Thank you for your attention.
    I would like to select records larger than date specified in sub query
    query should be something like the following
    SELECT my_order_number, my_date, my_task
    FROM MYTB
    WHERE my_order_number IN order_no AND my_date > date (SELECT order_no, date FROM MySubQueryResult)
     (it is incorrect)
    Sub query result:
    order_no | date
    A1    | 2014-12-21 09:06:00
    A2    | 2014-12-20 09:07:00
    A3    | 2014-12-20 08:53:00
    A4    | 2014-12-20 08:57:00
    MYTB:
    my_order_number | my_task | my_date
    A1  |  T1  |  2014-12-21 09:06:00
    A1  |  T2  |  2014-12-22 10:01:00
    A2  |  T1  |  2014-12-20 09:07:00
    A3  |  T2  |  2014-12-20 08:53:00
    A3  |  T4  |  2014-12-21 09:30:00
    A3  |  T8  |  2014-12-23 20:32:00
    A4  |  T6  |  2014-12-20 08:57:00
    expected result:
    my_order_number |  my_task | my_date
    A1  |  T2  |  2014-12-22 10:01:00
    A3  |  T4  |  2014-12-21 09:30:00
    A3  |  T8  |  2014-12-23 20:32:00
    Any ideas?  Thanks.
    swivan

    Hi,
    try this
    SELECT my_order_number, my_date, my_task
    FROM MYTB
    WHERE my_order_number IN (SELECT order_no FROM MySubQueryResult)
    AND my_date > (SELECT date FROM MySubQueryResult)
    Alternatively, you can also make use of joins to achieve the same.
    Please mark solved if I've answered your question, vote for it as helpful to help other users find a solution quicker
    Praveen Dsa | MCITP - Database Administrator 2008 |
    My Blog | My Page
    Dear Praveen Dsa
    Thanks for your reply, but order_no and date are paired and related, cannot separate.
    each order have its own date, so it is not working
    Best Regards
    swivan

  • Camel Query : Calender list : Get Items agains given date that must be greater than and eqaul to start date and greater less than or equal to end date ?

    Camel Query : Calender list : Get Items agains given date that must be greater than and eqaul to start date and greater less than or equal to end date ?
    A Snap of Employee holiday list
    Case : Anne juul Sondergaar is on leave from 05-06-2014 to 07-06-2014
    I need a query to check wheither Anne juul is on leave at 06-06-2014 ????
    I am using this query that return nothing
    SPQueryquery =
    newSPQuery();
                                query.Query =
    @"<Where>
    <And>
    <And>
    <Leq>
    <FieldRef Name='Til' />
    <Value Type='DateTime'>"
    + WorkingStartDate.ToString("yyyy-MM-dd")
    + @"</Value>
    </Leq>
    <Geq>
    <FieldRef Name='Fra' />
    <Value Type='DateTime'>"
    + WorkingStartDate.ToString("yyyy-MM-dd")
    + @"</Value>
    </Geq>
    </And>
    <Eq>
    <FieldRef Name='Medarbejdere' />
    <Value Type='Lookup'>"
    + EmployeeName.Trim() +
    @"</Value>
    </Eq>
    </And>
    </Where>"
                                query.ViewFields =
    " <FieldRef Name='ID' />";
    Ahsan Ranjha

    Hello,
    Download CAML query builder from below location and use it to build your query:
    http://social.msdn.microsoft.com/Forums/sharepoint/en-US/f7b36ebc-6142-404a-8b04-9c87de272871/where-can-i-download-the-u2u-caml-query-builder-for-sharepoint-2010may-i-know-the-exact-link?forum=sharepointgeneralprevious
    Hemendra:Yesterday is just a memory,Tomorrow we may never see
    Please remember to mark the replies as answers if they help and unmark them if they provide no help

  • FSRM reporting quote usage larger than the actual Size

    File server resource manager is reporting quote usage larger than the actual Size or even “Size on Disk”. The only theory I have so far is that the FSRM is counting data in Shadow Copy. Does FSRM count data in Shadow Copy?

    Hi,
    Please check if you turn on the NTFS file system compression functionality or if you compress the files that you own on an NTFS volume. If so, the disk quota that you are charged increases.
    Disk Quota Charges Increase If You Turn On the NTFS Compression Functionality
    http://support.microsoft.com/kb/320686/en-us
    Regards,
    Mandy
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Request end must be later than req start date

    Request end date must be later than request start date
    Any explaination, what configuration I need to carry on to clear the issue
    Regards,
    Ajay

    Hi,
    I am also getting same error while I create a new service request. I have assigned the date rule for both start date and end date. Request start date is today's date and end date is today's date+3 days. i can see the dates on screen, but still when I save I am getting Requested end date must be later than requested start date. Please let me know am I missing something here.
    Regards,
    Reddy

  • 8130: CREATE ACTIVE STANDBY PAIR must only be run on one of the MASTER node

    CkptFrequency=600
    CkptLogVolume=128
    OracleNetServiceName=abmsrv1
    PassThrough=1
    plz give me some help~~thx
    帖子经 user11036969编辑过

    Here's the original post (the forum seems to have truncated it for some reason):
    Content of the new Post:
    Command> CREATE ACTIVE STANDBY PAIR abmmd ON "node1",abmmd ON "node2"
    > RETURN RECEIPT
    > STORE abmmd ON "node1" PORT 21000 TIMEOUT 30
    > STORE abmmd ON "node2" PORT 20000 TIMEOUT 30;
    8130: CREATE ACTIVE STANDBY PAIR must only be run on one of the MASTER nodes.
    [ABMMD]
    Driver=/abm/tt02/tt/TimesTen/tt1121/lib/libtten.so
    DataStore=/abm/tt02/tt/tt11g/data/abm
    LogDir=/abm/tt02/tt/tt11g/data/logs
    SMPOptLevel=1
    TypeMode =0
    DurableCommits=0
    ExclAccess=0
    Connections=1000
    Isolation=1
    LockLevel=0
    PermSize=50000
    TempSize=1000
    ThreadSafe=1
    WaitForConnect=0
    Logging=1
    LogFileSize=256
    LogPurge=1
    CkptFrequency=600
    CkptLogVolume=128
    OracleNetServiceName=abmsrv1
    PassThrough=1
    plz give me some help~~thx
    This error means that when TimesTen is processing this statement and asks the operating sysstem for the official hostname of the local node the O/S is returning somethign different to 'node1' or 'node2'.
    it may be that you have incorrectly set the hostname to inculue a DNS domain (e.g. node1.xxx.yy.zzz).
    Chris

  • Requested end date must be later than requested start date

    Hi,
    I am getting an error after the creating the support ticket as "Requested end date must be later than requested start date".
    Please advise the solution.
    Regards,
    Rajesh Kumar.R

    Hi Raj,
    If you look for this message in DEBUG, youu2019ll find, that it is raised in functional module CRM_DATES_SERVICE_IR. That FM is called if your date type equals to constants GC_APPOINTMENT_TYPE-SRV_CUST_BEG (SRV_CUST_BEG) or GC_APPOINTMENT_TYPE-SRV_CUST_END (SRV_CUST_END).
    So, I can say that itu2019s some kind of standard check inside CRM core, and you canu2019t turn it off.
    And the workaround variants are listed earlier:
    -     You can fill the date SRV_CUST_END with some rule as Mohammed has suggested (even with dumb ISM_INFINITE which will put 31.12.9999 and it will be obvious that user didnu2019t change it)
    -     You can move to Z* date types, like you said, and checku2019s wonu2019t run
    -     And finally, you can try to delete this error message using BADI method CRM_APPT_CHECK_DEPENDENCIES, CRM_APPOINTMENT_BADI (as I remember it runs after this standard check). But I wouldnu2019t recommend doing it, because CRM_DATES_SERVICE_IR could be called not only in this moment and errors could appear in random placesu2026
    Best Regards,
    Vadim Shmarin

  • Email account folder in /user/library/mail is much larger than full mailbox archive for the same account

    Hi,
    I recently changed jobs and want to archive all email (with attachments in place) for the associated work email account.  I also plan to remove the old work email account (IMAP) from the list of active mailboxes in Apple Mail.  I don't want Spotlight searches for personal or current work email cluttered with results from my old job.
    I have created an archive of the old work account by doing Mailbox Archive for all of the IMAP folders for that account.  The entire archive is 1.7GB in size.
    Before I delete the old account from my Mail preferences, I want to make sure that I have really exported everything.  So I've compared the size of the new archive folder with that of the mailbox folder in users/.../Library/Mail for that same account.  That latter is 8.7GB in size.  Why the enormous difference?
    Can the difference be attributed to lack of compression and indices (which would be rebuilt if I import the archive) for spotlight searches?  Am I missing something in the archive that I created?
    I've created a zip of the system folder.  Can I easily restore this at a latter time if I delete the email account from my Mail preferences?
    Is there a better way to achieve my objective?
    Mitoids

    I did find a "Recovered Messages" by looking in the the Mail client under "On My Mac" (I don't normally use that feature).  One message with an accicental 99MB attachment that I never sent, was recovered ~60times, consuming 5.7GB. 
    I deleted all of those, but the size ~/Library/Mail/xxxaccount folder did not change much.  It is still much larger than the Archive I created.  BTW, this is an IMAP account that was syncing with corporate GMail.

Maybe you are looking for

  • SMARTFORMS output in XLS format

    Hi, We are in ECC 5.0, and have a client requirement to show the smartforms output in XLS format. Could you please advice or suggest various options to do this? Appreciate the response,. thanks much in advance, Anil Edited by: Rob Burbank on Sep 10,

  • Adavnces with PO.

    Hi, Generally the advances are paid for the total purchase Order value not for PO line items basis.  But in F-47 when the advance request is made with reference to PO, the item number is also required. Canu2019t we restrict only to PO number? Gayani

  • Fields which are possible 4 change in a service entry sheet after approval

    Dear Guru's, I find that after a service entry sheet is approved (automatic GR is done at this stage as well), there is not even 1 field which can be changed. Is there a way to make some fields changeable without going through the reversal process or

  • Archive removed

    Hi, we removed some archive logs and after that we have this error message in RMAN backup report : RMAN-03002: failure of backup command at 11/07/2006 14:27:51 RMAN-06059: expected archived log not found, lost of archived log compromises recoverabili

  • Stop Safari from rendering PDF natively

    According to this Adobe article, Safari 5.1 renders PDF documents natively. I have Safari 5.1 (7534.48.3) on Lion 10.7.1. I am tired of Safari opeing PDF's automatically for me. I would like to download PDF's when I left-click on links for PDF's. (1)