Daily attendance - Manual input

Hi.
My client has no punching card or any swipe card system
I have to maintain time attendance manually for all employees
Shall i input data through PA61 in Attendance infotype/ Time event infotype
For what purpose is time event infotype used
and what will be the time evaluation in this case (Manually entering time in out)
Regds,
Pratik

hai
whether u have entered dta manually or through swipe card doesnt matter as long as u want put the data
the time evalution depends upon what your clients
as far as i can understand frm your query it is positive and
the input of in / out is actual data
i beleive if i am not wrong it is time evalution actual
regards
nalla

Similar Messages

  • Manual input for Date offset Buckets in Due date analysis 0FIAR_C03

    Hi Experts,
    I have a requirement where i need to provide a manual input selection to fill offset values of dates for due date analysis.
    For example, current standard report 0FIAR_C03_Q0005 provides data with buckets of 0 days, 1-30 days, 31-60 and so on. Instead of this we need to define this bucket as manual input field and based on that the due date report should fetch the data like as if a user enters 7, 14, 21, 28 and so on till last option as 999 in 6 to eight variables provided than the report should come in buckets of 0-7, 8-14, 15-21 and so on.
    How can i achieve this with BEx.
    -Kushal

    I'm considering you are running this report on a daily basis. Under this assumption, you may create a Key Date Varaible in BEx Query Designer. SAP BEx offers a very useful concept called Key Date. Purpose of Key Date is to execute your report as of today's date (sy-datum) based on a variable. You may create variables also on 'Key Date' & use this variable as subsequent your offsets in the row/col structure. This gives you a better leverage from ABAP side. For such bucket scenarios, your defined variable will give you option to choose input date which can be customized to choose sy-datum as the current date.
    There's no necessity for user to define bucket limits for each level. As per the statements, its obvious the values are multiple of ZOFFSET (The offset provided by users). We can use a simple Customer Exit Variable. We need to first capture the value of ZOFFSET:7. Using CMOD, we can write the custom exit returning a value which gives the bucket range. Another input also must be passed to the exit program to capture 'How many lines you need to process/iterate?'. Say, you create a small formula variable to capture the # of slabs: ZSLABS.  I've just written a basic skeleton. Pls. incorporate your requirements as necessary.
    CASE I_VNAM
    WHEN 'XXXX'.     
         IF I_STEP=2 +(i.e.after popup!)+
              READ TABLE I_T_VAR_RANGE INTO L_S_RANGE WITH KEY VNAM='ZOFFSET'.
    FOR (ZTEMP_I=0; Z_TEMP_1 <= ZSLABS; ZTEMP_I++)
         IF SYSUBRC=0
              CLEAR L_S_RANGE.
              L_S_RANGE-LOW = LOC_VAR_RANGE-LOW(8).      +This is YYYYMMDD+
                        ZOFF_PREV = L_S_RANGE-LOW + 1.
              ZOFFSET = ZOFFSET * ZTEMP_I.
                   IF(ZOFFSET) IS INITIAL.     
                        L_ST_RANGE-HIGH = SY-DATUM.
                        L_S_RANGE-LOW+6(2) = ZOFFSET.          +Just filter only DD from YYYYMMDD+
                   ELSE     
                        L_ST_RANGE-HIGH = ZOFF_PREV.
                        L_S_RANGE-LOW+6(2) = ZOFFSET.
                   ENDIF.               
              L_S_RANGE-SIGN='I'.
              L_S_RANGE-OPT ='B'.
              APPPEND L_S_RANGE TO E_T_RANGE.
    END FOR +(Not sure about For loops; but you may similar logic using normal do/while loops too...)+     
    ENDCASE
    There may be a few errors in code. Pls. review them & let me know your comments. 
    Typos regretted. Thanks!
    Edited by: Arun Bala G on Oct 16, 2010 12:44 AM

  • How to prevent manual input to automated cells?

    I have many cells that get their values from a result in another table. By clicking on the cell and typing, the lookup formula is overridden. Is there a way to lock out manual input to a cell that automatically gets its value from somewhere else?
    BTW, Numbers is SO much nicer to use than Excel. Bravo to Apple!

    This is kind of what I did. What I have done is take the Numbers template for a personal budget and modified it so as to learn the ins and outs of the program and to have something useful at the end. Some of the expenses are created by entering a list of expenses by month that is then collected in another table to add up the entire budget. I don't want the wife to be able to enter into those cells that look up their info on another table. Even though a "$0" shows to let her know that it gets info elsewhere, it can be clicked on and data entered directly. It also wipes out the formula/function that was there in the first place. That pretty much wrecks the table at that point. It would be nice to be able to lock those cells out for direct entry.

  • Manual Input of TAx Amount in Sales AR Invoice

    Hi Experts!
    Is there a way where we can do a manual recording of tax amount in Sales AR Invoice (just like in AP Invoice, we can manually input tax amount)? 
    Hope to hear from you soon,
    Thanks

    Hi Sandra,
    You can't override the AR tax calculation amount. You can control how much tax is calculated for each row (i.e. some may be non-taxable).
    Otherwise, there may be an adjustment that falls under the rounding field. Check the Help file for more info on this field to determine which option in Document Settings you want to select.
    Heather

  • Check on Master Data Value (User Manual Input)

    Hi all,
    i have the following situation:
    User has to insert a set of Characteristic Value (these are not limited in level for any value nor variable) to be able to enter layout and does manual planning, with my great astonishment i have noticed that BPS does not do any check on the master data value inserted by the user, for example if user insert value '1' for 0payscalety CH instead of '01' the system does not give any error message and goes directly to perforate the Master Data with this wrong value.
    Does exist any setting/tip to avoid this unpleasant situation?
    Many thanks in advance
    Fabio

    Hello Fabio,
    personal I would not set up a data model, which makes differences between 01 and 1. It is known that this will make always problems in the future.
    I believe it is quite more unpleasant that SAP does not provide detailed documentation...
    You can use e. g.
    - conversion routine in BW char.
    - message, fox
    - char. rel. and / or ABAP
    - drop down list which does not allow manual input
    to manipulate before / after input. These are some of those possibilities, which SAP provides.
    regards
    Eckhard
    Message was edited by: Eckhard Lewin
    Message was edited by: Eckhard Lewin
    Message was edited by: Eckhard Lewin

  • I have manually inputted data into a blank spreadsheet and would like to use a form to enter data into that sheet !!! How do I do that please

    I have manually inputted data into a blank spreadsheet and would like to use a form to enter data into that sheet !!! How do I do that please

    Leigh,
    After creating your table, Tap the Tab marked "+" and select "Form" - you will be asked which table to use. (You should get into the habit of naming your tables - if the table name isn't visible, select the table and tap the Styles (Brush) Menu > Table > Turn ON table Name, then double tap on the Table to edit it.)
    Select the table you wish to to fill with a form and you will see a new form based on the header data.
    The form will allow you to add one row at a time and when you get to the last row, there is an option at the bottom of the form to add a new row using the "+" button. At the top of the form is the row header which you can rename by double tapping.
    You can also rename the form on the Tab by double tapping on the name.
    Try it out.

  • Custom Prompts with manual input for filtering

    Hi,
    In Bex I need a user prompt which can accept only 1 of 3 possible manual input values:
       Flash
       Actual
       blank
    If the input value is Flash, then filter Version = 'ZFL'
    If the input value is Actual, then filter Version =  '#'
    If the input value is blank, then filter Version = 'XYZ'   (goal here is to filter out all values)
    Can this be done via Replacement Path processing, or should it be via CMOD assuming that's possible?
    Thanks in advance!

    Hi ,
    If  Flash ,Actual ,blank are one info  object values
    then create a charecterstic variable with user entry default with Single value then automatically it takes only one value.after this restrict flash with ZFL,version with # & blank withXYZ.
    If  Flash ,Actual ,blank are not one info  object values u will go for customer exit.
    Hope this helps.
    Thanks,
    sai.

  • Manually input ( or type ) the value of the node in hierarchy

    Dear all,
    I have the following requirement :
    In the query, I am using a hierarchy node variable. Now, by default, on the selection screen the valued can be passed to this hierarchy node var. by a drill down on the hierarchy on which the variable is created and selecting one of the nodes.
    Now, I would like to manually input ( or type ) the value of the node instead of performing the drilldown on the hierarchy and selecting the node..
    It is this possible for a hierarchy node variable ?
    Thanks,
    Kenps

    Hi Carlos,
    You create a Variable with following selections
    Type of variable : Hierarchy node
    processing : Manual Input/Default value
    Reference Char : Mention the CHAR that contain this hierarchy
    Define it as SIngle value & Mandatory entry.user can see all the nodes in F4 help and selects the node as he wants
    Hope it helps
    Sriman
    Edited by: Sreeman on Apr 21, 2008 8:34 PM

  • Shiftwise Daily Attendance Sheet

    Hello,
    What is the Transaction Code to find out the details of Shiftwise daily attendance sheet.
    Shiftwise means
    For eg:- If an employee comes on 'A' Shift the program needs to show the details of employees who only comes on 'A' Shift on that date i.e. 0n 03/09/09.
    Please let me know if there is any Transaction code or any report for this.

    Hello
    r u doing Time Evaluation ? if so you can use Exception Report.
    Thanks
    Yogesh

  • Daily Attendance

    Hi,
    Is it possible to mark daily learner attendance for a class in OLM?
    Thanks & Regards,
    Supriya

    Hi Anders,
    Thanks a lot.
    Will it be a good idea to use the DFF segment on the enrollment form for logging attendance as follows:
    Ex. 5 day class
    P|A|P|P|P
    The administrator will be doing it after the daily attendance sheets are collected from the instructor. I am not sure if instructor can update it through instructor interface as we are yet to upgrade to OTA.J.
    Thanks & Regards,
    Supriya

  • Check user manual input in excel BPS layouts

    I have some problems for manual input characteristics checks on an excel bps layout.
    I need to assign the value of an header characteristic to a detaild characteristic. How can I do ? I have already tried with characteristic rels. (exit, attributes, etc.) but without results.
    Thanks in advance.

    Hi Mario,
    I am quite sure, that if a char is in an P.Level, and there is a char relationship for it, the char relationship will not be called (somebody correct me if am wrong).
    So, in your case, you want to derive SALES ORG from Company code using char rel. The sales org is in the p.level, since it is in your layout. Threfore the char rel will be not called.
    If you want to have it works, do not select sales org in your level. I assume that you filter your comp code in level with a bps variable. Get this variable value (using API_SEMBPS_VARIABLE_GETDETAIL function) and assign it to char SAles org in your char rel exit. Everytimes when you save your plan data, the char rel exit will be call and sales org will be derived.
    If you want to show and derive the sales org in your layout based on selected company code, create a bps variable type exit for it, and read and derive the value from comp code variable.
    Best Regards,
    Suan Liono

  • HT5295 How do I automatically sync a "private" podcast where I have to manually input the username and password? It syncs in my iTunes but gives me an error on my iPod.

    How do I automatically sync a "private" podcast where I have to manually input the username and password? It syncs in my iTunes but gives me an error on my iPod?

    Is this an iLife installation disk or system install disk?  In either case download the demo version of   Pacifist and open the install package on the disk.  Locate iPhoto and use Pacifist to install iPhoto.  Then you'll need to apply the latest updater from the Apple Downloads webpage:
    Apple - Support - Downloads.  Just search for the iPhoto version you installed to get the updaters for that version.
    OT

  • How to change a Manual Input variable into a customer exit variable?

    Hello,
    I need to change the "processing by" option of an used BEx variable from "Manual Input" to "Customer Exit" but this field is not available (= in grey) in modification.
    Does it exist a tip or a standard program to modify this no-accessible field of an existing BEx variable?
    Thanks in advance for your answers,
    Samuel

    Hi,
    I don't think it's possible (unless tweaking some parameters directly in some tables, as stated in the previous post) so you would have to create a new one and replace it.
    Hope it helps,

  • Issue BPS manual input variable allowing  multiple entry

    Dear experts,
    I would like to fulfil a requirement in BPS excel layout of manual input.
    A user can input the values(multi-selection) for a characteristic and this charccteristic could be displayed in the row, as we can do in a query designer.
    How should I define the variable for this characteristic and how should I define the characteristic in the Layout?
    Thanks in advance.

    Hello,
    Go to your planning area and create a variable of type Characteristic and then set the properties of that variable as below:
    1. Add your characteristic in Characteristics tab in right side in that variable
    2. Select Characteristic Value in Text Replacement
    3. Select Fixed Value in Replacement Type
    4. Activate checkbox Restriction of Values required by User
    5. Specify the selection conditions for your variable. You can specify single values or range here.
    Then go to your planning level on which you'll create your manual layout and then restrict the characteristic with the variable you have created under Selections tab.
    Go to your planning layout and select radio-button in Lead Column for your characteristic in teh first screen of teh layout builder.
    Then expand the node Additional Settings in the same screen and select radio-button All Possible Characteristic Combinations.
    Regards,
    Deepti

  • Tracking Daily attendance in training event- course

    Hello,
    In module Training & Event Management - is there a way to track daily attendance in a course of several days?
    Mazal

    Hi,
    I have also tried to get a solution for the same.But I was unable to find anything. So finally I had to settle for a customized inferface for the same.Do let me know in case you get some standard solution.
    With Regards,
    Kaustuv Goswami

Maybe you are looking for

  • Accouting Documents for Free goods movement.

    Hello, There is a product A for which we create sales order va01(movement type 901; free goods movement) Do picking andshipping Vl01n but whan when we look at the good issue in in document flow and click on accounting documents we only se Controlling

  • How to find the MAC version of your SW

    I have searched your site to try and find the MAC plug in or version but there is none, we do not run anything Microsoft in our house everything is on MAC can we use this SW and where is the DMG version please.

  • HT201407 How to activate my i pad 2 after restoring

    how to activate my i pad 2 after restoring

  • Benefits in oracle 10.2.0.3 RHEL 4 over oracle 9.2.0.8

    Dear Team, we are currently changing the database box for one of our customer database i seek your assistance for the below plan We have planned to migrage from oracle 9.2.0.8 to oracle 10.2.0.3 (RHEL 4). , if you share the differences and benefits i

  • Need code to communicate with Kodka ES camera

    I have a Kodak (Roper) ES 1.0 camera.  I have IMAQ for LV 6 and using a PCI 1408 framegrabber.  I opened up Labview, and used the example as shown on the Kodak manual I found off NI.  Nothing works.  I pull open MAX and I don't see a PCI 1408 card th