Activate option translate(sm30) in ZTABLE maintenance object

Hi everybody,
I'm need to know, how to activate the option "translate" using the SM30 transaction, for my table maintenance object, somebody who know if: is it an attribute for the table or the maintenance object, i'm checking with another standard maintenance objects and some of tableviews have activated this option.
The first table is ZTABL1 with fields X, Y keys and another field Z(no key field).
I define a text table ZTABL2 to translate the field Z : mandt, spras, text_Z.
To make the connection between the 2 tables you must define in my text table a foreign key for field Z.
But the option GOTO-> Translate is not available.
i'm gonna be gratefully for some help.
greetings and good luck.
GLT.
Edited by: GLT on Feb 24, 2009 4:17 PM

Are you trying to translate ZTABL1? This cannot work, as there is no SPRAS field in the key.
Or ZTABL2?
This should be the normal scenario:
ZTAB: Key, Field 1, Field 2, etc.
ZTABT: Spras, Key, Text (where Key is defined as foreign key to ZTAB and type "Text table")
Now a maintenance dialog for ZTAB will have translation option. Compare this with your scenario.
Thomas

Similar Messages

  • Table Maintenance Object - Hide New Entries button

    Hello,
    Does anyone know how to hide the "New Entries" button in a table maintenance object?
    I want to allow editing of the table, but I don't want to allow new lines to be inserted.
    The generated screens do not have a gui status.  I guess the gui status is part of SM30 and not part of the maintnenance object itself.
    Thanks
    Doug

    hi
    check the below link, this might solve your issue
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/2082425f-416b-2d10-25a3-85b8b6c5302c?quicklink=index&overridelayout=true
    thanks

  • No  Activate option

    Hi
            In my system XI.30 installed(not by me).  . i did SLD configuratation. After then I imported SWCV , next  i proceeded as usual but, after saving   i am going to activate, but i am unable to found activate option. also i tried with  ctrl+f3 . that is also doesn't work. could you please tell me how to activate them. is this installation problem? or I need to add any options?

    Reddy,
    Go to change list and verify whether the user name. Make sure that you are looking into the correct user's change list. Open the SWCV in change list and right click on the Standard Change list and then you have to see the activate button.
    Also I assume that you have created some objects and trying to activate them. If you have not created any objects you cannot see in the change list.
    Regards,
    ---Satish

  • Create a business object for a Maintenance object

    Hello,
    I want to create a business object for a maintenance object to change all XML attributes to XML elements.
    Should I have to change the whole XML Schema from attributes to elements one by one?
    For example, I create the business object CM_Person_BO for the maintenance object Person, and use the business object to add user in a more standard way.
    But it is a quite large job to rewrite the whole schema for the maintenance object Person, which has following elements, which are PersonIdentifiers, PersonNames, PersonPhones, PersonCharacteristics, Person and SeasAddress.
    Is there any easy way to do it?
    Thanks,
    Kerr

    Should I have to change the whole XML Schema from attributes to elements one by one?
    Is there any easy way to do it?Unfortunately not, you will have to define the schema containing each field/element, once. The primary objective is that you should create a scaled down version of the BO having only the required fields or subset of available fields, you may not need all the fields of a MO. This increases performance as the IO is performed only for specified fields in the BO.
    You can define separate Data Areas for each Person object's context, i.e. Identifiers, Names, Phones, etc. and include them (includeDA) within the Person BO (CM_Person_BO) for clarity.

  • Create  Maintenance object  in CC&B

    Hii...
    Can any one help me how to create the Maintenance object in CC&B for the Customized database tables.
    Thnxs in advance..

    Go to Framework Administration > User Interface Tools. This should get you started with creating new zones/portals etc.

  • Program to activate update rule for master data (info objects)..very urgent

    Hi all,
    I have an info provider(A0CUSTOMN). For this the update rules are not active.In production system i am not able activate.Please let me know if there is any program to activate the update rule for masterdata(info object).
    Thanks=points
    Manjula

    Hi Manjula,
    Leave the id and infocube field blank.  Just provide the infosource name.
    BTW is this a direct update master data object?  In that case all this is not relevant.
    Check if it appears as an Infoprovider. 
    I did not ask enough questions to start with.
    BR/
    Mathew.

  • Search option in catalog selection in maintenance notification item, object

    Dear Experts,
    I have a problem to search & choose the relevent catalog codes in maintenance notification item,  in catalog selection pop up when F4 done on object part. Is there any setting to find the relevent codes from the cataloge selection screen or any setting for the FIND option availabilty on the catalog selection pop up.
    We are using ECC 5.0.
    Kindly provide the solution.
    Regards,
    Tushar

    Tushar,
    Your emphasis is on Relevant Codes. This means codes relevant to the Technical Object (Equipment or Functional Location)
    For this purpose only SAP has given the functionality Catalog Profile.
    Create a Catalog Profile  (OQN6) in which you mention the codes relevant to the technical object.
    Now mention this Catalog Profile in the Organisation tab of the Technical object. (Equipment or Functional Location).
    After this whenever you create a notification on such Equipments/FLs, you will get only those catalogs which you've mentioned in the Catalog Profile
    Hope this helps you.
    Regards
    Jogeswara Rao
    PS: Creating a catalog Profile is a IMG activity, which you have to do in Client 200> generate a request> and transport this request to the client of your working.

  • Authorization to use SM30 for Ztable.

    Dear All,
         I created Table maintenance generator for a 'Z' table. As the user doesn't have authorization for SM30 in the P-system i created Parameter transaction. i am using CALL TRANSACTION statement to use the table. Still i am not able to use it.
    Table maintenance generator technical details :
        Authorization groups -  Blank (&NC&) 
       Authorization object  -  S_TABU_DIS.
      Do i need to assign any roles to the user?  How to do it? 
      Is there any other way to do?
    Please give me your valuable suggestion.
    Thank you.
    Regards,
    Ramesh

    You can creat a program and assign TCODE choosing teh second option.
    Then u can maintain.
    REPORT ZTEST MESSAGE-ID zv.
    CALL FUNCTION 'TABLE_CUSTOMIZING_MAINTENANCE'
         EXPORTING
              tabname  = 'ZTEST_TAB'
         EXCEPTIONS
              no_views = 1
              OTHERS   = 2.
    IF sy-subrc <> 0.
      MESSAGE e999(zv) WITH 'Cannot generate table maintenance screen'.
    ENDIF.
    Pass the table name.
    Now create a TCODE for this program now u cna maintain without going to SM30.
    Rearsd points if this helps.

  • Updation in SM30 for ztable takes long time

    Hi All,
               I have got one issue on Ztable.
              when i try to modify even the single value in the ztable in SM30, it is taking long time(10 min) to save the changes.
              This table is a view and I checked with indexes also, it seems to be fine.
              After debugging i found that even for one chnage in the entry it is reading almost 83000 records.
              Can anyone please guide me on this, how should i correct the error.
    Thanks in Advance

    Hi
    When creating table maintenance generator you will able to create events so try to create event and add source code in the event
    to delete the entries which are not required .
    Check with Link
    http://wiki.sdn.sap.com/wiki/pages/viewpage.action?pageId=93454609
    Regards
    Chandra

  • Changes via SM30 of ztable is not reflected after saving...

    Hello experts,
    I am trying to modify a z table because the users told me that when they
    try to modify it using its maintenance view their changes is not being saved.
    Now, I checked the table and it has 3 fields(excluding MANDT) and I found out all of
    them are primary keys. So my question is, what modification will I do to the table
    to let users change the existing records of the ztable?
    Again, thanks guys and take care!

    Hi again,
    1. Ya, no problem.
    2. After changing the keys to non-primary,
      thru se11,
      and activating,
      it will give warning,
    3. hence, after that u will have to
      do it using SE14.
    4. Data will not get lost.
    5. The only IMPORTANT THING
      is that
      the data in the primary keys
      should be unique, after your changes.
    regards,
    amit m.

  • How to enter the purchased license if the "Activate" option does not appear in the Help Menu?

    My lightroom test period expired so I acquired the license.   I purchased it and got a Serial number.  but I do not find the way to activate my  serial number.  It suppose that in the Help Menu there should be a "Ativate" option but it is not.  (It is not even as a "locked option"  I mean.. it is not at all)

    If you are on Version 11.0.1 rather than 11 Apple put it back in
    View > Show Duplicates
    Option + View > Show Exact Duplicates
    so if you are on 11 upgrade to 11.0.1 and you will have it

  • Editor option is not opening for table object

    Hi Experts,
    I have installed OWB 11.1 on my table machine. The strange thing what i found out that, the 'open editor 'option of Table is not opening for oracle module in the design centre.for other object (Like mapping ..etc) 'Open Editor' option is working fine.I have an project where there are frequent changes in the table structure , but as the open editor option is not working fine. i have to totally re-import mordified table . Do anyone having any idea how to slove this problem.
    Regards
    Ani

    Hi,
    Are you by any chance trying to run OWB on a 64 bit client? I have seen similar problems to what you are describing when trying to run OWB on 64 bit Windows. If this is the case you should try to use a 32 bit client machine
    Regards
    Roald

  • Error while translating SQLJ files containing SDO objects in JDeveloper

    I have a problem with the JDeveloper environment. When I try to
    make a sqlj file containing an oracle.sdoapi.geom.Geometry
    object I get the following error message:
    JniPortal for D:\Program Files\Oracle\JDeveloper 3.2.3\java1.2
    \jre\bin\OJVM\jvm.dll reported
    Geometry
    java.lang.ClassFormatError: Geometry
         void sqlj.framework.ide.Translator.translate(boolean)
         void sqlj.framework.ide.Translator.translate()
         boolean
    oracle.jdeveloper.sqlj.TranslatorInternal.translate
    (borland.compiler.interfaces.Storage[],
    borland.compiler.interfaces.Storage[], java.lang.String,
    borland.compiler.interfaces.Log, java.util.Properties)
         java.lang.String[]
    oracle.jdeveloper.sqlj.TranslatorSystemImpl.translate
    (java.lang.String[], java.lang.String[], java.lang.String,
    borland.jbuilder.jipcbmj.portal.ComLog, boolean)
         void
    oracle.jdeveloper.sqlj.TranslatorSystem_JavaDispatch.invoke(int,
    borland.javaport.JavaCallStack)
    and JDeveloper crashes.
    Has anyone experienced anything like that, or does anyone know
    how to resolve it?

    I have a problem with the JDeveloper environment. When I try to
    make a sqlj file containing an oracle.sdoapi.geom.Geometry
    object I get the following error message:
    JniPortal for D:\Program Files\Oracle\JDeveloper 3.2.3\java1.2
    \jre\bin\OJVM\jvm.dll reported
    Geometry
    java.lang.ClassFormatError: Geometry
         void sqlj.framework.ide.Translator.translate(boolean)
         void sqlj.framework.ide.Translator.translate()
         boolean
    oracle.jdeveloper.sqlj.TranslatorInternal.translate
    (borland.compiler.interfaces.Storage[],
    borland.compiler.interfaces.Storage[], java.lang.String,
    borland.compiler.interfaces.Log, java.util.Properties)
         java.lang.String[]
    oracle.jdeveloper.sqlj.TranslatorSystemImpl.translate
    (java.lang.String[], java.lang.String[], java.lang.String,
    borland.jbuilder.jipcbmj.portal.ComLog, boolean)
         void
    oracle.jdeveloper.sqlj.TranslatorSystem_JavaDispatch.invoke(int,
    borland.javaport.JavaCallStack)
    and JDeveloper crashes.
    Has anyone experienced anything like that, or does anyone know
    how to resolve it?

  • Ztables ,maintenance view , delete record , consistency

    hello , i create a few ztables one with code and other with descriptions
    let called it ztable01 -header , ztable02-descriptions
    make ztable01 foreignkey of ztable02 , and i create 2 maintenance view for they ( one per table )
    i create a record ( a new code ) in the ztable01 then i go to the ztable01 and create a new record using the code in create ztable01 ( search help show the new record ) now i go back to the ztable01 and delete that record of code used in the ztable02 and it allow me to delete it!!!! the abap dictionary don't do this kind of check ? i need config something special ? some info about ?
    Thanks

    >
    Lavanya K wrote:
    > HI
    >
    > For ur requirement, create a custom table and a text table for description following below steps.
    >
    > 1. Create custom table . Eg- MANDT, COUNTRY are key fields
    > 2. Create text table with field SPRAS (language), Country (this should have a foreign key field relationship with table from step 1. check radiobutton for -Key Fields of a text table) & Country Name.
    > 3. Maintain Table maintain generator for table in step1.
    > 4. If first table is maintained in step1 then description can also be maintained there. In background the text table will be automatically filled with the same entry in the logon language in which first table is maintained
    > 5. If entry from first table is deleted , in turn it is deleted from text table too
    thanks for that but i already known how do that , my question was if sap don't do that integrity check for itself i mean in the abap dictionary , example that let me delete data that have relationship with other ( foreign keys relationship ).
    the step 5 only happen with you do a maintained view with the second table how dependency ( maintained both table with the same view ) if that is you try to say i already known that , i was try maintained it with different maintenance view.

  • Translate Business Content BI (BW Objects)

    Hi Experts,
    I install Business Content for Purchasing Analysis (Info Cube, Info source, transformation and query)
    And after thatu2019s I create two custom cube with transformation data flow of business content all work fine, But my customer want the see BW objects in BEX Analyzer and in WEB BEX in FRENSH!!!
    I find tow solution for my issue:
    1- Translating BI Objects see article below  :
          [http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/4075f740-5aa4-2c10-53bc-b1159122e475]
    2- Re-Installing Business Content in French
               a)   Connect to my SAP BW with language =FR
                b)   Re-Install Business content in French
    The solution 1) is very long for translate 5 Info Cube, in solution 2)  I donu2019t know the impact of this re-installation of business Content for my actual system?
    Please can some suggest me a best solution for translating my system ?
    Thanks & Best regards

    Hello Pattnayak,
    Thank you for your reply, the solution in the link is the same like :
    link: [http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/4075f740-5aa4-2c10-53bc-b1159122e475]
    My question whatu2019s the best solution:
    1-     Translating BI Objects see article below :
    OR
    2- Re-Installing Business Content in French.
    Thanls & best regards
    ILYAEBI

Maybe you are looking for

  • Randomise midi events in garageband?

    Hi. Anyone know of a plugin or method to randomise midi events in garageband? E.g. I'd like to be able to randomise (to a controlled degree) note velocities (preferably within a specified range perhaps ± one or two points) and note beginnings (± a fe

  • SUNWjass rm-client fails for Solaris 10

    (I re-worded the question and posted it to [Sys Admin Best Practices|http://forums.sun.com/thread.jspa?threadID=5330719] ) I'm sure I read about this problem in the last week or two, but now that I have it I can't find the solution. I'm changing a se

  • New Column to IRECHISTORY.htm

    Hi All, I need to add New Column - "Last Changed" to IRECHISTORY.htm . Step by step guide is higly appreciated and rewarded accordingly. Thanks, Krish

  • Is there a way to transfer contacts from an iPhone 5 to a macbook pro?

    i wat to copy all my contactfrom my phone to my mac is there a ay i can do it? any help would be appreciated  thank you.

  • After Upgrading, My ringtones were no longer available

    I recently installed the upgrade for my itunes and all of the songs that were previously able to be made into ringtones no longer are. I had over 200 songs that were ringtone compatible (some purchased for the sole purpose of being able to make them