Welcome! Guest
New User? Register | Login
Comments
There is no GuiXT statement that directly updates a database table, but you can implement an ABAP function module in SAP (transaction SE37) that updates your Z-table and execute this function via the GuiXT "Call"
statement.

Regards,
By: rekha | 30 Jun 2010
Leave a comment

You must be Loged in to post a comment.

Related
  • What is the purpose of SM30.
    SM30 is a table Maintanance for the Ztable Created by us.
  • How to access an external database from ABAP via DBLINK (ORACLE)
    \tUsing transaction SE11, create a table (ZTABLE) with the same fields as the table in the external database, make sure that the type and lengths of the fields are identical. \tUsing transaction...
  • ztable field value
    Dear help, How to delete ztable field value directly on the screen se16 execution? Thanks,
  • How can I copy a standard table to make my own z_table.
    Go to transaction SE11. Then there is one option to copy table. Press that button. Enter the name of the standard table and in the Target table enter Z table name and press enter.
  • How to update ztable with minimum fields
    If it's a common field you need to modify for all records, put it in a loop and modify it using this workarea. Anyone who's a performance expert-give us a shot if this is incorrect. Using the...
  • How can I copy a standard table to make my own z_table?
    WE CAN CREATE A STRUCTURE LIKE THE SAME STRUCTURE AS DATABASE TABLE AND WE CAN USE SELECT* FROM DATABASE TABLE INTO TABLE ITAB OR INSERT INTO ITAB VALUES DATABASE TABLE
  • How can we tranport the z-table along with data to Produciton system.
    Once you fill the table, these objects are to be manually added to a transport request. Double click the task, Give some short descr, Enter R3TR in program ID & Object type as TABU, then inser the...
  • ABAP Interview Questions(recommended)
    1. When using Open SQL statements in an ABAP/4 program, you must ensure the following. a) The database system being addressed must be supported by SAP. b) The database tables being addressed must...
  • ABAP Interview Questions(new)
    What is a 'Z' report? Y or Z report refer to customized abap programs written for modules such as mm, sd, pp or fi/co etc. Can we create an ABAP program without using Y or Z? No, this is because...
  • ABAP Interview Questions
    1. How data is stored in cluster table? Each field of cluster table behaves as tables which contains the no. of entries. 2. What are client dependant objects in abap/sap? SAP Script...
  • ABAP Certification Questions
    1. What is the fastest way to move one internal table to another internal table (assuming two tables of similar structure)? a) append lines of table1 to table2. b) loop at table1. Move:...
  • ABAP Interview Questions by Experts.
    Interview Questions related to Reporting How do I add a pushbutton on the application toolbar of report selection screen? How do I indicate progress while executing a program?...
  • Sample Test Questions on ABAP Programming
    1 . What are the 2 boxes in your system for coding for Abap and their logins? Development System & IDES/Sandbox # 2. If I get a problem on a report in Production server how can I modify...
Tutorials | Forum | Books | Interview Questions | Transaction Codes | Institutes | Jobs | Classifieds | News | Announcements
SAP ERP Support/Consulting | RSS/Syndication | Contact Us | Terms Of Use | Terms & Conditions