MIRO XREF2 and XREF3

o    With the help of the implicit code in LMR1MF6Q , I made fields XREF3, XREF2 visible with below code
ENHANCEMENT 1  Z_MIRO_XREF3.    "active version
      PERFORM modify_fi_subscreen TABLES t_acscr
                                 USING  'XREF2'  'ACTIVE'  '1'.
      PERFORM modify_fi_subscreen TABLES t_acscr
                                 USING  'XREF3'  'ACTIVE'  '1'.
ENDENHANCEMENT.
When I created a document with MIRO transaction then XREF3 value was saved but XREF2 value was not saved..
When I checked RBKP table then XREF3 field is there but XREF2 field is not there. Is this the problem or it has some other issue. Please reply as this issue is urgent

Srikanth
I hope you are referring to look under
FI accounting global settings->Document->Line item->Document change rules,line item
as the fields I mentioned are line item fields. I checked this setting even before posting this question and I don't see any thing missing there. The fields are defined as changeable in that config step.

Similar Messages

  • How to see  fields BSEG-XREF1, BSEG-XREF2 and BSEG-XREF3 in FB60

    Hi,
    We need to  make visible  fields BSEG-XREF1, BSEG-XREF2 and BSEG-XREF3 in transaction FB60 for data entry.
    Please advise .
    Regards,
    Saeed

    Dear Saeed,
    First Make Field Status group this fields mandatory or Optional.
    Then after entering all the data in fb60 screen goto to environment and then press Complex Posting.
    Then double click on the line Expense line item and press more data.
    There you will find this fields for entry.

  • GR/IR from miro document and posting date.

    Hi experts,
    Is there any proper way to selecting data.
    My purpose is getting GR/IR on Miro Document and Posting date basis.
    THE CODE IS.
    TABLES : bkpf, rseg, bseg.
    DATA : BEGIN OF it_bkpf OCCURS 0.
            INCLUDE STRUCTURE bkpf.
    DATA : bbelnr TYPE bkpf-belnr,
          bgjahr TYPE bkpf-gjahr.
    DATA : END OF it_bkpf.
    *data : it_bkpf like bkpf OCCURS 0 WITH HEADER LINE.
    DATA : it_rseg LIKE rseg OCCURS 0 WITH HEADER LINE.
    DATA : it_bseg LIKE bseg OCCURS 0 WITH HEADER LINE.
    DATA : bbelnr TYPE bkpf-belnr.
    DATA : bgjahr TYPE bkpf-gjahr.
    DATA : bawkey TYPE bkpf-awkey.
    data : dmbtr1 type bseg-dmbtr.
    data : dmbtr2 type bseg-dmbtr.
    PARAMETERS : p_budat LIKE bkpf-budat.
    SELECT SINGLE * FROM bkpf
      WHERE budat = p_budat
      AND blart = 'RE'.
    WRITE :/ bkpf-awkey(10).
    WRITE :/20 'I/R'.
    WRITE :/20 sy-uline(30).
    SELECT * FROM bseg
      WHERE belnr = bkpf-belnr
        AND gjahr = bkpf-gjahr.
      IF bseg-shkzg ='H'.
        bseg-dmbtr = bseg-dmbtr * -1.
      ENDIF.
        dmbtr1 = dmbtr1 + bseg-dmbtr.
      WRITE :/20 bseg-belnr, bseg-dmbtr.
    ENDSELECT.
    bbelnr = bkpf-awkey(10).
    bgjahr = bkpf-awkey+10(4).
    SELECT SINGLE * FROM rseg
      WHERE belnr = bbelnr
      AND gjahr = bgjahr.
    SKIP 2.
    CONCATENATE rseg-lfbnr rseg-lfgja INTO bawkey.
    SELECT SINGLE * FROM bkpf
      WHERE awkey = bawkey.
    WRITE :/20 'G/R'.
    WRITE :/20 sy-uline(30).
    SELECT * FROM bseg
      WHERE belnr = bkpf-belnr
        AND gjahr = bkpf-gjahr.
      IF bseg-shkzg ='H'.
        bseg-dmbtr = bseg-dmbtr * -1.
      ENDIF.
        dmbtr2 = dmbtr2 + bseg-dmbtr.
      WRITE :/20 bseg-belnr, bseg-dmbtr.
    ENDSELECT.
    dmbtr1 = dmbtr1 - dmbtr2.
    skip 2.
    write :/ dmbtr1.

    self solved

  • Default profit center when posting vendor invoices thru MIRO, FB60 and FB65

    Hi,
    My requirement is to default profit center at item level while posting vendor invoices using transactions MIRO, FB60 and FB65.
    can anyone please provide some inputs on this.
    Thanks for your help.
    Lucky

    Hi,you need to customize doc splitting.
    1.You need to clasify all accounts from future document in  Document Splitting-Classify G/L Accounts for Document Splitting(e.g. all accounts 2000) 03000-VENDOR.
    2.in IMG: Classify Document Types for Document Splitting    check for Document type  transaction and Variant (e.g. Doc=KR, Trans.=1010, Variant= 0001)
    3.In IMG:  Activate Document Splitting   check  assigned method(e.g. 000012)
    4. in IMG- Document Splitting-Extended Document Splitting-Define Document Splitting Rule
    For find your method and transaction(e.g. Method=00012, trans.=1010) and double click on Item categories(on left of the top of screen)
    There'd be record with category from first step (e.g. Cat.=0300), select one and double click on Base item cat. - there'd be Category 0300 and with check box Automatically split.
    I hope it'd be helpful

  • Refernce between MIRO document and the customer billing document

    Hi,
    We have aa requirment in the third party business process. Is there any referce table between the Miro document and the customer billing document in case of third party business process other than sale orders.
    Is there any other way where i can know that for this billing document this is my MIRO document number in case of third party business process. For the reportin purpose we need the information is there any table or any function module which satisfies the above requirement.
    Thanks in advance.
    Sunil

    Hi,
    As per my best knowledge there's no direct connection between "MIRO document" and billing document.
    - the logistics invoice(s) (MIRO document) is (are) connected to the PO in table EKBE (PO no. in EBELN, Invoice no. in BELNR where BEWTP="Q")
    - PO and SO are connected in table VBFA (SO no. in VBELV, PO no. in VBELN where VBTYP_N="V")
    - SO and billing documents are connected in table VBFA (SO. no. in VBELV, Billing doc. no. in VBELN where VBTYP_N="M")
    Maybe there are other solutions too.
    Regards,
    Csaba

  • MIRO -additional filed XREF3

    Hi Team,
    Question:1
    We have requirement to add XREF3 field in MIRO/MIR7. Our ABAPer  activate the reference key filed .when we try to open this MIRO we can able to see the reference key field but after entering the PO this field not appearing  what is the reason for this . how can we make this field appear even after entering the PO ?
    Question: 2
    While updating information in this reference key 3 field in MIRO, it should be populate to FBl1n report . How can we get this date in FBl1n
    report? Is there any configuration settings required for.
    Thank you
    Regards,
    Rajesh.P

    Hi Team
    I have done the reference key make it optional for the below posting keys and gl accounts. and try to post the invoice . when enter the invoice I am able to see the reference key 3 . but when I enter the PO then this was disappear . please suggest . how can I use this field is visible even after enter the PO in MIRO .So that I can use this field for our requirement .
    Thanks
    Regards
    Raj

  • Miro Reversal and GR IR Clearing

    Dear Friends,
    Once Migo and Miro is done and subsequently the miro is reversed while doing auto clearing of GR IR Account, the system is knocking off the original migo and the original miro and leaving the reversed miro as open item instead of clearing the original miro against the reversal miro.
    Is this a standard functionality due to cenvat issues or is there some other problem.
    Please advice how to take care of the same.
    Regards
    Mukesh

    This is standard only.
    When cenvat is there it should be very carefull at the time of MIRO and reversal of same in the same month.
    Manual clearing of MIRO & reversal of MIRO documents

  • Purchase Order report with MIRO invoice and/or FI invoice number

    Hello,
    I am searching for a standard report which will allow PO number as input and dispaly the MIRO invoice number/s and if possible the corresponding FI document numbers.
    I have exhausted all the reports I know of - ME80FN. ME2* series, FBL3N.
    These are two options I know of but want to avoid:-
    SQVI query
    Z-report
    If there are no standrad reports, can someone explain use of Flexible analysis to create such a report.
    (Must confess that I have not fully explored that option yet).
    Thanks,
    Saurav.

    Hi,
    You can get invoice number in RSEG table
    pass this invoice number in BKPF into field  AWKEY field where you will get invoice number+fiscal year and in same table you will get BELNR FI dc for same invoice number
    Regards
    Kailas ugale

  • MIRO- excise and VAT duties Rounding off

    Hi all,
    A PO will have 20 items. Those 10 items will have excise duties and VAT amount. At the time of PO these excise duties and the VAT amount should not get rounded off. But while the user is doing MIRO, the value of these excise duties and the VAT amount should come to the screen as rounded off. Is it possible? If yes please suggest me.
    I am Using TAXINN procedure

    Hi girish,
    We can Bring condition  Round Down and Up but we can't do as you said.See some User Exists are available .
    BR
    Raj

  • MIRO Deselect and select Multiple line items

    Hi All,
    At the time of miro we are taking the reference of PO. In PO we have 1200 lines related to Custom duty, additional custom duty, ecess, clearing and forwarding charges and freight.
    we want to do the MIRO for custom duty, additional duty and freight only, for these we have 600 line items. we need to select these lines one by one. this is time taking job.
    can any body tell me that how we can select these line at once.
    Regards all

    Hi,
    You can make use of Planned Delivery cost in the PO Refernce Tab. This will cover all other costs other than you basic material or service cost.
    Regards,
    amit

  • MIRO : exits and badis

    Hi,
    i'm looking for exits/badis in the MIRO transaction (Enter Incoming Invoice) after pushing the Save-button.
    For transaction/event :
    - Invoice : for some conditions a subprocess with creation of a sales order must started (---> done in badi INVOICE_UPDATE method CHANGE_BEFORE_UPDATE)
    - Credit memo : under some conditions a invoice cancellation must been done
    - Subsequent debit or credit : under some conditions not possible, so error message must been created.
    So what i need in the badi or exit, is the value of the transaction/event (RM08M-VORGANG), and the possibility to stop the process and show an error message, or to go on with the process and create a sales order or invoice cancellation.
    best regards,
    Hans
    by the way, i know all the standard answers on MIRO-exit questions, but this doesn't work so far.

    Hi,
      Exit Name Description
    LMR1M001 User exits in Logistics Invoice Verification
    LMR1M002 Account grouping for GR/IR account maintenance
    LMR1M003 Number assignment in Logistics Invoice Verification
    LMR1M004 Logistics Invoice Verification: item text for follow-on docs
    LMR1M005 Logistics Inv. Verification: Release Parked Doc. for Posting
    LMR1M006 Logistics Invoice Verification: Process XML Invoice
    MRMH0001 Logistics Invoice Verification: ERS procedure
    MRMH0002 Logistics Invoice Verification: EDI inbound
    MRMH0003 Logistics Invoice Verification: Revaluation/RAP
    MRMN0001 Message output and creation: Logistics Invoice Verification
    BADI being INVOICE_UPDATE
    Regards

  • Link between MIRO doc and Invoice doc

    In my company we follow third party process, where the goods reaches the customer directly from the vendor place. For this requirment we are following standard third party process in sap, which includes
    SALE ORDER - PR - PURCHASE ORDER - GRN MIGO(without a/c doc for statistical purpose) - MIRO - RESALE INVOICE BASED ON SALE ORDER
    We wanted to create a report which should give the customer invoice details based on vendor invoice. In all my case it is one is to one basis, where for ever miro there will be only one resale invoce.
    The vendor invoice is entered during MIRO in reference field. When we have multiple shipment against a purchase order then we are not able to link the customer invoice against a MIRO/vendor invoice, as system does not know which invoice to link as there is no standard link available in the system.
    I need to create this link which will help us internally for many reasons, how I can achieve this?
    Raj

    Hi,
    You can get the query in one way.
    Use table VBFA for sale document flow ,which will provide the sale invoice created for that sale order.
    You can use the table EKKN for the POs for the third party which have account assignment as sale order and for the POs MIRO invoice you can use EKBE for PO history category IR-L for invoices posted.
    Regards,

  • Display Miro Doc and reverse Miro Doc

    Hi All,
    I have posted a invoice in MIRO how I view it and  how can I reverse invoice posted in MIRO.
    Thank You,
    Misbah

    Dear ,
    Goto MIR6   Select On line veification  Posted,Cancelled  Button.
    Then Execute it..
    Doc no>>> Means Original Documnt no
    Reversed by  is the Reversal No ....
    No your problem is resolved.
    Award points If it resolved your problem!!!
    Regards
    Biswajit

  • MIRO - DUTY and Handling Charges

    Hi there,
    I have to do an invoice receipt against an import PO.
    I have duties and handling changes which were not originally mentioned in the PO.
    GR is done
    How do i account for this information (duty and handling charges) in the Invoice Receipt MIRO transaction?
    This information needs to be captured in the respective accrual accounts.
    If my PO is for 100 USD, my invoice total amount would be 100 which will result in the following accounting entries
       DR - GR/IR =    100
       CR - Vendor = - 100
    I should also have the following entries,
    CR Duty Accrual - 20 USD
    CR Handling Charge Accrual - 30 USD
    How do i handle this scenario?
    Thanks
    Bala

    Hi,
       If the question is pertaining to import duties in India use the following:
    JCV1-IN CVD
    JECV-Edu Cess on CVD
    J1CV-Sec ECess On CVD
    JCDB-Basic customs Duty
    JEDB-ECess Basic Customs
    JSDB-Sec ECess on BCD
    JCDS-IN Special customs
    JADC-Additional Duty
    These all import conditions are delivery cost in nature and need to have accural key.
    Only the planned conditions means that are part of PO get settled in GR and LIV, rest becomes the unplanned in nature.
    Delivery cost conditions cannot entered once the PO is created.
    Regards
    Rajesh

  • MIRO : bsx and KDM values are triggered and values are credit

    Dear Experts ,
           Good Morning to all ,
    IN MIRO , The transaction Event keys BSX and KDM is trigger.
    BSX for INVENTORY ACCESSORIES and  KDM for Exchange Fluctuations\
    But what happened is these two values are coming credit  one value is 3,612.88 -
    and another KDM value is 811.37 -
    Why BSX and KDM trigger credit .
    Please give  what are the Reasons .
    and why these two triggered in MIRO
    Thank u friends

    Hi,
    But why the values are credited in MIRO . These two values posted to credit
    what Rajesh given is correct and it will hit in MIRO only because after MIGO ,MIRo come in piture and it will adjust in MIRO
    Regards
    Kailas Ugale

Maybe you are looking for

  • In RWB----component monitoring --adapter engine-- status

    Hi , In the Runtime work bench component monitoring  if we click on adapter engine we get two tabls CCMS Status: Last Retry Jan 26, 2011 1:55:15 PM CET Ping and Self-Test Help Ping Status: HTTP request failed. Error code: "404". Error message: "Not F

  • EWA Configuration In SolMan 7.1

    Dear Gurus, Greetings... We implemented Solution Manager 7.1 in our landscape and we need to configure EWA for our production Systems. Can any one guide me how to configure Early Watch Alerts. Thanks in advance. Regards, D M Reddy

  • Wrong JRE Runtime Lib Path on Win2K--Admin Server Won't Start

    Running Sun One Web Server 6.0 SP6 on a Windows 2000 server, I inadvertently entered a typo in the iPlanet Administration Server's Global Settings, "Configure JRE/JDK Paths" link. In the "JRE Runtime Lib Path" field I typed "jjk1.3.1_03" instead of "

  • Move RAC database - need to format the disk storage having RAC and ASM

    Hello, Short story: I need to format the disk storage used by a two nodes RAC with ASM. How can I have the database working the new disk storage. Long story: We decided to change the external disk storage formatting from RAID 5 to RAID 10. Configurat

  • IMac built-in iSight for use as an IP webcam?

    Hi, I'd like to get a live picture from my iSight via the internet, is it possible without buying extra software? How would I do this? I came across a forum response that said to look in Internet Sharing but there's no webcam or iSight in the list. T