PAyer information required for 2 million billing docs

Hi Experts
We have around 2 million billing documents for which we would just require following two information.
a) Billing document number (We allready have this list)
b) Payer
It's been difficult to extract this information through table VBRK due to volume of billing documents involved. Could you please let us know if there is any report or easier way to extract this information quickly.
Regards,
Santosh

Dear Santosh
Definitely 2 million billing documents is a huge amount of datas and in foreground, I reckon, you will get a dump error.  Instead, go to VF05N, click from top menu bar "Program -- Execute in background",  set date and time (should be for night) and save.  Next day check the report how it is generated.
thanks
G. Lakshmipathi

Similar Messages

  • "information required for activation couldn't be obtained"

    Hey, my (original, 16gb) phone was working fine all day. I started to download 2.1, and tried to add some movies (I have manual synch enabled) when I got an unknown error message. I ok'd, and continued on, and now whenever I connect my phone, I get a message "The iPhone _ cannot be used with iTunes because the information required for activation could not be obtained from the iPhone." and in smaller text, "check that the SIM card is inserted and that it is not PIN-locked." The iPhone screen says to connect to iTunes, and restarting it didn't remove this message. I'm positive that the sim card is inserted, as I used my phone multiple times today, and I've never PIN-Locked my phone. Could this issue be caused by the phone being in airplane mode? I put it in airplane mode to use some old iPod speakers, and forgot to take it out. I've never gotten this before. Please help me.

    I may have figured it out. I called apple (which you may want to do rather than try this alone). I had them stumped at first but then he had me force the phone into recovery mode. I held down both buttons until I got the apple logo and it went black at which point he said it is completely off.
    Then he had me unplug it which it already was. Then I held down the home button and plugged it in until I saw the usb plug again then I let it go. As I say, you may want to call them and tell them what I did to fix mine. I am sitting here watching it as it restores from my backup. Good luck and reply back if you have questions. I will try to answer them but I am no expert.

  • The information required for Activation cannot be obtained!

    While upgrading to the 2.0.1 iPhone Firmware the phone locked and now it won't sync with iTunes in that it states that "The iPhone cannot be used with iTunes because the information required for activation cannot be obtained from the iPhone." Does this mean that the iPhone needs to be returned, or is their a manual way to fix this problem?

    Try recovery mode. From:
    Eric Hermanson
    Posted: 15-Aug-2008 9:33 PM in response to: FH Person
    To enter recover mode:
    1. Turn your phone OFF. If you can't turn it off, FORCE a turn off by holding down the Power and the Home buttons together for 5 seconds.
    2. While your phone is turned OFF, HOLD DOWN the Home button. Keep it held down.
    3. Connect your phone to the USB cable on your computer. KEEP the Home button held down during all this time.
    4. Keep holding the Home button down until you see the iTunes/restore screens appear on your computer and your iPhone.

  • Updated Information Required for KB: 159865

    Dear "dedicated
    team for the development issues who will be able to assist you accordingly."
    Please assist RE: 
    http://answers.microsoft.com/en-us/windows/forum/windows8_1-performance/updated-information-required-for-kb-159865/e74cd617-49f7-4725-b0ac-3c1cc7cbc3f7
    Steve F

    Hi Kevin! I have been unable to reply on this forum for quite a while. Unfortunately, after being advised to delete and re-create my LIVE account, by a member of a Microsoft Support team, I tried replying, but received IIS errors, then the page simply wouldn't
    display the "reply box", no matter what browser or version!
    Beyond that, I don't have much of an update. I didn't think you were serious. What would you like me to check "%windir%\inf\setupapi.dev.log"
    for, specifically? I'm asking where to find a mapping, without even knowing how the mapping is done, or what it would be logged as, if it is logged at all! 
    Asking a vague question in response to a specific question, is by no means helpful. Again, I have various certifications from various companies as a Storage Administrator, Unfortunately, I have yet to get a certification of divination in regards to the source
    code of proprietary software.
    Someone who knows what the error message means in physical reality needs to explain it, because the message itself does not refer to physical reality in any coherent
    way. It seems to refer to an abstract identifier, although, that is of course, speculation at best.

  • Report for payment due billing doc with taxes

    Hi All,
    I want the report for payment due billing documents with following fields and after payment is done( F-28 )  that document should not appear in the report for the said period.
    Billing date, Billing doc no, Net value, Tax Amount
    Thanks and regards,

    Dear Swarup
    You have to table join in SQVI - VBRP  for Billing date, Billing doc no, Net value, Tax Amount and BSEG  for payment updation details.
    Take the help of ABAPer and develop a zee report to fulfill the requirement.
    thanks
    G. Lakshmipathi

  • Report for release of billing docs

    Hello,
    Which SAP report is used to release billing documents for accounting?
    Thank you

    Hello,
    Thank you for the transaction code.
    We want to run report through transaction SE38.
    Hence I am looking for report or program for release of billing document to accounting.
    Thanks again.

  • Information required for all currency formats settings.

    I need information in Web Dynpro Java for currency format.
    currently I have following fields in application:-
    1.Wrbtr Amount in document currency
    2.Waers Currency Key
    In local dictionary I could see Amount type as simple type in external representation I could see #,###.00## format.
    This format has a problem with Yen currency that if ECC shows 1000.00 then Portal shows only 100.00.
    Please let me know how dictionary works about pair of keys an values of above fields.
    Please let me know solution of this problem.
    Higher points will be rewarded for immediate solution and appericated also.

    Hallo Laxmikant,
    to correctly format BigDecimal price values depending on a given currency YOU MUST apply structure binding:
    - define a dictionary structure with a currency field AND an amount field and relate the amount field to the currency field.
    - bind a context node to this structure so that the context attributes are created from the sturcture fields.
    In this way the Java Dictionary Runtime will correctly format the decimal places for the amount depending on the given currency key (see ISO 4217). For the Jordanian Dollar JOD three decimal places are rendered, for the Japan Yen (JPY) zero.
    Look at this [Table Tutorial|https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/user-interface-technology/webdynpro/wd%20java/wdjava%20tutorials%207.0/web%20dynpro%20sample%20applications%20and%20tutorials.htm#46] which applies the sctructure binding and currency-formatting technique.
    With your formatting pattern approach on simple type level you cannot adapt the formatting pattern for different currencies.
    In NW CE 7.1 you can use the new CCTS-datatype Amount.
    Regards, Bertram

  • Information required for BAPI

    Please provide some information or links concerned to these questions
    1) What are BAPI's ?
    2) What is the use of BAPI's in xMII?

    Hi Adarsh,
    BAPI's are what xMII uses (usually) to communicate to ERP.  Information on BAPIs use to be available at ifr.sap.com and was very useful.  For some reason (grrr) that site is no longer available.  However, you can still find information on BAPIs by using transaction code SE37 from SAP GUI. 
    BAPIs are basically web services that xMII passes XML formatted data to and from to either query ERP, record data, or perform transactions against ERP.  There is a boat load of information on xMII and ERP Templates using the BAPIs on the sdn at:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/webcontent/uuid/90537bfe-fd6b-2910-fda3-b04f1177c51e [original link is broken]
    If you have a working JCo connection to an ERP system from your xMII server, many of these templates will work with a few small tweaks after downloading them.

  • Information required for Microsoft Azure cloud hosting

    I am looking for hosting my application on Azure cloud server and would like to inform you that my application is in ASP.NET 3.5 with database on SQL Server 2008 R2.
    Before we proceed further with Microsoft Azure cloud hosting, I would like to clarify some of my below mentioned queries:
    Hosting:
    What are the plans of hosting along with pricing and server configuration.
    How many applications we can host.
    How much space we will get.
    Can we deploy and run some exe, which we developed for sending email.
    Currently we are using InProc session. What modification will be required by the application.
    Can we point our DNS to the application we host.
    We do development on our On-Premise environment, do we also get any staging/testing server along with production server.
    Does the usage of application on staging server is chargeable.
    How many instances we will be getting for one application
    Does environment automatically increase or decreases the instances in use as per increase or decrease in load.
    SQL Azure:
    Which version of SQL Server we will get.
    Does SQL Azure is compatible with all the features and datatypes of SQL Server 2008 R2? If not then please let us know features and datatypes which are not supported by SQL Azure.
    What all SQL Server version’s database can be restored on SQL Azure.
    What will be the database size.
    Will the database will be in the same datacenter where our application reside.
    How many database we can create
    How we can take database backup, is there any control panel for that.
    How we can schedule database backups
    Can we restore our On-Premise database with the database bakup taken from SQL Azure.
    Can we connect database from our local machine with “SQL Server Management Studio”. 

    Hi SanVerma,
    Thanks for your posting!
    From your description, I think firstly you need confirm which one host service could meet your target. I suggest you could refer to this page about Azure Websites, Cloud Services, and Virtual Machines comparison:
    http://azure.microsoft.com/en-us/documentation/articles/choose-web-site-cloud-service-vm/ 
    The above link could answer your hosting questions 1,2,4.
    Hosting:
    >>3.How much space we will get.
    It depends on your size:
    http://msdn.microsoft.com/en-us/library/azure/dn197896.aspx
    >>5.      
    Currently we are using InProc session. What modification will be required by the application.
    You need use the Azure cache service or SQL Azure storage to store your session data, please see those blog:
    http://blogs.msdn.com/b/cie/archive/2013/05/17/session-state-management-in-windows-azure-web-roles.aspx
    http://azure.microsoft.com/en-us/documentation/articles/web-sites-dotnet-session-state-caching/
    >>6      
    Can we point our DNS to the application we host.
    If you use Azure VM to host your application, you could use Azure Virtual Network to deploy your DNS server, Please see this page:
    http://msdn.microsoft.com/library/azure/jj156088.aspx
    >>      
    We do development on our On-Premise environment, do we also get any staging/testing server along with production server.
    >>      
    Does the usage of application on staging server is chargeable.
    Yes, you can do this. If you use Azure cloud service stage/production environment, You could be charged. If you use single VM to host your production and staging project, you could be charged the single VM.
    >> How many instances we will be getting for one application
    It depends on your requirement, If the quota is not enough, you could contact the Azure support to increase the quota.  >>Does environment automatically increase or decreases the instances in use as per increase or decrease in load.
    Azure platform support the AutoScale. You can set the feature using code or portal.
    http://azure.microsoft.com/en-us/documentation/articles/cloud-services-dotnet-autoscaling-application-block/
    http://msdn.microsoft.com/en-us/library/hh680945(v=pandp.50).aspx
    SQL Azure: 
    >> 1.Which version of SQL Server we will get.
    Firstly, you need clarify the SQL Azure and sql server. SQL Azure is a data as a service. SQL server in VM is a VM which is installed sql server. If you wants to use SQL Server, I suggest you could refer to this pricing page:
    http://azure.microsoft.com/en-us/pricing/calculator/?scenario=virtual-machines
    >>    2.
    Does SQL Azure is compatible with all the features and datatypes of SQL Server 2008 R2? If not then please let us know features and datatypes which are not supported by SQL Azure.
    >> 3.What all SQL Server version’s database can be restored on SQL Azure.
    >>4.What will be the database size.
    I recommend you refer to those post and blog about above 3 questions:
    http://social.technet.microsoft.com/wiki/contents/articles/996.comparison-of-sql-server-with-azure-sql-database.aspx http://stackoverflow.com/questions/3235164/what-is-the-difference-between-sql-azure-and-sql-server-2008
    >>   5   
    Will the database will be in the same datacenter where our application reside.
    You could select the region when you create DB/VM.
    >>      
    How many database we can create
    Please see this page about sql azure limits:
    http://msdn.microsoft.com/en-us/library/azure/ee336245.aspx
    >>7,8
    http://msdn.microsoft.com/en-us/library/azure/jj650016.aspx
    >>9Yes, you can use the Import and export database feature:
    How to: Use the Import and Export Service in Azure SQL Database.
    >>10
    Yes.
    http://azure.microsoft.com/en-us/documentation/articles/sql-database-manage-azure-ssms/
    About how to use SQL Azure, you could refer to this page:
    http://msdn.microsoft.com/en-us/library/azure/ee336282.aspx
    Hope it helps you.
    Regards,
    Will
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Copy Controls for Deliveries to Billing doc's

    Hi
    I hope someone can shed some light on this issue i have.
    I have six deliveries, that i need billing, same plant, same sold to, diff mats, diff del dates.
    My current routines plit these into 6 invoices, but we want one invoice for he lot, i have taken out all the copy routines in a hope this would solve my problem but what ever combination i do i either get 6 invoices or 3, the 3 i do get are split by date. I take a the routines out at header and item and i am unable still to get 1 invoice i still get three, where else if anywhere can this be changed??
    Hope you can help me????
    Regards
    Steve

    Ok guys some good news, i can now create one invoice, but i have to remove my routine at the  Data VBRK/VBRP level, we have aspecial one in there, this is doing the splitting, any one see where it is doing it???
    FORM DATEN_KOPIEREN_900.
    *{   INSERT         DF2K900431                                        1
    ********Basic documentation of ABAP***********************************
    Date                  : 30-Apr-03                                    *
    Programmer            : Stuart Coombs                                *
    Program Specification : Copy Routine, billing document pricing       *
    Unit Test Cases       : Not Applicable                               *
    Transport No.         : DF2K900431                                   *
    ABAP's functionality  : This routine is a copy of Data Transports    *
                            for Billing documents (3, Single Invoice). An*
                            addition has been made as per OSS note 24832 *
                            (solution example 2).  The change stops SAP  *
                            from altering the price per multiple         *
                            quantities (£132.10 per 100 litres) to price *
                            per single quantity (£1.3210 per litre),     *
                            which causes rounding errors when creating   *
                            billing documents.                           *
    Attributes                                                           *
      Logical Database    : Not Applicable                               *
      ABAP type           : Copy Routine                                 *
      Status              : Copy Routine                                 *
      Authorisation group : Not Applicable                               *
    Inputs                                                               *
      Tables              : Not applicable                               *
      External files      : Not Applicable                               *
      Other object        : Not Applicable                               *
    Outputs                                                              *
      Reports             : Not Applicable                               *
      Tables              : Not Applicable                               *
      Databases           : Not Applicable                               *
      Screens             : Not Applicable                               *
      External files      : Not Applicable                               *
      Other objects       : Not Applicable                               *
    Return codes by ABAP  : Not Applicable                               *
    Modification documentation ****************************
    Modification ID:       Not Applicable                         *
    Date of modification:  01-Jul-03                              *
    Transport No.: CTS No. DF2K900548                             *
    Programmer:            Stuart Coombs                          *
    Description of modification:                                  *
    1) For delivery type ZOIL copy the order reason code to       *
    LIKP-LIFEX                                                    *
    Additional logic reported in DFG-INT-004c ZZ0020 - GFMS-BFIS  *
    Sales Interface ABAP V01                                      *
      DATA: BEGIN OF ZUK,
              MODUL(3) VALUE '003',
              VTWEG LIKE VBAK-VTWEG,
              SPART LIKE VBAK-SPART,
              VGBEL LIKE VBRP-VGBEL,
            END OF ZUK.
      ZUK-VTWEG = VBAK-VTWEG.
      ZUK-SPART = VBAK-SPART.
      IF KURGV-PERFK = SPACE.
        ZUK-VGBEL = VBRP-VGBEL.
      ENDIF.
      VBRK-ZUKRI = ZUK.
    Inserted clear command as per OSS note
      CLEAR VBRP-WAVWR.
    SCOOMBS...DF2K900548...BEGIN
      IF LIKP-LFART EQ 'ZOIL'.
        MOVE LIKP-LIFEX TO VBRP-AUGRU_AUFT.
      ENDIF.
    SCOOMBS...DF2K900548...END
    *}   INSERT
    ENDFORM.

  • IPlanet performance information required (for sizing a new system)

    iPlanet performance. I am currently sizing a nre system and need some information around the performance of iPlanet. For example, the number of pages served against CPU usage. Does anyone know if there is a standard out there that records this information (similar to TPC for database performance). Cheers. Neil

    Hi,
    If you are planning to go  with EP 7, then installation master guide can help you.For EP 7 you need
    1)Oracle 10.2.0.2
    2)WAS java or ABAP
    3)EP installation master DVD(sapinst.exe)
    4)Support Packs (for e.g SP 10)
    This installation has KMC inbuilt that means you need not to install unlike EP6,Once installation is done you need to apply for license on https://service.sap.com --> key & requests,on this request,SAP will send you license file, it will be a TXT file, you only need to upload it on your server.
    Hope this helps,
    Regards,
    Ameya

  • License information required for Disaster recoery side.

    Hi,
    Do we reuire to purchase a license for Disaster recover side for Oracle Database server10g, in the DR side we are planning to use oracle datagurad.
    Regards
    Imteyaz.

    user12831732 wrote:
    Hi,
    Do we reuire to purchase a license for Disaster recover side for Oracle Database server10g, in the DR side we are planning to use oracle datagurad.
    Regards
    Imteyaz.Please contact your local Oracle office to get more detailed information on license

  • Information required for e-load report

    I would like to gather more information on the items displayed in e-load sessin report, under "Performance by Profile and Timer", like
    Avg?     
    Std Dev?
    90th %?
    I guess I know about following two items
    Min: Min time VU took to navigate a perticular page
    Max: Min time VU took to navigate a perticular page
    I have attached the sample report.
    Thanks

    The e-Load help says the following:
    Avg - the average performance for the virtual user profile or server response timer in seconds.
    Std Dev - the number of seconds that the performance of virtual user profiles or server response timers deviated from the mean (average value).
    90th % - shows the number of seconds that the performance of ninety percent of the virtual users or server response timers was at or below.
    For some reason your attachment had question marks in it, so I cannot see exactly what you were pointing out.
    -GateCity_QA

  • FM to view pricing conditions for a particular Billing Doc?

    Hi guys,
    I heard there is a function module that can show us the pricing condition of the billing document. If so what FM is this? Thanks guys and take care.

    Hi,
    Check these FM's
    <b>RV_PRICE_PRINT_HEAD
    RV_PRICE_PRINT_ITEM</b>
    also check the FM  <b>PRICING</b>
    they will help you.
    Regards
    vijay

  • Information required for Placeholders in BO 3.0

    I am unable to get proper documentation and information about PlaceHolders in BO 3.0. Its a new feature which I see available in BO 3.0. There is nothing worthful I found in BO 3.0 Admin guide
    Regards,
    Master

    Hello Master,
    I recommend to post this query to the [BusinessObjects Enterprise Administration|BI Platform; forum.
    This forum is dedicated to topics related to administration and configuration of BusinessObjects Enterprise, BusinessObjects Edge, and Crystal Reports Server.
    It is monitored by qualified technicians and you will get a faster response there.
    Also, all BOE Administration queries remain in one place and thus can be easily searched in one place.
    Best regards,
    Falk

Maybe you are looking for