Menu

SAP Function Module BCA_US_CHANGE_ACCOUNT_CLOSE

Change Account for Close

The Function Module BCA_US_CHANGE_ACCOUNT_CLOSE (Change Account for Close) is a standard Function Module in SAP ERP and is part of the function group BCA_US_DEA within the package BCA_US.

Technical Information

Function Module BCA_US_CHANGE_ACCOUNT_CLOSE
Short Text Change Account for Close
Function Group BCA_US_DEA
Package BCA_US
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_ACNUM_EXT LIKE BKK42-ACNUM_EXT Account number for current account
I_ACNUM_INT LIKE BKK40-ACNUM_INT Internal account number for current account
I_BKKRS LIKE BKK40-BKKRS Bank Area
I_LOCAL LIKE BOOLE-BOOLE Data element for domain BOOLE: TRUE (-'X') and FALSE (-' ')
I_POSTDATE LIKE SY-DATUM Date and time, current (application server) date

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.