The Function Module AFO_TAFO_FO_EXIST (Überprüft die Existenz eines Finanzobjekts) is a standard Function Module in SAP ERP and is part of the function group AFO_TAFO within the package CFM_AFO.
Function Module | AFO_TAFO_FO_EXIST |
Short Text | Überprüft die Existenz eines Finanzobjekts |
Function Group | AFO_TAFO |
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_OBJNR | TYPE | JBOBJNR | Objektnummer für Finanzgeschäfte |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_FLG_FO | TYPE | C | X' - Finanzobjekt existiert, ' ' - kein Finanzobjekt |
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.