Status of the employee on PA30 screen

Hi All,
I want to display the status of the employee Active, Inactive etc on the PA30 screen. Can any one of please help?
Regards,
Anjali.

Hi ,
go gor  intotype 0000.
select field name . stat2.
if stat2 = 0  : with drawn.
  stat2  = 1 : inactive
  stat2 = 2  :retire.
  stat3 = 3   avtive.
u can see status of employee in   this infotype.
thansks and regards
rex

Similar Messages

  • Link documents to PA30 screen

    Hello All,
    I have different documents for different infotypes, which is stored via DMS for a employee.
    Now i want to provide the link in PA30 screen for an employee, for different infotypes.
    Different link for different infotype.
    Question is, how do i call the link from the pa30 screen.
    Thanks,
    Kunal.

    Is there any kind of exits or object services can be used for the same.

  • Want to show an information message in PA30 screen

    Hi ABAP gurus,
       For Infotype9000,subtype RHUB(newly configured) ,I want to show an information message in PA30 initial screen for operations 'Create','Copy' and 'Delete'. For that , I have used a BADI (hrpad00infty) , written code in PBO method of the BADI.
    The problem is this, we cannot show the message in PA30 screen,else it is showing a pop-up dialog box (information msg. is missing in the dialog box) in the next screen.
    Our Requirement:
      1. For the above mentioned operations , we want to show the information message in the PA30 initial screen.
    Please post your valuable comments.

    Hi
    What you're trying to do is not really obvious for someone that's familiar with  the usual USER-EXITs and BADIs in HR but there's a possible workaround using the BADI HR_F4_GET_SUBTYPE and its GET_SUBTYPE_TEXT method for your 9000 IT
    METHOD if_ex_hr_f4_get_subtype~get_subtype_text.
    *SUBTY  Importing Type  SUBTY
    *PERSNR Importing Type  PERNR_D
    *TCLAS  Importing Type  TCLAS
    *BEGDA  Importing Type  DATUM
    *ENDDA  Importing Type  DATUM
    *LANGU  Importing Type  SPRSL
    *MOLGA  Importing Type  MOLGA
    *FLT_VAL  Importing Type  INFTYPA
    *STEXT  Exporting Type  SBTTX
      FIELD-SYMBOLS <rp50g> TYPE rp50g.
      ASSIGN: ('(SAPMP50A)RP50G') TO <rp50g>.
      IF sy-subrc EQ 0.
        IF <rp50g>-infty EQ '9000' AND
           <rp50g>-subty EQ 'RHUB'    AND
         ( sy-ucomm      EQ 'INS'  OR
           sy-ucomm      EQ 'COP'  OR
           sy-ucomm      EQ 'DEL' ).
          MESSAGE i398(00) WITH 'Your message'.
        ENDIF.
      ENDIF.
    ENDMETHOD.

  • Error came while changing the Employee status

    Dear Guru's
    I want to exclude few Employees from the payroll with out using the assignment set
    by changing the Assignment status to Suspend Assignment
    but when i am trying to save the data one error came please find the attachment
    regards
    jaggu

    An Employee record must have atleast one primary assignment record, so the error.
    If you dont want to pay the employees -
    1. Process the payroll run and then delete individual assignment actions from the Payroll process results screen.
    2. Write skip rule on the earning elements and write your logic in the skip rule formula
    3. Assignment set ( which you dont want to use )
    4. Move the employee into a Dummy Payroll ( Not a very good option, as your accruals might get affected. Also unneccesary element links etc.. )
    Hope that helps.
    Cheers,
    VB

  • I inadvertedly changed a setting where the top of my screen no longer shows the apple logo in the top left or the clock and wifi status and strength on the top of the screen, how can I get it to show both of these things again like it used to?

    I inadvertedly must have changed a setting where the apple logo and files and things that used to be in the top left corner of the screen are no longer there as the clock and wifi status and other installed settings used to show up in the top right hand corner of my screen.  When I move my mouse to the very top of the screen they drop down but when I move my arrow away from the very top of the screen they both disappear again.  So I was wondering how can I get it to revert back to the way it used to be?  I hope this isnt confusing.

    I tried the zoom thing but it still didnt resolve my issue   Im gonna try to clarify my issue a little bit more, before the change, my screen when I would surf the web would have the apple logo and safari and file and edit and view buttons at the top left hand of the screen and the upper right hand screen would have the time and the wifi strength and my name and the spotlight box and a volume control but now they dont show while Im browsing the web unless I take my arrow and move it to the very top of the screen then those boxes will drop down like it used to be but when I take my arrow and move it from the top of the screen it disappears again and ll I get is a back and forward arrow and the url input bar.  Anyone else have any ideas of what I did to mess this up?

  • PA30, attaching documents through the employee personal master dat

    Dear freinds,
    We are attaching documents through the employee personal master data
    PA30, Our client wants to know where exactly these attachments are
    getting saved; Our SAP environment is ECC6.0 on AIX 5.3. so i exactly would like to know what is the exact path where these documents are getting saved on AIX machine.
    I would appreciate if you can tell us where exactly these documents are
    getting saved at OS level, any particular file system you think,
    because I probed in but couldnu2019t find where exactly there are on the
    OS..
    Regards
    ayush

    hello,
    SAP generally recommends that you store employee documents with a bar code. You can find the documentation to 'Storage Within Personnel Administration' using the following path:
    => Help => SAP Library => Human Resources => Personnel Management (PA)=> Personnel Administration (PA-PA) => Storage Within Personnel Administration (PA-PA)
    In the SAP Standard it is not possible to tie original documents to specific personnel numbers in the PA30 transaction. The only exceptions are two specific scenarios where you can tie original documents in the PA30 transaction:
    1. late storing with bar code
    2. late storing without bar code
    During both scenarios you start out in the Trx PA30. If the bar code entry is deactivated the actual key data will have to be transferred to the document in any case, otherwise you will be asked to enter a barcode again. Therefore the document would be transferred to the scanning location and then assigned to a specific business object.
    Unfortunately it is NOT possible to upload a document directly into archive in the PA30 any other way.
    Let me emphasize once more that PA30 can not be used for storing infotype specific documents. Via the special scenarios mentioned already by my colleague you are able to assign documents to the specific infotypes but the storing has to be completed outside of PA30.
    Using the option Extras -> Assign facsimile in PA30 will be interpreted by the system as start for late scanning with barcode thus the error message.
    Hope this help
    Sarah

  • Compensation Review Statement and current status of the salary increase of employee

    How to check  Compensation Review Statement and current status of the salary increase of employee from which table or structure
    1 In Planning
    2 Submitted
    3 Approved
    4 Rejected
    5 Active

    Hi Ross,
    Did you find any solution for this requirement? I amtrying to achieve the same.
    I tried the option of opening the application in Administrative mode from SE80 but i am not able to view these button in the UI elements there.
    Regards,
    Umesh Chaudhari

  • Updated my Iphone 4s to the new IOS and now i can't restart or recover it. as soon as it starts recoring, the status bar fades and the connect to itunes screen appears. WHAT THE HEY!? I'm SICK of UPDATE ISSUES!!!!!!

    Updated my Iphone 4s to the new IOS and now i can't restart or recover it. as soon as it starts recoring, the status bar fades and the connect to itunes screen appears. WHAT THE HEY!? I'm SICK of UPDATE ISSUES!!!!!!

    Yes, yes, yes... I've gone through all the common sense trouble shoots. Would't be here asking questions if that answers existed on the net. Sorry if I sound a bit edgey, but I've had nothing but issues with every update since IOS 7. Clearly there's nothing that can be done about this. and this is the final nail in the coffin to try to make me buy an Iphone 5.

  • Status of the screen remains 'Modified/Active'

    Hi All,
         In a standard screen I want to make a  field as mandatory.
         I didnt find any exits. So I got the access key for that program and made
        'Input property' as 'Required'.
         When I activate that screen and its flow logic the status remains 'Modified/Active'.
         Whether it will create any problem while transport ?
         If so how to get it done.    
          I have tried by activating the entire funtion group also, but still that screen is in
    'Modified/Active'.
    Thnks,
    Jean.

    Hi,
    Pls give any suggesions which will be helpful.
    I didnt do any code change which affects other programs. Just I have changed the property of an input field to 'Mandatory'.
    The status of the screen is 'Modified/Active'. It didnt gave any error in syntax check
    both in program and he transport request.
    Whether anything to be done to make it to Active or shall I proceed to transport with the
    status 'Modified/Active' .
    Thnks.

  • What is the exact meaning for Screen Texts, GUI Status & GUI Titles

    What is the exact meaning for Screen Texts, GUI Status & GUI Titles and where we can find in SAP.
    What is called as these : Screen Texts, GUI Status & GUI Titles
    Kindly let me know.
    Akshtiha.

    Hi Akshitha,
    <b>Screen text</b>:They are labels that you can display beside your selection-screen parameters/select-options.. from the ABAP editor, use the menu option Go to> Text Elements>Selection Texts.
    <b>GUI STATUS</b>:go through this link
    http://help.sap.com/saphelp_nw04/helpdata/en/9f/dba99935c111d1829f0000e829fbfe/content.htm
    <b>gui title</b>:The GUI status and GUI title are interface elements of screens. You create both of them using the Menu Painter in the ABAP Workbench. On screens, GUI statuses of type dialog status are used.
    Thanks
    Vikranth Khimavath

  • Possible to display more statuses in the PO search screen?

    Hello,
    When you search for purchase orders, you can select between many statuses.
    You can search for orders in status "outstanding confirmations" by selecting this status in the dropdown and you will get all POs that are in this status in a list.
    Problem/question is, the status shown pr order in the status column is "ordered" and not "outstanding confirmations". This goes for other statuses as well
    Question is why it is working this way, and if it is possible to do anything with this?
    rgds
    GAR

    Hi
    <b>Looks like a bug in the system.. Which SRM version are you using ?</b>
    <u>Please see some other related SAP OSS Notes -></u>
    Note 827638 - Populate possible statuses for PO correctly in extraction
    Note 940159 - Deleted Purchase Order has wrong status
    Note 824410 - Change PO extractor to populate correct status
    Note 870584 - Implementation of note 782729 fails.
    Re: Confimation in status I1017
    Note 890812 - Inbound EDI message ORDRSP: Cancelling a purchase order item
    Note 995086 - PO Confirmation is Sent as Rejected
    Note 562226 - SRM-SUS: PO rejected for SUS MM
    Note 411601 - Deleted confirmation displayed incorrectly in purch.order
    <u>Hope this will help. Do let me know in next reply.</u>
    <b>Incase this does not help, also raise a Customer OSS message with SAP as well.</b>
    Regards
    - Atul

  • Hiding a field in PA30 screen(for inoftype 0001)

    Hi All,
    I have an requirement that i have to hide a Cost center field in PA30 - for infotype 0001 .
    I have maintained v_t588m in SM31 for screen 2000 i have selected the costcenter radiobutton to hide and saved but the changes are not effecting to the PA30 screen
    and one more thing again am going and checking to this view the changes are not saved in the view.
    Is i have to create new feature for this one ? if created,is have to maintain anything?
    Please help on this.
    Thanks & Regards,
    Anil Kumar.

    P0001 Organizational Assignment Infotype (0001): Screen Control          Status: Active                                                                               
    5  <b>TCLAS</b> Transaction class for data storage                                                                               
    5  <b>A</b> Master data and time data                                                                               
    5  <b>MOLGA</b> Country Grouping                                                                               
    4  01 Germany                                                                               
    4  07 Canada                                                                               
    4  09 Denmark (DAENEMARK)                                                   
                    4  10 USA                                                                               
    4  16 South Africa                                                          
                    4  22 Japan (JAPAN)                                                         
                    4  23 Sweden (SCHWEDEN)                                                     
                    4  29 Argentina (ARGENTINA)                                                 
                    4  34 Indonesia (INDONESIA)                                                 
                    4  37 Brazil                                                                               
    5  <b>40</b> India                                                                               
    5  <b>DYNNR</b> Number of the following screen                                                                               
    5  2000                                                                               
    5  <b>3000</b>                                                                               
    5  <b>PERSK</b> (1) Employee Subgroup                                                                               
    5  O                                                                               
    <b>OE</b>                                                                               
    5  otherwise                                                                               
    4  48 Philippines (PHILIPPINES)                                             
                    4  otherwise                                                                               
    4  B Applicant data                                                    
    The Exp Shows for Country India(40) For Dynnr 3000 for Employee Subgroup 0 my Variable is OE.
    This is the way U sud search for Variable.
    ~BiSu
    Message was edited by:
            Biswajit Das
    Message was edited by:
            Biswajit Das

  • How to pull stars for SSN field in PA30 screen

    Hi all,
    When user display the Employee Personal Details (0002) using PA30.
    I have to display the SSN field with stars.
    ex: If original SSN is        123 45 6789
         I have to display it as  ***   **  6789
    Thanks in advance

    The only thing I can think of is finding a BAdI or user exit (screen exit) in which this field can be accessed / changed. Otherwise you might be looking at a modification of standard SAP.
    Do you try and find some display options in customizing?

  • Extra Field Display in PA30 Screen

    In the standard PA30 screen apart from Personnel No,Name,Employment Status,Original Hire fields is it possible to display additional fields like Action/Action Reason without ABAP Programming. Is yes how and where to configure it.
    Thanks,
    Sriram

    Hi,
    In the following thread we had discussed the issue in detail.
    Please check:
    Re: Display employment status
    Regards,
    Dilek

  • Field ENAME is missing in PA40 and PA30 Screens

    Hi All,
    Field ENAME (Formatted Name of Employee or Applicant) is missing in PA40 and PA30 screens.
    Please let me know how to have this field on the screens.
    Setting so far I have made:
    Screen header in Table V_582A_B is u201C00u201D for IT 0000, IT 0001
    Assigned u201800u2019 Header Modifier to Screen Header u201C00u201D in table V_T588I
    I have defined header Modifier (T588J) as
    HM -L - C  -  IT -   Field N  - Fldty
    00   1   01  0001   ENAME  DD1
    00   1   14  0001   ENAME  DAT
    00   2   01  0001   PERSG  DD2
    00   2   14  0001   PERSG  DAT
    00   2   17  0001   PERSG  DTX
    I have checked the relevant boxes in table T588H
    Thanks in advance,
    Jitend

    Dear Jiten,
    DD1--Name  (Length 10)
    DAT--Field contents  (Length 40)
    DTX--Text for field content  (Length 30)
    the above are the field types we have in t588j table
    and you are missing the DTX field type
    maintain the 00  1  17  0001 ENAME DTX
    HM -L - C - IT - Field N - Fldty
    00 1 01 0001 ENAME DD1
    00 1 14 0001 ENAME DAT
    INSERT HERE
    00 2 01 0001 PERSG DD2
    00 2 14 0001 PERSG DAT
    00 2 17 0001 PERSG DTX
    hope this will help,
    Regards,
    mohammed
    Edited by: 0mohammed1 on Aug 18, 2011 12:46 PM

Maybe you are looking for

  • Open multiple websites in one window

    I would like to open multiple websites in one window with multiple tabs using VBA in Excel.  My present code opens each website in a separate window. Sub Weather() ' Look at weather websites     Dim URL As String     Dim ie As Object     URL = "http:

  • Final Cut Pro 7 DV-ntsc 48 khz Anamorphic -viewer is white- no video

    this was my default sequence preset in FCP 6... worked fine before the upgrade. Other higher quality presets (like apple pro res) work fine.

  • Xcode 4 not deleting Hello World project fully

    Hi, I'm very new to Xcode and have been having a go at creating my first app. However I made quite a few mistakes and though it would be easier to delete the project and start fresh. I did this by going into Finder and trashing the folder. When I go

  • SQL Error 130, not found in ERROR.SQL file.

    Dear All, While connecting my application with Oracle Release 9.2.0.8.0 I am having the following error message would any one help in this regard please? SQL Error 130, not found in ERROR.SQL file Thanks GQ

  • DOES ANYBODY FROM APPLE ACTUALLY READ THESE POSTS?????

    I'm beginning to wonder if anybody who works at Apple actually reads these posts. I've never seen so many posts with zero replies before... Where are all the supposed "gurus" that have been on this software since the beginning? Makes me think there m