SAP HR Recruitment

General

The data held within the Recruitment module is held in a separate database, as is the data contained within PA and OM. The master data for Recruitment is held in tables (PBxxxx) where xxxx is the infotype number. You can can get the infotype number by using the menu path: System arrow Status. You will see the program number which contains the infotype number in the notation.

The Recruitment module within SAP is probably its weakest HR module. Our advice is to only introduce bespoke developments when it is either essential for your business or going to involve very little risk to other parts of SAP. Development items such as bespoke infotypes are fine. Just be wary of modifying SAP standard objects. You may well find that this affects another part of SAP - at some point in the future.

Probably one of the strongest pieces of advice SDS can offer, is to recommend that you get your business processes clearly defined for Recruitment. This should take place as a matter of course during your implementation. These processes which will include both SAP and non-SAP activities should be available to all on an Intranet. It is great to have them on a file server somewhere, but does everyone know where they are stored and does everyone have access to this drive?

The fast entry screen within Recruitment is very inflexible. You can't use screen modifications on it, as you can with other Recruitment and PA screens. One thing you can do is make use of Transaction and Screen Variants. The transaction code to activate this is SHD0. It is a very useful piece of functionality within SAP. With it you can hide fields, provide defaults, make fields mandatory etc. There is some very useful information on it, just click on the "I" button on the screen at transaction code SHD0.

If you wish to have the email address on the fast entry screen, then you need to ensure that the parameter for MOLGA is set to "00".

You have to have the "vacancy" option turned on if you are using Org Mgt on your SAP system.

Many customers have a key requirement whereby vacancy or position effectively is the central object around which the recruitment process is driven. SAP has some serious limitations in this regard.

The first problem is that everything is geared around the advert. Most of the reports have advert as a selection criteria, but most do not have vacancy or position included as a selection criteria. You can insert vacancy or position as a selection field in the relevant reports. This will involve some additional ABAP development work.

SAP does not provide a typical object type for advert, as it does for org unit, job, position etc. This becomes a problem if you need to bespoke anything within the Recruitment module in SAP. The module does tend to just hang together in a manner which is different to the rest of HR.

If you publish your advert in more than one advertising recruitment instrument, then you have to create a separate advert for each one. This is because the time constraint on advert will only allow one recruitment medium per advert. The fact that advert is not an object in SAP means that to change the time constraint, you would effectively have to modify the relevant programs - which is going down the high-risk road.

You can also not use advert altogether. Make use of the Unsolicited Application Groups on PB10 to channel all your applications through. The downside to this is that you will have to write your own cost per applicant reports.

You can use the transaction code OOPS to default the personnel area and sub-area for recruitment. This would also affect PA as well.

Tip on Configuration for Actions

Remember that when you go into the main configuration screen for Actions in Recruitment called "Change applicant actions", you don’t see all the columns and values on the screen at the same time. You need to scroll along to the right to see the other columns. One of the most important columns holds the value for the Info Group. This is often missed by users and consultants when configuring the Recruitment module.

Check on Previous Applicants

When entering the initial data for an applicant, the system does a check on first name and surname only. Once you hit the return button it does the check even if you haven't clicked on the "check previous employee" icon at the top LHS of the screen. It looks for unique matches.

If for example the previous applicant's name is Sarah Jones:

  • Sarah Jones - Will find the match
  • Sara Jones - Will find the match
  • S J - Will find the match
  • Sar Jons - Won't find the match

The check is only done once you have changed the input fields for both first name and last name and then clicked the return button.

Applicant Groups and Ranges

These pieces of configuration are used essentially to group the different types of applicants in the system. They can be used very effectively in decisions for features and for report selection and output. Many customers are not able to come up with meaningful entries for both fields. It is worth spending a fair amount of time in deciding the values for these fields. They are integral to the Recruitment module and its successful implementation.

Dynamic Actions

Remember that there are a number of SAP standard dynamic actions which are there to assist you. Remember to add to them if you add in, for example, additional action types for Recruitment.

Transaction and Screen Variants

These are very useful in the Recruitment solution for making changes to the screen fields where you either can't use "screen mods" (table T588M) or else find that the screen is also used by PA which has different requirements. Remember that the feature for each infotype will generally allow you to select on either Applicants(B) or Employees(A).

Default Settings

The transaction code OOPS allows you to set various fields. Try it out, it is quite useful. Remember that setting Personnel Area and Sub-area will set it for your user settings on that client.

Remember that these can also be set in your user parameters. See the document we have in the Knowledge Base on User Parameters. For information, the common fields and parameter settings are:

Personnel Area = PBR
Personnel Sub-area = PBS
Applicant Group = APG
Applicant Range = APR
Country = LND

Transfer of Additional Data for Internal Applicants

If you would like to transfer additional infotypes for internal applicants (PA to Rec) then you can do so by enhancing the user exit ZPAP4CUS. You also need to modify the feature IGMOA. See OSS note 314184 for more information.

Mail Functionality

Mail – Changes to Infotypes

The feature M0001 sends a mail to a user based on specific changes to different infotypes. Refer to the documentation under Personnel Administration which provides more details on how to configure this.

Mail sent after update to Applicant Activity

The feature MAILS can be used to send out an email to various recipients based on changes to different Applicant Activities in Recruitment.

Infotypes available for Recruitment

The following table shows a list of infotypes which are available as standard in the Recruitment module

This table contains infotypes which can be used in Recruitment

InfotypeInfotype name
0001Organizational Assignment
0002Personal Data
0006Addresses
0007Planned Working Time
0008Basic Pay
0009Bank Details
0014Recur. Payments/Deds.
0015Additional Payments
0016Contract Elements
0022Education
0023Other/Previous Employers
0024Skills
0028Internal Medical Service
0041Date Specifications
0042Fiscal Data A
0077Additional Personal Data
0105Communication
0107Working Time
0108Personal Data B
0109Contract Elements
0185Personal IDs
0190Construction Pay: Previous ER
0280GB View for Contractual Elements
0336Suppl. it0002 (PT)
0342Personal Data HK
0343Contract Elements HK
0395External Org. assignment
0396Expatriate attributes
0398Contractual Elements BR
0432View: Type of Employment
0433GB View for Bank Details
0465Documents
0480Enhancement: Contracts Processing
0488Leave Scheme
0493Education (PS-SG)
0502Letter of appointment
0539Personal Data
0623Career History (Public Sector BE)
0625
0633
0695
4000Applicant Actions
4001Applications
4002Vacancy Assignment
4003Applicant Activities
4004Applicant Activity Status
4005Applicant's Personnel Number

Letters of Correspondence

Unlike Training and Events, with Recruitment you can only generate your correspondence in either Word or SAP Script. The following items should be considered:

  • If your company uses a particular font set, does it exist within SAP Script - if not it will have to be added.
  • Would you need to use the "send to" mail recipient in Word if you are going to email applicants using Outlook (which may not be integrated with SAP Office using SAP Connect)
  • Does Word provide sufficient functionality in terms of programming functions to enable you to do everything you need to. You may wish to include IF, THEN, ELSE statements etc, in your letter. SAP Script provides many whilst standard Word provides a bit less.
  • Are all the mail merge fields available in Word?

If you would like to hold more expansive details about interview venues you can do so in Word or SAP Script using a few programming commands. SAP allows you to store 6 characters for both the room and building which is great if you are all familiar with them and where they are etc. If you need to store an address for them, then that becomes a lot more difficult. You can use IF statements in both Word and SAP Script to retrieve much more expansive and descriptive texts.

Fields available for Letters

The following fields are available to be inserted into letters of correspondence

This table contains fields which can be used in letters of correspondence

FieldField Description
ADRS-ANREDTitle
ADRS-NAME1Name 1 of an address
ADRS-NAME2Name 2 of an address
ADRS-NAME3Name 3 of an address
ADRS-NAME4Name 4 of an address
ADRS-STRASHouse number and street
ADRS-PFACHPO box
ADRS-PSTL2PO Box postal code
ADRS-PFORTPO Box city
ADRS-LAND1Country key
ADRS-PSTLZPostal code
ADRS-ORT01City
ADRS-ORT02City
ADRS-REGIORegion (State, Province, County)
ADRS-SPRASLanguage Key
ADRS-INLNDCountry key
ADRS-ANZZLNumber of lines in the address
ADRS-PRIORAddress lines priority
ADRS-WARENDelivery address ID
ADRS-LINE0Address line
ADRS-LINE1Address line
ADRS-LINE2Address line
ADRS-LINE3Address line
ADRS-LINE4Address line
ADRS-LINE5Address line
ADRS-LINE6Address line
ADRS-LINE7Address line
ADRS-LINE8Address line
ADRS-LINE9Address line
ADRS-LINEKAddress line
ADRS-LINEDAddress line
ADRS-LINED0Address line
CONTR-CTARTText for contract type (Contract Elements infotype)
CONTR-PERSGName of employee group
CONTR-PERSKName of employee subgroup
CONTR-RETEXTText for Work Schedule Rule (Planned Working Time Infotype)
CONTR-SZTXTText for time recording status (IT Planned Working Time)
CONTR-WWTXTName of Working Week (Planned Working Time Infotype)
CONTR-PREASText on reason for change (Basic Pay infotype)
CONTR-TARTXName of pay scale type (Basic Pay infotype)
CONTR-TGBTXName of pay scale area (Basic Pay infotype)
CONTR-CTRBEContract start date (Infotype Contract Elements)
CONTR-CTRENContract temporary until (Infotpye Contract Elements)
CONTR-WRKPLWork location (Contract Elements infotype)
CONTR-LFZFRNumber of continued pay periods (IT Contract Elements)
CONTR-LFZZHContinued pay period unit (IT Contract Elements)
CONTR-KRZFRNo. of sick pay supplements periods (IT Contract Elements)
CONTR-KRZZHSick pay supplement unit (IT Contract Elements)
CONTR-PROFRNumber probationary period (IT Contract Elements)
CONTR-PROEHProbationary period unit (IT Contract Elements)
CONTR-KAGFRNotice period for employer (IT Contract Elements)
CONTR-KANFRNotice period for employee (IT Contract Elements)
CONTR-ARBENExpiration of work permit (Infotype Contract Elements)
CONTR-AZANTEmployment percent (Infotype Planned Working Time)
CONTR-ASTTGWorking hours per day (infotype Planned Working Time)
CONTR-ASTWKWorking hours per week (Infotype Planned Working Time)
CONTR-ASTMOWorking hours per month (Infotype Planned Working Time)
CONTR-ASTJAWorking hours per year (Infotype Planned Working Time)
CONTR-WKWTGWeekly workdays (Infotype Planned Working Time)
CONTR-BZARTPayment type (Infotype Basic Pay)
CONTR-TRFGRPay scale group
CONTR-TRFSTPay scale level
CONTR-JAGEHAnnual salary (Infotype Basic Pay)
CONTR-CURKYCurrency key
CONTR-LGA01Wage type (Infotype Basic Pay)
CONTR-LGA02Wage type (Infotype Basic Pay)
CONTR-LGA03Wage type (Infotype Basic Pay)
CONTR-LGA04Wage type (Infotype Basic Pay)
CONTR-LGA05Wage type (Infotype Basic Pay)
CONTR-LGA06Wage type (Infotype Basic Pay)
CONTR-LGA07Wage type (Infotype Basic Pay)
CONTR-LGA08Wage type (Infotype Basic Pay)
CONTR-LGA09Wage type (Infotype Basic Pay)
CONTR-BRG01Amount (Infotype Basic Pay)
CONTR-BRG02Amount (Infotype Basic Pay)
CONTR-BRG03Amount (Infotype Basic Pay)
CONTR-BRG04Amount (Infotype Basic Pay)
CONTR-BRG05Amount (Infotype Basic Pay)
CONTR-BRG06Amount (Infotype Basic Pay)
CONTR-BRG07Amount (Infotype Basic Pay)
CONTR-BRG08Amount (Infotype Basic Pay)
CONTR-BRG09Amount (Infotype Basic Pay)
CONTR-LGTX1Wage type long text (Infotype Basic Pay)
CONTR-LGTX2Wage type long text (Infotype Basic Pay)
CONTR-LGTX3Wage type long text (Infotype Basic Pay)
CONTR-LGTX4Wage type long text (Infotype Basic Pay)
CONTR-LGTX5Wage type long text (Infotype Basic Pay)
CONTR-LGTX6Wage type long text (Infotype Basic Pay)
CONTR-LGTX7Wage type long text (Infotype Basic Pay)
CONTR-LGTX8Wage type long text (Infotype Basic Pay)
CONTR-LGTX9Wage type long text (Infotype Basic Pay)
CONTR-LGAW1Wage type (Infotype Recurring Payments/Deductions)
CONTR-LGAW2Wage type (Infotype Recurring Payments/Deductions)
CONTR-LGAW3Wage type (Infotype Recurring Payments/Deductions)
CONTR-LGTW1Wage type long text (Infotype Recurring Payments/Deductions)
CONTR-LGTW2Wage type long text (Infotype Recurring Payments/Deductions)
CONTR-LGTW3Wage type long text (Infotype Recurring Payments/Deductions)
CONTR-BRGW1Amount (Infotype Recurring Payments/Deductions)
CONTR-BRGW2Amount (Infotype Recurring Payments/Deductions)
CONTR-BRGW3Amount (Infotype Recurring Payments/Deductions)
CONTR-AZDW11st payment date (Infotype Recurring Payments/Deductions)
CONTR-AZDW21st payment date (Infotype Recurring Payments/Deductions)
CONTR-AZDW31st payment date (Infotype Recurring Payments/Deductions)
CONTR-DZANZ1Interval between payment dates (IT Recurring Pymts/Deduction
CONTR-DZANZ2Interval between payment dates (IT Recurring Pymts/Deduction
CONTR-DZANZ3Interval between payment dates (IT Recurring Pymts/Deduction
CONTR-WBEH1Unit (Infotype Recurring Payments/Deductions)
CONTR-WBEH2Unit (Infotype Recurring Payments/Deductions)
CONTR-WBEH3Unit (Infotype Recurring Payments/Deductions)
CONTR-EHZP1Payment date unit (IT Recurring Payments/Deductions)
CONTR-EHZP2Payment date unit (IT Recurring Payments/Deductions)
CONTR-EHZP3Payment date unit (IT Recurring Payments/Deductions)
CONTR-ANZW1Number (Infotype Recurring Payments/Deductions)
CONTR-ANZW2Number (Infotype Recurring Payments/Deductions)
CONTR-ANZW3Number (Infotype Recurring Payments/Deductions)
CONTR-LGAE1Wage type (Infotype Additional Payments)
CONTR-LGAE2Wage type (Infotype Additional Payments)
CONTR-LGAE3Wage type (Infotype Additional Payments)
CONTR-LGTE1Wage type long text (Infotype Additional Payments)
CONTR-LGTE2Wage type long text (Infotype Additional Payments)
CONTR-LGTE3Wage type long text (Infotype Additional Payments)
CONTR-BRGE1Amount (Infotype Additional Payments)
CONTR-BRGE2Amount (Infotype Additional Payments)
CONTR-BRGE3Amount (Infotype Additional Payments)
CONTR-ANZE1Number (Infotype Additional Payments)
CONTR-ANZE2Number (Infotype Additional Payments)
CONTR-ANZE3Number (Infotype Additional Payments)
CONTR-EZEH1Unit (Infotype Additional Payments)
CONTR-EZEH2Unit (Infotype Additional Payments)
CONTR-EZEH3Unit (Infotype Additional Payments)
CONTR-EDAT1Date of origin (Infotype Additional Payments)
CONTR-EDAT2Date of origin (Infotype Additional Payments)
CONTR-EDAT3Date of origin (Infotype Additional Payments)
MEMOACT-INDICIndicator: Completed/planned
MEMOACT-ACTIDIdentification number for applicant activity
MEMOACT-APACTApplicant activity type
MEMOACT-DATUMLast changed on
MEMOACT-UZEITTime
MEMOACT-UNAMEUser name
MEMOACT-OTYPEObject type (vacancy)
MEMOACT-OBJIDVacancy
MEMOACT-REFIDReference activity ID
MEMOACT-IDTXTStandard text
MEMOACT-RECTKStatus of recurring task: Print letter
MEMOACT-PERNRPersonnel Number
MEMOACT-PLDATDate of action
MEMOACT-PLTIMTime of action
MEMOACT-LETEXIndicator: Letter saved
MEMOACT-NOTEXIndicator for notes
MEMOACT-LEMODIndicator: Letter changed
MEMOACT-REMEMDate of last time mail sent
MEMOACT-GEBNRBuilding number for action
MEMOACT-ZIMNRRoom number for action
MEMOACT-RCTK2Send mail
MEMOACT-RCTK3Format of letter for action
MEMOACT-RCTK4Format of note on action
MEMOACT-ENAMEFormatted name of employee or applicant
MEMOACT-LANGTDay of action
MEMOACT-WWDATDate of action
MEMOACT-WWTIMTime of action
PTXT1-TIME1Time of reference action
PTXT1-NRES1Person responsible for activity
PTXT1-NRES2Person responsible for vacancy
PTXT1-NRES3Person responsible for reference activity
PTXT1-NCLE1Personnel officer from infotype 0001 (Org.Assignment)
PTXT1-NCLE2Personnel officer for unsolicited application group
PTXT1-NCLE3Personnel officer for action vacancy
PTXT1-SIGN1Signature of person responsible for vacancy
PTXT1-SIGN2Signature of person responsible for reference action
PTXT1-SIGNSignature of pers.off. from Org.Assignment (infotype 0001)
PTXT1-SIGN4Signature of pers.officer for unsolicited application group
PTXT1-SIGN5Signature of personnel officer for action vacancy
PTXT1-SIGN6Signature of person responsible for action
PTXT1-SALUTAttribute for form of address (e.g. Dear)
PTXT1-TEL00Pers.officer's tel.no. from infotype 0001, Org.Assignment
PTXT1-TEL01Tel.no. of pers.officer for unsolicited application group
PTXT1-TEL02Tel.no. of pers.off. for action vacancy
PTXT1-GEBNRBuilding number for reference action
PTXT1-GEBNRBuilding number for reference action
PTXT1-ZIMNRRoom number for reference action
PTXT1-ANREDForm of address (e.g. Mr/Mrs/Ms)
PTXT1-NACHNLast name
PTXT1-VORNAFirst name
PTXT1-ENAMEFormatted name (e.g. Dr Jones)
PTXT1-BEGDADate of receipt of application
PTXT1-PERNRApplicant number
PTXT1-PLSTXName of position
PTXT1-DATUMDate and time, current (application server) date
PTXT1-WWBEGDADate of receipt of application
PTXT1-TODAYSystem: Current date
PTXT1-ASHTXShort text for applicant activity type
PTXT1-ACTTXLong text for applicant activity type
RFACT-INDICIndicator: Completed/planned
RFACT-ACTIDIdentification number for applicant activity
RFACT-APACTApplicant activity type
RFACT-DATUMLast changed on
RFACT-UZEITTime
RFACT-UNAMEUser name
RFACT-OTYPEObject type (vacancy)
RFACT-OBJIDVacancy
RFACT-REFIDReference activity ID
RFACT-IDTXTStandard text
RFACT-RECTKStatus of recurring task: Print letter
RFACT-PERNRPersonnel Number
RFACT-PLDATDate of reference action
RFACT-PLTIMTime of reference action
RFACT-LETEXIndicator: Letter saved
RFACT-NOTEXIndicator for notes
RFACT-LEMODIndicator: Letter changed
RFACT-REMEMDate of last time mail sent
RFACT-REMEMDate of last time mail sent
RFACT-GEBNRBuilding number for reference action
RFACT-ZIMNRRoom number for reference action
RFACT-RCTK2Send mail
RFACT-RCTK3Format of letter for action
RFACT-RCTK4Format of note on action
RFACT-ENAMEFormatted name of employee or applicant
RFACT-LANGTDay of reference action
RFACT-WWDATDate of reference action
RFACT-WWTIMTime of reference action

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