Menu

SAP Function Module AMFI_BUKRS_CHECK

Buchungskreisparameter prüfen

The Function Module AMFI_BUKRS_CHECK (Buchungskreisparameter prüfen) is a standard Function Module in SAP ERP and is part of the function group AMFI within the package AMFI.

Technical Information

Function Module AMFI_BUKRS_CHECK
Short Text Buchungskreisparameter prüfen
Function Group AMFI
Package AMFI
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_ACTION LIKE AMFI-ACTION SPACE Action message: 'D' delete 'U' upd
I_BUKRS TYPE BUKRS Company code
I_PERIVNEW LIKE AMFI-PERIVNEW last fiscal year variant
I_PERIVOLD LIKE AMFI-PERIVOLD new fiscal year variant
I_UPDATE LIKE AMFI-VB SPACE X' - Database update

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_OK LIKE AMFI-OK X: no objections from point of vie

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
BUKRS_ACTIVE Company code in AM active, deletio
PERIV_NOT_ALLOWED FI fiscal year variant not compati
VB_ABORD Database update cancelled