Ansicht
Dokumentation

PAY_DE_PS_PA_FM01 - Note: Screen Control

PAY_DE_PS_PA_FM01 - Note: Screen Control

Fill RESBD Structure from EBP Component Structure   General Data in Customer Master  
This documentation is copyright by SAP AG.
SAP E-Book

The functions for the Public Sector Germany are displayed using different screens in the Family/Related Person infotype (0021). For example, navigation between the Family/Related Person (0021), Child Allowance (0118), and Family-Related Bonuses (0595) in only possible with these screens.

The subtypes 1 (Spouse), 2 (Child), 10 (Divorced spouse), and 15 (Registered Partner) are supported. They are all maintained using the same single screen (screen 2301). For all other subtypes, the standard international screen 2000 is accessed. The navigation pushbuttons and the pension recipient functions are not included in this screen.

Part of the screen control takes place in the process logic. Otherwise, the screen is controlled for each subtype using feature P0021 and table T588M (infotype Screen Control).

The assignment of the new screen 2301 to the return value (variable key) 01OED of the feature P0021 is crucial for screen control:

Screen Feature Variable Key Alternative Screen Next Screen
2000 P0021   2000 0
2000   01 2001 0
2000   01DE01 2201 0
2000   01OED 2301 0

Likewise, the following assignment applies to screen 3000:

Screen Feature Variable Key Alternative Screen Next Screen
3000 P0021   3000 0
3000   01OED 3301 0

When you adjust feature P0021,the 01OED must be returned for the new screen to be called.

If all the employees (and therefore all employee subgroups) in your client are in the public sector, you can simplify the feature P0021 as follows:
For screen 2000:

Variable Argument F D Operations
  D DYNNR
2000   D MOLGA
2000 01   D SUBTY
2000 01 DE01   &P0021=01DE01, " HR-BAV
2000 01 ****   &P0021=01OED,

For screen 3000:

Variable Argument F D Operations
3000   D MOLGA
3000 01   &P0021=01OED,

The standard screens for the Public Sector are 2301 for the single screen and 3301 for the list screen. These screens are automatically called if the employee belongs to an employee subgroup beginning with O, in other words an employee subgroup belonging to the public sector (as defined in the standard Customizing).

The screen control for the single screen is different for subtypes 1 (Spouse) or 15 (Registered Partner), 2 (Child), and 10 (Divorced spouse). The screen for the Child subtype also includes fields that are only relevant for children.

For all three subtypes, the system also differentiates according to the employee subgroup OV (Pension Recipient). Additional fields are displayed for the pension recipient so that the reference personnel number for surviving dependants entitled to receive the pension can also be stored.

Set up your screen control so that you only use screen 2301 for the single screen and screen 3301 for the list screen for all employee subgroups in the Public Sector.

Modify feature P0021 and table T588M (Infotype Screen Control) accordingly.

For information on modifying the screen control to suit your requirements, see the Customizing activity Change Screen Modifications.






RFUMSV00 - Advance Return for Tax on Sales/Purchases   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
This documentation is copyright by SAP AG.

Length: 6718 Date: 20240523 Time: 202643     sap01-206 ( 102 ms )