BAPI-Customer Invoice

Hi
I have posted a customer invoice (FB70)  using BAPI - BAPI_ACC_DOCUMENT_POST. The document number has been generated. But when i am checking the document in FB03, FBL3N, FBL5N, I am unable to find the document. In FB03, the below message is showing.
Document 106640041 2000 does not exist in fiscal year 2009
Message no. F5A397
System Response
The required document either does not exist in the fiscal year or is still being posted.
When the document is read, archived documents are also considered.----
Please look into this.
Regards
Rajesh

Hello,
Did you execute BAPI_TRANSACTION_COMMIT after BAPI_ACC_DOCUMENT_POST FM? If you don't run COMMIT FM system doesn't generate line items to database table.
Regards,
Burak

Similar Messages

  • BAPI / Function Module to Retrieve AR Customer Invoices like FB03

    I’m writing some code to post and retrieve AR Customer Invoices.  It looks like BAPI_ACC_DOCUMENT_POST is the way to create the invoice (any way to park it?) but I’ve only found BAPI_AR_ACC_GETOPENITEMS to retrieve invoice data which does not seem like what I really want.  I do want line item details but only for the invoice I’m after and it may not be open any longer.  T-code FB03 is the GUI way.  How do I get the invoice data throug a remote enabled BAPI or FM?
    Thanks for any help,
    Karl

    BAPI_INCOMINGINVOICE_CREATE Invoice Verification: Post Invoice
    After the CALL of BAPI_ACC_INVOICE_RECEIPT_POST is finsihed and there are no errors, you have to call 'BAPI_TRANSACTION_COMMIT' to commit the invoice.
    BAPI_ACC_DOCUMENT_POST
    Please give me reward points if it is useful...

  • BAPIs fpr T-Codes FV70 and FV-75 for creation of Customer Invoices

    Hi all,
    Can any1 tell me Validation BAPIs for T-Codes FV70 and FV75.
    Please bear the following points
    1. The BAPI should NOT create Parked Customer Invoices, they should just validate that the data to create the customer invoice.
    2. The Transaction are used for CUSTOMER invoices NOt Vendor.
    3. I've searched SDN and I got the follwing BAPIs 
                  a. BAPI_INCOMINGINVOICE_PARK
                  b. MRM_INVOICE_PARK
                  c. MRM_PARKED_INVOICE_ACCDATA
    But they are all for Vendor Invoices and CREATE parking invoices, Both the things I do not want.
    If someone knows the name of the BAPI please forward to me at the earliest.
    Cheers
    Abhishek

    Hi Eric,
    Many thanks, I'll check the BAPI out, meanwhile can u also tell me whether there is a BAPI for creating Parking documents, i.e. BAPIs for T-Codes for FV70 and FV75.
    I've tried to find a lot about this, but they say that BAPIs are there for only posting, not parking the Customer Invoices.
    Cheers
    Abhishek

  • Which Bapi is available for uploading Customer Invoice and Payments in SAP

    Dear Friends.
    I want to upload Customer Invoices and Incoming Payments in the System.
    Currently i have written a BDC-Session Program to Upload this data.
    I have took the recording of tcode f-22 for Invoices, f-27 for credit memo and f-28 for payments and developed the required BDC program.
    Its working fine.
    Since the Volume of the data is huge .. ie around 50,000 daily, it takes too much time.
    Also i am not able to have a proper error log.
    I would like to know from you, whether there is any bapi available to upload this data (invoices,credit memo and payments).
    OR is there any other faster and proper error log maintaining scenario available.
    I appreciate for all your helps and informations.
    Thanks
    Kuna.

    Hi,
    could u please send me the f-28 upload program.
    Thanks in advance.
    Regards
    suni

  • Regarding customer invoice upload using FB01

    Hi,
    I am working in FI for the first time.
    I have to develop an interface to upload customer invoice data into FB01. I found in this forum that we can use, or rather-should use, RFBIBL00 for this.
    This SAP pg seems to have a very long format for its fields.
    Can anyone who has already used it send me a sample file of upload please?
    Our FI consultant here doesn't know of it.
    Thanks & Regards.
    veni

    Hi Veni,
    You can use the BAPI instead of a BDC on FB01.
    The bapi is : BAPI_ACC_GL_POSTING_POST.
    It is well documented.
    or
    use report rfbibl00:
    1) look documentation with se38
    2) use structures bgr00, bbkpf, bbseg
    3) look sample-prg RFBIBLT0
    Regards,
    Ramesh.

  • To create a customer invoice from vendor invoice

    Hi i have a requirement to create customer invoices from vendor invoice. i would like to know if it is feasible??
    if it is possible is there any bapi or function module to transfer data from the vendor invoices to the customer invoice.
    regards
    prasannakumar

    hi,
    refer to this below link
    http://help.sap.com/saphelp_47x200/helpdata/en/5f/e411bb044411d2bf5d0000e8a7386f/frameset.htm
    -Reward If helpful
    -chaitanya

  • Cstomer customer invoice settlement against Incoming payment

    Dear All
    We have a problem during customer invoice settlement against incoming payment that shown for the partial payment as a new document creation. The scenario as shown below,
         Doc No      Amount
    180000001   50000.00 ;   - Invoice
    140000001   25000.00-   - Incoming Payment / partial payment  
    balance         25000.00 ; - create a new doc no ( but we need setoff to invoice no)
    i.e:
    180000001       25000.00
    any BAPI to apply over come this problem ?
    Thanks
    Madhawa

    Dear:
                  Please refer to the following link, the same question was raised by me
                  Invoice reference field in F-28
                  Regards

  • FB70 u2013 Customer Invoice

    Hi all,
    I need to post data from BAPI to create Customer Invoice in FB70 u2013 T Code.
    Can any one advice me suitable BAPI or RFC for this.
    I need to return Document No .
    Regards,
    Ramesh.

    Hi,
    Plese check the following link, may helpful to you..
    Re: Problem in BAPI for FB70
    Thanks
    Prasada

  • Customer Invoice with item numbers without OM installed.

    Hi
    We would like to know if we want to import customer invoices with items and there is no Order Management module.
    How items would be validated. Can this be done through item validation org and if yes, what setups are required and in which module.
    Regards,
    Ish
    Edited by: user12190893 on Jan 16, 2012 3:22 PM

    Hi,
       I want to create Customer Invoice (DR) with the BAPI BAPI_ACC_DOCUMENT_POST. Can you tell me if you realize this project?
    Best regards

  • Posting FI customer invoice

    Hi All,
    I need to post FI customer invoice (FB70) from a flat file.Please let me know if there is a BAPI or FM.
    Thanks in advance
    Poorna

    hi,
    check this
    i hope it will help you.
    BAPI_CUSTOMEREXPINV_CREATEMUL
    <b><i>Rewardpoints if useful</i></b>

  • Customs Invoice - Free of Charge Goods

    I've got a question to the customs invoice. I have free of charge goods, but for customs calculation I need a price for the free of charge goods (the price which is normally paid for the product) For example the free of charge item should have a price of 500$ at customs invoice. but for the standard invoice (F2) the price should be 0, so it shouldn't be listet on the invoice.
    My first idea was to create a new condition type ZR00 and by entering sales order I maintain also ZR00 for free of charge items. During creating the Customs Invoice a procedure checks if my item type is free of charge. If the item type is free of charge, print the price ZR00, else print PR00.
    How can I handle that on another way?
    Thanks for your help!
    Matthias

    Hi,
    Go through the link below. see if it helps you .
    http://www.sap-img.com/sap-sd/issue-free-goods-to-selected-customers.htm

  • Custom invoice clearing & payment posting

    Hi all,
    we are not recieving BAI2 file for lockbox from bank but we have an external software which will identify SAP customer invoices & corresponding payment.
    Now how can we post this payment as we do nor have BAI2 file. I think that some custom program will be required for cash posting & clearing but I am not sure how to create it.
    Please help..
    Nik

    Usually you can reset or reset & reverse at a time.
    But for some documents there will be forex gain/loss line items which will happen automatically when  a open line document cleared with another document.
    e.g. Line item 1 :- 500 Cr balance in a vendor account.
    When you done the payment to this vendor through F-53, system also analyze the valuation differences if any and post.
    so these are generated automatically
    While reset this document you can't avoid reversing.
    May this is the issue you are also facing.
    you cant do anything for this.

  • Missing Payment Term field on tcode FBR2 Customer Invoice Display

    Hi Experts,
    This is a more detailed explanation on the Payment terms field issue we are encountering since last week.
    I have some problems with their request that they want to show the payment terms field in the transation code FBR2 - Customer Invoice even if the Sales Area Data for Customer is not maintained but Company Code Payment Terms is maintained. I need help on the configuration on how to show the field.
    What I researched is that there are 2 maintainance of Payment Terms Field:one in the Company Code and another in the Sales Area. As I read on some forums, the Payment Terms in Sales Area should be the default when using the SD Process however, the Payment Terms in the Company Code should be the default value when they use FBR2 - Customer Invoice. But thay still cannot see the payment terms field in the Accounting Document they already created.
    I already checked in transaction OBC4 the Reconcilliation Account Group and the Payment Terms field is optional there and even the Posting Key 01, which is also optional.
    Please help me on this. Thank you.

    I did some checking on the past few posting, and I found some posting to the same account also the same tcode FBR2. However, the other one is with posting key 01 - Invoice.
    The Problem occurs when we use FBR2 then the posting key is 09 - which is a special g/l posting for the account. How can I check why the "Payment Terms" field is still not displayed or cannot maintain in this transaction?

  • Standard program to print Customer Invoice with G/L lines

    Hello All,
    Requirement is as follows : -
    1) We are trying to print the FI customer invoice through correspondence (Transaction Code F.61)
    Standard driver program RFKORD50 and SAPscript F140_DOCU_EXC_01 are provided for the invoice printing.
    2) Standard driver program currently prints either the customer line items / the vendor line items in the invoice.
    3) Requirement is that we need to print the G/L line items on the form, instead of customer or vendor line item.
    4) Client wants to go ahead with standard program only and is not ready for custom driver program or enhancments in the system.
    5) So is there any standard driver program and script which prints the G/L line items in the customer invoice.
    Thanks in advance.
    Regards,
    Rinkesh Doshi

    Hi,
    I don't know standard script for G/L line items,but your client requirement is not to change the standard one.My suggestion is to create a standard text.By Using subroutine pool ,save  the  line items data(internal table ) into standard text after that include the standard text into your sap script form.
    just go through this <link to blocked site removed by moderator>
    Thanks and regards
    Naresh Bammidi
    Edited by: Thomas Zloch on Dec 15, 2011 9:16 PM

  • Customer Invoice  in CRM to Vendor invoice in ECC.

    HI ,
    I have question we have in our business scenario,  customer performs service activity say repairing a Lap top, customer uses his own service person (labor)  to perform that  repair work for that  Lap top  and raises invoice on company .
    Here customer acts as Business partner to company in CRM .(Sold to Party)
    Here my question is how this customer invoice replicates in ECC as Vendor invoice.
    Is it possible to replicate Customer invoice in CRM to vendor invoice in ECC ?
    We need this as vendor invoice in ECC , so that finance person can pay him as Account payable in ECC.
    Is there any customization required for this to post as vendor invoice in ECC.
    I request you to help me in this regard. Many thanks in advance.
    Kind Regards,
    Sankar Reddy

    Hi Ritesh,
    this funbctionality is standard behaviour of ERP.
    You can only see the relevant upper nodes in the sales order.
    To see more, you've to start another transaction VDH2N; here you see the whole hierarchy.
    Kind regards
    Werner

Maybe you are looking for

  • Material Group

    Hi ALL          I created a material group for service and then i removed (007)and created a new group(ser) .but whenever  i created a any po and give  Item category as D it first pick deletd material group (007)flows as a default then i  have remove

  • Wireless suddenly shut off

    I have a lenovo 3000 N100 with Vista.  I had some problems with the wireless connection coming and going for awhile and took Thinkvantage off and have Windows managing the wireless now.  It stopped working suddenly.  I have tried the function F5 turn

  • Apple TV 2 stuck on Apple logo

    Hi All, I've read all the rellevant discussion and couldn't find a solution for my problem: I had a problem upgrading my ATV 2 version, so I restored using the ATV menu and the system is now stuck on the Apple logo. Every 2-3 minutes the device resta

  • Related with Google adsense

    Hello all experts there, Need some serious advice. Please see this link: http://htmlhelp.com/ There is a Google adsense(ads by Google) in the right side which display some adds over there with some links. Is it possible in java to extract the data fr

  • HT2404 how come i cannot download os x lion?

    Im trying to upgrade to os x lion but its not showing up in the mac store. where can i download it?