Integrating SAP HR (Human Resources) with SAP FI (Financial Accounting) ensures that all employee-related financial data — such as salaries, wages, deductions, and employer contributions — are automatically transferred to the Finance module for accurate accounting and reporting.
Here’s a step-by-step explanation in simple terms:
1. Purpose of Integration:
The main goal is to ensure that payroll results from SAP HR are automatically posted to the General Ledger (G/L) in SAP FI. This means that whenever payroll is processed, corresponding accounting entries (expenses, liabilities, etc.) are created in FI without manual intervention.
2. Key Components Involved:
- SAP HR (Payroll submodule) – Calculates gross and net pay, deductions, employer costs, etc.
- SAP FI (Financial Accounting) – Records the financial impact of payroll (e.g., salaries expense, tax payable).
- Integration Interface (Posting to Accounting) – Transfers payroll results from HR to FI.
3. Integration Configuration Steps:
Step 1:- Define Symbolic Accounts:
- Symbolic accounts act as an intermediate layer between HR wage types and FI G/L accounts.
- They are used to link wage types (like Basic Pay, Tax, PF) to financial accounts in FI.
Step 2:- Assign Wage Types to Symbolic Accounts:
- Each wage type in payroll (e.g., basic salary, bonus, deductions) is assigned a symbolic account in table T52EK.
Step 3: -Assign Symbolic Accounts to G/L Accounts:
- Symbolic accounts are then mapped to the actual G/L accounts in FI using transaction OBYG or HR-FI integration customizing.
- For example:
- Basic Pay → Symbolic Account 1000 → G/L 500000 (Salary Expense)
- Provident Fund → Symbolic Account 2000 → G/L 210000 (PF Payable)
Step 4: -Set up Posting Characteristics:
- Define the company code, personnel area, and posting date settings to ensure payroll is posted to the correct FI entities.
Step 5: -Run the Posting Program:
- Payroll results are transferred using transaction PCP0 (Posting to Accounting) or RPCIPE00 report.
- This creates a posting document in FI, which can be simulated or actually posted.
4. Flow of Data:
- Payroll is run in SAP HR.
- Payroll results are stored in tables (like RT for results).
- The posting program reads these results.
- It converts wage types → symbolic accounts → G/L accounts.
- An FI document is created (debiting expense accounts, crediting liability accounts).
- The document is then transferred to FI automatically.
5. Example:
- Basic Salary (1000 USD) → Salary Expense (Dr) – 1000
- Tax Deduction (200 USD) → Tax Payable (Cr) – 200
- Net Pay (800 USD) → Employee Payable (Cr) – 800
These postings ensure that the HR payroll and the financial books remain in sync.
6. Benefits of Integration:
- Eliminates manual journal entries for payroll.
- Reduces errors and ensures accuracy.
- Provides real-time visibility of payroll expenses in financial statements.
- Improves compliance and audit tracking.
Summary:
SAP HR (Payroll) integrates with SAP FI (Financial Accounting) to automatically post payroll results—like salaries, deductions, and employer contributions—into the company’s financial accounts.
Key Points:
- Purpose: Ensures payroll expenses and liabilities are reflected in the General Ledger without manual entry.
- Main Elements:
- Wage Types (from Payroll)
- Symbolic Accounts (link layer between HR and FI)
- G/L Accounts (in Finance)
- Process:
- Assign wage types → symbolic accounts.
- Map symbolic accounts → G/L accounts.
- Run posting program (e.g., PCP0) to transfer payroll results.
- FI documents are created automatically (debit expenses, credit liabilities).
- Benefit: Streamlines payroll posting, improves accuracy, and keeps HR and FI data consistent.
Sign in to leave a comment.