The Function Module RS_HDSYS_CORR_INSERT_GROUPDEF () is a standard Function Module in SAP ERP and is part of the function group SHDU within the package SMOD.
Function Module | RS_HDSYS_CORR_INSERT_GROUPDEF |
Short Text | |
Function Group | SHDU |
Package | SMOD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CORR_NUMBER | LIKE | E070-TRKORR | Correction Number | |
NEW_NUMBER | TYPE | AS4FLAG | Flag (X or blank) | |
VGROUP | LIKE | SHDSTNS-NAMESPACE |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CORR_NUMBER | LIKE | E070-TRKORR | Correction Number |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.