Due date problem.

Hi folks,
This is a problem pertaining to the due dates.
How to post an invoice doc with due date (say 31/05/2008) while posting the document on say 24/01/2008, when the due date range for the posting period is from 01/04/2007 to 31/03/2008.
The system doesnot allow for the same.
Please help with a solution.
Thanks
Jimmy

Just to extend on what the Nagesh and Douglas have said,  to change tthis settings
Go to Administration > System Initialization > General Settings > Postng Periods ...Click on the yellow arrow next to the posting period whose Due date range you want to extend.
Change the Due date to date to required date
Suda

Similar Messages

  • Action due date problem on CE7.1SP5

    Hello Everyone,
    Please help me on this.
    I am assigning due date to a process {@process level} in design time.
    Run the process.
    Check the details of this process instanace in nwa.
    What I have observed that the due date given at process level becomes due date of all the actions inside the process.
    thats ok.
    Now I just assign due date to a particular action {action level not at process level}.
    Start and checked the process instance details and what I have observed that the due date is empty {Even for that action}.
    Due date cannot be seen here.
    If due date is assigned to an action why it's not showing due date?
    Currently I am working in CE 7.1 SP5.
    I tried same thing on NW04s 7.0 SP14. There its working? What colud be the reasons?
    Regards,
    Pratik Khandelwal

    Hi George,
         Thanks for the reply. I am facing one more problem related to this.
    I want to retrieve due dates of all the actions. I tried it by using gp api's.
    I am sucessful in retrieving process level due date but I can't able to retrieve due dates of actions. Is this because of that bug?
    What I mean "Is due date/notifications can be assigned to actions in 7.1 or it just support at process level".
    Regards,
    Pratik khandelwal

  • Due date Notifiaction of Action.

    Hi All,
    I am having a scenario where an action has to keep on hold for certain time and if that action is still on hold even after given time
    a notifiaction mail has to send the user saying request has to be completed.
    Can you please tell me how can i change dead line of the notification.
    i followed following threads.
    [http://help.sap.com/saphelp_nwce10/helpdata/en/44/9a3276a5726573e10000000a11466f/content.htm]
    but i am getting null for notification instance.
    I will perform an action (Action1) to hold the action(Action2)
    Action1->Action2(Hold)
    Where should i write the code for changing the deadline.
    Please help me regarding this.
    Regards,
    Rajesh N
    Edited by: RAJESH NIMMAKAYALA on Aug 13, 2009 12:39 PM

    Hi Rajesh,
    First of all go thru this thread.
    Action Due Date Problem
    I have installed the patch and tried again. It's working there after.
    Code For your reference:-
    Write the code on execute method of Action2. Make it sure Due date is assigned to action2 with defualt values (in minutes).
    String processID,currentActionID;
    IUser user = UMFactory.getUserFactory().getUser(executionContext.getInitiator());
    userContext = GPContextFactory.getContextManager().createUserContext(user);
    processID = executionContext.getProcessId();
    currentActionID=executionContext.getTaskId();
    IGPActionInstance currentAction = GPProcessFactory.getRuntimeManager().getActionInstance(processID, currentActionID, userContext);
    IGPDuration duration = GPNotificationFactory.createDuration(10,IGPDuration.DURATION_MINUTE  );  // Duration is set for 10 minutes
    IGPDeadline deadline = GPNotificationFactory.createDeadline( IGPDeadline.DEADLINE_FROM_ACTION_START,duration, currentAction.getActualStartDate().getTime(),0); // New Deadline is created for 10 minutes from action start
    IGPNotificationManager notificationManager = GPProcessFactory.getNotificationManager();
    Enumeration notifications = currentAction.getNotificationInstances();
    IGPNotificationInstance notification = currentAction.getDueDateNotification();
                 if(notifications.hasMoreElements())
                           while (notifications.hasMoreElements())
                                notification = (IGPNotificationInstance) notifications.nextElement();
                                 if(notification.isDueDateNotification())
                                   String processInstanceID = notification.getProcessInstanceID();
                                     String notifID = notification.getNotificationID();
                                     notificationManager.updateNotification(processID, currentActionID, notification.getNotificationID(), deadline );    // This will update the deadline of Due date notification (Update the new time (10 min) with the default design view time ). For this example you need to set due date in terms of minutes.
    After opening action2 you will be able to see new deadline. Hope it's helpful.
    Regards,
    Pratik Khandelwal

  • PROBLEM IN A/P INVOICE DUE DATE

    Dear all
    I am using SAP 2007A. I am facing problem in due date when I add A/P Invoice after approval. Pls resolved
    Thanks & Best regards
    M. Rafiq Khan

    The problem is as under. These problem system show in all documents.
    DATE DEVIATES FROM PERMISSIBLE RANGE [A/P INVOICE - DUE DATE] [MESSAGE 173 - 11]
    Thanks
    M. Rafiq Khan

  • There is a problem with this connection's security certificate The remote computer cannot be authenticated due to problems with its security certificate. Security certificate problems might indicate an attempt to fool you or intercept any data you send

    Hi,
    I have this Windows 2008 R2 on which I installed remoteapp some years ago.
    Now the certificate expired and I get the message
    "There is a problem with this connection's security certificate
    The remote computer cannot be authenticated due to problems with its security certificate.
    Security certificate problems might indicate an attempt to fool you or intercept any data you send to the remote computer."
    How should I renew the certificate? I already went to certification store and tried to renew certificate with same key but then it says "the request contains nor certificate template information".
    Please advise.
    J.
    J.
    Jan Hoedt

    Does the computer account have Enroll permission to the certificate template?
    From the Server running your CA, run mmc, click File then Add/Remove Snap-in...
    Add Certificate Templates and click OK.
    Find the certificate template, then right click and select properties.  On my CA its call ed RemoteDesktopComputers but might be called something different depending on what what template your certificate is based on.
    On the security tab, click Oblect types, check Computers then OK. Enter the Computername and click OK.  Then give your computer account Enroll permisssion.
    HTH,
    JB

  • Clearing of Balance in GR/IR clearing account due to date problem

    >Hi to All,
    >The scenario is like this :-
    >The client is making back dated entries for quarter between 01.04.2008 to 30.06.2008 in SAP in July 2008 as the system is getting implemented now. He wants to regularise all the transactions in SAP from 01/04/2008.
    >The users entering the data were new and hence though the miro and payment entries were made by F&A in back date. The Purchase Orders and the GRs were prepared in the current date of July 2008.
    >Because of this date problem the GR/IR clearing account is having balance in it, which should have been clear after the processing of the miro document.
    >The documents were handed over to f&a after preparation of GR in the systems for Invoice processing through MIRO.
    >Can anyone plz give a solution to clear the balance GR/IR clearing account.
    >Thanks in advance.
    >Ashutosh M Joglekar.

    Hi Muthuraman,
    No need to clear any thing for PO pending items.
    Regards
    Gitesh

  • Help needed with missing data problem in CRVS2010

    We recently upgraded the reporting engine in our product to use Crystal Reports for Visual Studio 2010 (previously engine was CR9). Our quote report, which has numerous subreports and lots of conditional formatting, started losing data when a quote took more than a single page to be printed. We knew the SQL results included the data, but the report was not printing those lines at all or sometimes printing a partial line. In addition, the running total on the report would exclude the lines that were being missed on the next page. In one example submitted by a customer, 3 lines were skipped between pages.
    I think I have identified two potential issues that document the possibility of data not being included in the report.
    The first potential issue is an issue with the "suppress blank section" option being checked. This issue is supposedly fixed with ADAPT01483793, being released someday with service pack 2 for CRVS2010.
    The second potential issue is using shared variables. This issue is supposedly fixed with ADAPT01484308, also targeted for SP2.
    Our quote report does not explicitly use shared variables with any of the subreports, but it does have several subreports, each in its own section that has the "supress blank section" option checked. We have other reports that use this feature, as well, and they are not exhibiting the problem.
    One different thing about the quote report is that it has a section with multiple suppression options selected. The section has a conditional suppression formula, which controls whether the section is included at all within the report. The section also has the suppress blank section option selected. There are multiple fields within the report that are each conditionally suppressed. In theory, the section's suppress formula could evaluate to true, yet all of the fields within the section are suppressed (due to null values), and then the "suppress blank section" option would kick in.
    The missing data only seems to happen when the section is not being suppressed, and at least one of the fields is being included in the report. If I clear the "suppress blank section" check box, and change the section formula to also include the rules applied to the fields in the section, the missing data problem seems to be resolved.
    Is this related to ADAPT01483793? Will it be fixed in service pack 2?
    If more details are needed, I would be happy to provide a sample report with stored data.

    Hi Don,
    Have a look at the Record Selection formula in CR Designer ( stand alone ) and when exported to RPT format opening that report in the Designer also. 
    There's been a few issues with => logic in the record selection formula. It could be you are running into this problem. Look for NOT inserted into your selection formula.
    Oh and SP2 is coming out shortly so it may resolve the issue. But if you want you could purchase a support, or if you have a support contract then create a case in SMP and get a rep to work with you to debug the issue.
    If you have not try the Trial Version of CR 2011, put it on a VM-ware image or Test PC so you don't corrupt anything for production and have a look at and test it in that designer also. If you purchase a case and it is a bug then you'll get a credit back for the case.
    Don
    Edited by: Don Williams on Oct 26, 2011 7:40 AM

  • FBL5N & S_ALR_87012168 - Due Date Analysis for Open Items

    Hi,
    As per the above mentioned i could find the that there is differene in the account balances in FBL5N report and due date analysis for customers. Where as FBL1N and the vendor due date analysis figure in the report are same.
    Just want to know why is difference in customer related.
    Require a immediate reply.....please help me
    Thanks in advance.
    jai

    Hi
    I could not understand which report you compared with s_alr_87012172.
    Have you tried matching FD10N and FBL5N.  If not matching, then there could be problem with authorizations in FBL5N.
    From report S_ALR_87012168, you can also drill down to view the line items.  Hence if you drill down and list the line items, it will give you some clue.
    Try whether if any parked documents are included in FBL5N.
    Also ensure that in report S_ALR_87012168, Database is selected in Data sources.
    Regards

  • Due date in vendor line items

    I would like to know if it is possible via Customizing to get the due date taking into account a calendar in order to avoid the due date in a non-working date.
    If it's not possible via Customizing, how can we get it?
    Does the standard cover this requirement?
    Thanks a lot in adavance.

    Hello Montserrat,
    I am not sure whether the functionality can be established via Customizing...based on Customer or Vendor Payment Terms (OBB8).
    But, I can advise a solution that can be acheived programatically (technically).
    Configure a Substitution step (OBBH), may be for item level, in the form of User-exit and inform your developer to embed the logic for verifying the Due Date in the customer/vendor line item against the calender (using appropriate function modules that are available in the standard) and substitute the Due Date to a working day, if required.
    Hope this helps you in resolving the problem.
    Pls reward if helpful.
    With Regards
    Vijay Gajavalli

  • Is there a way to create a due date in Reminders on the iPhone like you can in iCal, rather than just a reminder?

    I realized that I can create due dates on iCal for tasks that sink to my reminders (so I am still reminded of a task, but also know when it NEEDS to be done). The problem is when I try to create a new task in reminders on the iPhone, it only gives me the option to set a time to remind me. I understand that this is the point on the app, but if it is going to sync with iCal, it should have the same functionality. I am curious if there is something I am overlooking.

    I don't think so.  Reminders is very limited app.

  • Can't set due date for to do in iCal

    I'm not sure if I'm blind or not, but i can't seem to set a due date for my to-do events. There's an option to say that there is a due date, but all it does is that it bring the view to the current day and changes the icon to an alert icon.
    Is anyone else facing this problem?
    I'm using iCal Version 3.0.5 (1270).

    qwertyjem,
    Click on "due date" and define your requirements (day/month/year) ...if...you have set the preferences to match your requirements in System Preferences...>International>Formats>Region:/Dates/Times.
    ;~)

  • ICal To Do List appearsin iPod alphabetical rather than due date as in iCal

    I have iCal 2.0.3 on my G4 iBook running OS 10.4.7. When I synch to my 20 GB iPod v1.2.1 via iTunes 6.0.5, my To Do list appears in alphabetical order (which is obviously pretty useless), rather than "To Dos by Due Date" that they're set up as in iCal. Any advice as to how to get the To Do list to appear in order of due date, and if no due date is set, by priority? Thanks.
    iBook   Mac OS X (10.4.7)  
    iBook   Mac OS X (10.4.7)  

    In was trying to solve another "to do list" problem when I had stumbled upon this iCal characteristic that may be your problem.
    I have the habit of putting together my "to do list" before dragging my "to do's" over to my calendar to scheduling them as an events. I have found all of my unscheduled "to do's" do not appear on my online calendar.
    But if I reverse the order in which I input my data — scheduling an event first and then dragging it to my To Do List, not only does it show up on my online calendar, but my "To Do" tells me when it is scheduled to be done.
    Let me know if this helps.

  • Due date for BoEx is not picked up by payment programme RFFOF_V??

    Hi!
    I would be most grateful for your help/advise on my problem;
    I have a French customer for which I have set up BoEx with payment method 4 -LCR non accepté with payment programme RFFOF_V, as it is compliant with the bank's file specification "AFB-CONFB pour le virement et prelevement par fichiers".
    File is generated according to bank file specification (and accepted by bank), but I am having problems with the due date of BoEx since it is not picked up by payment programme when running trx F110. Instead issue date is picked up by file.
    What do I need to do/change in order for file to pick up BoEx due date instead of issue date?
    It should be possible to run F110 and group items so that file picks up information on due date instead of issue date so that bank does not withdraw money from customer bank account before BoEx due date..or??
    At least it was possible for payment method 2 LCR magnétique and payment method 4 does not seem that different.
    Ex.
    Trx: F110
    Posting date: 2014.04.08
    Docs entered up to: 2014.04.08
    Customer items due by: 2014.04.30
    Pmt method:4
    Next pmt: 20140501
    B.ex/pmt request > Issue date=2014.04.08
    B.ex/pmt request>Items Due by=2014.04.30
    B.ex/pmt request>Incoming pmt due by=2014.04.30
    Config settings for paying company code:
    Bill/exch pymt: X
    One bill of exch. per due date period: X
    Latest due date in: 90 days
    Bill on demand for due date up until:- (blank)
    Payment method 4: Create BoEX before due date.
    Any information that could help me resolve my problem is highly appreciated.
    Kind regards
    Linda

    Dear Ramana,
    I am really thank to you for your kind answer.
    With your guidence, i could able to solve this problem, but i would ask you one question.
    Why this sales order is not updated in VEPVG table? Does the data in  this table will archieve after some time. if yes what is that particular time.
    Onemore thing, my understanding on delivery due list VL10C, that system will not pick those sales order for which the delivery date is older than one month. i,e if the sales order in created in the month of september and has the delivery date as 29.08.2010 then system will not pick up this sales order.
    Please correct me if my understanding is wrong.
    Once again i am really thank you for your great help.
    Warm Regards,
    Sridhar Burugula

  • Printing of Net Due date in report output

    hi Guru's,
    I have to print the net due date which is printed in fbl1n, but the problem is the field FAEDT is comming from the structure and i am not able to print it.
    The process is like this
        Base line date + Payment Term = Net due date.
        here the Payment Term is maintained in SAP code so how can i convert this so that i can do the above calculation.
    Payment terms like (Z001,Z002,Z003) etc.
    urgent.
    regards
    syama
    Edited by: syama sundar on Aug 11, 2008 10:48 AM

    hi,
    see:
    Link: [https://forums.sdn.sap.com/click.jspa?searchID=15042090&messageID=5792271]

  • Due date to be kept optional at the time of F-04

    Hi
    I am facing an issue which could have a simple solution but i have tried almost everything. I am clearing a vendor balance with F-04. The doc type is KZ and the posting key is 29. The special G/L indicator is 4( which is customized). Now when i go to the next screen, the due date is mandatory. Now my issue is tht i dont want it to be mandatory as I am preparing a BDC for this. I have checked the field status of the posting key, the vendor recon a/c as well as the special G/L account. All are optional. Plzz guide me if I am missing something........
    When i am changing the document type to SA or when i change the Sp G/L indicator to A, this works fine.
    By the way, we have document splitting active. But i dont think it has any effect on this issue.

    Hi Vishal,
    Actually system wont ask u in common the due date, alternatively it is calculated dynamically comparing CPU_date( Current date ) and the Baseline date in original Document taking into account the payment terms assigned to the concerned vendor or customer.
    But here the baseline date is nothing but the due date.
    I advice u to write a substitution at calling point 2 as doc type KZ and Spl GL Ind 4 then the due date fileld will be some date.
    I hope this will solve ur problem.
    Purnachandra RM

Maybe you are looking for

  • Right way to handle progressive 1080 footage in FCP

    Just want to make sure how the workflow goes and how the things get done the right way from the beginning. What I'm trying to uderstand here is how I should set up and what things to consider with 1080p25 material that I wish to keep progressive thro

  • Convert exponent stored in a string to decimal

    I have the value 8.000000000000+E01 stored in a string. I want to display the value as 80. Please help. Is there any standard function module for this ???

  • Kindle app always crashes on MacBook Pro Retina

    I have a MacBook Pro Retina 2013 8G memory 256G SSD upgraded to latest Mavericks OS 10.9.4. Everything looks fine except I can't run Kindle app properly. Once the app is launched, it consumes >30MB for viewing a book page. Soon, the memory used by Ki

  • Function result into html  tag

    Hi guys, i need a help: I have a function(text_color) that returns a color value that i want to insert in a font tag. and this is what i wanna do <font color=text_color(s.auth_lev)> How can i do it? tks

  • Direct Digital Filing with HP OfficejetPro 8600 Plus and Windows 7

    Set up Scan to Network Folder using Direct Digital Filing with HP OfficejetPro 8600 Plus and Windows 7 Can't figure out where the network file folder should be.