R/3  HR to BW exraction

Hi,
Can anyone please let me know the procedure for extracting HR payroll data into BW from both standard and custom tables. Since I'm a beginner to R/3 extraction,I'd really appreciate if people send me links or documents which would help me understand better.
thanks
Srishti

Hi Srishti!
   go through this document this contains implentation procedure for BW/HR. her is the link
https://websmp201.sap-ag.de/~sapdownload/011000358700004478862001E
with regards
Ashwin

Similar Messages

  • HR Data exraction

    Hi Masters !
    Pls let me know the HR Data extraction procedure.
    Regards
    Hasini

    Hi
    Follow the link
    R/3  HR to BW exraction
    REgards and reward with points if helpful.

  • Purchase Exraction is taking Too Much Time

    Hi All,
    We are extracting data from R3 by using 2LIS_02_ITM datasource with Init Delta Process Update, the Infopackage is taking around 15 Hrs to complete for only 2704 Records. We have applied data selection for just 3 months, becuase previously it was not complete for 2 days without any filter.
    We are getting data in RSA3 for the  2LIS_02_ITM datasource.
    The datasource is enhanced and if required we will share the code.
    Please let us know the reason  behind it and also how to resolve it.
    Thanx,
    Yogesh

    You said that the DataSource has been enhanced. I assume there is now user exit code.
    Your first task should be to isolate the problem area. Is the delay in the intial data extract or in the user exit code? One easy way to find out is to put a break point on the first statement in the user exit code, execute the DataSource in RSA3, and see how long does it take for the debugger to come up. Then, measure how long does it take in the user exit.
    If you think the delay is in the initial selection, then consider adding some indexes. If the delay is in the user exit, use runtime analysis and determine the problem areas. Or, you can post the code here and hope that someone will help.

  • Performance tunning in exraction.

    hii frnds,
       can anyone plz tell me the performance tunning in extraction,in report,in dataloading.plz reply me in pointwise..
    Thanks
    Rosy
    Please search for available information before posting.
    Edited by: kishan P on Jan 24, 2012 10:57 AM

    Hi Rosy,
    Please check the below docs,
    http://www.tli-usa.com/download/Expert_Tips_and_New_Techniques_for_Optimizing_Data_Load_and_Query_Performance__Part_One_.pdf
    http://www.tli-usa.com/download/Expert_Tips_and_New_Techniques_for_Optimizing_Data_Load_and_Query_Performance__Part_Two_.pdf
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/08f1b622-0c01-0010-618c-cb41e12c72be?QuickLink=index&overridelayout=true
    Thanks,
    Vinod

  • Exracting data from two tables existing in external database

    Hi SDN friends,
    I have 2 tables in external database system. I cannot create a view as I am using Netweaver Java Dictionary. I therefore would like to get the data on BI side & perform join there. TABLE1 & TABLE2 has many to many relationship.
    <b>TABLE1</b> - FieldA, FieldB
    <b>TABLE2</b> - FieldB, FieldC(texts)
    Please help me find the best approach to populate the data into the BI infoobjects.
    I assure I will give full points to anyone who replies.
    Thanks,
    Sunil

    Hi
    If you are having data into 2 infoobjects, then its as good as having data nto tables. So now the question comes, whts the scenario?
    You can use these twe infoobjects in ODS ..create update rule and so on....
    Sunil, I m not able to understand further whts the problem you are facing exactly....
    You want help with ODS or wht?
    If you want to have join on infobjects then we can go ahead with infosets...
    Plz expain problem so tht we can work ahead
    Regards
    Sorabh
    Dont forgot to assign points in SDN -****
    Message was edited by: Sorabh Arora

  • Exracting Nested Structure as raw String

    Hi all, I think this is a unique problem, and was wondering if anyone else has encountered this, or has clean suggestion.
    lets say the xml is as follows:
    <foo>
       <bar>
       </bar>
       <stuff>
          <sometag>
           </sometag>
       </stuff>
    </foo>I'm using a DOM parser, and when ever I hit the tag bar, the code will nest down parse/extract all the nested structures there in (pretty standard stuff).
    But when I hit the tag called stuff (I do not want to 'parse' it per say), I just want to retrieve the entire payload as one string (including all nested nodes), (i.e. i don't care about the underlaying node details)..I just need to shove the entire contents of "<sturff>" into a database..as 1 string.
    any suggestions on how to do this with a DOM parser cleanly, or will I be forced to walk the structure to obtain it.
    Thanx in advance

    grab the stuff node and serialize it to a string.

  • Exracting a transparent image from black background

    Hey all! A little bit confused on a project. I have an image that is semi-transparent. I am able to take the black out of the background around it, but am unsure about how to remove the acutal background from behind the image. I need to superimpose this image onto another-hence the background change. Any tips or ideas? I have the newest version of PS. Please help!
    Kind regards,
    Ashley

    Hi,
    I am moving your post to the Photoshop General Discussion forum. You should get a response there. (This forum is specifically for the Edit your first photo page.)
    Best regards,
    Randy Nielsen
    Product Integration Manager, Creative Cloud Learning & Training
    Adobe

  • How to Exract the Data..

    Hi Mark,
    I am extracting the data from one table to another table from Oracle source. Everything went successful. The target table has been created in Target schmea. but it didn't populate the data. When I saw the code generated it has all insert statments to the target table. but I don't understand why it is not inserting into the target table. Could you please help me out.
    Thanks in advance,
    Srikanth

    You may also want to run the mapping in debug mode (assuming you run version 9.2 or higher). This may explain why you do not get any records into the target.
    Note that if you use an external table as a source and your data cannot be selected through the external table then you will never get any data. You can debug these issues by using the log and/or bad file options on the external table configuration.
    Thanks,
    Mark.

  • Exracting conditions form tables

    Hello SAP gurus,
    Please tell me how can i extract the conditions in Purchase order which is required in my report.
    Ultimately i want the detail conditions  like discount or surcharge in my report.
    Thanks in advance

    Hai,
    You can fethch this condition data from the table KONV.
    1. The system will generate the Doc Condition no for Purchase order. You can get this from the table EKKO  Purchasing Document Header   - KNUMV   Doc Cond No field.
    2. Use that KNUMV Doc Cond No  no in the table KONV - Conditions (Transaction Data).

  • PLS help. Exract and use a file in rt.jar

    Hi all,
    On another thread I was told I might be able to do this. I have my rt.jar file (the class for the plugin). I need to able to allow my applet to use the hashmap and arraylist without the overhead of having to load the entire vm from SUN.
    I can view the contents and finding arraylist is simple but not HashMap. Any 1 know its location?
    Now if I do this I need to be able to package my own jar with them in. How do I define the imports for the java files? Do they need altering from:
    import java.util.Hashmap?
    Can someone pls help here im at my wits end :-(
    Thanks all

    Ta but I have jre 1.3 are the files i need in there?
    I have lots of collections classes as shown below
    contents of rt.jar
    java/util/AbstractCollection.class
    java/util/AbstractList$1.class
    java/util/AbstractList$Itr.class
    java/util/AbstractList$ListItr.class
    java/util/AbstractList.class
    java/util/AbstractMap$1.class
    java/util/AbstractMap$2.class
    java/util/AbstractMap$3.class
    java/util/AbstractMap$4.class
    java/util/AbstractMap.class
    java/util/AbstractSequentialList.class
    java/util/AbstractSet.class
    java/util/ArrayList.class
    java/util/Arrays$ArrayList.class
    java/util/Arrays.class
    java/util/BitSet.class
    java/util/Calendar.class
    java/util/Collection.class
    java/util/Collections$1.class
    java/util/Collections$2.class
    java/util/Collections$3.class
    java/util/Collections$4.class
    java/util/Collections$5.class
    java/util/Collections$6.class
    java/util/Collections$CopiesList.class
    java/util/Collections$EmptyList.class
    java/util/Collections$EmptyMap.class
    java/util/Collections$EmptySet.class
    java/util/Collections$ReverseComparator.class
    java/util/Collections$SingletonList.class
    java/util/Collections$SingletonMap$ImmutableEntry.class
    java/util/Collections$SingletonMap.class
    java/util/Collections$SingletonSet.class
    java/util/Collections$SynchronizedCollection.class
    java/util/Collections$SynchronizedList.class
    java/util/Collections$SynchronizedMap.class
    java/util/Collections$SynchronizedSet.class
    java/util/Collections$SynchronizedSortedMap.class
    java/util/Collections$SynchronizedSortedSet.class
    java/util/Collections$UnmodifiableCollection.class
    java/util/Collections$UnmodifiableList.class
    java/util/Collections$UnmodifiableMap$UnmodifiableEntrySet$UnmodifiableEntry.class
    java/util/Collections$UnmodifiableMap$UnmodifiableEntrySet.class
    java/util/Collections$UnmodifiableMap.class
    java/util/Collections$UnmodifiableSet.class
    java/util/Collections$UnmodifiableSortedMap.class
    java/util/Collections$UnmodifiableSortedSet.class
    java/util/Collections.class
    When I create my own jar with the extracted classes will it work in IE?

  • Master data exraction problem

    Hi,
    I am facing some problem in master data uploading into BW. The details as follows. I am trying for 0Customer & 0Materials. I have checked system connection R/3 to BW is ok
    The Errror in Monitore screen
    Requests (Messages) everything is ok.
    Messages : Missing Messages
    Transfer IDoc and TRFC : Error Occured
                                          Application documents Not posted
    Could any one help me to resolve this problem. I'll give you full pints

    Hi Roberto,
    Thanx for ur reply, I have checked source system in RSA1, It shows everything is OK.
    I dont have authorization of ST22, So I m not able to find any ABAP dump. But I dont think this dump will be there....
    Thanx
    Manoj

  • Unable to exract hour,minute,seconds from current_timestamp or systimestamp

    Hi All,
    I am trying to extract hour,minute,seconds from systimestamp/current_timestamp using extract function but unable to get the correct o/p.
    I am getting the correct o/p using the to_char function but i want to know is it not possible to use extract function to achieve the same?
    Following are the queries i tried.
    ALTER SESSION SET time_zone = local;
    SELECT current_timestamp,
    EXTRACT(hour FROM current_timestamp) hour_part,
    EXTRACT(minute FROM current_timestamp) minute_part,
    EXTRACT(second FROM current_timestamp) seconds_part,
    EXTRACT(timezone_hour FROM current_timestamp) TH,
    EXTRACT(timezone_minute FROM current_timestamp) TM
    FROM dual;
    Output:
    25-AUG-10 12.24.43.590000000 PM ASIA/CALCUTTA     6     54     43.59     5     30
    Here hour_part is coming has 6 instead of 12(from current_timestamp), minute has 54 instead of 24.
    Please help me on this.
    Thanks in Advance

    Hi,
    If you whish to use a TZ, you should use the localtimestamp instead:
    ALTER SESSION SET TIME_ZONE = ' ASIA/CALCUTTA';
    select '1',current_timestamp,EXTRACT(hour FROM current_timestamp) hour_part,
    EXTRACT(minute FROM current_timestamp) minute_part,
    EXTRACT(second FROM current_timestamp) seconds_part from dual
    union all
    select '2', LOCALTIMESTAMP,EXTRACT(hour FROM LOCALTIMESTAMP) hour_part,
    EXTRACT(minute FROM LOCALTIMESTAMP) minute_part,
    EXTRACT(second FROM LOCALTIMESTAMP) seconds_part from dual
    '1'     CURRENT_TIMESTAMP     HOUR_PART     MINUTE_PART     SECONDS_PART
    1     8/25/2010 1:06:39.071283 PM +05:30     7     36     39.071283
    2     8/25/2010 1:06:39.071283 PM +05:30     13     6     39.071283http://download.oracle.com/docs/cd/B13789_01/server.101/b10759/functions033.htm
    (your difference comes from the TZ ASIA/CALCULTA) : 05:30
    Edited by: user11268895 on Aug 25, 2010 9:39 AM
    Edited by: user11268895 on Aug 25, 2010 9:39 AM

  • 9i installation problem on Fedora 5

    Hi,
    I am having some difficulties when installing Oracle 9i on Fedora 5 using the article from http://ivan.kartik.sk/oracle/install_ora9_fedora.html.
    Specifically, it is when "switching the GCC3 compiler binary with GCC2 compiler binary as following" by doing these:
    su -
    # cd /usr/bin
    # mv ./gcc ./gcc3
    # mv ./gcc296 ./gcc
    When entering the 3d line, I got this message:
    mv: cannot stat './gcc': No such file or directory.
    Can someone help?
    cder.

    I was kind of succesful to bypass this step. However now I have another issue. The article that I have been following (http://ivan.kartik.sk/oracle/install_ora9_fedora.html) says to install j2re-1_3_1_15-linux-i586.bin, or higher. So I downloaded jre-1_5_0_06-linux-i586.bin.
    // part of article
    Login as root and make the the file executable and then execute it. When the JRE is exracted move the "jre1.3.1_15" di rectory to "/opt" directory.
    # chmod +x j2re-1_3_1_15-linux-i586.bin
    # ./j2re-1_3_1_15-linux-i586.bin
    # mv jre1.3.1_15 /opt/
    // end of the part of article
    I assume a directory will be generated after extracting the file. However, I did the first 2 lines using the appropriate file names but there is no new directory.
    Can someone help? I am a real newbie on this. :-)

  • Not able to get the standard par files

    Hi,
    I  downloaded the standard par file from ROOT/WEB-INF/deployment/pcd (download this folder).  My problem is I am not able to extract the par.bak file from the downloaded zip file. But I able to exract the par.bak file for custom created portal componet's par file.
    What would me the problem?
    Kindly help me out.
    Ram

    Hi,
    Rename the par.bak file to par and then try to import it into NWDS. This will create a project in NWDS and you can start playing around with the project files. When you import par file no jar files are imported into NWDS, so you should do it manually.
    Check this how to import par file into NWDS:
    importing a .par file
    Regards,
    Praveen Gudapati

  • Error : ORA-06508: PL/SQL: could not find program unit being called

    Hi
    I got surprise issue while testing my Oracle code . Let me explain first the environment detail . Our appliaction built on
    Java/J2EE(Weblogic) and backend is Oracle 11g re2 . While calling from java it call thru different user which have been provide
    synonym and exectue option for corresponding procdure ,
    I created on package EXTRACT_CUSTOMER_INFO_PK which will exract data to text file using UTL_FILE ( direcory , UTL_FILE grant is provided to DB user).
    Now this package has been called from rp_execute_procedure_pr -- Here I is the code
    CREATE OR REPLACE PROCEDURE RP_EXECUTE_PROCEDURE_PR
    i_atlas_job_schedule_fk IN atlas_job_schedule.atlas_job_schedule_pk%TYPE,
    i_job_id IN atlas_job.job_id%TYPE,
    i_parm_value IN atlas_job_schedule.parm_value%TYPE,
    o_status_code OUT NUMBER,
    o_status_mesg OUT VARCHAR2
    IS
    -------Other old code which is not relevent for this issue ----
    --------Other old code which is not relevent for this issue ----
    ----Below code I added ----
    ELSIF l_job_id = 'CUST_EXTRACT' THEN
    EXTRACT_CUSTOMER_INFO_PK.customer_report ( i_parm_value ,
                   o_status_code,
    o_status_mesg ) ;
    -- o_status_code := -99999999;
    --o_status_mesg := 'PARTHA PARTHA PARTHAcess terminated!';
    ELSE
    o_status_code := -20300;
    o_status_mesg := 'Job Id : ' || l_job_id || ' NOT found. Process terminated!';
    END IF;
    update_log_auto
    ajs_rec.atlas_job_schedule_pk ,
    'Processing End Time (GMT): '
    EXCEPTION
    WHEN eProcError THEN
    o_status_code := SQLCODE;
    o_status_mesg := SUBSTR(vMsg ||'-'||SQLERRM, 1, 200);
    WHEN OTHERS THEN
    o_status_code := -20300;
    o_status_mesg := SUBSTR(SQLERRM, 1, 200);
    update_log_auto
    ajs_rec.atlas_job_schedule_pk ,
    'Error : '||SQLERRM||' '
    update_log_auto
    ajs_rec.atlas_job_schedule_pk,
    'Processing End Time (GMT): '
    END RP_EXECUTE_PROCEDURE_PR;
    Now It compiled sucesfully . And while I did SIT then RP_EXECUTE_PROCEDURE_PR run fine and extracted txt file . But while I called it from Java procedure It gives us error like
    Error : ORA-06508: PL/SQL: could not find program unit being called 02-AUG-2012 13:16:51.
    As I told RP_EXECUTE_PROCEDURE_PR old proc and used by other proc , So I first suspect issue is newly added code or may be some grant or synonym ( Although it should not be )
    so I created public synony amd gave execute grant to my pkg to public .
    But it repeat same error .
    I did lot of R&D on my pkg but nothing happen . Finally I remane my new pkg RP_EXTRACT_CUSTOMER_INFO_PK and it works fine
    I need to know what is the RCA for it . I donot think any dependecy issue as renaming pkg is working fine .
    NB my DB user is iATLAS and Javauser is SUDEEP
    Thanks in Advance
    Debashis Mallick

    First of all If i run the main procedure in like below in my Schema it is working fine
    begin
    -- Call the procedure
    rp_execute_procedure_pr(i_atlas_job_schedule_fk => :i_atlas_job_schedule_fk,
    i_job_id => :i_job_id,
    i_parm_value => :i_parm_value,
    o_status_code => :o_status_code,
    o_status_mesg => :o_status_mesg);
    end;
    So thre is no question of parameter .... or Invalid state etc . If it is parameter or Invalid state issue it will give other error.
    Here problem is not syntax issue .
    let me give u more detail regards this issue
    1.. All objects corresponding to procedure all Valid
    2.. If I test on the proc on my schema like above code . It works fine
    3.rp_execute_procedure_pr is a old procudere which called for differner report generartion based on parameter passing . Also as extract_customer_info_pk called with in rp_execute_procedure_pr So there is no question of synonym or privilage issue for new procedure.
    4. Suprising thing is if I rename and recreate package like extract_customer_info_pk _1 or rp_extract_customer_info_pk . Which are exactly same as extract_customer_info_pk and replace those new one with extract_customer_info_pk then it work fine in my java application
    I think I make it clear the issue
    Edited by: debashisora on Aug 3, 2012 5:31 AM
    Edited by: debashisora on Aug 3, 2012 5:40 AM

Maybe you are looking for