Shhr absence details

Hi
I like to know from which tables the absence details was populating related with workflow and SSHR status like pending approval,completed and cancelled
thnks
Shyam kumar

I think it is being populated dynamically from query.
You can check the query of the VO that gets the data.
If you click on About this Pgae link -> goto Business Components -> View objects and then select AbsenceSummaryVO, you will get the query that is getting data for the absence summary table.
Hope this helps.
Regards,
-Deb

Similar Messages

  • Display Additional Absence Details based on Absence Type selected

    On Oracle Absence Details screen through SSHR,
    Can display of Additional Absence Details fields be related to Absence Type field in any way ? Requirement is to display additional flex fields only for one absence type and not for others but in SSHR, additional absence details fields are always shown irrespective of what user selects.
    Thanks,
    Tanveer

    Hi Tanveer,
    Context sensitive DFFs are currently not supported by OAF and there an ER 6625335 logged by Oracle for the same.
    In absence of context sensitive DFF you can use the $FLEX$ option, using this option you can define dependent segments which will get enabled only in case of a specific value for all other values the fields will be read-only.
    Also, in order to read the absence data while leave application you will have to read the absence_type data from the HTML code stored in the HR_API_TRANSACTIONS table dumped into a column CLOB named TRANSACTION_DOCUMENT. For more details on how to read XML data from HR_API_TRANSACTIONS refer the link http://www.apps2fusion.com/apps-training/apps-functional-documents/ame-sshr/436-parse-xml-hrapitransactions-sshr-hrms-self-service
    Hope it helps. Let us know if you need further details.
    Thanks,
    Sanjay

  • Personalize Absence Details in Oracle Apss R12

    Hi,
    I have some information in "Absence Details" in oracle Apps R12 such as Absence Status,Absence Category, Days, Hours...
    I want to add some details in absence details in "Leave of Absence" in oracle Apps R12 like total of days in this year, current number of absence in current month.
    I have tried to do it under Personalize Stack Layout, but i did not do it.
    How can i do this.

    I have finded the data base tables where i can find this information.

  • I want to include/display the absence details for employee

    Hi
    I want to display the absence details for an employee in the payslip.
    Please guide.
    Minal

    Hi
    I think you got the solution .
    Please do one thing tell the note number and close the thread.
    So that it may be useful for others.
    Manoj Shakya

  • Personlization on R12 HRMS Absence Detail Screen

    Hi All,
    Have to make 'Reason' Field mandatory if the Absence type is 'Delivery Maternity Leave'.
    Apps version: R12.1.3
    Form Name: PERWSEAD
    Function Name: PERWSEAD
    Screen Name: Absence Detail
    Below is what I tested.
    Conditon tab:
    Trigger Event: WHEN-NEW-ITEM-INSTANCE
    Trigger Object: ABA.ABSENCE_ATTENDANCE_TYPE_ID
    Condition: ${item.aba.c_type_desc.value} = 'Delivery Maternity Leave'
    Processing Mode: Not in Enter-Query Mode
    Actions Tab:
    Seq    Type     Language
    1       Property   All
    Object Type : Item
    Target Object : ABA.C_REASON_DESC
    Property name: REQUIRED
    Value : TRUE
    Kindly let me know what I am missing.
    Regards,
    Afzal.

    Wa alaikum assalam wr wb Asif,
    Thanks for the reply.
    We tested the link provided, its not working too, actually we tested the link before posting here in oracle forums.
    So we decided to raise an message error if reason field is null, it is working fine. (alternate solution )
    Thanks a lot akhi.
    Regards,
    Afzal.

  • Absence details window

    Hi All
    When I enter leaves for an employee in the Absence details window, by giving the start date and number of days, the end date is not defaulting.
    Is it possible to give either of the two parameters and get the third one automatically?
    Regards
    Rahman

    BG_ABSENCE_DURATION calculates the number of days based on start date and end date.
    It is not possible to populate End date based on Start date and number of days.
    Take a look at the FF, check if you can customize it.
    Regards,
    Soham

  • HRMS Absence Details

    Hi
    I have opened the others option in People window, when i have clicked in Absence the LOV is not displaying any values.
    I have done the modifications in Application Developer still the problem is not solved the LOV is not displaying the Values.
    Please do revert me with the solutions.
    Thanks a lot for the support.
    Cheers
    Mallikarjun

    Hi
    You can use HRFV_SALARIES View to get all these details.You can also use per_pay_proposals table to get other detail if needed, these two viiew and table can be linked through PAY_PROPOSAL_ID.
    HTH
    Gaurav

  • Employee Absence Detail Issue

    Hi All . . .
    After I was entered the related information in employee absence form the data is not stored in database.
    Can any one help me?
    Regards;

    Can you please check that you have created proper links of the element which you associated with your absence type .
    To check you can simply navigate to the Element Entry Form of the assignment and check with the element comes in the LOV .
    Please explain your scenario.
    Thanks,
    SKS

  • Absence Details form error

    Hi
    When i trying to create the absent details for an employee and when trying to save i am getting the following error msg
    APP-PAY-07448: This person is not eligible for the element associated with the absent type
    In the element I didn't provide any eligibility criteria. Please provide your valuable suggestion to fix this issue
    Regards
    Ramesh Kumar S

    Hi Greg
    This employee is a newly created.We are in the process of testing the transaction after the initial setup, at this point of time i am getting this error
    Regards
    Regards
    Ramesh Kumar S

  • Make Absence DFF read only.

    Hi,
    I want to make the additional absence details DFF read only. Using set_item_property, I can use,enabled but which is hiding the DFF altogether. I just want to make it greyed out so that users can see but can't enter anything. I tried different properties without any results. I also tried fnd_descr.update_definition() without any results. How to achieve this?
    - Gulzar

    Hi,
    Please see this thread (including the referenced threads).
    How to make a DFF in read only mode
    How to make a DFF in read only mode
    Regards,
    Hussein

  • Generate Manager Wise employee absence report

    Dear All,
    How to generate manager wise -> employee absence report?
    Currently Generating Attendance/Absence reports Org Unit -wise is time consuming. I would like to generate a report by selecting the field " Manager" so that I can generate an absence report of employees under one particular manager.
    Can you please let me know how to get this done?
    Regards,
    Monu
    Edited by: Monu on Feb 15, 2010 2:27 PM

    Hi Monu,
      First get the position of Manager Employee. Then get all the subordinate Positions using relation ship 002 (Reports to) then ,
      for all the subordinate positions get the employees for that positions. And for that employees get the absence details. This logic will gives the employees who will directly reports to Manager. To get all the employees we need to loop until all the subordinates reached or you can use RH_STRUC_GET to get hierarchy
    Regards,
    Narendra.Somarouthu

  • SQL query to fetch Online Payslip Details

    Hi All,
    First of all "Happy Diwali" to you all and sorry for asking too much. Actually I need to develope an SQL query which will fetch all the details that appears in online payslip(employee self service) including employee details, earning and deduction elements their value, TAX deducted, absence details etc. And the details should match exactally to our online payslip details.
    I am sure many of you have come across this requirement and have developed this already. If you still have that query could you please pass it to me. I know expecting a readymade sql query would be too much and therefore just let me know all the tables I need use for this so that I can start writting query by my own. Actually any help in this regard will be much appreciated.
    P.S. We are still using 11i :-(
    Thank you all once again,
    Avinash

    Hi All,
    Thank you all for your help on this. The forum was really helpful to get answer of my question. I have almost got answer to all my question. Hence marking this "Answered" :-) I have prepared some sql which fetches the information from PAY_ACTION_INFORMATION for Australia legislation and would like to share it with you all so that you can utalize it if needed.
    ------------ For Employee Details ---------------------------------------
    select pai.action_information1 "Employee"
    ,pai.action_information18 "Employer Name"
    ,pai.action_information10 "Employee Number"
    ,pai.action_information19 "Position"
    ,pai.action_information14 "Assignment Number"
    ,pai.action_information17 "Job"
    ,pai.action_information7 "Grade Step"
    from apps.pay_action_information pai
    where 1 = 1
    and pai.action_information_category = 'EMPLOYEE DETAILS'
    and action_context_id = &action_context_id
    ------------ for IBN Number ----------------------------------------------
    select pai.action_information21 "Employer ABN"
    from apps.pay_action_information pai
    where 1 = 1
    and pai.action_information_category = 'AU EMPLOYEE DETAILS'
    and action_context_id = &action_context_id
    ------- For Balances ------------------------------------------------------
    select pai.action_information1 "Description"
    ,pai.action_information4 "YTD"
    ,pai.action_information5 "This Pay"
    from apps.pay_action_information pai
    where 1 = 1
    and pai.action_information_category = 'APAC BALANCES'
    and action_context_id = &action_context_id
    --------- Taxable Earning ------------------------------
    select pai.action_information1 "Description"
    ,pai.action_information9 "Rate"
    ,pai.action_information5 "This Pay"
    from apps.pay_action_information pai
    where 1 = 1
    and pai.action_information_category = 'APAC ELEMENTS'
    and action_information4 = 'Taxable Earnings'
    and action_context_id = &action_context_id
    ----------- Pre Tax Deduction -------------
    select pai.action_information1 "Description"
    ,pai.action_information5 "This Pay"
    from apps.pay_action_information pai
    where 1 = 1
    and pai.action_information_category = 'APAC ELEMENTS'
    and action_information4 = 'Pre Tax Deductions'
    and action_context_id = &action_context_id
    --------------- Non Taxable Earnings -----------
    select pai.action_information1 "Description"
    ,pai.action_information9 "Rate"
    ,pai.action_information5 "This Pay"
    from apps.pay_action_information pai
    where 1 = 1
    and pai.action_information_category = 'APAC ELEMENTS'
    and action_information4 = 'Non Taxable Earnings'
    and action_context_id = &action_context_id
    --------- for Tax Deductions ----------------------
    select pai.action_information1 "Description"
    ,pai.action_information5 "This Pay"
    from apps.pay_action_information pai
    where 1 = 1
    and pai.action_information_category = 'APAC ELEMENTS'
    and action_information4 = 'Tax Deductions'
    and action_context_id = &action_context_id
    ---------- Post Tax Deductions -----------------
    select pai.action_information1 "Description"
    ,pai.action_information5 "This Pay"
    from apps.pay_action_information pai
    where 1 = 1
    and pai.action_information_category = 'APAC ELEMENTS'
    and action_information4 = 'Post Tax Deductions'
    and action_context_id = &action_context_id
    --------- Employer Superannuation Contributions ----------------------
    select pai.action_information1 "Superannuation Fund Name"
    ,pai.action_information5 "This Pay"
    from apps.pay_action_information pai
    where 1 = 1
    and pai.action_information_category = 'APAC ELEMENTS'
    and action_information4 = 'Employer Superannuation Contributions'
    and action_context_id = &action_context_id
    ----------- Payments -----------------------------
    select pai.action_information18 "Payment Method"
    ,pai.action_information6 "Account Number"
    ,pai.action_information16 "Payment Amount"
    from apps.pay_action_information pai
    where 1 = 1
    and pai.action_information_category = 'EMPLOYEE NET PAY DISTRIBUTION'
    and action_context_id = &action_context_id
    ------------- Other Pay Advice Information ------------
    select pai.action_information14 "Description"
    ,pai.action_information6 "Value"
    from apps.pay_action_information pai
    where 1 = 1
    and pai.action_information_category = 'EMPLOYEE OTHER INFORMATION'
    and action_information2 = 'ELEMENT'
    and action_context_id = &action_context_id
    -------------------- Other Balance Information -----------
    select pai.action_information14 "Description"
    ,pai.action_information6 "Value"
    from apps.pay_action_information pai
    where 1 = 1
    and pai.action_information_category = 'EMPLOYEE OTHER INFORMATION'
    and action_information2 = 'BALANCE'
    and action_context_id = &action_context_id
    ------------------- Pay Period and Salary ------------
    select pai.action_information28 "Annual Salary"
    from apps.pay_action_information pai
    where 1 = 1
    and pai.action_information_category = 'EMPLOYEE DETAILS'
    --and action_information2 = 'BALANCE'
    and action_context_id = &action_context_id
    --------------- Annual Leave Information ------------
    select pai.action_information1 "Name"
    ,decode(pai.action_information5,'D','Day','H','Hours') "Unit"
    ,pai.action_information4 "Balance"
    from apps.pay_action_information pai
    where 1 = 1
    and pai.action_information_category = 'APAC ACCRUALS'
    and action_context_id = &action_context_id
    ----------- Message to Employee -----------
    select pai.action_information6 "Message to Employee"
    from apps.pay_action_information pai
    where 1 = 1
    and action_information_category = 'EMPLOYEE OTHER INFORMATION'
    and action_information2 = 'MESG'
    and action_context_id = &action_context_id
    ---------------- Leave Taken -------------
    select pai.action_information2 "Name"
    ,pai.action_information4 "Start Date"
    ,pai.action_information5 "End Date"
    ,pai.action_information6 "Amount Taken"
    ,pai.action_information8 "This Pay"
    from apps.pay_action_information pai
    where 1 = 1
    and action_information_category = 'APAC ABSENCES'
    and action_context_id = &action_context_id
    Thanks,
    Avinash

  • How to get the present And Absent for Empoyee for any date..

    Hi Experts,
    I have a requirement to find the present and absecnt of  any PERNR  value from Infotype 2002 in the  Program For a particular Date..

    hai lakhan,
      By Using rp_read_all_time_ity pn-begda pn-enda macro you eill get all the absence details.
    Reward Points if usefull.
    Thanks & Regards.
    Shiva

  • User Authorisations in Dialog Programming.

    Hi Friends,
    I have a small requirement, I want to create user authorisations in dialog programming.
    Actually client requirement is he want to enter absence details of each and every branch.
    For that i have created a cusom table and i  also i have developed a dialog program inorder to update the details
    and to retrive all the data i have created a report program also.
    Now the client requirement is he want user authorisations while updating the data through dialog programming, that means if a user loging in that particular branch he want to enter the absence details pertaining to that branch only, when he tries to enter the details of other employee pertaining to another branch an error should be raised.
    Actually in the client place they are using authrisation object as 'Z_WERKS'.  The basis person has created this and provided for me.
    Actually i have created an Authority check in module pool program.Here iam attaching my prog,
    Pls provide me the sample code if at all available.
    *& Include ZEMPTOP                                           Module pool
    PROGRAM  ZEMP.
    TABLES : ZABS,PA0001.
    DATA : WA_PA0001 LIKE PA0001,
           V_ANS.
    DATA: BEGIN OF Z_WERKS OCCURS 0,
            PERSA LIKE T500P-PERSA,
            NAME1 LIKE T500P-NAME1,
          END OF Z_WERKS.
    *&  Include           ZEMPI01
    *&      Module  USER_COMMAND_0100  INPUT
          text
    MODULE USER_COMMAND_0100 INPUT.
    CASE SY-UCOMM.
    WHEN 'DISP'.
    SELECT SINGLE * FROM ZABS WHERE PERNR = ZABS-PERNR.
    IF SY-DBCNT <> 0.
    *MESSAGE I000(Z00) WITH 'Details of' ZABS-PERNR .
    else.
    MESSAGE I000(Z00) WITH 'No Details Available to Display'.
    ENDIF.
    WHEN 'EXIT'.
    LEAVE PROGRAM.
    WHEN 'BACK' OR 'EXIT' OR 'CANCEL'.
    LEAVE TO SCREEN 0.
    WHEN 'CLS'.
    CLEAR ZABS.
    WHEN 'INS'.
    INSERT ZABS .
    ZABS-ABWTG = ZABS-ENDDA - ZABS-BEGDA + 1.
    IF SY-DBCNT <> 0.
    MESSAGE I000(Z00) WITH 'Personnel No' ZABS-PERNR
    'inserted successfully'.
    ENDIF.
    CLEAR ZABS.
    WHEN 'MOD'.
    UPDATE ZABS.
    ZABS-ABWTG = ZABS-ENDDA - ZABS-BEGDA + 1.
    IF SY-DBCNT <> 0.
    MESSAGE I000(Z00) WITH 'Personnel No' ZABS-PERNR
    'Modified Successfully'.
    ENDIF.
    CLEAR ZABS.
    *WHEN 'DEL'.
    *CALL FUNCTION 'POPUP_TO_CONFIRM_LOSS_OF_DATA'
    EXPORTING
       TEXTLINE1           = 'ARE YOU SURE'
       TEXTLINE2           = 'YOU WANT TO DELETE'
       TITEL               = 'CONFIRMATION'
       START_COLUMN        = 25
       START_ROW           = 6
       DEFAULTOPTION       = 'N'
    IMPORTING
       ANSWER              = V_ANS.
    *IF V_ANS = 'J'.
    *DELETE ZABS.
    *IF SY-DBCNT <> 0.
    *MESSAGE I000(Z00) WITH 'Personnel No' ZABS-PERNR
    *'Deleted Successuflly'.
    *ELSE.
    *MESSAGE I000(Z00) with 'No Record to Delete'.
    ENDIF.
    *ENDIF.
    ENDCASE.
    ENDMODULE.                 " USER_COMMAND_0100  INPUT
    *&      Module  GET_REC  INPUT
          text
    MODULE GET_REC INPUT.
    SELECT SINGLE * FROM PA0001 INTO WA_PA0001
             WHERE PERNR = ZABS-PERNR.
    MOVE: WA_PA0001-PERNR TO ZABS-PERNR,
          WA_PA0001-ENAME TO ZABS-ENAME,
          WA_PA0001-GSBER TO ZABS-GSBER,
          WA_PA0001-WERKS TO ZABS-WERKS.
    ZABS-ABWTG = ZABS-ENDDA - ZABS-BEGDA + 1.
    ENDMODULE.                 " GET_REC  INPUT
    *&      Module  CHECK_AUTH_WERKS  INPUT
          text
    MODULE CHECK_AUTH_WERKS INPUT.
    *SELECT PERSA INTO TABLE _WERKS FROM T500P
            WHERE  PERSA = ZABS-WERKS.
    AUTHORITY-CHECK OBJECT 'Z_WERKS'
    ID 'PERSA' FIELD Z_WERKS-PERSA.

    You need to test the sy-subrc after the authority check - that will indicate whether the user has the authorisation or not.. you also often include the activity being tested e.g. generally 03 = Display, 02 = Update etc
    AUTHORITY-CHECK OBJECT 'S_TRVL_BKS'
      ID 'ACTVT'    FIELD '03'
      ID 'CUSTTYPE' FIELD 'B'.
    IF not SY-SUBRC is initial.
      MESSAGE E...   "put your exception here...
    ENDIF.
    see [Programming Authorization Checks  |http://help.sap.com/saphelp_nw04/helpdata/en/52/6712ac439b11d1896f0000e8322d00/content.htm] for more info.
    Jonathan

  • To Display the summary

    Hi
    i m trying to print the summary of the subarea that How many employees hav more than 6000 salary and how many have less than 6000 . for example if we have 25 records of more than 6000 PKR than it should display 25 rather than 1 to 25. kindly examine the following code and help me out.
    <pre>
    TABLES: pernr,
            pa0001,
            pa9999.
    INFOTYPES: 0000,
               0001,
               9999.
    TYPE-POOLS: slis.
    DATA: fieldcat TYPE slis_t_fieldcat_alv,
          fc_str TYPE slis_fieldcat_alv,
          event TYPE slis_t_event,
          event_str TYPE slis_alv_event,
          layout   TYPE slis_layout_alv,
          title    TYPE lvc_title,
          repid    LIKE sy-repid.
    DATA: heading TYPE slis_t_listheader,
          heading_str TYPE slis_listheader,
          duration-months TYPE i.
    *ranges period for pa9024-begda .
    DATA: BEGIN OF itab OCCURS 0,
         temp1 TYPE i,
         temp2 TYPE i,
         loc_code LIKE pa0001-btrtl,
         total TYPE i,
                END OF itab.
    DATA v_zztel0069b LIKE pa9999-zztel0069b.
    SELECT-OPTIONS s_btrtl FOR pa0001-btrtl OBLIGATORY.
    START-OF-SELECTION.
    GET pernr.
      IF ( pernr-btrtl IN s_btrtl ).
        SELECT  zztel0069b
         INTO (v_zztel0069b)
          FROM pa9999
          WHERE pernr = pernr-pernr
          AND   begda = pnpbegda   AND   endda = pnpendda.
            READ TABLE itab WITH KEY itab-loc_code.
            IF sy-subrc EQ 0.
              MODIFY itab.
            ELSE.
              itab-loc_code = pernr-btrtl.
            ENDIF.
          IF v_zztel0069b  > 6000.
            ADD 1 TO itab-temp1.
             MODIFY itab.
           READ TABLE itab WITH KEY itab-loc_code.
           IF sy-subrc EQ 0.
             MODIFY itab.
           ELSE.
             itab-loc_code = pernr-btrtl.
           ENDIF.
          ELSEIF v_zztel0069b < 6000.
            ADD 1 TO itab-temp2.
          ENDIF.
          itab-total = itab-temp1 + itab-temp2.
           APPEND itab.
        ENDSELECT.
      ENDIF.
      APPEND itab.
    end-of-selection.
    fc_str-col_pos = 5.
      fc_str-tabname = 'ITAB'.
      fc_str-fieldname = 'LOC_CODE'.
      fc_str-outputlen = 15.
      fc_str-seltext_m = 'LOCATION CODE'.
      APPEND fc_str TO fieldcat.
      fc_str-col_pos = 15.
      fc_str-tabname = 'ITAB'.
      fc_str-fieldname = 'TEMP1'.
      fc_str-outputlen = 20.
      fc_str-seltext_m = 'EMPLOYEE ABOVE 6000'.
      APPEND fc_str TO fieldcat.
      fc_str-col_pos = 25.
      fc_str-tabname = 'ITAB'.
      fc_str-fieldname = 'TEMP2'.
      fc_str-outputlen = 40.
      fc_str-seltext_m = 'EMPLOYEE BELOW 6000'.
      APPEND fc_str TO fieldcat.
      fc_str-col_pos = 35.
      fc_str-tabname = 'ITAB'.
      fc_str-fieldname = 'TOTAL'.
      fc_str-outputlen = 50.
      fc_str-seltext_m = 'TOTAL EMPLOYEE'.
      APPEND fc_str TO fieldcat.
      CALL FUNCTION 'REUSE_ALV_EVENTS_GET'
       EXPORTING
         i_list_type           = 0
       IMPORTING
         et_events             = event[]
    EXCEPTIONS
      LIST_TYPE_WRONG       = 1
      OTHERS                = 2
      IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
      ENDIF.
      READ TABLE event WITH KEY name = 'TOP_OF_PAGE' INTO event_str.
      IF sy-subrc = 0.
        MOVE: 'TOP_OF_PAGE' TO event_str-form.
        APPEND event_str TO event.
      ENDIF.
      heading_str-typ = 'H'.
      heading_str-info = 'LOCATION SUMMARY OF EDUCATION'.
      APPEND heading_str TO heading.
      CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'
       EXPORTING
      I_INTERFACE_CHECK                 = ' '
      I_BYPASSING_BUFFER                = ' '
      I_BUFFER_ACTIVE                   = ' '
         i_callback_program                = sy-cprog
      I_CALLBACK_PF_STATUS_SET          = ' '
      I_CALLBACK_USER_COMMAND           = ' '
      I_CALLBACK_TOP_OF_PAGE            = ' '
      I_CALLBACK_HTML_TOP_OF_PAGE       = ' '
      I_CALLBACK_HTML_END_OF_LIST       = ' '
      I_STRUCTURE_NAME                  =
      I_BACKGROUND_ID                   = ' '
      i_grid_title                      = ' '
      I_GRID_SETTINGS                   =
         is_layout                         = layout
         it_fieldcat                       = fieldcat[]
      IT_EXCLUDING                      =
      IT_SPECIAL_GROUPS                 =
      IT_SORT                           =
      IT_FILTER                         =
      IS_SEL_HIDE                       =
      I_DEFAULT                         = 'X'
         i_save                            = 'X'
      IS_VARIANT                        =
         it_events                         = event[]
      IT_EVENT_EXIT                     =
      IS_PRINT                          =
      IS_REPREP_ID                      =
      I_SCREEN_START_COLUMN             = 0
      I_SCREEN_START_LINE               = 0
      I_SCREEN_END_COLUMN               = 0
      I_SCREEN_END_LINE                 = 0
      IT_ALV_GRAPHICS                   =
      IT_HYPERLINK                      =
      IT_ADD_FIELDCAT                   =
      IT_EXCEPT_QINFO                   =
      I_HTML_HEIGHT_TOP                 =
      I_HTML_HEIGHT_END                 =
    IMPORTING
      E_EXIT_CAUSED_BY_CALLER           =
      ES_EXIT_CAUSED_BY_USER            =
        TABLES
          t_outtab                        = itab.
    EXCEPTIONS
      PROGRAM_ERROR                     = 1
      OTHERS                            = 2
      IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
      ENDIF.
          FORM TOP_OF_PAGE
    FORM top_of_page.
    heading_str-typ = 'H'.
    heading_str-key = 'K1'.
    heading_str-info = 'Stop Loan Report'.
    APPEND heading_str TO heading.
      CALL FUNCTION 'REUSE_ALV_COMMENTARY_WRITE'
       EXPORTING
         it_list_commentary       = heading[]
        i_logo                   = 'DADEX'
            I_END_OF_LIST_GRID       =
    ENDFORM.                   
    </pre>
    Regards
    Ammad
    Edited by: Vijay Babu Dudla on Jun 10, 2009 1:27 AM

    Hi Avinash,
    Thank you for the prompt reply.
    The DFF is a context sensitive DFF and by default it was not visible in the create absence window.
    I had used the below metalink note to activate the context sensitive DFF in the above screen when the employee launches the LOA.
    "Unable To Display Context Sensitive Additional Absence Details Dff In SSHR. [ID 466881.1]"
    However my problem is that neither the supervisor nor the final HR approver sees this context sensitive DFF fields in the "Notification Summary" page.
    The HR person can approve the leave and then go to core HR absence screen and then only see the DFF fields.
    Some decision regarding air tickets etc. needs to be decided before the leave can be approved.
    regards

Maybe you are looking for