How to mass change posting date of parked logistics invoice verifications

I was wondering if someone can help...
We are looking if there is a standard SAP program available to mass change the posting date (to a new date in a new period) for a number of parked logistics invoice verification documents.
Example: Invoices are parked in e.g. April 2010; relevant information is not available before month end; so invoices will probably be posted somewhere in May or June or ...; users now have to individually change the posting date on each parked invoice to the new open month.
Is there any proces/program that could automate this task.
Thanks in advance for all your advice, feedback and comments.
Best Regards,
   Luc Vernieuwe.

Hi,
There is no standard tcode , i used Tx Shuttle tool to do this in past for one of my client. ( excel based sap transaction tool)
Thanks,
sudhakar

Similar Messages

  • Change posting date in incoming excise invoice

    I need to be able to change posting date in incoming excise invoice. It just takes the date from GRPO and doesn't let me edit it. There are instances when I get excise invoice at a later date, and when that date may be in the next month, I want to be able to post excise entry in the next month. If it posts in the previous month, and if the excise returns have been filed, the closing balances will differ. For the documentation purpose, we have the document date, which can be same date as the GRPO date.

    Hi Krishna.....
    This should be legally taken as GRPO date because its excise rule when you receiving material your Excise invoice should on the same date. So whatever system is behaving its legally correct. You cannot change the Incoming Excise Date as you wish. It must be the GRN date.....
    Regards,
    Rahul

  • Implications of Changing Posting date of parked document.

    Hi,
    I have changed the posting date, document date & translation date to current period
    of an already parked document in a closed period.
    (e.g) Document parked in month of 28.04.2009(closed period) & i have changed the dates to
           28.05.2009(current period)
    I need to know what are the implications of the changes in dates for (posting date, document date & translation date) induvidually for both the periods(closed & current).
    Thanks
    Kenn

    Hi,
    There is no implications of change the the posting date of parked document because parked documents are not affected in financial.When you post the doucment then it will affect in finance.so there is no problem. You can change the posting date or document date only in a Fiscal year.

  • How can I change Posting Date on Sales Invoice form in UI?

    Hello,
    I cannot change the Posting Date on the Sales Invoice form in UI.
    The new date is earlier than the system date, but when I type it on the field on the form, it's not problem!
    I've tried to use the following code in vb.NET:
    SBO_Application.Forms.Item(pVal.FormUID).Items.Item("10").Specific.value = DocDueDate.ToString("yyyyMMdd")
    But I've got an exception: <i>Form - Bad value</i>
    Next step I tried this, but I've got a same message:
    SBO_Application.Forms.Item(pVal.FormUID).Items.Item("10").Click(SAPbouiCOM.BoCellClickType.ct_Regular)
    SBO_Application.SendKeys(DocDueDate.ToString("yyyy.MM.dd"))
    Any idea?
    THX,
    Csaba

    Hi Csaba!
    please, make sure that you've handled Sales Invoice form - just show the message:
    MessageBox.Show(pVal.FormUID)
    edDate = SBO_Application.Forms.Item(pVal.FormUID).Items.Item("10").Specific
    edDate.value = DocDueDate.ToString("yyyyMMdd")
    This has to show you 133. If not then put the IF-statement to check what form you are handling before you try to get the item's handler

  • Change Posting Date of Parked Invoice on Approval

    Hi,
    I have a scenario where one user creates a parked invoice in FB60 and is routed to another user as a workflow item to release the parked invoice.
    I need to change the posting date according to some business requirements, upon release of the parked invoice by the approving officer. For e.g. if invoice is created in last fiscal year but approved in new fiscal year, the posting date shld be changed to last day of the last fiscal year. and all these needs to be coded somewhere. Which means I can't use the standard SAP config to set posting date to System Date or the original Date entered- as these are not what I want.
    Does anyone know of a user exit, BTE, BAdI to accomplish this? I tried some BAdIs, but the posting date is always being reset to the procedure for setting the posting date in T001-PP_PDATE. and i do not want this.
    Your help is greatly appreciated! Thank you!

    Hi,
    Can you please provide any documentation or any links regarding the Workflow approval process for the parked documents. As you have already dealt with it can you  atleast share the knowledge...
    any help is greatley appreciated...
    thanks

  • Change Posting Date of Parked Invoice on Release

    Hi,
    I have a scenario where one user creates a parked invoice in FB60 and is routed to another user as a workflow item to release the parked invoice.
    I need to change the posting date according to some business requirements, upon release of the parked invoice by the approving officer. For e.g. if invoice is created in last fiscal year but approved in new fiscal year, the posting date shld be changed to last day of the last fiscal year. and all these needs to be coded somewhere. Which means I can't use the standard SAP config to set posting date to System Date or the original Date entered- as these are not what I want.
    Does anyone know of a user exit, BTE, BAdI to accomplish this? I tried some BAdIs, but the posting date is always being reset to the procedure for setting the posting date in T001-PP_PDATE. and i do not want this.
    Your help is greatly appreciated! Thank you!

    hi,
    You have to cancel the Parked invoice and again you have to verify using the new date
    G.Ganesh Kumar

  • OSS note 495160 - update posting date on parked invoice documents

    Hi, my question is about an OSS note; 495160.  I searched for other hits on this, and the problem, and didn't find much in the SCN so far.
    Problem:
    I am trying to find a solution to the issue where the posting date for parked documents is currently trying to post to the day that the document was originally parked.
    This is causing issues for prepaid inventory as documents might be parked and then not posted for 3 months. Since SAP only allows 2 periods to be open, it gives an error that says invalid posting period when you try to post a prepaid invoice that was parked and the period that it was parked in is now closed. Ex. Parked the prepay document and made the payment 6/30/2013. If the product arrives on 8/01/2013 and we try to post the parked document on 8/01/2013, the error will say that it can't post because June period is no longer open.
    Researched possible OSS note:
    I have researched how to change the posting date of parked documents (invoices) and we have OSS note 495160 identified.  This note seems to shed light on the function called, and in high-level terms talks of inserting a new custom function module.
    Question:
    The note appears to be incomplete, however, in the specifics of what code should go in the new Function Module and where exactlyin the parent FM, it should be inserted.
    In addition, some internet lookups have shown that it may be possible to leverage the method SET_POSTING_DATE in BAdI WRF_PREPAY_INVOICE to change the posting date.
    Does anyone have more info on the specifics of what code needs to be inserted and where?  Perhaps this OSS note is incomplete, or still in progress?
    Thanks
    Jeremy

    We did find a way to get this to work.
    In SE38 in SAPLMR1M, we added enhancements to the following:
    In includes:
    1)
         LMR1MTOP  - at the bottom of this top-include,  at enhancement point LMR1MTOP_02, we added
               include /nfm/lmr1mdat.  
    Shortly after, in the PBO sections
    2)   LMR1MO10-->LMR1MO1N-->LMR1MO2O-->LMR1MO2O (document read),  we added
           a new enhancement implementation that was named  ZMIRO_ES_SAPLMR1M 

  • Changing posting date at usage decision for handle units. How?

    Does anybody know how to change posting date at usage decision for handle units (HU)?
    If the material is not managed by HU, SAP allows this modification (there's a button with a hat on it referring the material document header).
    For HU I cannot seem to change posting date!
    Seba

    Yes it's possible! Well,...unless for versions 4.6C, 4.7 and ECC 5.
    I've found SAP Note #752131 by which SAP declares that you can create the pushbutton from the Screen Painter referring the document header.
    That's all,.....so simple, and it works fine!
    This note applies ONLY to version 4.6C, 4.7and ECC 5 (which is the version the customer I am with has installed).
    Thanks anyway.
    Sebas

  • Change posting date in FB60

    Hi....
    We are trying to change posting date (which is in new Fiscal year 2012)  for an FB60 parked invoice , but following error message is coming
    "Changing of document number or fiscal year not possible here
        Message no. FP041"
    How to fix the error.
    Regards
    Vishnu

    Dear expert
    Once you had pressed enter key and when the posting date is greyed out, if tend to change it press key F12 and click on yes. This would reset the field and you can enter the correct date...                                                                               
    OR
    Try to reset the variant in FB60, go to the FB60 from the menu select edit --> screen variant -->reset screen variant. Or go to SHD0 and give the transaction code and select transaction variant or press F4 to find the variants or you can create your own.
    Regards
       Ajeesh.s

  • How can I change the date format in Reminders and in Notes?

    How can I change the date format in both Notes and Reminders? Preference on Imac and Settings in IOS do not allow me to change the format in those 2 apps.
    I Like to see 10oct rather than 10/10, as an example.

    pierre
    I do not have Mavericks or iOS - but the first thing I would do is reset the defaults - I'll use Mavericks as an example
    From If the wrong date or time is displayed in some apps on your Mac - Apple Support
    OS X Yosemite and Mavericks
        Open System Preferences.
        From the View menu, choose Language & Region.
        Click the Advanced button.
        Click the Dates tab.
        Click the Restore Defaults button.
        Click the Times tab.
        Click the Restore Defaults button.
        Click OK.
        Quit the app where you were seeing incorrect dates or times displayed.
        Open the app again, and verify that the dates and times are now displayed correctly.
    Then customize to taste - OS X Mavericks: Customize formats to display dates, times, and more
    OS X Mavericks: Customize formats to display dates, times, and more
    Change the language and formats used to display dates, times, numbers, and currencies in Finder windows, Mail, and other apps. For example, if the region for your Mac is set to United States, but the format language is set to French, then dates in Finder windows and email messages appear in French.
        Choose Apple menu > System Preferences, then click Language & Region.
        Choose a geographic region from the Region pop-up menu, to use the region’s date, time, number, and currency formats.
        To customize the formats or change the language used to display them, click Advanced, then set options.
        In the General pane, you can choose the language to use for showing dates, times, and numbers, and set formats for numbers, currency, and measurements.
        In the Dates and Times panes, you can type in the Short, Medium, Long, and Full fields, and rearrange or delete elements. You can also drag new elements, such as Quarter or Milliseconds, into the fields.
        When you’re done customizing formats, click OK.
        The region name in Language & Region preferences now includes “Custom” to indicate you customized formats.
    To undo all of your changes for a region, choose the region again from the Region pop-up menu. To undo your changes only to advanced options, click Advanced, click the pane where you want to undo your changes, then click Restore Defaults.
    To change how time is shown in the menu bar, select the “Time format” checkbox in Language & Region preferences, or select the option in Date & Time preferences.
    Here's the result AppleScript i use to grab the " 'Short Date' ' + ' 'Short Time' "  to paste into download filenames - works good until I try to post it here - the colon " : " is a no-no but is fine in the Finder
    Looks like iOS Settings are a bit less robust
    - Date/Time formats are displayed according to 'tradition' of your region > http://help.apple.com/ipad/8/#/iPad245ed123
    buenos tardes
    ÇÇÇ

  • Need BAPI to update posting date for parked documents in transaction FBV2?

    Hi All,
    I am retrieving records from table VBKPF and I have to update the posting date for parked documents in transaction FBV2.
    I am doing it with BDC , working fine in foreground, but it is not workung fine in back ground.I want to do this with bapi.
    Can any one suggest me corrct BAPI?
    TYPES : BEGIN OF It_vbkpf,
             bukrs LIKE vbkpf-bukrs,            "Company Code
             belnr LIKE vbkpf-belnr,            "document number
             gjahr LIKE vbkpf-gjahr ,           "Fiscal year
             budat LIKE vbkpf-budat,            "Posting date
             bldat LIKE vbkpf-bldat,            "Document date
             blart LIKE vbkpf-blart,            "Document type
             xblnr LIKE vbkpf-xblnr,            "Reference
             tcode LIKE vbkpf-tcode,            "Transaction Code
             bktxt LIKE vbkpf-bktxt,            "Document header text
             usnam LIKE vbkpf-usnam,            "User Name
             xwffr LIKE vbkpf-xwffr,            "Release necessary
             xprfg LIKE vbkpf-xprfg,            "Document complete
             xfrge LIKE vbkpf-xfrge,            "Release takes place
            END  OF it_vbkpf.
    Thanks,
    Suresh.

    Hi ,
    Thanks for your response.
    PRELIMINARY_POSTING_UPDATE seems working good,But my requirement here , to update the posting date with last working day . how can i do this?
    thanks,
    Suresh.

  • How do you change the date printed on pictures with Photosmart A646?

    How do I change the date printed on my pictures when using the Photosmart A646 with Windows 7?
    It says 01-01-70. I have explored every option on the printer's touch screen as well as on the print properties screen on the computer and can't seem to find a way to change the date.
    This question was solved.
    View Solution.

    If you took a picture with the date stamp feature turned on then you can not change the stamp.
    Please mark the post that solves your issue as "Accept as Solution".
    If my answer was helpful click the “Thumbs Up" on the left to say “Thanks”!
    I am not a HP employee.

  • How can i change the date of birth on my account

    how can i change the date of birth on my account

    Hello! Please login here: https://appleid.apple.com/account/manage
    Then go to "Password and security"
    Answer your security questions and the birthdate option will appear.

  • How do I change the date of a picture on iPhoto '11.

    How do I change the date of a picture on iPhoto '11.  The camera had the wrong date stamp on it.

    Photos menu -> Adjust Date and Time

  • How do you change the date of the photo?

    How do you change the date of the photo? 

    Photos Men -> Adjust Date and Time
    Regards
    TD

Maybe you are looking for

  • Send the purchase order to several email addresses.

    Hi, everybody we are in a clasic scenary. SRM 4.0. does anybody know how I can send the purchase order (output is configured like automatic output by email) to several email addresses. Any idea. Jorge

  • Security Deposit - Horrible Costumer service

    Let me tell about my horrible story in with verizon Service. I have taken verizon triple play two year plan and cancelled my service within 1 month of satisfaction period and it has been two months and i have not recieved my security deposit i have p

  • What should be the Approach ?

    I have to get open Sales Order from SAP to BW and report on it . The data structure is like : "partno , desc , order no , del no , qty on order , qty delivered , qty in inventory , qty in 10 w , qty in 11w , qty of type 916 , balance qty ... " I am p

  • The best way to implement connect pool?

    Hi: In my web application, I use javabean to access database for JSP, Because a lot of poeple will access my site, I need coonection pool. Then, If I still use JSP,Is it right I should use javabean to access coonection pool? If it is, Am I need anoth

  • Item Substitution Report

    Hi All,          I want to develop a report on Item Substitution, i.e., substitute items available for a particular item.. Which tables to fetch the data from.............? Plz advice.