GRN date as deafult Base Line Date in MIRO

Dear All,
The client requirement is like this,
The default Base Line date for MIRO Document should be the GRN Date (MIGO Date). But in Payment Term configuration only Document Date, Posting Date, No default, Entry Date are there. We can change the base line date at the time of MIRO.
But Client requirement is it should come by default at the time of doing MIRO,
Is there any user exit or enhancement for this.
Sree

Hi,
We have come across this requirement in some implementations and the workaround is done this way:
During Inovice Verification leave the system to determine Base Line Date based on standard settings.
You can anyhow change the baseline date in document change mode.
Have a Development which can identify the docuements posted during a period say every day and get the base line date changed on your logic (you would able to get the full trace with GR).
Have this program executed every day on background.
Your logic should also take care of invoice verifications with multiple GRs made at different time for the same invoice (usually the last GR date is taken in this circumstance).
Hope this helps you.
Varadharajan

Similar Messages

  • Setting Payment terms in PO linking to base line date for payables.

    Hi
    can some help me by giving me simple  steps to create  the payment terms which will be captured in PO and payment is made with reference to baseline date.
    Example :
    1. payment in 15 days from the date of GRN posting date. while doing MIRO, the base line date will be proposed 15 days from the date of GRN posting date.
    2. payment in 30 days from the date of GRN posting date. while doing MIRO, the base line date will be proposed 30 days from the date of GRN posting date.
    while doing MIRO, the base line date will be
    rgds
    Raghu

    Hi
    There is no link between GRN posting date and proposed base line date for payment in MIRO. All that you can link is the posting date/ document date in MIRO etc with base line date calculation in invoice.
    Create a new payment term with posting date (the current date will be defaulated as posting date in MIRO always) and with some payment discount terms say after 15 days etc..
    Thanks

  • GR POsting date as Base line date in MIRO.

    Hi SAP Expert,
    Using StandardConfiguration, Base line date in MIRO can be populated as Posting date/Invoice document date/ new entry of Invoice Reciept using configuration of Terms of Payment.
    My client requirement is to populate GR posting date as a base line date in MIRO.
    can you please let me know how/where/what configuration to be done to achieve the client requirement.
    please also let me know the Table & Field used If any ABAP coding Involve.
    With Regards
    Manoj Singh

    hi,
    baseline date in MIRO triggered by payment terms in FI .
    take help of the FI consultant create payment term based on GR document date.
    regards,
    sujit

  • What is this message: Base Line Date for rule 11 not set ?

    Hello all,
    I am doing some test.
    Cenario:
    I need to create a Scheduling Agreement in transaction: VA41
    The material I am using to create the VA41, I have just created.
    I created in MM01 the views: Basic Datas 1 and 2, Sales View 1,2 and 3 and Account View 1.
    Issue:
    When I am creating the VA41 and I enter the material, the system shows the messages:
    1) Dates from:: Base line date for rule 11 not set
    2) Dates from:: Base line date for rule 9 not set
    *obs: the messages dos not block the creation of VA41. It is a information message.
    Question:
    What that means? What will happen if I do not fix that? What should I do in order to not have more these messages?
    Tks & Rgds,
    Barbara
    Message was edited by:
            Barbara Barbos

    Hi
    Please check whether you have assigned - payment terms both at company code and sales area level
    VVR

  • Base Line date issue

    Hi Experts,
    I have an issue on base line date.
    We have uploaed Vendor Open item cutover data through LSMW in foreground mode.  After uploaed we found that the base line date 30.07.9999 is automatically picked wrongly in some of vendor open items.  Some of the vendor items with same payment term is picked baseline date correctly. I have corss checked in LSMW upload fields and upload excel file and also i have checked in LSMW constant values and any field mapping for baseline date but there is no such mapping and constant values in the LSMW.   If i make manual posting of the same vendors its fetching the correct base line date.
    now the issue is how to identify the cause, is it uploaed through lsmw or manual input because client is asking how it is picking defaul 9999 year. Is there any way to identify through FI Tables.
    Kindly suggest some solution.
    Thanks in Advance.
    regards,
    Surendra.

    Hello Surendra,
    The baseline date is controlled by your terms of payment and in
    customizing the transaction is OBB8. You have four choices ->
    No default - Indicator that no default value is required for the
                 baseline date for payment. You then have to enter the base
                 date manually during document entry.
    Posting date - Indicator that the posting date is to be proposed in the
                   base date field during document entry.
    Document date - Indicator that the document date is to be proposed in
                    the base date field during document entry.
    Entry date - Indicator that the entry date is to be proposed in the
                 field "Base date" during document entry.
    The system will not re-determine the baseline date if the posting
    date is changed. Similarly, if the invoice date is changed and the
    baseline date is based on the invoice date, it will also not be
    re-determined once enter is pressed.
    regads
    Ray

  • Base line date in invoice

    Hi
    In configuration settings I have maintained the following for a payment term:
    Baseline date calculation :Fixed day - 0
                                          Additional months - 0
    default for baseline date - document date
    payment terms as 30 days net from invoice date.
    Now for an invoice dated 28/01/2008 with posting date 31/01/2008, baseline date is appearing as 28/02/2008 (one month from invoice date) and payment due date is 29/03/2008 (one month from base line date).
    Please explain why is the system picking wrong baseline and payment due dates.
    Thanks
    Prasad

    Dear Mathu,
    1)Your base line date calculation - Fixed day - 0
    2) default for baseline date  is  document date
    3 payment terms as 30 days net from invoice date
    Being invoice date is 28 / 1/ 08 payment date will be 30 days after this days i.e. 28 / 2 /08.
    Reward if its cleared your doubt
    Vivek Maitra

  • Base line date field ( header data 2nd tab) to be made noneditable in MIRO

    Hi friends,
    My requirment is to make Base line date field ( header data 2nd tab) to be noneditable in Tcode MIRO .
    This base line date should be noneditable only for one specific company code.
    Help me with some clues.
    regards
    Sathish

    why cant you use a screen variant....In SHd0..
    also check this..
    [http://forums.sdn.sap.com/click.jspa?searchID=37685778&messageID=8389969]

  • Base line date disappearing in MIRO  on saving or click enter key

    Hi ,
    We have ECC 6.0 and the issue is while creating Invoice- MIRO transaction, after entering 'Base line date' value in payment tab and press save or enter key the value is disappearing. I have checked all the Exits for MIRO ,we do not have any custom code added to it and BADI MRM_Payment_terms also do not have any implementation.
    Regards,
    khaderhussain.

    Please check if the vendor has been created in FI and MM in the same way.
    Or the payment terms have different condition in these two areas.
    Thanks

  • Base Line Date in MIRO

    Whilst , I  appreciate  that the BAse Line date in MIRO can capture (1) Invoice Date (2) Posting Date or (3) system Date. Is there any way to capture GR-date . Shall be grateful, if you could kindly help me out
    Kind regards

    Hi,
    U can use the user exit to do this, take a help with ABAP ers and do it.
    Regards,
    Nagarajan

  • Due date falls on 80 days from base line date ........but end of that month

    Hi All
    Can any one please guide me in creating a payment term
    The Base Line Date would be 80 days from Posting date ........... But end of that month
    Example
    Posting date 01.01.2009 so the base line date would be on 21st March
    01.01 ;          31.01 ;                            31 Days
    01.02 ;          28.02 ;                            28 Days
    01.03 ;          21.03 ;                            21 Days               80 Days              
    But due date should fall on end of that month 31st of march
    So irrespective of any day calculated as above in that month  it will always take the baseline date as last day of the month    
    Its Picking up the posting day as Baseline date from Transaction VA01 -> Additional data tab -> ETD ( Festinated Time of Departure)
    From this date it need to calculate the due date as above ( 80 day but last day of the month)
    Please Guide
    Many thanks in advance
    Aadi

    Hi Aditya,
    You may have to create 2 payment terms using the day limit option to meet this requirement.
    Follows the below steps -
    T-code OBB8
    Term 1
    Payment terms = xxxx (as you wish)
    Day limit = any number between 10-15 (you may fix an appropriate date as you think fit for your business)
    Default for baseline date = Posting date
    Payment terms/fixed date = 31
    Payment terms/additional months = 2
    Term 2
    Payment terms = same name as above
    Day limit = 31
    Default for baseline date = Posting date
    Payment terms/fixed date = 31
    Payment terms/additional months = 3
    Logic here is... for all invoices with posting date on or before 10th-15th of a month, 80th day will fall definitely on the 2nd month. Invoices with posting date after 15th, the 80th day will fall on the 3rd month.
    You have to take a concious decision on the day limit number. Because 80 days will not exactly work for all the months.
    Regards,
    Mike

  • Base line date as GR Doc Date - Invoice Posting thro' MIRO

    Dear All,
    I have a requirement here like when i do the miro, the baseline date should be of GR doc date. So from that date it will calculate the due date. I tried the diff options like posting date, doc date and entry date from the payment term, its not picking the GR doc date. Pls let me know how can i meet this requirement ?.
    regds,
    CB

    Dear,
    As per my knowledge There is no standard configuration for this in Standard SAP.
    I think you have to use Some EXITS. Take help fo ABAPER.
    Regards
    Utsav

  • Base LIne Date calculation in MIRO SAP IS-AFS6.0

    Hi Freinds,
    My business requires a payment condition for vendor " Payment after 30 days of Material Receipt Date or Schedule Delivery Date whichever is later". I have created a payment term.
    But how will system calculate accordingly? I find out a solution if I change the baseline date accordingly it can be solved. Can anyone tell me any other suitable procedure to do it? Or if this is the right procedure then please suggest how can I configure system in such a way that whenever I use this payment term the system automatically consider the later date in Baseline date so that my payment will be due after 30 days of it.
    I am using IS-AFS 6.0 version.

    I find out a solution if I change the baseline date accordingly it can be solved
    You have found right solution, make it mandatory to fill Baseline Date while doing MIRO,Check in OBB8 settings for payment terms & baseline date, Select Posting Date as Default for baseline date column, or you can use User exit EXIT_SAPLV60B_002 or LMR1M001 for populating automatically

  • Invoice date and Base line date?

    Hi My Dear Friends,
    Pls explain me what is baseline date and Invoice date ?
    Warm Regards,
    Hari

    Invoice date is the date on which the invoice comes into being (ie legally valid). Baseline date is the date from which the due date is calculated.
    Payment terms is applied to the baseline date to calculate the net due date.
    Baseline date is a derived date and can be derived from invoice date or posting date etc
    Regds
    Pooja

  • Required Delivery Date vs. Schedule Line Date vs. Calendar

    Hello Experts,
    The Factory Calendar shows that Monday to Friday are the only working days. Now, the user created a sales order and manually entered a date that falls on a saturday. As a result, the schedule line dates were all set on saturday. Availability check is in place and stocks are available.
    My question is: Why did the system proposed saturday as the schedule line date when the calendar shows saturday is not a working day? Am i correct to conclude that the manual entry in the required delivery date in sales order is the priority in determining schedule line date? Your inputs on this scenario would be highly appreciated.
    Best Regards,
    Gene

    Even though Sat is a holiday, the system will propose a CSL and confirm the stocks but the delivery would be created only the next working day. This is controlled by the factory calendar.
    Now, the system confirms based on the stock availability on that day, this does not mean  the delivery would be created the same day. For delivery creation the factory calendar comes into play and the lead times are calculated based on the calendar.
    Regards.

  • Various date at first schedule line date

    Hi All,
    we are using RLT in our availability check & we run rescheduling of orders (V_V2) when some stocks from our plants comes in.
    on such cases , a back order on rescheduling gets updated with a new date, however during rescheduling, we prefer to not to adjust the the original dates in the first schedule line
    meaning i have a sales order with first date as 11th feb & i have a route of 2 days of route. so Mat avlbl date is 9th feb, Planned GI date is 9th feb, customer delivery date is 11th feb.
    but if i miss this order on 11th feb, & when i receive a stock on 15th feb, i will do a rescheduling at this point of time, i should not have any change in Mat avlb date/ Planned GI date for the first schedule line. but the new proposed dates should be seen only in the second line.
    meaning - first line will have 9th feb as mat. date &  Planned GI date &
    the second date will have 15th feb as mat.date & Planned GI date & the customer delivery date for the second line will be 17th Feb.
    is this possible.
    now i have both lines are getting updated with 15th feb & this needs to be seen only in the second line.
    thanks & Regards
    Ilango

    hi AA,
    This doesnt seems to be a Std process. GR happens for current date. and you can alter Actual PGI date but the document date (delivery) shall not be prior to MAD or Transportation planning date of Order. i guess this may require an OSS.
    Reg
    Mahesh

Maybe you are looking for

  • How do I send attachments larger than 300 kB with Mail?

    When I installed OS 10.2 on my 333 MHz iMac last year, I switched all my e-mail usage over from Outlook Express to Mail. However, now I can't send or forward attachments any larger than about 300 kB. I've looked in System Preferences, and in Mail's P

  • How to determine the Host a VM runs on, if VM is 2012

    Morning all HyperV host on Win2012 (standard, not R2), guest is the same. Time was, you could query HKLM\SOFTWARE\Microsoft\Virtual Machine\Guest\Parameters\PhysicalHostName on a VM to find out the name of the host it was running on, and this is hand

  • When Nokia Video Centre (like watching youtube on ...

    NOKIA ?

  • Organize as "managed" or "referenced"?

    I am an aperture newbie. I have 78 gb pictures "organized" in approx 50 folders stored in "Pictures" folder on my new 300 gb iMac harddrive. I have a 320 gb external drive that I manually backup using TM. I would like to be able to do 2 things: find

  • Passing of data through GUI

    Hi all , I have a simple question here..... but being a newbie and extremely pressed for time , I hope some kind soul can help me with thiis .... I hava a main class. From the main class I involve a GUI to collect information from the user .... publi