Need help cancelling order

Hello,
I placed order {removed per forum guidelines} and changed the order delivery to In Store pickup.  I have decided I want to cancel this order altogether, but I am unable to do it on the website.  I would like assistance in cancelling this order {removed per forum guidelines} thank you.

If it is has already been confirmed as ready for pickup, you would either need to call 1888bestbuy, go to the store, or simply wait and it will auto cancel after 8 days of being ready for pickup.
Crystal
Superuser
Forum Guidelines | Terms & Conditions | Community Guidelines | What is a Superuser?
*Remember to mark your questions solved and click the star to give kudos to show your thanks!*
While I used to be a Best Buy Employee, I no longer have any affiliation with Best Buy.
My opinions do not in any way shape or form represent Best Buy's Official decisions.

Similar Messages

  • I had to put my computer by together without migration or time machine I NEED help with order of the files?

    I had to put my computer by together without migration or time machine I NEED help with order of the files?

    Hi, where are these other files exactly?

  • Need help canceling iphone 6 preorder

    I made a mistake with my order and I need some help canceling it.

    Did you check for carrier updates?
    iOS: Updating your carrier settings

  • I need to cancel order for broadband made today

    Hi I have ordered a broadband call package this evening and need to cancel as my current provider has bent over backwards to give me a great deal. How do I get through to someone to cancel?
    Solved!
    Go to Solution.

    Hi snapper and welcome (even if it is for a short time)
    Drop the forum mods an email - [email protected] with your order details, the address the order was for and a link to this thread.
    They should be able to take care of this for you.
    -+-No longer a forum member-+-

  • Need help in order to buy Toshiba notebook from Toshiba directly

    Good morning.
    I want to buy a laptop in http://www.toshibadirect.com/ and chose the product,
    I have credit card.
    I have a family who will receive the laptop
    What I want is someone advise me on the east or purchase I need help to complete the purchase.
    Personal toshiba to help me to complete this purchase. .
    Thanks
    Note:
    I live in Peru.
    I have some queries about the product.

    Hi
    First of all you should know that this is a user to user forum. So you will not find any people from Toshiba here.
    Secondly I have checked the page which you have posted in the posting and find this phone number. Call 800-316-0920 for shopping assistance.
    Otherwise I recommend searching for some online dealers who provide the notebook which you want to buy.
    Good luck

  • HT201303 I need to cancel order I made its charging me monthly.....I thought I cancel abt 2 months ago.

    How can I cancel order made on itune?

    If it's an auto-renewing subscription then there are instructions on this page for managing and stopping them : http://support.apple.com/kb/HT4098

  • Need help with order cancellation

    Ordered Carbon ultrabook on last friday, I just called and also submitted the cancellation form online. Lenovo customer service sucks... keep telling me that they could not gurantee the cancellation since it's process! what process! The email I received after placing order told me the item won't ship out until 8/12! If they could send it out NOW, I will take it, but the point is they couldn't, then don't tell me they can't gurantee. Besides, it took so long to speak to a real person!

    SCC914,
    It can take 24+ hours for the cancellation request sent to the factory to be received and accepted.
    I agree that this is not ideal, and as we live in an increasingly networked world, we expect things to happen in almost real time.
    We'll arrange some further assitance for you - could you send me a PM with your order number that you are trying to get cancelled?
    Thanks
    Mark
    ThinkPads: S30, T43, X60t, X1, W700ds, IdeaPad Y710, IdeaCentre: A300, IdeaPad K1
    Mark Hopkins
    Program Manager, Lenovo Social Media (Services)
    twitter @lenovoforums
    English Community   Deutsche Community   Comunidad en Español   Русскоязычное Сообщество

  • Need help: Cancelling Wirefly contract within first 14 days

    Ok so here's the story:
    My Family plan 2 yr contract with Verizon was going to end on May, 28 2011.  However, I was eligible for a NE2 upgrade.  I decided to get the HTC Thunderbolt, and WIREFLY.com had a special price.  So, I decided to enter into a new 2 year agreement with them in order to qualify for the HTC Thunderbolt pricing.  It's been 7 days since I activated my contract with wirefly.  I've decided not to keep the Thunderbolt and get the iPhone instead.
    My question is, can I cancel my contract with wirefly without incurring an ETF with Verizon?  And by cancelling with wirefly, will my numbers be ported back to Verizon?
    Basically, to keep it simple, I want to undo everything I did with wirefly...biggest mistake I've ever made with purchasing mobile phones.
    I would totally stick with them IF they offered the iPhone, but unfortunately they do not.  The Android phone isn't what I had expected it to be.  So I hope I can undo what I did.
    Please help, any advice is appreciated.
    Thanks in advance.

    kalix wrote:
    Ok so here's the story:
    My Family plan 2 yr contract with Verizon was going to end on May, 28 2011.  However, I was eligible for a NE2 upgrade.  I decided to get the HTC Thunderbolt, and WIREFLY.com had a special price.  So, I decided to enter into a new 2 year agreement with them in order to qualify for the HTC Thunderbolt pricing.  It's been 7 days since I activated my contract with wirefly.  I've decided not to keep the Thunderbolt and get the iPhone instead.
    My question is, can I cancel my contract with wirefly without incurring an ETF with Verizon? When you made your purchase through Wirefly, you signed TWO contracts, one with Verizon for two years of service, and one with Wirefly, agreeing to maintain your service at the level you purchased for 6 months.  If you are within your 14 day return period, you will not owe an ETF to Verizon, but you MAY owe an ETF to Wirefly.  You will need to carefully read the paperwork you signed with Wirefly to determine what their return policies are.  And by cancelling with wirefly, will my numbers be ported back to Verizon? Your number was never ported away from Verizon.  Wirefly is a third party vendor that sells Verizon phones and service.
    Basically, to keep it simple, I want to undo everything I did with wirefly...biggest mistake I've ever made with purchasing mobile phones. Call them and ask for the return period and procedure for making the return.  I would call immediately, since you have to mail the phone back to them, and they may need to recieve it by a certain day.
    I would totally stick with them IF they offered the iPhone, but unfortunately they do not.  The Android phone isn't what I had expected it to be.  So I hope I can undo what I did.
    Please help, any advice is appreciated.
    Thanks in advance.

  • Need help with ORDER BY clause

    Hey,
    I have a table:
    Name: Year:
    Eagle 2000
    Tiger 2001
    Eagle 2002
    Lion 2006
    Lion 1999
    Fox 1991
    Lion 1995
    I need a query which will return in such order:
    Name: Year: Position:
    Eagle 2000 1
    Eagle 2002 2
    Fox 1991 1
    Lion 1995 1
    Lion 1999 2
    Lion 2006 3
    Tiger 2001 1
    So, of course to get Name and Year in this order is quite easy:
    select Name, Year from Animals order by Name, Year;
    but how about Position, is there a way to count it with SQL?
    any help is welcome,
    Silvestras

    SQL> with rt as
      2  (select 'Eagle' nm, 2000 yr from dual union all
      3  select 'Tiger', 2001 from dual union all
      4  select 'eagle', 2002 from dual union all
      5  select 'Lion', 2006 from dual union all
      6  select 'Lion', 1999 from dual union all
      7  select 'Fox', 1991 from dual union all
      8  select 'Lion', 1995 from dual)
      9  select nm,yr,row_number() over(partition by (nm) order by nm,yr) position from rt;
    NM            YR   POSITION
    Eagle       2000          1
    Fox         1991          1
    Lion        1995          1
    Lion        1999          2
    Lion        2006          3
    Tiger       2001          1
    eagle 2002 1
    7 rows selected.
    SQL> with rt as
      2  (select 'Eagle' nm, 2000 yr from dual union all
      3  select 'Tiger', 2001 from dual union all
      4  select 'eagle', 2002 from dual union all
      5  select 'Lion', 2006 from dual union all
      6  select 'Lion', 1999 from dual union all
      7  select 'Fox', 1991 from dual union all
      8  select 'Lion', 1995 from dual)
      9  select nm,yr,row_number() over(partition by lower(nm) order by nm,yr) position from rt;
    NM            YR   POSITION
    Eagle       2000          1
    eagle 2002 2
    Fox         1991          1
    Lion        1995          1
    Lion        1999          2
    Lion        2006          3
    Tiger       2001          1
    7 rows selected.
    SQL> 

  • [10g] Need help with order by clause in hierarchical query

    I have the following sample data:
    CREATE TABLE     bill_test1
    (     parent_part     CHAR(25)
    ,     child_part     CHAR(25)
    ,     line_nbr     NUMBER(5)
    ,     qty_per          NUMBER(9,5)
    INSERT INTO bill_test1 VALUES ('ABC-1','ABC-10',100,1);
    INSERT INTO bill_test1 VALUES ('ABC-1','ABC-20',200,2);
    INSERT INTO bill_test1 VALUES ('ABC-1','ABC-30',300,3);
    INSERT INTO bill_test1 VALUES ('ABC-1','HARDWARE-1',401,10);
    INSERT INTO bill_test1 VALUES ('ABC-1','HARDWARE-2',402,5);
    INSERT INTO bill_test1 VALUES ('ABC-10','ABC-155',100,2);
    INSERT INTO bill_test1 VALUES ('ABC-10','HARDWARE-1',200,1);
    INSERT INTO bill_test1 VALUES ('ABC-155','RAW-2',100,4.8);
    INSERT INTO bill_test1 VALUES ('ABC-155','HARDWARE-3',200,3);
    INSERT INTO bill_test1 VALUES ('ABC-20','RAW-1',100,10.2);
    INSERT INTO bill_test1 VALUES ('ABC-30','RAW-3',100,3);And the query below gives me exactly what I want, in the order I want it. However, I am wondering if there is a way to get this order without creating the SEQ column, since I don't need it in my results
    SELECT     part_nbr
    ,     parent_part
    ,     child_part
    FROM     (
         SELECT     CONNECT_BY_ROOT b.parent_part                         AS part_nbr
         ,     b.parent_part
         ,     b.child_part
         ,     SYS_CONNECT_BY_PATH(b.line_nbr,' ')                    AS seq
         FROM     bill_test1 b
         ,     dual
         CONNECT BY     parent_part     = PRIOR child_part
    WHERE          part_nbr     = 'ABC-1'
    ORDER BY     seq
    Results of above query, except with SEQ included in SELECT (just to show what I'm sorting off of):
    PART_NBR                     PARENT_PART                  CHILD_PART                   SEQ
    ABC-1                        ABC-1                        ABC-10                        100
    ABC-1                        ABC-10                       ABC-155                       100 100
    ABC-1                        ABC-155                      RAW-2                         100 100 100
    ABC-1                        ABC-155                      HARDWARE-3                    100 100 200
    ABC-1                        ABC-10                       HARDWARE-1                    100 200
    ABC-1                        ABC-1                        ABC-20                        200
    ABC-1                        ABC-20                       RAW-1                         200 100
    ABC-1                        ABC-1                        ABC-30                        300
    ABC-1                        ABC-30                       RAW-3                         300 100
    ABC-1                        ABC-1                        HARDWARE-1                    401
    ABC-1                        ABC-1                        HARDWARE-2                    402

    Hi,
    As long as there's only one root, you can say ORDER SIBLINGS BY, but you can't do that in a sub-query (well, you can, but usually there's no point in doing it in a sub-query). If the CONNECT BY is being done in a sub-query, there is no guarantee that the main query will preserve the hierarchical order that the sub-query provides.
    The query you posted doesn't require a suib-query, so you can say:
    SELECT     CONNECT_BY_ROOT b.parent_part                         AS part_nbr
    ,     b.parent_part
    ,     b.child_part
    --,     SYS_CONNECT_BY_PATH(b.line_nbr,' ')                    AS seq
    FROM     bill_test1 b
    WHERE          CONNECT_BY_ROOT b.parent_part     = 'ABC-1'
    CONNECT BY     parent_part     = PRIOR child_part
    ORDER SIBLINGS BY     b.line_nbr     
    ;I said the query you posted doesn't require a sub-query. It also doesn't require dual, so I suspect what you posted is a simplification of what you're really doing, and that may need a sub-query. In particular, if you intend to GROUP BY part_nbr, then you need the sub-query. We can repeat the CONNECT_BY_ROOT expression in the WHERE clause (or, now that I think about it, use a START WITH clause instead of WHERE), but, for some reason, we can't use CONNECT_BY_ROOT in a GROUP BY clause; we need to compute CONNECT_BY_ROOT in a sub-query, give it a name (like part_nbr), and GROUP BY that column in a super-query.
    This assumes that there is only one root node. ORDER SIBLINGS BY means just that: children of a common parent will appear in order, but the root nodes, who have no parents, will not necessarily be in order.
    Here's what I meant by using START WITH instead of WHERE:
    SELECT     CONNECT_BY_ROOT b.parent_part                         AS part_nbr
    ,     b.parent_part
    ,     b.child_part
    --,     SYS_CONNECT_BY_PATH(b.line_nbr,' ')                    AS seq
    FROM     bill_test1 b
    START WITH     b.parent_part     = 'ABC-1'
    CONNECT BY     parent_part     = PRIOR child_part
    ORDER SIBLINGS BY     b.line_nbr     
    ;This should be much more efficient, because it narrows down the results before you waste time getting their descendants.
    Using a START WITH clause here is analagous to me sending you an e-mail, saying "Come to a meeting a my office at 3:00."
    Using a WHERE clause here is analagous to me sending an e-mail to everyone in the company, saying "Come to a meeting a my office at 3:00", and then, as people get here, telling everyone except you that they can go back.
    ORDER SIBLINGS BY was introduced in Oracle 9.
    Edited by: Frank Kulash on Dec 9, 2010 2:39 PM
    Added version with START WITH clause

  • Need help in order to recovery my Satellite L450-16Q

    My laptop had a virus so I used the Product Recovery disk that came with it, thinking that it would fix it but it ended up erasing the whole of my computer even windows 7.
    So now I have a computer I can't use I have bought windows 7 directly from microsoft which I have downloaded and tried to install but it doesn't work.
    I have also bought the product recovery disks from toshiba's backup media site in hope that they will work.
    Can anyone help/advise on what I need to do.
    Thank you
    Sharron

    Hello
    The whole story is a little bit confusing for me. So lets see what you wrote:
    >... thinking that it would fix it but it ended up erasing the whole of my computer even windows 7.
    Thinking is wrong. What you need is exact info about recovery installation and this can be found in users manuals document. Recovery disc is not like Microsoft installation disc and cannot be used for repair. Recovery disc contains recovery image and can be used for clean OS installation (recovery image installation) only.
    > So now I have a computer I can't use
    Why you cannot use it? Recovery image installation installs OS again. Which OS is installed after running recovery image installation?
    > I have also bought the product recovery disks from toshiba's backup media site
    But why if you already have recovery disc that you have used at the beginning of the whole story?
    What you need to do is to use this original disc for OS installation.
    -start your notebook and press F12 several times to enter BOOT menu
    -when the menu is shown put recovery disc into ODD
    -select CD/DVD drive in the menu and press ENTER
    -follow the menu on the screen
    After recovery image installation you will have factory settings again and everything should be OK.
    More questions?

  • Need to cancel order but order is not in listed in Order Status or Purchase History

    I ordered  an Open-Box Canon - PowerShot ELPH-340 16.0-Megapixel Digital Camera - Black, but I never recieved an email confirmation and it did not show up in either my Order Status or Purchase History.I assumed I may not have completed the order correctly so I went through the same process of buying it again, but I still did not recieve a confirmation email nor did it show up in my Order Status or Purchase History.I checked my bank account and I am being charged for the 2 cameras.I would like to have one of those orders canceled a.s.a.p. please.

    Hello daijoebu-
    The deal for that open box camera looks like a great offer, so I can understand why you ordered one.  I’m sorry to hear that not receiving an order confirmation email led you to order a second one, thus creating two orders.
    Due to maintenance last night on BestBuy.com, confirmation emails were delayed, but should be going out today.  Regrettably, I do see that both orders have already begun fulfillment and I am not able to cancel them.  The only option we would have for you would be to return one of the cameras either by mail or to your local Best Buy store once you receive it.  You can find more information on Canceling Your Order here.
    I apologize for any inconvenience that this may cause you.
    Sincerely,

  • Need help on order by in PL/SQL

    Hi all,
    I know this problem would have occurred a lot of times before, but me being a beginner want to know all the possible solution for this one.Now I am having a procedure in which I am declaring a cursor to select rows from a table
    create or replace procedure call_me(sortstring IN Varchar2(200))
    IS
    cursor cur is
    select * from EMP order by (sortstring);
    BEGIN
    for rec in cur
    Loop
    DBMS_OUTPUT.PUT_LINE(cur.EMPNAME)
    END LOOP;
    END;
    Assume the EMP table has
    EMPID,EMPNAME,EMPCITY,EMPDEPT as its fields
    I am calling the procedure like
    exec procedure_call('EMPCITY,EMPDEPT')
    but I get an unsorted output, worse still
    exec procedure_call('EMPCITY')
    itself is not working.If I hard-code the order by columns in the query it is working, but when I pass it as argument it is not working.Please help me resolve this issue.

    In your case,
    satyaki>
    satyaki>select * from v$version;
    BANNER
    Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - Prod
    PL/SQL Release 10.2.0.3.0 - Production
    CORE    10.2.0.3.0      Production
    TNS for 32-bit Windows: Version 10.2.0.3.0 - Production
    NLSRTL Version 10.2.0.3.0 - Production
    Elapsed: 00:00:00.33
    satyaki>
    satyaki>select * from emp order by '&str';
    Enter value for str: empno
    old   1: select * from emp order by '&str'
    new   1: select * from emp order by 'empno'
         EMPNO ENAME      JOB              MGR HIREDATE         SAL       COMM     DEPTNO
          7777 SOURAV     SLS                  14-SEP-08      45000       3400         10
          7499 Travor     SALESMAN        7698 20-FEB-81       1600        300         30
          7521 WARD       SALESMAN        7698 22-FEB-81       1250        500         30
          7566 JONES      MANAGER         7839 02-APR-81       2975                    20
          7654 MARTIN     SALESMAN        7698 28-SEP-81       1250       1400         30
          7698 BLAKE      MANAGER         7839 01-MAY-81       2850                    30
          7782 CLARK      MANAGER         7839 09-JUN-81       4450                    10
          7788 SCOTT      ANALYST         7566 19-APR-87       3000                    20
          7839 KING       PRESIDENT            17-NOV-81       7000                    10
          7844 TURNER     SALESMAN        7698 08-SEP-81       1500          0         30
          7876 ADAMS      CLERK           7788 23-MAY-87       1100                    20
         EMPNO ENAME      JOB              MGR HIREDATE         SAL       COMM     DEPTNO
          7900 JAMES      CLERK           7698 03-DEC-81        950                    30
          7902 FORD       ANALYST         7566 03-DEC-81       3000                    20
    13 rows selected.
    Elapsed: 00:00:01.00
    satyaki>In our case,
    satyaki>select * from emp order by &str;
    Enter value for str: empno
    old   1: select * from emp order by &str
    new   1: select * from emp order by empno
         EMPNO ENAME      JOB              MGR HIREDATE         SAL       COMM     DEPTNO
          7499 Travor     SALESMAN        7698 20-FEB-81       1600        300         30
          7521 WARD       SALESMAN        7698 22-FEB-81       1250        500         30
          7566 JONES      MANAGER         7839 02-APR-81       2975                    20
          7654 MARTIN     SALESMAN        7698 28-SEP-81       1250       1400         30
          7698 BLAKE      MANAGER         7839 01-MAY-81       2850                    30
          7777 SOURAV     SLS                  14-SEP-08      45000       3400         10
          7782 CLARK      MANAGER         7839 09-JUN-81       4450                    10
          7788 SCOTT      ANALYST         7566 19-APR-87       3000                    20
          7839 KING       PRESIDENT            17-NOV-81       7000                    10
          7844 TURNER     SALESMAN        7698 08-SEP-81       1500          0         30
          7876 ADAMS      CLERK           7788 23-MAY-87       1100                    20
         EMPNO ENAME      JOB              MGR HIREDATE         SAL       COMM     DEPTNO
          7900 JAMES      CLERK           7698 03-DEC-81        950                    30
          7902 FORD       ANALYST         7566 03-DEC-81       3000                    20
    13 rows selected.
    Elapsed: 00:00:00.31
    satyaki>/
    Enter value for str: empno,job
    old   1: select * from emp order by &str
    new   1: select * from emp order by empno,job
         EMPNO ENAME      JOB              MGR HIREDATE         SAL       COMM     DEPTNO
          7499 Travor     SALESMAN        7698 20-FEB-81       1600        300         30
          7521 WARD       SALESMAN        7698 22-FEB-81       1250        500         30
          7566 JONES      MANAGER         7839 02-APR-81       2975                    20
          7654 MARTIN     SALESMAN        7698 28-SEP-81       1250       1400         30
          7698 BLAKE      MANAGER         7839 01-MAY-81       2850                    30
          7777 SOURAV     SLS                  14-SEP-08      45000       3400         10
          7782 CLARK      MANAGER         7839 09-JUN-81       4450                    10
          7788 SCOTT      ANALYST         7566 19-APR-87       3000                    20
          7839 KING       PRESIDENT            17-NOV-81       7000                    10
          7844 TURNER     SALESMAN        7698 08-SEP-81       1500          0         30
          7876 ADAMS      CLERK           7788 23-MAY-87       1100                    20
         EMPNO ENAME      JOB              MGR HIREDATE         SAL       COMM     DEPTNO
          7900 JAMES      CLERK           7698 03-DEC-81        950                    30
          7902 FORD       ANALYST         7566 03-DEC-81       3000                    20
    13 rows selected.
    Elapsed: 00:00:00.18
    satyaki>So, capitalizing this ->
    satyaki>
    satyaki>declare
      2    cursor cur
      3    is
      4      select *
      5      from EMP
      6      order by &sortstring;
      7     
      8    rec cur%rowtype;
      9  begin
    10   for rec in cur
    11    Loop
    12      DBMS_OUTPUT.PUT_LINE(rec.ENAME);
    13    END LOOP;
    14  END;
    15  /
    Enter value for sortstring: empno,job
    old   6:     order by &sortstring;
    new   6:     order by empno,job;
    Travor
    WARD
    JONES
    MARTIN
    BLAKE
    SOURAV
    CLARK
    SCOTT
    KING
    TURNER
    ADAMS
    JAMES
    FORD
    PL/SQL procedure successfully completed.
    Elapsed: 00:00:00.84
    satyaki>Got my point?
    Regards.
    Satyaki De.

  • Need help with order booking tutorial

    Hi
    I am new to OracleFusion.
    Started Learning By practising OrderBooking tutorial for 10g.
    I am practising parellel branching in the tutorial .
    I ve invoked Rapid distributors service in branch 1 of the flow activity.
    and
    i ve invoked Select manufacturing service in branch 2 of flow activity.
    I ve deployed order booking service,rapid distributed service,select manufacturing service in the server.
    Select manufacturing service is an asynchronous service .for this service to be complete it requires user to manually set price for the item ordered.
    So I accesed SelectManufacturinUI in browser as instructed in book.The problem is tht it is directing me to login page where User id and password should be submitted.
    In the tutorial no info is given regarding login details fot this page.Hence i am not able to set price for order.
    So the Select manufacturing service is not completed ..hence i am not able to move further in the tutorial..
    Kindly help with this..if any one has faced same prblm
    thanks

    Hi
    I got the answer. Just posting it so that it helps someone
    User id i tried : jcooper
    password : Bpel console startup password

  • Need help with Order by statement

    I have a report which has an order by statement to order a varchar2 field in ascending order.
    The report sorts the records correctly but if I rerun the report, the records with the same values in the column that I order by, do not maintain the same order as was in the report's 1st run.
    The records will still be sorted in ascending order but those records that have the same values interchange positions each time I run the report.
    Is this ok or is there a way of making records with same values maintain the same order in all the report runs? Please assist. Thanks.

    user8655468 wrote:
    but those records that have the same values interchange positions each time I run the report.
    Is this ok or is there a way of making records with same values maintain the same order in all the report runs? Please assist. Thanks.Hello,
    It's normal those are same values may interchange at each run. you can add another column in order by clause. That
    Order by column1,column2 may add another column3 -- this will maintain always same but column 1,2,3 have same value , it will may interchange.
    Hope this helps
    Hamid

Maybe you are looking for

  • IPod Classic will not turn on, refuses to go into disk mode.

    Hello Apple Community. Last night I went out to a party, and while I was asleep, some questionable so-and-so poured alcohol on me, and this alcohol got all over my pants, and subsequently, the iPod. I am using a 160GB White iPod Classic, and I have n

  • Oracle 8.1.7 on Red Hat 7 works (here's how)

    Thanks to Richard Rankin's post, I was able to get Oracle 8.1.7 working with Red Hat 7.0. It even works with the 2.4.0 kernel. Since there have been so many posts regarding this problem, I have copied Mr. Rankin's post again below: 1) Load the Redhat

  • Why can't I build up a VM when calling JNI_CreateJavaVM?

    Hello,everyone,I got a new question,I want to call java in linux redhat 7.3,but it is strange that I failed, though my code seems quite right,please : #include "jni.h" #include "dlfcn.h" #include "iostream.h" #include "string.h" #define MAX_PATH 266

  • Need help on Bex Reporting.

    Hi BW Experts, I have developed the report in Bex. The data in ODS is specified below. Ser_No_____Status____Act_Status_________Date 000001______Open_______X____________10-SEPT-2009 000001______InProcess__X____________11-SEPT-2009 000001______Closed__

  • Table in selection screen...

    Dear Abapers,                Is it possible to get the table in selection screen,I want to give input from table in selection screen itself.Can anyone suggest some ideas pl? Thanks in Advance.