Bill Date not later than PGI date

D/ Friends,
Suppose PGI date is 3.6.2010 & user is creating bill doc on 5.6.2010 but entering a date later than PGI date say e.g 2.6.2010. Now we want that sys shd not accept a manually entered bill doc date later than PGI date. I think, Iu2019ve made my issue very clear. So how to achieve this thru std. config? We know that thru ABAP a u201CZu201D chck is possible to apply for this scenario but we want to do it thru std. config. Pls help.
Thanks.

Go to VTFL, select the item category for the combination of your delivery type and billing type and maintain routine 011 for the field "Data: VBRK/VBRP".  If you have already assigned a different routine, then add this code
VBRK-FKDAT = SY-DATUM"
Also the above routine will only propose the system date but it can be changed manually.  In order to prevent this, you can make the date field as grey through billing exit USEREXIT_FILL_VBRK_VBRP (Module pool SAPLV60A, program RV60AFZC).  By doing so, system will always system date (if you applied routine 11) or the actual GI date which cannot be changed.
thanks
G. Lakshmipathi

Similar Messages

  • Billing date comes later than PGI Date

    Dear Friends
    For a particular customer, billing date is getting generated two days after the PGI date. But for all other customers we are getting billing date on the same date as PGI is done. This problem is occurred soon after we have started invoicing through scheduling agreement instead of sales order. But I went to sceduling agrement , header &item, billing . There billing date is depicted same as PGI and delivery date. The TOP in customer, Bitting tab is 30 days credit. In customer billing Tab page there is no entry that can make this change in PGI and Billing date.
    Pls tell me how do I make Billing date and the PGI on the same date?
    Thanks
    Sangeeta

    Hi Sangeeta
    Just check in scheduling agreement document type in VOV8 wheather you have maintained Lead time in days or not
    Check in VD02->sales area data tab wheather you have assigned the standard  factory calendar 01 or not . Because this might be because of the factory calendar also.As it considers weekends has holidays
    Check in your  shipping point details also wheather you have assigned factory calendar or not
    Regards
    Srinath

  • Billing date not to be PGI date

    Dear Friends,
    presently my Billing date  comes from the goods issue date,
    I need to have my billing date as on its creation date,
    is there a customising setting.
    Kind Regards
    ravi

    If invoice dates are defined for the customer, the system proposes the billing date from the invoice date calendar. If no invoice dates are agreed, then the actual goods issue date is formed on the basis of delivery related billing. In order related billing, the billing date of the order forms the basis of the billing date
    config: IMG -SD-Billing----BIlling plan
    hope its has helped u a bit

  • Invoice date not earlier than GR date

    Hi all,
    What if the GR was created on 1st of December and Invoice is being booked on 30th of November? In this case the user does not want system to allow the Invoice verification to happen. This is the exact requirement from the user.How to do config for this scenario.
    Thanks in advance
    Regards
    KK

    hi,
    GR date is based on the GR processing time in the MMR...
    Now if you use the indicator GR based IR.....then it must that system shd post the IR only after the GR is posted...
    Now as per your example, if the GR is done on the 11th...and if you use the indicator, then ofcurse its not possible to post the IR before 11th...either it is possible on 11th or later....but not possible for the 10th...
    Hope its clear now...
    Regards
    Priyanka.P

  • Comparing dates (Start date should not be later than End date etc ...)

    Hello All,
      I have a table (5 rows) with 7 columns. Of which the first to columns are the start date and the end date. Can someone kindly advise on how I can go about to ensure that there is some validation mechanism in place such that the start date is not later than the end date and vice versa ? Thank you very much.
    from
    Kwok Wei

    Hi
      Use calculated attributes as Pran suggested. It should work. Where are you getting the data from. Is it from R/3. The node bound to the table ui element is it a model node. Anyway Here is the link on how to use the calculated attribute.
    http://help.sap.com/saphelp_nw04/helpdata/en/7f/a0384162316532e10000000a1550b0/frameset.htm
    regards
    ravi

  • Production finish date is later than order finish date?

    In my company, most of the plan orders in MD04 have an exception message "64 Production finish date is later than order finish date". The plan strategy of the materials are 40. The plan orders are created from Scheduling Agreements or Independent Requirements.  We set 'Scheduling' as 2(lead time) in the MD01/MD02. The self-production time in material master data is 0. The schedule margin code is 000 which all the parameters are 0.
    For a example, we create a requirement on 2007.04.24. After MRP run, plan order generate. It's basic date will be 2007.04.24, but the production date IS 2007.04.25. All the plan order like that, the production date are always later than the basic date for one day.
    Could someone tell me why? and how to settle this problem?
    Thank you in advance!

    Hi,
    check scheduling parameters for planned orders and scheduling parameters
    for production orders.In that set the various indicators like
    adjust basic dates to order start date
    do not adjust basic dates to order start dates and try.
    Tcode opu3 / opu5
    Thanks,
    s.nandhakumar

  • Date in External Content Type 1 hour later than MSSQL date

    I have an MSSQL table with a date column. I have created an external content type which pulls data from from this MSSQL table. But when the content type is shown in a list in Sharepoint 2010 site, the date is 1 hour later than the date from the MSSQL table?
    This is my MSSQL dates:
    This is my SP 2010 dates:

    I'm going to guess that this has to do with server time and sharepoint time. SharePoint time can be found under regional settings. Check to see that it's consistent with the time zone of your other server.
    Andy Wessendorf SharePoint Developer II | Rackspace [email protected]

  • PO Doc Date is not Greater than MIGO Date.

    Dear All,
    I ahve Done PO with doc date 02.02.2009 & i create MIGO as 25.01.2009 System is accepting this document.
    so i want restriction of this procedure.
    PO date is not greater than MIGO date.
    Thanks
    Shital

    hi
    for ur problem just set message no ME039 as error message
    go to SPRO>MM>Purchasing>Environment Data>Define Attributes of System Messages
    here make message ME -039 as error
    regards
    KI

  • End date should not less than Start date, else CLEAR it

    Hello
    I put CONTRACT START DATE and CONTRACT END DATE fields on the form. These 2 objects (Date/Time objjects) i pulled them from Satndard tab of pallette and dropped on my layout page design, fine.
    Now, am trying to put a validation that the end dat eshould not lower than start date, so, i got a thread as below from Niall,
    http://forums.adobe.com/message/1909551
    and i did my FormCalc coding under EXIT event of END DATE field as below,
    // Pls. note this FormCalc
    // End date should not less than Start date, else CLEAR it - Begin
    var stDate
    var endDate
    stDate = xfa.resolveNode("CUSTOMER.Page31_Contracts.Con_Whole_Page.CON_Basic_Info.CON_START_DATE") .rawValue
    endDate = xfa.resolveNode("CUSTOMER.Page31_Contracts.Con_Whole_Page.CON_Basic_Info.CON_END_DATE").r awValue
    if (stDate > endDate) then
        xfa.host.messageBox("End date is lower than Start date! End date is cleared")
        xfa.resolveNode("CUSTOMER.Page31_Contracts.Con_Whole_Page.CON_Basic_Info.CON_END_DATE").r awValue = null
    endif
    // End date should not less than Start date, else CLEAR it - End
    I tried in VALIDATE, CALCULATE, CHANGE events of END DATE, but nothing working!!
    PLs. let me kow how can i achieve my requirement? I am anewbie,
    Thank you

    If you use the exit event, you will probably have to have the same code on both the start and end date fields since they have a dependancy on each other. Maybe better to try the validate event of the end date so that if either field is changed the event gets fired. You can try the following for validate event
    // Pls. note this FormCalc
    // End date should not less than Start date, else CLEAR it - Begin
    var stDate
    var endDate
    stDate = CON_START_DATE.rawValue
    endDate = $.rawValue
    if ( HasValue(endDate) ) then
        if (stDate > endDate) then
            xfa.host.messageBox("End date is lower than Start date! End date is cleared")
            $.rawValue = null
        endif
    endif
    1
    // End date should not less than Start date, else CLEAR it - End

  • Contract End date should not less than Start date, else CLEAR it

    Hello
    I put CONTRACT START DATE and CONTRACT END DATE fields on the form. These 2 objects (Date/Time objjects) i pulled them from Satndard tab of pallette and dropped on my layout page design, fine.
    Now, am trying to put a validation that the end dat eshould not lower than start date, so, i got a thread as below from Niall,
    http://forums.adobe.com/message/1909551
    and i did my FormCalc coding under EXIT event of END DATE field as below,
    // Pls. note this FormCalc
    // End date should not less than Start date, else CLEAR it - Begin
    var stDate
    var endDate
    stDate = xfa.resolveNode("CUSTOMER.Page31_Contracts.Con_Whole_Page.CON_Basic_Info.CON_START_DATE") .rawValue
    endDate = xfa.resolveNode("CUSTOMER.Page31_Contracts.Con_Whole_Page.CON_Basic_Info.CON_END_DATE").r awValue
    if (stDate > endDate) then
        xfa.host.messageBox("End date is lower than Start date! End date is cleared")
        xfa.resolveNode("CUSTOMER.Page31_Contracts.Con_Whole_Page.CON_Basic_Info.CON_END_DATE").r awValue = null
    endif
    // End date should not less than Start date, else CLEAR it - End
    I tried in VALIDATE, CALCULATE, CHANGE events of END DATE, but nothing working!!
    PLs. let me kow how can i achieve my requirement? I am anewbie,
    Thank you

    http://forums.adobe.com/message/4264933#4264933

  • Is there a way to sort pdf by date created rather than by date added?

    In iBooks in Mavericks, is there a way to sort pdf by date created rather than by date added?

    I noticed that the "Year" information and "Release Date" information are usually wrong.
    For example, the song "The Twist" by Chubby Checker has 2007 for the year and 3/5/2007 as the release date. I understand that this is the release date of the greatest hits compilation album, but not the song.
    Is there any way to change the dates so that I can sort by year? I would like 60s songs to appear with a 1960s year or release date.

  • ESS Information errors if end date is less than system date

    Hi to all,
    I have create an WD Java aplication to create new entries in infotype 0023.
    First problem: At the beginning I couldn't create new entries if start date is less than system date. To solve this problem I used:
    The transaction SPRO to go to Personnel Management>Employee Self Service>Service Specific Setting-->Change Default Start Date
    In HRXSS_PER_BEGDA I changed BEGDA to 01.01.1900 in the DEFAULT_DATE method and i solved the first problem.
    Now I need solved the second problem - we couldn't create new entries if end date is less than system date.
    In this method DEFAULT_DATE I can't change ENDDA because ENDDA isn't a parameter in this method.
    MOLGA (Importing)
    PERNR (Importing)
    INFTY (Importing)
    SUBTY (Importing, optional)
    BEGDA (Changing)
    Can anybody helps me about this second problem?
    Thank a lot for your help.

    I am creating an aplication WD Java:
    - This application uses a R3 Function Module HRXSS_PER_MODIFY_PNNNN
    - This FM uses the method CALL METHOD xss_adapter->modify
    - This Method uses IF_HRPA_PERNR_INFTY_XSS~MODIFY
    - This method uses:
      IF buffer_entry-container->a_pskey-endda < user_today.
        msg-msgid = 'PG'.
        msg-msgty = 'E'.
        msg-msgno = '016'.
        msg-msgv1 = 'Data valid only for past is not'(009).
        msg-msgv2 = 'allowed;'(010).
        msg-msgv3 = 'correct'(011).
        msg-msgv4 = 'end date to a date today or future date.'(012).
        CALL METHOD message_list->if_hrpa_message_handler~add_message
          EXPORTING
            message = msg
            cause   = xss_adapter_generic.
      ENDIF.
    How can I change the value user_today?
    This value is a parameter for the method GET_INSTANCE in CL_HRPA_PERNR_INFTY_XSS, but I don't know when this method is called.
    Can you help me?

  • Document date is earlier than acquisition date for asset

    Client has an asset which they want to post an acquistion for as of 1/1/2011. They are in December of 2011. They first put an acquisition in with 12/31/2011 and then cancelled it, realizing they needed a docdate of 1/1/2011. When they try to redo the acquisition with a docdate of 1/1/2011 they get the error "Document date is earlier than acquisition date for asset xxxxx"
    The capitalization date on the asset is 1/1/2011. I looked at the acquisition date (thorugh SQL) and it is "1899-12-30 00:00:00.000"
    Does anyone know why it is preventing from posting?
    (Posting dates allowed are 1/1/11-12/31/11 for period 12 of 2011 and the period is unlocked)
    Alan

    Hi
    I do believe that the problem is in the capitalization date 12/31/2011
    Even if you have cancellled the first acqusition , and the acquisition date has taken the dummy date that assets have when there are no acqusitions 1899-12-30 00:00:00.000
    Still the capitalization date remains 12/31/2011
    and this will deter any transactions earlier than 12/31/2011
    My question is,
    can you still edit the field capitalization date?
    Jose Antonio Castillo

  • Doc Date is Greater than Posting Date in Migo

    Hi ,
    Document  Date shouldn't be greater than Posting date in MIGO .How can I restrict it ??
    Biswajit

    Hi
    We can restrict through Define Attributes of system messages
    Settings for SYSTEM MESSAGES  - Doc Date is Greater than Posting Date in Migo in that  in that Message Type we can make the Warning Message to Error Message
    regards,
    senthil.

  • ESS Bank Information errors if end date is less than system date

    Hi to all,
    We have create an WD Java aplication to create new entries in infotype 0023. We have used a standar component DC (PersInfo).
    The first problem - we couldn't create new entries if start date is less than system date and we used:
    In transaction SPRO got to Personnel Management>Employee Self Service>Service Specific Setting-->Change Default Start Date
    Business Add-In HRXSS_PER_BEGDA. You can set the date in the DEFAULT_DATE method.
    Parameters of the method DEFAULT_DATE:
    MOLGA (Importing)
    PERNR (Importing)
    INFTY (Importing)
    SUBTY (Importing, optional)
    BEGDA (Changing)
    We have solved the first problem with begda.
    The second problem - we couldn't create new entries if end date is less than system date.
    Can anybody helps me about this second problem?
    Thank a lot.

    Can anybody helps me?
    Thank a lot.

Maybe you are looking for

  • Module Question.

    Hi all, My scenario is File->XI->R3 Can I validate file information in a Sender Adapter Custom Module and if the validation fails then cancel the input so Integration Engine never gets the corresponding message? My question is how to cancel the proce

  • Mail freezes on startup

    Hi there, I just got my new macbook pro (equipped with OSX mountain lion) and after one week, Mail freezes at startup. At my old macbook I never had this problem. I already looked up other discussions on this topic, and tried various solutions (reins

  • My photoshop app doesn't get installed in my computer

    I installed it a couple months ago for the trial. But then I uninstalled everything. And today I bought the membership and I it says like that it gets the actualization but it doesnt installe the app.

  • Advice on MSS Employee Transfer Process

    Dear Expert, We have requirement so a manager could transfer ( or at least initiated request)  his/her employee to other department. I'm aware that normally this was done by either PCR or HCM process and form. But the Adobe license is costing too muc

  • Session not replicated in WL6.1

              We are having session-not-replicated problem in WL6.1 Clustering.           We have 3 servers on different machines running WL6.1 sp1, 1 is running the admin           server and the           other 2 are running as managed weblogic server.