The Function Module BCA_US_CHANGE_ACCOUNT_STATUS (Change Account Status) is a standard Function Module in SAP ERP and is part of the function group BCA_US_DEA within the package BCA_US.
Function Module | BCA_US_CHANGE_ACCOUNT_STATUS |
Short Text | Change Account Status |
Function Group | BCA_US_DEA |
Package | BCA_US |
Module Type | Normal Module |
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_COUNTRY | LIKE | TBKK01-BANKS | Bank country key | |
I_DELDATE | LIKE | BKK40-DELDATE | Date account closed | |
I_LOCAL | LIKE | BOOLE-BOOLE | Data element for domain BOOLE: TRUE (-'X') and FALSE (-' ') | |
I_REGION | LIKE | ADRC-REGION | Region (State, Province, County) | |
I_STATUS | LIKE | BKK40-STATUS_ADD | Account status enhancement |
This function module does not define any EXPORTING parameters.
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.