The Function Module J_1A_COMPARE_KNAT_MF02D (Indicate the new, old and deleted entries of table KNAT) is a standard Function Module in SAP ERP and is part of the function group J1AT within the package J1AT.
Function Module | J_1A_COMPARE_KNAT_MF02D |
Short Text | Indicate the new, old and deleted entries of table KNAT |
Function Group | J1AT |
Package | J1AT |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_UPD_KNAT | LIKE | CDPOS-CHNGIND |
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 |
---|---|---|---|---|
T_XKNAT | LIKE | FKNAT | ||
T_YKNAT | LIKE | FKNAT |
This function module does not define any Exceptions.