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.
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 |
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) |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING 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 |
This function module does not define any Exceptions.