Change of table entry

Hi
I have a table called "TKUPA". I don't have authorization to change the value in it.
Is there any way of doing that?
Regards
Karan

Hi,
If you don't have authorization for table maintenace or TR SM30 .
then only Basis prople can help you.
As some cases you can do it in debug mode.
but you should have patience for that.
Try debugging SM30 then you can do it.
Regards,
Amit Kumar Singh

Similar Messages

  • Auth. obj. controlling options Create - Change of Table Entry for SE11

    Hello,
    Could someone please guide me to the authorization object/s which controls the options : Create - Change reached by trans. code SE11, Change, Contents (Ctrl + Shift + F10) , Execute (F8), Table Entry, Create - Change.
    Thank you in advance for your cooperation.
    Best regards.
    Reda Khalifa

    Hi,
    when you execute SE11 authorization object S_DEVELOP was check.
    S_DEVELOP has following nodes.
    Activity :    create,change,display
    Package :  z,y
    Object name : z,y
    Object type :  type of object i.e domain,table, index etc.
    Authorization group ABAP/4 pro : *
    now suppose you want to give user authorization for display only then
    Activity should have value 03 only.
    in future please post your authorization related thread in security forum.
    Security
    regards,
    kaushal

  • Change Log Table entries without Dates and How to Delete these entries !!

    Hello Experts,
    I was analyzing Change Log tables of some DSOs and figured out in some tables we don't have Date Column and some tables with date columns but many entries with "00/00/0000" date.
    Any ideas on this ? Any idea how records can get into the table without dates and if SAP provides a safe way to remove them (without dates) ?
    Many Thanks in advance, Please help.
    Regards,
    S. Patel

    Hi Sunil
    Date fileds 00/00/0000 means date are blank..that means either you did not get  them from source system or the transformation is not mapped.
    Do not delete change log selectively, that might affect your delta  loads.
    Rather delete  old change log ...
    From DSO administration ---use the main menu to choose Environment ® Delete Change Log Data.
    For more information you can check the log below.
    Cheers
    Anindya

  • Auth to change table entries

    What is the authorization object that allows changes to table entries. We need this for specific users in production system.
    Thanks,
    - Prakash

    The object is called S_TABU_DIS
    Use this objects' name as a search term on the forum to find some interesting threads about the risks involved.

  • Change table entries with a workitem

    Hi all,
    I think this is an easy one for you. I want to change a table entry in a customer table over a method which is part of a work item. In the test modus everything is ok but directly over the workflow the entries are not updated (background processing). I'm using the modify command.
    Thanks for your help
    Thomas

    Hello,
    Did you put a commit in the method? Is there no update at all, or an incorrect value?
    You can debug it by putting an infinite loop in the method:
    Temporary, for debugging.
    data: lv_rbtmp(1).
    lv_rbtmp = 'X'.
    while lv_rbtmp eq 'X'.
    endwhile.
    Go to SM50, find the program (usually user WF-BATCH) choose debug (Program/Session > Program > Debugging) and change the value to get out of the loop.
    Don't forget to remove the infinite loop!
    regards
    Rick Bakker
    Hanabi Technology

  • PO not updates in ICH due to table entry error

    Hi Experts,
    I have an issue while sending the PO from R/3 to SNC. Below error has occured and not able to understand what exactly this error. I have checked the PO data and everything is correct in R/3.
    "Error changing a table entry (secondary index /1OM/ORDR7MP3100, mode M)"
    Could you please help me to resolve the issue as many PO's are blocked due to above error.
    Regards
    Gowri

    Hi Gowri,
    It looks like ODM is not activated properly for PO.
    Check whether ODM activation is done properly or not.
    You can refer step 1,3 and 4 in SAP note 1178483 for activation of ODM or SAP note 836457.
    If above steps are already perform and still the same issue then you need to force generate the ODM go to
    transaction code:
    /N/SCMB/ODM_GEN_ORC for force activation of the component(check the force generate check box)
    /N/SCMB/ODM_GEN_ORDTP for force activation of the order data type(check the force generate check box)
    /N/SCMB/ODM_GEN_ORDA for force activation of the order data area(check the force generate check box)
    And perform the steps mentioned in the above SAP note.
    Regards,
    Nikhil

  • How to find out the changes made to the customized table entries

    Hi Team
    i want to know the changes made to the customized table. i have a 'Z' table in my production system, in that table i would like to know whether any table entry is deleted or not. if at all there is any deletion happened, i want to know who had done it.
    So i request you to please let me know the procedure for the same.
    Thanks
    Raj

    Hi Nagaraju,
                       Go to Table Maintenance (SM30)- Display mode-- Utilities-- change Logs. Give the Date range. before giving the date range click on display status , this will show you If the display is active or not. Kindly please let me know If you need any more information on this.
    Regards
    Ram Pedarla

  • Table entries change

    Hi,
       how we will see who is the lastchanged in table entries.

    Hi Kumarraju,
    Sorry, got your question a wrong way. The following is the information on table log:
    You must start the SAP system with the <b>rec/client</b> parameter. This parameter specifies whether the SAP system logs changes to table data in all clients or only in specific clients. The parameter can have
    the following values:
      - rec/client = ALL logs all clients
      - rec/client = 000 [,...] logs the specified clients
      - rec/client = OFF turns logging off
    In the technical settings (use transaction SE13), set the Log data changes flag for those tables that you want to have logged.
    If both of these conditions are met, the database logs table changes in the <b>DBTABPRT</b> table.
    Use the RSTBHIST report to obtain a list of those tables that are currently set to be logged.
    Hope it helps.
    Thanks & Regards,
    Santosh
    Message was edited by:
            NAVABOTHU SANTOSH KUMAR

  • 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.

  • How To See Change Log For A Table Entry

    Hi Experts,
    One entry is created in a table. I want to know, when that entry was created/ changed.
    Is there a way to find it out.
    PLZ NOTE: Table doesn't contain any DATE field.
    Regards

    Hi,
    or else do like this...
    In order to maintain the log changes the main pre reuisite is to checkmark the checkbox in dataelement of table filed.
    To do this...
    goto transaction SE11>enter ur table name>cleck on fields tab>cleick on dataelement->click on Furthercharacterstics tab-->select the checkbox'Change Document'.
    If u dont select dis the u cannot see the log entry of the particuylar field..Do like this for each dataelement for each table field...selecting all the fields is not mandatory..u can choose the table field u want to see the log report..
    Once u done with dat...
    Goto SCDO transaction> click on create>give a name change doc startwith Z or Y only>Follow the prodedure and in-->name of table field>enter u r TABLE NAME->click on individual field checkbox.--->insertentries..
    Once u done with dis..
    Goto SE16->enter CHDIR or CDPOS->press ENTER->enter u r object id>F8
    U can see the new and old value of a table entry.....

  • Changes on Pool table entries

    Hi All,
    I have made changes to one of the entry of the pool table-T180U.
    There was no request created in the Development server for the above changes.
    How to transport the changes to the Production?
    Can I directly make the same changes for the pool table-T180U in Productrion?
    Thanks in advance.
    Kal Chand

    Hi,
    Thanks for your quick response.
    As you told, I am not seen the "Transport Entries" option in SE11, or SE16 to the table entries in my Development server.
    Note: I have checked my sandbox server, It's there.
    Thanks,
    Kal Chand

  • Change of business area in direct table entry

    Hello All,
                 We are trying to change the business area in table MSEG by direct table entry through se16n.
                 But i am getting the error "GL account XXXXXXX not fouind in table SKA1."However when i check the table SKA1,entry XXXXXXX exists in table SKA1.The company has decided to change its policy and therefore they want to change the business area..Please tell me the procedure so that i can change the business area.
    Thanks,
    Saurabh Kumbhare

    Hi Pravin,
    First of all, do not change the values directly in tables.
    You want to change Business Area in MSEG but at the time document entry there may be other tables where this entry might have gone. So you need to identify all the tables before you do the change. Hence it is better to consult FI/CO team to find the solution from funtional side.
    However, still if you need to change the value then look for the GL A/C in table SKB1. Since SKB1 is company code dependent data you have to check if the said GL exists or not in company code contained in MSEG.
    Regards,
    Firoz.

  • Delete Entries of Change Log Table

    Can any one tell me when do we require to delete the content of the change log table of standard DSO. I am just fresher to SAP BI.
    Thank You

    Hi
    Deleting data from the change log for an ODS object is recommended if several requests, which are no longer required for the delta update and also are no longer used for an initialization from the change log, have already been loaded into the ODS object. If a delta initialization for the update exists in connected data targets, the requests have to be updated first before the respective data can be deleted in the change log.
    Only a temporary, limited history is then retained. The change log can possible become so large you might want to reduce the amount of data volume and delete data for a specific time period.
    How to Delete it
    Since the change log is also stored as a PSA table, you can use the function for deleting data from the PSA to delete data from the change log.
    In the ODS object administration, use the main menu to choose Environment -
    > Delete Change Log Data.
    Or
    Go to the PSA tree.
    Use the main menu to choose Settings -
    > Display Generated Objects, so that you can display the InfoSource for your ODS object. Your InfoSource has the same name as your ODS object, along with the prefix u20188u2019.
    Use the context menu to choose Delete Change Log Data.
    Santosh

  • Calling javascript upon changing table entry

    I would like to update some text fields whenever a user changes certain fields. I need this to occur "on-the-fly" as opposed to having to submit the entire page.
    The field being changed as well as the fields being updated are all fields in a table (accessible via HTMLDB_APPLICATION.G_F0x).
    Updating the fields in javascript is no problem. The problem is calling the javascript routine upon changing a "table" field.
    Is there a way to accomplish this?

    I would like to update some text fields whenever a user changes certain fields. I need this to occur "on-the-fly" as opposed to having to submit the entire page.
    The field being changed as well as the fields being updated are all fields in a table (accessible via HTMLDB_APPLICATION.G_F0x).
    Updating the fields in javascript is no problem. The problem is calling the javascript routine upon changing a "table" field.
    Is there a way to accomplish this?

  • 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

Maybe you are looking for

  • Maintaining date of death of a retired employee

    Hello, I wonder how to register the date of death of a retired employee. Leaving action has already been executed with a reason like "Retirement". We maintain some infotypes (0002 and 0006) in order to offer some services (e. g. sending the enterpris

  • Photoshop CS5 problem - Is this Banding?

    Hi I am using Adobe lightroom 3.0.64 to process RAW photos from my Canon Camera. Then I touch up the pictures in Photoshop CS5. I have been working on some snooted background shots recently and I am experiencing a problem when I edit the photos in ph

  • How can I ensure only known AP's connect to WLC

    I have a Cisco 2112 WLC with 1131 LWAP's How can I ensure only known AP's connect to the WLC? Thanks in advance Richard

  • Using Tiger in jsp

    Hello, I use Tomcat 5.5 and I would like to use jdk5.0 features such as enhanced for loop in my jsp. I am having problems: Tomcat seems to be expecting jdk1.4 syntax. Can anyone help please? Julien.

  • Icon for Apps vs. iTunes

    Why is there a separate icon for Apps in the dock when iTunes has the same functions, or does it?