Delete fields table

I want delete all fields of the table Z_ABC, but after I want write all data of the internal table i_tab2
DELETE FROM Z_ABC WHERE SYSTEM NE 'delete_all'. "I want delete all fields of table
    MOVE-CORRESPONDING i_tab2 TO Z_ABC.
    update Z_ABC.
I obtain the table Z_ABC empty, and I want obtain the data of my internal table
Is necesary use the UPDATE TASK?
Can you help me, please?

>
lopez fernandez wrote:
> I want delete all fields of the table Z_ABC, but after I want write all data of the internal table i_tab2
>
>  
DELETE FROM Z_ABC WHERE SYSTEM NE 'delete_all'. "I want delete all fields of table
>
>     MOVE-CORRESPONDING i_tab2 TO Z_ABC.
>     update Z_ABC.
>
> I obtain the table Z_ABC empty, and I want obtain the data of my internal table
>
> Is necesary use the UPDATE TASK?
>
> Can you help me, please?
use as
MODIFY Z_ABC FROM TABLE itab2.
commit work.

Similar Messages

  • Table for defect or damage code deletion field.

    Dear All,
    We have developed Z-Report in quality for recording defect.
    I used viqmfe table for defect recording and field is fecod-damage code.
    But my problem is after deleting defect in qa32,in z-report the defect is remain as it is.
    I have already search defect deletion field, still ihave not got this field.
    Pls suggest.
    Thanks
    Shabbir

    Hi ,
    Please checQMFE, QMSM,QMAA, QMIH & for all deletion indication entries
    you need to get the corresponding flag for fiedl like  KZLOESCH .
    Ramesh

  • Enhancing the standard  Data source without deleting setup tables

    Hi all,
    I am in the the Support Project. My requirement is I want to Enhance u201C2LIS_13_VDITMu201D LO- data source with two fields without disturbing the delta.
    Please suggest me how I have to do this.
    As Per my Knowledge ,
    1. we have to delete setup tables
    2. Enhance the data source & re populate the setup tables.
    3. Delete the data in the cube & add the two new fields in the cube & repopulate the cube with new Initial .
    4. after that delta will be enabled through job control.
    But this process is not suitable for our requirement because delta was enabled long back it is going very smooth till date, I donu2019t want to disturb that process.
    So please suggest me is there any other procedure to do this.
    Thanks,
    Kiran Manyam

    Hi,
    If historical data (loaded earlier in to BW) are not required for the two enhance field, then it is not required to deleted the setup table and reload them to BI.
    In this case simply you can follow the following procedure.
    1. Enhance the fields, and update the transfor structure(to unhide these fields). In BI update the required data target with respective IO. and in exit populate the enhance fields. No need to disturb the delta
    2. Replicated the DS in BI and do the mappings in tranformation.
    Here the existing delta is working, and you will be populating the two fields in the exit only.
    Thanks,
    Jugal.

  • Deletion of table entries(without maintenance view)  in production

    Hi Sap All.
    here i have got a task to change the data type of one particular field and to delete all the table entries of this table in production.
    so in Dev I have tired with z program saved in local object  (DELETE FROM Table).
    i just want to know how i can delete all the entries of table in production.
    regards.
    Varma

    Hello,
    You can also use transaction SE14.
    Start SE14
    Enter the table name
    Select the radio button "Delete data".
    Push the button "Activate and adjust database".
    This will drop your table in the DB and recreate it as well as all related indexes.
    Indexes are not impacted when you do a regular DELETE statement unless you rebuild your indexes.
    Of course you can only do this if data can be deleted for a specific table in ALL clients.
    Wim

  • Deleting fields from a standard view

    Hello,
         I want to delete fields form standard view which are appended by me accidentally . I have written a delete statement to delete the fields from the standard view . but i got an error at declaration part . I have declared it as shown below
    Tables : V_MMIM_REP_CUST
    V_MMIM_REP_CUST----
    > is the view name
    So, guide me how to declare this view .
    Regards,
    mnarar.
    Edited by: mnarar on Nov 30, 2011 1:12 PM

    Hi,
    This is just an idea to delete the records from the Table. But ideally you should not use this approach in any development.
    The table for this view is MMIM_REP_CUST. You can write a Custom Report Program where you need to create a work area with the values which you would like to delete. And then write a Delete statement and delete the table entry from that work area.
    I guess you are doing this in the development environment and have all the necessary authorizations. And you should not transport any report like the above to other environments. Also double check if that entry will not effect other business scenarios.
    Hope this helps.
    Best Regards,
    Samantak.

  • Running forms and deleting default tables in oracle 9i

    i am presently running,the oracle 9i enterprise edition along
    with the forms on a single machine. do i have to also install
    the client side of the oracle 9i for the forms to run,because
    i am having errors when running the form, even though it tries
    to open an applet on a web page.
    the second question is can i delete existing tables and users
    that are in the default database which oracle9i installs on its
    installations and if so which users and tables am i allowed to
    delete.
    Thanks

    I don't know about your scripts in particiular, but you can create a file named something like tbl_create.sql and put a CREATE TABLE... sql statement in it. Run sqplus and at the prompt type:
    SQL>start tbl_create.sql;
    SQL>quit
    To load the data, use sqlldr. You use it at the system prompt like this:
    #> sqlldr username/password control=ctrl.txt
    In the ctrl.txt you would have something like this:
    load data infile 'datafile.csv' append
    into table tbl_name
    field terminated by "," optionally enclosed by '"' ( ID, FIELD2 )
    and data.csv woudl have records like
    1,"one"
    2,"two"
    etc.

  • Change / Edit  or Deleting condition table

    I have created some condition tabl;es in MM Purchasing but I need some additional fileds in the condition table , but this table is not getting edited or I can not add the field in the table . How I can do this
    If I want to delete / remove the field in existing table , there is no such option . How I can do this
    How I can delete existing table other than standard condition table

    Go to M/04 and select Condition table and go to Menu Condition - Delete / Shift F2

  • Unable to Delete Field in RO Recon Fields

    Hi,
    I am trying to delete a field in the Resource Object > Object Reconciliation > Reconciliation Fields.
    It was set up as MultiValue. When I click on the Field and click Delete Field - nothing happens. It is not used in Reconciliation Process Mappings - and I do not receive any error - it just acts like it is processing (a little window pops up briefly that says "Deleting....") but then the Field is still in the list.
    I tried changing the Field Type from MultiValue to String and then Deleting - but the same thing happens.
    Is there a way to remove this field?
    Thanks in advance,
    Dawn

    What I can presume from your description is that you must have also run reconciliation prior to this. (So may be the reconciliation field is used somewhere in database and the catch is that it's not showing you the error).There would be a simple check to validate this. Just go the same Resource object under 'Reconciliation Fields' tab and try deleting some attribute which is not multi-attributed data. See for the result:
    - If this attribute gets deleted then we need to investigate further.
    - If this attribute also shows up an error as - 'Field cannot be deleted as it is used in Reconciliation Event Data' then you know what is the problem.
    Now if you find that the later result is true in your environment then you can probably try the following to achieve this :
    - Take the backup of the following tables in OIM database.
    RCA, RCB, RCD, RCP, RCH, RCU, RPC, RCM, RCE
    - Once you take the backup delete the contents of these tables in the order specified above because data entries have dependencies between each other.
    (Note - This will delete all your reconciliation related stuff, but you anyway have the backup of this data)
    - Now you can try deleting your reconciliation field. You should be able to do that.
    Regards
    Sunny
    Edited by: rajsunny on Nov 11, 2009 6:17 PM

  • Delete database table with references

    Hi,
    I want to delete a custom database table which is being used in a include. Since I can not get the include, so I want to delete this table anyways. Is there any ways to do this?
    Regards,
    Jeetu

    Dear Jitu,
    use statement
    DELETE Ztable where field = condition.
    Hope this will help you to resolve your query. feel free to ask any help.
    Regards,
    Vijay

  • Transport Error - Deletion of Table Maintenance

    Hi Experts,
    I have been searching SDN, but I cannot find a specific problem relating to mine.
    My problem is, i am deleting a table, where a table maintenance was generated. Somehow, an error occurred during transport - it says 'Screen SAPLXXXXX 00XX: Generation error'. This is the screen for the table maintenance generated. Further on, I found that there is a syntax error, which is because it is referring to the table and its fields which were already deleted in the same transport.
    Question is, is the procedure wrong? Should I have deleted the Table Maintenance first and transport and then create transport for the deletion of table? How to correct the above error, when the table is already deleted?
    Thank you in advance for your help.
    Regards,
    Joy

    Hi ,
    Try to delete the Table maintainace first and then  try to delete Objects for Table maintainace in Transport.
    Then try to create a fresh table maintaiance with Proposed screens then it will work properly.
    Prabhduas

  • Delete user table - Filed

    Can anyone tell me how to delete the TABLE and FIELD i created .... using code.
    i.e.  While i reach a condition true...i want to create a table(ANY TYPE) and 2 field(ANY TYPE)..and if the condition reaches other values..i need to delete the created table or filed...It depends up on the condition.
    1.  Create A table and field.
    2. Delete a field from a specified user table.
    3. Delete the whole table (any i.e doc,docline,master,masterline,no object)...
    PLEASE  TELL  ME  TO  WRITE  THE  CODE

    Hi,
    For create table
    oTables = oCompany.GetBusinessObject(SAPbobsCOM.BoObjectTypes.oUserTables)
    oTables.TableName = "tablename"
    oTables.TableDescription = "TableDescription"
    oTables.TableType = "Tabletype"
    iRet = oTables.Add()
    For delete table-fields and table use see this  thread
    [Delete user table - Filed;
    Thanks,
    Mahesh

  • FML Field Table - maximum number of fields?

    Hello,
    in our Tuxedo-environment we are using the "FML Field Table" (text file) to define fields and FLDIDs to access and manipulate fields in a fielded buffer.
    My questions are:
    o is there a maximum number of fields one can define in the field table?
    o is it ok that this file grows very big if every application-relevant field is to be put into this table? (in our company we have services up to 80 fields...)
    o is it better practice to define universal FML fields (such as CHAR_01, CHAR_02, NUMBER_01...) to avoid that every service-field has its own field-defínition?
    Thank you for your help!

    Hi,
    1. FML/FML32 really have a maximum number.
    # For FML: between 1 and 8191, inclusive
    # For FML32: between 1 and 33,554,431, inclusive
    But you should pay attention that some fields are reserved by Tuxedo, you can get the reference at http://edocs.bea.com/tuxedo/tux100/fml/fml04.html
    2. It depends on how you use FML routines. Some routines, such as Fldid which map the name to the numeric identifier, sure it needs a little cpu cycle for the searching if you defined hundreds thousands of fields. But for most APIs, such as add/change/update/delete, the API only requires the numeric C macro definition, so there is no performance issue. A number of 80 fields is adequate absolutely. You should not worry about that in a very long future.
    3. From my personal point of view, I think it is a good habit to define the fields universally in Tuxedo applications. You will feel more administration benefit if you want to extend Tuxedo to Java by JOLT, to web services by SALT etc.
    Regards,
    Wayne

  • ADF Desktop Integration : How to delete the table in Excel?

    Hi,
    I am using Jdev 11.1.1.3.0 and Excel 2007 for Oracle ADF DI, I had created an ADF table using pageDef file in the excel. Now I wanted to delete that table and use a different pageDef file.
    I could not find a way to delete that table.
    I deleted full row of tables and then I used different pageDef file and created a new adf table. But when I am running this version of excel, I am getting runtime exception and excel is getting corrupted.
    My question how to delete the table not corrupting the Excel.
    Thanks
    Pavan

    Pavan,,
    Welcome to OTN.
    You can delete the table by selecting the top left column (of the table) and then select delete from the ADFdi tab.
    Refer the documentation for more info.
    http://docs.oracle.com/cd/E17904_01/web.1111/e10139/get_start_dev_tools.htm#ADFDI608
    -Arun

  • SQL azure database size not dropping down after deleting all table

    Dear all,
    I have a simple database on Azure for which I have deleted all table data. The size of the database is still showing 5Mb of data and I am charge for that. I have heard that this may happen from cluster index getting fragmented.
    I have run  a querry I found on internet on all my table index to show percentage of fragmentation and all report 0%.
    DBA is not so my job but what could it be or how can I reduce that size ?
    ON premise I would use COMPACT DB but not available in azure like some others DB action
    Thnaks for tips
    regards

    user created objects/data are not the only ones stored in your database. you got system objects and metadata as Mike mentions above.
    are you trying to skip being charged if you're not storing data? looking at the pricing table,  you'll still get charged the $4.995 for the 0-100MB database size range.

  • Is it possible to delete the table of contents in a pdf but keep the bookmarks?

    Is it possible to delete the table of contents in a pdf but keep the bookmarks?

    If the TOC is located on certain pages, you can simply delete those (from the Pages panel).
    Make sure it doesn't screw up with how your bookmarks work, though...

Maybe you are looking for

  • I cannot uninstall or use quicktime.

    whenever I try to use it, "it encounters a problem and has to close". When I try to uninstall quick time it displays the message "a fatal error occurred during installation. iTunes also used to display the "encountered a problem and has to close" mes

  • Can i eligibal for Microsoft MVP ,contributing since last three year on various forums

    Can i eligible for Microsoft MVP ,contributing since last three year on various forums,my questions are what are the Dates when I apply for MVP ? I am contributing since last three year on various forums. I am actively contributing on http://www.c-sh

  • Calendars not syncing

    I just installed Mountain Lion on my iMac and Mac Airbook. I'm in the Airbook now. Both calendars are shown as iCloud. However, the calendar in the iMac is not being shown in the calendar in the Airbook. Any thoughts?

  • How to use the JSPM

    Hello everyone, I am newbie and i wonder if someone can tell me how to use the JSPM to download and deploy support packages and patches in my J2EE Engine 7 ? Thanks & Regards

  • HT2188 iphone 4 screen gone black

    I was using an app when suddenly the screen went black, and after that nothing was responding... i pugged in for charging, but it wasnt responsive... later connected on to the Itunes, but again nothing was responsive... i even tried the wake/sleep an