Error while enhancing logistics datasource ????

Hi Friends,
    I am trying to enhance one of the Logictics D/S (2LIS_02_SCL) and when I try to append the extract structure I get the following error....
    "DataSource 2LIS_02_SCL does not allow append structures??"
Early input would be greatly appreciated ......
Note: I get the same error for other D/S also (HDR, SCN,ITM etc)
Thanks,
Andy

Hi Andy,
   Goto Tcode : RSA5 or 6 take extact structure name(double click on datasource).
   Now goto TCode : SE11 -->> input extract structure name -->> Disply -->> Chose enhace.
Hope it Helps
Srini

Similar Messages

  • ERROR WHILE ACTIVATING THE DATASOURCE

    Hi Experts,
    I'M WORKING ON BW3.0B.I'M GETTING  ERROR WHILE ACTIVATING THE DATASOURCE
    1. EVENT WITH ERRORS EXTRACT IN DATA SOURC 2LIS_11_VAHDR

    Hi,
    where you are getting error in ECC?. or in BW?. If it is already in use, then you need to clear all Queues and then try to activate it.
    Thanks
    Reddy

  • Error while activating BC datasources

    Hi guys,
    I am getting this error while activating BC datasources...it is only with my login, rest of the users can work well.
    Error:
    DataSource 0BP_ACTITLE_TEXT; switch to package BUPA_CENTRAL_DATA_BW is off
    this happened with all DS in the BC, the problem occured because while activating initially my connection got disconnected and then this problem started.....
    how do i rectify this? any help would be highly appreciated.....

    make sure that the server from which ur data source gets the values are also logged on

  • "Errored while looking up datasource: PWC4216: Name myDB is not bound in th

    hi all,
    am trying to deploy my web application (.war which has a servlet which connects to a db and fetches records and displays in jsp) file in SunOne web server V7 but i cant get past this error :
    [29/Jun/2010:15:14:46] failure (24218): for host 146.171.59.144 trying to POST /BbaMigrationQueryTool/BBAMigrationQuery, service-j2ee reports: NamingExcep
    tion caught: Errored while looking up datasource: PWC4216: Name myDB is not bound in this Context
    my java code to lookup the jndi name :
       1.     //looks up a datasource 
       2.     private static synchronized DataSource getDataSource(String jndiName) throws NamingException { 
       3.  
       4.         DataSource dataSource = null; 
       5.  
       6.         try { 
       7.             Context c = new InitialContext(); 
       8.              Context envContext = (Context) c.lookup("java:comp/env"); 
       9.             Logger.getLogger(DBUtilities.class.getName()).log(Level.INFO, "Found sub context"); 
      10.               dataSource = (DataSource) envContext.lookup(jndiName); 
      11.  
      12.         } catch (NamingException e) { 
      13.             e.printStackTrace(); 
      14.             throw new NamingException("Errored while looking up datasource: " + e.getMessage()); 
      15.         } 
      16.  
      17.         return dataSource; 
      18.     } 
      i call the above method with "jdbc/myDB" and have created a JDBC recourse within the SunOne web server via the admin console.
    my web.xml i have an entry for the resource as follows :
       1.             <resource-ref> 
       2.         <res-ref-name>jdbc/myDB</res-ref-name> 
       3.         <res-type>javax.sql.DataSource</res-type> 
       4.         <res-auth>Container</res-auth> 
       5.         <res-sharing-scope>Shareable</res-sharing-scope> 
       6.     </resource-ref> 
    in my sun-web.xml i have an entry as follows :
       1.     <resource-ref> 
       2.         <res-ref-name>jdbc/myDB</res-ref-name> 
       3.         <jndi-name>jdbc/myDB</jndi-name> 
       4.     </resource-ref> 
    server.xml has this entry in it :
       1.   <jdbc-resource> 
       2.     <jndi-name>jdbc/myDB</jndi-name> 
       3.     <datasource-class>oracle.jdbc.pool.OracleDataSource</datasource-class> 
       4.     <property> 
       5.       <name>password</name> 
       6.       <value>76765</value> 
       7.     </property> 
       8.     <property> 
       9.       <name>user</name> 
      10.       <value>56756</value> 
      11.     </property> 
      12.     <property> 
      13.       <name>url</name> 
      14.       <value>jdbc:oracle:thin:@serveretc etc</value> 
      15.     </property> 
      16.     <description/> 
      17.   </jdbc-resource>
      what could be wrong ??
    thanks in advance.
    Edited by: cesarNZ on Jun 29, 2010 7:58 PM
    Edited by: cesarNZ on Jun 29, 2010 8:00 PM

    try to not split the attributes in server.xml
    use them like
    <Context path="/myPath" docBase="myDocBase" debug="5" reloadable="true" crossContext="true" source="org.eclipse.jst.j2ee.server:myDocBase">
                          <Resource name="jdbc/myDB"
                                                     auth="Container"
                                                     type="javax.sql.DataSource"
                                                     maxActive="100"
                                                     maxIdle="30"
                                                     maxWait="10000"
                                                     username="$$$"
                                                     password="$$$"
                                                     driverClassName="com.mysql.jdbc.Driver"
                                                     url="jdbc:mysql://localhost/myTest" />
                     </Context>and i dont know why you define two resources
    try to look at
    http://forums.sun.com/thread.jspa?messageID=11013089&#11013089

  • Error while transporting custom datasource

    Hi All,
    Below is the scenario that was carried out in my project.
    1. Created OHD to load data from a CUBE to Data base Table /BIC/ABC.
    2. Created a custom Datasource ZABC_TEST with the above table.
    3. Activated the DataSource and loaded the data. (Data load successfull. It works fine).
    4. Tried transporting the above. But trows error while transporting the data source.
    Error -- InfoSource ZABC_TEST is not available in source system BITST.
    Let me know what can be done to solve the above error. Please suggest if i have missed out something.
    Thanks in advance.
    Maddy

    HI,
    The problem seems to be occuring since you are transporting both OHD and DS in the same TR request.
    Transport first the DS in a request, then in another request transport the OHD.
    This should resolve the issue.
    hope this helps.
    thanks,
    rahul

  • Getting Error while creating Genric Datasource

    Hi,
    I was try to create genric extracter where i was getting error
    While creating view genric extracter where i am getting error "Entry A ZV_ZFRT  does not exist in DD02L - check your entry".
    My requirement is need to create extracter which is getting populated from three modules like SD,MM,FI/CO.From these three module i am using several tables and some of the tables don't have relation btween these tables as like foreign key and refrence key.
    Which extracter i need to create as given scenario?
    Does view will fullfill with my requirement or any other extracter.
    Please some one can help me in this scenario.
    Answer would be great appreciate.

    Hi,
    Rather than writing a program write a function module. Create a structure and include all the necessary fields in the structure. Then in the function module write the logic to extract the values for those fields. While creating the datasource specify the function module and structure name.
    Refer this link:
    /people/siegfried.szameitat/blog/2005/09/29/generic-extraction-via-function-module
    Hope this helps.
    PB

  • Error while activating the datasource [UD Connect]. getting error as '&'

    Hi Friends,
    I am trying to get the data from a SQL source through UD connect.
    I do the proposal and map all the info objects to the respective columns.
    When i acticate the data source i am getting the error as
    '&' and Error while Error when activating DataSource 'ZEFF_ENTRY                     UD_ECUBE'
    Please do tell why such errors occur and also the solution to handle such errors.
    Thanks in advance.
    Veena

    Hi,
    where you are getting error in ECC?. or in BW?. If it is already in use, then you need to clear all Queues and then try to activate it.
    Thanks
    Reddy

  • Gwtting error while activation of datasource

    Hi
    i am using demo version . while activating my datasource ( flat file and , r/3 datasources)
    i am getting this error. please let me know this error will be system related or we can solve our self also
    function module SDF/AL_MAP_TRANSID_LOGH DOENT NOT EXIST
    please let me know solution

    Implement note 1114719. Not sure though, whether this also fixes your other issues mentioned

  • Error while enhancing standard component CRMCMP_CND

    Hi,
    We have one requirement that Phase Id and Offer Id needs to added in the /SAPCND/GCM transaction and the same needs to be disaplay in the web ui.  So we added two fields in field catalog after that we made two implementation in /SAPCND/ROLLNAME and CRM_COND_COM_BADI.
    Now the funtionality is working fine in the GUI and in WEBUI the field is added but the F4 value is not visible in the new web ui screen.
    So I tried to enhance the standard component CRMCMP_CND, in order to retreive the F4 value help.  While selecting the context node in the standard view CondRecEditView we are getting the status message u201CError during analysis of method REATE_CONDRECORD of class L_CRMCMP_C_CONDRECEDITV0_CTXT. Message no. BSP_WD_TOOLS031u201D
    In standard view itself I am getting this error and while enhancing the component the context node is not converted in to Zclass.
    If we try to add attribute from the context node its giving error create_condrecord does not exist error.
    So I am unable to proceed further.  If any one aware how to solve this issue kindly let me know.

    Hi,
    While enhancing a view of a component only the controller (xx_IMPL) and the context class (xx_CTXT) are extended into Z classes. Context nodes (xx_CNXX) are not automatically extended. You have to do it manually only for the context node(s) you would like to modify. Indeed there is a message that appears when you select the context node but this is not the reason why the CN class is not extended.
    What you have to do is to redefine the method CREATE_CONDRECORD in class ZL_CRMCMP_C_CONDRECEDITV0_CTXT and create a new class ZL_CRMCMP_C_CONDRECEDITV0_CN00 that extends CL_CRMCMP_C_CONDRECEDITV0_CN00
    In ZL_CRMCMP_C_CONDRECEDITV0_CN00 implement method GET_V_xx for the field you want a search help on
    Regards,
    Fabian

  • Error while activating the datasource during migration

    Hi Guys,
    When we were trying to migrate the datasources from 3.x to BI 7.0, we are encountering an error with the activation of the datasource. The datasource itself has been migrated but the ativation log gives and error
    Error in activating the datasourc----RSO404
    Has anyone encountered this issue? Your input is highly appreciated.
    Regards,
    Doniv

    Voodi,
    Thanks for the response but the note talks about deletion of the DTP causing the errors. Moreover we are already on SP 13. Any other ideas?
    Doniv

  • Getting runtime error while enhancing the view SRQM_INCIDENT_S/incidentSRL of SRQM_INCIDENT_S UI component

    context generation failed in view SRQM_INCIDENT_S/incidentSRL of UI Component SRQM_INCIDENT_S
    an exception has occured
    exception class CX_SY_MOVE_CAST_ERROR- source type \ class- CL_SRQM_INC_INCIDENTSRL_CTXT is not compatible, for the purposes of  assignment with target type / CLASS= ZL_SRQM_INC_INCIDENTSRL_CTX
    Method : ZL_SRQM_INCIDENTSRL_IMPL=>WD_CREATE_CONTEXT..
    initialization of view SRQM_INCIDENT_S/incidentviewset of ui component SRQM_INCIDENT_S failed....
    cannot display view srqm_incidet_s/mainwindow of ui component srqm_incident_s
    the above exceptions occured while enhancing the view of SRQM_INCIDENT_S search UI Component..
    please let me know the reason...

    Hi Srinivas,
    It seems to be standard SAP Issue. Please refer to SAP Note 1488728 for fixing the issue. The note recommends to implement the below code in the generated class ZL_SRQM_INC_INCIDENTSRL_IMPL by redefining the method WD_CREATE_CONTEXT.
    METHOD wd_create_context.
      context = cl_bsp_wd_context=>get_instance(
              iv_controller = me
              iv_type = 'ZCL_SRQM_INC_INCIDENTSRL_CTXT' ).
      typed_context ?= context.
      super->wd_create_context( ).
    ENDMETHOD.
    Regards,
    Mahesh

  • Getting following error while creating a datasource connection with oracle database.

    I have 32 bit oracle server installed in remote server.
    and 64 bit sql server 2008 r2 report server installed, and 64 bit oracle client installed on my report server  while create a new datasource
    in the report server i am getting this error
    Error 
    Attempt to load Oracle client libraries threw BadImageFormatException. This problem will occur when running in 64 bit mode with the 32 bit Oracle
    client components installed
    How can i fix this and let me know the reason

    This link will help you out.
    http://social.msdn.microsoft.com/Forums/en-US/sqlreportingservices/thread/0a38fa00-31de-49de-b68f-4c5a4565e5b1?prof=required
    Milan Das

  • Error while transporting webservice datasources

    Hi all,
    I have created webservice datasources to fetch EP data to BW. and now i am transporting that Datasources from DEV to QA. I have colllected datasources alone in one req. (source system i have created in QA manually and i mapped that with DEV)
    But while transporting i am getting the folllowing error,
    3S3T   Start of the after-import method RS_RSDS_AFTER_IMPORT for object type(s) RSDS (Activation Mode)  
    Error  Screen output without connection to user .                                                                               
    Error when activating DataSource ZANS_MASTER BI7001                                                                               
    Please through some light is there any predefined settings i need to do in QA system?.
    Thanks in advance,
    V.Sen

    Dear All,
    Thanks for your kind reply.
    There are no R/3 Datasources involved. Our BI Cockpit landscape is based upon only BI system. No data transfer to take place between R/3 and BI.
    Secondly, you mean to say that I need to replicate my Source system in Production and then proceed with the transporting of the requests from Dev to Prod.
    But I never did the same in Quality while transporting from Dev. Is it that it might have been done in Quality beforehand by someone ?
    Also, when the Datasources have not been transported to Production (resulting in error) then how can i replicate these datasources in Production ???
    Let me know if I have not understood correctly.
    Many thanks again for your efforts.
    /Shalabh

  • BI : Error while creating generic datasource

    Hi Experts,
    While creating the generic DS , It is giving the me the below error:
    :Invalid extract structure template ZFI_AGED_TR_BAL of DataSource ZFI_AGED_BALANCE". Kindly advise.
    thanks & regards,
    M.S

    Hi ,
    I am creating Generic DS on Extract stucutre ZFI_AGED_TR_BAL.
    It is containing the below fields as currency fields which is referrering to table T001.Kindly advise how should i include the currency field.
    Field,Data Element,Datatype,Ref table,ref field , description
    BUCK2,DMBTR,CURR,T001,WAERS,Amount in Local Currency
    Thanks & regards,
    M.S

  • Error while migrating the datasource

    Hi Guys,
    We are using BI 7.0 SP 13 and when we try to migrate a datasource that has been replicated from ECC we encounter an error message as follows
    error Message No. RSO404 says "Error when activating Datasource".
    Has anyone encountered this issue while activation?
    Help is appreciated.
    doniv

    Hi,
    where you are getting error in ECC?. or in BW?. If it is already in use, then you need to clear all Queues and then try to activate it.
    Thanks
    Reddy

Maybe you are looking for

  • Crystal Reports: How to change Oracle OLE DB server at runtime

    Post Author: dvlasman CA Forum: Data Connectivity and SQL I'm using a rpt made with Crystal Reports 8.0.1 and VB 6. The report was made using the Microsoft OLE DB provider for Oracle. What I want to do is change to Oracle server / database the report

  • How do I upgrade to the full version of creative cloud?

    I see you have billed my credit card for a single app version, but I think I want to upgrade to the full version for $49.99/month. How do I do this? Also it seems to me I can only download the trial version of dreamweaver (I purchased the membership

  • Hide delete button in music app

    Hi all, I've searched all over the web for this and i can't find the answer. Everything seems focused on how you delete music but not how to PREVENT music being deleted. My predicament: My autistic brother has an ipod touch. He has been known to acci

  • My Safari was rudely reset and I lost all of my Top Sites.

    Is there any way to restore Safari in order to get those sites back? I never really bothered learning the URLs. And this is while running OSX Snow Leopard.

  • Power Mac G5 won't stay asleep

    Hello, I just bought a G5 dual 2.5ghz (june '04). It won't stay asleep. I put it to sleep and it always wakes up within 3 minutes or so. I have unplugged all peripherals except for the keyboard/mouse which are hooked-up to the back of the 20" ACD. On