Entity type in se11

can anyone explain me what is entity type in ABAP dicionary
and ehat does this option means
GOTO-->ATTRIBUTES FROM ENTITY TYPES
what should i enter as entity type.

Hi,
  An entity is a physical or abstract object (for example, Mr. Douglas, the "Sales Information System" project) that can be distinguished from other objects and for which information is to be stored. Entities are divided into entity types according to their properties.
Each entity type is assigned attributes, which describe the entities of the entity type. The properties of entities are described by means of actual values for the attributes.
An attribute consists of a name and a definition of the possible values for the attribute (for example, the attribute color with the values white, black, yellow, and so on). One or more attributes are labeled as key attributes. The values of the key attributes uniquely identify an entity within its entity type.
Attributes define the possible properties for entities of an entity type.
Attribute type
The attribute type describes the function of an attribute (for example, whether an attribute is a key attribute).
Defining attributes
Attributes are either assigned directly to an entity type or transferred from the ABAP/4 Dictionary.
Attributes that are assigned directly obtain their semantic and technical characteristics from a data element which is assigned to the attribute. Since the Data Modeler and the ABAP/4 Dictionary use the same data elements, data elements defined in the Data Modeler can be used later in the ABAP/4 Dictionary and vice versa.
Attributes are transferred from the ABAP/4 Dictionary by assigning a table or view to an entity type. The fields of the table or view are transferred to the entity type as attributes and receive their semantic and technical characteristics from the data elements of the fields. Attributes transferred from the table or view are flagged in the Data Modeler. Assigning a view or table to an entity type establishes the connection between the Data Modeler and the ABAP/4 Dictionary.
I hope this will give u an idea on the path.
Regards.

Similar Messages

  • OIM 11Unknown entity type Account with ID while using linkEventToUser() API

    I would like to link an recon event (which is in status "No User Match Found" ) to an user.The recon event is generated through target recon using reconciliation API
    I am using the API linkEventToUser() but getting the following error.
    <Error> <oracle.iam.reconciliation.impl> <IAM-5010000> <Generic Error/Information: {0}
    oracle.iam.reconciliation.exception.InvalidEventException: Unknown entity type Account with ID 2180,060
    From OIM web console if i check the Link button / option iin event management for this event is greyed out.
    There are already threads on this in the forum but they are old and no replies so i thought to post a fresh thread.
    I am also getting the same error while generating a new recon event.
    The strangest part is that this was working a few weeks back.
    Any help or idea how to proceed is highly appreciated.
    Thanks and Regards,
    Kungo.
    Edited by: Kungo on Oct 25, 2012 3:06 AM

    Any one saw this thread :)
    Is there a way to get attention on this thread from all the Gurus on this forum ?
    Please do let me know.
    Thanks and Regards,
    Kungo

  • Error: unknown entity type 'Archive' when building external library

    Hi,
    This is what I get when trying to build a external library in SP14. If I look at the Libraries.pp files there are entries like this:
    <entity>
         <name>CLASSES12.JAR</name>
         <package></package>
         <caption>CLASSES12.JAR</caption>
         <description></description>
         <entity-type>Archive</entity-type>
         <entity-sub-type>Java Library</entity-sub-type>
    </entity>
    CLASSES12.JAR is a jar file I've added to the libraries folder and then added to the Public part (used <a href="/people/valery.silaev/blog/2005/09/14/a-bit-of-impractical-scripting-for-web-dynpro blog</a> as an example)
    Build log:
    Development Component Build (2006-02-23 10:27:16)
    Component name: lib
    Component vendor: XXXXXXXXX.com
    SC compartment: MyComponents
    Configuration: LocalDevelopment
    Location: local
    Source code location: jarpak@XXXXXXXXX
    DC root folder: C:\Documents and Settings\jarpak\.dtc\LocalDevelopment\DCs\XXXXXXXXX\lib\_comp\
    DC type: External Library
    Host: XXXXXXXXX
    DC Model check:
    [dcmake] All used DCs are available locally
    [dcmake] validating dependency to build plugin "sap.com/tc/bi/bp/externalarchive"
    [dcmake] DC model check OK
    Start build plugin:
    [dcmake] using build plugin: sap.com/tc/bi/bp/externalarchive
    [dcmake] starting build plugin from : C:\Program Files\SAP\JDT\eclipse\plugins\com.sap.tc.ap\comp\SAP_BUILDT\DCs\sap.com\tc\bi\bp\externalarchive\_comp\gen\default\public\lib\
    Build Plugins Version 6.40.0.111 (ExternalArchivePlugin, 630_VAL_REL ) from 2005-09-09 23:37:14 CEST
    Building development component 'lib', vendor 'XXXXXXXXX', type 'External Library'
    software component 'MyComponents', vendor 'sap.com'.
    location 'local'.
    source code location 'jarpak@XXXXXXXXX'.
    General options:
    convert *.xlf to *.properties: yes
    include sources for debugging: yes
    Reading BuildInfrastructure extension from DC tc/bi/util (vendor sap.com)
    Added technology 'sap.com/tc/bi/core'
    Error: unknown entity type 'Archive'.
    Cleaning up.
    Regards,
    Jari

    Hi,
    Solved it on my own with
    Re: Activation Error: "unknown entity type 'Archive'" thread.
    Jari

  • Data model 0G: No authorization for entity type Account (Company Code) - activity Display

    Hello Expert,
    I have a problem with authorization in MDG-F.
    I want to create Account with Collective processing. After, entered Entity type, Edition and Chart of account,  Blocking message "Data model 0G: No authorization for entity type Account (Company Code) - activity Display" is displayed.
    But, i checked in PFCG transaction, for this user profil, activity are : create or generate, Change and display. So, for me , it is correct.
    Please, check screen shot below :
    Blocking message :
    and in PFCG transaction
    Could you help me to solve this point?
    Kind regards,
    Heri RAOELISON

    Hi Heri,
    the system behavior is correct. The account in company code consists of three entity types:
    1) COA - Chart of Accounts (Type 3)
    2) ACCOUNT - Account (A-Segment, related to ECC table SKA1, Type 1)
    3) ACCCCDET - Account in Company Code (B-Segment, releated to ECC table SKB1, Type 1).
    3) includes 1) and 2) whereas 2) includes 1). If you grant authorization only for 3) but not for 1) and 2), you cannot do anything.
    Best regards
    Michael

  • Entity type "EJB-JAR" may not be used in public part "ejbjar_api"

    Experts,
    Can you please help me to identify why the error 'Entity type "EJB-JAR" may not be used in public part "ejbjar_api", unsupported purpose.' appears on NWDS while creating a project on a DC and how can this be resolved.
    Thanks in advance
    -Lave

    Hi Jain,
    is the error message that the public part is not found prefixed with [dcmake]? If yes that rather points in the direction that there is a problem with the metadata information. (PP name not correctly spelled, renamed after initial creation, perhaps even some problems with upper/lower-case letters depending on your platform.)
    What SP are you using? The log looks like some rather old build plugins are used on a newer NWDI installation.
    The warning from the [wdgen] task and the subsequent failure of the [wdminimizer] can be ignored. "ERROR: Non Fatal Error" is a bit quaint, but it really is not fatal. It just means that the minimizer didn't find the data required to operate. The [wdgen] warning means that the WebDynpro generator could not write the information. So the jar files in your public part are maybe a bit bigger than necessary but that's all.
    Best regards,
    Marc

  • OIM11g event handlers - entity type as Role

    Hi ,
    I have a quick question. In OIM11g, can we have event handlers attached at role level.
    When a role is created/deleted in OIM, I need to perform some operations.
    Can someone suggest if its possible?? If yes, what is the entity-type I have to use. I havent seen enough documentation for the same.
    Regards
    Vicky

    check this :
    Re: OIM 11g Role Membership Event Handlers.

  • Single Processing for CCTR entity type

    Hi
    I want to create cost center using single processing .
    Steps followed for this as below
    Create Blank CR with CR Type OG_S003 (With Entity Type CCTR) with deselected single processing check box under  Create Change Request link. CR is created for entity type CCTR and CR Type as OG_S003.
    Try to create cost center under Single processing by selecting Entity Type Cost Center,Proper Edition,Controlling Area and Cost Center value to be created it fives me error as no change request assigned to you.
    Here my question is there is already CR for cost center then why SAP gives me error?
    When I  try to create Blank CR with CR Type OG_W003 (With Entity Type CCTR) with selected single processing check box under Create Change Request link.it gives me error at step no 3 ' 500 SAP Internal Error'
    Is I am missing something?
    I can able to create CC with same CR created as mentioned in point no 1 with cost center group as entity type but not for Cost Center as entity type.
    Can anybody explain SAP logic behind this?

    Hi Kiran
    But when I try to create CR with CR TYPE OG_W003 under Link Create Change Request Type it gives me error at stage 3 (Changes) as per below
    500 SAP Internal Server Error
    ERROR: An exception has occurred
    (termination: RABAX_STATE)
    When I try with link Single Processing it gives me below error
    No change request is assigned to you

  • Internal error when redefinind service with entity types and associations

    Dear gateway specialists,
    I have created a gateway service with several entity types and several associations together with corresponding navigation properties.
    Then I have created another service in which I want to redefine the first service with all the entity types and associations.
    But the redefinition ends with an internal error (message no. /IWBEP/SBCM001) and the navigation properties are not imported (entities and associations seem to be o.k.).
    What could be the reason for the error? And why might the navigations not be imported?
    Thanks!
    Regards,
    Juergen
    P.S. I found SAP note 2027049 "Service Builder Redefiniton - Extend of Odata service with Associations" which I've implemented, but without success

    Hi,
    on debugging I found out that the changes coming with SAP note 2027049 are  actually causing the problem:
    In method DO_EXECUTE_COMMAND of program /IWBEP/LFG_MOD_GENI02 the note inserts the following piece of code:
    IF gt_odata_associations IS NOT INITIAL.
      LOOP AT gt_odata_associations ASSIGNING <ls_association>.
           READ TABLE gt_odata_entities ASSIGNING <ls_entities>
              WITH KEY name = <ls_association>-left_end.
           IF sy-subrc = 0.
                READ TABLE GT_ENTITY_TYPES ASSIGNING <ls_entity_types>
                   WITH KEY name = <ls_entities>-name.
                IF sy-subrc = 0.
                     READ TABLE gt_navigation_props ASSIGNING <ls_nav_prop>
                        WITH KEY source_entity_id = <ls_entity_types>-entity_id.
                     IF sy-subrc = 0.
                          ls_entity_np-name = <ls_nav_prop>-name.
                          ls_entity_np-technical_name = <ls_nav_prop>-external_name.
                          ls_entity_np-relation_ship = <ls_association>-name.
                          ls_entity_np-from_role = <ls_association>-left_end.
                          ls_entity_np-to_role = <ls_association>-right_end.
                          APPEND ls_entity_np to <ls_entities>-nav_props.
                     ENDIF.
               ENDIF.
           ENDIF.
      ENDLOOP.
    ENDIF.
    SORT gt_odata_entities BY technical_name.
    But the statement
         READ TABLE GT_ENTITY_TYPES ASSIGNING <ls_entity_types>...
    is not correct. It leads to wrong results if an entity has more than one navigation properties as the key is not fully specified.
    Regards,
    Juergen

  • Netbeans + MySQL + Tomcat (problem with: not a known entity type)

    I try to create WebApplication with Stripes in netbeans, but I have problem with connect to DB.
    I have this code:
    EntityManagerFactory emf = Persistence.createEntityManagerFactory("jpaPU");
    EntityManager em = emf.createEntityManager();
    em.getTransaction().begin();
    Person p = new Person();
    p.setFirstName("name1");
    p.setLastName("name2");
    try
    em.persist(p);
    } catch(Exception e)
    System.out.println(e.toString());
    em.getTransaction().commit();
    em.close();
    emf.close();But in try{..} is em.persist(p); ant it prints into console this error: "java.lang.IllegalArgumentException: Object: db_entity.Person@13c7c35 is not a known entity type."
    I do not know where is problem. Could you help me, please?
    This is my persistence.xml:
    <?xml version="1.0" encoding="UTF-8"?>
    <persistence version="1.0" xmlns="http://java.sun.com/xml/ns/persistence" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/persistence http://java.sun.com/xml/ns/persistence/persistence_1_0.xsd">
      <persistence-unit name="jpaPU" transaction-type="RESOURCE_LOCAL">
        <provider>oracle.toplink.essentials.PersistenceProvider</provider>
        <properties>
          <property name="toplink.jdbc.user" value="root"/>
          <property name="toplink.jdbc.password" value="adminadmin"/>
          <property name="toplink.jdbc.url" value="jdbc:mysql://localhost:3306/test"/>
          <property name="toplink.jdbc.driver" value="com.mysql.jdbc.Driver"/>
          <property name="toplink.ddl-generation" value="create-tables"/>
        </properties>
      </persistence-unit>
    </persistence>When I run my application I can see in console:
    [TopLink Info]: 2008.11.15 09:01:13.265--ServerSession(4794542)--TopLink, version: Oracle TopLink Essentials - 2.0.1 (Build b09d-fcs (12/06/2007))
    [TopLink Info]: 2008.11.15 09:01:13.578--ServerSession(4794542)--file:/D:/Workspace/NetBeansProjects/jpa/build/web/WEB-INF/classes/-jpaPU login successful..so, I hope persistence.xml is good
    This is my class Person.java:
    @Entity
    public class Person implements Serializable {
        @Id
        @GeneratedValue
        private Long id;
        private String firstName;
        private String lastName;
        public void setId(Long id) { this.id = id; }
        public Long getId() { return id; }
        public String getFirstName() {  return firstName; }
        public void setFirstName(String firstName) { this.firstName = firstName;  }
        public String getLastName() { return lastName; }
        public void setLastName(String lastName) { this.lastName = lastName;  }Please, help me.

    I had the same "is not a known entity type" error when running under a development environment Eclipse/Tomcat using Toplink. But the almost same code and configuration worked when running under Eclipse as a stand-alone Java app.
    Eventually I figured out (actually trial and error), that I had checked the toplink-essentials.jar libraries to be exported under: Eclipse Project/Java Build Path/Order and Export. I was messing around with libraries. Unchecking the export option there fixed the problem.
    While its unlikely that this could have been your exact problem, I would check the library order and export configurations. Looking at other message boards about this problem, many seemed to have been caused or fixed by playing with their libraries.

  • CSCuc21944 - N4K PFMA Crash During SNMP Walk of "Entity Type Phy PS Fan" MIB

    On the Nexus 4000, how can I configure SNMP to block  polling of the Entity MIB??
    CSCuc21944 Bug Details
    N4K PFMA Crash During SNMP Walk of "Entity Type Phy PS Fan" MIB
    Symptom:
    Nexus 4k switch crashes during SNMP polling of the Entity MIB (1.3.6.1.2.1.47).
    Conditions:
    SNMP polling enabled
    Workaround:
    Disconnect the 4k from the SNMP server. Block the offending MIB.

    This workaround was more theoretical than actual.  NX-OS does not allow for SNMP Views like IOS does.  We are in the process of updating this bug to remove that statement.  However, the fixed version of code for the N4K is now available at http://software.cisco.com/download/release.html?mdfid=282819252&flowid=3091&softwareid=282088129&release=4.1(2)E1(1i)&relind=AVAILABLE&rellifecycle=&reltype=latest .  Sorry for the confusion.

  • Incorrect Entity Type retured

    Hi,
    I am getting the Entity type as "Address" for the below request, though the address is totally different in the response.
    http://dev.virtualearth.net/REST/v1/Locations?query=430%20South%20St%20NORA%20IL%2061059&o=xml&key=BingKey&maxResults=1
    Address in the Request URL: 430 South St, NORA, IL 61059
    Address in the Response XML : 430 South St, Lena, IL 61048
    I would like to use the lat/long only if the Entity Type is Address (which I thought is an exact address match). But it fails with the above said address.
    Please advise.
    Thank you.
    Regards, Venkat

    Rick,
    The response has a different address than the requested one with "High" confidence score and "Good" match code. Am I missing something here?
    http://dev.virtualearth.net/REST/v1/Locations?query=430%20South%20St%20NORA%20IL%2061059&o=xml&key=BingKey&maxResults=1
    Address in the Request URL: 430 South St, NORA, IL 61059
    Address in the Response XML : 430 South St, Lena, IL 61048
    Thank you.
    Regards, Venkat

  • Help with IllegalArgumentException: Object: ... is not a known entity type.

    Hi there.
    I'm trying to get TopLink JPA running with Oracle / Spring / JUnit, but so far with no success. The exception I get when trying to persist my rather simple entity is :
    java.lang.IllegalArgumentException: Object: com.yospace.tundra.mediafarm.job.Job@38b554 is not a known entity type.
         at oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl.registerNewObjectForPersist(UnitOfWorkImpl.java:3198)
         at oracle.toplink.essentials.internal.ejb.cmp3.base.EntityManagerImpl.persist(EntityManagerImpl.java:190)
    My entity class is :
    package com.yospace.tundra.mediafarm.job;
    // imports ...
    @Entity()
    public class Job
    @Id
    @GeneratedValue(strategy = GenerationType.AUTO)
    private Long id;
    public Job()
    * @return the id
    public Long getId()
    return id;
    * Set the id of this job.
    * @param id
    public void setId(Long id)
    this.id = id;
    My persistence.xml is :
    <persistence xmlns="http://java.sun.com/xml/ns/persistence" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/persistence persistence_1_0.xsd" version="1.0">
    <persistence-unit name="TundraPu" transaction-type="RESOURCE_LOCAL">
    <provider>
    oracle.toplink.essentials.PersistenceProvider
    </provider>
              <!-- List all entity classes here. -->
         <class>com.yospace.tundra.mediafarm.job.Job</class>
    <properties>
    <property name="toplink.logging.level" value="FINE"/>
    </properties>
    </persistence-unit>
    </persistence>
    My spring.xml is :
    <?xml version="1.0" encoding="UTF-8"?>
    <beans xmlns="http://www.springframework.org/schema/beans"
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
         xmlns:aop="http://www.springframework.org/schema/aop"
         xmlns:tx="http://www.springframework.org/schema/tx"
         xsi:schemaLocation="
    http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.0.xsd
    http://www.springframework.org/schema/tx http://www.springframework.org/schema/tx/spring-tx-2.0.xsd
         http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-2.0.xsd">
    <bean id="jobDao" class="com.yospace.tundra.mediafarm.job.JobDao">
    </bean>
         <!-- Location of test database configuration. -->
         <bean id="propertyConfigurer"
              class="org.springframework.beans.factory.config.PropertyPlaceholderConfigurer">
              <property name="locations">
                   <list>
                        <value>/test/resources/jdbc.properties</value>
                   </list>
              </property>
         </bean>
         <bean id="dataSource"
              class="org.springframework.jdbc.datasource.DriverManagerDataSource">
              <property name="driverClassName"
                   value="${jdbc.driverClassName}" />
              <property name="url" value="${jdbc.url}" />
              <property name="username" value="${jdbc.username}" />
              <property name="password" value="${jdbc.password}" />
         </bean>
         <!-- Toplink JPA entity manager configuration. -->
         <bean id="loadTimeWeaver" class="org.springframework.instrument.classloading.SimpleLoadTimeWeaver"/>
         <bean id="entityManagerFactory"
              class="org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean">
              <property name="dataSource" ref="dataSource" />
              <property name="jpaVendorAdapter">
                   <bean
                        class="org.springframework.orm.jpa.vendor.TopLinkJpaVendorAdapter">
                        <property name="databasePlatform"
                             value="${jpavendor.dialect}" />
                        <property name="generateDdl" value="true" />
                        <property name="showSql" value="true" />
                   </bean>
              </property>
              <property name="loadTimeWeaver" ref="loadTimeWeaver"/>
         </bean>
         <bean
              class="org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor" />
         <!-- JPA transaction manager configuration. -->
              <bean id="transactionManager"
              class="org.springframework.orm.jpa.JpaTransactionManager">
              <property name="entityManagerFactory"
              ref="entityManagerFactory" />
              </bean>
         <tx:annotation-driven transaction-manager="transactionManager" />
    </beans>
    This fails when I run a JUnit test under Eclipse -- it falls over on the first operation, which creates then attempts to persist a job.
    I wonder if anyone has any ideas as to what exactly I'm doing wrong ...?
    Thanks,
    Henry

    I had the same "is not a known entity type" error when running under a development environment Eclipse/Tomcat using Toplink. But the almost same code and configuration worked when running under Eclipse as a stand-alone Java app.
    Eventually I figured out (actually trial and error), that I had checked the toplink-essentials.jar libraries to be exported under: Eclipse Project/Java Build Path/Order and Export. I was messing around with libraries. Unchecking the export option there fixed the problem.
    While its unlikely that this could have been your exact problem, I would check the library order and export configurations. Looking at other message boards about this problem, many seemed to have been caused or fixed by playing with their libraries.

  • DC build fails: unknown entity type

    Hi,
    I'm trying to create a Development Component of type: "External Library". But i am unable to build it in both nwds st 16 and 14.
    Whenever I create a public part, building the DC fails:
    Build failed... in variant "default": unknown entity type 'Archive'.
    This error seems similar to the one posted on
    Build Error  - Unknown Entity Type
    But installing the patched nwds14 or installing nwds16 did not solve the problem.
    has anyone know how to solve this?
    thanks,
    Michael
    Here the entire stack trace:
    Error: com.sap.tc.buildplugin.util.ConfigurationException: Duplicate technology definition: 'sap.com/tc/bi/javatech'
         at com.sap.tc.buildplugin.ext.ExtensionManager.readTechnology(ExtensionManager.java:278)
         at com.sap.tc.buildplugin.ext.ExtensionManager.loadExtensionFile(ExtensionManager.java:196)
         at com.sap.tc.buildplugin.ext.ExtensionManager.loadExtension(ExtensionManager.java:166)
         at com.sap.tc.buildplugin.ext.ExtensionManager.initializeExtensions(ExtensionManager.java:99)
         at com.sap.tc.buildplugin.TechnologyManager.initialize(TechnologyManager.java:28)
         at com.sap.tc.buildplugin.AbstractPlugin.initialize(AbstractPlugin.java:591)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sap.tc.buildtool.PluginCommunicator.maybeInvoke(PluginCommunicator.java:114)
         at com.sap.tc.buildtool.PluginCommunicatorV2.communicate(PluginCommunicatorV2.java:32)
         at com.sap.tc.buildtool.PluginHandlerImpl.handlePluginCommunication(PluginHandlerImpl.java:354)
         at com.sap.tc.buildtool.PluginHandlerImpl.execute(PluginHandlerImpl.java:176)
         at com.sap.tc.devconf.impl.DCProxy.make(DCProxy.java:1726)
         at com.sap.tc.devconf.impl.DCProxy.make(DCProxy.java:5559)
         at com.sap.ide.eclipse.component.provider.actions.dcproject.BuildAction.buildDCsForDevConfig(BuildAction.java:307)
         at com.sap.ide.eclipse.component.provider.actions.dcproject.BuildAction.access$200(BuildAction.java:58)
         at com.sap.ide.eclipse.component.provider.actions.dcproject.BuildAction$1.run(BuildAction.java:212)
         at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:101)
    Plugin initialized in 0.718 seconds
    Error: unknown entity type 'Archive'.

    Hi,
    a more precise solution for the "Duplicate technology definition" problem: Search for files named "bpfextension.xml" in the eclipse/plugins/com.sap.tc.ap/comp/SAP_BUILDT folder and delete them.
    The build logic uses these descriptor files as extensions mechanism, but the files were renamed from "bpfextension.xml" to ".bpfext" in SP16. If you just copy a new IDE over an older installation you end up with both files and then you get the "Duplicate technology..." error. 
    Marc

  • Data type in SE11

    Hi everyone, a simple question..
    In se11 I want to create a structure. But the "data type" zone is gray that I couldn't define types to each component. How could that be?
    Thanks a lot!

    hi,
    there is a pushbutton right above the coloumn 'Component type'. It is called Built-in type. Just click on it and you can add what you want to.
    hope this helps
    ec

  • [JPA-Newbie] -- JPA 2 for dynamic/custom entity types (database schemas)?

    Dear forum members:
    Still being new to JPA and having worked through the JPA2 spec as well as a good Apress book for learning the JPA concepts, I am currently wondering if my current, rather dynamic application scenario can be realized in JPA 2 in an easy way.
    The simplified app scenario is like the following:
    Suppose there should be a JEE6 web app that allows endusers to publish articles. There is a generic "Article" type with some common/default attributes such as
    - author : String
    - pubDatetime : String or own.DateTime
    - title, subtitle, articleText : String
    Additionally, a privileged group of endusers should be able to enhance this generic "Article" type by custom attributes during runtime (i.e., dynamically) and via a web interface. Additional attributes could be
    - articleTopic : ArticleCategoryEnum
    - rating : Float
    - comments : List<String>
    I guess the intention should be obvious and btw. not uncommon.
    My remaining main question basically is:
    * How could such a scenario be implemented in JPA 2 the best way?
    Due to the topic's importance importance for me, I'd be very grateful for any help or other productive tips/hints.
    Thank you very much in advance.
    - Sebastien

    See,
    http://www.eclipse.org/forums/index.php?t=msg&th=205349&start=0&S=6619f8634cb716a45f2bdaf577719d00

Maybe you are looking for

  • Why does my mac keep crashing?

    My mac has started to crash unexpectedly.....it does this when carrying out different tasks but mainly in safari as thats usually what im using.... I cant watch video content or facetime for more than a minute without it crashing and i cant work it o

  • TS2551 forced to upgrade to get on IPhoto & now an ! shows up everytime I try to view/email/print a photo!  How do I fix this?

    I had to upgrade to get on IPhoto and now an ! shows up each time I click on a photo to email/print.  How do I fix this problem?  Thank you

  • How can I use JAXB on Java 1.4?

    My code is developed on 1.4 and my firm has not upgraded to 1.5 yet. Can I use JAXB? All I see on web is JAXB2.0 hat requires Java 1.5. What can I do? Is there any pre-2.0 release of JAXB - I am sure they had JAXB before Java 1.5 Please shed some lig

  • Displaying the % sign (dynamically - conditional formatting?)

    Hi. I have a report that  consists of 2 columns: First column (A) is a STRING data type, second column (B) is a NUMBER data type. Based on the value in column A, I want to be able to choose whether or not to display the % sign in column B. I am using

  • Unplanned Consumption gives Error

    Hi Experts, I have a WareHouse Managed material. I want to issue (261) this material to my Process order although this material is not included in the BoM. I am trying to issue this Material as Unplanned Consuption but getting the error "Available St