Menu

SAP Function Module SUSP_SU24_PRFKZ_CD_WRITE

Änderungshistorie von Prüfkennzeichen in der SU24 schreiben

The Function Module SUSP_SU24_PRFKZ_CD_WRITE (Änderungshistorie von Prüfkennzeichen in der SU24 schreiben) is a standard Function Module in SAP ERP and is part of the function group SUSP within the package S_PROFGEN.

Technical Information

Function Module SUSP_SU24_PRFKZ_CD_WRITE
Short Text Änderungshistorie von Prüfkennzeichen in der SU24 schreiben
Function Group SUSP
Package S_PROFGEN
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TCODE LIKE CDHDR-TCODE Transaktionscode (i.d.R. sy-tcode)

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
USOBX_C_NEW LIKE USOBX_C Tabelle der neuen Prüfkennzeichen
USOBX_C_OLD LIKE USOBX_C Tabelle der alten Prüfkennzeichen

Exceptions

This function module does not define any Exceptions.