FA Dependency on Payment Accounting

Hi Experts,
As per the understanding that I have FA DW brings Payment Amounts only for Posted Invoices(Details are fetched from AP_PAYMENT_HISTS_DIST).
This has dependency on accounting hence no payment amounts will appear in DW till the Accouting of this happens.
Client wants Payment Amounts to be independent of accounting process. So whether the Accounting for Payments is done or not, they should be able to see this in DW/Reports.
Any specific reasons for not bringng Unaccounted Payments, and what are the possible options to remove this.
Please help .
Thanks,
Anurag

Hi,
thanks for the response.
Issue is not with the accounting run.
If I run a FA load at 8 am that means all my transactions till 7:59 am will be moved to FA, but this is not the same with Payments Data as the source for Payments is a table which gets populated only post Payment Accounting.
The trnasaction details could be mentioned with or without accounting but that does not happends when we talk about Payment Amounts, as Ap_PAYMENT_HISTS_DIST get populated only post accounting.
Users want to see the Payment Amount, irrespective of accounting process.
I understand that this will have issue on the GL to AP drill down but for exclusive AP Users this seems a genuine requirenment .
Any comments from anyone ?
Thanks,
Anurag Awasthi

Similar Messages

  • AP Payments - accounts

    Hi,
    When a payment is created for a validated invoice in AP, how the payment accounts are picked? do the account comes from invoice distribution or there is any other setup from which the accounts on payment transaction is picked?
    Thanks,

    Hi
    Accounts for payment are picked up from your bank account also. Depending up on Post Dated Check, you are using Cash manager for reconciliation, or without using reconciliation.
    Rgds

  • HT5622 Hi, can you help me for my payment account? It's always show " Your payment method was declined..." How can I fix it? There's only 3 to choose fpr Visa, Master Card and Amex.. But doesn't have "None".. I can't download any apps from app store :(

    Hi, can you help me for my payment account? It's always show " Your payment method was declined..." How can I fix it? There's only 3 to choose fpr Visa, Master Card and Amex.. But doesn't have "None".. I can't download any apps from app store

    http://support.apple.com/kb/ht1918

  • How to make net due date dependent on Payment Terms in credit memo FB75

    Hi Experts,
    In our system currently when we create credit memo using tcode FB75 system makes the invoive due immediately.
    We wanted to make this net due date dependent on payment terms given by us. Please let me know how can I achieve this..
    Please let me know if there is any user exit there or the configration path to achieve this...
    Regards,
    Vidya

    Hi,
    "vbdkr-zterm. is nothing but Payment terms
    *   Fetching Payment term details
        SELECT SINGLE * FROM t052 INTO w_t052 WHERE zterm = vbdkr-zterm.
        IF sy-subrc = 0.
          CLEAR i_faede.
          MOVE-CORRESPONDING w_t052 TO i_faede.
          MOVE: w_t052-ztag1 TO i_faede-zbd1t,
          w_t052-ztag2 TO i_faede-zbd2t,
          w_t052-ztag3 TO i_faede-zbd3t.
          i_faede-bldat = BKPF-budat.                         "this is Importnat posting date
          i_faede-koart = 'D'.
    *     Fetching Due date using Function Module
          CALL FUNCTION 'DETERMINE_DUE_DATE'
            EXPORTING
              i_faede                    = i_faede
            IMPORTING
              e_faede                    = e_faede
            EXCEPTIONS
              account_type_not_supported = 1
              OTHERS                     = 2.
          IF sy-subrc <> 0.
          ENDIF.
          w_invdate = e_faede-netdt.              "this field contains Net due date...
        ENDIF.
    Prabhudas

  • I want to create a payment account in iBookstore, but I live in Chile. Is it possible?

    I need to create a payment account to sell books on iBookstore, but from Chile I have been very complicated.
    I have two questions:
    1.-The Apple requests bank account must necessarily, be issued by a U.S. bank.
    2.-which form should I fill as a foreign national to obtain an EIN I asked Apple.
    Thanks.

    No, you don't need a US bank account. Any account that can accept direct payments from an overseas source will work.
    See this link for how to get started and obtain an EIN. (Doing this over the phone with the IRS after filling in the form is the quickest and easiest way to get this done.)
    http://www.apple.com/itunes/content-providers/book-faq.html
    Michi.

  • Down Payment Accounts

    Hi everybody,
    following up to my thread "G/L Account Determination - meaning of accounts" I precise my question regarding the down payment accounts in this separate thread.
    I've made several simulations of Down Payment Processes on a demo database (using Down Payment Requests as well as Down Payment Invoices). In order to understand the automatic journal entries created by this two operations together with the posting of incoming payments I recognized that the system only used the Down Payment Clearing Account and the Down Payment Interim Account (taken from the customer's master data) but never used the Down Payment Receivables. My question is under which circumstances the system needs the Down Payment Receivables.
    My second question concerning this is:
    Down Payment Tax Offset Account (Is it a separate tax account for Down Payments - If so It can be theoretically the same account that will be used for output taxes on conventional A/R invoices?)
    Thank you for your help and best regards
    Greg
    Edited by: gregAT on Feb 16, 2012 6:52 PM

    Hi Greg,
    In USA localization, they don't have this account (Gordon already point this out).
    In Indonesia here, we always use Australia / NZ localization and regarding this down payment receivable, we also have this option in Australia / NZ localization. I also have database with Singapore localization, and they have this option also.
    Now, as far as I know, no document posted that will automatically result in journal entry posting to this account. If you're wondering then why this option exist at first place, the answer is this : based on my experience, not every setting in SAP B1 had an impact pertaining to automatic journal. Some of the account setting only serve as a field to contain information, not necessarily related to automatic journal.
    That being said, personally I think this field existed to stored the information if you want to maintain control account for down payment invoice based on this particular customer
    Let me give you an example:
    You have customer = C001 - ABC Company
    You set the Account Receivable (in tab Accounting) = 113001 - Trade Receivables
    You set the Control Account - Down Payment Receivable (also in tab Accounting) = 113009 - Receivables Down Payment
    You set the Down Payment Clearing Account = 253001 - Advance Sales
    If you create an A/R Invoice, the following journal should created:
    Dr. 113001 - Trade Receivables
    Cr. 241001 - Tax Payable
    Cr. 411001 - Revenue
    As you can see, above action will result in posting to 113001, as your setting of Account Receivable.
    Now, if you create an A/R Down Payment Invoice, the following journal should created:
    Dr. 113001 - Trade Receivables
    Cr. 241001 - Tax Payable
    Cr. 253001 - Advance Sales
    As you can see, SAP still post the A/R to 113001. However, if you want to separate the receivable created from A/R Invoice from A/R Down Payment Invoice for particular customer, you could change the account from "Accounting" tab in A/R Down Payment Invoice document, "Control Account" field. There you can amend the control account to 113009 for instance.
    Therefore, your journal posting of the down payment invoice should be like this:
    Dr. 113009 - Receivables Down Payment
    Cr. 241001 - Tax Payable
    Cr. 253001 - Advance Sales
    Don't ask me why we still need to amend this manually if we already set the control account in business partner master data
    Maybe in future version we could post to this control account if we already set it in customer master data. But, for this moment, it only contain the account information with no impact of automatic posting.
    Best Regards,
    Hendry Wijaya

  • Family sharing keep asking for payment account

    Hello,
    I want to family share my iCloud account.
    Using my macbook pro 15 retina with latest yosemite, first asked for a payment account so i created a clickandbuy account and already used it for payments in the itunes store. now if i want to turn in family sharing it ask for a activated payment account and links me to the itunes store where i already set everything and can't accept anything because its already done, if i try again the same happends again and again both on ipad air 2 and iphone 6 plus.
    greets,
    Mathijs Bouwmans
    The Netherlands

    The issue seems to have resolved itself, I assume the issue was a glitch on Apple's end.

  • Deferred Payment Account for Credit Card Tab in USA localization

    Hi,
    We need to work with both US as well as Canadian localizations.
    We see the deferred payment account field in Credit Card Tab of Deposits document in the Canadian localization (8.8) (like Acme) but we do not see it is US localization (like OEC computers).
    Any ideas why?
    Thanks,
    Ajay Audich

    Hi Ajay Audich,
    All localization differences are based on local legal requirements. If there is no such requirements, you may not have luck to get them.
    Thanks,
    Gordon

  • HT1918 I go to my payment account but it does not give me the option to remove it plz help

    Plz help I don't know how to remove payment info when I go to
    Payment account it don't give me an option to remove it

    Is the item compatible with your model iPod and iOS version? If not you will not get a Buy option.
    Have you purchased media from that country's iTunes?App store before?

  • Moving to another country need to change my payment account

    I am moving to another country and need to change the payment account to the new place. I will like to retain my current account name and password and keep all my purchases. Please help.
    Ed

    Change the country of your iTunes Store, App Store, iBooks Store, and Mac App Store account - http://support.apple.com/kb/ht6119
    I can't change the country of my iTunes Store, App Store, iBooks Store, or Mac App Store account - http://support.apple.com/kb/TS5375

  • HT204053 How to make changes on my payment Account

    How to make changes to my payment account.

    in my Complete Selection window I have the following:
    FACT TTY( * ) FIG( RefDate <= CurrentDate And JDT1_BalDueDeb + JDT1_BalDueCred <> 0 )  Group By TTY.Code ,FIG.Ref1 ,FIG.OJDT_Ref2 ,FIG.LineMemo ,FIG.RefDate
    in the XLS cells I have the following:
    =ixGet("JDT1_BalDueDeb")
    and
    =ixGet("JDT1_BalDueCred")
    If you need additional clarification let me know.
    regards, Sotos Soteriou

  • HT1918 There is no PayPal option in edit payment account

    There is no PayPal option in edit payment account, how do I pay with PayPal, I am in Australia

    Same problem: why can not I use paypal in Italy?
    In some countries yes and not in others. This is discrimination!

  • Vlan depend on user account

    i`m asking, is possible to assign  the vlan depend on user account 
    i have a lot of sub nets and i need to link between user account  and vlan,
    the current solution  is to divide the vlan on switches 

    You can do this with Windows server and NPS server.  Here are some attributes you can send over from NPS server to make this happen:
    http://technet.microsoft.com/en-us/library/cc754422%28v=ws.10%29.aspx
    Also, you will need the switches configured like this as well:
    http://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst3750x_3560x/software/release/12-2_55_se/configuration/guide/3750xscg/sw8021x.html#wp1207975
    I hope that helps.  Its certainly not a simple undertaking when using 802.1x but that is the best way to do it by user.
    Be user to rate if this is helpful!

  • HT4009 I am trying to install free apps but am being asked to verify payment account first, why is this happening and will I be charged?

    I am trying to install free apps but am being asked to verify payment account first, why is this happening and will I be charged?

    Are you currently in the country where your iTunes account is based ? You won't be charged for downloading free apps (some free apps do then allow you to make in-app purchases to unlock extra features, though you can turn that off via Settings > General > Restritions > In-App Purchases 'off'), but if you add or change the credit card details on your account then you are likely to receive a temporary store holding charge to check that the card details are valid and that it's registered to exactly the same name and address as on your iTunes account - that should disappear within a few days or so.
    Store holding charge : http://support.apple.com/kb/HT3702
    If you only want to download free apps then there are instructions on this page for how to create a new account in your country's store without giving a credit card number : http://support.apple.com/kb/HT2534

  • HT1918 When I changed my payment account I still can't purchase anything. It keep saying contact. What should I do

    I need help with my payment account.

    If you mean that you are getting a message to contact iTunes Support then you can do so via this link and ask them why the message is appearing (we are fellow users here on these forums) : http://www.apple.com/support/itunes/contact/ - click on Contact iTunes Store Support on the right-hand side of the page, then Purchases, Billing & Redemption

Maybe you are looking for

  • Problem in dreamweaver - image file and swf file.

    Hi friends.....nice to be here. Ahnm, lets start from the beginning! J I am new here and my english isnt so good, but i´ll try to explain what was happening with my webpage using Dreamweaver CS3 and a swf file-..Im sure that for most of you it's a ba

  • How to shorten iWeb URLs

    I see that I can change the master iWeb page's URL. But I cannot shorten the sub-pages. How can I change a blog/blank/photo page's url to be: http://web.me.com/lastname/pagename Thanks, Mike

  • Porting from CS4 to CS5, save document failed.

    I am porting programes from CS4 to CS5, and meet a problem. In my program I need delete some page from a indesign document and then save it back. I open the document use the code below InterfacePtr<IK2ServiceRegistry>    serviceRegistry(Porting::GetP

  • Weblogic cluster for 24x7 environment and a front OHS server

    Hi experts, We are going to set up a reliable J2EE application server environment by using clustering webgoic servers on TWO nodes, and a front OHS https server in DMZ for load balancing. I am new to weblogic cluster and load balance by OHS. I have v

  • Two lagging issues

    Hello, Two issues with my 2005 Powerbook 1. When turning it on, it hangs on that gray screen with the apple logo and the little circle spinning for about three minutes. While it's doing this, there's a very faint sound coming from the computer as if