Maintain entries in SE16

Hi,
How to maintain entries in SE16 for a particular table when there is no maintenance view and also tell me the posibility of transporting those entries to another clients.
Thanks
Gayathri

Hi Gayathri,
Goto SE16N.
Enter table name.
in the command field write &sap_edit and push enter button.
Then execute the entries.
You can change the entries as you wish and then push the save button .
Then go to SE01.
Create a workbench request manually.
Program ID : R3TR
Object : TABU
Object name : Table name.
Press key button. There press table contents button. Select entire table.
Thus you can transport table contents.
However, as long as possible, I would advise you to update entries in a table via table maintenance screens.
Regards,
Dilek
Edited by: Dilek Ersoz on Jul 14, 2009 12:38 PM

Similar Messages

  • Mass Maintain entries in tcode OKB9

    Hi,
    How to maintain entries in OKB9 - Default Account Assignment...
    We want to maintain the entries as per Business Area / valuation area against respective Cost Element...
    We have approx 500 Cost Element and approx 40 Business Areas....and it's very time consuming...
    Can we Upload in Mass with new Business Area...any BDC / LSMW is possible for that...???
    Please guide...

    Hi,
    Tell me one thing that, do you want to upload all 1000 entries with single click or what???
    For any BDC/LSMW, you must create an EXCEL file in advance to upload them.
    Even to design BDC/LSMW also takes time...
    Just prepare the excel file with below columns and COPY and PASTE into OKB9. (But only 21 rows at a time and SAVE and again 21 rows...and so on)
    Comp code
    Cost Elemant
    <BLANK COLUMN>
    Cost Center
    Order
    <BLANK COLUMN>
    Profit Center
    Cant expect more than this solution.
    Regards,
    Srinu

  • How to maintain entry in V_T160M_CS

    Hi,
    Can anybody help me to know, how to maintain entry in table V_T160M_CS?
    Raj

    Hi Raj,
    Have you tried OPJB.
    1.'New entries'.
    2. Enter version as 000, application area (the first two digits of the message no, for BOM it would be CO ), & message no.
    3 Under category maintain as E Or W.
    Check if it work. So far I know you can not update Change Message type of BOM from customizing.
    Regards
    Abhijit Gautam

  • Who maintained entries in the table

    Hi,
    I want to find out who maintained entries in the SAP table B006 and who all has authorization for the same.
    Also it would be great if could help me to find a place in SAP where I can find the documentation realted to the table.

    Check in SCU3 transaction.

  • Maintaining entries in TVARV

    Hello,
    I was trying to maintain entries in TVARV table using SM30 but I am facing two problems:
    1. Entries that I try to maintain in TVARV using SM30 gets maintained in TVARVC which I do not want
    2. I am not able to maintain value in NUMB field using SM30. When I do the maintainence, default value 0000 gets saved in NUMB field. What can be done if we want to maintain '0001' '0002' etc in TVARV-NUMB.
    Thanks in advance!!
    Rohit

    >
    Rohit K Malik wrote:
    > Hello,
    >
    > I was trying to maintain entries in TVARV table using SM30 but I am facing two problems:
    >
    > 1. Entries that I try to maintain in TVARV using SM30 gets maintained in TVARVC which I do not want
    > 2. I am not able to maintain value in NUMB field using SM30. When I do the maintainence, default value 0000 gets saved in NUMB field. What can be done if we want to maintain '0001' '0002' etc in TVARV-NUMB.
    >
    > Thanks in advance!!
    > Rohit
    1) Even you enter TVARV in SM30, the underlying table is TVRVC. You can see that as soon as you enter in table maintainence. If you dont want to see that, better create your own table and maintain them.
    2) NUMB field is not to maintain the values for your field. This is a number (can say counter) to the same entry. For example, if you want to maintain multiple entries, then you need to assign 1, 2 and so on. it is a type NUMC.
    Use TVARVC to maintain them. I dont think you have control over TVARV-NUMB
    Which SAP Version are you in?

  • Restricting user to maintain entries in production through table maintenanc

    Dear All,
    I have created one table maintenance generator.
    I am sending entries of table to quality and production server through transport request.
    But user can directly maintain the entries in quality and production server also.
    I want to restrict user that he will not be allowed to maintain the entries directly in quality and production server and entries always go through transport request from development to quality and production server.
    Any idea how to restrict user to maintain entries in quality and production server.
    Any pointers will be helpful and appreciated.
    Kind Regards,
    Tarun

    Hi tarun,
    for your requirement you have to create events(create new entry) in table maintanace generator for creating new entry.
    create 05 event and give suroutine name as new_entry.
    form new_entry.
    message 'authorizatioh restricted for creating new entry' type 'E'.
    or
    create authorization objects then give authorization for perticular user for maintaining data in the table
    by creating authorization objects.
    endform.
    you can also refer below link for how to create events in TMG.
    https://forums.sdn.sap.com/click.jspa?searchID=-1&messageID=7246565
    Regards,'
    Peranandam
    Edited by: peranandam chinnathambi on Apr 1, 2009 4:55 PM

  • SE16N - Maintain entries check box

    Hi Gurus,
    I would like to know why the "Maintain entries" check box in SE16N is disabled. How to enable it permanantly?
    I know we can mark it by using &SAP_EDIT. But I would like to know how to enable it permanantly?
    Regards,
    Siva

    In the maintenance flag for the table is maintained as "Display/maintenance allowed" the check-box "Maintain Entries" will be checked.
    For the other 2 options this option will be disabled.

  • How to maintain entries in table T158G? Please help!

    Hi Experts,
        We want to maintain new movement type entries in the table T158.
        How do we maintain entries in this table? is there any tcode or FM to do that?
        Please help.
    Thanks
    Gopal

    Hello Gopal,
    You should go through the transaction OMJJ by creating a new movement type as copy from a standard movement.
    Table T158G contains which transactions can be assigned to BAPI_GOODSMVT_CREATE.
    Each transaction has a GM code (assign code) for BAPI_GOODSMVT_CREATE.
    With this method, the system does not support goods movements that are initiated by other application components via BAPI.
    I hope this information helps you.
    Best Regards,
    Fábio Almeida
    MM Support Consultant

  • How to maintain entries in SM30

    Hi,
    How to maintain entries for this table FPB_LP6_R_MDT_C through SM 30?
    I am facing the below Error while trying to maintain entries can anyone give me a solution.
    "The maintenance dialog for FPB_LP6_R_MDT_C is incomplete or not defined".
    Thanks

    >
    Florian Kemmer wrote:
    > Tho actually it doesnt look very dangerous to me.
    > Most probably there is a program which creates entries in there, and the call is generic as well, since i dont get anything in the "where used"-list.
    > Tho i noticed i can create entries with TA SE16N, WITHOUT giving anything like &sap_edit.
    Hi Florian,
    I believe if SAP does not want the table to be maintained manually it has done so for a purpose (may be i am wrong).
    And for your observation on maintaining the table through SE16N this is because in the table attributes it must be "Entries can be maintained".
    BR,
    Suhas

  • Problem maintaining entries in maint view...

    Hi,
    I am creating one maint view,here while maintaining entries i have a following requirement.
    I have two fields,The requirement is on 1st field if we are selecting any value, based on that in second field some values should appear.
    Eg: In 1st field i have A,B,C and in second field i have 10,20,30,100,200,300,1000,2000,3000
    so when i select A in 1st field 10,20,30 should appear in 2nd field
    and when i select B in 1st field 100,200,300 should appear in 2nd field and so on
    pls can anyone help me..
    Thnx in adv
    Regards,
    pavvi.

    Hey Pavvi,
    Goto Table maintenace generator menu bar:
    Environment>Modification->Events-->New Entries
    Select event 05 and give a form routine name
    Ssave and goto editor
    And put logic as below
    Call FM F4IF_INT_TABLE_VALUE_REQUEST
    And fill ur internal table based the value in the first column.
    remember, You will get the content of every line in structure <vim_total_struc>.
    Its a field symbol used in table maintenace standard SAP prog( U must be aware that SAp has this common prog for all the table maintenace generation where it dynamically picks the table name and field and its content).
    Declare a workarea of type ur Z-table
    and Then Move <vim_total_struc>-Field1 = wa_temp-field1.
    Bingo!!!!rest of the world is urs!!!!!
    Do let me know in case of any clarification.
    regards,
    Ashish

  • How to maintain Entries for VIEWS in ORacle Sql developer

    hi gurus,
    Could you please help in maintaining an entries for VIEW is Oracle SQL develope...I have created a VIEW by name SD_WH08....now i need to maintain some entries in this for my testing purpose...how do i do this?
    Your help is very much appreciated.
    Regards

    What do you mean by "maintaining an entries for VIEW" ?
    K.

  • How to delete table entries with SE16 in debugging mode?

    We are trying to delete some table entries which cause our InfoPackage short dumps in BW system.  The problem is that we can only see the Display menu item with SE16 and the Delete menu item is dimmed that we are unable to conduct the deletion.  SAP Support suggest to use debug with SE16 to do the deletion, but we can't figure out how!
    Anyone's idea is greatly appreciated!

    Then you are not at the right place.   Lets start at the begining.
    Go to SE16.
    Enter table name.
    Hit F7.
    Enter selection criteria.
    hit F8.
    Double click the specific record that you want to delete.
    In the transaction code field at the top, enter  "/H" and hit enter.  Debug is switch on.
    Now hit enter again. 
    You should now be in debug and you should see this code..
    form set_status_val tables ntab structure x031l           
                        using code name next for_lines.       
      field-symbols: <field>.                                                                               
    refresh exclude_tab.                                    
      if code = 'SHOW'.                                       
        set titlebar 'TAB' with name 'anzeigen'(100).         
      elseif code = 'EDIT'.                                   
        set titlebar 'TAB' with name 'ändern'(101).           
      elseif code = 'INSR'.                                   
        set titlebar 'TAB' with name 'einfügen'(102).         
      elseif code = 'ANVO'.                                   
        set titlebar 'TAB' with name 'einfügen'(102).         
      elseif code = 'DELE'.                                   
        set titlebar 'TAB' with name 'löschen'(103).          
    Notice that there is a field called CODE in the IF statement.
    Now enter the word "CODE" in the field names list,  change the value to DELE and click the pencil.  Hit F8.  Now you can delete the entry.
    Regards,
    Rich Heilman

  • How to maintain entries in tables T894 & T881

    Hi Friends,
    As per note 64034 I need to maintain few entries in T894 & T881 table. But could not get where will be the customization path to maintian these entries. These entries were available in 4.7 version and few entries are missing after upgrading to ECC 6.0.
    Please let me know, where can we maintian entries for these tables through customizaton.
    Regards
    Suresh

    Hi Joshi,
    Thank you verymuch for your quick reply. I think these views are not helpful.
    1. I don't find any existing entries in these views (in display views).
    2. The exact fields which are there in those tables are not appeared in these views.
    Can you please check and let me know?
    Regards
    Suresh

  • Problem while maintaining entries via SM30.

    Hi Experts,
    I have a custom table which needs to be maintained by SM30. I have generated the table maintainece for this table.
    However when i try to add new entries and save, it gives a message saying that one one entry is chosen.
    Then when i try to go back, it gives a pop-up saying that  data was changed. Save the changes first. if i hit hit on Yes. then it agian go back to the screen where i can add entries and the same thing repeats. Basically not letting me save any entry.
    Is there a way i can save my table entries?
    Regards,
    Anjali

    Hi Steeve,
    If you have made any changes in your custom table then follow the below steps may be ths can solve your problem.
    1. Adjust table ny T-Code SE14 (Database uttility) Always adjust your table when ever you make any chnages in it.
    2. Regenerate the table maintainece view by selecting all the options. (regenerate FG, etc). When you click on edit icon you will get a popup message in that popup message select expert mode and check all the options.
    hope this will help you.

  • Change table entries in production

    Is it possible to have authorizations so that specific users can change table entries through se16 in production even though the system is locked for changes?
    Thanks,
    - Prakash

    You will need to create the Maintenance view for the table you want to maintain and then make a authorization group using se54 for this maintenace view. This authorization group needs to be defined in the role of the persons to whom you want to give acess.  Now only these persons can maintain this table entries.
    Award points.
    Thanks,
    Barjinder Singh.

Maybe you are looking for

  • Why doesn't the graphical waveform update after adding effects to the rack??

    I've noticed that when you add effects to sounds you hear the difference but the waveform does not SHOW you the difference. There's no way of telling how high you're getting with some effects. You don't see any true representation of the audio in the

  • Correlation in SCOM as a tool for the alerts

    Hi Experts, We have SCOM 2007R2 in our environment . We have shared platform with multiple customers. Since we have many customers  alerts on the scom console it will generate more alerts. Since we were doing a work around to reduce the alert count w

  • Document on POS-DM and PIPE

    HI , I am presently working in a retail implementation project. We are using sap -triversity at POS. I am a BI resource and new to retail industry. Can anyone send me the documents on POS Data Management. I am also looking for the configuration docum

  • Network user switching from log in screen in Mavericks

    I have an iMac set up for network users, but I can't seem to figure out how to switch users from the login screen after a time out screen lock. That is, if I'm logged on to the machine, and walk away from it and it autmatically locks the screen, how

  • ACS 4.2 CSlog-Service hang on Start

    The Problem:The Service "CSLOG" starts not Plattform: Windows Server 2003 R2 of Microsoft Vitualmachine Event: The description for Event ID ( 5 ) in Source ( CiscoAAA ) cannot be found. The local computer may not have the necessary registry informati