Pe51_checktab. hrabap

hi expererts
i want to add table in pe51_checktab.
itz not allowing me to add all the table.
itz only allowing only some table.
plz help to me add more tables field to checktable.
regards

Hi,
Enter your country grouping and form class
Then you can click the change button i.e. the pencil button
Here you can see different tabs like attributes, tables, fields etc
Click on new line button just next to delete button and add your struture
hope this helps
Ajay

Similar Messages

  • Creation of new positions in hrabap

    Hi Friends,
    Which T.code is used to create the new postions in HRABAP.

    please anybody help me out in the same problem....where do can we create new position.

  • Pe51_checktab. in hr abap

    i want to add table in pe51_checktab.
    itz not allowing me to add all the table.
    itz only allowing only some table.
    plz help to me add more tables field to checktable.
    regards

    Dynamic actions are nothing but calling one more Infotype when trying to Create/Change or Delete a perosnnel number.
    Lets take an example company want that whenever an employee Communication data Fax/mobile no entered then immediately they want to make their email IDs depending upon VORNA NACHN of the personnel numbers data.Then at this point they will configure dynamic actions.But as a technical consultanat u will be given a Program name and the subroutine name in which u need to write the coding.
    Dynamic actions are a great tool to make infoytpe maintenance easier. When you create an infotype you can create another one automatically for example. Dynamic actions work for both master data and applicant data infotypes. It is basically a view on table T588Z you can reach via IMG - Personnel management - Personnel administration - Customize procedures - Dynamic actions.
    The table view looks like this:
    Infotype - Subtype - Field - Function code - Number - Step - Variable function part
    The infotype, subtype and field determine what should be created, filled, modified and so on. 
    The function code determines when something should happen. It can have the following values:
        * 02 - Change record
        * 04 - Create record
        * 08 - Delete record
    These values can be added so e.g. 06 means change record + create record. Remember - this only tells us when something should be done.
    The number simply tells us which step is first and which next. I recommend to go by 10's (10, 20, 30,40...), this makes it easier if you later on want to fill something in.
    The step determines what should be done. It can have 6 values:
        * P - check conditions under which something is done
        * I - maintain infotype record
        * W - set default values for new record
        * V - Reference to another step
        * F - call a routine
        * M - send mail
    Reward if found Helpful

  • Drill Down Report in HRABAP

    Hi All,
    I have requirement to use drill down report in HRABAP.
    I know in normal report we will use HIDE and AT LINE SELECTION case SY-LSIND when 1 we wll get the data.
    I dont know how to use this in HRABAP.
    I am using<b> provide and end provide </b> .
    How to get the data from b2 cluster for table AB.This is very urgent
    Can anybody give me the solution for this.I will reward points if it helps me.
    Thanks,

    Hi,
    You can use all the statements in HR also.
    For getting the AB values,there are macros and function modules available.
    Macros:
    rp-imp-c2-b2.
    You need to pass b2 key values before calling macro.For eg,
      MOVE pernr-pernr  TO b2-key-pernr.(since u r using LDB)
      MOVE year         TO b2-key-pabrj. (year you need to pass)
      MOVE period       TO b2-key-pabrp. (month)
      MOVE '1'          TO b2-key-cltyp.
    have a look at these Function Modules also.
    HR_WORK_SCHEDULE_TIMES
    HR_TIME_RESULTS_GET
    HR_TIME_RESULTS_IN_INTERVAL
    HR_WORK_SCHEDULE_TIMES
    Reward points if helpful.
    Regards,
    Manoj.

  • PE51_checktab - Need to Add a field PA0210-FRMNR

    Hi,
    I am not a full time abapper, but a frequent abapper. I am trying to read up on PE51_CHECKTAB.
    Selecting Application help from the transaction takes me to SAP Library Home page. 
    Where can I find some information on PE51_CHECKTAB.
    Any particular path in SAP Library.
    Your help is appreciated.
    Thanks
    Paddy
    720 838 0600

    Hi,
    check these enhancements
    COPA0001  Enhancement for derivation in Profitability Analysis (C
    COPA0002  Enhancement for valuation in Profitability Analysis (CO
    COPA0003  Enhancement for assignment to profitability segment (CO
    COPA0004  Enhancement for currency translation (CO-PA)
    COPA0005  Enhancement for actual data update (CO-PA)
    COPA0006  Enhancement for planning (CO-PA)
    COPA0007  Enhancement for external data transfer (CO-PA)
    i think you should get it provided you should follow proper procedure .
    otherwise you need to create Implicit Enhancement spot.
    regards
    fareed

  • Need HRABAP related documents r links

    hi,
    please can any one please do send the HRABAP related documents r else links to learn HRABAP please thanks in advance.....
    by
    vinod

    Hi,
    Some of the useful links to learn HR ABAP.
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PAPA/PAPA.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PAPD/PAPD.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PYINT/PYINT_BASICS.pdf
    http://www.atomhr.com/training/Technical_Topics_in_HR.htm
    http://www.planetsap.com/hr_abap_main_page.htm
    you can see some Standard Program examples in this one..
    http://www.sapdevelopment.co.uk/programs/programshr.htm
    http://searchsap.techtarget.com/originalContent/0,289142,sid21_gci1030179,00.html?Offer=SAlgwn12604#Certification
    These are the FAQ's that might helps you
    http://www.sap-img.com/human/hr-faq.htm
    http://www.sapgenie.com/faq/hr.htm
    Hope above links are helpful..
    Regards,
    KK

  • Pe51_checktab

    Hi Friends,
    Could u plz tell me about the transaction abou pe51_checktab.
    thanks in advance.
    Regards,
    Priya.S

    Hi sikindar,
    Can u plz tell me how to add the tables and fields....
    regards,
    Priya.S

  • Pe51_checktab. hr abap

    hi expererts
    i want to add table in pe51_checktab.
    itz not allowing me to add all the table.
    itz only allowing only some table.
    plz help to me add more tables field to checktable.
    regards

    Create Append Structure in that check table, there will be a button in the application toolbar to create append structure and add required fields to the append structure.
    Regards,
    Satish

  • PE51_CHECKTAB Conversion

    Dear All,
    I would like to insert an new conversion rule in PE51_CHECKTAB. What are the steps to do so?
    Thanks,
    Ken

    I have answered the Re: PE51_CHECKTAB - Conversion Tab strip and got 6 points. So it seems to me that the solution workes.
    Regards,
    Renata

  • PE51_CHECKTAB - Conversion Tab strip

    Hi,
    I want to pull the Contact no from PA0006 and put into Garnishment (PE51)form. This i can do it using PE51_CHECKTAB's tables and filed tab strip.
    My problem is i need display specific format for contact no. i think we can do it thru conversio tab strip. but i do not know where we have to define this format.
    if i'm not clear,please write me back.
    ...Nandha

    I have defined a new conversion in FORM CONVERT-NATIO (include PCEDXPL0) when I wanted to print on a payslip short text of an organizational unit instead of it's numerical code. But it is a repair-you probably need an access key to modify an object. May be the following code will be helpful:
    1. add your conversion in CASE statement (like mine between comments RMU).
    [code]FORM CONVERT-NATIO USING VALUE($CONV) $FOUND.
      $FOUND = TRUE.
      CASE $CONV.
        WHEN 'Y1'. PERFORM CONVERT-Y1.
        WHEN 'Y2'. PERFORM CONVERT-Y2.
    *RMU 2004-07-12
    *#Zlecenie #DEVK908437 Renata Murat 2004-07-12 #INSERT
        WHEN 'Z1'. PERFORM convert-z1 USING fld_info.*#
    *RMU
        WHEN OTHERS.
          $FOUND = FALSE.
      ENDCASE.
    ENDFORM.[/code]
    2. define a form with your conversion
    [code]FORM convert-z1  USING fld_info TYPE tr_fld_info..
      DATA:  pos LIKE sy-index,
             feld16(16).
      TABLES: hrp1000.
      FIELD-SYMBOLS: <strng1>.
      ASSIGN LOCAL COPY OF (fld_info-pname-strng) TO <strng1>.
      SELECT SINGLE * FROM hrp1000 WHERE plvar = '01'
                             AND otype = 'O'
                             AND objid = <strng1>
                             AND begda <= versc-fpend
                             AND endda >= versc-fpend.
      IF sy-subrc EQ 0.
        fld_info-value = hrp1000-short.
      ELSE.
        CLEAR fld_info-value.
      ENDIF.
    ENDFORM.                               " CONVERT-Z1[/code]
    Note that you can use WRITE statement to format your output. As far as I remember (it was almost 3 years ago) the above change is everything you need to create new conversion.
    Regards,
    Renata

  • PE51_Checktab for table P0021

    Hi All,
    I want to add field P0021-FAMSA to my payslip for Indonesia Mol=34
    The table field does not exist in the single field in PE51.So i have made the entry in Table v_T514K & v_T514N  Mol=34 Form Class=CEDT for Table P0021 & Field FAMSA and activated all the checkbox for table display.Alternatively i have tried PE51_Checktab option also.
    Now i can find the table P0021 & Field FAMSA in PE51-Change Single Field.However even after creating the single filed and maintaing IT0021 of the pernr i am not getting the values in the payslip.
    Kindly suggest if any table entry is missing or does it requires any abap coding for the Payslip to populate field values.
    Thanks!!!

    Hi SAPHR_VK,
    It's not enough creating the field in T514N etc. There must be an abap code inside HINCEDT0 or payslip program to read the field.
    e.g. when you add field p0001-bukrs, there is a routine that reads this field:
    RPCEDS39
              ENDIF.
            WHEN 'BUKRS      '.            "Company code
              PERFORM RE001 USING <STRNG1>.
              FLD_INFO-PNAME-STRNG = 'T001-BUTXT '.
            WHEN 'WERKS'.                  "Plant
              PERFORM RE500P USING <STRNG1>.
    Hint: do yout modifications at include rpcedsz9.
    cheers,
    Carlos.

  • About HRABAP??

    HI,
    Can anybody know hw about market fr HR ABAP in US??
    PLEASE SUGGEST ME WHICH IS BEST EITHER ABAP WITH SD MM <OR>
    HRABAP
    PLEASE LET ME KNOW WHICH IS BEST

    hi kumar
                  according to my knowledge ABAP coding comes under technical aspect and when u are doing ABAP only u are called technical consultant. coming to the case of SD \ PP or HR along with ABAP it involves functional knowledge as well.so in my opinion if to be ABAP SD \ ABAP HR u must have domain knowledge of respective function module like as if doing ABAP HR u should be a graduate in HR then only it would be easy for u to become ABAP HR as coding needs no domain experiance ,same with all other functional modules.
    regards,
    srikanth

  • Custom Screen for Z program in HRABAP

    Hi Techies,
    I want to develop report in HR ABAP which has my own selectins screen fields Company Code and Cost Center and Activity, coz i dont want default selection screen provided by the pnp logical database.
    How do i go for that screen.
    Regards.
    Raju Mummidi

    Hi Sikinder,
    Thank you for Answering.
    but What i want to develop hr abap z report using logical database, here thing is i dont want the default selection which have been given by the ldb,
    I want my own selection screen with my fields and normal reports in which we didnt specify the ldb.
    Thanks & Regards,
    Raju Mummidi.

  • HRABAP about pn-begda in logicdatabase

    When using the logic database to retrive the data in HR, do the pn-begda and pn-endda have any effects on GET PERNR?
    I have no experience in HR ABAP programmming. When I set the pn-begps, it did affect the data which was selected in GET EVENT, but it seemed that the pn-begda have no effect the infotype data result selected .

    Hi,
    It does affect the selection. If you give date range, then you will get the data retrieved which is valid within that date range.

  • Difference between abap & hrabap

    hi experts,
    can anybody tell about the diff between abap & Hr Abap.
    thanks.

    Hello Dear,
    Eventhough there are many similarities to ABAP and HR-ABAP.
    The main difference between  ABAP and HR-ABAP is Time constarint , Efficient use of logical database and Concept of infptypes.
    1) In HR , whenever if you want fetch data, you will compare with time lines.
    ex;  a) what is the status of the employee between these periods
           b) what is the latest grade of employee.
           c) what s the first location of employee e.t.c
    you can observe from the above example you can't use the data with out time lines.
    2) the concept of INFOTYPE is mainly to capture the related information of employee.
    ex: a) if you want capture the address of employee, you will maintain 0006 infotype,
           b) ) if you want capture the  different dates of employee, you will maintain 0041 infotype.
      In the above example the infotype 0006 would  used to maintain only details diffferent kind of 
      addresses, permanent, temporary,emergency and secondary et.c
      0041 would be useful to maintain only for dates,
      Date of joining , Date of transfer, date of retirement , Date of separtaion e.t.c
    3 ) In HR module we need's to manage huge amount of data. in order to get the precise information we use logical databse.
       why use of logical database ?
       a) default selection-scree.
       b) authorization-checks.
       c) to fetch accurate data.

Maybe you are looking for

  • Does the new Ipod Nano work with AUDI Music Interface

    Getting a new Audi A4 with music interface and wanted to know if this will work with Ipod Nano or do I need Ipod Classic or Touch?

  • Batch Management @ Plant level in ECC 6.0

    Hi,     I want activate the Batch Management @ Plant level in ECC 6.0 and when select the Plant level and save it , i am getting the information error like " THIS Type of conversion is not Yet Activated" . So i needs to activat @ plant level , what i

  • Camera Raw 6.3?

    Hi allI have a problem that just started out of the blue.  When I am in Camera Raw and click the save button, I can't save to any location, other than the original folder location.  I get a message saying this image couldn't be processed.  I have not

  • Migrating iTunes library from old mac to new, and library is on external HD

    Hi, I'm trying to figure out how to point my newly set up iTunes to my old iTunes library file located on my external HD. It wants to build a new one. I have a new iMac 5K I just got Friday. I have an old Mac Pro 2007 running 10.7.5 (the latest softw

  • Addressing Individual Radio Buttons Using Conditional Statements

    Hello Everyone I don't know a lot about writing code, just basic things.  The last thing I touched was C++ while in college and that was over 10 years ago.  However, I have four radio buttons. let's say A, B, C, and D.  Using Acrobat 8 and FORMCALC,