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

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 of Purchase Order and F-47

    Dear All,
    How can we link Payment terms of Purchase Order and Advance Payment made thru F-47.
    i.e if we have given payment terms in Purchase ORder as 50% advance then by advance payment (F-47) we shall allow to pay only 50% of Purchase Order value as advance.
    How / where can we define this type of setup.
    Regards
    Swati

    hi,
    There is no  way in the system to restrict the payment amount to 50%once, it is mentioned in the payment terms as 50% advance. System does not have control tocheck and avoid the full payment
    Rgards
    Uma

  • JAEHYLEE (R11i, AR) autoinvoice payment terms, sales credit type and salesp

    Purpose
    Autoinvoice Import Program수행시
    payment terms, sales credit type and salesperson names 등을 정상적으로 가져 오지 못하는 문제가 발생할 경우
    Symptom
    Errors: 1)Invalid sales credit type name (SALES_CREDIT_TYPE_NAME) ((Null))
    2)Invalid salesrep number (SALESREP_NUMBER) ((Null))
    Solution
    Transaction Source에 대한 Setup을 name이 아닌 ID로 사용할수 있도록 Setup 한다
    Possible Solution:------------------
    Since data is coming from Order Management (OM), need to modify Transaction Source Setup as OM only populates 'ID' columns.
    Under Receivables responsibility, navigate to Setup, Transactions, Sources
    Query Source = <enter Order Management batch source name>
    1. Under Accounting tab, make following setting change:
    Select Payment Term = 'ID'
    2. Under Sales Credit tab, make following setting changes
    Select Salesperson = ID
    Select Sales Credit Type = ID
    Save changes
    Rerun Autoinvoice and should no longer receive reported validation errors.
    Reference
    Note 331099.1 RAXTRX You Must Supply Payment Terms For Your Non-Credit Transaction

    Hi,
    Please see if these docs help.
    Note: 1079666.1 - How to Capture a Debug Log or Trace File for AutoInvoice in 11i and R12
    Note: 604661.1 - R12 Autoinvoice Import Error Calling raauct() raagtl() raapic()
    Note: 1082238.1 - Troubleshooting AutoInvoice: Concurrent Request Failures (Request Status = Error)
    Note: 760111.1 - Return Code = 2 In raxtrx Module: Autoinvoice Import
    Note: 845546.1 - RAXTRX Failed Tax - return code = 2 Error raaebt() raapic()
    Thanks,
    Hussein

  • 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

  • Payment term display

    Dear Experts,
    In OBB8 we have 20 payment terms.Is it possible to hide some of them while display in VA03, for instance only 5 payment terms display.?How can to do that?
    Thank you.

    Hi,
    U take help of abaper for the same.
    But in my view it is illogical.
    Regards,
    Pari

  • Payment Terms(Different at header and Item)

    Hi,
    While creating an order with two line items having different materials, A different payment term is picking for one material at item level which is different from header.
    Where as for other material same payment term is coming at both header and item level.
    Could please let me know where do we maintain entry to pick a payment term which comes at item level.

    Mohan Hi,
    Please also not that SAP Standard set the same payment term at the header and the item level. As mentioned, the payment term default value at the sales order comes from the customer master data.
    Best regards.
    Ido

  • 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.

  • Payment terms display in transaction MIRO

    Dear all,
    When we use transaction MIRO we have the correct display from the payment terms and the display is correct.
    When we use the transaction MIR4 in ordre to see the invoice the value of the payment term (0000, 0060...) has disapear but the number of days are correctly indicated.
    How can we still having the value of the payment terms (0000, 0060...) in MIR4?
    Thanks!
    David

    Hi,
    Please refer this link:
    value in payment terms field not dispalyed in invoice after saving MIRO
    Regards,
    Pramitha.

  • Payment terms change in MIRO

    Hi All,
    If the proposed payment terms are changed in the MIRO, (other than the payment terms in PO or vendor master), then the MIRO/ Invoice document should be blocked and should not allow vendor payment. Please let me know the procedure for this.
    Thanks
    Sridevi

    Hi,
    You can check for Standard SAP enhancements for MIRO to fulfill the above requirement.
    check the below path.
    SPRO - MM - LIV - Maintain Customer Exits and Business Add-Ins
    Maintain Customer Exits for Invoice Verification
    Maintain Business Add-Ins for Invoice Verification
    Thanks & Regards,

  • Multiple payment terms in PO/MIRO

    Hi Experts,
    I have a scenario where the business has multiple payment terms for different materials in the same PO/IR.
    I tried using VSR but since the payment terms is at PO header it takes only one payment terms. Even if it does how can we handle this payment after invoice posting?
    The invoice again has 2 material for same vendor with two different payment terms.
    Regards,
    Sid

    I have a similar issue.  PO set up for one large item, pay 30% upon order, so Due Upon Receipt and the balance owing is at  NET 30, so 2 different sets of terms.
    The vendor master carries the Terms over to the PO, however the PO terms can be changed and once changed these override the normal vendor master terms. 
    So on first PO for Product A - you specify terms as being Net 20
    On 2nd PO for Product B - you can let the vendor terms come over Net 30
    For you this will work as long as your vendor is able to split the invoices by product which they should do.
    ON the MIRO side, for each invoice posted the terms can also be changed so if it was missed when doing the PO it can be corrected at IR.  If your system is set for checking duplicate invoices and you have to put a combined product invoice into MIRO then you will have to alter the Reference field invoice number on the 2nd invoice.  IE Inv#123-A  & Inv#123-B  etc.  But you are best getting your vendor to invoice you by product.

  • Payment terms display

    Hi,
    How can I make Payment terms field "Display" at MIRO screen??
    Regards,
    Sattuj

    Hi,
    The fields on MIRO are not configurable as with other transactions.
    You have no config control of these fields.
    You should not really block the field, because what happens if you ever need to change it (believe me this WILL happen).
    Steve B

  • Wrong PAyment Term Picked During MIRO

    Hello,
    I have an issue,
    1) I create PO .
    2) Then do MIGO and assign DELIVERY NOTE Feild .
    3) Then Further I create a MIRO giving DELIVERY NOTE feild as 'PO REFRERNCE' .
    NOw During MIRO its picking Wrong PAYMENT TERM.
    I checked Vendor master for PAYMENT TERM its maintained properly.
    I even checked OBB8 for proper assignment of Payment Terms.
    Eg For Vendor -123 Payment Term assigned is '3000'
    in PO its picking 3000
    but During MIRO it gives Incorrect Value '9000'
    Kindly suggest.
    Thanks & Regards,

    In MRM_PAYMENT_TERM
    Payment term feild (ZTERM) is not Export parameter,how can we Use this..
    It picks wrong payment term when Delivery note is selected During MIRO for 'PO Reference'
    If he uses PO number it gives correct payment term..
    Regards,

  • Payment Block in F-43 and FB60

    Dear All,
    In F-43  and FB60 we have an option of block the payment, lock the payment etc. My client is trying to use this option to block the payments for a particular vendor. However, even after setting the option for Lock Payment or Block Payment the system allows the user to do the payment.
    Please let me how this can be set in SAP, and what is the difference between Lock for payment and Blocked for payment.
    Regards

    Hi Devdatth,
    Payment block set in Vendor Master will block all payments. If you want to block each invoice during posting then you have to use substitution rule. Any other option like defining payment block in Payment terms will not help you. Also setting stochastic block will not help you.
    Please try substitution rule.
    Regards,
    Sandeep

  • Payment Term changes  in Projects and AR

    Hi,
    Currently all our projects are based on single agreement. recently we had to change the payment term for a Customer. Our Receivables group made this change in AR. We were expecting all the Projects invoices would pick up this , when they are interfaced to AR. But later we realized that the Project invoices go by the payment terms within the agreements.
    Again, we created a tar and Oracle suggested that we end date the current agreement and create a new one to match the payment term. But the issue is we have 20000 projects and if we want to change the payment terms in mass, then we need to create 20000 agreements and also, in the future , when accounting changes the payment term, the proejct manager may not know, the term has been changes and to change it in the agreement.
    Is there a more practical solution for this issue.
    - Vasu -

    I will suggest another solution if you are in a version that allow you to define Forms Personnalization.
    Instead of updating the transaction in AR Interface table, you can, for instance :
    - enter a payment term for each of your customer at the header level (table hz_customer_profiles, condition site_use_id is null) ;
    - create a Form Personnalization in the Customer Window, so that the Payment Terms is mandatory at the header level ;
    - create a Form Personnalization in the Agreement Window, so that once you enter a new Agreement for a customer, the Forms Personalization retrieves automaticaly the payment terms set up for your customer accordingly
    We implemented this solution and it works fine too.
    Available for any question about it.
    Xavier

Maybe you are looking for

  • Any suggestions on setting up polling sequence in lookout 4.5?

    I have noticed that lookout does not handle polling of radio telemetry units, if you set up each modbus object to poll at a certain time each RTU will poll at the time interval, but not in sequence right after each other, meaning if unit 1 polls and

  • Download and instal

    Download and install drivers

  • BAPI_GOODSMVT_CREATE with Serial Number

    Dear Gurus, Scenario We have to transfer serialized Material from one plant to another via STO ST order --> Delivery --> PGI (with Serial Number) --> MIGO at recieving plant. For MIGO (101) movement we want to use BAPI_GOODSMVT_CREATE. Now we have tr

  • Adding another image gallery

    I have added an image gallery to my site and would like to add another one.. except when i copy the code the 2nd image gallery doesnt work.. HTML Javascript Thanks for your help.

  • Lenovo G550 2958H2Q turns off suddenly while working

    Hi i am using Lenovo G550 2958h2q and its 11 months old. Its been just two days my laptop suddenly turns off while working particularly when I am using the internet and more particularly when I am opening many tabs in my browser and streaming videos