Hierarchy

⤷

⤷

IMG Activity
ID | OHARURP_PY_4FSS_005 | Set Up DAQ Subapplication FSS8 |
Transaction Code | S_L4H_49002695 | (empty) |
Created on | 20120315 | |
Customizing Attributes | OHARURP_PY_4FSS_005 | Set Up DAQ Subapplication FSS8 |
Customizing Activity |
Document
Document Class | SIMG | Hypertext: Object Class - Class to which a document belongs. |
Document Name | OHARURP_PY_4FSS_005 |
Use
In this Customizing activity, you can find information about the DAQ subapplication FSS8. The report for preparing form 4-FSS, HRUL4FSS, uses the subapplication to fill the fields in the form.
The subapplication FSS8 contains a wider range of functions for entering data in the output form and splitting payroll results among the months in a quarter.
Note: The structure of the DAQ subapplication and nested structures must correspond exactly to the ABAP dictionary structure for the subapplication FSS8, HRPAYRU_4FSS_FORM_T_V5, defined in the RU Attributes of Form section of the Define Fields and Conditions in Forms Customizing activity.
The subapplication FSS8 comprises the following sections:
- FORM - Form identification
This technical section contains four fields that represent a key for each organization (legal person and all detached subdivisions). All four fields are marked as key fields for splitting the results and entering the results on a separate form. The FORM section is a predecessor of the nested sections ADRS, HEAD, ER00, T0, PRT1, T5, and PRT2.
- ADRS - Address of Organization
Section ADRS groups fields whose data is stored in the Enter Data About Organization Customizing activity. The function module HR_RU_DAQ_ORG_ADDRESS collects data for this section.
- HEAD - Form header
This section contains the header and footer of the form layout. The section contains the fields on the selection screen of the report. The function module HR_RU_DAQ_SEL_PARAMS reads data from the selection screen and places it in the DAQ form.
- ER00 - Data for each employer
Section ER00 groups fields whose data is stored in the Enter Data About Organization Customizing activity. The function module HR_RU_DAQ_ORG collects the data for this section.
- T0 # Groups data for the Number of employees part of the title page in the layout
Section T0 gets data based on the average number of employees in your organization by means of function module HR_RU_DAQ_4FSS_EE_AVE_STAT in the subapplication STAT.
- PRT1 - Groups data for part one of the layout
Section PRT1 is a predecessor of the nested sections T1FI, T2, T3,T31, T31T, T4, T41, T42, T43, T44 and TFLG.
- T5 - Groups fields for table five in the layout
Section T5 gets data from wage type codes. Furthermore, the system processes the following points when it prepares data for section T5:
- Takes into account the fact that part of the wage type codes is prepared as a prediction in case employees do not have the social insurance group for 'victims of radiation' in the Additional Social Insurance Data infotype (0292).
- At the payroll level, the system calculates the wage types for the following cases:
- - calculate the real amount and take into account the social insurance group from infotype 0292
- - predict the amount if the employee does not have a record in infotype 0292
- - predict the amount if the employee does not have a record in infotype 0292 but there are records of infotype 0294 with uninsured seniority. These wage types are processed based on the settings in the Define Special Calculation Processes for Wage Types Customizing activity.
- To process the situation, the payroll function RUSI0 processes the wage type differently depending on the wage type groups:
- SCKR - real wage types for sickness calculation
- SCKN - wage types containing the prediction. The wage types are based only on seniority, without data from infotype 0292.
- To fill section T5, the payroll run processes and stores both sets of wage types.
- Several columns contain data in case employees have the social insurance group 'victim of radiation. You can assign the groups for victims of radiation to employees using infotype 0292. The following groups are shipped as standard:
Code Description
CH Chernobyl
MK Mayak
SE Semipalatinsk testing area
- PRT2 - Groups data for part two of the layout
Section PRT2 is a predecessor of the nested sections T6, T7I, T8, and T9.
- T1FI - Groups fields for table one in the layout
Section T1FI collects data from an intermediate data source, the Enter Groups and Parameters for Organization Customizing activity. You use this Customizing activity as an alternative to store data about your organization. To fill section T1FI, you can store Financial Accounting (FI) data in the Customizing activity and read the data using the following function modules:
- Function module HR_RU_DAQ_ORG_PARAM reads the data in the Customizing activity and returns a single value for the period.
- Function module HR_RU_DAQ_4FSS_FIPERIOD reads the data from the Customizing activity and returns one value per month.
- Function module HR_RU_DAQ_PLTAXRUN reads payroll data from the wage type codes and returns one amount for the period.
- Function module HR_RU_DAQ_4FSS_T9WI reads payroll data from the wage type codes and returns one amount per month.
- T2 - Groups fields for table two in the layout
Section T2 collects data from the following sources:
- Wage type codes by means of function module HR_RU_DAQ_PLTAXRUN
- Data in the Enter Groups and Parameters for Organization Customizing activity and function module HR_RU_DAQ_ORG_PARAM
- T3 - Groups fields for table 3 in the layout
Section T3 collects data from the wage type codes by means of function module HR_RU_DAQ_4FSS_RUTAX_CONDI.
- T31 - Groups fields for table 3.1 in the layout
Section T31 collects data from the disabled employee data and wage type codes by means of function module HR_RU_DAQ_4FSS_T31.
- T31T - Groups fields for Total row of table 3.1 in the layout
- T4 - Groups fields for table 4 in the layout
Section T4 gets data from the Enter Groups and Parameters for Organization Customizing activity.
- T41 - Groups fields for table 4.1 in the layout
Section T41 gets data from the Enter Groups and Parameters for Organization Customizing activity.
- T42 - Groups fields for table 4.2 in the layout
Section T42 gets data from the Enter Groups and Parameters for Organization Customizing activity.
- T43 - Groups fields for table 4.3 in the layout
Section T43 gets data from the Enter Groups and Parameters for Organization Customizing activity.
- T44 - Groups fields for table 4.4 in the layout
Section T44 gets data from the Enter Groups and Parameters for Organization Customizing activity.
- TFLG # Table Flags
This technical section contains some fields that indicate if the tables 2, 3.1, 4, 4.1, 4.2, 4.3, 4.4 have content in them.
- T6 - Groups fields for table six in the layout
Section T6 collects data from the following sources:
- Wage type codes by means of function module HR_RU_DAQ_PLTAXRUN and function module HR_RU_DAQ_4FSS_T9WI
- Based on the data in the Enter Groups and Parameters for Organization Customizing activity
- T7I - Groups fields for table seven in the layout
Section T7I collects data from the Enter Groups and Parameters for Organization Customizing activity.
To fill section T7I, you can store Financial Accounting (FI) data in the Customizing activity and read the data using the following function modules:
- Function module HR_RU_DAQ_ORG_PARAM reads the data in the Customizing activity and returns a single value for the period.
- Function module HR_RU_DAQ_4FSS_FIPERIOD reads the data from the Customizing activity and returns one value per month.
- Function module HR_RU_DAQ_PLTAXRUN reads payroll data from the wage type codes and returns one amount for the period.
- Function module HR_RU_DAQ_4FSS_T9WI reads payroll data from the wage type codes and returns one amount per month.
- T8 - Group fields for table eight in the layout
Section T8 gets data from wage type codes by means of function module HR_RU_DAQ_PLTAXRUN
- T9 - Groups fields for table nine in the layout
Section T9 gets data from wage type codes by means of function module HR_RU_DAQ_PLTAXRUN
- T10 - Groups fields for table ten in the layout
Section T10 collects data from an intermediate data source, the Enter Groups and Parameters for Organization Customizing activity.
To fill section T10 for your organization, you must create the following parameters
Business Attributes
ASAP Roadmap ID | 207 | Establish Reporting |
Mandatory / Optional | 2 | Optional activity |
Critical / Non-Critical | 2 | Non-critical |
Country-Dependency | I | Valid for countries specified |
Customizing Attributes | Country Key | Country Name |
---|---|---|
OHARURP_PY_4FSS_005 | RU | Russian Fed. |
Assigned Application Components
Documentation Object Class | Documentation Object Name | Current line number | Application Component | Application Component Name |
---|---|---|---|---|
SIMG | OHARURP_PY_4FSS_005 | 0 | AC00000021 | Personalwesesen Stammdaten: Russland |
Maintenance Objects
Maintenance object type |
History
Last changed by/on | SAP | 20120315 |
SAP Release Created in |