Regarding table maintance generator

hi experts,
         when ever i use sm30 for the particular table for feeding the data it si showing this error:::: The maintenance dialog for YHREMPSUBGRP is incomplete or not defined..what is the reason behind this as i already activated the function group zsap_hr_incv which i m using in the table maintance generator for the table yhrempsubgrp.,,plz help me.

Hi Ravi,
Did you finished, the following steps? Please check again.
go to se11 check table maintanance check box under
attributes tab
utilities-table maintanance Generator->
create function group and assign it under
function group input box.
also assign authorization group default &NC& .
select standard recording routine radio in table
table mainitainence generator to move table
contents to quality and production by assigning
it to request.
select maintaience type as single step.
maintainence screen as system generated numbers
this dialog box appears when you click on create
button
save and activate table
Thanks,

Similar Messages

  • Hi regarding table maintance generator

    Hi
    I created a Z tabel with fields as in standard table say MARA.
    when I create entries in SM30 i.e table maintanance generator it has to validate the data by checking aginst valid set of values in check table i.e MARA.
    can anybody make me know how to acheive the same.
    regards
    jaya prasanna kumar.D

    You can add that table as checktable aginast those fields for which you need to check those values.
    Please have a look at below links:
    [Creating Foreign Keys|http://help.sap.com/saphelp_nw70/helpdata/en/cf/21eb6e446011d189700000e8322d00/frameset.htm]
    [Foreign Keys|http://help.sap.com/saphelp_nw70/helpdata/en/cf/21ea77446011d189700000e8322d00/frameset.htm]
    I hope it helps.
    Thanks,
    Vibha
    Please mark all the useful answers

  • Reg:table maintance generator

    hi,
    i have one  z table with 5 fields now i added another one field .
    in sm30 previouly showing in header 5 fields description , but now why the new field description is not visible why???
    i think it should automatically added ...
    please help me regarding this issue.
    thanks

    hi,
    for ur answer.
    but i change again but no..the description (valution class) is not coming .
    i just entered the bslnr field as standard into my z table.
    but why its not displaying in my table maintance generator screen as a header..
    any process is there??
    please let me know.

  • Reg : Tcode for table maintance generator

    Hello,
       I have created the Tcode for Table maintance generator of a table using SE93 which directly goes to the table maintaince generator. My requirement is if i open the tcode i  need to display the custom selection screen before going to the table maintaince generator. How do i do it. please can give me the steps to fulfil the above req.
    regards
    haritha

    Check below thread will be useful to you.
    Re: Sending Payment Advice as Email to Vendors
    For more information:
    Search sdn with key words tcode + table maintainence generator
    Regards

  • Regarding populating data automatically in Table Maintance Generator

    hi all,
               I Created one Z Table for three fields Sales District( BZIRK) and Sales District Description (BZTXT) and Person Incharge. I Created Table Maintanance Generator for these three fields.
    in my ZTable after giving Sales District Code(BZIRK)  when i enter Sales District Description(BZTXT) should come automatically. 
    How can i achieve this . Plz send detailed process.
    Please suggest.
    Thanx & Regards
    Remi

    in table maintainance generator screen ..
    .goto menu environment--->modification-->source code..
    u will get the popup with lot of programs inthat select the main program sapl(.....).
    in that u will have following includes  view related include-files
         view related include-files   (never change, please)        *
      INCLUDE LZSDFF00                                . " subprograms
      INCLUDE LZSDFI00                                . " PAI modules
    do ur coding here...

  • Unable to create table maintance generator

    Hi all,
    I created  z table and trying to generate table maintance but it is giving below error.
    The maintenance object description has no transportable package
    Message no. SV415
    Diagnosis
    You want to generate the maintenance modules for object ZFI10. The correction system is not active for the package $TMP, to which the corresponding maintenance object description is assigned. The function group assigned for the generation has a package which can be corrected.
    System response
    The generation is not performed.
    Procedure
    Either assign the maintenance object description for object ZFI10 to a correctable package, or assign the table for the generation of the maintenance module to a function group with non-correctable packages.
    please suggest me how to assign correctable package.
    Regards,
    Ramprasad

    go to se11 utilities
    ->table Maintaince Genrater
    give your function Group name or make new Function group
    give maintaince screen one or two 
    after that click on create
    the check it on table contents and create Entries .
    or u can check in se80
    gice your function group  name and check the screen or u can change heding of the field title from here

  • Uploading data through Table Maintance Generator

    hi Folks,
             I have created three Custom tables in Solution Manager. i need to create  multiple entries for the tables. but i am very new to table maintanance generator. could any one tel me the step by step procedure (Like what to give for authorization grp and Function grp) to accomplish the task. thnx in advance.
                    santosh....

    Hi,
    Table maintanance Generator is used to manually
    input values using transaction sm30.The Table Maintenance Generator is used to create table maintenance program to add, modify or delete records in the database table. This can be accessed using transaction SE54 or in SE11 using the menu Utilities->Table Maintenance Generator
    follow below steps
    go to se11 check table maintanance check box under
    attributes tab
    utilities-table maintanance Generator->
    create function group and assign it under
    function group input box.
    also assign authorization group default &NC& .
    select standard recording routine radio in table
    table mainitainence generator to move table
    contents to quality and production by assigning
    it to request.
    select maintaience type as single step.
    maintainence screen as system generated numbers
    this dialog box appears when you click on create
    button
    save and activate table
    http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ed2d446011d189700000e8322d00/content.htm
    One step, two step in Table Maintenance Generator
    Single step: Only overview screen is created i.e. the Table Maintenance Program will have only one screen where you can add, delete or edit records.
    Two step: Two screens namely the overview screen and Single screen are created. The user can see the key fields in the first screen and can further go on to edit further details.
    please check the link for getting information about table maintenance generator !
    https://www.sdn.sap.com/irj/sdn/advancedsearch?query=use%20of%20table%20maintenance%20generator&cat=sdn_all
    http://www.sapdevelopment.co.uk/tips/tips_tabmaint_tcode.htm
    http://www.sap-img.com/abap/create-a-table-maintance-program-for-a-z-table.htm
    Regards,
    Priyanka.

  • Add a new record in database table without using table maintance generator

    Hi Expart ,
                  Plz. tell me how to add new record in database table without using table maintance ganerator ....give me one ex.
    Regards
    Bhabani

    Hi,
    The other way to safely handle the modification of tables is through is by programs that can be done with SE38 or SE80.
    To insert into database table we use INSERT statement :
    1. To insert a single line into a database table, use the following:
    INSERT INTO <target> VALUES <wa>.
    INSERT <target> FROM <wa>.
    2. To insert a several lines into a database table, use the following:
    INSERT <target> FROM TABLE <itaba>.
    Or even we can use MODIFY statementas this single statement is used to insert as well as update the records of database table.
    MODIFY <target> FROM <wa>.
    or MODIFY <target> FROM TABLE <itab>.
    thanx.
    Edited by: Dhanashri Pawar on Sep 10, 2008 12:25 PM
    Edited by: Dhanashri Pawar on Sep 10, 2008 12:30 PM

  • How to use table maintance generator

    Hi Friends,
    I wanted to add more data in predefined table. For that  table maintance is allowed with restriction. So anybody will tell me how to proceed for adding more data in table.
    Regards,
    Salil

    Hi Ajay,
    Thanks for ur valuable reply. But i m unable to make entry by both ways. Suppose i m going through se11. How i can judge authorization group & function group.
    I m using crm table. I dont know the authorization group for that table as well as function group. May i choose any thing by F4 & then create entries???
    Regards,
    Salil

  • Regarding Table maintainace generator

    Frnds,
               Hope all are doing good.
               I am recently working on ECC 6.0 and i want to create table maintainance generator for a ztable. Actually i hav created function grp and passed in sm30 transaction and used single screen. Problem is when i double clicking the screen number its going to se 51 and going to a standard progam named with function grp
    SAPLZNEWFUNCTION. From i m confused but in that already some standard code is maintained. But there i hav created screen comprising our ztable fields..
    From there i m confused .. how to link with ztable and how to create standard transaction for entering data into that screen and updating the ztable.
    Frnds i hav seen so many documents .. i dont need documents ..plzz guide me with proper steps for achieveing target.
    thanking u all for reading my doubt and acting on it.
    regards,
    karan

    Here is the steps for  making table  maintaince generator ...
    Creating Maintenance Views  
    Procedure
    1.Enter an explanatory short text in the field Short text.
    You can for example find the view at a later time using this short text.
    2.Enter the primary table of the view under Tables in the Tables/Join conditions tab page.
    Only those tables that are linked with the primary table (indirectly) with a foreign key can be included in the maintenance view.
    3.If required, include more tables in the view. In a maintenance view you can only insert tables that are linked to one another with foreign keys.
    Place the cursor on the primary table and choose Relationships. All existing foreign key relationships of the primary table are displayed. Select the required foreign key and choose Copy. The secondary table used in such a foreign key is included in the view. The join conditions derived from the foreign keys (see Foreign Key Relationship and Join Condition) are displayed.
    You can also insert tables that are linked by foreign key with one of the secondary tables that was already inserted. To do this, place the cursor on the secondary table and choose Relationships. Then proceed as described above.
    For maintenance and help views, there are certain restrictions on the foreign keys with which the tables can be included in the view (see Restrictions for Maintenance and Help Views). The foreign keys violating these conditions are displayed at the end of the list under the header Relationships with unsuitable cardinality.
    4.On the View fields tab page, select the fields that you want to copy to the view.
    Choose Table fields. All the tables contained in the view are displayed in a dialog box. Select a table. The fields of the table are now displayed in a dialog box. You can copy fields by selecting them in the first column and choosing Copy.
    All key fields of the primary table must be included in a maintenance view. In addition, all key fields of secondary tables that are not involved in the foreign key (that is, which are not linked via a join condition to a key field already included in the view) must be included in the view.
    This ensures that the records inserted with a maintenance view can be written correctly in the tables contained in the view.
    5.On the Selection conditions tab page, you can (optionally) formulate restrictions for the data records that can be displayed with the view (see Maintaining Selection Conditions for Views).
    The selection conditions define the data records that can be selected with the view.
    6.In the Maintenance status tab page, define the maintenance status of the view.
    The maintenance status defines how you can access the view data with the standard maintenance transaction (SM30).
    7.Choose   activate
    8.Go to Transaction SE54 with Environment ® Tab.maint.generator.
    From the view definition you can generate maintenance modules and maintenance interfaces that distribute the data entered with the view to the base tables of the view. You can find more information in Creating a Maintenance Dialog.
    here is the link for creating Tcode  .
    http://www.sapdevelopment.co.uk/tips/tips_tabmaint_tcode.htm
    Girish

  • Table maintance generator data transport

    Hi expart
    I am createing table maintance genarator . i am create entry in table maintance . all data save in table maintance . so i m transport Tablemaintance with data form DEV server to QAS server . Is it possible or n't so it is possible then tell me what is process to transport table maintance with data .

    Hi,
    Go SE56-> give table name
    Go to Env->Maint.object-> Here you`ll see the Object attributes
    it should be Category = CUST
    Trasport = "Automatic trasport "
    Adjustmnet = automatic adjustmnet
    Client-specfic = 'X'
    Regards
    Kiran Sure

  • Regarding Table maintanance generator

    Hi friends,
    I have the problem with Table maintanance generator. I have created table maintanace generator for Ztable and moved it to the Quality, Production.
    But in Quality and Production It is not allowing to create the entries. It is saying non modfiable.
    Please reply.
    Thanks & Regards,
    K. Kishore

    Hi again,
    1. But when i am saving it asking for request.
    Yes, u are right. It will ask for a request.
    2. Create a request.
    3. Also do not forget to re-generate the table maintenance.
      (At that time also it will ask for request)
    4. Transport the request to QA and PRD. It will work fine then.
    regards,
    amit m.

  • Regarding Table Maintenance Generator of a Database Table.

    Hi,
    I have two DB tables (These tables were developed previously) i am asked to maintain entries in these tables.
    The delivery class of both tables is 'C' and in the table maintenace generator both have the "Recording routine" as "STANDARD RECORDING ROUTINE". But one of the tables is prompting for Work Bench request and the other for Customizing Request.
    Could anyone please guide me when a table asks for a Customizing Request and WorkBench request.
    Thanks in Advance for your esteemed replies.
    Regards,
    Raghavendra Goutham P.

    Hi Raghavendra,
    this is from help.sap.com
    The delivery class controls the transport of table data for installation, upgrade, client copy and when transporting between customer systems. The delivery class is also used in the extended table maintenance.
    The delivery class is also used in the Extended Table Maintenance (SM30).
    It is not possible to transport the entered data using the transport connection of the generated maintenance interface for tables having delivery classes W and L.
    Data that is entered is checked to see if it violates the namespace defined in table TRESC. If the data violates the namespace, the input is rejected.
    Check this link for more info..
    http://help.sap.com/saphelp_erp2005/helpdata/en/cf/21eb6e446011d189700000e8322d00/frameset.htm
    Regards
    Suresh Datti

  • Hi...Regarding Table maintenance generator

    Hi..
    What is the purpose of table maintenance generator.
    In which scenario, we will create table maintenace.
    Regards
    Sandeep.

    Hi Sandeep
    hope it will help you.
    Reward if help.
    table maintanance Generator is used to manually
    input values using transaction sm30
    follow below steps
    1) go to se11 check table maintanance check box under
    attributes tab
    2) utilities-table maintanance Generator->
    create function group and assign it under
    function group input box.
    also assign authorization group default &NC& .
    3)
    select standard recording routine radio in table
    table mainitainence generator to move table
    contents to quality and production by assigning
    it to request.
    4) select maintaience type as single step.
    5) maintainence screen as system generated numbers
    this dialog box appears when you click on create
    button
    6) save and activate table
    http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ed2d446011d189700000e8322d00/content.htm
    http://help.sap.com/saphelp_46c/helpdata/en/a7/5133ac407a11d1893b0000e8323c4f/frameset.htm
    /message/2831202#2831202 [original link is broken]
    One step, two step in Table Maintenance Generator
    Single step: Only overview screen is created i.e. the Table Maintenance Program will have only one screen where you can add, delete or edit records.
    Two step: Two screens namely the overview screen and Single screen are created. The user can see the key fields in the first screen and can further go on to edit further details.

  • Function module which sort the entries in Table maintance generator

    hi
        I want to know the function module which is used to sort the entirs in table maintance genrator.
    Thanks

    Hi,
    Go to the TMG program .You can change the code there.
    Rgds,
    Anversha

Maybe you are looking for

  • Error while using P2V in Oracle VM 2.2 version

    Error while using P2V in Oracle VM 2.2 version I tried using this option by using the steps given on one link but it didnt worked... Error: code 404, message No permission to list directory. I ve tried giving full permissions on for /OVS on Server bu

  • How to get color in the final row of table view( table control)

    Hi, iam having a table control displayed with 10 records as output,in that i need to provide a color for the final row since it is total inorder to show difference from other records. Kindly advise me on this. Thanks & Regards, Nehru.

  • Problem when trying to add a link to the left menu item!!!!

    Hi everyone, I am trying to put a new menu group on the left menu,with a link in that group for every one.On checking with the customization guide this is what i did for one link i did add the following lines in each of the files 1)xlWebAdmin.propert

  • Solaris 8 on Intel .. HELP!

    Hi, I had a Pentium II 233Mhz and had loaded solaris 8 to work on it with the boot manager to take me to windows. I just bought an Intel Desktop board D845WN and a Pentium 4 processor and here's the problem I run into when I boot. Boot manager comes

  • Approach - createrow()/InsertRow() confusion..??

    Requirement scenario – Create or update employee record (based on empEO/VO) Within the emp details page there is a region attached to custom db table which asks for adding dependants. It's a simple table, with "add new row" button. This is attached t