HR TIME TYPES

Hi
Friends
how do you assign time management data to time types and define your own additional time types in the SAP system. from where do you get time types in r/3 source system and how do you get it to bw , please guide me its urgent.
regards
dev

Hi dev raz,
I have answered your other thread.
Don't open two threads with the same question.
Regards,
Diego

Similar Messages

  • What are the fields under Time types

    Hi All, could you please help me know how system reacts if the below fields are updated while creating Time types.
    1.Save as day balanace
    2.Cumulate in Period balance
    3.Transfer previous period
    4.Transfer pervious year
    Thanks

    Pls try the time type for calculation in Time evaluations, Use F1 key to understand the actual meaning of the fields
    save as day balance will store the results in perticular time type as on day basis
    period is the frequency when you running the time evaluations and storing the time results
    if you running time evaluation everyday then perivious day is the previous period, so transfer from perious period
    same as for prvious year
    - Aby

  • How do store a time type field in a database table?

    We added a UDF of time type.  SQL Server says its a small integer.  After I pull the time off a date, I convert it to an integer.  For example, I convert 6:00 AM to 600.  When I try to store 600 in the field, I get a type mismatch exception.  What am I doing wrong?

    Adele,
    Thanks a bunch!
    Your code was syntactically incorrect but it moved me in the right direction.  Here is the code I ended up with:
    DateString = DateIn.ToString("yyyyMMdd HHmm")
    Time = Date.ParseExact(DateString, "yyyyMMdd HHmm", system.Globalization.DateTimeFormatInfo.InvariantInfo)
    Then update the Time field with the Time variable.
    This does the trick.  It looks like it is only necessary to save a date data type in a time type field and only the time piece of it is saved.
    Thanks again,
    Mike

  • How to define reporting time types for 0HR_PT_2 to populate records in rsa3

    hi experts,
    we are implementing Time and Labour and we are using info provider called 0PT_C01.
    for that we have 2 data sources one is 0HR_PT_1 and 0HR_PT_2.
    when i check in RSA3 there are records for 0HR_PT_1 Data source, but for 0HR_PT_2 data source it shows 0 records though the related info types have data.
    i have checked in sdn for the solution, most of the replies are related to maintain Reporting Time Types.
    can you please provide me step by step solution to maintain Reporting Time Types in ECC.
    Regards
    venuscm

    Hi Venu,
    You can maintain reporting time types in SPRO,
    SPRO > Integration with Other SAP Components -> Data Transfer to the SAP Business Information Warehouse -> Settings for Application-Specific DataSources (PI) -> Human Resources -> Actual Employee Times OHR_PT_02 -> Define Reporting Time Types -> Maintain Reporting Time Types
    Check with your HR team about maintaining reporting time types.
    [http://help.sap.com/saphelp_46c/helpdata/fr/e8/cb2d28e4ded31184080004aca6e0d1/content.htm]
    Regards,
    Durgesh.

  • 0HR_PT_2 How to get back historical data for new report time type

    Hi All Expert,
    We have implemented and using the 0HR_PT_2 extractor for the past whole year. The Delta is working. Recently, there is requirement to read more data from the ZL custer table, and more new BW Report Time Types are added to extract such data.
    The delta doesn't pick up the the past whole year data of the new report time type that we added.
    Do we need to re-initialize the load to get back those historical data every time when we add a new report time type?
    Please advice and Thx
    Ken
    Edited by: Ken Hong on Feb 27, 2008 9:24 PM
    Edited by: Ken Hong on Feb 27, 2008 9:25 PM

    P.s, all hidden files are shown in es file explorer as this backup folder was hidden originally. It has a '.' in front. So I'm pretty sure the folder it's gone, but as I've not erased my phone again, shouldn't the folder be somewhere in my SD card still and how can I find it using my Mac?

  • How to use TIMS type KF

    Dear all
        Check in RSD1 the TIMS type KF is stored as char 6,
        but in library , it is said stored as char 8.
        Now i can see the value in the kf in cube: 04:00:00
        but display at query as: 64200.00
        Any guidance is greatly appreciated!

    aa

  • Time type Initialization based on financial year instead of calendar year.

    Hi All,
    I'm facing this problem. By using time type i'm capturing the no of worked days for a calendar year. This Time Type is used for calculating Privilege Leave which will be divided by 20 in the year end for Quota calculation. But when I run PT60 for the period 31.03.2014 to 01.04.2014. The Time types are automatically getting Initialized.
    Here Time Evaluation is running based on financial year not as calendar year ? How to change the same to calendar year.
    Already I have searched few solution here. As per the below link
    PT60 generating for financial year but not for calendar year . But i'm facing the same issue.
    Please suggest me the solution for this.
    Regards
    Jagan

    Hi Vivek and sikandar,
    Thanks for the immediate response.
    The Time evaluation is running for Financial year (Apr - mar). But I need it to be run for Calendar Year. I gave PL Quota Time Type as an Example. But its happening to all the Time types.
    Pls suggest me how to run Time evaluation for calendar year.
    Please see the screenshot below (Time Type 9t01, 9t78, 9t80)
    All the above three time types are getting initialized on April, but i want this to happen on 1st Jan.
    I'll share my PCR if needed.
    On 31.03.2015
    On 01.04.2015
    Thanks and Regards
    Jagan

  • Capturing attendance type in Time type

    Hi All,
    I have bit idea about time types which I learnt from SCN only. I want an absence type to be captured in a time type .I have created a time type and maintained it in T555Y (TM04 schema).
    What other steps I need to do so that I can see that hours in my time type in TIP table.
    Thanks ,
    Gopal

    Hi Gopal,
    You can write the below pcr.
    ZTST
            OUTTPCOGOS
                    COLOP *
                 2
                    HRS=PNUM
                    ADDDBXXXXZ        (XXXX is your time type)
    Use this pcr with function RTIP after TIMTP function.
    Check and tell me.
    Regards,
    Sankarsan

  • EJB-QL and date/time types

    Hi,
    as far as I understand, EJB-QL does not support date/time values.
    Does anybody know how to work around this limitation?
    Using long values containing milliseconds is not an alternative, because the database stores
    date/time values.
    I need to compare these date/time values to input parameters in finder methods.
    Suggestions?
    Bye the way, is there any reason for this limitation in EJB-QL, or did they simply forget to include
    date/time types to the spec?
    Greetings
    Christian

    Greetings,
    Hi,
    as far as I understand, EJB-QL does not support
    date/time values. Actually, it does - EJB QL supports all types supported by a bean's abstract schema (IOW: available types for CMP/CMR fields). However, therein also lies the crutch - EJB QL is for querying beans, not the resource to which they map (EJB QL's similarity to SQL is purely for convenience; an Entity Bean, it should be remembered, may represent entities in any persistent store, not just RDBMSes). Therefore, you should be thinking in terms of Java types, not SQL ones... The specification, however, does place "restrictions" (ie. minimally required [vendor] support), on their use which should be limited to long millisecond values (by which a Date object performs an equals comparison... ;).
    Does anybody know how to work around this limitation?Depends on what you're attempting. If you're using a Date as an argument to a finder, eg:
    findByDateInRange( java.util.Date start, java.util.Date end )then this shouldn't pose a problem where your EJB QL would look like:
    SELECT OBJECT(a) FROM MyBeanSchema AS a WHERE a.myDate BETWEEN ?1 AND ?2Presuming the bean MyBean contains a CMP field of type java.util.Date called 'myDate'. If, however, you must use a literal date then you will have to use a long literal unless your vendor supports otherwise. However, it might be worth noting that EJB QL must still be mapped to the underlying resource QL (eg. SQL), and so a more intelligble value (one that meets the resource's format requirements ;), could be used in the actual rQL statement.
    Using long values containing milliseconds is not an
    alternative, because the database stores
    date/time values.I'm guessing you mean here something like "04/23/2002" and "13:13:35", etc. This, however, is not how the database actually stores the data - input/output formats such as these are supported for the convenience of us 'nuerically-challenged' humans (similar to internet hostnames vs. TCP/IP addresses ;) - nor do Java Date/Calendar/Timestamp types store them this way.
    I need to compare these date/time values to input
    parameters in finder methods.
    Suggestions?Ah, yes. Well then... refer back to the above. :)
    Bye the way, is there any reason for this limitation
    in EJB-QL, or did they simply forget to include
    date/time types to the spec?The EJB QL does not explicitly support any specific types beyond those "supported by an EJB's abstract schema", which is pretty much any Java type that can represent a compatible resource type. The reason for the noted "restriction" on date/time types, however, is (likely) due to the way the associated Java classes (not to mention the back-end resource), handle/represent these data internally and this gives the vendor an easily achievable minimal level of compliance for supporting these types.
    I hope this helps.
    ChristianRegards,
    Tony "Vee Schade" Cook

  • Date/Time type not getting determined in ODO

    When ODO is created, it's date/time type is not getting determined automatically. due to this, the route determination is not happening which is further creating problem in POSC setup.
    I have setup  date/time types at the path IMG>EWM>Goods Issue Process>OBD>route determination>Define scheduling within route determination.  Here for my new document type+PDO catergory, I have set two date/time types TDELIVERY, TOUTYARD.
    This is set for particular SAP client only.      In current status, to make the system work further, I need to update the ODO manually. 
    under IMG interfaces ERPintegration, map date types from ERP to EWM...  following are maintained correctly
    WSHDRCIDAT
    WSHDRKODAT
    WSHDRLDDAT
    WSHDRWADAT
    WSHDRWADTI
    Please help.

    Hello Santhosh,
    I hope, you might have taken care of the below two screen shots.
    Could you also share some screen shots of the issue where it is not mapping. That helps to understand the issue more.
    Regards,
    Sathish

  • Help on Time type 0903, Identifying Schema and Rule configuration?

    Can you please help me with the following:
    1. What is time type 0903?
    2. How to identify schema and rule configuration?
    3. How do I identify the number of employees affected in case I have to make a configuration change?
    Thanks

    Hello,
    1) Time type is identified according to what purpose it is used. Check table T555A for details on why it is used in your configuration.
    2) There is no configuration in schema and rule. Schema and rules has the programs in them.
    3)What configuration changes you are planning to do? Depending on this we can then try to identify who is affected.
    Hope this answers your questions.
    Let me know if you need more info on how to configure time management and write schema and rules.

  • Processing type/time type class

    Hi All,
    I have 10 attendance type of which 5 productive hrs and 5 non productive hrs and 5 absence type.
    I have assigned all these in V_554S_E, but i dont know what we have to assign in (Processing type/time type class)
    and one more thing T555Y wht is the (Processing type/time type class) number i have to assign
    Please suggest.
    Thanks
    Veer

    I solved this issue my self.
    I have assigned att/ ab to time type sucessfully.
    Thanks
    Veer

  • Namespaces of Time type

    Dear experts:
    I want to confirm with you that does all the time type's namespaces should started with Z* or Y*? or any kinds of characters?

    Hi,
    We can create the Time type start with numeric and charcterstics. There is no problem if we create the numeric or charcterstics.
    Regards
    Devi

  • Input Help for TIME type field

    I saw below discussion regarding a dropdown for a "TIME" type field.
    Re: Time Search Help
    It's a resuable component (that Thomas Jung created) and find it very slick.
    I just couldn't make it to work. I'm getting a dump when I pressed the dropdown on the "TIME" field.
    I was wondering, has anyone used this in conjunction with select-options (WDR_SELECT_OPTIONS) ?
    I'm getting a system-dump, "Component usage VALUE_HELP does not exist". I double checked the name that I used on the "USED COMPONENT" tab and it is VALUE_HELP.
    During method ADD_SELECTION_FIELD (for IF_WD_SELECT_OPTIONS) I'm using two parameters I_VALUE_HELP_TYPE = 'APPLDEV' and I_VALUE_HELP_ID = 'VALUE_HELP'.
    Maybe I'm not using the right parameters ?
    Anyway, I would appreciate if anyone could give me directions to correct the problem.Or maybe there is another and better way of having an input help for a "TIME" type field on select-option.
    Thanks.
    Vic

    That is because the TIME is a freely programmed value help and freely programmed value helps are not supported by the Select-Options component.  That limited is listed in the online help:
    Type of input help specified as type IF_WD_VALUE_HELP_HANDLER.
    Note that only ABAP Dictionary-based input help and OVS input help are supported; freely programmable input help is not supported.
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/45/bf07361248003de10000000a11466f/frameset.htm
    The reason for this is that the freely programmed value help is accessed via a component usage.  The Select-Options however are a separate component. They have no declaration to your components, component usages.  Therefore they produce the error that the component usage doesn't exist - which is correct.  It doesn't exist in the Select-Options Component.

  • Reporting time types

    Hi gurus
                     Does anyone worked on 'REPORTING TIME TYPES' and 'REPORTING QUOTA TYPES'...Does anyone came across these...
    I need to report on time management (time types,quotas info) with the help of BW consultant using BW extractors..
    So, what all i should configure in time management to get the reports ..Does any one has related documents...
    ...plz help me out with ur valuable inputs
    Waiting for ur replies
    thanks in advance,
    regards,
    NAV

    Hi gyurka,
    Time Types Definition
    check with this link.
    Thanks,
    Neelima.

  • Define Reporting Time Types

    Hi guys,
    My quetion is: When creating i.e. an absence type in IMG: Time Management - Time Data Recording and Administration – Absences – Absence Catalogue, when an Absence code is being created the system should do the following:
    1. Check if ABxxxx (the new code) exists in the Define Reporting Time Types (IMG: Time Management – Information System – Settings for Reporting – Employee Time and Labor Data)
    o If it exists – OK, continue
    o If it does not exist, the ABxxxx code should be created automatically
    I'm not sure whether it's possible or not in IMG hence it uses customizing tables and view cluster tables aso, am I right? If yes, how?
    Thanks in advance and Rgrds,
    Gyorgy

    Hi gyurka,
    Time Types Definition
    check with this link.
    Thanks,
    Neelima.

Maybe you are looking for

  • Create line chart in SAP

    Hi experts:   I got a problem while using graphic function (GRAPH_MATRIX_3D) to create chart, but I find the function can only create column(bar) chart and the maximal column is 6. As per the customer's request, they want to view the chart in line ch

  • Programming concepts required to develop UDF?

    Hi Experts, i've never created an UDF, but knows the procedure how to create it.....I want to know wht are the basic java packages are required and some basic functions like setParamter(), getParameter() etc. which are important to know being an XI d

  • Operation Not Allowed: psd files

    Short version: I changed psd file modes to 16 bit. I have had problems with my Photoshop files since I upgraded to FCP5 in Oct or Nov. I did everything suggested in these discussions and nothing worked. I took a break from psd files and came back her

  • How to get a quiz developed with a timer in Adobe captivate 8

    I want to develop a quiz with 10 questions. So those who answer max correct answers with less time should be announced as winner Current version 8 doesn't show the option to publish file into exe. Also I have few issues with the current package I pre

  • Variable initial value/default value is current date

    Hello, I have to give the current date (for eg: 2005.08.28) to a date variable when the query executes. I have seen in the variable edit screen to provide the default value, but i have to set the variable to the current date. How can i do this? pleas