SAP Connect

SAP Connect is functionality within SAP which allows you to configure your SAP system to interact with other communication systems directly without the need for manual intervention. This would typically be an email server, but could also be, for instance, a fax server. Emails can be sent and received from within SAP and routed via SAP Connect to a person’s email account in another mail system. This promotes the “one application” approach which systems are striving towards.

There are many examples of using SAP Connect effectively. Typically letters could be generated by SAP Recruitment and emailed via SAP Connect to the applicant’s specified email address.

The following document gives you the high level steps for enabling SAP connect to work on version 4.7 of SAP.

The principal transaction code is SCOT which allows you to undertake most of the required steps. There are other steps required and you may be able to undertake them – depending on your security access in your SAP system.

Communication Types

You first need to specify the communication types.

Check whether the communication type SAPconnect is set for all communication methods that offer the communication systems connected using SAPconnect.

Use transaction code SCOT. Once in SAP Connect use the menu path: Settings arrow Communication methods

Define rules for recipient number adjustment

You now need to define the rules for the recipient number adjustment.

Use the transaction code SCOT

Once in SAP Connect use the menu path: Settings arrow Country code, Country code exceptions, or Recipient no. change (incoming)

You shouldn’t need to modify these settings as they should be adequate as delivered.

Settings for the Connection

Create RFC user using transaction code SU01.

To receive messages (including status messages), an RFC user is required. An RFC user has to be created in every client in which messages are to be received. An RFC user is also required in order to receive messages using the SMTP plug-in.

The RFC user needs to be an SAP user of the type “system”. It is therefore not possible for a person to logon with this user name in dialog.

The actual procedure is as follows:

  • Start Transaction SU01
  • Enter a name, MAIL_xyz.
  • Click on the create icon.
  • On the Logon data tab page, select the user type System.
  • Enter a password.
  • On the Profiles tab page, enter the authorization profile S_A.SCON. This profile minimizes the risk of misuse, even if the communication system does not store the password in encoded form.
  • Click on the save icon

These settings are only required for the connection using the SMTP plug-in, and not for the connection using external communication systems.

Set the SMTP Plugin

The SMTP plug-in is part of the Internet Communication Manager (ICM) and enables Internet mails to be sent from the SAP System using SMTP.

To activate the SMTP function on SAP, you have to alter the parameters for the profile on the corresponding instance.

SAP recommend that you activate the SMTP function on all application servers. Otherwise, you can only schedule the SAPconnect send process on the servers for which the SMTP function is activated. If you did not activate the SMTP function on all application servers, you would be unable to schedule the job in SAPconnect administration (transaction SCOT) but only in the job definition (transaction SM36).

Set the following parameters for the SMTP plug-in:

rdisp/start_icman = true

exe/icman =

icm/plugin_<*> = PROT=SMTP,PLG=

icm/server_port_<*> = PROT=SMTP,PORT=

You have to replace the placeholders with the values that apply in your system landscape.

Name of the Internet Communication Managers (ICM)

Name of the SMTP library

Number of the IP port used to receive SMTP messages. The port cannot yet be used by another program (for example, Sendmail). If SMTP messages are not to be received on an application server, set to 0.

<*> Digit with which you number the parameters icm/plugin_<*> and icm/server_port_<*>, serially, starting with 0.

The parameter icm/server_port_<*> has the optional extra TIMEOUT, which you can use to set the maximum waiting time, in seconds, for the response of the mail server or mail client.

The settings on your SAP system should look similar to this:

rdisp/start_icman = true

exe/icman = d:\usr\sap\DEV\SYS\exe\run\icman.exe

icm/plugin_0 = PROT=HTTP,PLG=PROT=HTTP,PLG=D:\usr\sap\DEV\SYS\exe\run\httpplugin.dll

icm/plugin_1 = PROT=HTTPS,PLG=D:\usr\sap\DEV\SYS\exe\run\httpplugin.dll

icm/plugin_2 = PROT=SMTP,PLG=D:\usr\sap\DEV\SYS\exe\run\smtpplugin.dll

icm/server_port_0 = PROT=HTTP,PORT=8000,EXTBIND=1

icm/server_port_1 = PROT=SMTP,PORT=0

Create ICF Service

You now need to create an ICF Service. You have to create a service for every virtual host that you want to use to receive SMTP messages. In the case of SAPconnect, you have to create a service for every client in which messages are to be received using the SMTP plug-in. Services are connected to the SAP System's transport system.

If messages are to be received in more than one client, the parameter is/SMTP/virt_host_<*> has to be maintained in the profile of the Internet Communication Manager (ICM), whereby <*> stands for the number of the virtual host.

  1. Call transaction SICF.
  2. Select supplied SAPConnect
  3. Service data
  4. Anonymous logon data. The Logon data is a required field and cannot be selected. Specify the client and a MAIL_xyz.
  5. Service options. Do not make any entries here for SMTP.
  6. Security requirements. Select Standard.
  7. Basic authentication. Select Standard SAP User.
  8. Handler list. Specify the class CL_SMTP_EXT_SAPCONNECT.
  9. Save

Settings in SAPconnect

The SMTP Node

If you want to use the SMTP plug-in to send Internet mails, faxes, and/or SMSs externally, use the SMTP node. This node is delivered with SAPconnect and has to be adjusted to meet the requirements of your system landscape. In contrast to the other nodes, you cannot create any more SMTP nodes, nor can you delete the existing one. If you do not use the SMTP node, you cannot activate it (that is, you cannot set the Node in use indicator).

To send using the SMTP plug-in, you have to set parameters for the profile of the Internet Communication Manager (ICM).

In SAPconnect administration (transaction SCOT), double-click on the SMTP node.

Specify the following parameters with the ICM server/port combination to be used to send the messages:

ParameterValue
Mail hostMtahost.yourcompany.co.uk
Mail port25

Also specify the following attributes:

AttributeDescription
Maximum waiting time for repeat send attempt procedureSpecify how long the send attempts are to be repeated for before the send process is cancelled, in the event of a communication error occurring when connecting to the mail server.
Node in useSelect this attribute when you are using the node.

Choose Set for the communication methods that the node can process. For each communication method, enter the formats and address areas that the node is to process.

Set Default Domain

The system will, by default, apply this to the user id to generate the sender's address, this will be the reply to address for the e-mail.

Change Confirmation Of Receipts

Turn of receipts, this seems to cause the system to hang when it is turned on.

Schedule the Process

The send process is scheduled to run every 10 minutes.

Choose View, Jobs

1. Create

2. Select SAP@CONNECTINT variant

3. Choose Schedule Job

4. Choose Schedule Periodically

5. Select minutes and select 10 minute interval.

6. Choose Create

User settings

Maintain address

SAP users can only send and receive in the communication methods for which they are assigned an address. If you have specified a default domain for sending over the Internet, a sender address is created automatically when documents are sent using the communication method Internet for users to whom no Internet address is assigned. For more information on Addresses , see the documentation BC - Business Workplace.

Transaction code: SU01 or SO12

Assign send authorisations

Users require send authorizations. The authorization object S_OC_SEND and (as values) the permitted communication methods and the maximum number of recipients to which a user may address a message are assigned to you. The authorizations required for sending are, by default, contained in the role SAP_BC_SRV_GBT_USER for the end user of the Business Workplace.

Transaction code: SU01

Assign Send Authorisations

Transaction code: SU01

Settings in the Business Workplace

Check send restrictions

In the Business Workplace shared office settings , you can activate send restrictions for sending from the Workplace interface. For example, you can allow internal sending only, or external sending only using address management.

Transaction code: SO16

You may not need to make any changes via this transaction.

Following instructions in Note 439948- Internet main is not sent (error 837).

Edit the SXNODES table via transaction SE16.

Select the entry that contains the name of your SAPConnect SMTP node in the NODE key Field (SMTP).

Press “Change(F6)”

Change the “F_ESMTP” field from “X” to “ ” (blank character) and save.

Sending to Internet email addresses

If you wish to send to an external Internet email address/account, you can do the following.

Make sure that there is a user set up for the person on the system.

You can enter the email address for the person on the user’s address tab (transaction code SU01). The communication method should be Int. email.

Go to transaction code SO12. Here you can specify a forwarding address for a specific time period. Under the tab “automatic forwarding” specify the person’s external email address.

Transaction code SO16 can be used to modify the SAP Office settings for a particular client. You would use this transaction code if you wished to filter the types of recipients available to the user in SAP Office.

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