Menu

SAP Function Module HR_PERSON_CHECK_SPT

Substantial Presence Test Calculation

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module HR_PERSON_CHECK_SPT (Substantial Presence Test Calculation) is a standard Function Module in SAP ERP and is part of the function group HRUPBSRP within the package P10P1.

Technical Information

Function Module HR_PERSON_CHECK_SPT
Short Text Substantial Presence Test Calculation
Function Group HRUPBSRP
Package P10P1
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BEGDA TYPE D '18000101' Start date of SPT evaluation
CHECK_IT0094 TYPE C 'N' Check Infotype 0094 flag
DETAILED TYPE C SPACE Detailed info flag
ENDDA TYPE D SY-DATUM End date of SPT evaluation
PERNR LIKE P0048-PERNR Personnel number
SPTFV TYPE P10_SPTFV Filter value

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SPT_DATE TYPE P10_SPTDT Date that SPT is met
SPT_STATUS TYPE P10_RESST Status of a person
SUM_3YR_DAYS TYPE I Total days in SPT process

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ERR_TAB LIKE HRERROR Error message records
PP0048 LIKE P0048 Infotype 0048 records
PP0094 LIKE P0094 Infotype 0094 records
SPT_TAB LIKE HRPBSUSSPT Personal SPT records

Exceptions

This function module does not define any Exceptions.