Error 0CFM_INIT_POSITIONS Extractors

Hi experts,
I active the standard data source 0CFM_INIT_POSITIONS in  R/3 system (this system is not connected with BW). When I do a extraction test (transaction RSA3) I get this message:
RSQU 024. Could not determine BW release of logical system.
Must I have connected BW with R/3 to do a  extraction test ?
How I can configure?
Thanks a lot.

Hi Mrityunjay,
Thanks for your answer but this note does not mention the actual error

Similar Messages

  • Runtime error in extractor enhancement

    Hi,
    I need to enhance the extractor 0WBS_ELEMT_ATTR with an additional field. The field is a Z field from the table PRPS.
    Now PRPS is a base table for the extractor for this extractor, so simply adding this field into the append structure should suffice.
    However, when I do this the extractor gives the following runtime error:
    Syntax error in program "SAPLPSBW "
    Component called ZZSO already exists.
    The error is in the function call  "e_fname".
    I have found that the same Z field is used in another structure CNCI_PRPS. Could this be leading to the error?
    Please let me know if any of you have any insights as to why this problem might be occurring.
    TIA,
    Amrita

    Hi,
    In my case the problem was caused because the same ZZ Field was used in two structures.
    One for ECC and one for BI. This was causing some interference.
    To solve this I changed the field name in my extract structure to ZZZSO and populated it via a CMOD routine.
    Hope this helps.
    Amrita

  • Error in extractor

    I am getting a error  : " Could not determine BW release for the logical system " when i run a particular extractor .
    Any help with this one , please.
    Thanks.

    Try to check if the connection of the source system is active and working...
    Then try to repeat datasources...
    Regards

  • CREATE_OBJECT_CLASS_NOT_FOUND runtime error during extractor checking

    Hi Gurus,
    I had to modify a generic data source based on a database view. I had to add a field for extraction. Since this field was available in the tables on which the view was built but not used in the view, I modified the view to to include the field. Then, I modified the extract structure to include the newly added field.
    Now, when I try to check the extractor in RSA3 (extract checker), I end up getting a runtime error with details as below.
    Runtime Errors                    CREATE_OBJECT_CLASS_NOT_FOUND          
    Except.                    CX_SY_CREATE_OBJECT_ERROR          
    Date and Time                    3/6/2012     5:46:07     
         Short text                         
              CREATE OBJECT: The class "\CLASS=ZCL_IM_CLC" was not found.                    
         What happened?                         
              Error in the ABAP Application Program                    
              The current ABAP program "CL_EXIT_MASTER================CP" had to be                    
               terminated because it has                    
              come across a statement that unfortunately cannot be executed.                    
         Error analysis                         
              An exception occurred that is explained in detail below.                    
              The exception, which is assigned to class 'CX_SY_CREATE_OBJECT_ERROR', was not                    
               caught in                    
              procedure "INSTANTIATE_IMP_CLASS" "(METHOD)", nor was it propagated by a                    
               RAISING clause.                    
              Since the caller of the procedure could not have anticipated that the                    
              exception would occur, the current program is terminated.                    
              The reason for the exception is:                    
              The dynamically specified class "\CLASS=ZCL_IM_CLC" at CREATE OBJECT neither                    
               exists as                    
              local, nor as global class in the system, or is overshadowed by a local                    
              data type of the same name.                    
         Missing RAISING Clause in Interface                         
              Program                    CL_EXIT_MASTER================CP
              Include                    CL_EXIT_MASTER================CM002
              Row                    1
              Module type                    (METHOD)
              Module Name                    INSTANTIATE_IMP_CLASS
         Trigger Location of Exception                         
              Program                    CL_EXIT_MASTER================CP
              Include                    CL_EXIT_MASTER================CM002
              Row                    15
              Module type                    (METHOD)
              Module Name                    INSTANTIATE_IMP_CLASS
         Source Code Extract                         
         Line          SourceCde               
         1          METHOD instantiate_imp_class .               
         2                         
         3            DATA: abs_type_classname TYPE string,               
         4                  imp_obj            TYPE imp_obj_type.               
         5                         
         6          *   Look for objects that have been created for this class               
         7            READ TABLE imp_obj_tab INTO imp_obj               
         8                WITH TABLE KEY imp_name    = imp_name               
         9                               calling_obj = caller.               
         10            IF sy-subrc = 0.               
         11              instance = imp_obj-obj.               
         12            ELSE.               
         13              CONCATENATE '\CLASS=' imp_class INTO abs_type_classname.               
         14          *****  dynamic object creation     *******************************               
         >>>>>              CREATE OBJECT instance TYPE (abs_type_classname).               
         16          ******************************************************************               
         17              imp_obj-imp_name    = imp_name.               
         18              imp_obj-calling_obj = caller.               
         19              imp_obj-obj         = instance.               
         20              INSERT imp_obj INTO TABLE imp_obj_tab.               
         21            ENDIF.               
         22          ENDMETHOD.     
    Can anybody please help me solve this issue?

    Hi Ajay,
    Please check the following threads for your issue::
    System Exception
    Exception              CX_SY_CREATE_OBJECT_ERROR
    Why is CREATE_OBJECT_CLASS_NOT_FOUND ?
    Dump CREATE_OBJECT_CLASS_NOT_FOUND with BADI in MM_MATBEL archiving object
    Regards,
    Arpit

  • Error in extractor for Change Analysis

    Hi experts,
    I have already set up Root Cause Analysis in SAP Solution Manager and I am facing an error with a Chage Analyssis extractor.
    Solution Manager 7.0 Ehp 1 SPS24
    Managed System where error is: DES - ECC 6.0 (Implemented part of EhP1)
    SAP_ABA     701     0006
    SAP_BASIS     701     0006
    PI_BASIS     701     0006
    ST-PI     2008_1_700     0002
    SAP_BS_FND     701     0006
    SAP_BW     701     0006
    SAP_AP     700     0020
    WEBCUIF     700     0006
    ST-A/PI     01M_ECC600     0000
    When I run "Extractor FWK Administration" from Root Cause Analysis workcenter and I go to managed system DES:
    In Extractors
    CHANGE ANALYSIS      SAP BASIS 7.01  E2E_CCDB_TO_CUBE ......
    If I mark this row and I select log I could see the following error:
    E2E_CCDB_TO_CUBE - COMPV NOT FOUND IN LANDSCAPE-API FOR LONG_SID INSTALL_NUMBER
    And If I go to Log Details
    Postdataloader E 8 E2E_CCDB_TO_CUBE - COMPV NOT FOUND IN LANDSCAPE-API FOR LONG_SID INSTALL_NUMBER
    Extractor E 8 COMPV NOT FOUND IN LANDSCAPE-API FOR LONG_SID INSTALL_NUMBER
    I have been surfing on internet but no clue what to do.
    Please help.
    Thanks in advance.

    Go to http://service.sap.com/diagnostics => Media Library... => SAP Solution Manager Landscape Setup Guide =>
    Check page 17, chapter 4.4 SAP ERP 6.0 / EhPx for SAP ERP 6.0
    Follow the instructions and reply the results.

  • Error at Extractor checker when seeing archive files

    hi experts...
                     i have archived (write and delete) one ODS successfully as shown in logs. But when i extract archive file it shows error
    Error ocuured during the extraction
    plz help me...
    rakesh jangir
    09890199562

    Well I guess I solved my own problem.
    I used the download direct site and signed into the download assistant after it installed and this seemed to let me initiate the down load.
    I also went to a direct Eth. connection and turned off the cookie blocks and McAfee.
    It took about 30 minutes to down load the program but the extraction and installation went without a problem this time.
    So I don't know what the exact fix was but it worked and I am up and running.
    The program seemed to have a problem loading files and looked like it quit responding. I had the other PC running and it is homegrouped with this one and also has Elem 11.  I turned off the other PC and this one seemed to work better loading files with the other one off.  I wonder if problems can arise if you have two PCs home grouped, both on with a number of photo files in each.
    Take care,
    Craig

  • Error in Extractor checker - RSA3

    Hi gurus,
    I tried to run the extractor 0CO_PC_ACT_10 in RSA3-extractor checker and it just take so long and then it dumps. I am just confused because this extractor works fine and very fast when I loaded data to BW with the same selection as I run the checker.
    Any ideas would be greatly appreciated.
    Thanks,
    Edson

    Hi,
    I uploaded 525 records in BW with runtime of only 1m 23s but when i run the checker with the same selection as with my infopackge, it takes so long and then dumps.
    st22 says...TSV_TNEW_PAGE_ALLOC_FAILED, The internal table "IT_208" could not be enlarged further. You attempted to create a block table of length 1106192 for the internal table "IT_208".
    I think this means it exceed the allocated time to run a certain program.
    My question is why it takes so fast to upload in BW and in other hand it dumps in RSA3? Is it because RSA3 is being run on line? .. is there a way to run it in backgroud and just check the extracted data afterwards?
    I am not sure of my thoughts.. i just thinking of some possibilities.
    Thanks,
    Edson

  • Line Items Data Source for General Ledger

    Hello everybody,
    I'm trying to generate a Data Source for Line Items (new General Ledger) in transaction FAGLBW03. When I generated a Total Record-Data Source, everything was done correctly. When I try to generate a Line Item-Data Source, I receive following error message: "Extractors for general ledger documents are not yet supported". I was looking for any SAP notes that would explain this issue, but I couldn't find anything.
    Could you please tell me how can I generate Data Source for Line Items? Add some SP, use some another transaction, ...?
    Thank you for any help
    Janule

    Hi,
    Can u tell me how did u solve that problem.
    i m facing same.
    /sachinkumar.

  • New GL Budget rate ledger

    Hello
    We have 2 seperate ledgers maintained for Leading ledger & Budget rate. (New GL)
    I am aware that 0FI_GL_14 will extract all line item from leading ledger only.
    Which Datasource should we use for Budget Rate?
    SAP suggests that we should use 3FI_GL_XX_SI extractors for enhancement package 3 and above. Please refer to below link
    General Ledger Accounting (New): Line Items of Any Ledger (Generated) - SAP Documentation
    but we are not able to generate datasource as system is throwing error that "Extractors for general ledger documents are not yet supported". Is there any settings we need to maintain?
    Any other suggestions on this?
    Thanks
    Sunil

    Hi,
    Did you done the
    Prerequisites
    In Customizing of the OLTP system, you have activated new General Ledger Accounting under Financial Accounting Financial Accounting Global Settings .
    The generated extractors use extract structure FAGLPOSBW.
    You can check this structure in SE11 as wee. Take help from functional if required for SPRO settings.
    Check the FAGLFLEXT table and confirm with functional team whether it is maintaining the required budget data or any ztable is being used.
    Are you following the steps correctly like
    ECC - Tcode FAGLBW03 and then find your table and double click and generate the datasource.
    Thank-You.
    Regards,
    VB

  • Workload Datacollection for BI in SolMan system(SMD/E2E)

    I am unable to collect workload data in solman from BI system and every task under specific BI system tab and Overview tab is saying that that "no applicable data found".Tried with all time periods.
    If I see extractor jobs (E2E_EXTRACTOR_COLLECTOR) job for BI ,the result log is saying that
    all sub-extractors under EC: Main Extractor      E2E_ME_RFC are working fine and writing data to persistance.
    But the sub-extractors under  Main Extractor      E2E_ME_ST_API  are unable to execute because of below error
    EC: Extractor           F90_CA_NOTES
    ME: 06:33:45 UTC Calling Extractor  F90_CA_NOTES
    ME: 06:33:45 Receiving return code     8   from  F90_CA_NOTES
    ME: 06:33:45 Extractor Error: E Subroutine CE2_EXECUTE_ACTION not found/not executable.
    EC: 06:33:45 UTC Main Extractor raises exception. No Data returned by extractor.
    If any one is having any ideas then please let me know.
    I hope above info is enough to give some inputs!.
    Thank you.
    Srikanth.M

    Hi,
    Please activate we templates in BI system in T-code RSA1-> BI content->Web Template (Format SAP BW 3.x) --->Select Objects
    double click and select your required template and activate.
    Regards,
    Teja.

  • Problem while generating classification data-sources

    Hi ,
    I have one classification data-source 1CL_OVEN001 which is based on vendor master data and class type 10.  I tried to added one field in this data-source . while generating data-source, I got some error like " Extractor can not be generated".
    Then I searched on SAP site and got one note 1946309 . When I implemented this note and tried to generated data-source. Now I am getting another error.
    "EXTRACT STRUCTURE IS NOT PERMITTED"
    I have tried with several note  but getting same error.
    Please help.
    Thanks in advance
    Devesh Varshney

    Hi,
    What field you have added, if it is Keyfigure then make sure that you have added its unit.
    -Sriram

  • Error in 0CFM_INIT_POSITIONS

    Hi, i am testing data source 0CFM_INIT_POSITIONS via transaction code RSA3 in my SAP R/3 system and i'm getting the following error:
    "Keine Initialisierung mit InfoSource 0CFM_INIT_POSITIONS und Selektion TR_ACC_CODE 0001/VALUATION_AREA 001".
    The error is in German although i selected English when i logged in. Can anyone give me a hint about this error?
    When i first tested this data source it was ok, so i activated all BCT in BW and ran one test load. The results were ok and i got my infocube with one record (initial load). The problem was that the content of the cube was accidentaly deleted and now i can't use this extractor anymore, not even in RSA3 in R/3 system.
    Any idea what the problem may be?
    Thank you all in advance

    Thank you for the translation Shabar.
    With other values for TR_ACC_CODE the extraction works fine, but there are no records. All information will be saved using same TR_ACC_CODE, in this case 001.
    The problem is that i can't use value 001 anymore since i ran the inital load for the cube. Before, the extraction worked fine for value 001, so i guees it must be something else.
    Any other idea what can i do?

  • Enhance BW Extractor - Transactional data ABAP CODING ERROR

    i need to enhance CRM extractor with additional field.
    This is transactional data so i used Exit_rs_001
    Here is the extractor result -
    Guid...date...........objectid...item guid
    1122......1.1.10....901..........8811
    1122......2.1.10....901..........8812
    1123......1.1.10....902..........8813
    1123......2.1.10....902..........8814
    now i need field Product id in it which is called from DB Table CRMD_SRV_REFOBJ
    itemguid...referencekey...product
    8811............01.................110011
    8812............02.................110012
    8813............03.................110013
    now i want to extract data--
    Guid...date...........objectid...item guid...product
    1122......1.1.10....901..........8811.........110011
    1122......2.1.10....901..........8812.........110012
    1123......1.1.10....902..........8813.........110013
    so i appended the extractor...with field zproduct
    FOLLOWING Code doesnot work:::
    DATA: L_S_INFOSTRU LIKE ziw_orderma_i.
    CASE I_DATASOURCE.
    FIELD-SYMBOLS: <PRO_01> TYPE ziw_orderma_i.
    CASE i_datasource.
    WHEN 'ziw_orderma_i.'. " Upper case
    LOOP AT c_t_data ASSIGNING <PRO_01>.
    SELECT PRODUCT_ID INTO <PRO_01>-zZPRODUCT
    FROM CRMD_SRV_REFOBJ UP TO 1 ROWS
    WHERE ITEM_GUID = <PRO_01>-CRMD_SRV_REFOBJ.
    ENDSELECT. " not whole primary key
    ENDLOOP.
    ENDCASE.

    actually
    coding doesnt give any error
    but in output in rsa3 i dont see any data
    it worked fine wit the same code for master data datasource in exit...2
    now same code different parameters doesnt work in exit..1 for transactional data.

  • Error while using Extractors in BODS

    Hi All,
    1.Our version is BODS 4.0  & ECC 6.0 EHP5.
    2. We can able to import extractor from SAP system.
    3.Error while running the extractor job in BODS, Please see the error below.
    Extractor returned error: <E: MESSAGE - Job ODQR_20140806_121712_000014_C could not be scheduled. See the system log for
                                                           details.. MESSAGE_V1 - ODQR_20140806_121712_000014_C.>.
    4. I checked running RSA3 transaction, there we can able to see the data. Aslo tested by using ABAP program, the result was Maximum waiting time of 7.200 seconds exceeded.
    Aslo i refered below link.
    http://wiki.scn.sap.com/wiki/pages/viewpage.action?pageId=272794989
    Thanks & Regards,
    Balamurugan G

    Hi Ganesh,
    Its standard extractor - 0CUSTOMER_ATTR
    I can able to see the data in RSA3 but i don't know how to check in RSA5/RSA6 whether its enabled or not.
    I checked in ROOSATTR table that extractor is available.
    Thanks & Regards,
    Balamuruga G

  • Syntax error while checking extractor in rsa3

    We are trying to check the extractor 2LIS_11_VAHDR in RSA3 , when we press the extraction button , we are getting following error :-
    SHORT TEXT:-
    Syntax error in sap "SAPLXRSA"
    ERROR ANALYSIS :-
    The following syntax error was found in the program SAPLXRSA:
    " " S001BIWS " must be a flat structure. You cannot use internal tables , s"
    " trings, references, or structures as components. "
    Please suggest .

    Hi Apoorva,
    Though you have not done the enhancement of the given Data source. Still System first check for CMOD .
    Make sure that all the  enhancements are working very much fine.
    Or just check for syntex error in se 38 for Program   ZXRSAU01.
    If there are any please correct it or comment it, then your data source will work very much fine.
    Regards,
    Krunal

Maybe you are looking for