Posting in accounts receivable

You want to post via a special G/L indicator which was not maintained completely in the system. The specification on which reconciliation account is to be updated in the general ledger is missing.
this is the error during the posting down payment using tc (f-29)
Moderator: Please, search before posting

Dear,
Please check setting of special GL indicator which you are using for posting in OBXR. Select special GL indicator,go in it, look for special GL account and a reconciliation account maintained against it. Hope this will resolve your issue.
Regards

Similar Messages

  • Posting to Accounts Receivable using WPUBON, when WPUBON contains tenders

    Hi all!
    My client has some special requirements when invoicing specific customers in SAP ERP using WPUBON from POS DM.
    They want accounts receivable to be involved, even though the WPUBON idoc have all tenders/means of payment that is required to pay for the sales in same POS transaction. (Balanced invoice with as much tenders as sales).
    What seems to be SAP standard, is that a WPUBON without tenders, will post to accounts receivable.
    If the WPUBON idoc includes some tenders, but not sufficiently to pay for all sales in same idoc, the tender amount will post to a balance account, while the remaining sales amount (after deducting the available tenders) are posted to the accounts receivable.
    If the WPUBON idoc includes all tenders sufficient to pay for all sales in same idoc, the tender amount will post to balance accounts, and NO postings are done to the accounts receivable.
    This might be logical, but for my client and its vendors it prevents them from printing the account receivable statement periodically to check it against the vendors own accounting. (The account receivable postings will be missing for sales that are paid in full in store).
    For comparison: When using Payment Card processing in SAP ERP, we create sales orders that are invoiced, and when the credit cards amounts are captured, we get a financial document that posts the invoice just as we want it for WPUBON. First the invoice is posted against accounts receivable (AR), and then we get a "counter-posting" against same AR account when credit card amount is captured and clearing account/balance account for credit card company is posted.
    When involving credit card as tender in WPUBON, we get postings to clearing account/balance account for credit card company , but not to AR account as we do for the sales order/invoice in SAP.
    Are there customzing settings that can be done in SAP ERP to make it similar for WPUBON idocs as for sales order/invoice in SAP ERP?
    Are there user exits that can "force" SAP ERP to post to AR?
    Thankful for any advice!
    Regards,
    Oeystein Emhjellen
    tlf +4795 29 25 58

    Hello ,
    We are also struggling with the similar problem of reconciling the AR and i would seek your help here.
    I believe you have figured out all the SQL queries used to get the AR recon done so i would request if you can share the SQL queries with me as it will help us to do our piece of activity in reconciling the AR.

  • Unable to make posts with account - Receive website unavailable message

    I have two accounts. One prior to being an oracle employee (kevinp), and one for after leaving oracle and having my Oracle account mapped to my current account (Kevin Pinsky). Almost everytime i try and make a post with my current account, i get the error:
    The website you are attempting to access is currently experiencing network connectivity errors. The problem is being worked on and will be resolved as soon as possible. We apologize for any inconvenience this may cause and thank you for your patience.If i sign in with my old account, i don't seem to have any problems. Can one of the administrators please contact me at the email address listed under either of my account. I am unable to provide assistance to users in the Identity Management forum.
    Thanks!
    -Kevin

    If you are using IE 9 (maybe also IE 8), could you try File > New session (then log in) as a temporary workaround?
    It sometimes works for me when there seem to be some single sign-on related issue.

  • FICO-Accounts Receivable / Payable.

    Hello every one...i am totally new to FICO abap...to say i dont no anything abt FICO...but i have a develop below said requirement....can anyone please help me with the procedure( the code, if possible, to understand better)and the related transaction codes for FICO..
    Here is the requirement...
    'To develop a program to read open transactions posted to Accounts Receivable / Payable and to derive the correct PRofit centre from the line item master records (WBS, cost Centres etc.). Then to produce a report analysing the spend by derived profit centre'.

    Hi everybody,
    you should perform a query similar to this:
    data: begin of t_data occurs 0 with header line,
            lifnr like bsik-lifnr,
            kunnr like bsid-kunnr,
            prctr like bseg-prctr,
            wrbtr like bseg-wrbtr,
            waers like bseg-waers,
          end of t_data.
    select * from bsik...
      select *
        from bseg
        where bukrs = bsik-bukrs
          and belnr = bsik-belnr
          and gjahr = bsik-gjahr
          and koart = 'S'.
        t_data-lifnr = bsik-lifnr.
        t_data-prctr = bseg-prctr.
        t_data-wrbtr = bseg-wrbtr.
        t_data-waers = bseg-waers.
        collect t_data.
      endselect.
    endselect.
    ...this could be a start.
    I hope it helps. BR,
    Alvaro

  • Post GL Accounts based on valauation class in EDI Postings

    Hi,
    We have a business requirement in intercompany billing postings.  At the time of posting the account receivable posting through intercompany billing, system also post account payable posing based on the EDI settings.  However standard EDI settings for determine GL Account is based on the vendor and company code not on the basis of valuation class.  Hence, we need to determine the account payable gl accounts based on valuation class instead of GL Accounts assigned in EDI.
    For that we through of using the Enhancement FEDI0001 and userexit EXIT_SAPLIEDI_001. However this exit is not trigerring while inbound idoc is processed.
    Kindly advice how we need to process and whether we are using the right userexit or not.
    Best Regards.,
    Goutham

    not answered

  • Posting a credit against a credit memo in a customers Accounts Receivable f

    Is it possible to post a Credit Card Credit ( refund ) against a customer's credit memo in their Accounts receivable file? We gave a credit card paying customer a credit memo for returning goods and also a credit to their credit card. Our bak now shows a credit card refund coming out of our bank account ( so it is like a negative deposit) I want to post that credit card refund against the credit memo but going thru the normal way of posting a cash payment says SAP will not take a negative deposit as a posting. Points will be awarded.

    Hi
    The invoice ref field in credit memo posting is related only with the payment terms. The systems determines the payment term from the original invoices.
    This field should be either filled with the original invoice document number or "V".
    If the field is left blank, then the system always takes the payment term for credit memo as "Due immediately"
    I dont thing there is a provision for copying the line item details as per original invoice document.

  • Account Receivable posting methods

    Hi;
    I am looking for various ways to post document for amount received from customer against Invoice and debit memo. Pl. let me know the various ways / transactions for account receivable referring the invoices and debit memos pending for receivables.
    Pl elaborate step by step with various options of AR process.
    Regards;
    Avinash

    Hi Avinash
    Following are the t code need for
    1) invoice booking  :
         FB70 - INVOICE
         FB75 - Credit Memo
    2) with posting keys
         F-22  - Invoice Genera
         F-27  -  Credit Memo General
    3) for advance / down payment
         F-29  - Down Payment
    4)  for Down Payment Clearing
         F-39 - Clearing
    5)  For incoming Payment 
         F-28
    Hope this will help you
    Thanks
    Trinath

  • TAX Item as last or first item in account receivable posting

    Hello Friends,
      We have requirement to show the account receivable posting generated from billing document as below -
    01  Customer Dr -
                  01      Sale Cr
                  02      Sale Cr
                  03      Sale Cr
                  04      TAX   Cr
    or
    Customer Dr -
                  01      TAX   Cr
                  02      Sale Cr
                  03      Sale Cr
                  04      Sale Cr
    Currenly account receivable posting is appearing as -
    01  Customer Dr -
                  01      Sale Cr
                  02      TAX   Cr
                  03      Sale Cr
                  04      Sale Cr
    Not sure whether above appearance is a standard SAP ECC behaviour.  Please suggest, how to show the postings as explained above.
    Thanks in advance
    Best Regards,
    Goutham

    Dear IVANO,
      Thanks for your immediate reply, Currently my pricing is set as below -
    10     0     PR00     Price             Manual condition
    100     0          Price before Tax     Stastical Conditioin
    110     0     MWST     Output Tax          No Flag             
    120     0     FR00     Freight on Cust Desp     Manual Condition        
    130     0          Net Customer Price     Stastical Condtion
    As per above, we have stastical condition after tax, even though the system is displaying in between the item.  Please suggest and how we can fulfill the requirement.
    Thanks in advance for your valuable feedback.
    Best Regards,
    Goutham

  • Post on account in f-58 for customers

    Hi all,
    I have simple question. when i do "post on account" in f-58 for customers,when i go back and see in fbl5n for that  customer i see that the amount is added to the open item where as when i do "post on account" for vendors the amount is deducted from the open items.
    Can any one please explain me this concept.
    Regards,
    Sneha

    Hello,
    It seems that you making the payment (return payment) to the customer on the advances that you have received from Customer. You cannot make the payment on customer invoices as these are already debit items.
    Regards,
    Ravi

  • Contract Account Receivables/Payables

    Hi,
    While posting the receivable for a day (T Code FP25 / FP50), multiple receipts/payments can be posted with one reconciliation key. When the data is getting posted to GL, it is getting posted as summary entry per Reconciliation Key. If I activate the line item while performing the transaction FP25 to FP50, system doesn't post the same. Can anybody will guide in this case?

    These are the transactions used in Student Accounting in the Campus Management component implemented with Contract Accounts Receivable / Payables.This is a add on package in the version 4.70
    FP25 - Contract Account Receivables
    FP50 - Contract Account Payables

  • Excise Duty is not gettig posted in accounting doc

    Dear Experts,
    In one of my excisable plant, in pricing procedure, excise dutyeducation cesshigher edu cess is calcualted on the basis of base value, which is coming fine. But our requirement is that base valueexcise dutyeducation cess+higher edu cess, combine value should come in Net Value field while making order & invoice. Because of the same reason, excise duty value is not posted in FI, accouting doc of the same is not generating as only base value accounting documents got generated. I have tried by changing the subtotal value but it doesn't work. Kindly help.

    Dear Prashant,
    Thanks for reply, but i checked my excise cond types, in all conditions, cond cat is blank & cond class 'A' is maintained i.e. Discount & Surcharge.
    My problem is that, my excise value is not got posted in net receivable value in accounts. This problem arise, when we make sales order, Net Value field doesn't pick excise there & while invoicing, it post only the base value & rounding off adjustments at header level. I don't know, from where this Net Value field in sales order is picking the value but my problem will solve if my grand total value(base valueexciseedu cess+higher edu cess) will pass to Net Value field while making sales order. Kindly help.

  • Foreign Account Receivable in GL a/c determination

    Hi all
    my client does not have any foreign customers. is it necessary to assign GL code to Foreign Account Receivable in GL Account Determination.
    I have assigned Debitors GL Code to Domestic Account Receivable(Type of account)
    I left blanck in Foreign Account Receivable.
    When i post AP invoice, system post red error"necessary sales account is missing"
    Then i assigned Debitors GL code to Foreigh Account receivable too.
    Then problem is resolved.
    PLEASE GIVE ME SOME COMMENT ON THIS
    Prasad

    Hii Prasad
               Was that an AP invoice or AR invoice...there is a gap between AP invoice and foreign receavables A/C
              You must have solved the issue with some other solution
                                                               thanks
                                                                         RIYAZ

  • Changing account receivable in accounting tab

    Dear All,
    I would like to change GL account in the account receivable field on accounting tab of a customer business partner master data. The customer has had some transactions booked in general ledger, is it possible to replace it with other AR account ? I have actually created GL account per customer group. I use UDF and FMS so that each time when select a certain customer group, the GL account automatically filled in the field. Please help. Thanks
    Rgds,

    Once the Business Partner (BP) is posted with entries you cant change.
    But You can create another BP and you can transfer the amount by passing the journal. You should link the new BP to Old BP thru Payments Consolidation. So that only,  we can get the pending invoices at the time of Incoming/Outgoing payments.

  • Account payable,account receivable, asset account

    HI sir /madam
             i want to know the process of ACCOUNT RECEIVABLE, ACCOUNT PAYABLE,ASSET ACCOUNT what ficos consultancy do, what are steps in fico do other then mm and sd person do.
    i want to know the only fico job in in this process AP,AR,AA.
    please guide me what they role in that

    Hi,
    Welcome you post on the forum.
    However, you need do you homework first. Your question does not belong here. Search the whole SCN site for wiki, e-learning first to find the basic info.
    This forum is dedicate to SAP Business One - one package for all solution for SME customer. There is no individual module for FI CO SD MM etc.
    Thanks,
    Gordon

  • Set up Company Codes for Contract Accounts Receivable and Payable

    HI,
    I need clarification on "Set up Company Codes for Contract Accounts Receivable and Payable"
    When a company code "ABCD" isn't set up for contract accounts receivable and payable (Menu path:
    SAP Insurance -> Collections/Disbursements -> Organizational Units -> Set up Company Codes for Contract Accounts Receivable and Payable), are postings on this company code "ABCD" within FS-CD not allowed and blocked ?
    Is it mandetory to specify company codes to post in Contract Accounts Receivable and Payable in SAP FS-CD.

    Yes .  It is mandatory to extend company code chart of accounts to CA/CR and FSCD.
    Srinivas

Maybe you are looking for

  • Channel update

    Will you update WLWC.2 and WPRI.2 guide info?

  • Transactional data for SEM-BCS

    Dear experts! We are working in a SEM-BCS project and wonder which is the best solution to load data from FI-GL into BCS. As far as I know there are two possibilities to do this: .) extract form RFBILA00 and then use the flexible upload method .) loa

  • How to Delete Marketting Attribute

    How to delete marketing attribute when it is assigned to marketing attribute set  and some accounts  are already created with  use of these marketing attribute. Kindly help

  • How do I discontinue a Elments 11 trial?

    I keep receiving e-mail from Adobe telling me that time is running out for my trial of Adobe Elements 11.  Although I purchased and installed Photoshop Elements11, it is not my intention of adopting Elements 11 for home use because I almost never do

  • Get link column outside of region

    Hi, I have a region with "select service_id, service_name from SERVICES" I make my id to be displayed as image and create a link to a different page using #SERVICE_ID# syntax. Can I use this #SERVICE_ID# outside of a region somethere, lets say in a h