Menu

SAP Function Module JBR_GPTP_ARCH_RT_CHECK

Baustein zum Prüfen gegen die Residenzzeit

The Function Module JBR_GPTP_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 JBR_GPTP_ARCH_RT within the package JBR_GPTP_ARCH.

Technical Information

Function Module JBR_GPTP_ARCH_RT_CHECK
Short Text Baustein zum Prüfen gegen die Residenzzeit
Function Group JBR_GPTP_ARCH_RT
Package JBR_GPTP_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 JBR_TAB_JBROZ_RT Tabellentyp zum Lesen/Prüfen Residenzzeit Objekt GPTP_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 JBR_TAB_JBROZ_RT Tabellentyp zum Lesen/Prüfen Residenzzeit Objekt GPTP_ARCH
C_TAB_NOT_ARCHIVABLE TYPE JBR_TAB_JBROZ_RT Tabellentyp zum Lesen/Prüfen Residenzzeit Objekt GPTP_ARCH

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.