Menu

SAP Function Module HRGPBS_TPS_DFES_CHECK

Checks that teacher's DfES number is correct

The Function Module HRGPBS_TPS_DFES_CHECK (Checks that teacher's DfES number is correct) is a standard Function Module in SAP ERP and is part of the function group HRGPBS_TPS within the package P08P1.

Technical Information

Function Module HRGPBS_TPS_DFES_CHECK
Short Text Checks that teacher's DfES number is correct
Function Group HRGPBS_TPS
Package P08P1
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IN_DFES TYPE P08P_TPS_DFES TPS Teacher's DfES reference number
P_GBDAT TYPE GBDAT HR Master Record: Infotype 0002 (Personal Data)
P_PERNR TYPE PERSNO Personnel number

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OUT_DFES TYPE P08P_TPS_DFES TPS Teacher's DfES reference number

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
P_ERROR LIKE EDIMESSAGE Transfer Structure with all Sy Fields for T100

Exceptions

This function module does not define any Exceptions.