Performance linked pay

Dear friends
I want to do a performance linked pay computation through system.  Right now its done manually and the scores are updated in appraisal infotype and the amount is uploaded to infotype 15.
The following are the details considered for Performance pay computation.  Employees Appraisal rating, current market growth and Profit made by the company in the current year etc.  Kindly let me know how this is done in companies who are using SAP.
Experts, please guide me and kindly give me a prototype or leads so that I can proceed further.
Thanks and regards
Santhosh.S

Hi Santhosh,
For this can you check the compensation management.
Thanks and Regards,
Revathi.

Similar Messages

  • Oracle Performance linked to book assignment

    HI,
    I have a question about Siebel On Demand performance.
    I would like to use book functionality to manage visibility for my company. My organization is quiete complex and I need to create more than 1000 book. So to manage book assignment, I have to create more than 2000 workflows (one for creation, one for modification) per Object.
    Do you think there is a risk of performance using so many workflows?
    Is it possible to use Territory functionality to manage users visibility on a record?
    Regards,

    I would recommend using Book of Business to manage visibility for your company. It is not possible to use territory functionality to manage users visibility on a record.

  • QUERY PERFORMANCE AND DATA LOADING PERFORMANCE ISSUES

    WHAT ARE  QUERY PERFORMANCE ISSUES WE NEED TO TAKE CARE PLEASE EXPLAIN AND LET ME KNOW T CODES...PLZ URGENT
    WHAT ARE DATALOADING PERFORMANCE ISSUES  WE NEED TO TAKE CARE PLEASE EXPLAIN AND LET ME KNOW T CODES PLZ URGENT
    WILL REWARD FULL POINT S
    REGARDS
    GURU

    BW Back end
    Some Tips -
    1)Identify long-running extraction processes on the source system. Extraction processes are performed by several extraction jobs running on the source system. The run-time of these jobs affects the performance. Use transaction code SM37 — Background Processing Job Management — to analyze the run-times of these jobs. If the run-time of data collection jobs lasts for several hours, schedule these jobs to run more frequently. This way, less data is written into update tables for each run and extraction performance increases.
    2)Identify high run-times for ABAP code, especially for user exits. The quality of any custom ABAP programs used in data extraction affects the extraction performance. Use transaction code SE30 — ABAP/4 Run-time Analysis — and then run the analysis for the transaction code RSA3 — Extractor Checker. The system then records the activities of the extraction program so you can review them to identify time-consuming activities. Eliminate those long-running activities or substitute them with alternative program logic.
    3)Identify expensive SQL statements. If database run-time is high for extraction jobs, use transaction code ST05 — Performance Trace. On this screen, select ALEREMOTE user and then select SQL trace to record the SQL statements. Identify the time-consuming sections from the results. If the data-selection times are high on a particular SQL statement, index the DataSource tables to increase the performance of selection (see no. 6 below). While using ST05, make sure that no other extraction job is running with ALEREMOTE user.
    4)Balance loads by distributing processes onto different servers if possible. If your site uses more than one BW application server, distribute the extraction processes to different servers using transaction code SM59 — Maintain RFC Destination. Load balancing is possible only if the extraction program allows the option
    5)Set optimum parameters for data-packet size. Packet size affects the number of data requests to the database. Set the data-packet size to optimum values for an efficient data-extraction mechanism. To find the optimum value, start with a packet size in the range of 50,000 to 100,000 and gradually increase it. At some point, you will reach the threshold at which increasing packet size further does not provide any performance increase. To set the packet size, use transaction code SBIW — BW IMG Menu — on the source system. To set the data load parameters for flat-file uploads, use transaction code RSCUSTV6 in BW.
    6)Build indexes on DataSource tables based on selection criteria. Indexing DataSource tables improves the extraction performance, because it reduces the read times of those tables.
    7)Execute collection jobs in parallel. Like the Business Content extractors, generic extractors have a number of collection jobs to retrieve relevant data from DataSource tables. Scheduling these collection jobs to run in parallel reduces the total extraction time, and they can be scheduled via transaction code SM37 in the source system.
    8). Break up your data selections for InfoPackages and schedule the portions to run in parallel. This parallel upload mechanism sends different portions of the data to BW at the same time, and as a result the total upload time is reduced. You can schedule InfoPackages in the Administrator Workbench.
    You can upload data from a data target (InfoCube and ODS) to another data target within the BW system. While uploading, you can schedule more than one InfoPackage with different selection options in each one. For example, fiscal year or fiscal year period can be used as selection options. Avoid using parallel uploads for high volumes of data if hardware resources are constrained. Each InfoPacket uses one background process (if scheduled to run in the background) or dialog process (if scheduled to run online) of the application server, and too many processes could overwhelm a slow server.
    9). Building secondary indexes on the tables for the selection fields optimizes these tables for reading, reducing extraction time. If your selection fields are not key fields on the table, primary indexes are not much of a help when accessing data. In this case it is better to create secondary indexes with selection fields on the associated table using ABAP Dictionary to improve better selection performance.
    10)Analyze upload times to the PSA and identify long-running uploads. When you extract the data using PSA method, data is written into PSA tables in the BW system. If your data is on the order of tens of millions, consider partitioning these PSA tables for better performance, but pay attention to the partition sizes. Partitioning PSA tables improves data-load performance because it's faster to insert data into smaller database tables. Partitioning also provides increased performance for maintenance of PSA tables — for example, you can delete a portion of data faster. You can set the size of each partition in the PSA parameters screen, in transaction code SPRO or RSCUSTV6, so that BW creates a new partition automatically when a threshold value is reached.
    11)Debug any routines in the transfer and update rules and eliminate single selects from the routines. Using single selects in custom ABAP routines for selecting data from database tables reduces performance considerably. It is better to use buffers and array operations. When you use buffers or array operations, the system reads data from the database tables and stores it in the memory for manipulation, improving performance. If you do not use buffers or array operations, the whole reading process is performed on the database with many table accesses, and performance deteriorates. Also, extensive use of library transformations in the ABAP code reduces performance; since these transformations are not compiled in advance, they are carried out during run-time.
    12)Before uploading a high volume of transaction data into InfoCubes, activate the number-range buffer for dimension IDs. The number-range buffer is a parameter that identifies the number of sequential dimension IDs stored in the memory. If you increase the number range before high-volume data upload, you reduce the number of reads from the dimension tables and hence increase the upload performance. Do not forget to set the number-range values back to their original values after the upload. Use transaction code SNRO to maintain the number range buffer values for InfoCubes.
    13)Drop the indexes before uploading high-volume data into InfoCubes. Regenerate them after the upload. Indexes on InfoCubes are optimized for reading data from the InfoCubes. If the indexes exist during the upload, BW reads the indexes and tries to insert the records according to the indexes, resulting in poor upload performance. You can automate the dropping and regeneration of the indexes through InfoPackage scheduling. You can drop indexes in the Manage InfoCube screen in the Administrator Workbench.
    14)IDoc (intermediate document) archiving improves the extraction and loading performance and can be applied on both BW and R/3 systems. In addition to IDoc archiving, data archiving is available for InfoCubes and ODS objects.
    Hope it Helps
    Chetan
    @CP..

  • Many Queries slowing down performance?

    Hi,
    Our query response time is very bad, sometimes 30min to execute a query!
    I noticed that there have been created a few hundred queries on the respective MultiCube.
    Is the bad performance linked to the number of queries?
    What advise can you give to speed up performance?
    Many thanks!!
    Sabine

    hi Sabine,
    take a look
    oss note
    557870 'FAQ BW Query Performance'
    and 567746 'Composite note BW 3.x performance Query and Web'.
    Prakash's weblog
    /people/prakash.darji/blog/2006/01/27/query-creation-checklist
    /people/prakash.darji/blog/2006/01/26/query-optimization
    BW Performance Tuning Knowledge Center - SAP Developer Network (SDN)
    Business Intelligence Performance Tuning [original link is broken]
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/3f66ba90-0201-0010-ac8d-b61d8fd9abe9
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/cccad390-0201-0010-5093-fd9ec8157802
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/ce7fb368-0601-0010-64ba-fadc985a1f94
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/c8c4d794-0501-0010-a693-918a17e663cc
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/064fed90-0201-0010-13ae-b16fa4dab695
    hope this helps.

  • No vdc in java.library.path error in performance reporting

    Has anyone ran into this issue? This is the error message I'm currently receiving while looking at the performance link in OEM reports. Everything else seems to work ok. Anyone know what file this is located in? Or where I'm going wrong?
    [Thread-160][2003-3-7:14:28:1:271] VtdService.Connect
    [Thread-160][2003-3-7:14:28:1:271] VtdService.getDataGatherer : [this=oracle.sysman.vtd.VtdService@44a5ec, m_dg=null, connect=true] initializing VtdDataGatherer for this service...
    [Thread-160][2003-3-7:14:28:1:271] VtdDataGatherer.<init>
    [Thread-160][2003-3-7:14:28:1:271] VtdcDataGatherer.initializeDirectConnect
    [Thread-160][2003-3-7:14:28:1:272] VtdException.<init>: Unable to locate the library necessary to support direct connect monitoring.
    java.lang.UnsatisfiedLinkError: no vdc in java.library.path

    Has anyone ran into this issue? This is the error message I'm currently receiving while looking at the performance link in OEM reports. Everything else seems to work ok. Anyone know what file this is located in? Or where I'm going wrong?
    [Thread-160][2003-3-7:14:28:1:271] VtdService.Connect
    [Thread-160][2003-3-7:14:28:1:271] VtdService.getDataGatherer : [this=oracle.sysman.vtd.VtdService@44a5ec, m_dg=null, connect=true] initializing VtdDataGatherer for this service...
    [Thread-160][2003-3-7:14:28:1:271] VtdDataGatherer.<init>
    [Thread-160][2003-3-7:14:28:1:271] VtdcDataGatherer.initializeDirectConnect
    [Thread-160][2003-3-7:14:28:1:272] VtdException.<init>: Unable to locate the library necessary to support direct connect monitoring.
    java.lang.UnsatisfiedLinkError: no vdc in java.library.path

  • Quick pays for employees that have a direct deposit payment method?

    Can you perform quick pays for employees that have a direct deposit payment method?

    Dear User,
    You can perform the activity, only pre-requisite is the the given employee should have a Direct Deposit Payment Method associated with him.
    So, when you perform Quickpay and Quickpay-Prepayment, it will take the Direct Deposit Payment Method.
    Otherwise, if your payment method is blank for the employee, the Quickpay-Prepayment will take the default Payment Method defined in your Payroll (Generally this is Cheque or Cash)
    Regards,
    Ameya

  • Checking Links on Remote Server

    Hi,
    I just recently got introduced to the Link Checker function on Dreamweaver. I understand how to perform link checks on local server, but am unable to do so on a remote server.
    I want to perform the check on the remote server because I am unable to download the local server completely.
    Does anyone know how to apply and use the link checker function on the remote server?
    Thanks.

    Unfortunately not. DW does not (currently) have the ability to do a link check on remote servers.
    You could however use 'Integrity' (if you're on Mac OS) to perform a remote link check: http://peacockmedia.co.uk/integrity/
    For Windows, you could use 'Xenu' - Find broken links on your site with Xenu's Link Sleuth (TM) (Not sure if it works on modern OS')
    Also, for DW to have this functionality maybe, you could post a feature request: http://www.adobe.com/go/wish
    -ST

  • Account to monitor performance without sys credentials?

    Hi folks!
    I want to achieve the option for non sys users to get performance information out of the EMGC.
    When they access the database and click on the performance link they will be asked for a username and password. I'm quite happy to create an db account that they can use (eg. perftestuser) but what priviledges does this account need in the database to get access to the relevant performance data that is displayed in the EMGC?
    Any help is welcome.
    cu
    Andreas

    Hi,
    we have the same 'problem' - a read-only user for all.
    We granted:
    ROLES : OEM_MONITOR + SELECT_CATALOG_ROLE
    SYSTEM PRIVILEGES: CREATE_SESSION
    that's enough.
    Best regards
    Andreas

  • How to optimize system performance?

    Hello here.
    I have a G5 Dual 2.7 Ghz with 3 GB ram and after some month of use it's getting slower, above all by accessing the disk that means it is slow to open and witch between applications and it is very slow at the startup (it gets around 2-3 minutes to start-up!).
    I know there are several optimization and maintenance utilities around such as a very nice script launcher called "Main Menu":
    http://www.santasw.com/products.html
    it has several options, but sincerely I don't know what script to choose first and/or what is the priority of the tasks to execute in order to optimize the system.
    Any advice is very welcome.
    Thank you in advance!
    Sincerely,
    Fabrizio

    Try using Disk Utility to repair your startup disk (hard drive) as shown in Dr.Smokes repair thread.
    Doing the things in his link is a good start for a monthly maintenance program.
    If you need more, here's his Performance link.
    Cheers!
    DALE

  • Real time questions

    HI,
    can anybody send real time question in sap hr module.please help me out from this issue
    thanks
    venkat

    Hi Mareddy,
    1.     Where will you give authorizations for a T-code to a particular user?
    2.     What are the Structural authorizations?
    3.     What is a time management status infotype?
    4.     Where will you record Times?
    5.     What are the pay revisions?
    6.     What are evaluation classes for?
    7.     What is the table for processing and evaluation classes?
    8.     What is the T-code for
    9.     What is the control record for a payroll to be run for 01.01.2007?
    10.     How do you pay revisions and in which infotype?
    11.     What are the
    12.     What is the time status for Positive time recording and negative time recording?
    13.     What do you mean by Model wage types?
    14.     Who will assign symbolic accounts and who will define?
    15.     Where will the symbolic accounts related to FI? G/L Accounts.
    16.     What is the Integration between PA & Recruitment? What about PRELI.
    1.     What is an Organization structure contains.
    Enterprise structure
    Personal Structure
    Org. Assignment
    2.     What is the Enterprise structure consists of?
    3.     What is the personnel structure consists of?
    4.     What is the Org Assignment structure consists of?
    5.     What is a reporting structure?
    6.     What is a relationship and how many types are there?
    7.     Can one person will be assigned to different positions or one single position can be assigned to different persons.
    8.     How do you integrate between OM and PA?
    9.     Where will you assign if the position would be defaulted with Emp Grp and Sub grp?
    10.     What is the highest hierarchy in the Structural Graphics?
    11.     What are the plan versions used for?
    12.     Where will you do the Cost center assignment?
    13.     Position inherits the task of which object
    14.     What is the relationship between a job and position in OM.
    15.     How do you define Task?
    16.     What do you mean by Work Center?
    12 How to know the user authorizations
    T.code SUIM can help u to knw the authorizations of the users.
    13 Position inherits the task of which object
    13. Position inherits the task of the Job for which the position is created.
    14 How do you transfer data from PA to PD?
    14. RHINTE00 is the report used to transfer data from PA to PD.
    *PLOGI QUALI is the switch it will integrate the PA and PD
    15 RHINT30 Used for what?
    15. RHINTE30 is used to update IT0001 in PA (batch input) of the specified Personnel numbers. The Org. Asgmnt created for these numbers in PD is transferred to IT0001.
    16 Feature PACTV performs
    16. PACTV this feature tells about an applicant what is his/her current status wheather hiring, rejected. *Parameter settings for applicant activity types
    17 What is the use of Feature NUMKER?
    17. Feature NUMKR is to assign Personnel number range to a Company code or Personnel area. T.code PA04 is for tht feature. It holds the interval range, the interval status (latest number assigned). *It is used for the internal number assignmebt
    18 What is the use of control record
    18. Payroll Control record a) defines payroll past for retroactive accounting recognition, b) locks the master data & time data during the payroll process (payroll past & present), c) defines earliest possible retroactive date, d) no. of times the payroll has been run for tht payroll area.
    19 Are you able to perform more than one action in the same day?
    19. Yes u can perform two actions on the same day except the Hiring action and the Separation action.
    Yes but it should not affect the employment status
    20 Whether System will allow the Hire and Terminate actions on the same day?
    21 While performing the hire action, Customer don't want to go further with out entering
    System will not accept the hire and terminate on the same day
    22 the data into the Infotype i.e few Infotype data's are mandatory .how to proceed?
    23 What is the functionality of time constraints?
    23. Time constraints are assigned to the Infotypes in order to avoid collision between two Infotype records.
    TC 0 - Max. of one It record of same type, for same object & for same period of time
    TC 1 - IT records available at all times. No time gaps allowed. No overlapping records
    TC 2 - Only one record at any one time. Time gaps may exist.
    TC 3 - Multiple records may exist at one time.
    Time Constraints will reduce the duplication of data
    example if the time constraint is one it is mandatory
    tcc 2 unique and mandatory
    tcc3 gaps and allowed
    24 Customer doesn't want to give display authorization for few fields in the infotypes. How to resolve this issue.
    Some fields in an Infotype screen can be Hidden by Screen Modification through the table T588M
    25 To implement SAP Payroll what are the mandatory modules for HR
    25. The mandatory modules are PA & Time.
    25. OM, PA, Recruitment, & Time Management
    26 What is the difference between Master data and transactional data.
    26. Master Data is the data that remains unchanged for a long period of time.
    Ex. Employees Personal details etc.
    Transactional data is the data pertaining to day to day transactions with keeps changing
    Ex. Time data,
    27 Employee able to hold two personnel numbers
    27.Employee can hold two personnel nos.Such a case arises in CONCURRENT EMPLOYMENT.
    Yes one number will be reference personnel number
    28 How to access HRP1000 table
    28. HRP1000 can be accessed through Transaction Code :SE16.
    29 What are the different types of holidays?
    29. Holidays can be classified into Mainly Fixed, & Movable
    30 How to find a bug in a report
    31 What is personnel calendar?
    31. Personnel Calender is in which it tells information of employee's about his Location, Position, department, Shift, absence & attendence, Payroll.
    32 What are the types of break schedules?
    32. Break Schedules are Paid & Unpaid, & Dynamic Breaks.
    fixed breaks
    variable break
    etc
    33 Customer required a variant for monthly WS generation with Thursday half day
    33. Regarding Halfday on thrusday You need to create a variant and assign it to your Selection rule.
    34 Holiday and Friday & Saturday's are weekly off.
    34. Question I could not understand you mean weekly Off on Fridays & Saturdays then you need to mention it in your Period Work Schedule.
    35 Define day types
    35. Day Types is an indicator that a certain calender day is payment relavent that is paid or not.
    36 To generate a work schedule what are the parameters required.
    36. Holidays, Holiday Calender, Factory Calender, PS Grouping, Break Schedules, Daily Work Schedules, Period Work Schedules, & Work Schedule Rule & SCHKZ feature
    37 What is the use of a counting rule?
    37. Counting Rule is used to determine the payroll days & Hrs for the Attendence & Absence & to count the exact time.
    they count the payroll days and hours
    38 Define base & accrual entitlements?
    39 How to generate Absence Quotas?
    40 What is the relationship between a job and position ii OM
    40. Relation between a Job & a position is that a Position automatically inherits the characteristics & task assigned to that job
    41 What are the Characteristics of a wage type?
    42 What is the advantage of a schema?
    43 What is the use of QUOMO44 What is the procedure to develop a new report?
    45 What is the use of structural authorizations?
    46 Differentiate between cluster table and internal table
    47 Module pool programming
    48 How to transport a variant for a report to production System
    49 What are the activities needs to be completed before transferring the applicantdata to Personnel administration
    49. Following are the activities that are need to be performed before transferring the applicant data to PA
    --> Initial Entry of Basic Data
    --> Prepare for Hiring
    50 What do you know about the R/3 architecture?
    50.R/3 architecture is a three tier Architecture where
    51 Define personnel Area & Personnel Subarea
    51.Personnel Area: Personnel Area represents Sub division of a company code.
    Company Code :Four character code to identify the company
    For ex. Let ABCD be a compny code.
    This company has its branches in Mumbai, Chennai, Delhi , wherein Mumbai, chennai, delhi forms the Personnel Areas for ABCD. Personnel Area is also identified by a four character code.
    Personnel Sub Area: Sub-division of Personnel Areas.Identified with a Four character code.
    52 Give some examples for Employee subgroup
    52.Example for Employee Subgroup
    >Salaried Employees
    >Hourly Paid Employees
    >Trainee
    52. Example of Employee Sub Groups are Salaried, Pensioner, Retainer....etc
    53 what is retroactive accounting
    53.Retroactive Accounting :
    Retroactive accounting is triggered during the payroll run for the current period if the certain master and time data affecting the payroll past has been changed in the meantime. Only changes to master and time data are relevant for retroactive accounting, since previous payroll results must be corrected.
    54 When you perform a Off-cycle payroll
    54. Off cycle is performed when you give any advance to your employee like Bonus,
    55 What is the significance of DME
    56 How to create a work schedule for a part time employee
    56. Whether the employee is Part timer or Full Timer the same way components will taken into consideration for creation of Work Schedule.
    57 How to transfer employee salary from HR to FI
    57. You mean transfer of employee from HR dept to FI dept then you need to move the position. Select the position and click on F5 and again click on F5 it will ask you to which department the position to be moved and select the appropriate dept and save it.
    58 If you want to rerun the payroll for a specific employee what is the procedure
    59 Define processing class, evaluation class & Cumulation classes
    60 How you calculate the overtime
    61 how to calculate transport allowance for employees who has worked as per workschedule & who took few leaves ( employer don't want to pay transport allowancewhere the employee was absent)
    62 Difference between positive and negative time
    62.Positive Time is Calculating Actual Working Times. Negative Time is calculation of Deviations in the actual working time.
    63 Mention the processing types in Time evaluation
    64 Give brief information about time wage types & balance reflects into cluster tables
    65 Where you will find error messages
    65. T.Code is SM21
    1 In IMG, activities for which SAP cannot deliver default settings?
    2 At what level the regulation of employees are defined in SAP?
    3 To integrate the PA and OM we use a switch, specify?
    4 In which feature T-Code's are maintained?
    5  What is the use of a feature? A feature can be used to determine the default values & the screen sequence when HR Master Data is maintained in the Infotypes.
    6 The employee subgroup grouping for CAP allows you to assign different
    employees to different
    7 Employee subgroup grouping for PCR is done to
    8  In which feature, default wage type is defined for Basic Pay Infotype
    9 The wage type that starts with'/' is known as
    10  Permissible check for wage type is performed for each
    11 In SAP one can control the initiation of actions when maintaining an  infotype by
    12 How to know the user authorizations
    13  Position inherits the task of which object
    14 How do you transfer data from PA to PD?
    15 RHINT30 Used for what?
    16 Feature PACTV performs
    17  What is the use of Feature NUMKER?
    18 What is the use of control record
    19 Are you able to perform more than one action in the same day?
    20 Whether System will allow the Hire and Terminate actions on the same day?
    21  While performing the hire action, Customer don't want to go further with out entering
    22 the data into the Infotype i.e  few Infotype data's are mandatory .how to proceed?
    23  What is the functionality of time constraints?
    24 Customer doesn't want to give display authorization for few fields in the infotypes.
    How to resolve this issue.
    25  To implement SAP Payroll what are the mandatory modules for HR
    26 What is the difference between Master data and transactional data.
    27  Employee able to hold two personnel numbers?
    28  How to access HRP1000 table
    29 What are the different types of holidays?
    30  How to find a bug in a report
    31 What is personnel calendar?
    32 What are the types of break schedules?
    33 Customer required a variant for monthly WS generation with Thursday half day
    34  Holiday and Friday & Saturday's are weekly off.
    35  Define day types
    36 To generate a work schedule what are the parameters required.
    37 What is the use of a counting rule?
    38 Define base & accrual entitlements?
    39  How to generate Absence Quotas?
    40 What is the relationship between a job and position ii OM
    41 What are the Characteristics of a wage type?
    42 What is the advantage of a schema?
    43  What is the use of QUOMO
    44  What is the procedure to develop a new report?
    45 What is the use of structural authorizations?
    46  Differentiate between cluster table and internal table
    47  Module pool programming
    48 How to transport a variant for a report to production System
    49  What are the activities needs to be completed before transferring the applicant
    data to  Personnel administration
    50 What do you know about the R/3 architecture?
    51 Define personnel Area & Personnel Subarea
    52 Give some examples for Employee subgroup
    53  what is retroactive accounting
    54 When you perform a Off-cycle payroll
    55  What is the significance of DME
    56 How to create a work schedule for a part time employee
    57 How to transfer employee salary from HR to FI
    58 If you want to rerun the payroll for a specific employee what is the procedure
    59  Define processing class, evaluation class & Cumulation classes
    60 How you calculate the overtime
    61  how to calculate transport allowance for employees who has worked as per work
    schedule & who took few leaves ( employer don't want to pay transport allowance
    where the employee was absent)
    62  Difference between positive and negative time
    63 Mention the processing types in Time evaluation
    64 Give brief information about time wage types & balance reflects into cluster tables
    65 Where you will find error messages
    66  what are the infotypes  data involved in Time evaluation
    67 Time events & Time pairs are stored in which tables
    68  How to valuate the time wage types
    69  Derive the wage type with 50% & 25%
    70  How to change the employee basic pay from wage type MM20 to 5231
    71  What is the use of counting classes?
    72  What is the use of Day Rules?
    73 W hat are the partial period factors
    74  In which tables Payroll constant will be stored & through which T-Code you are
    able to view the records.
    75  Write the formula for partial period factor for /802
    76 What is the use of factoring in Payroll.
    77  Are you able to run a payroll for ex-employee?
    78 What do you know about Averages in payroll?
    79 Through which T-Code you are able to create a remuneration statement
    80  Explain bank transfers & Check processing
    81  What are the time recording methods.
    82  How to implement a decentralized scenario into an organization
    83  How to get the master data from SAP to SAP & Non-sap
    84 Qualification catalog consists of which objects
    85  What is the key feature for IT0003 which is maintained by system automatically?
    86  How to hold two different bank accounts foe an individual employee to distribute salary
    87 What are the key aspects defined for dynamic actions
    88 Employee subgroups are used in Time to control what
    89 What is the purpose of assigning a Daily Work Schedule class
    90  How is a day type determined in a day type rule.
    91 What is the use of a Quota multiplier in a Counting rule.
    92  What are the methods by which Quota can be accrued.
    93 When do you use a reduction rule for an absence quota.
    94 Elements of enterprise structure are
    95  What type of information payroll accounting area provides the payroll driver
    96   Infotypes are logical groups of
    97 Work Schedule is generated from
    98 Which infotypes act as a payroll administration for the individual employee
    99 What are the applicant activities?
    100  Explain ASAP methodology
    101 What are the logical databases belongs to HR module.
    102 What are the modules for wage type characteristics (indirect valuation)
    New set of question taken from internet..
    1. SAP Overview
    1. Explain the structure of the client/server framework.
    2. Project Implementation Tools 1. What is the IMG?
    2. What is a project IMG?
    3. Basics of Human Resources 1. What are the most important processes supported in Human Resources (HR)?
    2. What are the most important structures in HR?
    3. What is meant by Employee Self-Service?
    4. What ways are there to select an Infotype?
    5. How do you hire a new employee?
    6. Which steps make up the payroll process?
    7. Why is there a cross-application time sheet? What are the possible target components?
    8. What is the purpose of time evaluation?
    9. Which reporting tools do you know of?
    10. How is the recruitment component integrated with the other HR components?
    11. What is an applicant action?
    12. What is the difference between qualifications and requirements?
    13. What is the difference between career planning and succession planning? What is a development plan?
    14. Describe the day-to-day activities in Training and Event Management.
    15. What is the appraisal system component used for?
    16. What are the main functions of Compensation Management?
    17. What personnel cost planning methods are there in SAP HR?
    18. Which Infotypes do you need to implement Travel Management?
    4. Organizational Management
    1. What are plan versions used for?
    2. What are the basic object types?
    3. What is the difference between a job and a position?
    4. What is the difference between an organizational unit and a work center?
    5. Where can you maintain relationships between objects?
    6. What are the main areas of the Organization and Staffing user interfaces?
    7. What is Expert Mode used for?
    8. Can you create cost centers in Expert Mode?
    9. Can you assign people to jobs in Expert Mode?
    10. Can you use the organizational structure to create a matrix organization?
    11. In general structure maintenance, is it possible to represent the legal entity of organizational units?
    12. What is the Object Infotype (1000) used for?
    13. What is the Relationships Infotype (1001) used for?
    14. Which status can Infotypes in the Organizational Management component have?
    15. What is an evaluation path?
    16. What is Managers Desktop used for?
    17. Is it possible to set up new evaluation paths in Customizing?
    18. Which situations require new evaluation paths?
    19. How do you set up integration between Personnel Administration and Organizational Management?
    5. Master Data 1. Which elements make up the enterprise structure?
    2. Which elements make up the personnel structure?
    3. Which elements make up the organizational structure?
    4. Which criteria play a role in establishing these structures?
    5. Which control features are controlled using the personnel subarea?
    6. Which control features are controlled using the employee subgroup?
    7. What is a payroll area?
    8. What is an Infotype?
    9. Which criteria determine payroll areas?
    10. What is the organizational key used for?
    11. In which Infotype are administrators defined?
    12. Why are administrators defined?
    13. What can features be used for?
    14. What is the connection between Planned Working Time (Infotype 7) and Basic Pay (Infotype 8)?
    15. Which ways are there to define default values for the pay scale area and pay scale type?
    16. What is the employee subgroup grouping for collective agreement provisions used for?
    17. Where are pay scale groups and pay scale levels defined?
    18. How are wage types created in the SAP R/3 system?
    19. Can all wage types be entered into all Infotypes?
    20. What does the input permissibility of a wage type depend upon?
    21. What is the personnel subarea grouping for primary wage types used for?
    22. What is the employee subgroup grouping for primary wage types used for?
    23. What ways are there to valuate wage types? Where are wage type valuations defined?
    24. How can you evaluate wage types indirectly?
    25. How can you define default wage types for the Basic Pay Infotype?
    26. What ways are there to perform pay scale reassignments?
    27. What ways are there to perform standard pay increases?
    28. What is the difference between the simple and extended pay increases?
    29. Can several personnel actions be performed on the same day?
    30. What is the Additional Actions Infotype used for?
    31. If an employee leaves the enterprise, are all Infotypes delimited?
    32. Which control options do you have for Customizing when configuring Infotypes?
    33. Can a screen in HR data consist of several Infotypes?
    34. Which ways are there to modify screens in Customizing?
    35. What is an Infotype menu and what is its purpose?
    36. What is an info group? What is a personnel action?
    37. How can a personnel action change the status feature of an employee in Infotype 0000?
    38. How are personnel actions and dynamic actions linked?
    6. Authorizations 1. What is a role and what is it made up of?
    2. How are the authorizations in a role maintained?
    3. Are authorization objects or profiles assigned to users?
    4. Which authorization object can you use to control an employee?s access to his or her own personal data?
    5. What are the main advantages of the Profile Generator?
    6. Can roles and their authorization profiles be assigned to a user for a limited time period?
    7. How do you create structural profiles?
    7. Payroll 1. How does the system know when to trigger retroactive accounting for a particular employee?
    2. How is the earliest retroactive accounting date determined for an employee?
    3. What is the payroll control record used for?
    4. Is the exact date of the payroll period for an employee determined by the payroll area or the payroll control record?
    5. What activities are possible when the payroll control record is set to ?Released for Payroll??
    6. Is it possible to branch directly from the payroll log to master data and time data maintenance?
    7. What is Matchcode W used for?
    8. What effect does grouping employee subgroups have on personnel calculation rules?
    9. Can you evaluate payroll results using SAP Query/Ad Hoc Query?
    10. What steps are required to post payroll results to Accounting?
    11. Can a posting run be deleted?
    12. Where do you specify whether an employee is paid in cash or whether the money is transferred to a bank account?
    8. Time Data 1. What are the basic concepts for recording time data?
    2. What steps are required to set up work schedules?
    3. Can you define your own public holidays?
    4. How do you define which public holiday calendar is valid for an employee?
    5. Which characteristics does a public holiday class blank have?
    6. Is there an employee subgroup grouping for daily work schedules?
    7. What is a variant of a daily work schedule?
    8. Is there an employee subgroup grouping for time quotas?
    9. What ways are there to define breaks within a break schedule?
    10. Which characteristics does a daily work schedule with daily work schedule class 1 have?
    11. Which elements make up a period work schedule?
    12. Which characteristic does a day with day type 1 have?
    13. Which ways are there of representing part-time work in the SAP R/3 system?
    14. Which ways are there of representing substitutions in the SAP R/3 system?
    15. What is the difference between absences (Infotype 2001) and attendances (Infotype 2002)?
    16. What is an absence quota? Give examples.
    17. What is the difference between a validity interval and a deduction interval for time quotas?
    18. You need to deduct an absence from a quota. Which Customizing settings are required?
    19. Should a quota be assigned directly to an absence?
    20. What is the remuneration Infotype used for?
    21. What are counting rules used for?
    22. Can you set up default values to create absence quotas?
    23. Can you generate absence quotas?
    24. What is the schema TQTA used for?
    25. What ways are there of entering information for Controlling when recording time data in the Time Management Infotypes?
    9. Reporting in Human Resources Management
    1. Which reporting tools are available in Human Resources Management?
    2. Is the Business Information Warehouse part of the SAP R/3 system?
    3. What is HIS?
    4. Where do you find standard reports in HR?
    5. Can you also evaluate cross-client data with standard reports?
    6. Can customer-specific reports be incorporated in the Managers Desktop?
    7. What is a logical database used for?
    8. Which logical databases exist in HR?
    9. What is a user group, what is an infoset and how are the two related?
    10. What is a field group? Give examples from HR.
    11. What are selection and output fields?
    12. What can an Ad Hoc Query be used for?
    13. What are the steps for configuring an SAP Query?
    14. What are payroll Infotypes used for?
    Reward if helpful..
    Cheers
    JS

  • Response to Daniel_k post

    ?I am only creating this new thread from the original post on page 73 to hopefully cut to the chase and get a point across that Creative will hopefully consider.
    PLEASE, if you respond to this thread, its needs to be very important. If you add pages and pages of postings it will be just like the original and most likely get deleted or takes days to review.
    "I have been an avid user of Creative for several years myself. I know that there has to be a lot of red tape bound up in the EULA that "protects"?Creatives products and their licensing with other companies and this is understandable. For me, I wasnt aware of the problems Vista posed with drivers. I have always had creatives cards installed on XP and I am currently using the onboard sound on my gaming rig.
    But, I am using a Xi-Fi card on my media center system on my TV powering my Z-5300 Creative speakers and also a creative card in my girlfriends system with a creative speaker system as well.
    I understand Creatives position in this matter too, BUT the big picture is how this will effect your customer base and if your business decisions are going to inconvenience your current, long term customers and even new customers they can and will go else where to get thier sound products. If you are going to take measures to protect your products licensing and drivers it is strongly suggested you have a line of products to refer disatisfied customers to that will give them the quality and performance they pay for. Having a line of products to fall back on is frowned upon by customers due to the fact it means they have to discard a perfectly good card and buy a new one.
    You expect this from any products you pay good, hard earned money for and your products are no exception.
    This will impact your business very hard. I would be willing to bank on the fact you will see this in your next few quarterly statements. Little customers like us do add up to the masses and when they are disatisfied you have to find some way to make things right to give them satisfaction.
    My best suggestion would be to post to Daniel_K and publicly release him from liabilities so you dont further upset any of your customer base any further than already done.
    Secondly, either allow for your current customers that are still buying your products off of retail shelves to get links to a working driver either provided by Creative, or Daniel_K, or at least post a very reasonable time frame that one will be released that will actually work.
    Those two things are the only thing you can do to rectify these very upset and growing disatisfied Creative customers. A public posting in your forums stating and addressing this issue for everyone to see will be the only thing you can do to salvage your customers that have made you what you are today.
    I dont know Daniel_k, and I have no interest in this issue other than being a satisfied/future customer. Your next move in this issue will be a deciding factor and to be honest this will need to be addressed immediately. These 700+ postings will verbally be spread as well equalling 000's of customers buying competitors products.
    I dont personally want to see this happen but it will if you dont rectify this issue and soon.
    We all will be watching and anticipating your next move.
    FYI, I found this posting in a large computer community forum and these current postings are a drop in the bucket as to what is to come if this issue isnt addressed and corrected soon."
    Best Regards,
    long time customer
    Rodney

    Word is spreading fast:
    http://digg.com/mods/Creative_Goes_After_Driver_Modder
    http://www.tomshardware.com/forum/24...ustomers-again
    http://hardware.slashdot.org/article...04620&from=rss
    http://bigblog.com/web_developer/cre...355635724.html
    http://www.neowin.net/forum/index.ph...st=45&start=45
    http://www.hardforum.com/showthread.php?p=032289647
    http://www.engadget.com/2008/03/29/c...wn-vista-driv/
    http://forums.guru3d.com/showthread.php?p=265549
    http://forums.hardwarezone.com.sg/sh...php?p=29098837
    http://www.sambar.com/news.stm
    http://alterslash.org/

  • Sample Certification Questions Required for SAP HCM

    Dear HR Gurus
    I am searching for some sample SAP HR certification questions. Inc ase any one of you have such a question bank, please let me also know.
    Points Awaiting
    Regards
    Lokesh Gupta

    1. SAP Overview
    1. Explain the structure of the client/server framework.
    2. Project Implementation Tools
    1. What is the IMG?
    2. What is a project IMG?
    3. Basics of Human Resources
    1. What are the most important processes supported in Human Resources (HR)?
    2. What are the most important structures in HR?
    3. What is meant by Employee Self-Service?
    4. What ways are there to select an Infotype?
    5. How do you hire a new employee?
    6. Which steps make up the payroll process?
    7. Why is there a cross-application time sheet? What are the possible target components?
    8. What is the purpose of time evaluation?
    9. Which reporting tools do you know of?
    10. How is the recruitment component integrated with the other HR components?
    11. What is an applicant action?
    12. What is the difference between qualifications and requirements?
    13. What is the difference between career planning and succession planning? What is a development plan?
    14. Describe the day-to-day activities in Training and Event Management.
    15. What is the appraisal system component used for?
    16. What are the main functions of Compensation Management?
    17. What personnel cost planning methods are there in SAP HR?
    18. Which Infotypes do you need to implement Travel Management?
    4. Organizational Management
    1. What are plan versions used for?
    2. What are the basic object types?
    3. What is the difference between a job and a position?
    4. What is the difference between an organizational unit and a work center?
    5. Where can you maintain relationships between objects?
    6. What are the main areas of the Organization and Staffing user interfaces?
    7. What is Expert Mode used for?
    8. Can you create cost centers in Expert Mode?
    9. Can you assign people to jobs in Expert Mode?
    10. Can you use the organizational structure to create a matrix organization?
    11. In general structure maintenance, is it possible to represent the legal entity of organizational units?
    12. What is the Object Infotype (1000) used for?
    13. What is the Relationships Infotype (1001) used for?
    14. Which status can Infotypes in the Organizational Management component have?
    15. What is an evaluation path?
    16. What is Managers Desktop used for?
    17. Is it possible to set up new evaluation paths in Customizing?
    18. Which situations require new evaluation paths?
    19. How do you set up integration between Personnel Administration and Organizational Management?
    5. Master Data
    1. Which elements make up the enterprise structure?
    2. Which elements make up the personnel structure?
    3. Which elements make up the organizational structure?
    4. Which criteria play a role in establishing these structures?
    5. Which control features are controlled using the personnel subarea?
    6. Which control features are controlled using the employee subgroup?
    7. What is a payroll area?
    8. What is an Infotype?
    9. Which criteria determine payroll areas?
    10. What is the organizational key used for?
    11. In which Infotype are administrators defined?
    12. Why are administrators defined?
    13. What can features be used for?
    14. What is the connection between Planned Working Time (Infotype 7) and Basic Pay (Infotype 8)?
    15. Which ways are there to define default values for the pay scale area and pay scale type?
    16. What is the employee subgroup grouping for collective agreement provisions used for?
    17. Where are pay scale groups and pay scale levels defined?
    18. How are wage types created in the SAP R/3 system?
    19. Can all wage types be entered into all Infotypes?
    20. What does the input permissibility of a wage type depend upon?
    21. What is the personnel subarea grouping for primary wage types used for?
    22. What is the employee subgroup grouping for primary wage types used for?
    23. What ways are there to valuate wage types? Where are wage type valuations defined?
    24. How can you evaluate wage types indirectly?
    25. How can you define default wage types for the Basic Pay Infotype?
    26. What ways are there to perform pay scale reassignments?
    27. What ways are there to perform standard pay increases?
    28. What is the difference between the simple and extended pay increases?
    29. Can several personnel actions be performed on the same day?
    30. What is the Additional Actions Infotype used for?
    31. If an employee leaves the enterprise, are all Infotypes delimited?
    32. Which control options do you have for Customizing when configuring Infotypes?
    33. Can a screen in HR data consist of several Infotypes?
    34. Which ways are there to modify screens in Customizing?
    35. What is an Infotype menu and what is its purpose?
    36. What is an info group? What is a personnel action?
    37. How can a personnel action change the status feature of an employee in Infotype 0000?
    38. How are personnel actions and dynamic actions linked?
    6. Authorizations
    1. What is a role and what is it made up of?
    2. How are the authorizations in a role maintained?
    3. Are authorization objects or profiles assigned to users?
    4. Which authorization object can you use to control an employee’s access to his or her own personal data?
    5. What are the main advantages of the Profile Generator?
    6. Can roles and their authorization profiles be assigned to a user for a limited time period?
    7. How do you create structural profiles?
    7. Payroll
    1. How does the system know when to trigger retroactive accounting for a particular employee?
    2. How is the earliest retroactive accounting date determined for an employee?
    3. What is the payroll control record used for?
    4. Is the exact date of the payroll period for an employee determined by the payroll area or the payroll control record?
    5. What activities are possible when the payroll control record is set to “Released for Payroll”?
    6. Is it possible to branch directly from the payroll log to master data and time data maintenance?
    7. What is Matchcode W used for?
    8. What effect does grouping employee subgroups have on personnel calculation rules?
    9. Can you evaluate payroll results using SAP Query/Ad Hoc Query?
    10. What steps are required to post payroll results to Accounting?
    11. Can a posting run be deleted?
    12. Where do you specify whether an employee is paid in cash or whether the money is transferred to a bank account?
    8. Time Data
    1. What are the basic concepts for recording time data?
    2. What steps are required to set up work schedules?
    3. Can you define your own public holidays?
    4. How do you define which public holiday calendar is valid for an employee?
    5. Which characteristics does a public holiday class blank have?
    6. Is there an employee subgroup grouping for daily work schedules?
    7. What is a variant of a daily work schedule?
    8. Is there an employee subgroup grouping for time quotas?
    9. What ways are there to define breaks within a break schedule?
    10. Which characteristics does a daily work schedule with daily work schedule class 1 have?
    11. Which elements make up a period work schedule?
    12. Which characteristic does a day with day type 1 have?
    13. Which ways are there of representing part-time work in the SAP R/3 system?
    14. Which ways are there of representing substitutions in the SAP R/3 system?
    15. What is the difference between absences (Infotype 2001) and attendances (Infotype 2002)?
    16. What is an absence quota? Give examples.
    17. What is the difference between a validity interval and a deduction interval for time quotas?
    18. You need to deduct an absence from a quota. Which Customizing settings are required?
    19. Should a quota be assigned directly to an absence?
    20. What is the remuneration Infotype used for?
    21. What are counting rules used for?
    22. Can you set up default values to create absence quotas?
    23. Can you generate absence quotas?
    24. What is the schema TQTA used for?
    25. What ways are there of entering information for Controlling when recording time data in the Time Management Infotypes?
    9. Reporting in Human Resources Management
    1. Which reporting tools are available in Human Resources Management?
    2. Is the Business Information Warehouse part of the SAP R/3 system?
    3. What is HIS?
    4. Where do you find standard reports in HR?
    5. Can you also evaluate cross-client data with standard reports?
    6. Can customer-specific reports be incorporated in the Managers Desktop?
    7. What is a logical database used for?
    8. Which logical databases exist in HR?
    9. What is a user group, what is an infoset and how are the two related?
    10. What is a field group? Give examples from HR.
    11. What are selection and output fields?
    12. What can an Ad Hoc Query be used for?
    13. What are the steps for configuring an SAP Query?
    14. What are payroll Infotypes used for?
    u can get some more questions if usearch the form
    includeing these questions also

  • Big tables

    Hello,
    I am wokring on Oracle10.2.0.4 and HP-UX
    In database we are having a table with 13 GB of size . users are using this table for searching some data in to database.
    But the searching is very slow..may be becasue of size even we are using indexes ..
    What is that best way to arrange this table...
    can we use table partation to improve performance ... ?
    any other idea..?

    Rafi (Oracle DBA) wrote:
    Hi,
    Yes definetly.Partitioning is a better option for improving performance.
    Check the below useful tips in the link for more details:
    http://www.dba-oracle.com/art_partit.htm
    Bad advice since you don't know why he has a performance problem. 13GB is not particularly large, and partitioning doesn't reduce the volume of data you have to search unless you know the best way to partition the data. But if you know how the data needs to be partitioned to suit your queries you would also know how to index your data properly to get the similar performance without paying for an expensive licence.
    Bad choice of suggested reading since it's about 10 years out of date and contrains many errors - why not suggest the Oracle documentation on partitioning if you want to suggest any reading on partitoning.
    Regards
    Jonathan Lewis

  • Support Question?

    Hi,
    I need some support question in PA,OM,TM.
    Satish

    QUESTIONS GIVEN BY ARUN Sundaram pls dont reward to me this arequestions given by one our experts
    1. Which elements make up the enterprise structure?
    2. Which elements make up the personnel structure?
    3. Which elements make up the organizational structure?
    4. Which criteria play a role in establishing these structures?
    5. Which control features are controlled using the personnel subarea?
    6. Which control features are controlled using the employee subgroup?
    7. What is a payroll area?
    8. What is an Infotype?
    9. Which criteria determine payroll areas?
    10. What is the organizational key used for?
    11. In which Infotype are administrators defined?
    12. Why are administrators defined?
    13. What can features be used for?
    14. What is the connection between Planned Working Time (Infotype 7) and Basic Pay (Infotype 8)?
    15. Which ways are there to define default values for the pay scale area and pay scale type?
    16. What is the employee subgroup grouping for collective agreement provisions used for?
    17. Where are pay scale groups and pay scale levels defined?
    18. How are wage types created in the SAP R/3 system?
    19. Can all wage types be entered into all Infotypes?
    20. What does the input permissibility of a wage type depend upon?
    21. What is the personnel subarea grouping for primary wage types used for?
    22. What is the employee subgroup grouping for primary wage types used for?
    23. What ways are there to valuate wage types? Where are wage type valuations defined?
    24. How can you evaluate wage types indirectly?
    25. How can you define default wage types for the Basic Pay Infotype?
    26. What ways are there to perform pay scale reassignments?
    27. What ways are there to perform standard pay increases?
    28. What is the difference between the simple and extended pay increases?
    29. Can several personnel actions be performed on the same day?
    30. What is the Additional Actions Infotype used for?
    31. If an employee leaves the enterprise, are all Infotypes delimited?
    32. Which control options do you have for Customizing when configuring Infotypes?
    33. Can a screen in HR data consist of several Infotypes?
    34. Which ways are there to modify screens in Customizing?
    35. What is an Infotype menu and what is its purpose?
    36. What is an info group? What is a personnel action?
    37. How can a personnel action change the status feature of an employee in Infotype 0000?
    38. How are personnel actions and dynamic actions linked?
    Edited by: Sikindar on Dec 28, 2007 1:33 PM

  • Colour inconsistency between mac and pc

    Hi
    Both my colleague and I use cs4 to create websites. He designs on a mac and I use windows xp. We are having difficulties getting our hex colours right.
    He normally creates a psd and then I get to use it to develop the website.
    He creates a green square and then uses the pipette tool to get the hex. He exports the green sqaure as 100% and puts it into a simple web page which has a green back set to the hex above.
    On his mac you can't see where the square is - ie its the same colour as his background.
    On my pc you can see the sqauire???
    I know macs/pcs display colours differently.
    What do we need to alter so that both pc and mac can't see the sqaure?
    Thanks in advance
    Edward

    If you DO go with a PC you might be better off with a desktop than a laptop for Photoshop use.  A.  Photoshop uses a system more aggressively than most applications, and B.  Laptops don't get as good display driver support because usually drivers have to come through the laptop maker vs. directly from the display adapter company.
    With Mac systems your drivers come through Apple anyway, so the B section above doesn't apply.
    In my humble opinion Apple generally makes better laptops (hardware/reliability wise) than any of the PC companies.  I hope I don't insult anyone who loves their PC laptop with this statement; it's just opinion.  Apple's prices are generally higher for similar performance to pay for that fact.
    -Noel

Maybe you are looking for

  • Mountain Lion install results in blank gray screen.

    I recently downloaded and installed Mountain Lion on my wife's late-2007 iMac.  Unfortunately, each time, after the installer finishes and reboots, the computer sticks at a blank gray screen where normally the Apple logo would appear while things boo

  • Need suggestion to display smooth animation

    Hi. Recently i am doing a project for a simple game and in the game a imageicon must move from one Point to another Point smoothly by itself. To make such movement, i used swing.Timer class with repaint method and it works ok, but one thing keeps bot

  • Problem with Adobe reader Xi 11.0.3 while printing

    Hello, I have this issue. When I am trying to print a file in preview is everything good put when I print the file it prints the form but there is no data inside. this happen when I get an attached file from office outlook 2003. I tried to save the f

  • Need to know how to calculate and allocate the server side bandwidth between two exchange sites for DAG replication

    Hi All, Please have a look in to the below mentioned environment. primary site :SITE 1 server 1  server 2  secondary site :SITE 2 server 3 Note : All the above three servers are in single DAG .All the database are mounted on the server (server 1) whi

  • 24" iMac does not boot

    I have a 24" white intel iMac that will not boot. When you power it on, it makes it to the grey screen with the round loading indicator - that just goes around and round... This happened about a month ago so I took the computer to the closest Apple S