The Function Module FTR_CORR_STATE_CORRECT (Gegenbestätigungsstatus VTBKORES synchronisieren) is a standard Function Module in SAP ERP and is part of the function group FTR_CORR_TOOLS within the package FTTR.
Function Module | FTR_CORR_STATE_CORRECT |
Short Text | Gegenbestätigungsstatus VTBKORES synchronisieren |
Function Group | FTR_CORR_TOOLS |
Package | FTTR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BUKRS | LIKE | VTBFHA-BUKRS | Buchungskreis | |
I_RFHA | LIKE | VTBFHA-RFHA | Geschäftsnummer | |
I_RFHAZU | LIKE | VTBFHAZU-RFHAZU | Vorgangsnummer |
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 |
---|---|---|---|---|
T_KORES_NEW | TYPE | TRTB_TKORES | Korrespondenztabelle (neu) |
This function module does not define any Exceptions.