How to get the pop up of Down Payment Clearing while posting an Invoice using MIRO tcode

Hi,
I am having a requirement where I need to display the Down Payment Clearing pop up.
Scenario: While posting an Invoice, user have to check whether he had done any downpayment for the Purchase Order, if so, then there will be a Information displayed saying "Down Payment for Purchase Order xxxxxxxxx exist". Then user  has to click the Down Payment Clearing button in the header level, then a pop up window is displayed.
But now my requirement is when the Information Message is displayed, if I click enter button to goto next screen, that time itself I need to display the Down Payment Clearing pop window, rather than clicking the down payment clearing button in the header level.
Kindly suggest any user exit or badi to do this customization
Thanks & Regards,
Karthikeyan G.

Hi,
At the time of entering the invoice from MIRO/FB60, system gives a pop-up for downpayment clearing. If you go in the help, the following thing is mentioned in the part Procedure.
Procedure
Check whether a transfer posting or a clearing of special G/L transactions (for example down payments) is necessary after you have posted the present document.
Here SAP has clearly mentioned that we can do the clearing after posting of this document.
Regards,
Amit
Edited by: amit kulkarni on Nov 13, 2009 2:53 PM

Similar Messages

  • TDS is not getting reversed at time of down payment clearing

    Dear All,
    I have made down payment through F-48 transaction code and TDS is deducted at this point. There after i made invoice through FB60 in which TDS is again deducted for whole invoice amount. I have cleared down payment through T.code F-54. But at this time TDS reversal entry is not getting generated and only customer account is creditted and debitted.
    So in short TDS is getting deducted at time down payment and at time of Invoice for their respective full value.
    Note: For TDS type on payment i have selected " Central Invoice PROP ". Please help me.
    Appreciate all experts help ASAP.
    As well as this issue cropping up while working in Integration SAP HR.
    Regards,
    Rajasekar

    Hello rajasekar,
           Check the invoice whether business place and section code is there or not. If it is there then check the withholding tax type for payment posting are u choosen central invoice proportinate.
    Still the problem is coming, please revert back
    Regards,
    Sankar

  • Down Payment Clearing push button not showing in MIRO

    Dear SAP Guru,
    I already activated "LOG_MMFI_P2P" using SFW5. Now we are getting Down Payment option in ME21N but we are not getting down payment push button in MIRO.
    We are doing in that way:
    First we created PO. We do not provide any down payment in the time of creating PO then we post the down payment using f-48. MIGO has done.
    Now we are doing MIRO but Down Payment Clearing push button is not appearing. Please help me.
    Best Regards,
    Shoyeb

    Hi,
    Do check you had entered the down payment category and down payment percentage in PO.
    Do follow the correct steps for down payment and check again if your are getting message in MIRO , then you should get the down payment push button also.

  • Down payment clearing while accounting invoice itself

    I came to know that, down payment clearing for the vendor is possible while accounting the invoice itself.  Probably this function is available for SAP recent release of EHP.
    Can anybody have an idea, please reply.
    This function needs in MIRO
    Edited by: BSR on Nov 8, 2009 11:27 PM

    Hi,
    At the time of entering the invoice from MIRO/FB60, system gives a pop-up for downpayment clearing. If you go in the help, the following thing is mentioned in the part Procedure.
    Procedure
    Check whether a transfer posting or a clearing of special G/L transactions (for example down payments) is necessary after you have posted the present document.
    Here SAP has clearly mentioned that we can do the clearing after posting of this document.
    Regards,
    Amit
    Edited by: amit kulkarni on Nov 13, 2009 2:53 PM

  • How to get the values of drop downs, which are gonna create at run time.

    As per my design requirement, I have to create drop downs in an ADF display table.
    The no# of rows of the table are gonna decide the no# of the drop downs. User can select the values from drop downs. My issue is, how can I capture the selected values of those drop downs as those are gonna created run time.

    Hi
    ohh ,ok ,then as u said that u r storing twenty values ,thats y i aksed earlier ,are these form values part of tbale ,or as u said 20 values are there ,for these u r creating 20 form values ???.
    My suggestion would be ,u do four calculation and put all your results in a hashmap ,and keep this hash map in to sesion ,using the following method
    pageContext.putTransactionTransientValue("HashMapName",myHashMap);
    and inside the PFR method when u want to display these values ,u can loop through your hashmap and can display these values.
    like this
    HasMap hm=pageContext.getTransactionTransientValue("HashMapName");
    thanx
    Pratap

  • How to get the international version address in Payment Medium

    Hi,
    I am trying to output the payment medium for auto-payment, and I need to get the company name information from the vendor master data. As we are in China, we maintained the Chinese name description in the international version, and English name in the normal name field. My question is how i can get the Chinese name when I set up the payment format via DMEE? thx very much~!

    Kerry, Were you able to find a solution? If so, can you share your knowledge?

  • How to get the Country Name details always in Eng while using the SForms

    Hi Group,
    I have a requirement as under:
    the Smartform has to display the COUNTRY NAME - always and it should be printed in ENGLISH only.
    The Smartform is having a Alternative option(for printing the Address) and for YES part(for certain countries) - the fm "ADDRESS_INTO_PRINTFORM" is being used and for the NO(for the rest of the countries) part an ADDRESS TEMPLATE is being used....
    The issues are:
    - the fm 'ADDRESS.......FORM" is printing the COUNTRY Name for certain cases and for the rest it is not...
    - the Address template has no option to do any manipulation on the COUNTRY Name to come
    how can have the COUNTRY NAME to appear in both the cases(YES part and NO part) printed in ENGLISH always?
    I tried for a USEREXIT "EXIT_SAPLSADR_900" but still not able to tweak it and get the COUNTRY NAME always in ENGLISH.
    Kindly provide your valuable inputs.
    Regards,
    Vishnu.

              Hi Laura Taylor ,
              Thanks for your Reply and Thanks for ur Guidelines.
              Thanks & Regards
              Subu.
              "Laura Taylor" <[email protected]> wrote:
              >
              >Unfortunately, there is no way to determine the country unless the client
              >indicates
              >that to you directly(i.e. via a form input value). However, there are
              >two request
              >headers that can help you determine the language preference(s) of the
              >client:
              >
              >Accept-Language -- Specifies the language preference(s) the client prefers
              >to
              >receive.
              >Accept-Charset -- Identifies the charset(s) the client understands.
              >
              >Laura
              >Developer Relations Engineer
              >BEA Support
              >
              >
              >"Subu" <[email protected]> wrote:
              >>
              >>Hi ,
              >> i have a requiremtn in which i want to display the country name
              >from
              >>where
              >>the user browse our webpages . for example if he is browsing from us
              >>, then i
              >>should display US and if he is browsing from UK , then i should dispaly
              >>"uk" etc...
              >>can anyone guide me how to proceed .
              >>
              >>thanks in advance
              >>
              >>Regards
              >>Subu
              >
              

  • How to get the identity claim encoding types of windows and forms authentication providers using API?

    Hi,
    We have to get all the claims providers associated with a web application and its identity claim encoding type using API.
    For example:
    If the identity claim of windows authentication is user name and the user name is a string, then we should get
    "i:0#.w".
    If the identity claim of forms authentication is
    email and the provider name is "fba" , then we should get "i:0!.f|fba|".
    The below link shows us to get all claims providers associated with a web application, but how do we get the identity claim encoding type of each provider?
    http://msdn.microsoft.com/en-us/library/gg650432(v=office.14).aspx#SP_WCP_Tip3
    using (SPSite theSite = new SPSite("http://someContosoUrl"))
    // Get the web application.
        SPWebApplication wa = theSite.WebApplication;
        // Get the zone for the site.
        SPUrlZone theZone = theSite.Zone;
        // Get the settings that are associated with the zone.
        SPIisSettings theSettings = wa.GetIisSettingsWithFallback(theZone);
        // Get the list of authentication providers that are associated with the zone.
        foreach (SPAuthenticationProvider prov in
            theSettings.ClaimsAuthenticationProviders)
        {   // Need to get the identity claims encoding type using the SPAuthenticationProvider
    Is windows authentication's identity claim encoding type always i.0#.w or the identity claim is always the user name?
    Thanks & Regards,
    Kalai.

    If the requirement is to be able to convert claim identities to windows identities that can be used with other LOB/legacy application that still relies on NTLM/Windows Auth, then I would recommend to explore C2WTS.
    Here are some references:
    http://msdn.microsoft.com/en-us/library/office/ee539739(v=office.14).aspx
    http://blah.winsmarts.com/2013-11-Use_C2WTS_to_get_a_classic_windows_identity_from_a_claims_identity.aspx
    http://henrymcclain.blogspot.in/2013/05/claims-to-windows-token-service-c2wts.html
    http://blogs.msdn.com/b/rodneyviana/archive/2011/02/20/claims-to-windows-token-service-c2wts-may-not-start-automatically-when-you-reboot-your-server-don-t-blame-sharepoint-for-that.aspx
    http://blogs.msdn.com/b/russmax/archive/2010/05/27/understanding-sharepoint-2010-claims-authentication.aspx
    Thanks!
    These postings are provided "AS IS" with no warranties, and confers no rights.

  • How to make the condition tab screen to inactive mode while posting VF01

    Hi Experts,
    Im an Abapper, I need your advise here.
    Please understand my issue/requirement that, I have to make the item conditions tab in display or deactivate mode to prevent users to change or create the price or conditions while posting VF01.
    As std, system allows users to create or change the prices/qts and also add new conditions. My client needs to make it as display mode for all type of postings in VF01.
    Please guide me, how to arrive it through Exit or Enhancements.
    thanks & regards
    Sankar.

    Dear sankar babu
    1) In VTFL under your delivery to billing header choose your item category for pricing type maintain as C  and that means copy manual pricing elements and redermine others if it is delivery related billing
    2) In VTFA under your order to billing header choose your item category for pricing type maintain as C  and that means copy manual pricing elements and redermine others if it is order related billing
    3) If in  your pricing procedure if there are some  condition types for which condition records are maintained make sure  t code V/06 in its details (only for automatic conditions) changes which can be made tab for manual entries maintain D(not able to process manually)
    Steps one and two are sufficient enough if all the condition types are manual condition types in your Pricing procedure
    I think this will work for you as i have tested this already
    Regards
    Raja

  • How to get the list of Infocube/DSO in which one nav-attr is used

    Hi all,
    i have a requirement to find the list of all infocubes and DSO in which a particular navigational attribute  say:xxx_yyy   [i have list of 50 nav attr for which i have to do this] is used.
    i need ur help on this.
    i need the distinct list of infocubes and DSO

    guys, 80% of my problem got solved.
    here is the solution list as u all have suggested and that i have checked it also.
    RSDCUBEIOBJ     - infocube list for any nav-attr 
    RSDODSOATRNAV  - DSO list for any nav-attr
    ODSOIOBJ. - DSO list for any infoobj
    but in these tables, one thing i observe is that each infocube/DSO name is repeated multiple times. why is that? from where it populate?

  • How to get the metadata in Designer?

    In Acrobat, I can get the metadata by "this.metadata".
    The Designer's Help  said: use "xfa.form.desc" to instead of "this.metadata".
    The "desc" has a method "metadata(Integer para)" to return the metadata's info.
    I use the code "xfa.form.desc.metadata(0)" in designer.
    But alert the error "GeneralError :Operation failed".
    Who can tell me how  to get the metadata in Designer?
    Thanks.

    Thank you,radzmar.
    I use the "xfa.host.messageBox(""+xfa.event.target.metadata);" in a button's clickEvent.
    But the error is same.
    My target is:
    Now,I have a blank PDF create by Designer.
    Only one button in this PDF.
    When I click the button,then show the metadate'info for me.
    My code is:
    try{
    var tDesc=xfa.form.desc;
        xfa.host.messageBox(""+tDesc.metadata(0),"",3);
    }catch(e){
    xfa.host.messageBox(""+e);
    But it is incorrect;
    I want to get a simple about get metadata info.
    the metadata info like:
    <rdf:Description xmlns:xmp="http://ns.adobe.com/xap/1.0/" rdf:about="">
             <xmp:MetadataDate>2010-11-18T07:37:45Z</xmp:MetadataDate>
             <xmp:CreatorTool>Adobe LiveCycle Designer ES 9.0</xmp:CreatorTool>
             <xmp:ModifyDate>2010-11-18T13:14:40+08:00</xmp:ModifyDate>
             <xmp:CreateDate>2010-11-18T11:25:05+08:00</xmp:CreateDate>
          </rdf:Description>
          <rdf:Description xmlns:pdf="http://ns.adobe.com/pdf/1.3/" rdf:about="">
             <pdf:Producer>Adobe LiveCycle Designer ES 9.0</pdf:Producer>
          </rdf:Description>

  • How to Print the Account Balance in Outgoing Payment PLD

    Hello Experts
    How to Print the Account Balance in Outgoing Payment PLD
    Dixit Patel

    Hi,
    you can use udf in the outgoing payment to record  the vendor's account balance and then using the query FMS ;
    select balance from ocrd where cardcode = $[$4.0.0]
    Assign the query in the UDF so that each time after entering the vendor code, the balance appears.
    After add the payment, the balance is recorded.
    In PLD, you can create the UDF field to make the balance appears in the outgoing report.
    Rgds,
    JimM

  • MIRO - Down Payment clearing

    Dear All,
    My Probelm is with Down Payment clearing while MIRO Entry.
    Actually after Posting of MIRO , Down Payment is not getting clearing. Checked in FBL1N. Allentrie are in OPen Status.
    I am Describing my scenario in detail and attached file with all documents created.
    We have SAP ECC 6.0 EHP5.
    We have activated LOG_MMFI_P2P business function.
    Prepared Purchase Order by giving information of Down Payment.
    Created Down Payment document thru Tcode ME2DP.
    Prepared MIGO.
    Prepared MIRO by selecting "Down Payment clearing" option and gave Payment amount also.
    Posted MIRO Document.
    Now my probelm is, after Posting MIRO Document, system should clear Down Payment Document and Vendor Invoice Document.
    But when i checked in FBL1N, all documents are in "OPEN" status. i.e with Red Mark. Actuall it should get cleared and there should be cleared status with Green Mark.
    Why system is not clearing Document. Is there any Configuration need to check or any SAP notes need to apply.
    Pl check my attached file where i have given all documents generated at each stage.
    Regards
    Swati

    Thanks for reply.
    I have followed same procedure what you have given link.
    Everything is OK except clearing document.
    You must have seen my attached file. I have completed whole procedure successfully.
    But after posting MIRO, Down payment document and MIRO Document not getting cleared.
    Checked in FBL1N, Payment document and MIRO documents are in Open Mode.
    After MIRO Posting , Both documents should gets cleared i.e it should be in green status.
    But it is in RED Status i.e Open Status.
    Request to check my attached file and if you can give some solution.
    Regards

  • How do I get the Back Button drop down menu back?

    When surfing in a tab there used to be a drop down menu next to the forward and back buttons. It was a little tiny triangle looking arrow. This was really useful and needed. It is gone in Firefox 4 as far as I can see. I am using the default 4.0 Theme. If it is not there anymore I will have to go going back to 3.16 if the drop down menu is gone. Thanks for any help.

    ''How do I get the Back Button drop down menu back?''
    * "'''Back/forward dropmarker'''" extension<br>https://addons.mozilla.org/firefox/addon/backforward-dropmarker/
    I do prefer Right-click on tab for tab history, or hold a couple of seconds, as the drop-down marker takes up space and had been removing it myself. Although I think it should have been an option.

  • I downloaded Skype onto my MacBook Pro with OS X Yosemite, now I'm getting redirected to Bing search engine, also, I'm getting pop up ads non stop! How do I get the pop ups removed?

    I downloaded Skype onto my MacBook Pro with OS X Yosemite, now I'm getting redirected to Bing search engine, also, I'm getting pop up ads non stop! How do I get the pop ups removed?

    Only download software from the developer's web site.
    Please review the options below to determine which method is best to remove the Adware installed on your computer.
    The Easy, safe, effective method:
    http://www.adwaremedic.com/index.php
    If you are comfortable doing manual file removals use the somewhat more difficult method:
    http://support.apple.com/en-us/HT203987
    Also read the articles below to be more prepared for the next time there is an issue on your computer.
    https://discussions.apple.com/docs/DOC-7471
    https://discussions.apple.com/docs/DOC-8071
    http://www.thesafemac.com/tech-support-scam-pop-ups/

Maybe you are looking for

  • How to convert Oracle table(s) in XML OR to transfer Table Schema in XML

    I am using Oracle 8i (8.1.6) on the win 2000 Prof server. I want to use the Oracle database in the .NET but i am not able to connect with the Oracle.Is there any way to get the Oracle table details in .Net and generate the Table schema for that table

  • System ERRRRORRR

    my dumbass friend tried to get into my phone and ended up exceeding the number of password attempts and now my phone isnt doing anything. its a white screen that says Reload System: 513. and rebooting doesnt work. is my phone worthless now? or can it

  • WiFi 802.1X Security

    Does anyone know when the Aironet access points will be able to use any nominated VLAN as the management VLAN instead of VLAN 1? Currently we have a successful dot1X (EAP-TLS) implementation running but I am a little concerned with having to use VLAN

  • App Store will not Install compatible apps for older iOS versions.

    Note to Apple, fix the App store so we can install a compatible version of an app for older iOS versions. My iPad 1 maxed out at iOS 5.1.1. If I want to install a new app with this device ( one I have not ever installed), and the latest app says iOS

  • Trial Flash CS4

    I have worked with CS3. The day befor yesterday I downloaded Flash CS4 Trial version. As Adobe promises it had to work for 30 days, but did only for one. Is it a new kind of marketing?? Does every body else the same problem??