Problem with a maintenance dialog for a table

Hi,
I created a table (ztable) with transaction code SE11 and a transaction (ztransaction) with SE93 to manage this table (ztable).
When I use the transaction "ztransaction", I have a message like this :
"The maintenance dialog for ZTABLE is incomplete or not defined".
What can I do ? How can I complete or define the maintenance dialog ?
Thanks in advance.
Regards.
C.

First after creating a table you should creat a Table maintenance generator.
Utilities -> Table Maintenance Generator .
After creating Maintenance goto
Environment -> Transaction
This will succesfully create a transaction for your table
You should give parameters while creating the transaction.
UPDATE = 'X'
VIEWNAME = your table name
Bhupal

Similar Messages

  • Maintenance Dialog for T25* Tables in Tcode KES1

    Hello,
    I am getting an error saying there is no Maintenance Dialog for T25* tables in KES1 Transaction. Please let me know how to go ahead and solve this issue.
    Thanks very much in Advance.
    regards,
    Mahesh

    Hi,
    I am also getting the same error "Maintenance Dialog for T25* Tables in Tcode KES1"
    Did anybody have any solution for this.
    Regards,
    Mohan

  • Maintenance dialog for table

    Hello folks,
    I had successfully created a table and I tried inserting some records in to the table using table maintenance.
    I received the following error.
    'The maintenance dialog for table zxxx is incomplete or not defined'.
    What does this mean?? And what should I do??
    I am pasting the detail help over this error.
    The maintenance dialog for ZTV_DBS_RANGE_NO is incomplete or not defined
    Message no. SV 037
    Diagnosis
    The called function with the view/table ZTV_DBS_RANGE_NO needs a special maintenance dialog which, however, either does not exist at all, or does not exist completely.
    System Response
    The called function cannot be performed.
    Procedure
    Generate the required maintenance dialog.
    Please help

    You have to create the maintenance dialog for table you would like to use with transaction SM30 / SM31.
    To do this look the transaction SE55.
    (or SE11, select the table, MODIFY, (menu) Utilities -> Maintain dialog ... )
    Regards
    Frédéric
    Message was edited by: Frédéric Girod

  • Table maintenance Generator for Z-Table

    HI Frnds,
        I have created the table maintenance Generator for Z-table while saving data it is prompting for Transport Request, Each time while creating new Data It is asking for Transport request , How to avoid this

    Hi Ravi ,
      When you create the maintanence generator ,  at the bottom there is a section 'Dialog Data Transport Details' with two options.
    I feel currently you must have selected
    'Standard Recording Routine'                      
    uncheck that and select  <b>no,or,user recording routine </b>           .
    So go to SE11 , enter your table name , go to edit mode and then go to table maintancen generator.
    Hope this helps , reward points if reply is helpful.
    Regards
    Arun

  • Table Maintenance Generator for the table "J_1ISTATECD"

    Hi,
    How to create Table Maintenance Generator for the table "J_1ISTATECD". Can anyone please explain the steps for this.
    Thanks in advance....
    Regards,
    Sriram.

    Hi Sriram,
    -->Create view in SE11
    -->Goto transcation SE11 ABAP Dictionary
    -->Select View and type in the name of the view you want to create.
    -->Press the Create button
    -->In the dialog box that appears, choose Maintenance View
    -->Select tables and fields for the view
    -->Activate the view
    or
    -->Create view in SE11
    -->Goto transcation SE11 ABAP Dictionary
    -->enter table name
    -->go to Utilities
    -->select table maintainance Genarator
    -->Enter single step
    --> enter Function Group(all the code for Table mainaitenace is stored here)
    -->eneter single step
    -->enter Authorization gorup(we can restrict some user,s not tot update data)
    Activate the view
    function Group  -->goto se37 -- > menu bar goto->create function group with five letters ..
    add the same function group in table maintainenece generatoror enter the sane table name in Function group Place..
    if you dont know the Authorization group ( not given by Function design) put &NA&
    or if you want to know the maintainence View already exists go to table TSTCV
    enter Table name you can get the view available for the table name..
    Regards,
    Prabhudas

  • The maintenance dialog for V_AISUSER is incomplete or not defined

    I was not able to assign S-user for SAP Support Portal functionality from SPRO.  I received this error and my ABAPer didn't seem to able to help...would anyone ever got this error message and/or know how the resolution?
    The maintenance dialog for V_AISUSER is incomplete or not defined
    Message no. SV037
    Diagnosis
    The called function with the view/table V_AISUSER needs a special maintenance dialog which, however, either does not exist at all, or does not exist completely.
    System Response
    The called function cannot be performed.
    Procedure
    Generate the required maintenance dialog.
    Thank you in advance for your assistance.
    Regards,
    Franc

    Hi Nesimi,
    I wasnot able to maintain the "assign S-user fro SAP Support Portal functionality" by drilling down the following path from SPRO>SAPSolMan>Configuration>Basic Settings>Standard Config of Basic Settings>SolMan>Connection to SAP-->Assign S-user for SAP Support Portal functionality.
    I have to follow the following path to maintain Table "AISUSER" = SPRO>SAP SolMan>Config>Scenario-Specific Settings>Service Desk>Service Provider SW Partner>Maintain Table AISUSER.
    What's a ditto...
    Thank you again for your time.
    Cheers,
    Franc Nguyen

  • The maintenance dialog  for SM 30

    Hi i am maintaining a table through SM30. and i have used one display field in transaction for that table. when i am entering data through transaction that disply is getting displayed when i press ENTER. but when maintaining through SM30 thet display Maintanance dilog Incomplte,
    then i went tbel maintanance and create ,but it doesnt save
    please help me
    This is the  error i am getting'
    <b>The maintenance dialog for ZFT017_GLCST_TR is incomplete or not defined</b>
    kanishka

    Hi,
    there is a prob in Table maintenace Generation Cretaion.
    se11> table name> change.
    Menu- utilities- table mauintenace Gen .
    Give Authorisation Grp and Funct Group.
    Single Step
    Provide Screen No.
    Then Assigning the tCODe.
    Se93.
    In this U shud give TABLE VIEW :    TABLE NAME.
                              UPDATE       : X  <----
    Ensure This u have given.
    Rvert Back if any issues,
    Reward with points if helpful.
    regards,
    Naveen

  • Error : Maintenance dialog for ztable is incomplete or not defined

    Hi Gurus
    While maintaining the ztable through SM30 got the following error.
    Maintenance dialog for ztable is incomplete or not defined
    I have to add new enteries in the previously created ztable.
    Please suggest
    Manvir

    Go to SE11, give the table name and click on change. Then Go to utilities--> Table
    maintenance generator.
    In the table maintenance generator screen, we should give Authorization Group,
    Function Group name (Function Group name can be same as table name),
    Maintenance type can be one step or two step, usually we will create with one
    step. we should give maintenance screen number. After clicking on create button,
    a table maintenance generator will be created.
    To check it go to SM30 . In SM30, we find display, Maintain options.
    We can view the table contents by choosing Display and we can create table
    entries by choosing Maintain.

  • Problem with "SELECT...FOR UPDATE OF..." and "POST command" combination

    Problem with "SELECT...FOR UPDATE OF..." and "POST command" combination
    Problem in committing transactions in Multiple Forms (Oracle Forms) with POST built-in command:
    Consider that the following statements are written in WHEN-WINDOW-CLOSED trigger of a called form.
    Statements in called form (Form name: FORM_CHILD):
    go_block('display_block') ;
    do_key('execute_query') ;
    -- Data from table_b will be populated in this block, based on the value of COLUMN_1 obtained
    -- from TABLE_A.
    -- Example: If the value of COLUMN_1 is 10, then all the matching records from TABLE_B, which
    -- are inserted with value 10 in TABLE_B.COLUMN_1 will be fetched and shown here.
    if user_choice = 'YES' then
    commit ;
    else
    rollback ;
    end if ;
    Statements in calling forms:
    There are two calling forms having following statements and it is going to call the above said called form.
    CALLING FORM 1
    Statements in KEY-COMMIT trigger:
    post;
    call_form(form_child, no_activate) ;
    Statements in ON-INSERT trigger:
    select column_1
    from table_a
    for update of column_1
    where column_2 = 'X' ;
    update table_a
    set column_1 = column_1 + 1
    where column_2 = 'X' ;
    insert into table_b ...;
    insert into table_b ...; Statements in KEY-COMMIT trigger:
    post;
    call_form(form_child, no_activate) ;
    CALLING FORM 2:
    Statements in ON-INSERT trigger:
    select column_1
    from table_a
    for update of column_1
    where column_2 = 'X' ;
    update table_a
    set column_1 = column_1 + 1
    where column_2 = 'X' ;
    insert into table_b ...;
    insert into table_b ...;
    insert into table_b ...;
    Our understanding:
    Assume that both the forms are running from two different machines/instances, issuing commit at the same time. In this case, forms will start executing the statements written in ON-INSERT trigger, the moment POST command is executed. Though the commit is issued at the same time, according to oracle, only one of the request will be taken for processing first. Assume that calling form 1 is getting processed first.
    So, it fetches the value available in COLUMN_1 of TABLE_A and locks the row from further select, update, etc. as SELECT...FOR UPDATE command is used (note that NOWAIT is not given, hence the lock will be released only when COMMIT or ROLLBACK happens) and proceed executing further INSERT statements. Because of the lock provided by the SELECT...FOR UPDATE command, the statements in calling form 2 will wait for the resource.
    After executing the INSERT statements, the FORM_CHILD is called. The rows inserted in to TABLE_A will be queried and shown. The database changes will be committed when user closes the window (as COMMIT is issued in its WHEN-WINDOW-CLOSED trigger). Then the SELECT...FOR UPDATE lock will be released and calling form 2's statements will be executed.
    Actual happenings or Mis-behavior:
    Calling form 2 starts executing INSERT statements instead of waiting for SELECT...FOR UPDATE lock. Also, the value selected from TABLE_A.COLUMN_1 is same in both the calling forms, which is wrong.
    The rows inserted into TABLE_B are having similar COLUMN_1 values in calling form 2 and they are fetched and shown in the called form FORM_CHILD.
    Note that in calling form 2 also POST only is issued, but the changes posted there are accessible in calling form 1 also, which is wrong.
    Kindly suggest us as to how to fix above problem. It will be much use, if you can send us the information regarding the behavior of Oracle Forms POST built-in also.
    Our mail ID: [email protected]
    Thanks a lot in advance.

    You have several problems:
    1. On-Insert will ONLY run if you have created a new record in a base-table block. If you haven't done that, then the POST command will not cause it to run.
    2. Select for update without a "no wait" will lock records for the first form, but when the second form tries this, it will hit the ORA-00054 exception, and will NOT wait. The only way you could make it wait is to issue an UPDATE sql command, which is not such a good way to go.
    All POST does is issues SQL insert or update commands for any changes the user has made to records in a form's base-table blocks, without following with a Commit command.
    Also understand that Commit is the same as Commit_Form, and Rollback is the same as Clear_Form. You should read up on these in the Forms help topics.

  • Problems with Click a row in the Table

    Dear All,
    I am new to Java GUI. I got some problems with clicking the row in a table.
    My table allows the user to delete some rows fromt the table. When the user click a row or some rows in my table, the delete button should be enabled. It does work in most of the time. But sometimes, even the row being hight lighted, the button is still not enabled.
    Do you have any idea for what can cause this problem?
    What I did is :
    1. add a mouse listener to the table
    _userTable.addMouseListener(new java.awt.event.MouseAdapter()
    public void mouseClicked(MouseEvent e)
    userList_mouseClicked(e);
    2. then, if the row being selected is > 0, I will enable my delete button.
    Can anybody help?
    Thanks!

    Dear All,
    I am getting problems with single selection in a table. Although I have set the selection model to single, if I select a row int the table and then depress Ctrl/Shift multiple rows are selected.
    The code for set single selection is :
    ListSelectionModel seleModel = myTable.getSelectionModel();
    seleModel.setSelectionMode(ListSelectionModel.SINGLE_SELECTION);
    Any idea about this? Is this a bug in JAVA?
    Thanks!

  • Maintenance Dialog for V_T7INDA_OFFGRP does not exist

    Hi Friends,
    I have tried to enter the values in the view V_T7INDA_OFFGRP, but I am
    getting a message, that 'Maintenance Dialog for V_T7INDA_OFFGRP does
    not exist'.
    When I went to se54 to create the Maintenance Dialog, I am not able to
    see the View V_T7INDA_OFFGRP in the funtion group HRPBSINDA_DDIC.
    Can you please help me how I can creat the Maintenance Dialog for this
    view.
    Thanks,
    Suresh Kumar Paturi

    Procedure compiles OK if I replace
    SELECT hsecs INTO pseudoRandomSeed FROM V$TIMER;
    by
    pseudoRandomSeed := DBMS_UTILITY.GET_TIME;
    I still would like to understand the reason of the error as why the procedure cannot compile with SELECT hsecs INTO pseudoRandomSeed FROM V$TIMER;
    Thanks

  • The maintenance dialog for J_2IVLYCTR is incomplete or not defined

    Dear experts,
    In transaction code J2I7 following error is appering
    The maintenance dialog for J_2IVLYCTR is incomplete or not defined
    Regards,
    ABHIJEET JOSHI

    Hello,
    This depends on the version and release level, Please check this veiw of J_2IVLYCTR . If these below given entries are not their then
    MANDT     MANDT     CLNT     3     Client
    BUKRS     BUKRS     CHAR     4     Company Code
    REGISTER     J_2IREGSTR     CHAR     10     Register name
    LAYOUTNR     J_2ILAYNR     NUMC     3     Layout number
    LAYOUTNAME     TDFORM     CHAR     16     Form Name
    LAY_DESC     J_2ILAYDES     CHAR     64     Layout description
    PROGRAME     PROGRAM     CHAR     40     Program/transaction in SQL trace analysis
    ROUTINE     J_2IROUTIN     CHAR     30     Form routine
    NOOFCOPIES     J_2INOCOPI     NUMC     3     No. of copies
    OUTDEVICE     RSPOPNAME     CHAR     4     Spool: Output device
                                                                                    if not available add these entries in above mentioned table  and check J1I7 tcode.
    Regards
    Mahesh Naik.

  • Add Table maintenance program for custom table to an existing func group

    Hi Guys,
    Can I add Table maintenance program for custom table to an existing function group or I need to create a new
    function group for each custom table.
    Thanks,
    mini

    You can add to an existing function group, there's nothing technically to stop you doing this.  However, consider that this is creating generated function modules in this function group and you would be wise to avoid using a function group containing manually created modules.
    I personally always create a new function group, using the name of the table as the name of the function group.
    Regards,
    Nick

  • I having problem with the answer  question for the App Store. And I forgot the answer

    I having problem with the answer  question for the App Store. And I forgot the answer

    Pleae call 1800MYAPPLE ask to speak to account security

  • Why has my 3G stopped working on my iphone? It is enabled, and I never had problems with it before, but for about 2 months now it has refused to work and as a result I can't send any attachments such as photos or videos via text.

    Why has my 3G stopped working on my iphone? It is enabled, and I never had problems with it before, but for about 2 months now it has refused to work and as a result I can't send any attachments such as photos or videos via text.

    Cellular data is a feature from your phone carrier.  Have you contacted them to resolve your issue.

Maybe you are looking for

  • Webservice or something like that

    hi my plan: i want to call a apex page from microsoft-word (i know how i do this). the apex page show me a report and when I press on a value in the report (colum with link), the value must be returned to word and the page shoul be closed. how can I

  • TS1741 I can't get my remote on my iPhone 4s to open so I can use it for Apple TV.

    I can't get my remote on my iPhone 4s to open so I can use it for Apple TV.

  • Settlement Response

    Hi, SAP SD CONSULTENTS, I have a small doubt in payment card settlement. After completion of fcc1 T-code we get one batch number (bsegc-ccbtc).This is called settlement response, for settlement result we required to use another function module CREDIT

  • Sync issues w/ music and video

    I'm a proud new owner of a 16GB iPod Touch and absolutely love it. However I have been running into some issues when transferring files from iTunes to the Touch. Transferring Videos or music from iTunes to the ipod appears to work. It shows that they

  • How to add watermark to photo's

    Looking at Lightroom3 it is possible to add a name or watermark to photo's. Is this possible in Aperture ?.