Excel Features

Download an excel file that contains many examples of the features mentioned below

Importing Files into Excel

When importing files that have the file extension .txt or .csv or .prn, you will be required to choose one of 2 methods. You can use either the Delimited or the Fixed Width option. Excel is usually very good at determining which method to use. If you are not sure which method to use, use the one defaulted by Excel. If it is not quite right, you can always re-import the file.

If choosing the delimit option, the wizard defaults the choice of tabs as your delimiter. You can add and delete different delimiters. The columns are by default set to a General default. Dates should be changed to date formats and the drop-down box allows you to choose the order e.g. dmy, ymd, mdy etc. Click on the "finish" icon to conclude the import process.

With the fixed width option you can move a line by clicking and dragging, delete a line by double-clicking on it and insert a line by clicking once in the required position. The next step allows you to modify the formats. Click on the "finish" icon to conclude the import process.

Exporting Files from Excel

Files from Excel are generally saved with the usual .xls file extension. If you are wishing to save the data in a flatfile format e.g. .txt or .prn extension, Excel will prompt you with the message "xxxx.txt is not in Excel format. Do you want to save your changes". You have saved the last version of your file in a file format other than Excel and the program offers you the chance of saving it in an Excel file. Don't worry about this command - just click "No". Clicking cancel will leave you in Excel with the same file open - with .txt files you generally need to have closed the file.

Paste Special

This is a useful command, which allows you to paste data using additional features. If you use the normal paste function - this copies formulae, which are not always required. Once having selected the data you wish to copy, and copying it to the clipboard, click on the top left hand cell of your target selection. Right click on the mouse or use the menu path Edit - Paste Special. Ensure that the radio button is set to "values" if you are copying formulae and wish to output values.

Ensure that the checkbox "transpose" is ticked if you wish to transpose the rows and columns when copying the data. If your selection is 5 rows by 2 columns - transposing and copying will result in 2 rows by 5 columns.

See the relevant worksheet in the Excel sample file

Inserting Objects

Inserting objects allows you to insert objects into Excel. Use the menu path Insert - Object to choose from a number of different objects. You can either use the "create new" or the "create new from file" tab. The difference is that the second option allows you to make changes which upon being saved, will be reflected in the original source file. The first options allows you to make changes, but these will only be saved in the Excel view and not in the original file.

Cell Formats

Cell formats are usually set to General. If you experience problems with certain functions, you can set the contents of both sets of data to Text. When using functions, ensure that both sets of data have the same format.

You can use the "custom" format to derive your own specific format.

Fill Command

The "fill" command can be found using the menu path: Edit - Fill. It is useful for populating data. Highlight the cells in which you wish to have the data populated. Ensure that you have data in the first cell of the selection. Excel will use this value as a basis for the series that it produces. Choose the "Down" command off the menu if you wish to have all the values in the selection filled with the value that exists in the first cell. If you wish to increment the values by a certain amount, choose the menu option "Series". Ensure that the radio button is set to row or column - depending on your particular selection screen. Choose the step value that you wish the data to increment each time. You can set a stop value up to which the cells will be populated.

Macros

Macros are useful for automating a task which requires a lot of manually repetitive work. Use the menu path: Tools - Macro - Record New Macro. Choose a pertinent name for the macro and record it. You can assign a keystroke shortcut to the macro.

You can link an icon to the macro. Turn the view "Forms" on. Create a button. Once having created the button, you will be prompted to assign a macro to it. Choose the relevant macro. If you right-click on the "button", you will see an option which allows you to change the text on the button.

See the relevant worksheet in the Excel sample file

Add-Ins

Add-Ins are sub modules of Excel which need to be "switched on" before they can be used. You can switch them on and off using the menu path: Tools - Add Ins. Tick the checkboxes to turn each component "on". Once turned on and having clicked on the "OK" icon, you will see Excel loading the modules on the bottom left hand side of the screen.

Sorting Data

Choose the data you wish to sort and then use the menu path: Data - Sort. If you have headings in your selection set, then make sure that the radio button "Header Row" is selected. If you are just selecting the data, without the headers, then ensure that the radio button "no header row" is selected. You can choose a sort order and whether you wish to have the data sorted in an ascending or descending manner.

Filtering Data

When it comes to filtering data, you can choose to use the "auto filter" or the advanced filter options. The auto filter should be sufficient for most cases. Selecting the auto filter option will allow Excel to filter the data it finds. You can also manually select a portion of data and then click on the auto filter icon. You can select a filter by clicking on the drop-down arrow in the relevant column. You will see that the list contains all the possible entries. Choosing any one of them will then display only the rows containing that entry in the specific column. Notice that the colour of the arrow changes to blue when AutoFilter is enabled. If your data is right-justified, it might be preferable to change it to be centred or left-justified, as the filter arrows occupy the right-hand-side of the top row of cells.

The advanced filter is best described by using an example, which can be seen in the sample file.

Choose the advanced filter. Ensure that you have your criteria in separate cells - known as your "criteria range". The data you wish to filter is known as the "list range". Click on the OK icon once you have made both selections. The selection indicated below will find all the rows which have both "1" in column A and the letter "a" in column B.

If you wish to show only the first row for each duplicate entry, you must tick the field "unique records only" checkbox. You can then copy and paste the unique entries to a new spreadsheet if required.

Subtotals

Subtotals carry out the same function in Excel as the name suggests. You can choose any set of data. The sample file gives a sample example of what can be done. You might want to create subtotals at each change of colour. You can minimise the data by clicking on the "-" signs on the left hand side.

Data Validation

Data validation is quite useful for a number of reasons. It is ideal for offering a drop-down of available entries.

Ensure that you have selected the cell in which you want the drop-down to appear. Use the menu path: Data - Validation. Choose the option "list" from the "allow" drop-down. Choose your "source" which in the example below will be the cells A10:A12. Click on the "OK" icon to complete the process. You will now see the arrow appear on the right hand side of the cell. You can now copy and paste this cell to other cells which require the list.

It is a good idea to place the "source" cells far from the current view. This could make things less confusing for users who need to fill in the options.

Data validation is also useful for placing restrictions on the data that can be input into certain cells. Look at the Excel sample to get a better idea.

Pivot Tables

Pivot Tables can best be described by looking at the example file set up in the Excel spreadsheet. Pivot tables can be created using the wizard found using the menu path: Data - Pivot Table Report. There are 4 steps to the wizard. You first stipulate what form the data is. Then you stipulate where it is and how it is to be reported on. You need to choose which headers need to be allocated to rows or columns, which are to be counted and the entries that are to be assigned to the data area. You can drag and drop the fields. The last step in the wizard allows you to choose where to output the data - on the current worksheet or a new one. The last step also has an "options" tab which allows you to customise the table quite considerably.

You can turn the Pivot Table shortcut menu - which makes things a bit easier.

Vlookup

Vlookup is used whenever you wish to know if a value is found in a particular selection. Choose your result or destination cell. Functions are always written in the following format: =vlookup(....

Using the simple example found in the Excel sample. If you wanted to know whether the following 2 wage types in column A were listed in column B, you could use "vlookup" in the following manner. Place your cursor in cell C1 and type in the formula listed. The formula has 4 parts within the brackets which are separated by a comma. You need to stipulate the first cell to be tested (A1), then the range to be looked in (B1:B10), then a 1 followed by either a true or false condition. The value 1 means that the contents of the first column will be returned. False implies an exact match, whilst using True will return the closest value.

Note the $ symbols between the column letter and the row. This has been inserted to stop Excel incrementing the values by 1 each time, when copying the first cell of column C into the second, third, fourth entries. This explanation is more easily conceptualised when looking at the Excel sample file.

Concatenate

Concatenate is a useful function for joining 2 or more columns of data. As indicated in the Excel sample file, "text 1" is the first column of data, "text 2" is the second column of data etc. Having chosen the second column of data in "text 2", you'll notice that "text 3" appears. The wizard will allow you to choose 5 sets of data. Having completed the process, it is possible to edit the data and manually insert further sets of data.

Sum, Average, Count, Max, Min

The above 2 functions are rather useful and are often used. If you ensure that the cell you wish the sum to show in, is selected, you can click on the summation icon and Excel carries out a best guess of the cells it thinks you wish to sum (usually the cells immediately adjacent). You can change the target selection.

If you wish to use the "average" function you can use the Fx icon. You will then have an opportunity to use any of the available functions. Choose from the most recently used ones: mathematical, date types etc.

A shortcut offers you the opportunity of using the following functions:

  • Average
  • Count
  • Count Nums
  • Max
  • Min
  • Sum

If you click the right hand mouse button whilst hovering at the very bottom of the screen, you will notice that one of the above 6 functions will have a tick alongside it. You can tick any one of the 6 to change the default. If you select any number of cells with data, you will notice that the defaulted function offers a result.

The "count" function gives the number of records in the selection criteria.

The "max" and "min" give the maximum and minimum values in the selection criteria.

The "count nums" is the same as "count" when the data contains only numbers. If the data contain any non-numeric data, "count nums" will ignore this while the normal "count" function will include these values as well.

Date Functions

You can determine days of the week from different dates by using the Excel function "weekday". As can be seen in the sample Excel file, the result of the query is output in column C. The function looks at column A and decides whether it is the first, second, third etc day of the week.

The number corresponds to the second value in the formula - 1 in this case. The "1" implies that the first day of the week is Sunday. Days falling on Sunday will return 1, Monday 2, etc

Having a 2 in the formula means that the following sequence is used: Monday returns 1, Tuesday 2 etc.

Having a 3 in the formula means that the following sequence is used: Tuesday returns a 1, Wednesday 2, etc.

Split Windows

The split windows command allows you to view different parts of the same spreadsheet. Use the menu path: Window - Split to give you a vertical and horizontal split. To remove the split windows you can use the menu path: Window - Remove Split. You can also create an individual horizontal or vertical split by double-clicking on the bar immediately adjacent to the horizontal and vertical scroll bars. The cursor changes to a symbol indicating 2 horizontal or vertical arrows, separated by 2 parallel lines.

Freeze Panes

Using the "freeze panes" functionality is quite useful when you wish to see the headings - which are usually in the first row or column. The functionality is found using the menu path: Window - Freeze Panes. Click on a specific cell. The window is frozen immediately above and to the left of that cell. This can be seen in the sample Excel file. The cursor is placed in the cell B2. Scrolling to the right and down will still allow you to view the headings in the first row and column.

Consolidation

The above function is quite useful. It allows you to consolidate data from different Excel data sources. The most useful example it to consolidate data which is found on different worksheets. The task is made easier if the data is in the same format and structure. The example found on the sample Excel file accompanying this document, shows how the feature can be used in its simplest form.

Note: Formulae are only copied through as values and not as formulae.

Page Setup

You can make changes to the page setup by using the menu path: File - Page Setup. There are 4 tabs: Page, Margins, Header/Footer and Sheet.

The Page tab allows you to alternate the page layout from portrait to landscape and vice versa. You can also change the size of the print, by adjusting the percentage of the normal size - where the normal size is defaulted to 100%. Alternatively you can force the printout to be a certain number of pages wide or tall. This is useful especially once having set a print area.

The Margins tab allows you to change the 4 margins on each side as well as the height of the header and footer. You can also centre the data either vertically or horizontally.

The Header/Footer tab allows you to insert certain text items and attributes into the header and footer. For both the header and footer there is a drop-down arrow on the right hand side which offers you certain choices. If these are not sufficient, you can click on the custom header or custom footer icon to determine your own. You can determine the font, page number, total page numbers, date, time and file name.

The Sheet tab allows you to determine certain things. You can set the print area, decide what fields are to be printed at the top of each page and on the left hand side of each page, whether to print gridlines, row and column headings and other pieces of information.

Print Areas

Print areas are useful if you wish to print only a certain part of the document. Highlight the area you wish to set as the print area and use the menu path: File - Print Area - Set Print Area. You will then only be able to print out that piece of chosen data. You can clear the print area by clicking on the menu item Clear Print Area, which can be found immediately below the "set print area" command.

General Hints & Tips

  • If you are unsure as to what data is required for a function. Choose the destination cell for the function and then enter "=function" in the cell - where function is sum, vlookup etc. Click on the "=" icon to the left of the cell input area. This will bring up a dialogue box, which guides you through the required procedure.
  • If you need to select a column which has thousands of entries, you do not have to click the top cell and drag right down to the bottom. Highlight the top cell and holding down the shift key, double-click the bottom line of the highlighted cell. This will take you the next cell preceding an empty cell - which should be the last cell. Note: If there are any blank cells within the column, the whole column will not be selected.
  • If you have created a formula in a cell. Instead of clicking and dragging the bottom right hand part of the cell to the last possible cell in the range - double click on the bottom right hand side of the cell (hovering over this you will note that the appearance of a "+" sign). This will have the same effect.
  • If you wish to increment a cell by the next available value e.g. you wish to number the first 100 rows from 1-100. Place the value 1 in cell A1. Click on the bottom right hand side of the first cell and drag it down to cell A100. You will note that the values increment by 1 in each case. You can do this with dates and other types of values. Note that with certain cell formats you may need to hold down the Ctrl key to enable this.
  • If you have a spreadsheet with duplicate entries in any column and you wish to only have the first record showing - you can do so using the following workaround. In a spare column write a formula which finds the difference between the cell and the one following it. Copy the formula down to the end of the rows holding the data. You will see that the result is 0 unless there is a change in the sequence. Copy the whole column (containing the formula) and use the paste special - as values, in the adjacent column. You can then sort all the data on this column to get the unique rows.
  • Switch on the "Show Tip of the Day" in the options in the Office Assistant to get invaluable tips on Excel.
  • When averaging cells, keep in mind the difference between empty cells and those containing the value zero, especially if you have cleared the Zero values check box on the View tab (Options command, Tools menu). Empty cells are not counted, but zero values are.
  • To change the author name for the active file, do so under the menu path: File - Properties.
  • To make a macro available whenever you run Excel, store the macro in the Personal Macro Workbook. Remember to unhide it first, because the Personal Macro Workbook is a hidden workbook that is always open.
  • To constrain an object so it moves only horizontally or vertically, press SHIFT as you drag the object.
  • To save changes to a read-only file, use the Save As command (File menu) to save it with a new name.
  • If you want a macro to select a specific cell, perform an action, and then select another cell relative to the active cell, you can mix the use of relative and absolute references when you record the macro. To record a macro by using relative references, make sure that Relative Reference is pressed in. To record with absolute references, make sure Relative Reference is not pressed in.

No comments:

Post a Comment

SAP HR Configuration 6000 Real-time Screen Shots SAP HR, Configurations, Steps, Online Training, Screen shots, Download, Payroll, Time Management, Time Evaluation, TM, Personnel Administration, PA, Organization Management, OM, Personnel Development, PD, Sample Resumes, Free, Tips, Documents, SAP Help, SAP HR Forum, Discussion Forum, E-recruitment in SAP HR , mySAP, Certification, Interview Questions & Answers, Course Employee Master Data, Work Schedules, Payroll sub modules, Absence, Attendance, Quotas, Gross salary, Tax calculation, Statutory, Legislation, Forms, Reports, Year end Activities, Certification Review, Technical Principles, Third Party Vendors, Testing, UAT, SAP HR FAQ, ESS and MSS, AS-IS, TO-BE, Integration, GL, FICO, SD, MM, Transaction Codes, T-codes, LSO, HR module Tables, Queries, Positive & Negative Time Recording, PCR, Schema, Features, Functions, Operations, SDN SAP, Payroll Driver, Errors, Solutions, Structures in Human Resources, Actions, IMG Steps, Path, Benefits, Info Type, Country Payrolls, India, USA, Canada, Germany, France, Specification, Error Message, HR Sapscripts, HR ABAP Reports, HR Authorizaton, Training and Event Management, SAP Solution Manager, CATS, Wage Types, Free HR eBook (PDF) SAP Reference Books on Human Resources, SAP Certification Exam, Hiring, Promotion, Transfer, Separation and other Employee life cycle events Configurations, Infotypes explanations and configurations, Personal Data, Address, Bank, Basic,Planned working Time, Recurring Payments, One time Payments, Contract Elements, Monitoring of tasks, Family details, Education,Previous Employer details, Objects on Loans, Date Specifications, Loans,Membership Fees, Communication,Notifications,Person Ids, All the IMG confiG, Dynamic Actions, Screen Header, Screen Modifications, Infotype Menus, Organisational Key, Administartor Groups, Features, NUMKR, IGMOD, ABKRS, VDSK1, SCHKZ, TMSTA, LGMST,TARIFF,D ATAR,CONTR,PINCH,ZLSCH, Time Mgmt: Holidays and Holiday Calendars, Dynamic, Fixed and Variable Breaks, Daily Work Schedules, Variants, Day Types, Period Work Schedules, Rotating Shifts, Different Absence Types like PL, CL,SL, LWOP, Vacation Quotas etc, Time Constraint Classes for all Time Mgmt Infotypes, Attendance Types, Counting Rules, Absence Quotas, Base entitlements, and Deduction of Quotas, Shifts Patterns and Allowances, Daily and Weekly Over Time , Leave Encashment, Leave Carry Forwards, Flexi Time, Positive and Negative Time Evaluations, Paid and Unpaid Breaks, TM00 and TM04, Payroll, Basic, HRA, CEA/CHA, Conveyance, LTA,Medical, LWF, PTAX, ESI, Previous Exp,P.F and VPF,COA/CLA, Loans and Interest Subsidy, Cost accounting with Finance,D.A based on CPI, Perks, Hard Furnishing, Payslip Design, Quarterly Returns, Form 16 with Annexure, Complete IN00 Schema, Multiple Form 16, ESS: Leave Application, Basic data Changes, Payslip Display, Leave balances, Leave Encashment Request.. & More. TOPIC 1-10 SAP HR Configuration 6000 Real-time Screen Shots, Structures in Human Resources, Personnel Areas/SubAreas, Employee Areas/SubAreas, PA Personnel Administration Tables, Assignment of Personnel Area to Company Code, Assign employee subgroup to employee group, Hiring/Maintaing a new employee , Number Range for Personnel Numbers , Personnel number check , Personnel Area Change for Certain Employees , How To Configure Personnel Actions, Company Codes, Additional Action Is Not Working, What Are Dynamic Action , Employment Status In PA40 and PA30 Screen , How Employee Attributes Are Classified , IMG Steps To Configure Benefit, Qualification Block, Jobs, Positions, Cost Centers, Favorites, Business blue Print, Configuration workbook, Consultant, Sign-off, Roles & Responsibilities, End-User Training Guides, Attachments, Log-in, Development, Quality, Production, Systems, Project Management, SAP HR, Configurations, Steps, Online Training, Screen shots, Download, Payroll, Time Management, Time Evaluation, TM, Personnel Administration, PA, Organization Management, OM, Personnel Development, PD, Sample Resumes, Free, Tips, Documents, SAP Help, SAP HR Forum, Discussion Forum, mySAP, Certification, Interview Questions & Answers, Course Employee Master Data, Work Schedules, Payroll sub modules, Absence, Attendance, Quotas, Gross salary, Tax calculation, Statutory, Legislation, Forms, Reports, Year end Activities, Certification Review, Technical Principles, Third Party Vendors, Testing, UAT, SAP HR FAQ, ESS and MSS, AS-IS, TO-BE, Integration, GL, FICO, SD, MM, Transaction Codes, T-codes, LSO, HR module Tables, Queries, Positive & Negative Time Recording, PCR, Schema, Features, Functions, Operations, SDN SAP, Payroll Driver, Errors, Solutions, Structures in Human Resources, Actions, IMG Steps, Path, Benefits, Info Type, Country Payrolls, India, USA, Canada, Germany, France, Specification, Error Message, HR Sapscripts, HR ABAP Reports, HR Authorizaton, Training and Event Management, Wage Types, Free HR eBook (PDF) SAP Reference Books on Human Resources, SAP Certification Exam. TOPIC 11-20 SAP HR Configuration 6000 Real-time Screen Shots, Structures in Human Resources, Personnel Areas/SubAreas, Employee Areas/SubAreas, PA Personnel Administration Tables, Assignment of Personnel Area to Company Code, Assign employee subgroup to employee group, Hiring/Maintaing a new employee , Number Range for Personnel Numbers , Personnel number check , Personnel Area Change for Certain Employees , How To Configure Personnel Actions, Company Codes, Additional Action Is Not Working, What Are Dynamic Action , Employment Status In PA40 and PA30 Screen , How Employee Attributes Are Classified , IMG Steps To Configure Benefit, Qualification Block, Jobs, Positions, Cost Centers, Favorites, Business blue Print, Configuration workbook, Consultant, Sign-off, Roles & Responsibilities, End-User Training Guides, Attachments, Log-in, Config of One InfoTypes, Control Record , Organizational Data , User Parameter , Payroll Strutures , Pay Scale Structure Development, Quality, Production, Systems, Project Management, SAP HR, Configurations, Steps, Online Training, Screen shots, Download, Payroll, Time Management, Time Evaluation, TM, Personnel Administration, PA, Organization Management, OM, Personnel Development, PD, Sample Resumes, Free, Tips, Documents, SAP Help, SAP HR Forum, Discussion Forum, mySAP, Certification, Interview Questions & Answers, Course Employee Master Data, Work Schedules, Payroll sub modules, Absence, Attendance, Quotas, Gross salary, Tax calculation, Statutory, Legislation, Forms, Reports, Year end Activities, Certification Review, Technical Principles, Third Party Vendors, Testing, UAT, SAP HR FAQ, ESS and MSS, AS-IS, TO-BE, Integration, GL, FICO, SD, MM, Transaction Codes, T-codes, LSO, HR module Tables, Queries, Positive & Negative Time Recording, PCR, Schema, Features, Functions, Operations, SDN SAP, Payroll Driver, Errors, Solutions, Structures in Human Resources, Actions, IMG Steps, Path, Benefits, Info Type, Country Payrolls, India, USA, Canada, Germany, France, Specification, Error Message, HR Sapscripts, HR ABAP Reports, HR Authorizaton, Training and Event Management, Wage Types, Free HR eBook (PDF) SAP Reference Books on Human Resources, SAP Certification Exam. TOPIC 21-30 SAP HR Configuration 6000 Real-time Screen Shots, Indirect Valuation, Basic Pay, IT0008, IT0014, IT0015, IT2010, Creation of Wage Types, Indirect Valuation Annual Salary, Salary Components, Topic, Additional Payments, Recurring Payments, Wage Type Characteristics , Wage Type Permissibility, Maintain, Display, Holiday Calendar Setup For HR In ECC 6, SAP HR, Configurations, Steps, Online Training, Screen shots, Download, Payroll, Time Management, Time Evaluation, TM, Personnel Administration, PA, Organization Management, OM, Personnel Development, PD, Sample Resumes, Free, Tips, Documents, SAP Help, SAP HR Forum, Discussion Forum, mySAP, Certification, Interview Questions & Answers, Course Employee Master Data, Work Schedules, Payroll sub modules, Absence, Attendance, Quotas, Gross salary, Tax calculation, Statutory, Legislation, Forms, Reports, Year end Activities, Certification Review, Technical Principles, Third Party Vendors, Testing, UAT, SAP HR FAQ, ESS and MSS, AS-IS, TO-BE, Integration, GL, FICO, SD, MM, Transaction Codes, T-codes, LSO, HR module Tables, Queries, Positive & Negative Time Recording, PCR, Schema, Features, Functions, Operations, SDN SAP, Payroll Driver, Errors, Solutions, Structures in Human Resources, Actions, IMG Steps, Path, Benefits, Info Type, Country Payrolls, India, USA, Canada, Germany, France, Specification, Error Message, HR Sapscripts, HR ABAP Reports, HR Authorizaton, Training and Event Management, Wage Types, Free HR eBook (PDF) SAP Reference Books on Human Resources, SAP Certification Exam & More. TOPIC 31-40 Absence, Absence Valuation, Payroll Journal, Payroll Run, Payroll Driver, Wage type Reporter, Display Pay Results ,View, Create, Display Time Evaluation Results, Quota Overview, Day types, Sunday not being considered as a regular working day , Question on Payroll Journal Report for Print Forma , Creating Customer Specific Functions for HR Payroll , General Idea About UK, US, Indian Payroll , What Is The Difference Between PCR and CAP , Explanation on Deduction Rules , Configuration In Generation Of Absence Quota , BSI Communication Failure During Payroll Run , Holiday Calendar Setup For HR In ECC 6 , Payroll Questions and Help Required , Procedure To Design Payslip , Short Overview of SAP Payroll , Documenting HR Rules And Schemas , Counting Class And Counting Rules , Different Types of Pay Scale,Schema Process ,Income Tax, Statutory (ESI, PT, PT, LWF), Schema in Payroll, Absence Quotas , Schema, Overview, Configurations, Steps, Online Training, Screen shots, Download, Payroll, Time Management, Time Evaluation, TM, Personnel Administration, PA, Organization Management, OM, Personnel Development, PD, Sample Resumes, Free, Tips, Documents, SAP Help, SAP HR Forum, Discussion Forum, mySAP, Certification, Interview Questions & Answers, Course Employee Master Data, Work Schedules, Payroll sub modules, Absence, Attendance, Quotas, Gross salary, Tax calculation, Statutory, Legislation, Forms, Reports, Year end Activities, Certification Review, Technical Principles, Third Party Vendors, Testing, UAT, SAP HR FAQ, ESS and MSS, AS-IS, TO-BE, Integration, GL, FICO, SD, MM, Transaction Codes, T-codes, LSO, HR module Tables, Queries, Positive & Negative Time Recording, PCR, Schema, Features, Functions, Operations, SDN SAP, Payroll Driver, Errors, Solutions, Structures in Human Resources, Actions, IMG Steps, Path, Benefits, Info Type, Country Payrolls, India, USA, Canada, Germany, France, Specification, Error Message, HR Sapscripts, HR ABAP Reports, HR Authorizaton, Training and Event Management, Wage Types, Free HR eBook (PDF) SAP Reference Books on Human Resources, SAP Certification Exam & More. TOPIC 41-50 SAP HR Configuration 6000 Real-time Screen Shots, Processing Classes, Specifications, Rules, PCR, Schema, How to write PCR's with Examples, PCR Based on Rate, Number, Amount, Example, Link between PCR & Schema, Insert, Rates of Pay, X010 Base for rate, Addition, PCR X013, Division, Modifying, Standard PCR, V_512W_D, V_512W_B, How to Read Syntix, PC, Cumulation classes & Evaluation class and Specifications, PCR Based on Decision Making, Short Overview of SAP Payroll , Documenting HR Rules And Schemas , General Idea About UK, US, Indian Payroll , Interview Questions, Answers, Explanations, Errors, SAP HR Certification Review SAP HR, Configurations, Steps, Online Training, Screen shots, Download, Payroll, Time Management, Time Evaluation, TM, Personnel Administration, PA, Organization Management, OM, Personnel Development, PD, Sample Resumes, Free, Tips, Documents, SAP Help, SAP HR Forum, Discussion Forum, mySAP, Certification, Interview Questions & Answers, Course Employee Master Data, Work Schedules, Payroll sub modules, Absence, Attendance, Quotas, Gross salary, Tax calculation, Statutory, Legislation, Forms, Reports, Year end Activities, Certification Review, Technical Principles, Third Party Vendors, Testing, UAT, SAP HR FAQ, ESS and MSS, AS-IS, TO-BE, Integration, GL, FICO, SD, MM, Transaction Codes, T-codes, LSO, HR module Tables, Queries, Positive & Negative Time Recording, PCR, Schema, Features, Functions, Operations, SDN SAP, Payroll Driver, Errors, Solutions, Structures in Human Resources, Actions, IMG Steps, Path, Benefits, Info Type, Country Payrolls, India, USA, Canada, Germany, France, Specification, Error Message, HR Sapscripts, HR ABAP Reports, HR Authorizaton, Training and Event Management, Wage Types, Free HR eBook (PDF) SAP Reference Books on Human Resources, SAP Certification Exam & More. TOPIC 51-60 SAP HR Configuration 6000 Real-time Screen Shots, SAP HR Ad-Hoc Query, Payroll Accounting, Posting The Payroll Results To FICO , One payroll for two month , Factoring, Pro-ration, Monthly Factoring and Storage, Unpaid absences, mid month hire, termination, /801 to /8nn for partial period factors , PCR: XPPF Determine Partial Period Factors PCR: XVAL Valuate Payroll Elements using Partial Period Factors, Processing Class: Assign the Processing Class 10 to respective Wage type., ESS and MSS, Integration of SD, HR, FICO, Wage type Valuation, Availability, Infotype 2004, Time PCR & Schema, HRS, Processing Classes, Specifications, Rules, PCR, Schema, How to write PCR's with Examples, PCR Based on Rate, Number, Amount, Example, Link between PCR & Schema, Insert, Rates of Pay, X010 Base for rate, Addition, PCR X013, Division, Modifying, Standard PCR, V_512W_D, V_512W_B, How to Read Syntix, PC, Cumulation classes & Evaluation class and Specifications, PCR Based on Decision Making, Short Overview of SAP Payroll , Documenting HR Rules And Schemas , General Idea About UK, US, Indian Payroll , Interview Questions, Answers, Explanations, Errors, SAP HR Certification Review SAP HR, Configurations, Steps, Online Training, Screen shots, Download, Payroll, Time Management, Time Evaluation, TM, Personnel Administration, PA, Organization Management, OM, Personnel Development, PD, Sample Resumes, Free, Tips, Documents, SAP Help, SAP HR Forum, Discussion Forum, mySAP, Certification, Interview Questions & Answers, Course Employee Master Data, Work Schedules, Payroll sub modules, Absence, Attendance, Quotas, Gross salary, Tax calculation, Statutory, Legislation, Forms, Reports, Year end Activities, Certification Review, Technical Principles, Third Party Vendors, Testing, UAT, SAP HR FAQ, ESS and MSS, AS-IS, TO-BE, Integration, GL, FICO, SD, MM, Transaction Codes, T-codes, LSO, HR module Tables, Queries, Positive & Negative Time Recording, PCR, Schema, Features, Functions, Operations, SDN SAP, Payroll Driver, Errors, Solutions, Structures in Human Resources, Actions, IMG Steps, Path, Benefits, Info Type, Country Payrolls, India, USA, Canada, Germany, France, Specification, Error Message, HR Sapscripts, HR ABAP Reports, HR Authorizaton, Training and Event Management, Wage Types, Free HR eBook (PDF) SAP Reference Books on Human Resources, SAP Certification Exam & More. TOPIC 61-70 Advanced Leave, Compensation Management, Time Questions & Answers, FAQ, Data Loading Data Loading, CATS, Display, Modify, Create, Load, SAP HR, Configurations, Steps, Online Training, Screen shots, Download, Payroll, Time Management, Time Evaluation, TM, Personnel Administration, PA, Organization Management, OM, Personnel Development, PD, Sample Resumes, Free, Tips, Documents, SAP Help, SAP HR Forum, Discussion Forum, mySAP, Certification, Interview Questions & Answers, Course Employee Master Data, Work Schedules, Payroll sub modules, Absence, Attendance, Quotas, Gross salary, Tax calculation, Statutory, Legislation, Forms, Reports, Year end Activities, Certification Review, Technical Principles, Third Party Vendors, Testing, UAT, SAP HR FAQ, ESS and MSS, AS-IS, TO-BE, Integration, GL, FICO, SD, MM, Transaction Codes, T-codes, LSO, HR module Tables, Queries, Positive & Negative Time Recording, PCR, Schema, Features, Functions, Operations, SDN SAP, Payroll Driver, Errors, Solutions, Structures in Human Resources, Actions, IMG Steps, Path, Benefits, Info Type, Country Payrolls, India, USA, Canada, Germany, France, Specification, Error Message, HR Sapscripts, HR ABAP Reports, HR Authorizaton, Training and Event Management, Wage Types, Free HR eBook (PDF) SAP Reference Books on Human Resources, SAP Certification Exam & More. TOPIC 71-80 SAP HR, Configurations, Steps, Online Training, Screen shots, Download, Payroll, Time Management, Time Evaluation, TM, Personnel Administration, PA, Organization Management, OM, Personnel Development, PD, Sample Resumes, Free, Tips, Documents, SAP Help, TEM - Deleting Bus. Events after Historically Recording, Main HR Authorization Object for Security , Reporting on Infotypes limited by security , Structural Authorization vs Role Authorization, SAP HR Forum, Discussion Forum, mySAP, Certification, Interview Questions & Answers, Course Employee Master Data, Work Schedules, Payroll sub modules, Absence, Attendance, Quotas, Gross salary, Tax calculation, Statutory, Legislation, Forms, Reports, Year end Activities, Certification Review, Technical Principles, Third Party Vendors, Testing, UAT, SAP HR FAQ, ESS and MSS, AS-IS, TO-BE, Integration, GL, FICO, SD, MM, Transaction Codes, T-codes, LSO, HR module Tables, Queries, Positive & Negative Time Recording, PCR, Schema, Features, Functions, Operations, SDN SAP, Payroll Driver, Errors, Solutions, Structures in Human Resources, Actions, IMG Steps, Path, Benefits, Info Type, Country Payrolls, India, USA, Canada, Germany, France, Specification, Error Message, HR Sapscripts, HR ABAP Reports, HR Authorizaton, Training and Event Management, SAP Solution Manager, CATS, Wage Types, Free HR eBook (PDF) SAP Reference Books on Human Resources, SAP Certification Exam & More. TOPIC 81-90 General Idea About UK, US, Indian Payroll, Garnishments, US Tax, BSI, SAP HR, Configurations, Steps, Online Training, Screen shots, Download, Payroll, Time Management, Time Evaluation, TM, Personnel Administration, PA, Organization Management, OM, Personnel Development, PD, Sample Resumes, Free, Tips, Documents, SAP Help, SAP HR Forum, Discussion Forum, mySAP, Certification, Interview Questions & Answers, Course Employee Master Data, Work Schedules, Payroll sub modules, Absence, Attendance, Quotas, Gross salary, Tax calculation, Statutory, Legislation, Forms, Reports, Year end Activities, Certification Review, Technical Principles, Third Party Vendors, Testing, UAT, SAP HR FAQ, ESS and MSS, AS-IS, TO-BE, Integration, GL, FICO, SD, MM, Transaction Codes, T-codes, LSO, HR module Tables, Queries, Positive & Negative Time Recording, PCR, Schema, Features, Functions, Operations, SDN SAP, Payroll Driver, Errors, Solutions, Structures in Human Resources, Actions, IMG Steps, Path, Benefits, Info Type, Country Payrolls, India, USA, Canada, Germany, France, Specification, Error Message, HR Sapscripts, HR ABAP Reports, HR Authorizaton, Training and Event Management, SAP Solution Manager, CATS, Wage Types, Free HR eBook (PDF) SAP Reference Books on Human Resources, SAP Certification Exam & More. TOPIC 91-100 Download, Attachments, Global Implementation , Time Management Configuration Document, Blueprint_Questionnaire, HR 400, Time Constraint, SAP HR, Configurations, Steps, Online Training, Screen shots, Download, Payroll, Time Management, Time Evaluation, TM, Personnel Administration, PA, Organization Management, OM, Personnel Development, PD, Sample Resumes, Free, Tips, Documents, SAP Help, SAP HR Forum, Discussion Forum, mySAP, Certification, Interview Questions & Answers, Course Employee Master Data, Work Schedules, Payroll sub modules, Absence, Attendance, Quotas, Gross salary, Tax calculation, Statutory, Legislation, Forms, Reports, Year end Activities, Certification Review, Technical Principles, Third Party Vendors, Testing, UAT, SAP HR FAQ, ESS and MSS, AS-IS, TO-BE, Integration, GL, FICO, SD, MM, Transaction Codes, T-codes, LSO, HR module Tables, Queries, Positive & Negative Time Recording, PCR, Schema, Features, Functions, Operations, SDN SAP, Payroll Driver, Errors, Solutions, Structures in Human Resources, Actions, IMG Steps, Path, Benefits, Info Type, Country Payrolls, India, USA, Canada, Germany, France, Specification, Error Message, HR Sapscripts, HR ABAP Reports, HR Authorizaton, Training and Event Management, SAP Solution Manager, CATS, Wage Types, Free HR eBook (PDF) SAP Reference Books on Human Resources, SAP Certification Exam & More.
"sap_cache_", guixt sap creen shots, how to create holiday calendar in sap+screenshots, michel brandelik, print_param sap parameter, sap databrowser se16 max hits, sap hr data migration tool+dtt, sap pay scale, tms_ci_change_configuration, tms_ci_change_configuration, sybase afaria sap, sap supplier relationship management software, supplier relationship management software products, sap supplier relationship management solution map, supplier relationship management software download, sap supplier relationship management solution, supplier management process sap, sap supplier relationship management pdf, supplier relationship management sap what is it, supplier relationship management software, supplier relationship management sap srm, supplier relationship management sap, supplier relationship management benefits to supplier, installed base management, vendor portal sap, vendor portal in sap, sap procurement business process, business objects, durman esquivel mexico, business objects infoview training, sap dietmar hopp allee 16, oprogramowanie sap, e sourcing sap srm, e sourcing sap, e sourcing software sap, what is sap e sourcing, sap e sourcing frictionless, sap e sourcing training, e sourcing sap on demand, solman sap charm, solman sap training, solman sap certification, nakisa sap talent management, nakisa sap portal, nakisa sap talent visualization, what is sap nakisa sap, nakisa sap partner, sap talent visualization by nakisa, what is sap nakisa, nakisa sap, sap hcm nakisa, solman overview.pdf, losungen dashboard, satuan acara penyuluhan tbc, intellego chile, shabana khan sap, gestionale sap, partha biswas sap, szkolenia sap polska, szkolenia sap, xcelsius trial software, xcelsius trial code, xcelsius trial license key, xcelsius engage server software, xcelsius trial version key, crystal xcelsius trial version download, sap business objects xcelsius training, xcelsius engage 2008 trial, xcelsius trial version product key, xcelsius trial key, xcelsius trial version download, xcelsius software versions, xcelsius trial version, xcelsius trial version free download, xcelsius software business objects, sap xcelsius free download, xcelsius engage 2008 full product, xcelsius software sap, sap bo xcelsius download, xcelsius engage server software download, xcelsius 2008 trial versionxcelsius 2008 free trial, xcelsius 2008 trial, xcelsius software, xcelsius dashboard, sap web dynpro training, web dynpro java basics, sybase afaria sap, sap supplier relationship management software, supplier relationship management software products, sap supplier relationship management solution map, supplier relationship management software download, sap supplier relationship management solution, supplier management process sap, sap supplier relationship management pdf, supplier relationship management sap what is it, supplier relationship management software, supplier relationship management sap srm, supplier relationship management sap, supplier relationship management benefits to supplier, installed base management, vendor portal sap, vendor portal in sap, sap procurement business process, business objects, durman esquivel mexico, business objects infoview training, sap dietmar hopp allee 16, oprogramowanie sap, e sourcing sap srm, e sourcing sap, e sourcing software sap, what is sap e sourcing, sap e sourcing frictionless, sap e sourcing training, e sourcing sap on demand, solman sap charm, solman sap training, solman sap certification, nakisa sap talent management, nakisa sap portal, nakisa sap talent visualization, sap abap webdynpro tutorial, dynpro sap download, sap web dynpro java download, web dynpro abap alv tutorial,web dynpro for java concept, web dynpro java download file, abap webdynpro tree tutorial, dynpro sap tutorial, sap abap web dynpro download, web dynpro java table sort, web dynpro for abap tutorial 6 component usage, sap web dynpro for java, web dynpro error rabax_state, webdynpro for java tutorial, web dynpro abap tutorial, sap sdn web dynpro abap, web dynpro abap tutorial sap, dynpro download sap, web dynpro java tutorials pdf, webdynpro tutorial, sap abap web dynpro tutorial, web dynpro for java download, webdynpro tutorial abap, web dynpro abap tutorial download, web dynpro for java tutorials, dynpro java training, sap web dynpro alv table, web dynpro java training, sap web dynpro java tutorial, web dynpro abap alv pdf, sap web dynpro java ajax, web dynpro for java tutorials pdf, webdynpro tutorial in sap, web dynpro abap tutorial 5, sap web dynpro for java tutorial, web dynpro for java training, webdynpro tutorial java, sap web dynpro download, sap web dynpro tutorial, web dynpro java tutorials, sap web dynpro performance, sap web dynpro free download, sap web dynpro for java download, sap web dynpro download free, sap web dynpro for java training, sap web dynpro abap tutorial, dynpro sap abap, web dynpro java download, web dynpro java best practices, web dynpro java file download, wsaeconnrefused connection refused sap, wsaeconnrefused connection refused, wsaeconnrefused 10061 connection refused sap, 10061 wsaeconnrefused connection refused sap, wsaeconnrefused connection refused in sap, sap 10061 wsaeconnrefused connection refused, portal environment sap ,xcelsius 2008 download keycode, xcelsius 2008 sp3 free download, sap dashboard design xcelsius, xcelsius tutorial free download, xcelsius 2008 download free sp3, xcelsius 2008 sp3 download free, xcelsius 2008 sp3 supported platforms, xcelsius examples drill down, sap bo xcelsius tutorial, xcelsius dashboard design, xcelsius examples sap, xcelsius tutorial sap, crystal xcelsius dashboard examples, sap universal worklist sharepoint, sap universal worklist configuration, business portal software trial, sap extractors for bw, extractors sap bi, extractors in sap bi, extractors sap bw, crm extractors sap bi, types of extractors in sap bi, portal_content sharepoint, adobe livecycle designer tutorial sap, sap adobe livecycle designer tutorial, sap web application server 6.20, sap web application server download, web application server sap pdf, solman sap tutorial