SP01: More than 200 downloads of SP01 - great! Please give feedback here:

Hello,
2005A SP01 PL02 has been downloaded by more than 200 different SAP Business One partners. That's great and proves the high demand for allowing early hands-on across the partner community!
However, feedback is rare. Usually this means that no major issues occured and that the information given (e.g. in the documentation of DB and UI changes + potential compatibility issues) is OK as well.
That would be great!
Could you confirm - or reject that interpretation?
Thanks in advance,
Frank

I have been studying SBO 2005 A SP1 for a while. I have come to terms with the License Server issue.
However, I now have a new problem.
All the add-ons (for different databases) cannot start anymore.
When I tried Outlook Integration, I will a series of error messages, including
1. Resource error (no title)
2. Initialization failed (no title)
I am given a choice to
a. Restart Add-on
b. Log off the company
c. Continue without the Add-on
I chose the last option and I get a dialog box that says
BO_Outlook.exe - Application Error (Title)
The instruction at "0x016cf850" referenced memory at "0x02de2f48". The memory could not be "read".
Click on OK to terminate the program.
When I tried XL Reporter, the error messages are slightly diferent.
1. Unable to connect to DI. Resource Error (title = XL Reporter)
I was given the System Message with the 3 options. I chose 3. No further messages.
Any advice? These add-on modules were working fine.

Similar Messages

  • SP01: 300 downloads of SP01 PL03! Give feedback here - or open a new topic

    Hello,
    2005A SP01 PL03 has been downloaded by more than 300 times.
    Feedback about issues is rare. Usually this means that no major issues occured and that the information given (e.g. in the documentation of DB and UI changes + potential compatibility issues) is OK as well.
    That would be great!
    If you are looking for a place to give general feedback, please do it here.
    If you want to report an issue you can use this thread as well, but I would like to encourage you to open a new topic with "SP01: " as a prefix!
    Thanks in advance,
    Frank
    PS: Please don't forget to check SAP Note 931019 for the latest update about known issues!
    PS2: This was the thread after crossing the 200 downloads borderline:
    SP01: More than 200 downloads of SP01 - great! Please give feedback here:

    Hi,
    About the new FormData event in SP01, I wanted to calculate an expense in invoices depending on some conditions. Here is my code:
    protected override void SBO_Application_FormDataEvent(ref SAPbouiCOM.BusinessObjectInfo BusinessObjectInfo, out bool BubbleEvent)
                BubbleEvent = true;
                if (BusinessObjectInfo.EventType == SAPbouiCOM.BoEventTypes.et_FORM_DATA_ADD && BusinessObjectInfo.ActionSuccess && BusinessObjectInfo.Type.Equals("13"))
                    SAPbobsCOM.Documents d = (SAPbobsCOM.Documents) B1Company.GetBusinessObject(SAPbobsCOM.BoObjectTypes.oInvoices);
                    if (d.Browser.GetByKeys(BusinessObjectInfo.ObjectKey))
                        string p = d.PaymentMethod;
                        int n = d.Expenses.Count;
                        d.Expenses.SetCurrentLine(0);
                        d.Expenses.ExpenseCode = 1; // As seen on OEXD table
                        d.Expenses.LineTotal = 5.5;
                        //d.Expenses.TaxCode = "V2"; Tried to explicitly set a value, no success.
                        d.Comments = "OK";
                        int ret = d.Update();
                            if (ret != 0)
                                int code;
                                string des;
                                B1Company.GetLastError(out code, out des);
                                B1App.MessageBox(des, 0, "OK", "", "");
    Well it doesn't work! Note that I'm able to add manually an invoice with expenses, and if I create a quotation (type 24), an order (type 17) or a delivery (type 15) everything works fine.
    I'm using the SBODemo_IT database
    The error message (-10) claims something like 'Tax code is required for freight costs'
    Is it a bug?
    Thanks

  • Help! We have a form with more than 200 entries and when I looked at it yesterday it had one! When you download the form to excel they all show up. However, when I added another record today it disappeared. Can you tell me what's happening? I've been usin

    Help! We have a form with more than 200 entries and when I looked at it yesterday it had one! When you download the form to excel they all show up. However, when I added another record today it disappeared. Can you tell me what's happening? I've been using adobe forms for 2 years with mass response feedback and have never had this problem.

    Greetings,
    I've never seen this issue, and I handle many iPads, of all versions. WiFi issues are generally local to the WiFi router - they are not all of the same quality, range, immunity to interference, etc. You have distance, building construction, and the biggie - interference.
    At home, I use Apple routers, and have no issues with any of my WiFi enabled devices, computers, mobile devices, etc - even the lowly PeeCees. I have locations where I have Juniper Networks, as well as Aruba, and a few Netgears - all of them work as they should.
    The cheaper routers, Linksys, D-Link, Seimens home units, and many other no name devices have caused issues of various kinds, and even connectivity.
    I have no idea what Starbucks uses, but I always have a good connection, and I go there nearly every morning and get some work done, as well as play.
    You could try changing channels, 2.4 to 5 Gigs, changing locations of the router. I have had to do all of these at one time or another over the many years that I have been a Network Engineer.
    Good Luck - Cheers,
    M.

  • Why I cannot see more than 200 e-mails

    Why I cannot see more than 200 e-mails at my iPad

    Thank you King_Penguin. I found. I have multiple e-mail accounts. I can see Load More Messages only when I clik All Accounts. When I go to particularq, let say, Gmail account, I do not see Load More Messages.This mean that I must download more messages from all accounts, even if I need only more messages from particular account. But anyway it is helpfull.
    Thanks again
    Drazen

  • Is there any issues if we planning to have more than 200 concurrent users

    Is there any issues if we planning to have more than 200 concurrent users in BPS ?
    Thanks,

    Depends a great deal on what type of users they are. Simply running reports? Should be manageable. All performing complex modelling - more of a problem.
    And of course it depends a large deal on your supporting infrastructure as well! How many interactive processes can your server handle?
    But back to planning, if these are all planning users - not just reporters - perhaps the biggest issue will be planning level design such that so many users are not locking each other constantly.
    Be aware that locks are defined by the package definition that a user executes a layout or function against, and locks stay in place until the users ends his/her planning session - which means exiting a planning FOLDER or correctly existing the web application.....

  • How to change the owner of a GPO using command line/script? - More than 200!

    I have more than 200 GPOs on the AD DOmain
    Half of the GPos were created by sveeral different people or are owned by the domain admins
    How can I change all of then, to a new owner, using the more "quick and easy" method?
    there a tool/utility for that? (like icacls.exe/subinacl.exe?)
    There is a VBS function or PS cmdlet?

    Hi,
    How is it going? Are the suggestions provided by the above replied helpful? If you need further help regarding this issue, please don’t hesitate to let us know.
    Besides, for scripts, in order to get better help, we can ask for suggestions in the following scripting forums.
    The Official Scripting Guys Forum
    http://social.technet.microsoft.com/Forums/scriptcenter/en-US/home?forum=ITCG
    Windows PowerShell
    http://social.technet.microsoft.com/Forums/windowsserver/en-US/home?forum=winserverpowershell
    TechNet Subscriber Support
    If you are TechNet Subscription user and have any feedback on our support quality, please send your feedback here.
    Best regards,             
    Frank Shen

  • CONVERT_OTFSPOOLJOB_2_PDF is not working with more than 200 pages

    HI all,
    i am trying to print out Inspection Results (OTFs generated by QGA3 Transaction) via the CONVERT_OTFSPOOLJOB_2_PDF funtion module.
    But if the Inspection Results have more than 200 pages the FM only creates a PDF without content.
    The PDF is there but it has 0 bytes.
    This is how i fill the FM:
    CALL FUNCTION 'CONVERT_OTFSPOOLJOB_2_PDF'
             EXPORTING
                  src_spoolid              = i_spool
                  no_dialog                = 'X'
             IMPORTING
                  pdf_bytecount            = wl_numbytes
                  pdf_spoolid              = wl_pdfspoolid
                  btc_jobname              = wl_jobname
                  btc_jobcount             = wl_jobcount
             TABLES
                  pdf                      = tl_pdf
             EXCEPTIONS
                  err_no_otf_spooljob      = 1
                  err_no_spooljob          = 2
                  err_no_permission        = 3
                  err_conv_not_possible    = 4
                  err_bad_dstdevice        = 5
                  user_cancelled           = 6
                  err_spoolerror           = 7
                  err_temseerror           = 8
                  err_btcjob_open_failed   = 9
                  err_btcjob_submit_failed = 10
                  err_btcjob_close_failed  = 11.
    Does anyone have an idea ?
    Thanks and Regards
    Volker

    That's because the function reverts to background processing when the page size is over 99 pages (see the code).  I posted how to handle this a while back but basically you can either use RSPO_RETURN_SPOOLJOB directly or you can continue to use your current function but you have to poll for the completion of the job (BP_JOB_STATUS_GET) and then get the resulting spool in RAW format with RSPO_RETURN_SPOOLJOB then convert it:
    FIELD-SYMBOLS: <fs_line> TYPE x.
    DATA: gv_pdf TYPE xstring.
    CALL FUNCTION 'RSPO_RETURN_SPOOLJOB'
      EXPORTING
        rqident              = p_spono
        desired_type         = 'RAW'
      TABLES
        buffer               = gt_buffer
      EXCEPTIONS
        no_such_job          = 1
        job_contains_no_data = 2
        selection_empty      = 3
        no_permission        = 4
        can_not_access       = 5
        read_error           = 6
        type_no_match        = 7
        OTHERS               = 8.
    LOOP AT gt_buffer INTO gs_buffer.
      ASSIGN gs_buffer TO <fs_line> CASTING TYPE x.
      CONCATENATE gv_pdf <fs_line> INTO gv_pdf IN BYTE MODE.
    ENDLOOP.

  • Not showing up on App Store with more than 200k downloads in last three days?

    My app Flying Bieber HD has gotten more than 200k downloads since our launch on Saturday, but we are not showing up on App Store ranks at all.  We got so many downloads through social media promotions and we got Bieber's entourage to promote it.  Are we too new to show up in there?  When will we be up there?

    Check support for developers at developer.apple.com

  • How to change the size of a simple brush by tilt by more than 200%?

    Hi,
    how to change the size of a simple brush with tilt by more than 200%?
    Greetings!
    Daniel
    Ps: sorry for saying this, but your forum is surprisingly userunfriendy designed for a design oriented company.

    Hi,
    How is it going? Are the suggestions provided by the above replied helpful? If you need further help regarding this issue, please don’t hesitate to let us know.
    Besides, for scripts, in order to get better help, we can ask for suggestions in the following scripting forums.
    The Official Scripting Guys Forum
    http://social.technet.microsoft.com/Forums/scriptcenter/en-US/home?forum=ITCG
    Windows PowerShell
    http://social.technet.microsoft.com/Forums/windowsserver/en-US/home?forum=winserverpowershell
    TechNet Subscriber Support
    If you are TechNet Subscription user and have any feedback on our support quality, please send your feedback here.
    Best regards,             
    Frank Shen

  • Case structure with more than 200 cases, slower lab view app

    Problem Description :
    i am currently making a vi which compose of a simple case structures, a case structure with more than 200 cases, what i noticed is that the more i added cases the slower the labview reacts, it takes time for me to route wire on each of the cases.
    i dont know if there are any setting in the labview environment that i can increase the buffer size? i dont know... but its getting slow (only on the
    vi with more cases in a case structure)
    mytestautomation.com
    ...unleashed the power, explore and share ideas on power supply testing
    nissanskyline.org
    ...your alternative nissan skyline information site

    Can you clarify what you mean by "slow". Does it run more slowly or does it feel sluggish during editing?
    Could you attach the actual VI?
     Overall, I agree with the notion of local variable overuse. For example, you read the same local variable twice in the same case. Is there a need for this? Is there a chance that it varies between the two reads? Typically, you would place the terminal in front of the case structure and wire to all the locations where you need the value. This ensures that the data is consistent. Still, this should not cause any slowdown problem.
    (On a sidenote, the code in the upper left corner is inefficient. You convert the same data to lower case with each iteration, so you might want to place this before the loop and do it only once (well, if you are lucky, LabVIEW will fold the operation, but still....). Also your "index array" operation can be replaced by autoidenxing of the 2D array on the outer loop boundary.)
    LabVIEW Champion . Do more with less code and in less time .

  • HT204406 itunes crashes my computer (windows 7) while trying to upload my music. Its happened multiple times now and I have no songs which are more than 200 mb. Dont understand what is breaking it

    My itunes keeps crashing while trying to upload music ti icloud using match. I have checked my collection and there are no songs more than 200 mb. The problem is getting so bad that now my OS (windows 7) is crashing. Dont understand what is breaking itunes....

    My itunes keeps crashing while trying to upload music ti icloud using match. I have checked my collection and there are no songs more than 200 mb. The problem is getting so bad that now my OS (windows 7) is crashing. Dont understand what is breaking itunes....

  • How to send a mail from SAP to Users more than 200

    Hi
    some one can help i have one scenario in my   company we have to send a mail to our user more than 200 to inform price changes once in a month or two month
    Thanks in advance
    Best Regards,
    MH

    Hi Mohammed
    As you want to send to around 200 customers then maintain a condition record with the combination of Output medium 7 in the Output medium field
    Second Option is Go to VA02 -> Edit -> Editor to reach the SAPscript Editor and then come back to the header output data and then The system sends the electronic mail at the time you have specified in the timing data..
    Regards
    Srinath

  • How to display more than 200 rows in the table?

    Hi Experts,
    Is that possible to display more than 200 rows in a Table.
    when i query from table, it has 1000 rows, i want to display all the 1000 rows in the Table.
    when i query, the values are displaying up to 201 rows only,
    when i click next on 200 - 201 it throws Exception says
    *"Query has exceeded 200 rows. Potentially more rows exist, please restrict your query."*
    let me know how to display all the 1000 rows in a table without Exception.
    Any idea will be highly appreciated.
    Thanks
    Aswath

    The number of rows retrieved is controlled by profile option "FND: View Object Max Fetch Size". I believe 200 is the default value. Pl see these MOS Docs
    386402.1- Query Has Exceeded 200 Rows
    275876.1 - Oracle Application Framework Profile Options Release 11i (11.5.10)
    HTH
    Srini

  • "How do i add more than 2 downloads in Downloads window?" "Downloads window" only show 2 download and don't show third one and else

    How do i download more than 2 downloads in "Downloads window"?
    "Downloads window" only show 2 download and don't show third one and more, They be wait until one of first or second complete.
    == This happened ==
    Every time Firefox opened
    == Downloads

    You have some extensions that related to downloading listed in the Troubleshooting information.
    It is probably one of them that is causing that problem.
    What kind of files are you trying to download?
    Are all the files downloaded from the same server?
    See [[Troubleshooting extensions and themes]]
    DownloadHelper
    DownThemAll!
    IDM CC

  • Show more than 3 downloads in the popup

    I was searching a way to display more than 3 downloads when I click on the "download button" without displaying all the downloads.
    Thanks...
    Riccardo

    Try the Firefox Add-on "Download Panel Tweaks". One of the options is "max download items to display".
    Hope that is what you're looking for.

Maybe you are looking for

  • Process chain Transport error in BI7

    Hello All,               We are facing an error while importing a transport request in the BI7 system. The objects collected  in the transport request are InfoPackage Process chain Process variants Table Contents The error which we are facing is as f

  • Brand new MacBook no longer working

    I just got my gf a brand new Macbook Pro w/ Retina about 2 weeks ago. She's barely been on it, but it's been working fine during the few times she has been on it. Starting yesterday, she noticed that she couldn't even boot log in because it would kee

  • Mac OS 8.6 wireless connection

    I have iMAC G3 with OS 8.6. Can a wirelss card be purchased and used on this system to connect wirelessly? What are my options?

  • I've Now Killed 2 160GB iPod Classics with My Music Library

    I've now tried to load my complete iTunes library onto an iPod classic twice, and both times, once the complete library is loaded, the Apple boot screen appears and the hard drive spins until the battery goes dead. Today, I took the first one into th

  • How to connect top level domain database to subdomains

    Created subdomains for the top level domains. Need to learn how can we connect centralized database in the top level domain with the subdomains code in coldfusion.