Employee clock-in/out

Hello !
We use clocking machine for recording employee clock-in/out . All the data is stored in a 'flat' file which is supposed to be
     uploaded into SAP. When tried to open and read the flat file using OPEN DATASET and READ DATASET commands,
     the Sy-subrc value returned is 8 and the error message 'the specified file not found' is displayed. We checked the path and
     the file is in the correct location. What is missing?

Hi Kelly,
Check the path once again. Check the upper and lower cases. Define you parameter file name like filename-fileextern.
    Depending on the place where the flat file resides, the procedure varies. OPEN DATASET is used for upload of file from
    the host system. If your flat (text) file is on the PC, you can use the function WS_UPLOAD which will upload your text file
    into an internal table. This internal table data can be loaded into SAP. The syntax is as follows:
    CALL FUNCTION 'WS_UPLOAD'
    EXPORTING
    FILENAME = pcfile
    IMPORTING
    FILELENGTH = fileleng
    TABLES
    DATA_TAB = internal table name
    Please note that you have to specify the pcfile of length 128.
Try this it may help.
Thanks

Similar Messages

  • ESS: clock in/out approval WF

    For the clock in/out approval workflow, I have created the copy of the general workflow WS12300111 and in the customize task i am calling the report RPTCORAPP  for the workitem approval.
    My problem is everytime the user clocks in or out the new workitem is created, if for example there are 20 users under a manager and they daily clock in/out through ESS, imagine the quantity of workitem in his inbox.Also when I click on anyone of the workitem it shows the complete list of employee(clockin/out requests) under him, and all the workitem showing the same clock in/out data.
    My requirment is that there should be only single workitem in the manager inbox contianing all the employees instead of workitem for every clock in or out request.
    OR
    Atleast the workitem should be grouped employeewise.
    How can I achieve this
    thanks

    Basically the important thing that you have to make a note is that the workflow gets triggered each and every time whne employee swipes in and out.
    Now your issue is let us assume that a employee EMP1 has swiped in and out for 10 times and all the 10 different requests are shown under the Managers MGR1 Name to get approved and these 10 request you want to group into one...
    At the same time for different employees too..

  • Internationalization of Clock In Out Event Mails

    Hello,
    we already have Clock In Out in Germany and we plan to roll it out to Britain. The Job which is sending out the mails to the manager that his employees made corrections "RPTCOREMAIL" is already planned in. I translated the email text via SE63 but its always sending out the german one. Do I have to set a parameter or something?
    Can somebody explain to me how this is supposed to work that everybody gets the correct language?
    Best ragards,
    Kai Mattern

    Unfotrtunately the program Rptcoremail supports a single language only
    The language is determined from here
    Form 'get_email_text' in program 'RPTARQEMAIL' calls function
    module 'DOCU_GET_FOR_F1HELP' with field 'sy-langu' in parameter 'langu'.
    We are discussing this internally to enhance this report, as it looks incorrect for german getting french mails
    as you are a;lready aware
    In this IMG activity, you create predefined notification texts, which
    you can use to inform those involved in the process of leave requests
    about any need to take action. To send the notifications, you use the
    RPTARQEMAIL report (Leave Requests: Send E-Mails).
    Standard settings
    The standard system contains the following notification texts:
    For the person who submitted the request: HR_TIM_ARQ_REQUESTOR
    For the person who approved the request: HR_TIM_ARQ_APPROVER
    For the HR administrator (in case of errors): HR_TIM_ARQ_ADMIN
    The texts used must be of the Dialog Text document class.
    Activities
    If you want to create your own standard texts, proceed as follows:
    1. Access the SE61 transaction (Maintain Documents). (In the SAP menu,
    choose Tools -> ABAP Workbench -> Utilities -> Documentation.)
    2. Choose the document class Dialog Text.
    3. Create your own texts or copy the standard texts.

  • Error in Clock-In/Out Corrections Application

    Hi All,
      when i try to access the Clock-In/Out Corrections Application i am getting the below error.
    Can anyone help me to fix the above issue??
    Regards,
    Mahesh

    Yes, your just trying with some digits which will not exist. As I mentioned in my previous reply you put the cursor in that field and press F4 key, it will show all existed pernr details.
    Other wise just click on round button in that field. See below screen shots.
    Click on Continue
    Select employee number and double click or click on continue.
    Assign your user ID as I mentioned in previous post in IT 0105 and subtype 0001.

  • Clock in out Correction

    Hi Gurus,
       How to implement Portal Clock in/out correction for substitutions. For present normal clock in/out corrections is working properly but substitutions is not working. Can any one pleas explain how to implement for substitutions?
    Thanks,
    SC

    the approval for clock in done by Rptcorapp ie via backend
    usually, If the manager is absent for more than 14 days, the request is forwaded to the substitute this is in standard
    also you can enhance the badi if you like
    The determination of whether the approver is absent or not is done in
    the BADI implementation of
    PT_GEN_REQ->IF_EX_PT_GEN_REQ~CHECK_IF_ACTOR_ABSENT. You may have to
    enhance this method to take into consideration for employees who do not
    have IT0007 record.
      The place where the checking is done is in
    CL_DEF_IM_PT_GEN_REQ->IF_EX_PT_GEN_REQ~START_WF
    copy all the methods of standard badi into your implementation and then implement the BADI.

  • How SAP HR Handles dummy clock in/out time data?

    Dear all,
    I have a question whether SAP HR has the function to handle dummy clock in/out time data.
    The scenario is like this:
    For an employee, his
    daily work schedule: 8:00 to 17:30,
    break time for meal: 12:15 to 13:00.
    Employees always have dummy clock in/out time events. For example, when an employee arrives the company, he clocks at the first floor at 7:45, after he arrives fourth floor (his workplace), he forgets whether he has clocked in or not, then he will clock at the fourth floor at 7:50 again. Assume this employee is very muddle-headed and repeats this mistake many times a day, then his clock in/out event may become:
    7:45, 7:50, 12:15, 12:17, 12:50, 12:59, 17:35
    Assume all the time events are entered to SAP, then the time pairs will be formed like:
    In        out        work hours
    7:45  -  7:50        0
    12:15 - 12:17        0
    12:50 - 12:59        0
    17:35 - ???          No clock out
    Then this employee will be in trouble for that day.
    We can know that in the above clock events, 7:50, 12:17, 12:59 are dummy ones. If the SAP HR can compare with the daily work schedule and remove them before time evaluation, then there will not be problem.
    Could anybody advise on this issue? Thanks a lot.
    SH WU

    hi SH WU
    You need to create a rule in schema to handle only the first and last entries.
    IF they are supposed to be swipeed only twice then you can create constant in t511k and set the start time and end time and compare them and process.......
    Regards
    Srikanth

  • Loading Employee clocking informtaion

    Hello
    Can anyone advice me, Will I be able to load the Employee IN/OUT time clocking information into HRMS for the Payroll calculation or should I go for the OTL module for this
    If i can able to do it through the Batch Element Entry then please let me know the necessary steps to load the employee clocking information into the System for the payroll calculation
    Thanks in advance
    Regards
    Ramesh Kumar S

    it all depends from the exact requirements, but if you have a clock system, and you just want to interface the data so that the payroll engine can process it, go BEE.

  • Clock-in/out runtime error in Netweaver UI5 portal

    Dear Experts
    Following error is runtime error for the service clock-in/out in the portal
    when i click on the service,i m getting the runtime error(in ST22)
    Category                        ABAP Programming Error
    Runtime Errors              MESSAGE_TYPE_X
    ABAP Program             SAPLPT_COR_REQUEST_UIA
    Application Component  PT-RC-TE
    Date and Time              12.09.2014 16:45:43
    Error analysis
        Short text of the error message:
        No Customizing E
        Long text of the error message:
        Technical information about the message:
        Message class....... 53
        Number.............. 999
        Variable 1.......... No Customizing
        Variable 2.......... E
        Variable 3..........
        Variable 4.......... " "
    please help.
    what should i do, to fix this error

    thank you
    this issue is solved!

  • Message in Clock-In/out Correction

    Hello everybody.
    Some times when a user make a time correction using the clock in/out iView he/she gets a message when he/she reviews the correction. The message is in Spanish:
    "Lista de mensajes no se puede actualizar de momento por motivos técnicos" it means something like:
    "The message list cannot be updated at this moment because technical reasons", but the data is updated in the calendar.
    It seems that the message list cannot be "build" at that moment.
    Anyone knows...
    what are these technical reasons?
    can this message be customized?
    Thank  you in advanced.
    Rubén.

    Hello again
    I have found the message in transaction se91:
    Message class: HRTIM_ABS_REQ
    Message number: 083
    Message: Message list cannot currently be updated for technical reasons
    Best regards

  • Custom POD and Clock-In/Out

    Dear Experts,
    did someone face the problem with Custom PODs (Custom POD Plugin, changing the "manufacturing" path of POD to custom one) and Clock-In/Out?
    When I turned the Auto Clock-In on on a custom POD, I can not reach the POD.
    Ist this a bug or do I have to change something in the settings?
    This occurs on SAP ME 6.1.4 Patch 38.
    The error message is, that the POD could not be found. Does this something have to do with auto clock in, the redirect and a custom pod?
    Regards,
    Andrej

    Hi Oksana,
    thank you for your reply.
    I simply have a custom POD plugin. Therefore, my POD does not use the standard "manufacturing" link, but a "custom_manufacturing".
    I have configured shifts and labor tracking. The option to automatically clock in at log-in is enabled.
    After I log in to ME, I recieve the notification of sucessfull clock in. But after I acess my custom POD with the "custom_manufacturing" link, I do get an "resource not found" error.
    After I disable Clock-In at Log-On, I do not get this error.
    If you need more detailed information, just point me to the direction you need, as of my view point the root cause is clear, as after disabling the option, everything works.
    I do not have tested this with 15.0, so I do not know if this is ME 6.1.4 issue only.
    Thnaks in advance.
    Regards,
    Andrej

  • Duplicity in clock-in/out corrections

    Hi experts,
    When i try to contabilizate new clock-in/out and the user is locked, i receive a message telling me that the data has been saved correctly, but that's not true, because if i go to the trx pa30, infotype 2001, i don`t have new clock-in/out corrections saved.
    Later i unlock the user and modifu the hour of the first clock-in/out correction (i.e. 8:00 to 8:02) and i pass to review an save the new data. When i turn back to the clock-in/oot corrections screen, i see a strange efect. The initial clock -in/out correction (8:02) appears four times and in R/3, i have the same clock-in/out correction four times repeated too.
    The SP in portal and R/3 is the last.
    Thanks in advance.
    Regards.

    Dear Victor,
    The Clock In/Out application, data is stored temporarily in a table before they are posted in the infotype. When you created the ClockIn four times, it was saved in the intermediate database. Thats when the application gave the information that 'Your data has been saved'. At a later point of time these data are considered for posting in the infotype when the report RPTCORPOST runs. If the pernr is locked, the postings will not happen and the records will be in the status 'ERROR'. On the next run of the RPTCORPOST will consider the 'error' records also for posting. If the pernr is unlocked this time, the data will be posted in the infotype.
    I hope this clarifies your doubt.
    Regards
    Roy

  • Clock-in/out Correction Approvals

    Hi all,
    We implemented ESS 1.0 on Netweaver 2004s with backend ECC 6.0, now In ESS configuration guide document it says that Wofkflow for
    ESS and Clock-in/out corrections is General Workflow for Documents, however when i used the workflow for Time corrections the work item appearing in the inbox points to the leave approval application, which is a table with leave types and dates is opened, my question is 
    why is the workitem in UWL not displaying the changes in time corrections ?
    Did i miss something ?
    Regards,
    Ahmed Salah

    Ahmed,
    Did you figure out as to why the entry is not visible in the UWL. I am also facing the same problem. As a matter of fact this is not aviaialable in the backend as well.?
    regards
    Sam

  • Clock in out correction error in ESS

    Dear Experts,
    We are getting very strange error in clock in out correction application in ess
    When we are trying to make new clock in/out entry within 2hours of system it gives us error " The date of the correction is outside the permitted processing period".
    Example: If system time is 14:30pm and if we are entering correction entry of 12:30pm system is not accepting it. But if we enter 11:30am on same date, it accept that entry without any error.
    We checked background config node related to define period for clock in out correction and retroactive processing permitted period.
    Its all fine, but we dont know from where we are getting above error.
    Please guide us.
    Plz help.
    Thanks & Regards,
    Zara

    Hello,
    I know it was reported by me only earlier. But somehow that time iit seems to be temporary setting.
    I am getting same error again and im not able to solve that.
    Please guide.
    Thanks & Regards,
    Zara

  • Clock In/Out Correction in ESS,

    Dear Gurus,
    While Testing Clock In/Out Correction in ESS i got following error:
    The date of the correction is outside the permitted processing period.
    Please help me regarding this.
    regards,
    Surekha

    Clock in clock corrections allows you to correct the error occured in Rptime, Please check the config in PTCOR
    have you done the customisation? It should work no doubt

  • Clock in/out correction screen issue-ESS-urgent

    Hi Experts,
    We have standard Clock in/out correction screen. In the calender Work schedule is being shown ie. on weekly Off, Off is coming but public holidays are not visible like 15 Aug, this has been defined as Public holiday. So on this day Independence Day should be comng in Clock in.ou correction calender..
    Please provide your input....
    Thanks

    Currently you cant see public holidays or holidays in the calendar defined for the user, No BADI and No customisation is available for this too :(..
    As calendar is not meant to see the Personal Work schedule of the user yet, though many customers are looking forward to this, Good to have this.

Maybe you are looking for