Reference filed length in MIRO and FB60 should be increased.

Hi ,
I have a problem with the reference filed in the transaction MIRO and FB60, needs to increase the field length from 16 to 19.
Is it possible ? if so how we can we do that?
We have got one idea to use existing Header text field for the reference field, then how to map the Header text field to reference field in the General Ledger?
can you pls look into this and do the the needfull.
Thanks in advance.
Regards,
Phani.

Hi,
I think you can change field length for reference field. Goto domain XBLNR1 and change the length of the field.
Or
There is another common field (assignment field) in both the transactions FB60 and MIRO.
This is field also additional information field for item. this field length is 18. You can use this field instead of changing length of reference field.
You can see this field in FBL1N also.
Regards,
Chandra

Similar Messages

  • BADI or Userexit for MIRO and FB60 for displaying an error message

    Hello,
    Could you please let me know the BADI or User Exit validation Bank House field and displaying an error message in MIRO and FB60?
    Thanks,
    Md

    Hi,
    you can try with badi MRM_HEADER_CHECK.
    in method HEADERDATA_CHECK you can do something like:
    IF sy-tcode = 'FB60' OR sy-tcode = 'MIRO'.
      IF I_RBKPV-HBKID = 'WHATEVER'.
    * for the message in MIRO you can use this fm
        DATA: gt_errtab0    TYPE TABLE OF mrm_errprot,
              gs_errtab0    TYPE mrm_errprot.
                CLEAR gs_errtab0.
                gs_errtab0-msgty = 'E'.
                gs_errtab0-msgid = 'ZXX'.
                gs_errtab0-msgno = '030'.
                gs_errtab0-source = 'Q'.
                APPEND gs_errtab0 TO gt_errtab0.
                CALL FUNCTION 'MRM_PROT_FILL'
                  TABLES
                    t_errprot = gt_errtab0.
      ENDIF.
    ENDIF.
    Best regards.

  • Payment Terms Display in MIRO and FB60

    SAP Security experts,
    I want to give access to the A/P clerks to only be able to display the payment terms and not be able to change it in MIRo and/or FB60.
    Anyone knows the authorization object for this
    Thank You for your help.

    In this activity you can define and edit field status variants and groups. You group several field status groups together in one field status variant. You assign the field status variants to a company code.
    You can also define and process field status groups. You must define a field status group in the company code-specific area of each G/L account. The field status group determines which fields are ready for input, which are required entry fields, and which are hidden during document entry.
    Field status variant 0001 is entered for company code 0001 in the standard SAP software. Field status groups are already defined for this variant.
    Other than this I dont think there are any transaction specific field status allocations.
    But, yes you can always use transaction variants as an option wherein you can create transaction variant using SHD0 for MIRO and FB60.
    Edited by: Subramaniam Iyer on Dec 16, 2008 8:50 AM

  • Tax - MIRO and FB60

    Experts,
    We are in the processing of migrating a Co Cd from Non-SAP system to SAP System and we were planning to take care of the tax thing manually for now and then have it automised.
    However it looks like when you are doing FB60 - You can enter the tax manually as a line item where as when you are doing MIRO, as it is done based on a PO, we cannot enter it manually - Can somebody confirm this ? Or is there anyway we can enter an line item manually at MIRO ?
    All answers/views would be duly appreciated and rewarded with points.
    Thanks,
    Nandita

    In MIRO, you can enter manually in GL account & Material tab.
    Also, you can change the tax code in the selected item under PO reference tab.
    Regards,
    Amol

  • Display Payment Terms in MIRO and FB60

    FI Gurus,
    How can I restrict A/P clerks to only view payment terms when entering an invoice thru FB60 or MIRO.
    Thank You for your help,

    HI,
    You can build a transaction and screen variant using SHD0 and assign it to a user.
    Refer to the link below for more info:
    [Transaction Variant|http://www.mortenhjorthnielsen.dk/Security/transactionvariants.htm]
    Cheers.

  • Mass cancellation of invoices Posted in MIRO and FB60

    Hello,
    Because of wrong VAT customizing in OB40, i have several invoices posted to wrong VAT G/L Account.
    Now the user need a solution to correct this situation.
    I proposed FB08, F.80, MR8M but this is not a good solution for the user because, if i reverse one of this wrong invoices, the system will post the reversal to the new G/L account that is recently corrected in OB40
    What is the solution in this case, manual G/L posting ?
    Thanks

    Hi,
    Just curious: why cannot you put the old 'wrong' account in OB40, reverse the invoices and then correct the assignment back?
    Regards,
    Eli
    P.S. By the way, I'm not that sure that, during the reversal the systme will 'derive' the account; I believe, it should simply make a reversal posting on the accounts of original documents.

  • Business Place in MIRO and FB60

    Hi friend,
    I input business place data by using FB60, I can see the data of bus. place update to the field of Branch number by using FB03.
    But why the data of bus. place can't be updated to the field of Branch number in FB03 when I input business place by using MIRO?
    Can someone tell me how to solve this issue?
    Thank advance.

    by myself

  • MIRO vs FB60

    Hi all
    I have a question regarding MIRO and FB60
    The standard procedure to creating invoice is : ME21N --> MIGO --> MIRO
    but in our office there was situation like this :
    after MIGO, some user create invoice using FB60 so there is no link between PO and Invoice itself and the MIGO still open and waiting to be invoiced.
    We don't know how it happen, not all the invoice treated like that
    My question is: how to prevent users to create another invoice (duplicate invoice) using MIRO? Because the invoice already done using FB60
    Thanks a lot
    Regards,
    Della

    Hi Della,
    If there was some requirement then it can be handle, but principally this is not good practice, as you told that after MIGO, some user create invoice using FB60, see what entries you are doing.
    Entry at MIGO:
    Expense A/c    100
                GR/IR clr A/c   100
    Entry through FB60:
    Expense A/c    100
                           Vendor    100
    In this case your user booking double expense one at the time of MIGO and other one is directly in FI by FB60. Furthermore Open was there in GR/IR clearing account.
    If it was requirement, to book invoice through FB60 after MIGO, although it can be handle, so you can use MR11 to reverse the expense booked at the time of MIGO, in this case your stock value will be zero but the quantity will remain there, after that you have to adjust your stock value manually by MR21.
    Thanks
    Javed

  • Enhancement Field at Header level of MIRO doc & FB60 doc

    Hello
    We have required a field at MRIO or FB60 details tab, if an enhancement are available so that help me.
    Regards
    avijit

    Hi
    You can use Badi BADI_FDCB_SUBBAS01
    If you have a look at badi BADI_FDCB_SUBBAS01 in se18 you´ll see that there is an example implementation class named CL_EXM_IM_BADI_FDCB_SUBBAS01 .
    Read carefully as well the documentation of BADI_FDCB_SUBBAS01.
    This will work for both MIRO and FB60
    Regards
    Sanil Bhandari

  • Validations for FB70, FB75 and FB60, MIRO without Tax Codes

    Hi,
    can u help on the below issue.
    I want to restrict the users while posting(FB70, FB75 and FB60, MIRO) without tax codes, please provide Validations for the same.
    Block AR/AP for postings without tax code - AR is FB70 and FB75 - AP is FB 60 and MIRO
    Thanks&regards,
    Rajesh

    Hi,
    Please check below validations for FB60 AND MIRO ,FB70 AND FB75
    Prerequisite
    BKPF-BUKRS = 'xxxx' AND SYST-TCODE = 'FB60'
    OR SYST-TCODE = 'FB75' OR SYST-TCODE = 'FB70'
    OR SYST-TCODE = 'MIRO'
    Check
    BSEG-MWSKZ
    Please check ,
    NARESH

  • Partial qty MIRO and GR for import PO

    Hi,
      For import PO first we are creating PO for vendor and we enter only qty and 0%  tax for import PO  after getting material as per schedule qty we are creating new PO for the recieved qty only and we are adding all the custom condition as delivery cost in second PO then we process further like MIRO  and GR ,  but to avoid this we are trying to make only one PO on import vendor and adding all the custom codnition in that PO in development server and we process the MIRO, J1IEX, and GR process for partial qty for one material and for one material we have taken ful qty. first time it works OK  ,  now when second time we want to do MIRO , J1IEX and GR againt same PO we are facing probelm like In MIRO when we enter PO number it is showing some amount in Balance amount filed which is generally 0 ,  in MIRO it is also showing the some material for which no open qty and also for partial qty if we enter qty more than open po qty system is not giveing any error,
    Can you some stpes and tips  what configurationwe need,  actual requirement is we want that we will create import PO o etime by adding all the custom condition as delivery cost and ref. to that material we want to do MIRO, J1IEX and GR  for partial qty.
    regards,
      zafar

    Hi,
      I have two points,
    While after  recieving import material first we do the miro for custom condition in this we enter the custom vendor code in the invoicing party, and below next to PO number field we generally select option no. 3 i.e Goods / service item + planned delivery cost with this all conditions come in the miro but our requirement is only those codnition should come in which invocing party is which we have enter in the header fied of MIRO ,
      so insted of 3 option Goods / service item + planned delivery cost ,  if we select option 2 Planned delivery cost our problem get solve so i want to know what is the effect if insted of 3 option we select option 2.
    regards,
      zafar

  • How to add a new filed of Personnel number in FB60 data entry screen

    Hello SAP Gurus,
    We want to have a field to populate the Personnel number in all of the posting document entries via FB60. Besides the existing fields such as the "Doc.header text", "reference", "short text", "text" and "assignment" fields etc, are there any other fields that can be used to enter the Personnel number in the document entries? Maybe there're some fields are ready but the fields have been hidden on the data entry screen currently?
    Personnel number is there in the Vendor master data in CoCd data, Accounting Info.
    I checked the Field status group of the Vendor Recon A/c in OBC4 and made the personnel number as Optional from suppressed mode in FSG BS41 under Additional Account Assignment.
    After doing the above, I am still not able to see the personnel number filed in FB60.
    Am I missing anything else due to which I am not able to get the additional filed of personnel number in FB60 screen.
    Any help would be greatly appreciated.

    Hello Dear
    Look FB60 screen has two parts :
    The one in which you enter information related to vendor is Header Level, in this case you already assign Personnel No. in Vendor Master so no field is required as Personnel no. will be picked up from Vendor Master level.
    The Other is line item level is bottom half part, if you want to assign personnel no. at Expense G/L level then if you scroll right you will find a field for Personnel no. If you can't see the field check your setting at OBVV for the field status group you assign to particular Expense G/L.
    Hope you Understood
    Cheers
    IMK

  • Miro and F-60

    For a po item there are two vendors one for goods supplier and other for delivery charges to local transporter. We have done payment to goods supplier using miro but payment to transport vendor is posted using FI transaction. How can we identify the list of miro s for which the status shows pending for transporter payments and how do we identify the payment made through fi are with reference to which po.

    Hi
    Run tcode MIRO for this PO with the option planned delivery cost instead goods/service items. If you have huge differences, then do 2 FI documents, one clearing the document from MIRO and the right amount with FB60.
    I hope this helps you
    Regards
    Eduardo

  • MIRO or FB60

    Hi Gurus,
    Duplicate payments were sent to a vendor due to the processing of an incoming invoice.  One payment was made because the invoice was processed by way of a purchase order using MIRO.  The other payment was made based upon an invoice that was processed through FB60 without a purhcase order.  The amount, company code, vendor and reference were identical.  Does SAP not review for duplicate invoices using FB60?  Is Best Practice to activate G/L postings within MIRO and allow for non-po related invoices to be processed through there?  What other processes exist to stop duplicate payment/invoicing within SAP?
    Thanks!
    Pete

    Hi Cartman,
    For the vendor master record, are you referring to "Chk double inv." within the section "Payment transactions Accounting"?  If so, that is ticked.  Is there something else that I am not seeing?
    You cannot post invoice through MIRO without purchase order.
    I found that if you enter IMG > MM > LIV > Incoming Invoice > Activate Direct Posting to G/L Accounts and Material Accounts, you can activate a tab within MIRO that will allow you to post invoices without purchase order references.  Here's the link that I found for that:  <a href="http://help.sap.com/saphelp_erp2005/helpdata/en/a8/b99f58452b11d189430000e829fbbd/frameset.htm">Direct Posting to G/L Accounts using MIRO</a>
    But I'm still not sure why or how the invoice was able to be created if it was for the same vendor, co code and amount?  Then on top of that, based upon the link above, is it a preferred SAP practice to go through MIRO so LIV captures everything to avoid this issue?
    Thanks again,
    Pete

  • Exchange rate difference between MIRO and GR/IR

    Hi,
    Exchange rate difference between MIRO and GR/IR we need to written off as a expense for imported w/off expense and in case of assets we need to post exchange rate difference to exchange fluctuation account. Currently exchange rate difference is accounting under capital work in progress(Asset)instead of exchange fluctuation.
    Thanks in Advance
    Regards
    Venkata Suresh

    Hi,
    At MIRO stage, after entering PO number system will automatically populate the GRN value for selection. Here if you found that invoice value, which you have received from the vendor, is more than the system proposed amount, then you can adjust that diff amount in the GL account tab, which is next to PO reference tab in MIRO.
    There enter the exch loss GL account and enter the diff amount.
    Thanks,
    Srinu.

Maybe you are looking for

  • Work items creating for GoodsMovement IDOCS

    Hi Friends, We have IDOC to File and File to IDOC scenario, we are able to post GRN files  into SAP successfully, but for some idocs , work items are creating  for some line items where there is error . After analysis we have come to know that there

  • Flash CS5 Timeline Panel

    On my flash, the panel use to be like this with the scroll bar on top http://prntscr.com/ba97x then I accidently dragged the timeline panel and its like this http://prntscr.com/ba98q hoow do i fix plz answer fast man!1

  • How to view all photo's in an Aperture project using Front Row?

    My projects have folders below them where I actually store the photos. In Front Row I cannot select a "top level folder" (let's say a project in Aperture) and press the play button on the Apple remote. Instead, it drills down into the project/folder

  • How To: Dynamically display value

    Hi, I have created a employee details form (all fields in this form not bounded with database). I want to display employee name based on employee code (Employee code field is a popup Lov (select ename,empno from emp)). Please help me ! With Regards S

  • IMac - can it work with 2 people using different user names?

    My wife and I each have IPhone and IPad.  We are buying a new IMac.  We have different user names.  Will we both be able to download pictures but keep our email and messages separate?