Menu

SAP Function Module HR_GET_NEXT_SUBTY

Determine Next Free Subtype for Infotype

The Function Module HR_GET_NEXT_SUBTY (Determine Next Free Subtype for Infotype) is a standard Function Module in SAP ERP and is part of the function group HRPAY01_UTILS within the package P01U.

Technical Information

Function Module HR_GET_NEXT_SUBTY
Short Text Determine Next Free Subtype for Infotype
Function Group HRPAY01_UTILS
Package P01U
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FILL_GAPS TYPE XFELD 'X' Fill Gaps
INFOTYPE TYPE CHAR4 Not More Closely Defined Area, Possibly Used for Patchlevels
PERNR LIKE P0001-PERNR Personnel number

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SUBTY LIKE PSKEY-SUBTY Subtype

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_FREE_SUBTY_FOUND No Free Entry Found
SYSTEM_ERROR Error When Reading Infotype