The Function Module BCA_US_CALC_TRANS_DATE (Calculate Last Transaction Date) 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_CALC_TRANS_DATE |
Short Text | Calculate Last Transaction Date |
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_PERIOD | LIKE | TBCA_US_DEA1-INA_PER | Account Inactive Period (in years) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_TRANS_DATE | LIKE | SY-DATUM | Date and time, current (application server) date |
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.