FB70 mass upload of invoices

Dear Experts,
We are migrating to a new system and would like to move our open invoices for AR in to the system.  I know we can use FB70 for single invoices.  Problem is that we have 1800 of them.  Is there any way of uploading the mass invoices outside of the LSMW transaction?  From reading about LSMW I see that this can take a few weeks to get right. 
Is there a standard Mass Upload for FB70 or a report for that matter?
Thanks.

Hi Raki, Hi All,
I believe a properly designed LSMW batch input can do the trick. I had to do the same recently for approximately 800 open customer items - both invoices and credits -  and it worked fine. It definitely does not require weeks... For me it took a few hours to make it.
Also refer to this thread:
fb70 using LSMW error No batch input data for screen SAPMF05A 1200
Regards,
Szabolcs

Similar Messages

  • Uploading Vendor invoices with BAPI_ACC_INVOICE_RECEIPT_POST

    I am working on putting together a program that will allow  users to upload invoices from a spreadsheet into SAP using BAPI_ACC_INVOICE_RECEIPT_POST. I realize that I will have to calculate the tax before feeding the information into the BAPI. My problem is that we have 3 currencies that the FI document is posted in: document, local, and group. I am putting this program together for our Europe office so the the document and local currencies are EUR but the group currency is USD. When I try to use the BAPI and feed the information in to it I get a message that states "Foreign currency translation not supported for tax calculation". Have you run in to this error message before(F5681)? If so, is there  a way around it? If not how have you been able to upload vendor invoices into SAP?

    Hi Ron,
    I think it is better to post this question in the abap forum. But anyway, it sounds like you need to customize the currency translations for that specific calculation type.
    regards
    Siggi

  • Upload Vendor Invoices (Miro)

    Hi Gurus,
    How can we upload vendor invoices through MIRO??
    Please revert me asap.
    Thank You

    Hi
    Data needs to be there in SAP database before doing invoice posting in background. Try to upload invoice data first  using LSMW .then proceed.
    Dear experts please suggest if there is better way )
    Edited by: ppkk on Oct 24, 2008 4:50 AM

  • Mass upload of BP into CRM

    Hello!
      I peform mass upload of BPs into CRM. I use FM BUPA_CREATE_FROM_DATA to create BP itself and BUPA_ADDRESS_ADD to save BP addresses and call these FMs in the same turn for each BP.
      So, if I do that for 1-2 BPs, it works perfectly. All BP are saved in CRM with there addresses on COMMIT. As soon as the number of uploaded BP increases(between two commits), for example, up to 100, there is an error happens:   E831(AM) in ADDR_MEMORY_SAVE.
      As well as I understood, it happens because of address saving peformed before BP saving on commit. I tried first to save BPs only (with commit) and then their addresses, and it worked on mass upload without any error.
      So, is there any idea about how to upload each BP with his address simultaneously without any error by mass upload?
        Thank you.

    You can upload millions of records using these function modules.Infact I am doing the same.
    Make sure that the data structures,tables which are passed to the Function modules are cleared for each time and FM's should be in the below mentioned order.
    BAPI_BUPA_CREATE_FROM_DATA
    BAPI_BUPA_ADDRESS_ADD
    BAPI_TRANSACTION_COMMIT.
    Thanks,
    Thirumala.

  • Mass upload of Material

    Hi,
        we have to do mass upload of material master  which includes lot of classification / characteristics for a plant. could you please let me know how do we do this and which is the best method? ( BAPI or BDC)
    Thanks
    Arun Vijay D

    Hi,
    Use direct input method using LSMW. The details are as:
    For material master data:
    Object: 0020
    Method: 0000
    Program: RMDATIND
    For material classification
    Object: 0130
    Method: 0002
    Program: RCCLBI03
    Regards
    Amit

  • Mass upload of batch chracteristic Values using LSMW

    Hi,
    Is there any way from which I can mass upload the characteristic values of batch class.
    LSMW- Bapi issue full in this case or have to go with recording or BAPI programming?
    Please let me know the process.
    Thanks in advance
    Ravi Kumar

    Hi
    Thanks For the help. I have used LSMW Direct input method.
    I have used the below format in text file
    Class/mat    batch             class                              char                                 Char Value
    023     Bunny 1011010     ZZ_COTTON_CLASS     ZZ_BALE_QUANTITY     164.95
    023     Bunny 1011011     ZZ_COTTON_CLASS     ZZ_BALE_QUANTITY     164.61
    023     Bunny 1011012     ZZ_COTTON_CLASS     ZZ_BALE_QUANTITY     162.71
    Its giving below error,
    Error Changing Classification Data
    Other
    ( CLAP_DDB_UPDATE_CLASSIFICATION: exception    13  )
    023 Bunny 1011010                                      ZZ_COTTON_CLASS
    Error Changing Classification Data
    Other
    ( CLAP_DDB_UPDATE_CLASSIFICATION: exception    13  )
    023 Bunny 1011011                                      ZZ_COTTON_CLASS
    Thanks & Regards
    Ravi Kumar

  • Upload ap invoices data

    Hi all,
    I want to upload ap invoices data into staging table ie created
    invoice_master and invoice_detail .How do i identified the ap invoces which line (data ) are goes to invoice master and which data are goes to invoice details table. Tell me In Sqllloader which Scenario put WHEN
    condition .Is there add a flag or some thing . Plx help me how to upload the data into in the staging table
    Thanks

    Hi ,
    I am using 11.5.10.2
    my data
    INVOICE_ID
    LAST_UPDATE_DATE
    LAST_UPDATED_BY
    VENDOR_ID
    INVOICE_NUM
    SET_OF_BOOKS_ID
    INVOICE_CURRENCY_CODE
    PAYMENT_CURRENCY_CODE
    PAYMENT_CROSS_RATE
    INVOICE_AMOUNT
    VENDOR_SITE_ID
    AMOUNT_PAID
    DISCOUNT_AMOUNT_TAKEN
    INVOICE_DATE
    SOURCE
    INVOICE_TYPE_LOOKUP_CODE
    DESCRIPTION
    BATCH_ID
    AMOUNT_APPLICABLE_TO_DISCOUNT
    TAX_AMOUNT
    TERMS_ID
    TERMS_DATE
    PAYMENT_METHOD_LOOKUP_CODE
    PAY_GROUP_LOOKUP_CODE
    ACCTS_PAY_CODE_COMBINATION_ID
    PAYMENT_STATUS_FLAG
    CREATION_DATE
    CREATED_BY
    BASE_AMOUNT
    VAT_CODE
    LAST_UPDATE_LOGIN
    EXCLUSIVE_PAYMENT_FLAG
    PO_HEADER_ID
    FREIGHT_AMOUNT
    GOODS_RECEIVED_DATE
    INVOICE_RECEIVED_DATE
    VOUCHER_NUM
    APPROVED_AMOUNT
    RECURRING_PAYMENT_ID
    EXCHANGE_RATE
    EXCHANGE_RATE_TYPE
    EXCHANGE_DATE
    EARLIEST_SETTLEMENT_DATE
    ORIGINAL_PREPAYMENT_AMOUNT
    DOC_SEQUENCE_ID
    DOC_SEQUENCE_VALUE
    DOC_CATEGORY_CODE
    ATTRIBUTE1
    ATTRIBUTE2
    ATTRIBUTE3
    ATTRIBUTE4
    ATTRIBUTE5
    ATTRIBUTE6
    ATTRIBUTE7
    ATTRIBUTE8
    ATTRIBUTE9
    ATTRIBUTE10
    ATTRIBUTE11
    ATTRIBUTE12
    ATTRIBUTE13
    ATTRIBUTE14
    ATTRIBUTE15
    ATTRIBUTE_CATEGORY
    APPROVAL_STATUS
    APPROVAL_DESCRIPTION
    INVOICE_DISTRIBUTION_TOTAL
    POSTING_STATUS
    PREPAY_FLAG
    AUTHORIZED_BY
    CANCELLED_DATE
    CANCELLED_BY
    CANCELLED_AMOUNT
    TEMP_CANCELLED_AMOUNT
    PROJECT_ACCOUNTING_CONTEXT
    USSGL_TRANSACTION_CODE
    USSGL_TRX_CODE_CONTEXT
    PROJECT_ID
    TASK_ID
    EXPENDITURE_TYPE
    EXPENDITURE_ITEM_DATE
    PA_QUANTITY
    EXPENDITURE_ORGANIZATION_ID
    PA_DEFAULT_DIST_CCID
    VENDOR_PREPAY_AMOUNT
    PAYMENT_AMOUNT_TOTAL
    AWT_FLAG
    AWT_GROUP_ID
    REFERENCE_1
    REFERENCE_2
    ORG_ID
    PRE_WITHHOLDING_AMOUNT
    GLOBAL_ATTRIBUTE_CATEGORY
    GLOBAL_ATTRIBUTE1
    GLOBAL_ATTRIBUTE2
    GLOBAL_ATTRIBUTE3
    GLOBAL_ATTRIBUTE4
    GLOBAL_ATTRIBUTE5
    GLOBAL_ATTRIBUTE6
    GLOBAL_ATTRIBUTE7
    GLOBAL_ATTRIBUTE8
    GLOBAL_ATTRIBUTE9
    GLOBAL_ATTRIBUTE10
    GLOBAL_ATTRIBUTE11
    GLOBAL_ATTRIBUTE12
    GLOBAL_ATTRIBUTE13
    GLOBAL_ATTRIBUTE14
    GLOBAL_ATTRIBUTE15
    GLOBAL_ATTRIBUTE16
    GLOBAL_ATTRIBUTE17
    GLOBAL_ATTRIBUTE18
    GLOBAL_ATTRIBUTE19
    GLOBAL_ATTRIBUTE20
    AUTO_TAX_CALC_FLAG
    PAYMENT_CROSS_RATE_TYPE
    PAYMENT_CROSS_RATE_DATE
    PAY_CURR_INVOICE_AMOUNT
    MRC_BASE_AMOUNT
    MRC_EXCHANGE_RATE
    MRC_EXCHANGE_RATE_TYPE
    MRC_EXCHANGE_DATE
    GL_DATE
    AWARD_ID
    PAID_ON_BEHALF_EMPLOYEE_ID
    AMT_DUE_CCARD_COMPANY
    AMT_DUE_EMPLOYEE
    APPROVAL_READY_FLAG
    APPROVAL_ITERATION
    WFAPPROVAL_STATUS
    REQUESTER_ID
    VALIDATION_REQUEST_ID
    VALIDATED_TAX_AMOUNT
    this my data how i insert the data in invoice_master and invoice_details table
    plx give me the soultions

  • Mass download of Invoices from FB03 transaction

    Hi Experts
    I have a requirement where my client want to mass download files from Archivelink
    In detail
    user will go to FB03 -> document list->dislay the report
    then select all document and go to environment ->additional assignment->object links
    The user can download the Invoice
    Now the user wants to mass download the invoice for all the documents in document list output
    I am new to this new concept
    I just want to whether the user is DMS or Archivelink or GOS to store the files
    If the client is using DMS how to mass download the invoice of the document?
    If the client is using Archivelink how to mass download the invoice of the document?
    If the client is using GOS how to mass download the invoice of the document?
    I searched in few blogs and I found that it suggestable to go for a custom report to mass download the invoice?
    Is my decision correct ?
    Thanks in advance
    Pawan Akella

    Hi Pawan,
    Standard SAP does not provision mass download of attachments to standard tcodes.
    You may need to develop customer code
    Also check for feasibility of solution/SAP notes described in thread http://scn.sap.com/thread/3414079
    Regards,
    Deepak Kori

  • Mass Upload of Photos in Portal

    Hi,
    I am trying to do mass upload of JPEG Photos.
    I have tried using User Self Service and that works fine.
    Reqmnt is that administrator needs to upload 100 photos as a bulk for each user.
    I have read the document on help.sap.com and it certainly gave me few insights but if anyone has done this before, i would like to steps on how to go about doing this.
    Regards,
    Dev

    Hi;
    Assign yourself to the role
    pcd:portal_content/com.sap.pct/Collaboration/DemoRole
    After that you will have the Link
    "Collaboration Demo\People Centric"
    This gives you the possibility to make a manual or
    mass upload of user photos.

  • Need to create a mass upload program for appraisal document creation for multiple employee

    Hi Expertise,
    I need to create a mass upload program for appraisal document creation for manager and his multiple employee
    at a time using tcode appcreate.
    Please help me out.
    Best regards,
    Priyaranjan

    Hi Priyaranjan,
    I think you can take the abap'ers help in creating the program. But u need to provide them the exact functionality and the required specifications in creating the appraisal document.
    Even tcode also u can get it prepared by Abap'ers.
    Thanks and Regards
    Balaji

  • Need to create a mass upload program for appraisal document creation for multiple employee in abap hr

    Hi Expertise,
    I need to create a mass upload program for appraisal document creation for manager and his multiple employee
    at a time using tcode appcreate.
    Please help me out.
    Best regards,
    Priyaranjan

    Hi,
    I have done appraisal document creation for bulk using txt file.
    this fm used for single for creation in standard tcode (phap_prepare):  'WZ_HRHAP_0DOC_WZ01_START'.
    So create ztcode  usinh this fm for single form then record BDC for this tcode and called this tcode in that bdc for bulk creation .
    While recording for single I have used manual option instead of automatic .

  • Mass upload of commodity code VEU4

    Hi,
    While doing Mass uploading of commodity codes using VEU4 for Non European Clountry, for the Additional Info field NIHON , system by default generates =2 but our requirement it has to have a default value=0 which is to be used for both Import and Export.
    How to make the field NIHON value=0?
    Is it in the Text file or somewhere in the config?
    Regards,
    Vengat

    Hi Jurgen,
    Thanks Very much, it helped.
    Actual my requirement is to load the Commodity codes with the Field NIHON = 0 so that the commodity can be used for both Import and Export.
    If I upload the text file in VIU4, by default system takes to NIHON = 1,
    If I upload the text file in VEU4, by default system takes to NIHON = 2.
    As mentioned in the OSS 1034696
    If you confirm the dialog box with 'Yes', the system checks whether the 'Additional information' indicator of the old entry and the new entry are set differently. If this is the case, the system sets the 'Additional information' field to value 0 (Receipt / Import and Dispatch / Export).
    Hence I have to execute the file in VIU4 or VEU4 for the first time to mass load of the commodity code ( by default it takes 1 or 2)
    So to change the value from 1 or 2 to 0, need to execute the same file second time with YES in the dialog Box for the same data.
    Note sure why SAP is so rigid here in this field NIHON as the same can be one of the Selection field.
    Regards,
    Vengat
    Edited by: Vengata Raghavan on Aug 12, 2011 4:54 PM
    Edited by: Vengata Raghavan on Aug 12, 2011 4:55 PM

  • Mass Upload doesn't work

    Hi everybody,
    i am trying to upload user photos via mass upload iview. Therefore i create a folder (c:\photos). In this folder i have two files
    a)  mapping.properties.txt with the line: Anton=1011
    b) 1011.jpg
    I use the iView for Massupload from content provided by sap -> collaboration -> demo role -> iviews. I create a task with the following properties:
    Task name:           Mappupload
    Upload from Folder:           c:\photos
    Photo type:           NORMAL
    Apply checked conditions:      (no checked)
    Use Mapping:           (checked)
    After starting the task the photo was not updated and there was nothing in the application log!?
    What could be the problem? I can add the file manually but not through mass upload.
    Has anybody use a mass upload?
    regards,
    Seed
    Edited by: seed_mopo on Sep 26, 2008 11:04 AM

    Hii
    Pls Use these threads:
    https://www.sdn.sap.com/irj/sdn/thread?messageID=48369#48369
    https://forums.sdn.sap.com/click.jspa?searchID=16795891&messageID=4282098
    https://forums.sdn.sap.com/thread.jspa?messageID=9087#9087
    https://www.sdn.sap.com/irj/sdn/thread?threadID=257887
    Thanks:
    Hope it would be helpfull

  • Mass Upload of condition records in APO system.

    Hi All,
    I wanted to mass upload condition records in to the APO system for the transaction /N/SAPCND/AO11 from an external file.
    Is there any FM available?
    If FM is not available...which one is the best way to do this?
    LSMW?? or BDC???
    Please guide me..
    Thanks,
    Babu Kilari

    At least the key fields of the conditiontable
    (here 800) must be filled in structure ls_komg.
    ls_komg-vbeln = '1234567890'.  " document number
    ls_komg-posnr = '000010'.      " item number
    clear wt_komv.
    ls_komv-kappl = 'V '.        " Application V = Sales
    ls_komv-kschl = lc_kschl.    " Condition type
    ls_komv-waers = 'EUR'.       " Currency
    ls_komv-kmein = 'ST'.        " Unit of measurement
    ls_komv-kpein = '1'. 
    ls_komv-krech = 'M'.         " calculation type;
                                  "M = Quantity - monthy price
    ls_komv-kbetr = '1234.56'.   " new condition value
    append ls_komv to lt_komv.
    call function 'RV_CONDITION_COPY'
      exporting
        application              = 'V'
        condition_table          = '800'      " cond. table
        condition_type           = lc_kschl   " cond. type
        date_from                = '20061101' " valid on
        date_to                  = '20061130' " valid to
        enqueue                  = 'X'        " lock entry
        i_komk                   = ls_komk
        i_komp                   = ls_komp
        key_fields               = ls_komg    " key fields
        maintain_mode            = 'A'        " A= create
                                              " B= change,
                                              " C= display
                                              " D= create
      with reference
        no_authority_check       = 'X'
        keep_old_records         = 'X'
        overlap_confirmed        = 'X'
        no_db_update             = space
      importing
        e_komk                   = ls_komk
        e_komp                   = ls_komp
        new_record               = lv_new_record
      tables
        copy_records             = lt_komv
      exceptions

  • Mass upload through Web Dynpro application possible?

    We want to develop a custom aplication with Web Dynpro ABAP for master data maintenance. About 90 % will be done manually but we also want to have the possibility to do mass uploads (comparable with LSMW's in SAP R3 for win gui transactions: users send us a spreadsheet and we load it for them using a LSMW). I found one option by building Adobe Interactive form offline scenario using xml messages but I don't want to be forced to use Adobe only to enable mass uploads that will only happen in 10 % of the cases.
    I am loking forward to your suggestions!
    kind regards
    Angelique Heutinck

    I got a very useful answer from Thomas Jung (SAP) via a site he did setup with a couple of other SAP experts, also see http://enterprisegeeks.com/blog/2009/03/31/abap-freak-show-april-1st-acf-updownload-in-web-dynpro-abap/comment-page-1/
    My question:
    I think this new UI element ACFUpDownload cannot be used to do mass uploads/updates of data that need to be stored in SAP tables?
    Answer Thomas:
    This UI element is just about the transfer of data from the client machine to the server. It has nothing to do with how the data is used or processed after upload. Think of it as the equal to the CL_GUI_FRONTEND_SERVICES class and methods GUI_UPLOAD and GUI_DOWNLOAD.
    My question:
    Is there a tool like LSMW, CATT, eCATT that we can use for recording webenabled transactions (applications developed in Web Dynpro ABAP)?
    Answer Thomas:
    You shouldnu2019t need a tool like LSMW, CATT, eCATT that is tied to the user interface. With WDA you should be using MVC to design your application. This is part of the reason for MVC so that you have a clear separation of the model - business logic. You should always have a reusable class that can be called to input and create data with the same validations without going through the user interface. This is the process that SAP is following as we create new WDA screens. We use the enterprise services and their implementation classes as the Model for the WD Components. This ensures that you always have a clear API to use to mass import data.
    Although we wouldnu2019t recommend doing any kind of mass data load via the user interface any longer - eCATT will be supported for automated testing of Web Dynpro ABAP applications as of NetWeaver 7.0 Enhancement Package 2.

Maybe you are looking for

  • Header border style not working in firefox....

    In my skin i have declare for header text (sortable) example for sortable header style... af|column::sortable-header-text background-color: #EF8A1E; border: 1px !important; color: #000000; border-color:black; border-style:none; in IE border is commin

  • Cannot install WinXP on Satellite Pro A200 - No HDD

    Hi, Please can someone help me. I've just brought 52 Satellite Pro A200 laptops. They come with Vista pre-installed, but I want to wipe them and install Windows XP. However I have a big problem - when I put my XP CD in and boot from it and click Ente

  • 7 character field to purchase order ,customer number

    please help 1) data : kunnr1(7) type c. data : kunnr like kna1-kunnr. kunnr1 has only field length 7 and it is of type character. kunnr is a sap field. everytime i need to fill the data from the field kunnr1 to sap kunnr and pass to bdc . suppose kun

  • Attribute Value missing in Display Mode in BP transaction

    hi All, I am facing an Issue. In the production system, while in display mode a particular marketing attribute value for a Business Partner is not present in the marketing attrbute tab of the BP transaction. As soon as I switch to the Edit mode, the

  • Photoshop CC has uninstalled somehow, yet won't let me redownload

    Hello, I'm having a weird problem and not sure how it happened so I'm just going to list everything that I did before and if anyone can work this out I would be so grateful!! I installed Edge ReFlow last week Today I downloaded Photoshop CC as CS6 wo