Ansicht
Dokumentation

OHARURP_PY_4FSS_001 - Set Up DAQ Subapplication FSS1

OHARURP_PY_4FSS_001 - Set Up DAQ Subapplication FSS1

General Material Data   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.
SAP E-Book

In this Customizing activity, you can find information about the DAQ subapplication FSS1. The report for preparing form 4-FSS, HRUL4FSS, uses the subapplication to fill the fields in the form.

Recommendation: Since the DAQ application FSS2 contains a wider range of functions for filling out the output form, 4-FSS, we recommend that you use FSS2 instead of FSS1.

Note: The structure of the DAQ subapplication and nested structures must correspond exactly to the ABAP dictionary structure for the subapplication FSS1, HRPAYRU_4FSS_FORM_T_V1, defined in the RU Attributes of Form section of the IMG activity Define Fields and Conditions in Forms.

The subapplication FSS1 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 HEAD, ER00, PRT1, PRT2, PRT3, T7, and T8.
  • 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 s stored in the IMG activity Enter Data About Organization. The function module HR_RU_DAQ_ORG collects the data for this section.
  • PRT1 - Groups data for part one of the layout
    Section PRT1 is filled when the condition ORGM is true. The condition is based on the regime for social insurance contributions in the IMG activity Enter Data About Organization. The condition applies if the organization does not have a special tax regime.
    Section PRT1 is a predecessor of the nested sections T1, T2FI, T3, and T3SL. The condition OGRM is also a prerequisite for filling the nested sections.
  • PRT2 - Groups data for part two of the layout
    Section PRT2 is filled when the condition SUBD is true. The condition is based on the regime for social insurance contributions in the Customizing activity Enter Data About Organization. The condition is true if the organization has a special tax regime.
    Section PRT2 is a predecessor of the nested sections T4, T5FI, T6, and T6SL. The condition SUBD is also a prerequisite for filling the nested sections.
  • PRT3 - Groups data for part three of the layout
    Section PRT3 is a predecessor for the nested sections T9, T10I, T11, T12.
  • T1 - Groups fields for table one in the layout
    Section T1 collects data from the following sources:
  • Wage type codes by means of the function module HR_RU_DAQ_PLTAXRUN

  • 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

  • T2FI - Groups fields for table three in the layout
    Section T2FI collects data from an intermediate data source, the Customizing activity Enter Groups and Parameters for Organization. You use this Customizing activity as an alternative to store data about your organization. To fill section T2FI, you can store Financial Accounting (FI) data in the Customizing activity and read the data using function module HR_RU_DAQ_ORG_PARAM.
  • T3 - Groups fields for table three in the layout
    Section T3 collects data from the following sources:
  • Wage type codes by means of function module HR_RU_DAQ_PLTAXRUN

  • T3SL - Groups fields for the salary grades subtable for table three in the layout
    Section T3SL collects data from wage type codes.
  • T4 - See section T1 for the data-filling logic.
  • T5F1 - See section T3FI for the data-filling logic.
  • T6 - See section T3 for the data-filling logic.
  • T6SL - See section T3SL for the data-filling logic.
  • T8 - Groups fields for table seven in the layout
    Section T8 gets data from wage type codes. Furthermore, the system processes the following points when it prepares data for section T8:
  1. 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 both cases: calculate the real amount and take into account the social insurance group from infotype 0292, and predict the amount if the employee does not have a record in infotype 0292. 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 T8, the payroll run processes and stores both sets of wage types.
  2. 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
OR Subdivision with higher risk
OT Other situations defined by Russian legislation

The above values are conditions for filling the corresponding columns. For more information, see the Customizing activity Define Fields and Conditions in Forms.

  • T9 - Groups fields for table nine in the layout
    Section T9 collects data from the following sources:
  • 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

  • Wage type codes by means of function module HR_RU_DAQ_PLTAXRUN and function module HR_RU_DAQ_4FSS_T9WI

  • T11 - Groups fields for table 11 in the layout
    Section T11 gets data from wage type codes
  • T12 - Groups fields for table 12 in the layout
    Section T11 gets data from wage type codes

Note: Each field and section has the attribute Type. The report for form 4-FSS calls sections and fields as follows:

Type Value Meaning Effect
1 or blank Single employee Processes section during event 'get pernr'
N or blank Multiple employees Processes section at end of selection level, once per organization

Multiple employees

Multiple employees

Multiple employees

Multiple employees






ROGBILLS - Synchronize billing plans   ABAP Short Reference  
This documentation is copyright by SAP AG.

Length: 10399 Date: 20240523 Time: 195831     sap01-206 ( 107 ms )