Menu

SAP Function Module FI_ONE_TIME_ACCOUNT_CHECK

FI: CPD-Daten prüfen

The Function Module FI_ONE_TIME_ACCOUNT_CHECK (FI: CPD-Daten prüfen) is a standard Function Module in SAP ERP and is part of the function group FACS within the package FBAS.

Technical Information

Function Module FI_ONE_TIME_ACCOUNT_CHECK
Short Text FI: CPD-Daten prüfen
Function Group FACS
Package FBAS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_ACCFI LIKE ACCFI One-time account structure in accting interface
I_ACCOUNT LIKE ACCIT-KUNNR One-time customer or vendor account number
I_BUKRS LIKE ACCIT-BUKRS Company code
I_KOART LIKE ACCIT-KOART Account type

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.