Menu

SAP Function Module CJTR_PRTE_SET

Prüfen Datenkonsistenz der Struktur PRTE (PSP-Termine)

The Function Module CJTR_PRTE_SET (Prüfen Datenkonsistenz der Struktur PRTE (PSP-Termine)) is a standard Function Module in SAP ERP and is part of the function group CJTR within the package CN_PSP_TRM.

Technical Information

Function Module CJTR_PRTE_SET
Short Text Prüfen Datenkonsistenz der Struktur PRTE (PSP-Termine)
Function Group CJTR
Package CN_PSP_TRM
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_PRTE_OLD TYPE PRTE Alte Werte

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_ERROR LIKE SY-MSGTY Fehlerart 'E' oder 'A'
C_PRTE_MOD LIKE PRTE Neue Werte in Feldstruktur

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.