Tcode for Query deletion on Infoprovider

Hi,
Do we have any tcode or table where i want to delete all the query and Workbook on an infoprovider.
Thanks
Puneet

Hi
Table RSZELTDIR will store all the queries.
T.code :RSZDELETE will delete all the queries based on the Info Cube.
Hope this helps

Similar Messages

  • Tcode for customer deletion

    Hi,
    What is the Tcode for customer deletion and what is the process, like VD01 for create customer and VD02 for update customer.
    What is the Icon we use for update like ICON_DELETE for deletion.
    Thanks,
    Veni.

    Hi,
    You can mark a customer for Deletion and not physically delete it from the database for business continuity purposes.
    Go to VD02 and enter the customer you want to delete.
    Then Click on Extras->Deletion Flags.
    Then it will take you to a screen with various options for Deletion.
    Select the option Deletion Flags->All Areas to delete all data.
    I hope this reply helps.
    Thanks,
    Priyabrata Samanta
    Edited by: Priyabrata Samanta on Jan 25, 2008 4:27 AM

  • How to Assaign Tcode for Query ? if i have 5.0 version

    Hi,
    I have Sap 5.0 version, i am trying to assagin tcode for Query , but it's through an error as no blank speace . But the same i did in 4.7c vresion i am getting any error pls help how to assaign Tcode for ABAp query.
    Thanks,
    saleem.

    Hi,
    1) find out report-name of your query with:
    query - more functions - reportname
    2) se93 - report transaction
    A.
    Message was edited by: Andreas Mann

  • Need tcode for Query analyzer

    hi i want to test query in query analyzer befor using in programe.
    i need tcode for query analyzer.
    thanks in advanced.

    hi,,
    SE30 - gives you a run time analysis and points out the issues more at design time.
    ST05 - Is the most useful if you want to track time taken for execution of each of the sections.
    SM50 - Will give you a work process overview, not sure at a program level how can it help you.
    Some times you will have to use a combination of SE30 and ST05.
    I would like to use St05 personally.
    rgds
    anver
    if hlped mark points

  • Tcode for query designer

    hi all..
    is there any tcode for opening query designer?
    regards
    sagar

    Hi Sagar
    Let me have quick share
    I believe there were  no specific t code for query designer aone the following are the only methods through which we can reach query designer
    RRMX which takes you to Bex analyser and then you have to go to edit mode of the query
    start ->Bex-->query designer .
    Hope its clear a little..!
    Thanks
    (P159793)K M R
    Assigning points is the only way of saying thanks in SDN
    >
    vidya sagar wrote:
    > hi all..
    >
    > is there any tcode for opening query designer?
    >
    > regards
    > sagar

  • Create Transaction (of CRM system) as Receiver thru "RSBBS" TCode for query

    Hello,
    My requirement is to Jump to a SAP-CRM transaction from a BEx query.
    Thru TCode : RSBBS, I selected "TRANSACTION" as receiver of a query, then I selected "CROCLNT002" as the source, then in the Report field I gave the SAP-CRM Transaction "crmd_order" and selected OK.
    Then, I tried to execute the query thru Web, On the Context Menu's 'Go To' property, I clicked on the Transaction, It gives me the following errors:
    "No Web server maintained for the presentation of log. system CROCLNT002"
    "Jump target cannot be executed"
    " An error occurred with the report to report interface during the jump"
    Do I need to execute some other steps also in order for this to function smoothly. Thanks to help me in understanding the loop hole.
    Best Regards,
    Sumita

    Sumita,
    This is 'coz your CRM client CR0CLNT002 might be a WINGUI and not a WEBGUI interface. CRM does provide a WEBGUI for its CRM 4.0 or later if you need to be jump to a transaction from Web report.
    You can jump to a WINGUI from a BEx report as an alternative. So you will have to make a choice.
    Doniv

  • TCODE for Query

    Hello
    I created a Query in SQVl, then I created a TCODE and I already assign the TCODE to a new Query.
    The query is for Physical Inventory Report. I have the following fields in my report:
    Material Number
    Plant
    Physical Inventory Document
    Stirage Location
    Quatity..... etc.
    So, what I need now is to have some filters in the TCODE. I mean, I would like that when I enter the transaction to have a screen with some filters.
    Do you know how to do that?
    Thank you

    Hi,
    Execute the Tcode.
    Set the desired filters.
    Save this layout and sinc eyou want it to open everytime this t code is executed, you may set this as Default.
    Additionally, you may use User Specific if you want it to getr it executed for particular users.
    Hope this solves your query.
    Revert back in case of any further doubts.
    Regards,
    Arpit

  • Logs for query deletion

    I can not seem to find a log file for deletion of queries.
    I want to be able to track who and when a query is deleted.  Any ideas? Does anybody know if this is logged?
    Cheers,
    Kevin.

    An unfortunate circumstance to be sure. Out of curiosity is there any particular reason you can't use ClamXAV rather than NAV?
    I suppose that if NAV has a log and nothing relevant is in the log, then you're at a loss to even know if NAV is responsible for the folder's mysterious disappearance. Maybe you have technically savvy cockroaches in the building that come out at night to play? An informational age version of Archie and Mehitabel?
    This experience may be an impetus to install software that keeps track of what's installed or removed from a computer. Doesn't help much now but it would be useful in the future.
    Oh, one thing comes to mind - file recovery software:
    Data Rescue II
    File Salvage
    TechTool Pro
    Message was edited by: Kappy

  • How to find out query for the deleted record.

    Hi Guys,
    We are using Oracle9i release 1. We are about 5 employees who are working on the same application. All Employee are connected to the same Schema (User)
    User: Employee/web
    Now one of the user have deleted like 200,000 records from a table. We just want to trace out the query by which these records were deleted.
    From which file i can get the log of executed queries so that i can recover the data.
    Just want to know the query executed for this deletion of records?
    we are using windows server.
    Regards,
    Imran Baig

    If you do not need an exact query, but only the way you can reconstruct the data, LogMiner can be solution for you. Below I have put a simple example – you can review it if you want.
    [email protected]> create table t201 as select object_id , object_name from all_objects where rownum < 10;
    Table created.
    [email protected]> select * from t201;
    OBJECT_ID OBJECT_NAME
    17918 /1005bd30_LnkdConstant
    7540 /10076b23_OraCustomDatumClosur
    23355 /10297c91_SAXAttrList
    14204 /103a2e73_DefaultEditorKitEndP
    22920 /1048734f_DefaultFolder
    10154 /10501902_BasicFileChooserUINe
    23566 /105072e7_HttpSessionBindingEv
    23621 /106ba0a5_ArrayEnumeration
    9830 /106faabc_BasicTreeUIKeyHandle
    9 rows selected.
    [email protected]> delete t201 where object_id < 10000;
    2 rows deleted.
    [email protected]> commit;
    Commit complete.
    [email protected]> alter system switch logfile;
    System altered.
    [email protected]> select * from v$log;
    GROUP# THREAD# SEQUENCE# BYTES MEMBERS ARC STATUS FIRST_CHANGE# FIRST_TIM
    1 1 41 10485760 2 YES ACTIVE 58320830 25-MAR-06
    2 1 42 10485760 1 NO CURRENT 58348006 25-MAR-06
    3 1 40 10485760 1 YES INACTIVE 58293190 25-MAR-06
    [email protected]> select * from v$archived_log where sequence# = 41;
    RECID STAMP
    NAME
    DEST_ID THREAD# SEQUENCE# RESETLOGS_CHANGE# RESETLOGS FIRST_CHANGE# FIRST_TIM NEXT_CHANGE# NEXT_TIME BLOCKS
    ARC APP
    DEL S COMPLETIO DIC DIC END BACKUP_COUNT ARCHIVAL_THREAD# ACTIVATION#
    86 585998848
    C:\ORACLE\ORADATA\MOB92\ARCH\ARC00041.001
    1 1 41 57407039 20-MAR-06 58320830 25-MAR-06 58348006 25-MAR-06 20282
    YES NO
    NO A 25-MAR-06 NO NO NO 0 1 2555135919
    [email protected]> exec dbms_logmnr.add_logfile('C:\ORACLE\ORADATA\MOB92\ARCH\ARC00041.001',dbms_logmnr.new)
    PL/SQL procedure successfully completed.
    [email protected]> exec dbms_logmnr.start_logmnr(options => dbms_logmnr.dict_from_online_catalog)
    PL/SQL procedure successfully completed.
    [email protected]> l
    1 select sql_undo, sql_redo
    2 from v$logmnr_contents
    3 where username = 'MOB' and timestamp > sysdate - 1
    4* order by timestamp
    insert into "MOB"."T201"("OBJECT_ID","OBJECT_NAME") values ('7540','/10076b23_OraCustomDatumClosur');
    delete from "MOB"."T201" where "OBJECT_ID" = '7540' and "OBJECT_NAME" = '/10076b23_OraCustomDatumClosur' and ROWID = 'AAAIE2AAXAAAFVaAAB';
    insert into "MOB"."T201"("OBJECT_ID","OBJECT_NAME") values ('9830','/106faabc_BasicTreeUIKeyHandle');
    delete from "MOB"."T201" where "OBJECT_ID" = '9830' and "OBJECT_NAME" = '/106faabc_BasicTreeUIKeyHandle' and ROWID = 'AAAIE2AAXAAAFVaAAI';
    Best Regards
    Krystian Zieja / mob

  • Bapi for asset deletion (Tcode AS06)

    Hi Guys,
    Do we have any BAPIs for asset deletion (Tcode: AS06) ? Pls. let me know .
    Thanks and Regards,
    Sumit

    There is no BAPI for it: just for creation, change, get list and detail.
    I had the same doubt and then I tried FM AM_ASSET_DELETE_FROM_AI but it asks for a "AI_ID" which I don't have during execution time.
    If possible, do a Batch Input to AS06 as it is very simple.

  • Tcode for sap query

    hi experts,
                   Pls let me know how to create a tcode for a SAP query .I am using infoset query for combining two tables.I have created a query and the report is working properly .now i need to create a tcode for end users to work on it .when they enter the tcode it has to go to the selection screen ie variant part of my report.

    Hi,
       Go to se93 and select the create button.  You will then be asked to writed down the tcode of your choice then create a short text for that tcode. Select the 2nd option button w/c is the "Program and Selection Screen (report transaction)."  Press enter.  Then key in the program name and the variant you saved in the program.  When transporting to Prod, Save the variant there as well.  If you placed "DEFAULT" in the creation of tcode, you should also save "DEFAULT" variant in production.  Hope this helps.

  • Creating TCODE for ABAP Query

    Hello everyone! I have created my very first ABAP Query, but I still need to create/assign TCODE for the said report.  Can anyone help me with it? Somebody told me to use SE93.  I found out that there are 5 options in SE93 to create a TCode, I tried all options but I could not get through it because I was asked for a program name or a transaction.  What should I put in there? The query name?  Please help.
    Thanks!

    HI Ervyone! Got it Already. To Get the program name of the ABAP Query,
             1. Go to SQ01> Query Menu>More Function--> Generate Program
             2. Go to SQ01> Query Menu>More Function--> Display Report Name. Copy the Report Name that Will be displayed.
             3.  Go to SE93 Enter the TCODE that you want to use, then click on Create BUtton.  Choose the second option "Program 
                  and Selection Screen (Report Option)".  The next screen will ask for your program name,  Paste/copy the program
                  name and save it.
    Thanks!
    Edited by: Ksbaizas on Jun 22, 2010 3:19 AM

  • Assigning a Tcode for SQ02/SQ01 query

    Dear All,
    To create query i have used following steps
    1. In SQVI check the Infoset name associated with the query you are trying to run.
    2. Go to SQ02 using the infoset name.
    3. Select "Field Groups" on the toolbar. Add the field in this field group.
    4. Go to the "Code" tab on the next screen.
    5. Select "Code Section" as "Record Processing" and write the code to populate the
    column.
    6. Activate the Infoset and then activate the Query also.
    After this how to assign a tcode for the query
    pls explain in detail.
    Thanks.

    Hi,
       Follow the below mentioned steps:
    Go to Tcode SE93  give the name of the tcode which you want to be create. Give description in the next screen and select last or 5th radio button(Transaction with Parameters) and press enter in the next screen give the Transaction as START_REPORT,  next check the skip initial screen check box, next select all the GUI support check boxes, next in default values section D_SREPOVARI-REPORTTYPE = ‘AQ’(Give your own text), D_SREPOVARI-REPORT = your query name, then save it and check it.
    Cheers,
    Bujji

  • "ORA-01762: vopdrv: view query block not in FROM" while using LOG ERRORS INTO  feature for Update/Delete

    Hi
    Ours is VPD database in 11GR2. We're using "LOG ERRORS INTO " feature to track list of records violating constraints.
    For Inserts it is working as expected but for Updates/Deletes it is throwing mis. ORA- errors. "ORA-01762: vopdrv: view query block not in FROM"
    We dint find any clue when searched in net.
    Could someone help us here? Is there any limitation with "LOG ERRORS INTO" ?
    Below are the steps we're executing
    EXEC DBMS_ERRLOG.CREATE_ERROR_LOG(
    dml_table_name => 'EMP',
    err_log_table_name => 'ERR_EMP'
    > DESC EMP
    Name                                      Null?    Type
    EMPNO                                     NOT NULL NUMBER(4)
    ENAME                                              VARCHAR2(10)
    SAL                                                NUMBER(7,2)
    COMM                                               NUMBER(7,2)
    DEPTNO                                             NUMBER(2)
    INSERT INTO EMP VALUES('1','Test','@' /* generates Ora */,2,'2); -- ERR_EMP populated
    UPDATE EMP set SAL='@'
    where EMPNO='1' -- Throwing ORA-01762: vopdrv: view query block not in FROM
    Could someone help us?

    Hi
    Ours is VPD database in 11GR2. We're using "LOG ERRORS INTO " feature to track list of records violating constraints.
    For Inserts it is working as expected but for Updates/Deletes it is throwing mis. ORA- errors. "ORA-01762: vopdrv: view query block not in FROM"
    We dint find any clue when searched in net.
    Could someone help us here? Is there any limitation with "LOG ERRORS INTO" ?
    Below are the steps we're executing
    EXEC DBMS_ERRLOG.CREATE_ERROR_LOG(
    dml_table_name => 'EMP',
    err_log_table_name => 'ERR_EMP'
    > DESC EMP
    Name                                      Null?    Type
    EMPNO                                     NOT NULL NUMBER(4)
    ENAME                                              VARCHAR2(10)
    SAL                                                NUMBER(7,2)
    COMM                                               NUMBER(7,2)
    DEPTNO                                             NUMBER(2)
    INSERT INTO EMP VALUES('1','Test','@' /* generates Ora */,2,'2); -- ERR_EMP populated
    UPDATE EMP set SAL='@'
    where EMPNO='1' -- Throwing ORA-01762: vopdrv: view query block not in FROM
    Could someone help us?

  • TCODE for an ABAP query

    My requirement is to create a TCODE for an ABAP query, Can I use the program name directly to do so ..? if so is there any chance that the program name may change..?

    hi
    good
    use the SE93 create the tcode for the abap program,if you r going to change in the abap program than also your tcode ll work.
    thanks
    mrutyun^

Maybe you are looking for

  • How to I go from 3.1 to 2.1

    Having major issues with new update

  • SAP EHP5 MSCS installation with IBM DB2 9.7 on windows 2008 R2

    Dear Sir i am installing SAP EHP5 high availability with IBM DB2 9.7 on windows 2008 R2 first cluster node installation is completed, now i am going to install database instance, before that i am configuring the database for MSCS as per installation

  • Phone speaker doesn't work, I'd not hear what another say

    Today, after using the iphone 5 as usual, I found out that my phone speaker didn't work as I'd not hear any voice from it but another who talk to me could hear my voice. Also, I'd not hear the shutter sound when taking the picture, Do anybody has the

  • Software Raid Inconsistent on a mac pro

    My software raid 0 array is sometimes slow, sometimes fast.  Using the Blackmagic disk speed test utility, it sometimes gets 97MB/s read speed, and sometimes 150MB/s read speed.  I ensure nothing else is running in the background between tests.  Anot

  • Actiontec GT784WNV won't work with network storage

    I had DSL connection problems which turned out to be outside the house and are now fixed. However in the process of fixing the line, Verizon sent me an Actiontec modem because they don't know how to deal with my Netgear DGND3300, which I have been us