Maint. Status problem for View in ABAP Dictionary

Hello, guys. I have a problem with a configuration in my Maintainence View in the ABAP Dictionary.
I have a maintainence view in my abap dictionary, When i go to the tab "Maint. Status" there, and want to change the "Data Browser/Table View Maint." from "Display/Maintenance Allowed with Restrictions" to "Display/Maintenance Allowed", an error is occured. An error message is displayed, showed "The input field contains prohibited characters (already deleted)."
So, what should I do in order to change to "display/maintenance allowed with restrictions" status.
Hope anyone here can provide me a solution. Thanks in advance first. ^^

Check below SAP help
http://help.sap.com/saphelp_nw04/helpdata/en/38/81c1351181b73fe10000009b38f839/frameset.htm
events
http://help.sap.com/saphelp_nw04/helpdata/en/91/ca9f0ea9d111d1a5690000e82deaaa/frameset.htm
Regards,
Atish

Similar Messages

  • Problems for view transactions va43 iw40 in Portal

    Hello,
    I need help solve problems in a portal;
    The portal is with problems of view and with the scroll bar in transactions va43 iw40, The scrollbar does not appear when using the transactions.
    What can this be?
    Someone help me?
    Thank you!

    Hi,
    Thanks Koti Reddy...
    There is a default setting for SICF Webgui ?
    Thanks
    Edited by: Antonio Carlos Santos Junior on Jul 25, 2008 3:48 PM

  • Problems for installing SOLMAN "ABAP: UNKNOWN, Java: UNKNOWN"

    Hello gurus
    I am looking for a long time trying fix the next issue.
    An error occurred while prosessin option SAP Solution Manager 7.0
    Ehp1> SAP Systems>MaxDB>Central System>Central System
    (Last error reported by the step: ABAP processes of instance
    ING/DVEBMGS00 [ABAP: UNKNOWN, Java: UNKNOWN] did not start after
    10:30 minutes. Giving up)
    I am in the step 51 of 54 steps of the installer of SAP Solution Manager 7.0,
    My pc has the next caracteristics:
    Windows Server 2008 R2 Enterprise 64 bits
    12 GB de RAM
    300 GB de HDD
    additionally I change the pagination to 14286 to 18430.
    thanks in advance

    I found that the problems was, because the installer has been try run the service of MaxDB, well I solved this issue run manualy the service MaxDB.
    I left the steps for run the service.
    1. write in services.msc in the run icon
    2. Look the service MaxDB:"Name of Instance"
    3. Right clic and start
    4. Try again with the installer of SOLMAN.

  • Problem for viewing Image and "\n" on Alert

    Good day.
    I made a Midlet MIDP 1.0 CLDC 1.0 that have an Image on Alert class;
    this is my code:
    Alert al = new Alert("AppTitle");
    try {
    al.setImage(Image.createImage("/MyApp/myimg.jpg"));
    } catch (java.io.IOException e) {
    al.setTimeout(3000);
    al.setType(AlertType.INFO);
    display.setCurrent(al);
    On Nokia Phones (I've tried Series 40 e 60) the result is that I view on text area Information and near of it (but cutted) the image.
    Why?
    I have another question:
    If I use on Alert class
    al.setString("MyApp\nMyName");
    within or eithout image On Nokia phones the "\n" idn't considered.
    Both problems in others phones (I've tried Motorola and Sony-Ericsson) aren't.
    Why?
    Best regards and good work.
    Stefano Errani

    Hi MTSTUNER & J Maloney
    I really appreciate the interest you've both taken in the question.
    Yes, J Maloney you would be correct. I was wanting to see the whole of the image, the masked bits and the not masked bits... as well as the mask too all simultaneously.
    I'm currently kicking myself that I've not explored the Masks panel. Don't know when it was introduced, I have kind of skipped a version of PhotoShop or two on my own machine - lame excuse, I know gov. The density idea is far more elegant than my solution. However, I did find that by creating the duplicate I've been able to colourise it so as to make the results of what I was doing really obvious visually. I like the invert idea too, so simple - and it might prove the best of the options... but I'll try it on another image as I've pretty much done this one - lots of hats, not much hair.
    No offence on the "last paragraph". My reaction was "it's not unasked" though I wasn't clear: "How do sensible people approach this exercise?"
    Thank you too MSTUNER, I appreciate the time spent.
    "Quick Mask?" occurred randomly to me. Something I've never bothered with, tending to go straight to Layer Mask work. I'll own up that Quick Mask has never managed to make itself part of my workflow, I've no idea why because I'm sure it should if I gave it time. However, a quick experiment hasn't produced a Eureka moment. I was hoping I could easily subtract or add a Quick Mask from/to an existing Layer Mask... nope, doesn't seem to want to - though it was a 'quick' experiment.
    Thank you again for taking the time and enjoy the rest of your day. Regards.

  • CREATE VIEW in ABAP (Open SQL or Native SQL)

    Hi all you experts!
    I want to create a VIEW in ABAP. I have created Table Views using ABAP Dictionary (in transaction SE11), I don't have any problem with them.
    But, what I need is to create a dynamic view, I mean, a view that can be created/replaced (or modified) at runtime. Is this possible with SAP Open SQL, I don't think so... that is why I tried to created using native SQL but it is not working.
    Here is the code:
      EXEC SQL.
        CREATE VIEW [ZMXRFIV_GLPCA]
          AS SELECT
             T1.GL_SIRID,
             T1.POPER,
             T1.RBUKRS,
             T1.RPRCTR,
             T1.RACCT,
             T1.HSL
          FROM
             GLPCA T1
          INNER JOIN
             SKA1 T2
          ON
             T1.RACCT = T2.SAKNR
          WHERE
            T1.RVERS      =  '000'
            AND T1.RYEAR  =  '2008'
            AND T1.KOKRS  =  'PI01'
            AND T2.KTOPL  =  'PI00'
            AND T2.XBILK  <> 'X'.
      ENDEXEC.
    I have tried using quotes (") for the view name, parenthesis and even using only the name but this make no difference.
    Do any of you experts have any idea?
    PS: After creating the view I need to do a SELECT INTO TABLE to that view and finally delete this view and continue working with the data on the internal table.

    Hi ,
    oh yes it is an object (well, how the database should handle it in any context if it wasn't)
    i.e. for ORACLE you would have several thousands of them:
    select count(*) from dba_objects where object_type ='VIEW'
    If you avoid some kind of foreground processing (i.e. pull the data over the network) and handle the processing inside the database it can improve somehow performance a little (i.e. using the retieved rows of the view to stuff into a database table directly). But his may not always possible...
    bye
    yk

  • Patching ST_PI, open conversions in ABAP dictionary

    Hello
    during a patching of ST-21 2008 the tool stops at CHECK_REQUIREMENTS phase with the screen:
    open conversions in ABAP dictionary
    Some open conversion requests still exist in the ABAP Dictionary for the
    following ABAP Dictionary objects. To avoid inconsistencies and loss of 
    data, you must process these conversions first.                                                                               
    Proceed as follows:                                                                               
    - Open a new session.                                                   
    - Start the Database Utility (transaction SE14).                        
    - Correct the inconsistencies for the specified objects.                
    - Repeat the import phase. If no more inconsistencies are found, the    
      import continues.                                                     
    INDEX GLPCA-Z01
    Now , no index exists in dictionary and database but in the past probably it existed and was cancelled . Anyway the table GLPCA is consistent  in database and like runtime object.
    I've activated it again but the problem is always the same
    any idea?
    thanks
    Nicola

    - start transaction SE14
    - use the menue to "DB Requests - Created with import"
    Check if there are any outstanding conversions.
    Markus

  • IDES ERP 2005 / open ABAP dictionary conversion during SPAM Update

    Dear all,
    First of all, I'm currently busy implementing a educational enviroment for our company, we are using IDES MySAP ERP 2005 SR1 MSSQL.
    At the moment we are trying to upgrade the SPAM version from version 20 to 22.
    However, during the requirement checks the following error occurred :
    <b>Open conversions in the data dictionary</b>
    <i>Phase CHECK_REQUIREMENTS: Explanation of Errors
    Some open conversion requests still exist in the ABAP Data Dictionary
    for the following ABAP Dictionary objects. To avoid inconsistencies and
    loss of data, you must process these conversions first.
    Proceed as follows:
    - Open a new session.
    - Start the Database Utility (transaction SE14).
    - Correct the inconsistencies for the specified objects.
    - Repeat the import phase. If no more inconsistencies are found, the
      import continues.
    Phase CHECK_REQUIREMENTS: Open ABAP Dictionary Conversions
    Object Type       Object Name
    Table Index       LXE_WRK_4 ~ STA
                       SC2T327F363DFA4T ~ ESI
                       SC2T327F363DFA4T ~ KYS
    </i>
    It seems that the indexes mentioned above are missing or doesn't exist!!!! i've tried looking for a sap note or a solution on SDN. However, haven't found a solution at all, or I'm looking at the wrong spot.
    Is there a note or can somebody provide me what's in the indexes, so i can create it in our IDES system.
    Regards,
    Yam-Lang Lee

    Hi Kiran,
    Thank you very much. I managed to create the first index.
    However not the indexes on table SC2T327F363DFA4T. Can't find any information for the indexes for this table. Did found note 959811. There it state that de indexes were deleted. But still stuck in the check_requirements of the SPAM Update!
    Greetings,
    Yammie

  • Can any provide me problem issues on ABAP dictionary for practice?

    Or any one can tell me the links in which problem issues on ABAP dictionary is there?
    Moderator message : Don't ask for links & solution to vague requirements. Thread locked.
    Edited by: Vinod Kumar on Jun 14, 2011 9:36 AM

    Hi jessculter, 
    Thanks for your post. 
    I am sorry to hear about the problems you have been having lately. 
    Please send me in your details using the "Contact The Mods" link found in my profile and I will take it from there. 
    Cheers,
    OlgaC 
    BTCare Community Mod
    If we have asked you to email us with your details, please make sure you are logged in to the forum, otherwise you will not be able to see our ‘Contact Us’ link within our profiles.
    We are sorry that we are unable to deal with service/account queries via the private message(PM) function so please don't PM your account info, we need to deal with this via our email account :-)
    If someone answers your question correctly please let other members know by clicking on ’Mark as Accepted Solution’.

  • ABAP Dictionary type FLTP is not allowed for screen element

    Hi Experts
    I tried to open VBFA in se16 and i got the message in the status bar like this , what does it mean. please explain.
    "ABAP Dictionary type FLTP is not allowed for screen element"

    Hi,
        This is from help
    ABAP Dictionary type FLTP is not allowed for screen element
    Message no. 37048
    <b>Diagnosis</b>
    The format of the ABAP Dictionary field is only for use within the ABAP
    program and cannot be used in the Screen Painter.
    <b>Procedure</b>
    The field cannot be used in screens. If you want to output the
    information in the field or assign a value to the field from the screen,
    you must use an intermediate field with an appropriate format.
    <b>Reward points</b>
    Regards

  • Abap dictionary activation problem when transfer request dev to prod

    hi experts
    i develop enhancement in that i append structure in afru table.
    when transfering requset dev to production there is error
    abap dictionary activation .
    thanks
    ajay

    hi
    problem not solve.
    see below error.
      Activate table ZZAFRUD
       Field RPM: Component type or domain used not active or does not exist
       Nametab for table ZZAFRUD cannot be generated
       Table ZZAFRUD was not activated.
    structure zzafrud is active but in error it shows not active.
    i used domain zrpm it also active.
    thanks
    ajay.

  • DB02 = Missing Tables and Indexes = Unknown objects in ABAP Dictionary = DB views

    Hi SAP Gurus,
    on our SAP NetWeaver 7.x BW (based on AIX/Oracle) I find via transaction DB02 (path = Diagnostics => Missing Tables and Indexes) under "Unknown objects in ABAP Dictionary" under DB views a BW object /BI0/.....
    When I make a double click on the object, I am getting the popup window "Display not possible for this object":
    How can I identify the object and clarify with the BW application expert, if needed, how to resolve this object?
    I searched already via RSA1 for the object, but I wasn't able to find anything so far ...
    Thanks for your help and ideas.
    Best regards
    Carlos

    Hello Carlos
    The database view in question is a temporary database object created during a query execution.
    Please read this SAP note 449891 - Temporary database objects in BW 3.x to understand what that view is all about and impact if those views are removed.
    The SAP notes 449891 and 1139396 suggests to run the report SAP_DROP_TMPTABLES to drop these temporary objects. Whether the objects are still required or not is a question to be put across to the BW team. If the temporary objects are removed when they are used by a query, then the query will fail.
    Have a nice day
    RB

  • Delete restrict for ABAP Dictionary database table

    Hi,
    I defined two database tables in ABAP dictionary, one with master data, and one with records referencing the master data.
    I also defined a foreign key relationship in the second table, so that new entries in the second table are checked against the master data table.
    In addition to this behaviour, I also want the Dicitionary to perform a check the other way round. In other words, if I try to delete a record in the master data table, this should not be possible if there are records in the second table referencing this record. Thats how foreign key relationships work in Oracle databases.
    Is there a way to force this behaviour for ABAP Dictionary tables, too? Or is it possible to make the table maintenance view perform this check?
    Thanks for your help!
    Kind regards,
    Tobias

    Hello Tobias,
    I can delete records in the master table which have dependent entries in the second table without an error or a warning.
    How are you deleting the entries, via SM30?
    If yes, you can use the [Event 03: Before Deleting the Display Data|http://help.sap.com/saphelp_nw04s/helpdata/en/91/ca9f14a9d111d1a5690000e82deaaa/content.htm]. In this TMG event you can check if the entry can be deleted at all!
    If you're using Open SQL statements to delete the records, i don't think DB layer implicitly checks the dependency. You can always put an explicit check though
    Btw, out-of-curiosity, is this a custom or standard table?
    BR,
    Suhas

  • Table.Maint.Gen-- Events are only for DB tables? not for views?

    Hi,
    Are the events in Table.Maint.Gen only for DB tables? not for views? because I have written the logic in events of Table.Maint.Gen of a view but it is not getting executed.

    Hi,
    1.Yes,The events are only for the Data Base tables ,not for the Views.
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/abap/how%20to%20implement%20events%20in%20table%20maintenance.doc
    Regards,
    Shiva Kumar

  • ABAP Dictionary structure for use in ABAP Mapping

    Hello, I'm creating an ABAP mapping class which requires me to use standard ABAP dictionary (table) structures (ex.MARA, KNA1 etc) for the mapping as the data coming into the mapping is in that format. I'm creating the ABAP class in the PI server and do not have table structures (MARA, KNA1 etc) in the dictionary in the PI server. What is the efficient way to create these structures (as Z elements) in the PI server's dictionary?
    I have the XSD of these table structures. Can I import those XSDs into the ABAP dictionary in PI servers? If yes, how can it be done? Please help!

    Yes you can import it as an external definition data and create the data type based on this XSD. Go through the link below for more information on the steps to import and how to use it.
    http://help.sap.com/saphelp_nwpi71/helpdata/en/26/9e97b0f525d743882936c2d6f375c7/frameset.htm

  • Unknown indexes in ABAP dictionary for a BW SAP_BW 350 ?????????

    Hi all,
    can anyone help me with the procedure to handle unknown indexes in ABAP dictionary for a BW SAP_BW 350 Production system?
    The list of some of the indexes are as follows :
    /BI0/E0CCA_C11~P
    /BI0/E0FIGL_C01~P
    /BI0/E0OPA_C11~P
    /BI0/E0PS_C04~P
    /BIC/EIEFERC~P
    Thanks a lot in advance ....
    Madhavi Rane

    You should be able to delete and recreate indexes from the infocube performance tab, RSRV or DB02.   The bigger question is why these e fact table indexes are not being handled properly.  I would try searching OSS Notes to see if yo ufind one relevant for your DB;
    This older Notes provides some good background
    Note 594287 - DB6: Corrections to the primary index of fact tables

Maybe you are looking for

  • What are the different types of parameters available in function builder an

    What are the different types of parameters available in function builder and where do we use them.

  • Plain HTTP Adapter vs SOAP Adapter with regards to SSL

    Hi, I need to setup communication channles within XI to send and receive secure xml. I am confused after reading the XI documentation and the some of the discussion forums on SDN. Can anyone clarify the following: 1) Does the plain HTTP Adapter suppo

  • LabVIEW developer seeks short/medi​um term contract work in UK/EU

    Hello All, I am an ambitious and hardworking LabVIEW developer who is available for short/medium term contract work in the UK/EU. My formal qualifications consist of a bachelors and masters degree in electronic engineering. I am permitted to work wit

  • SQL, static classes and sessionBeans

    Hi, my JSF-project has one static class where it handle all sql-queries and I asked me if that is the "best" solution. I.e. a User-Sessionbean call that static class to save his data into the user-sql-table. I asked myself, if it might not better to

  • Album info DATED BUT goes back to default

    Dear Sony amd Sony Users, I have been updating my Walkman album information for a couple of times already and my patience is thinning out. Yes, I do use the Download Music Info and it is great for some selected songs. But those songs that are saved t