"Posting Date" field blank by default

Hi!
Is there any way, in transactions FB60 and F-43, so that field "Posting Date" is displayed blank whenever the user executes them? By default, this field displays the current date.
Thank you
Lucia

Hi Lucia,
The SAP standard defaults the value of the posting date automatically and it is not possible to remove this default value in BUDAT.
However, it may be possible to use a substitution to get your desired result. You can check note 42615 for information purposes.
Best regards,
Cintia

Similar Messages

  • Making Posting date field Mandatory in DP91 screen

    Hi All,
    Is it possible to make the posting date field mandatory in the DP91 screen.
    Currently if the posting date is not specified, system will always consider the current date as posting date and picks the appropriate actual line items.  
    Is its possible to make the posting date field Mandatory through standard way or if not through exit.Pl suggest
    Regards
    SB

    Hi All,
    By Mistake I have typed wrongly.The requirement is
    In DP91 screen the current date is populated in posting date to field by default. But the user want it should be empty and they will key in the date.The reason behind is if they will always raise the Billing request for the previous month and by mistake if they executed DP91 for current date it will be an issue.
    Regards
    sb

  • GRN Document Date / Posting Date Field Mandatory or Freeze

    Dear All,
    We have four Company Codes with single Chart of Accounts. we required to make GRN Document Date / Posting Date Field Mandatory or freeze on current date for only one Company Code. Can it be possible through Standard Configuration?
    Regards,
    Majid Khan

    what exactly we say Document Date & Posting Date
    Just type in google difference between document date and posting date  and execute.  You will find lot of threads discussed on this topic.  Please dont post any query without searching the forum or google.
    G. Lakshmipathi

  • Setting a date field to a default value if it's left blank by the user?

    I want to set a date field by default to 31/12/2499 if the user doesn't input anything. I want to do this in WHEN-VALIDATE-ITEM trigger .
    How should my code be like please ? Is it something similar to this :
    IF :HS_HEADS.DT_TO IS NULL THEN
         HS_HEADS.DT_TO =:'31/12/2009';
    ELSIF
         ALERTS.STOP_ALERT('Date must be greater than or equal to system date', choice);
         RAISE FORM_TRIGGER_FAILURE;
    END-IF;
    Thanks.

    Isn't it too late to set default value in WHEN-VALIDATE-ITEM? It will not fire if user doesn't input anything
    I would set properties of HS_HEADS.DT_TO as following:
    Data Type = Date
    Initial Value = 31/12/2009
    Format Mask = DD/MM/YYYY
    And in WHEN-VALIDATE_ITEM just validate that date is not less then SYSDATE
    IF :HS_HEADS.DT_TO < trunc(SYSDATE) THEN
    -- alert
    RAISE FORM_TRIGGER_FAILURE;
    END IF;BTW, why do you default to hard-coded 31/12/2009? Is your application only good until end of the year?

  • Posting date field in reports S_SMC_47000016 / S_SMC_47000017

    Hi all,
    We are using the serice desk function for monitoring the support tickets. I have one quert related to List of notification transactions S_SMC_47000016 / S_SMC_47000017.
    In the service desk whenever we run the report of all open notificaitons (S_SMC_47000017)  Or Find Support Notifications (S_SMC_47000016), in the list output we do not get any data in the field "Posting Date".  We do get the date in field "Valid From", but no information is getting populated in posting Date column.
    If we try to search the notifications using the T Code " CRMD_ORDER" and try to get the list of notifications in the find Tab, then here the posting date gets populated.
    Could you please let me know if  there is any setting which is preventing from Posting Date to be populated in the T Codes S_SMC_47000016 / S_SMC_47000017.
    Thanks and Regards,
    Narendra

    Hi,
    We have chnaged the layout already, my question is that in the layout the posting date column is appearing, but the posting date is not getting updated for any notification in the output. The column remains blank.
    Thanks and Regards,
    Narendra

  • Posting date field is coming in Travel Request Application

    Hi
    WD component - FITV_FPM_START
    Application - FITE_REQUEST
    "Posting Date" is coming in QA system but not Dev system and this field is not required at all but surprisingly coming in QA .
    Please let me know how this field is coming in the one system and not in the other and how we can hide this ?
    Please see screenshot -
    T&R
    Vishwas

    Hi Vishwas,
    Go to this spro path : Travel Management->Employee Self-Services->Interface Configuration for Web Dynpro Interface in Travel Management->Schema and Single Field Control for Web Dynpro.
    Select the schema, Domestic or international. and expand it.
    You will find the posting date under general data. Double click on posting date. By default the radio button will be standard display,  Select the check box alternate display and uncheck the checkbox field is dispalyed.
    Now save and move the TR.
    Posting date will be removed.
    Thanks,
    Namsheed.

  • Change date field to a default date

    Hello,
    my requirement is such that i need to have a Valid to Date as 31/31/9999,
    I tried using left(systime(0),11) which will give me for eg, 12/10/2010, which i need to change to 31/31/9999
    How do i achieve this.
    thank you in advance

    Hi Abhishek,
    1stly, please correct your default date as there is no month of 31.. in MM/DD/YYYY.  Mention the exact default month are you looking for. I am assuming you want your Default date as 12/31/9999 for DateField.
    So if you want to populate DateField as 12/31/9999.. Create an assignment and assign DateField as assignment field and in expression write 3067670, it will populate automatically DateField as 31 Dec 9999 in your required format.
    Kindly mark thread as answered if it solves your query.
    Regards,
    Mandeep Saini

  • Numbers leaving data fields blank

    I just started using Numbers for iCloud today and spent several hours putting together a budget spreadsheet in Firefox. When I went to sum up the numerical column, I noticed the sum was totally off. So I tried opening the same doc up in Safari, and noticed that most of my data did not appear. Is this an issue with Numbers being incompatible with Firefox?

    ORA-00001: unique constraint (MAIN_SCHEMA.VLE_PK) violatedbecause ur inserting duplicate data into following column on which u have define the primary key.
    00001, 00000, "unique constraint (%s.%s) violated"
    // *Cause: An UPDATE or INSERT statement attempted to insert a duplicate key.
    // *Action: Either remove the unique restriction or do not insert the key.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Document date field (GOHEAD-BLDAT) setting in transaction MIGO

    Hi,
    I want to set field GOHEAD-BLDAT as blank in Transaction MIGO but not defaulted by the system date (sy-datlo). I have used transaction OMJX to set this fields in required status, but this field  in transaction MIGO didnu2019t run as I expected.
    How can I set up this field blank ?
    Regards.

    Hi,
    In the R/3 Standard for transaction MIGO, the Posting date field is
    always defaulted by the system date (sy-datlo) because it is hardcoded
    in the program.
    You can check it in the main program SAPLMIGO, source code of LMIGOKH1:
          IF ps_gohead-bldat IS INITIAL.
            ps_gohead-bldat = sy-datlo.
          ENDIF.
        ENDIF.
        IF ps_gohead-budat IS INITIAL.
          ps_gohead-budat = sy-datlo.
        ENDIF.
    I am afraid I must therefore confirm that, if you desire to change this
    default value for the posting date in transaction MIGO, you will need
    to modify the standard coding.
    BR
    Nadia Orlandi

  • Posting date in CJ74, requires to be blank in 1st column

    Hi All,
    Is it possible to make the first column posting date is blank when we run CJ74. ?
    It seems every time i run CJ74 ...the posting date default to month to date .... i need it blank. Is it link to database profile
    Plz advice.
    Cheers,
    Nies

    hi nies,
    Enter SHD0  enter CJ47 in Tcode and ZCJ47 in transaction name and then click create icon and this take u to CJ47 here if u press enter u will get dialogbox screen variant of CJ47 intialscreen here u can choose ur fields as output,display ,mandatory , invisible and press continue to get into the inside screen .... u need to enter certain data to get into other screens .... finally save as local object ..this can be tested and this can assigned to statndard user group...
    regrds
    pushpa

  • FB60: Posting Date/Currency Field clarify

    Hi,
    I have two doubts in FB60 screen:
    1) Is there any configuration to default the system date as the default posting date or is it defaulted by SAP itself?
    2) How to suppress the 'currency key' field in this screen?
    Thanks
    Suresh

    To defaulted the posting date to sap system date. Go to FB00,  go to the last tab "Cash Jrnl", in the "entry options" segment, marked the Set Posting Date and Document Date to System Date.
    Indicator: Set Posting Date to System Date?
    If you set this indicator, within the cash journal, the default value for the posting date and the document date are always set to the system date.
    If you do not set the indicator, for display periods in the past, the last day of the display period is defaulted for the posting and document date.
    Hope this help.

  • How do I modify invoice request xml file by adding posting date?

    Hi,
    We import customer invoice requests via xml files from an external data source. Currently the standard SAP xml file does not include the posting date, and invoices enter SAP with a blank posting date. When the invoice is released, the posting date is taken from the invoice date.
    Due to our month end processes, we have hundreds of invoice requests every month where we do not want posting date to equal the invoice date, and for each of those invoices the posting date is manually entered one invoice at a time during the release process. This is very time consuming.
    We would like to build functionality in our external system to create the posting date at the xml file generation stage. Could anyone let us know the following:
    - what is the name of the posting date field on invoice requests (invoice documents)?
    - where would we place the additional script in the xml file?
    I'm attaching one of our current xml files (which already contains one section that has been customized)
    Your suggestions would be appreciated.
    Thanks,
    Kerstin

    Kerstin,
    The closest i could find in the WSDL of the Manage Invoice Request Web Service that handles this integration is "<ProposedInvoiceDate>" or possibly even "<ProposedDeviatingPostingdate>", both of which sit directly under the <CustomerInvoiceRequest> element.
    For more information, go to the Service Explorer, find the ManageInvoiceRequestsIn Web Service, download the WSDL, and open it in SOAP-UI or something similar. This way you can see all the fields that you can write to, which is where i found these two elements.

  • Substitution method to change the posting date in FB50

    Guys,
               My client requires the posting date to be blank in FB50. I used substitution method to do so, but its validating only after FB50 comes into picture. I want the posting date to be blank as soon as the transaction is entered. Did any one come acorss such situvation?
    Thanks in advance,
    Isaac

    Hi Smart,
    When your user is on FB50 screen, ask him to empty the posting date field and from the menu choose System -> User Profile -> Set Data (yes, you read it right, it is Data, not date - and date is also data!!!). That will save blank posting date in user parameters (SU3). Exit FB50 and re-enter. You will see that Posting Date is blank, but is also greyed out. Don't worry, enter Doc. Date and press 'Enter' key. It will open up Posting Date field as initial and your user can enter any date he wants, provided the posting period is open.

  • System date as Posting date in MM

    Dear All,
    Could it be possible to make system date as posting date for all transactions in MM ?
    Is there any customizing settings or exits to do the above requirement ?
    Regards,
    S.Sridhar

    by default SAP copies the system date to the posting date field, however the user can change this for very good reasons.
    You can only restrict this by creating transaction variants or modifying the standard programs. But I am certain that you quickly face issues.
    You should better try to educate your users om the importance of this field, and on the importance to post the documents on-time and not delayed on another day.
    Example: you create a PO with delivery date April 30.  your vendor delivers correctly on April 30. Your receiver does NOT post the GR on that day. NExt workingday is May 3rd. If user cannot change the posting date the GR is posted with May 3rd.
    For vendor evaluation purposes your vendor is 3 days late  and gets a bad ranking.
    And I could tell you many many different reasons why it is necessary to be able to change the posting date.

  • SAP R/3 Tables without Date fields

    I am trying to import data from SAP R/3 into MS SQL DWH.
    There are tables which doesnot have posting date fields.
    Can anyone tell me how to map them with those Table which will have posting date fields, so i can create view in SAP and then pull that view into SQL DWH restricting on date.
    Following tables which doesnot have date fields i want to pull date for month of July 2007;
    EKBE
    EKKO
    MAKT
    MSEG
    KSEG
    AFPO
    JEST
    JCDS
    MARA
    AUFK
    COEP
    RESB
    MARC
    I am not a ABAP developer just trying to get my data from SAP, so please answer in detail.

    BUDAT is the technical name for Posting Date field. This field is used many DB Tables/ Strucutres. Using where used option you can find the required tables.
    I suggest you to look at BSEG table for Finace Document postings by Posting Date.

Maybe you are looking for

  • One thing at a time (Machine)

    Recently my iMac died, after a fatal fall. But the glorious folks at the Covent Garden Apple Store brought my iMac back to life with a shiny new Hard Drive. I wasn't all that bothered by its death, as i knew i could get it resurrected and that all my

  • New ipad wont play videos on facebook

    i have the NEW IPAD (4G) and whenever i try to view videos on FACEBOOK, it wont play. It opened a browser and a play icon appears. I was able to play it on my laptop and saw the video without problem.

  • What kind of community is this...pls someone help

    Please someone help me through the activation process....currently stuck on that since yesterday...

  • For 3 times ...[b]Problem Report for ImageReady[/b]

    First Problem report for ImageReady Date/Time: 2007-04-14 14:50:36.834 +0300 OS Version: 10.4.9 (Build 8P135) Report Version: 4 Command: Adobe ImageReady 7.0 Path: /Volumes/HDD 2 WDC Date/Adobe Photoshop 7 app/Adobe ImageReady 7.0/Contents/MacOS/Adob

  • Call external program

    Hi. I am quite new to java and I have this problem...for most of you maybe is very simple. I have a huge XML document which i have to transform to another xml program. Every time when i tried something like this: TransformerFactory tFactory = Transfo