Unable to find info object for J_3ASTAT

hello,
   can some one help me find the info object name for the field J_3ASTAT  for table  J_3ABDBS.

Hi Akash,
To find the BW fields for the corresponding R/3 fields on the BW side use the table RSOSFIELDMAP and also use the table RSOLTPSOURCE.
Hope this helps.
Bye
Dinesh
(Do not forget to assign points!!) ...

Similar Messages

  • D3L "produce" error: unable to find attribute object for top node

    Hi
    I'm new to this forum, hope someone can help me with this because it's really been causing a headache for a few days now.
    I'm trying to deliver a flat file message with an interconnect standard ftp adapter. All the transformations go well but then i get this error message:
    oracle.oai.agent.adapter.technology.D3LException: [SmartQueueDispatcher] <struct id="GallupData" name="" comment="" ...>: unable to find attribute object for top node, got `[  stationId: 01
    startDate: 040801
    (messsage truncated)
    emission: 1
    ]' instead
         at oracle.oai.agent.adapter.technology.D3L.produce(D3L.java:391)
         at oracle.oai.agent.adapter.technology.TechBridge.messageReceived(TechBridge.java:876)
         at oracle.oai.agent.client.SmartQueueDispatcher.run(SmartQueueDispatcher.java:451)
         at java.lang.Thread.run(Unknown Source)
    The message is exactly 65570 bytes (in the format written to the log).
    Any help appreciated.
    Leon Simonsen

    I finally solved the problem: The name of the d3l xml file must be named with the name of the data type. Just thought i'd let anyone know.

  • How to find Info objects for particular filed??

    Hi
    I hav doubt Can anyone tel me???
    My Query s <b>How to find Info objects for particular filed??</b>
    For example i hav some table fileds, how to find Info objects for that fields??
    Pls explain me detaily
    Points wil be given for all answers.
    Thanks
    Senthil

    Hi Senthil ,
    You have your field description along with your Field right.
    For example:MATNR - Material Number
    Now take this description and go to your BW side Tcode:RSA1
    1)Search in Modelling >> Infoobjects >> Material Number
    Then you get few hits (matches)  which have description matched.
    For Example: 0material  - Material Number
    Check for the Length and type match.
    You will understand once you get those hits as to which is related to yours.
    2)Go to BI content and search in the infoobjects this has all active and inactive objects but this takes a little time (not much  though).
    3) You have meta data search / simple search also where you can search for the objects with field description as matching criteria.
    Hope your doubt is cleared atleast to some extent.
    Assign Points if helpful.
    Thanks,
    Priyanka

  • Unable to find connection 'MyConnection' for object MySetting

    I have a connection string in my App.Config for Visual Studio 2012 Express for Desktop.
    The App.Config and Connection String  like following,
    It was working to connect,
    Suddenly, I got 'unable to find connection 'MyConnectionString' for Object MySetting, The Connection string could not be found, or data provider associated with Connection String could not be loaded' when I tried to config query on for Data Adapter on DataSet.xsd
    files.
    Any suggestions is appreciated,
    Regards,
    Souris,
    <?xml version="1.0"?>
    <configuration>
        <configSections>
        </configSections>
        <connectionStrings>
        <add name="MyProject.My.MySettings.MyConnectionString" connectionString="Data Source=MyServer;Initial Catalog=MyDatabase;User ID=MyUser;Password=MyPassword;encrypt=true;"/>
        </connectionStrings>
          <startup>
            <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0"/>
        </startup>
    </configuration>

    Keith, I can already access the hidden status page, what it is NOT showing me, is the duration of my active connection which is what I need to see.
    That status page just shows me the following stats:
    Configured
    Current
    Line Status
    SHOWTIME
    Link Type
    Fast Path
    [Go Top]
    Data Rate:
    Stream Type
    Actual Data Rate
    Up Stream
    288 (Kbps.)
    Down Stream
    2272 (Kbps.)
    [Go Top]
    Operation Data / Defect Indication:
    Operation Data
    Operation Data
    Upstream
    Downstream
    Noise Margin
    27 dB
    28 dB
    Attenuation
    40 dB
    --- dB
    Defect Indication
    Indicator Name
    Near End Indicator
    Far End Indicator
    Fast Path FEC Correction
    0
    0
    Interleaved Path FEC Correc
    0
    0
    Fast Path CRC Error
    2
    0
    Interleaved Path CRC Error
    0
    0
    Loss of Signal Defect
    0
    0
    Fast Path HEC Error
    0
    0
    Interleaved Path HEC Error
    0
    0
    [Go Top]
    Statistics:
    Received Cells
    2838470
    Transmitted Cells
    2336236

  • Error ERR-1002 Unable to find item ID for item "" in application "11501"

    Hi All,
    I am new to Apex, still a beginner. Please need your help on this.
    We recently upgraded to Apex 4.1 from Apex 3.0. The database version is 10.2.0.4.
    I am getting this below error.
    Error ERR-1002 Unable to find item ID for item "" in application "11501".
    Unexpected error, unable to find item name at application or page level.
    This error specifically occurs when two sessions are opened from the same browser, and the same page is accessesed. This was not occuring before in 3.0.
    Thanks,
    Sarvesh

    Hi,
    i have the exact same problem and situation. (but i dont use Oracle Apps, only APEX).
    Migrated from APEX 2.2 to APEX 4.1
    Application is (unfortunately) used and opened in Internet Explorer with more than one session/tabs by users.
    In APEX2.2 this was working, in APEX4.1 i get the following error:
    Error ERR-1002 Unable to find item ID for item "" in application "111".
    Unexpected error, unable to find item name at application or page level.
    Technical Info (only visible for developers):
    is_internal_error: true
    apex_error_code: WWV_FLOW.FIND_ITEM_ID_ERR
    component.type: APEX_APPLICATION_AUTH
    component.id: 29961616743801399
    component.name: CUSTOM_LDAP
    error_backtrace:
    ----- PL/SQL Call Stack -----
    object line object
    handle number name
    0x1893e7410 676 package body APEX_040100.WWV_FLOW_ERROR
    0x1893e7410 1008 package body APEX_040100.WWV_FLOW_ERROR
    0x147cb1b58 742 package body APEX_040100.WWV_FLOW
    0x147cb1b58 4729 package body APEX_040100.WWV_FLOW
    0x147cb1b58 7094 package body APEX_040100.WWV_FLOW
    0x18a3e9208 247 procedure APEX_040100.F
    0x18ab6c258 31 anonymous block
    So i thought this is an issue with the authentication scheme (that was migrated, too). I dropped it and recreated it, but same problem.
    When i look to the URL after the re-login, it is:
    https://<server>/f?p=111:3:1139701000375375::::,4753713078141275:
    The strange thing is the part of ",4753713078141275:"
    What is APEX doing here?
    => i figured out that this is a Page Item ID. I have the hidden item P3_REPORT_TYPE which interal ID is 4753713078141275.
    I use the hidden item to conditionally display some regions on the page.
    Or is the problem before the comma, the "NULL" value ",47..." ?
    Can anyone help me or explain what is the problem here to get a solution?
    Thanks and regards,
    Matthias
    Edited by: matze on 24.05.2012 10:05
    Edited by: matze on 24.05.2012 10:30

  • Info object for KNUMV

    Hi gurus,
    Can anybody please tell me what is the info objetc for KNUMV (Number of document condition) based on table KONV .
    I need above info object for my 2lis_13_vdkon but it is not there Buisness content..
    Thanks.

    Akash,
    If you are unable to find any info object then create, Zobject  based on KNUMV Field properties of KNOV table.
    Hope this may help you
    Sree

  • Type-mapping not working correctly, get "Unable to find a javaType for the xmlType" WARNING

    I'm manually creating a web-services.xml file, and using the autogen ant task to
    generate the codec XML/Java classes. The XML definition is provided by SAP.
    The ant build.xml file:
    <project name="buildWebservice" default="stubgen">
    <target name="stubgen">
    <clientgen ear="C:\projects\RMIS\ifrrequests\RMIS.ear"
    packageName="com.aa.rmis.webservice.client"
    clientJar="C:\projects\RMIS\ifrrequests\rmisws-client.jar"
    autotype="False" />
    </target>
    <target name="all" depends="stubgen"/>
    </project>
    The problem is seen below in the output from Ant. Note the WARNINIG. The problem
    is that the xml type cannot be mapped to the Java type.
    C:\projects\RMIS\ifrrequests>ant -buildfile clientbuild.xml
    Buildfile: clientbuild.xml
    stubgen:
    [clientgen] Generating client jar for RMIS.ear ...
    [clientgen] WARNINIG: Unable to find a javaType for the xmlType:['urn:sap-com:do
    cument:sap:business']:PaymentRequest.Create. Make sure that you have registered
    this xml type in the type mapping
    [clientgen] Using SOAPElement instead
    [clientgen] Compiling 4 source files to C:\DOCUME~1\944377\LOCALS~1\Temp\rmisws-
    client.jar-836624340
    [clientgen] Building jar: C:\projects\RMIS\ifrrequests\rmisws-client.jar
    BUILD SUCCESSFUL
    Total time: 17 seconds
    The Java source that has the implementation of the service methods is simply:
    package com.aa.rmis.webservice;
    import com.aa.rmis.ifr.request.*;
    public class TestService
    public TestService()
    public int serviceRequest(PaymentRequestCreate request)
    System.out.println("Received serviceRequest message");
    return 0;
    public void testStringRequest(String request)
    The web-service.xml file is attached, which contains the schema for the SAP PaymentRequest.Create
    object definition.
    Another problem I have, which is probably related, is that the service method
    that has a complex data type (non-built in data type) is not being deployed into
    the WebLogic server. But the other service method that simply takes a String
    parameter is.
    The steps I took are:
    1. Get XML from SAP Interface Repository (IFR) for PaymentRequest
    2. Use ant task autogen to generate the request codec classes
    3. Create the web-services.xml file by inserting the schema definition and the
    mapping file created by the autogen task, and defining the operations
    4. Build web-services.war file that contains all autogen compiled class files,
    the web-services.xml file, and the service implementation class
    5. Build the ear file that holds the web service files
    6. Use the clientgen ant task to generate (included above) to generate the client
    jar file that should contain the proxy for both of the service methods
    Environment:
    * WebLogic 7.02
    * JDK 1.3.1_06
    * JBuilder 9 Enterprise
    * Ant 1.4
    Possible causes:
    * Namespace not being used correctly
    * copied verbatim the mapping xml file generated by autogen into the web-services.xml
    file
    * xml-schema part of web-services.xml might not be set correctly
    * operation definition might not be using the correct namespace
    * Classpath used for ant might not be right
    * Doubt this is the problem, but I'm out of other ideas
    * Set by using the setWLEnv.cmd file provided by WebLogic
    * Tried adding the generated classes directory for my project to the classpath,
    but did not work
    I've been referencing the Programming WebLogic Web Services document throughout
    this entire process. I must be missing something.
    Can anybody from BEA help me out with this problem?
    Thanks in advance.
    [web-services.xml]

    Hi JD,
    I spent a few cycles looking over your web-services.xml file, however I
    don't have any suggestions other that one that looks like you have
    already tried, at the top, in the <schema...>
    targetNamespace="urn:sap-com:document:sap:business"
    Making edits to these generated files can be tricky and my only
    suggestion is to create a small reproducer to run by our outstanding
    support team.
    A quick look at our problem database shows one issue (CR095109) related
    to a similar problem at deploy time that was fixed with 7.0SP3. Again,
    the support folks will be able to help focus in on the issue.
    Regards,
    Bruce
    JD wrote:
    >
    The first posting contains the wrong web-services.xml file. Please refer to this
    one instead.
    "JD" <[email protected]> wrote:
    I'm manually creating a web-services.xml file, and using the autogen
    ant task to
    generate the codec XML/Java classes. The XML definition is provided
    by SAP.
    The ant build.xml file:
    <project name="buildWebservice" default="stubgen">
    <target name="stubgen">
    <clientgen ear="C:\projects\RMIS\ifrrequests\RMIS.ear"
    packageName="com.aa.rmis.webservice.client"
    clientJar="C:\projects\RMIS\ifrrequests\rmisws-client.jar"
    autotype="False" />
    </target>
    <target name="all" depends="stubgen"/>
    </project>
    The problem is seen below in the output from Ant. Note the WARNINIG.
    The problem
    is that the xml type cannot be mapped to the Java type.
    C:\projects\RMIS\ifrrequests>ant -buildfile clientbuild.xml
    Buildfile: clientbuild.xml
    stubgen:
    [clientgen] Generating client jar for RMIS.ear ...
    [clientgen] WARNINIG: Unable to find a javaType for the xmlType:['urn:sap-com:do
    cument:sap:business']:PaymentRequest.Create. Make sure that you have
    registered
    this xml type in the type mapping
    [clientgen] Using SOAPElement instead
    [clientgen] Compiling 4 source files to C:\DOCUME~1\944377\LOCALS~1\Temp\rmisws-
    client.jar-836624340
    [clientgen] Building jar: C:\projects\RMIS\ifrrequests\rmisws-client.jar
    BUILD SUCCESSFUL
    Total time: 17 seconds
    The Java source that has the implementation of the service methods is
    simply:
    package com.aa.rmis.webservice;
    import com.aa.rmis.ifr.request.*;
    public class TestService
    public TestService()
    public int serviceRequest(PaymentRequestCreate request)
    System.out.println("Received serviceRequest message");
    return 0;
    public void testStringRequest(String request)
    The web-service.xml file is attached, which contains the schema for the
    SAP PaymentRequest.Create
    object definition.
    Another problem I have, which is probably related, is that the service
    method
    that has a complex data type (non-built in data type) is not being deployed
    into
    the WebLogic server. But the other service method that simply takes
    a String
    parameter is.
    The steps I took are:
    1. Get XML from SAP Interface Repository (IFR) for PaymentRequest
    2. Use ant task autogen to generate the request codec classes
    3. Create the web-services.xml file by inserting the schema definition
    and the
    mapping file created by the autogen task, and defining the operations
    4. Build web-services.war file that contains all autogen compiled class
    files,
    the web-services.xml file, and the service implementation class
    5. Build the ear file that holds the web service files
    6. Use the clientgen ant task to generate (included above) to generate
    the client
    jar file that should contain the proxy for both of the service methods
    Environment:
    * WebLogic 7.02
    * JDK 1.3.1_06
    * JBuilder 9 Enterprise
    * Ant 1.4
    Possible causes:
    * Namespace not being used correctly
    * copied verbatim the mapping xml file generated by autogen into
    the web-services.xml
    file
    * xml-schema part of web-services.xml might not be set correctly
    * operation definition might not be using the correct namespace
    * Classpath used for ant might not be right
    * Doubt this is the problem, but I'm out of other ideas
    * Set by using the setWLEnv.cmd file provided by WebLogic
    * Tried adding the generated classes directory for my project to
    the classpath,
    but did not work
    I've been referencing the Programming WebLogic Web Services document
    throughout
    this entire process. I must be missing something.
    Can anybody from BEA help me out with this problem?
    Thanks in advance.
    Name: web-services.xml
    web-services.xml Type: ACT Project (text/xml)
    Encoding: base64

  • EJB 3.0: java.io.IOException: Unable to find session object ...

    Hello,
    We have an EJB3 application deployed to an Oracle AS 10.1.3.1.0 instance.
    Our main point of entry to the application is a stateful session bean (that controls access), that has injected several other stateful session beans.
    Like this:
    +@Stateful(name = "TstreamUserSession")+
    +public class TstreamUserSessionBean extends UserSessionBean implements TstreamUserSession {+
    +@EJB(name = "ContactSession")+
    private ContactSessionLocal contactSession;
    +@EJB(name = "GuestSession")+
    private GuestSessionLocal guestSession;
    +@EJB(name = "TechCustomerSession")+
    private TechCustomerSessionLocal techCustomerSession;
    +@EJB(name = "PmSession")+
    private PmSessionLocal pmSession;
    +@EJB(name = "CustomerSession")+
    private CustomerSessionLocal customerSession;
    +@EJB(name = "PartnerSession")+
    private PartnerSessionLocal partnerSession;
    +@EJB(name = "AdminSession")+
    private AdminSessionLocal adminSession;
    +@EJB(name = "SuperAdminSession")+
    private SuperAdminSessionLocal superAdminSession;
    +@EJB(name = "VmSession")+
    private VmSessionLocal vmSession;
    +public TstreamUserSessionBean() {+
    +}+
    +...+
    In this class, we also look up these sessions, because we need several instances of these, in this manner:
    +private synchronized Object getSessionInstance(String sessionName) throws AccessDeniedException {+
              +try {+
                   InitialContext ic = new InitialContext();
                   return ic.lookup("java:comp/env/" sessionName);+
              +} catch (NamingException e) {+
              +}+
         +}+
    However, we keep getting the following messages after a certain period.
    java.io.IOException: Unable to find session object 2816103596632839360 for location 'AdminSession'
    +10/01/12 11:50:04 at com.evermind.server.ejb.EJBInternalInputStream.resolveObject(EJBInternalInputStream.java:70)+
    +10/01/12 11:50:04 at java.io.ObjectInputStream.checkResolve(ObjectInputStream.java:1346)+
    +10/01/12 11:50:04 at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1299)+
    +10/01/12 11:50:04 at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1912)+
    +10/01/12 11:50:04 at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1836)+
    +10/01/12 11:50:04 at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1713)+
    +10/01/12 11:50:04 at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1299)+
    +10/01/12 11:50:04 at java.io.ObjectInputStream.readObject(ObjectInputStream.java:339)+
    +10/01/12 11:50:04 at com.evermind.server.ejb.StatefulSessionEJBObject.activateBean(StatefulSessionEJBObject.java:581)+
    +10/01/12 11:50:04 at com.evermind.server.ejb.StatefulSessionEJBObject.remove_X(StatefulSessionEJBObject.java:213)+
    +10/01/12 11:50:04 at com.evermind.server.ejb.StatefulSessionEJBObject.remove_X(StatefulSessionEJBObject.java:159)+
    +10/01/12 11:50:04 at com.evermind.server.ejb.StatefulSessionEJBHome.processTimedOutSessions(StatefulSessionEJBHome.java:371)+
    +10/01/12 11:50:04 at com.evermind.server.ejb.StatefulSessionEJBHome.cleanUpMaintenance(StatefulSessionEJBHome.java:306)+
    +10/01/12 11:50:04 at com.evermind.server.ejb.EJBTask.run(EJBTask.java:47)+
    +10/01/12 11:50:04 at com.evermind.util.Task.schedule(Task.java:51)+
    +10/01/12 11:50:04 at com.evermind.util.TaskManager.run(TaskManager.java:221)+
    +10/01/12 11:50:04 at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:298)+
    +10/01/12 11:50:04 at java.lang.Thread.run(Thread.java:595)+
    I guess this occurs when the stateful session TstreamUserSession is reactivated?
    Or when the ones being injected are passivated?
    Any idea why this occurs, or how to suppress it, because it really spams our logs...
    Thanks.

    Hello,
    We have an EJB3 application deployed to an Oracle AS 10.1.3.1.0 instance.
    Our main point of entry to the application is a stateful session bean (that controls access), that has injected several other stateful session beans.
    Like this:
    +@Stateful(name = "TstreamUserSession")+
    +public class TstreamUserSessionBean extends UserSessionBean implements TstreamUserSession {+
    +@EJB(name = "ContactSession")+
    private ContactSessionLocal contactSession;
    +@EJB(name = "GuestSession")+
    private GuestSessionLocal guestSession;
    +@EJB(name = "TechCustomerSession")+
    private TechCustomerSessionLocal techCustomerSession;
    +@EJB(name = "PmSession")+
    private PmSessionLocal pmSession;
    +@EJB(name = "CustomerSession")+
    private CustomerSessionLocal customerSession;
    +@EJB(name = "PartnerSession")+
    private PartnerSessionLocal partnerSession;
    +@EJB(name = "AdminSession")+
    private AdminSessionLocal adminSession;
    +@EJB(name = "SuperAdminSession")+
    private SuperAdminSessionLocal superAdminSession;
    +@EJB(name = "VmSession")+
    private VmSessionLocal vmSession;
    +public TstreamUserSessionBean() {+
    +}+
    +...+
    In this class, we also look up these sessions, because we need several instances of these, in this manner:
    +private synchronized Object getSessionInstance(String sessionName) throws AccessDeniedException {+
              +try {+
                   InitialContext ic = new InitialContext();
                   return ic.lookup("java:comp/env/" sessionName);+
              +} catch (NamingException e) {+
              +}+
         +}+
    However, we keep getting the following messages after a certain period.
    java.io.IOException: Unable to find session object 2816103596632839360 for location 'AdminSession'
    +10/01/12 11:50:04 at com.evermind.server.ejb.EJBInternalInputStream.resolveObject(EJBInternalInputStream.java:70)+
    +10/01/12 11:50:04 at java.io.ObjectInputStream.checkResolve(ObjectInputStream.java:1346)+
    +10/01/12 11:50:04 at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1299)+
    +10/01/12 11:50:04 at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1912)+
    +10/01/12 11:50:04 at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1836)+
    +10/01/12 11:50:04 at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1713)+
    +10/01/12 11:50:04 at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1299)+
    +10/01/12 11:50:04 at java.io.ObjectInputStream.readObject(ObjectInputStream.java:339)+
    +10/01/12 11:50:04 at com.evermind.server.ejb.StatefulSessionEJBObject.activateBean(StatefulSessionEJBObject.java:581)+
    +10/01/12 11:50:04 at com.evermind.server.ejb.StatefulSessionEJBObject.remove_X(StatefulSessionEJBObject.java:213)+
    +10/01/12 11:50:04 at com.evermind.server.ejb.StatefulSessionEJBObject.remove_X(StatefulSessionEJBObject.java:159)+
    +10/01/12 11:50:04 at com.evermind.server.ejb.StatefulSessionEJBHome.processTimedOutSessions(StatefulSessionEJBHome.java:371)+
    +10/01/12 11:50:04 at com.evermind.server.ejb.StatefulSessionEJBHome.cleanUpMaintenance(StatefulSessionEJBHome.java:306)+
    +10/01/12 11:50:04 at com.evermind.server.ejb.EJBTask.run(EJBTask.java:47)+
    +10/01/12 11:50:04 at com.evermind.util.Task.schedule(Task.java:51)+
    +10/01/12 11:50:04 at com.evermind.util.TaskManager.run(TaskManager.java:221)+
    +10/01/12 11:50:04 at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:298)+
    +10/01/12 11:50:04 at java.lang.Thread.run(Thread.java:595)+
    I guess this occurs when the stateful session TstreamUserSession is reactivated?
    Or when the ones being injected are passivated?
    Any idea why this occurs, or how to suppress it, because it really spams our logs...
    Thanks.

  • Unable to find referenced  object  problem

    Hi ,
    when i made compile for Adf BC Application Jdeveloper version ( 11.1.2.3 ) , it result compile error
    Error : ************ unable to find referenced object Object=************** Owner= ********************
    Notes :- this application contains view objects that depend upon jar file for the Entity Object

    Hi,
    Did you add the dependencies
    http://docs.oracle.com/cd/E15051_01/web.1111/b31974/reusing_components.htm
    http://andrejusb.blogspot.com/2011/04/strange-day-adf-library-profile.html
    http://adfhowto.blogspot.com/2010/10/adding-lib-jar-dependency-to-my-project.html

  • DOE  KEYMAP_SERVICE_AV Unable to find parent record for record of node

    I HAVE A DO OBJECT WITH 2 LEVELS (HEADER AND 1 CHILD) WHEN I DELETED THE HEADER AND SYNCRONIZE THE ERRO BELOW OCCURS
    BACKEND  KEYMAP_SERVICE_AV Successful execution CL_ORDEM_INS~DELETE
    BACKEND  KEYMAP_SERVICE_AV Successful execution
    DOE  KEYMAP_SERVICE_AV Unable to find parent record for record of node 'OPERACAO_INS'
    DOE  KEYMAP_SERVICE_AV SYNCKEY_MMW = BE8C84A1DEE142C497BB215A6BF4DE5E MOBILE_ID = COLETOR_ERICO TRANS_ITEM_ID = BE8C84A1DEE142C497BB215A6BF4DE5E IDORDEM_INS = 2C539E9D0848470099033B873FFE0AD3 OPERACAO = 0010 SUBOPERACAO =
    WHAT'S  WRONG, I SEARCH IN DOE TABLES AND THE PARENT RECORD EXISTS ?
    THANKS

    What's the value of :NEW variables after deletion? NULL! What gets inserted into your child table? You guess it... :)

  • Business components : unable to find referenced object

    Hi,
    i work on Jdev Studio Edition Version 11.1.1.1.0.
    I often have this message in the message-log window :
    Business Components: Unable to find referenced object
    Object: easyges.monActivite.mesInfos.MonSuperieur.
    Owner: easyges.crah.AppModuleCRAH
    BC Project: easyges.view.ViewController
    What do i have to do with that?
    Thanks for your answer ?
    David

    i am moving to views current way.hi this is my error.
    Error: jeg.adf.pm.setworkbench.model.views.ImportProjectVO: Unable to find referenced object.
    Object=model.Entity.ImportProjectEO
    Owner=jeg.adf.pm.setworkbench.model.views.ImportProjectVO
    BC Project: model.JacobsModel

  • Unable to find generated objects in repository - Activating BE

    Hi,
    I´m  trying to migrate MAM from Mobile 7.0 to Mobile 7.1.
    I got to import the syncbos as data objects successfully. However, when I try to activate a Backend Adapter, the error: "Unable to find generated objects in repository" comes up.
    I applied the note number 1408036, which is to correct the issue, but it didn´t work (I´ve already re-started the server).  We working on Mobile 7.1 - SP08.
    Anyone has some clue for this problem?
    Thanks.

    Hi,
    have you done the [DOE inital setup|http://help.sap.com/saphelp_nwmobile71/helpdata/en/45/17a790d8000064e10000000a1553f7/frameset.htm]?
    have you activate the data object?
    if dont,please do that,
    than try to activate the backend adapter.
    regards,
    lakshman balanagu
    Edited by: lakshman balanagu on Dec 4, 2009 12:13 PM

  • The creation of device local data objects - Unable to find generated object

    Hi all,
    I get an error when I try to generate an ESDMA containing a "Device Local" data object.
    I have created a "Device Local" data object containing a very simple node structure. The object is "active" and everything seems to work fine, until I generate the ESDMA. The following error is shown : Unable to find generated objects in repository.
    The esdma is generated without problems, when I remove the device local data object.
    I hope you have some ideas of what the issue might be.
    Best regards,
    Nima

    Hi Siva
    Actually i am working on this problem together with Nima and the problem is not related to SAP Basis objects.
    The problem is in SDOE_WB, with the SWCV. Creating a Data object of type LOCAL DEVICE and a NODE. If you add a field/s and then activate, and look in Generated objects The Table object is not generated (only the structure and the table type).  At this point there are no syntax/error messages.
    If we try to generate an esdma using the ESDMA design time, using this SWCV, it fails, with the message, Unable to find generated objects, in the repository. That is it is looking for the Table object that was not generated in sdoe_wb. This is only a problem with creating a data object of type DEVICE LOCAL, every other type of DO is fine.. I assume it is an SAP error.

  • Build problem in JDev "Unable to find referenced object"

    All of sudden I'm having problems building our application. Everything was going fine. I did a clean all, exited JDev (to backup files and release some memory) and restarted JDev. During the restart I received the messsages below and then I started getting a build errors when I compiled.
    I'm getting the following errors even though I can clearly see each and every item.
    Business Components: Unable to find referenced object.
    Object=oracle.apps.epm.fcc.model.view.TaskListVO.TaskId
    Owner=oracle.apps.epm.fcc.model.view.link.AllChildrenRecursiveVL
    Business Components: Unable to find referenced object.
    Object=oracle.apps.epm.fcc.model.view.TaskListVO.AggregationParent
    Owner=oracle.apps.epm.fcc.model.view.link.AllChildrenRecursiveVL
    Business Components: Unable to find referenced object.
    Object=oracle.apps.epm.fcc.model.view.TaskListRootVO.TaskId
    Owner=oracle.apps.epm.fcc.model.view.link.GanttPredecessorVL
    Business Components: Unable to find referenced object.
    Object=oracle.apps.epm.fcc.model.view.TaskListRootVO.TaskId
    Owner=oracle.apps.epm.fcc.model.view.link.GanttPredecessorVL
    Business Components: Unable to find referenced object.
    Object=oracle.apps.epm.fcc.model.view.TaskPredecessorVO.TaskId
    Owner=oracle.apps.epm.fcc.model.view.link.GanttPredecessorVL
    Business Components: Unable to find referenced object.
    Object=oracle.apps.epm.fcc.model.view.TaskPredecessorVO.PredecessorTaskId
    Owner=oracle.apps.epm.fcc.model.view.link.GanttPredecessorVL
    Business Components: Unable to find referenced object.
    Object=oracle.apps.epm.fcc.model.view.TaskListRootVO.TaskId
    Owner=oracle.apps.epm.fcc.model.view.link.RootToFirstLevelVL
    Business Components: Unable to find referenced object.
    Object=oracle.apps.epm.fcc.model.view.TaskListVO.AggregationParent
    Owner=oracle.apps.epm.fcc.model.view.link.RootToFirstLevelVL
    Business Components: Unable to find referenced object.
    Object=oracle.apps.epm.fcc.model.view.TaskPanelPredecessorRootVO.TaskId
    Owner=oracle.apps.epm.fcc.model.view.link.TaskPanelPredecessorRootVL
    Business Components: Unable to find referenced object.
    Object=oracle.apps.epm.fcc.model.view.TaskPanelPredecessorVO.TaskId1
    Owner=oracle.apps.epm.fcc.model.view.link.TaskPanelPredecessorRootVL
    Business Components: Unable to find referenced object.
    Object=oracle.apps.epm.fcc.model.view.TaskPanelPredecessorVO.PredecessorTaskId
    Owner=oracle.apps.epm.fcc.model.view.link.TaskPanelPredecessorVL
    Business Components: Unable to find referenced object.
    Object=oracle.apps.epm.fcc.model.view.TaskPanelPredecessorVO.TaskId1
    Owner=oracle.apps.epm.fcc.model.view.link.TaskPanelPredecessorVL
    Business Components: Unable to find referenced object.
    Object=oracle.apps.epm.fcc.model.view.TaskPanelPredecessorRootVO.TaskId
    Owner=oracle.apps.epm.fcc.model.view.link.TaskPanelSuccessorRootVL
    Business Components: Unable to find referenced object.
    Object=oracle.apps.epm.fcc.model.view.TaskPanelSuccessorVO.PredecessorTaskId
    Owner=oracle.apps.epm.fcc.model.view.link.TaskPanelSuccessorRootVL
    Business Components: Unable to find referenced object.
    Object=oracle.apps.epm.fcc.model.view.TaskPanelSuccessorVO.TaskId
    Owner=oracle.apps.epm.fcc.model.view.link.TaskPanelSuccessorVL
    Business Components: Unable to find referenced object.
    Object=oracle.apps.epm.fcc.model.view.TaskPanelSuccessorVO.PredecessorTaskId
    Owner=oracle.apps.epm.fcc.model.view.link.TaskPanelSuccessorVL
    Business Components: Unable to find referenced object.
    Object=oracle.apps.epm.fcc.model.view.QuestionsVO.QuestionId
    Owner=oracle.apps.epm.fcc.model.view.link.TaskQuestionToListValuesVL
    Business Components: Unable to find referenced object.
    Object=oracle.apps.epm.fcc.model.view.QuestionListValuesVO.QuestionId
    Owner=oracle.apps.epm.fcc.model.view.link.TaskQuestionToListValuesVL
    Business Components: Unable to find referenced object.
    Object=oracle.apps.epm.fcc.model.view.TaskWorkflowRootVO.SourceId
    Owner=oracle.apps.epm.fcc.model.view.link.TaskWorkflowRootVL
    Business Components: Unable to find referenced object.
    Object=oracle.apps.epm.fcc.model.view.TaskWorkflowVO.SourceId
    Owner=oracle.apps.epm.fcc.model.view.link.TaskWorkflowRootVL
    Business Components: Unable to find referenced object.
    Object=oracle.apps.epm.fcc.model.view.TaskWorkflowVO.ApproverOrderSeq1
    Owner=oracle.apps.epm.fcc.model.view.link.TaskWorkflowVL
    Business Components: Unable to find referenced object.
    Object=oracle.apps.epm.fcc.model.view.TaskWorkflowVO.SourceId
    Owner=oracle.apps.epm.fcc.model.view.link.TaskWorkflowVL
    Business Components: Unable to find referenced object.
    Object=oracle.apps.epm.fcc.model.view.TaskWorkflowVO.ApproverOrderSeq
    Owner=oracle.apps.epm.fcc.model.view.link.TaskWorkflowVL
    Business Components: Unable to find referenced object.
    Object=oracle.apps.epm.fcc.model.view.TaskWorkflowVO.SourceId
    Owner=oracle.apps.epm.fcc.model.view.link.TaskWorkflowVL
    Business Components: Unable to find referenced object.
    Object=oracle.apps.epm.fcc.model.view.UserAttributesVO.UdaId
    Owner=oracle.apps.epm.fcc.model.view.link.UserAttributeToListValuesVL
    Business Components: Unable to find referenced object.
    Object=oracle.apps.epm.fcc.model.view.UserAttributeListValuesVO.UdaId
    Owner=oracle.apps.epm.fcc.model.view.link.UserAttributeToListValuesVL
    During compile:
    Project: C:\HyperionCC\ptoukhan_fcc_view\fcc\model\FinancialCloseCalendarModel.jpr
    C:\HyperionCC\ptoukhan_fcc_view\fcc\model\src\oracle\apps\epm\fcc\model\view\link\TaskWorkflowRootVL.xml
    Error: oracle.apps.epm.fcc.model.view.link.TaskWorkflowRootVL: One or more attributes for one of the view link ends were not found. oracle.apps.epm.fcc.model.view.TaskWorkflowRootVO.SourceId
    Yet when I look at the definition for TaskWorkflowRootVO, SourceId is clearly there. What is going on and how do I fix it?
    None of these files was touched during the last edit session.

    Hi,
    Did you add the dependencies
    http://docs.oracle.com/cd/E15051_01/web.1111/b31974/reusing_components.htm
    http://andrejusb.blogspot.com/2011/04/strange-day-adf-library-profile.html
    http://adfhowto.blogspot.com/2010/10/adding-lib-jar-dependency-to-my-project.html

  • Unable to find security data for sender

    Hello, does anybody know what this message means. The problem appear when I send an Idoc to XI. Other interfaces (Master data) are working properly. My question is, do I need to make some extra settings for the transactional data interfaces (SHPMNT)?
      <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Technical Routing
      -->
    - <SAP:ErrorHeader xmlns:SAP="http://sap.com/exchange/MessageFormat">
      <SAP:Context />
      <SAP:Code p1="sapdev222,SHPMNT.SHPMNT05/urn:sap-com:document:sap:idoc:messages" p2="VENDORMASTER_WOLTERKLUWER_ERP_BE,IDZ0001_DeliveryReplicate_IB/http://wolterskluwer.com/xi/midas_deliveries" p3="" p4="">PHYROU.UNDEFINED_SECURITY</SAP:Code>
      <SAP:Text language="EN">Technical routing: Unable to find security data for sender sapdev222,SHPMNT.SHPMNT05/urn:sap-com:document:sap:idoc:messages for receiver VENDORMASTER_WOLTERKLUWER_ERP_BE,IDZ0001_DeliveryReplicate_IB/http://wolterskluwer.com/xi/midas_deliveries</SAP:Text>
      </SAP:ErrorHeader>
    regards
    Ernesto Duran

    HI,
    i am also getting the same error in my scenario. Could u plz inform me what is the solution?
    Rgds,
    Ram Sri

Maybe you are looking for

  • How do I find and destroy malware on my MacBook Pro?

    I Noticed pop ups happening on Netflix, googled it, got malware as an answer. How do I fix this? I have a MacBook pro from like three years ago, runnin 10.6.8 on it. Help? Easy, tried and true help. Will upgrading to maverick solve my problem? Like a

  • Firewire  data transfer not working

    I just bought a new intel based i mac (running OX 10.5) and I want to transfer music/i tune purchasced music and some other files from my old mac (i mac G4 running OX 3.9) I connect the firewire between the two as prompted and restart the old compute

  • UEFI Vbios requests for N760 2GD5/OC ITX

    Here is the serial number: 602-V284-59SB1311081936 My BIOS version is : 80.04.C4.00.AA (P2004-0010) Quote NVIDIA Firmware Update Utility (Version 5.142) Adapter: GeForce GTX 760      (10DE,1187,1462,284E) H:--:NRM B:01,PCI,D:00,F:00 The display may g

  • Video Import - DirecTV HD/DVR

    Does anyone have a suggestion on how-to import video from a DirecTV HD/DVR (HR 21) to a MacBook Pro? I see that Dazzle makes a product, but I found the quality of their hardware seriously lacking in the Windows world. (The DVR has an RCA and HDMI out

  • Clean up file system size

    Hi, I found   /dev/shm file system utilization is more in DB server as below. Please help me to reduce the space. $ df -kh Filesystem Size  Used Avail Use% Mounted on /dev/mapper/root_vg-rootvol 38G  3.0G   33G   9% / tmpfs 7.8G  7.1G  792M  91% /dev