The Function Module BCA_US_CREATE_SUMMARY_RECORD (Create Escheat Summary Record) 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_CREATE_SUMMARY_RECORD |
Short Text | Create Escheat Summary Record |
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_SUMMARY_TOT | TYPE | BCA_US_STR_DEA_SUMMARY_TOTALS | Escheat Summary Record Totals |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_SUMMARY_REC | LIKE | BCA_US_STR_DEA_SUMMARY_REC | Escheat Summary Record |
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.