SAP ABAP IMG Activity OHANL_EIR073 (Prepare Automatic Filling of Fields in IT3250)
Hierarchy
SAP_HRCNL (Software Component) Sub component SAP_HRCNL of SAP_HR
   PY-NL (Application Component) The Netherlands
     P05C (Package) HR Customizing: Netherlands
IMG Activity
ID OHANL_EIR073 Prepare Automatic Filling of Fields in IT3250  
Transaction Code S_L4H_49002421   (empty) 
Created on 20111006    
Customizing Attributes OHANL_EIR073   Prepare Automatic Filling of Fields in IT3250 
Customizing Activity OHANL_EIR073   Prepare Automatic Filling of Fields in IT3250 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name OHANL_EIR073    

Use

Within the context of the Electronic Illness and Recovery Reporting, you need to submit data that is normally available only after the payroll run. In order to be able to include this data in the Illness Reporting: Details (3250) infotype before the actual payroll run and, consequently, submit it to the Employee Insurance Agency (UWV) using the electronic notifications, you have to simulate the payroll run. This simulation run fills automatically the corresponding fields of the Illness Reporting: Details (3250) infotype.

With the following substeps of this Customizing activity, you prepare the automatic filling of the Daily Social Insurance Wage and Soc.Ins.Wage on 1st. Work Incapacity Day fields in the Illness Reporting: Details (3250) infotype.

Requirements

Standard settings

Activities

Adapt Payroll Schema:

Insert the function NEX2M with parameter 1 "RT" and parameter 2 "PFDS" as the last instruction in the final processing of your payroll schema (Subschema NEND).

Generate Variant for Payroll Driver:

Generate a variant for the Main Payroll Driver (NL)(RPCALCN0) in which the payroll schema that you want to use is entered. If you do not generate a variant, the standard schema NL00 is used.

Assign Variant to Calculation

Use feature NLSIM to assign the generated variant for filling the Daily Social Insurance Wage and Soc.Ins.Wage on 1st. Work Incapacity Day fields in the Illness Reporting: Details (3250) infotype. Add value "E" and the name of your variant in the structure of the feature.

Example

After the change (step 1), the standard final processing schema of Netherlands payroll NEND looks like this:

Func. Par1 Par2 Par3 Par4 D Text

BLOCK BEG Final Processing

PIT X070 GEN NOAB Terminate if IT not empty

NLLA0 Store Deduction Data in Wage Return

NLSIR 0007 Calculation of SI Reductions for Eld.EEs

NLCNB ALL Determine adjustment or arrears payment

SORT RT Sort results table (RT)

COPY XLID * Cost Distribution for Liabilities

PRINT NP BTZ Display transfers

ADDCU P30 Cumulate

SORT CRT Sort Cumulative Result Tab. (CRT)

EXPRT RN Export results (DB: PCL2 / RN)

NEX2M RT PFDS Export from RT to SAP Memory

BLOCK END End of processing

Assuming the name of your variant is SIMNORM . The new line in the structure of feature NLSIM is:

000070    E            &NLSIM= SIMNORM,

Business Attributes
ASAP Roadmap ID 204   Establish Functions and Processes 
Mandatory / Optional 2   Optional activity 
Critical / Non-Critical 1   Critical 
Country-Dependency I   Valid for countries specified 
Customizing Attributes Country Key Country Name
OHANL_EIR073 NL Netherlands
Assigned Application Components
Documentation Object Class Documentation Object Name Current line number Application Component Application Component Name
SIMG OHANL_EIR073 0 HLA0009656 Reporting 
Maintenance Objects
Maintenance object type C   Customizing Object 
Assigned objects
Customizing Object Object Type Transaction Code Sub-object Do not Summarize Skip Subset Dialog Box Description for multiple selections
PSCC L - Logical transport object PE00 NEND Adapt Payroll Schema 
IMGDUMMY D - Dummy object OG00 RRPCALCN0 Generate Variant for Payroll Driver 
PMKC L - Logical transport object PE00 NLSIM Assign Variant to Calculation 
History
Last changed by/on SAP  20111018 
SAP Release Created in