Menu

SAP Function Module BCA_US_GET_PROPERTY_DETAILS

Get Escheat Property Details

The Function Module BCA_US_GET_PROPERTY_DETAILS (Get Escheat Property Details) 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_GET_PROPERTY_DETAILS
Short Text Get Escheat Property Details
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_REPORT LIKE BCA_US_DEA_ESCH Escheat Accounts Data

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_PROPERTY_REC LIKE BCA_US_STR_DEA_PROPERTY_REC Escheat Property Record

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_SUMMARY_TOT LIKE BCA_US_STR_DEA_SUMMARY_TOTALS Escheat Summary Record Totals

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.