Menu

SAP Function Module JBD_GPAN_ARCH_RT_CHECK

Baustein zum Prüfen gegen die Residenzzeit

The Function Module JBD_GPAN_ARCH_RT_CHECK (Baustein zum Prüfen gegen die Residenzzeit) is a standard Function Module in SAP ERP and is part of the function group JBD_GPAN_ARCH_RT within the package JBR_GPAN_ARCH.

Technical Information

Function Module JBD_GPAN_ARCH_RT_CHECK
Short Text Baustein zum Prüfen gegen die Residenzzeit
Function Group JBD_GPAN_ARCH_RT
Package JBR_GPAN_ARCH
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_TAB_ARCHIVE TYPE JBD_TAB_JBRSVGAPHD2_RT Tabellentyp zum Lesen/Prüfen Residenzzeit Objekt GPAN_ARCH

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_CNT_EXPIRED TYPE SYDBCNT Anzahl Objekte mit abgelaufener Residenzzeit
E_CNT_FOLLOW_UP TYPE SYDBCNT Anzahl Objekte für Wiedervorlage

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_TAB_ARCHIVABLE TYPE JBD_TAB_JBRSVGAPHD2_RT Tabellentyp zum Lesen/Prüfen Residenzzeit Objekt GPAN_ARCH
C_TAB_NOT_ARCHIVABLE TYPE JBD_TAB_JBRSVGAPHD2_RT Tabellentyp zum Lesen/Prüfen Residenzzeit Objekt GPAN_ARCH

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.