The Function Module SUSP_SU24_FLDWRT_CD_WRITE (Write Change History of Field Values in SU24) 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_FLDWRT_CD_WRITE |
Short Text | Write Change History of Field Values in SU24 |
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 |
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 |
---|---|---|---|---|
USOBT_C_NEW | LIKE | USOBT_C | ||
USOBT_C_OLD | LIKE | USOBT_C |
This function module does not define any Exceptions.