Menu

SAP Function Module HRPAYDE_ST_IS_SCRT_FILLED_CORR

Prüft, ob die SCRT korrekt gefüllt sein kann (wg. AVMG-Kontignetbildung)

The Function Module HRPAYDE_ST_IS_SCRT_FILLED_CORR (Prüft, ob die SCRT korrekt gefüllt sein kann (wg. AVMG-Kontignetbildung)) is a standard Function Module in SAP ERP and is part of the function group HRPAYDE_ST_CALC within the package P01T.

Technical Information

Function Module HRPAYDE_ST_IS_SCRT_FILLED_CORR
Short Text Prüft, ob die SCRT korrekt gefüllt sein kann (wg. AVMG-Kontignetbildung)
Function Group HRPAYDE_ST_CALC
Package P01T
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_ENDDA TYPE ENDDA Gültigkeitsende
I_IS_GROSS_PART TYPE ABAP_BOOL Wahr, wenn im geteilten Schema im Bruttoteil
I_IS_PARTED_SCHEMA TYPE ABAP_BOOL Wahr, wenn geteiltes Schema

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_SCRT_IS_CORRECT_FILLED TYPE ABAP_BOOL Wahr, wenn SCRT korrekt gefüllt ist

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.