HR data extractor

hi guys ,
can any one tell me how can we extract  the HR data sourse and how is will come to bw side is there any special extractors apart tables ,views and function module
cheers
dp

Hi,
http://help.sap.com/saphelp_nw04/helpdata/en/2a/77eb3cad744026e10000000a11405a/frameset.htm
Same as you do with normal DS.
Regards,
San!

Similar Messages

  • Generic data extractor using a function module

    Hi All,
    I want to create a generic data extractor using a function module within the BW system. i.e. the extractor will run in BW and and store the data in a cube( in BW). No R/3 is invloved. I proceeded as follows:
    1. Created a structure through se11.
    2. Created a function module. But while defining "E_T_DATA" in the "Tables" section of the function module, I am getting the error "TABLES parameters are obsolete". I defined as follows:
    E_T_DATA TYPE ZBW_EXTRACT 
    ZBW_EXTRACT is the name of the structure.
    What should i do in this case ?
    Thanks,
    Satya

    Hello Satya,
    The message "TABLES parameters are obsolete" is just a warning and not an error. The structure of the interface is strict (defined by SAP). You should opt to proceed even if you receive the warning.
    Hope this clarifies.

  • BI Interactive Reporting and Data Extractor, CRM 7.0

    Dear Gurus,
    We run CRM 7.0 (CRM) on our system including a BI client (REP). I did setup interactive reporting for Lead Management following the config guide.
    All settings in CRM client and REP client are done and no errors are left. Also, the reports were created in the web-ui. My user is flag as "manager" in the organizational modell.
    The only issue I see now is that the data extractor in CRM (CRM) does not show any data.
    Does anybody have a hint what could be the issue here?
    Thanks and Regards,
    Stefan

    Hi!
    Those DS are not meant to be enhanced manually but only by one of the following two ways:
    1. Adding custom fields with the Application Enhancement Tool (AET) in the CRM UI.
    2. Adding SAP fields with the Interactive Reporting Enhancement Workbench (IREW).
    The AET is available since CRM 7.0. Please find more details in the SAP Help Portal:
    <http://help.sap.com>
        SAP Business Suite
            SAP Customer Relationship Mgmt.
                 SAP EHP1 for CRM 7.0
                     Application Help
                         WebClient UI Framework
                             Application Enhancement Tool
    The IREW is available since CRM 7.0 EhP1. More details can be found inside TX CRMD_IREW or in the SAP Help Portal:
    <http://help.sap.com>
        SAP Business Suite
            SAP Customer Relationship Mgmt.
                 SAP EHP1 for CRM 7.0
                     Application Help
                         SAP Customer Relationship Management
                             Analytics
    Best regards

  • Master data extractor - Customer Number

    Master data extractor for Customer number is in LO as is to be.
    But now I need that for finance as well - so is it usually in the Finance Process Chains or LO process chains?
    There are no LO chains ready yet....so how does it work usually?

    Hi,
    You can take the delta upload of Customer in both process chains . Or you can take new chain which will has the delta load of customer and LO chian & FI chains are as child chains.
    With rgds,
    Anil Kumar Sharma .P

  • Generic data extractor using function module

    Hi All,
    I want to create a generic data extractor using a function module within the BW system. i.e. the extractor will run in BW and and store the data in a cube( in BW). No R/3 is invloved. I proceeded as follows:
    1. Created a structure through se11.
    2. Created a function module. But while defining "E_T_DATA" in the "Tables" section of the function module, I am getting the error "TABLES parameters are obsolete". I defined as follows:
    E_T_DATA TYPE ZBW_EXTRACT
    ZBW_EXTRACT is the name of the structure.
    What should i do in this case ?
    Thanks,
    Satya

    Hi,
    I went to se80. Copied the function module "RSAX_BIW_GET_DATA_SIMPLE" to my function group. When i tried to change the associated type from "SFLIGHT" to my own structure, it again gives a warning that "TABLES parameters are obsolete!". It does not allow me to either save, check or activate the function module. What should i do ?
    Please reply urgently.
    Thanks,
    Satya

  • Enhancing master data extractor View-based

    Hi there,
    I want to append fields to a standard master data extractor that uses a standard view. How can the enhancement be performed? Per my understanding, the append structure won't work here. So is extending the view the only valid option? Please can you provide steps how this needs to be done.
    Thanks!

    Hi Intel,
    The first step would be to enhance the underlying tables involved in view. You will have to first add the required field in one of the tables involved in building the view.
    In this enhancement you might have to use append structure if it is standard table or in case of 'Z' table the field can be directly added.
    Once you add this field in table you will have to make this field available in View for usage and then simply enhance the DS, replicate the DS. You will get the newly added field in BW.
    Regards,
    Durgesh.

  • Delta for generic master data extractor

    Hello,
    Is it not possible to load deltas for a generic master data extractor?
    I have created a generic extractor on R/3 table MEAN (EAN number assigned to material). I have also performed the init run which worked fine, but no deltas are being loaded.
    Why is this?
    Best regards,
    Fredrik

    hi,
    its possible
    how to generic delta
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/84bf4d68-0601-0010-13b5-b062adbb3e33
    SAFETY DELTA
    check these links
    oss note 368739
    Symptom
    For the setup of summarization levels and summarization data in the Profitability Analysis a 'Safety delta' of half an hour is used. This means, the system only includes records which exist half hour already. You want to reduce this delta in order to get more current data in reporting.
    Additional key words
    Summarization levels, summarization data, safety delta, time stamp
    Cause and prerequisites
    The reason for the duration of these safety deltas are possible differences in the clocks on different application servers. If the delta is selected too short, when updating the summarization levels/data, records may not be taken into account. In particular the Account-based Profitability Analysis depends on the sufficient length of the delta, so that update processes which take longer do not cause inconsistencies. For the Costing-based Profitability Analysis a lock is set. If not active update processes exist, it fails and the update terminates.
    Solution
    The attached source code correction is not part of the standard system. With this change the safety delta is set from 30 to 5 minutes. You should only implement this, if exclusively the Costing-based Profitability Analysis is active in your system. If you also use Account-based Profitability Analysis we do not recommend the change for the above-mentioned reasons.
    Generic delta safty intervals
    oss note 392876
    safety interval
    0FI_GL_4 Safety Delta
    Genric delta fro table
    check this thread which already discussed about this topic
    Generic Extractor - Delta
    Shreya

  • Master data extractor vs Transaction data extractor

    Hi all,
    I am creating a generic (custom) extractor.
    What is the difference between creating it as an transaction data extraction? or master data attributes extractor?

    Hi,
    If you are interested in extracting master data like materail, customer then one should go for master data extraction whereas if you are interested in transactional data Purchasing, finance then go for transaction data extractor.
    E.g. some of the master datasources are not available in BI content ( z object in ECC ) then go for master data extractor to get attribute as well as text. note you will not have KF values for master data load.
    and some of transactional data been stored in some ztable in ECC also data like purchasing request although stored in std. ecc table but there is no datasource provided by SAP BI, so you have to create transaction extractor.
    T. Code to create these extractor in ECC is RSO2.
    Thank-You.
    Regards,
    Vinod

  • DSD Connector & Pricing Data Extractor

    IDocs are being sent correctly to the DSD connector. What triggers the pricing data extractor to fetch the pricing data for the shipment?  Are entries in the DSD cockpit required? We are running ECC 6.0 with EnhP3.0.
    Thanks.

    Enrique, if your issue is still not resolved, try checking the IDoc ports that you have defined in WE21. Check the IDoc files generated in the app. server directory and compare that with the Inbound file search string (if any).
    Regards
    DB

  • MRP data MD04 Data Extractor (not MD05)

    Hello,
    Is there a SAP-delivered extractor for MD04 data? All the previous threads on this topic equate S194 extractor to MD04. The S194 based extractor delivers MD05 data not MD04.  MD05 will generally equal MD04 if you do a fresh MRP run.

    Hi,
    2LIS_02_SCL does not deliver MD04 data. 2LIS_03_S194 is the closest with the limitation that it is only as good as the last MRP run.

  • 0RC_ACCOUNT Master data extractor

    Can anyone just check if Reconciliation Account 0RC_ACCOUNT has any masterdata extractors....I dint find any..!

    Guys,
    I am struck again.
    There is Hier data for Baseline date for due date calculation which refers to 0DATE but I dont find that extractor...whats with this now..?
    Field name is ZFBDT for Baseline date for due date .
    Message was edited by:
            Jr Roberto

  • Enhancing master data extractor

    Hi,
    I am trying to add some fields to the 0customer_attr extractor.
    I did the following went to RSA6 enhanced the append and then removed the check mark from the hide and field columns.
    In rsa3 its not getting populated. am i missing something.
    thanks
    a

    hi,
    do you write the user exit code zxrsau02 to populate the new fields ? can more detail get from which table-fields ? say you add field zzfield1, user exit code zxrsau02 can be like
    data : l_s_custattr like BIW_KNA1_S,
    l_zzfield1 like tablexyz-fieldabc,
    l_tabix like sy-tabix.
    case i_datasource.
    when '0customer_attr'.
    loop at c_t_data into l_s_custattr.
    l_tabix = sy-tabix.
    fill the new field
    select single fieldabc into l_zzfield1
    where ....
    l_s_custattr-zzfield1 = l_zzfield1.
    modify c_t_data from l_s_custattr index l_tabix.
    endloop.
    take a look some links on enhancement
    Enhancement
    User exit
    and download pdf 'enhancements in sap bw'
    here you can find the steps ...
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/59069d90-0201-0010-fd81-d5e11994d8b5
    hope this helps.

  • Planned Orders and Process Orders Data Extractor

    Hi,
    I am working on extracting process order and Planned Orders data into BW. I could not find any standard DataSources available for my req, so I want to develop generic extractor. the main key figures are Actual Labor and Machine Hours, Target Labor and Machine hours.
    Could you please help me if there are any standard datasource available or ECC tables to pull the data or any standard function modules available?
    Thanks,
    Hanuma

    hi,
    hope the mfg datasources were useful.
    chk the LBWE -> application 4 -> chk the DS 2lis_04_P_arbpl,2LIS_04_Matnr etc...
    All R/3 Tables
    http://www.sap-img.com/sap-download/sap-tables.zip
    Generic Extraction
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/84bf4d68-0601-0010-13b5-b062adbb3e33
    http://help.sap.com/saphelp_nw04/helpdata/en/3f/548c9ec754ee4d90188a4f108e0121/content.htm
    LO Extraction:
    /people/sap.user72/blog/2004/12/16/logistic-cockpit-delta-mechanism--episode-one-v3-update-the-145serializer146
    /people/sap.user72/blog/2005/01/19/logistic-cockpit-delta-mechanism--episode-three-the-new-update-methods
    /people/sap.user72/blog/2005/02/14/logistic-cockpit--when-you-need-more--first-option-enhance-it
    /people/sap.user72/blog/2004/12/23/logistic-cockpit-delta-mechanism--episode-two-v3-update-when-some-problems-can-occur
    /people/sap.user72/blog/2005/04/19/logistic-cockpit-a-new-deal-overshadowed-by-the-old-fashioned-lis
    Ramesh

  • How to connect the master data extractors to 2 different characteristics

    Hi All,
    We have some characteristic attributes like 0PLANT and 0COMP_CODE in our BI 7.0 System already connected to 0PLANT_ATTR and 0COMP_CODE_ATTR extractors from R/3.
    Now we have implemented another set of characteristics GPLANT and GCOMP_CODE for a different application. We want to connect 0PLANT_ATTR and 0COMP_CODE_ATTR to these new characteristics GPLANT and GCOMP_CODE. But I cannot connect it if I try to set up a transform for
    GCOMP_CODE and specify the data source to be 0COMP_CODE_ATTR it does not seem to take it rather it takes me to a screen to activate 0COMP_CODE_TEXT_ATTR it is strange I do not understand what it is trying to do.
    Appreciate your help on this.
    Thanks
    Karen

    Hi Karen,
                  While creating gplant take reference as 0plant. If you take reference it will copy technical properties & master data also.
    check here.....
    http://help.sap.com/saphelp_nw04/helpdata/en/ff/f470375fbf307ee10000009b38f8cf/content.htm
    hope this will help you.
    Thanks,
    Vijay.

  • Master data extractor -Adding a new field.

    All,
    I will need to add a new field to the Masterdata extractor (*ATTR). I have the following questions. Please clarify.
    R/3 side.
    1. I guess I will go SE11 and add this feild to the Extract Structure. Is there any thing else here?
    BW side.
    2. I will create this newly added field as an attribute. Now I want this to be a Navigational attribute in the cube. So
                   a) Do I have to delete the data from the cube?
                   b) How can I populate the history data for the new field?
    Thanks,
    Ajay.

    Hi,
    If the field is already available in the extract structure,
    i think we change the properties of the field in table ROOSFIELD,
    https://www.sdn.sap.com/irj/sdn/wiki?path=/pages/viewpage.action&pageid=12607
    to make it available for extraction.
    Kedar can you please suggest?
    Regards,
    Raj.

Maybe you are looking for

  • Re : How to send CC for mail

    Hi        I send mail for to address using the functional module ,SO_NEW_DOCUMENT_ATT_SEND_API1,   Now i have to send CC also. How to do this. Thanks Anto

  • Code 52 for videp graphical card

    Hi, receive this message since I can't connect the laptop (Sony Vaio) to any external monitor such as a TV och computer monitor through a HDMI bable. What should I do? Have updated all driver SW etc.. Windows cannot verify the digital signature for t

  • If column2 is same for two different column1 data

    I have a table say XYZ like this COLUMN1 COLUMN2 A     B C     B N     X           HJ     X I want to print if column2 is same for two different column1 data I want to print that rowids Please help me in this

  • Young CC user looking for a little help

    Hi. I am a student user of many of Adobe's products, and I recently began using the Creative Cloud service, which is currently £15 a month here in Britain but will be hiked to £22.50 a month next year. Since I don't really work much yet (I do a few d

  • How can copied calculations be made relative rather than absolute?

    Frequently I like to copy a recurring item from a previous entry, change the date and assume all will be well. But Numbers 3.2.2 also copies the calculations as absolute rather than relative. That is a calculation of previous balance plus a credit mi