The Function Module AFO_APFO_EVT_TRANS_SAVE_CHECK (Check before Saving: CFM Part - FO Integration in Transaction Currency) is a standard Function Module in SAP ERP and is part of the function group AFO_APFO within the package CFM_AFO.
Function Module | AFO_APFO_EVT_TRANS_SAVE_CHECK |
Short Text | Check before Saving: CFM Part - FO Integration in Transaction Currency |
Function Group | AFO_APFO |
Package | CFM_AFO |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_PROXY_MESSAGES | CLASS | IF_OPEN_TRTM_PROXY_MESSAGE | Proxy for Message Handler for Transaction Management | |
I_PROXY_TRANSACTION | CLASS | IF_OPEN_TRTM_PROXY_TRANSACTION | Proxy for Financial Transaction in Open TR-TM |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_TAFO_DATA | TYPE | JBDOBJ1_EXT | Central Financial Object Data + BDT Status Information |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.