Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the cumulative ExportValue value from the EximEPCGExportTrans_IN table for a given record ID of the EximEPCGSchemeTable_IN table, and for a given FromDateTime value and ToDateTime value.
Syntax
server public static AmountMST assessableValue(
FromDateTime _fromDateTime,
ToDateTime _toDateTime,
EximEPCGSchemeTableRecId_IN _schemeTableRecId)
Run On
Server
Parameters
- _fromDateTime
Type: FromDateTime Extended Data Type
The FromDateTime value.
- _toDateTime
Type: ToDateTime Extended Data Type
The ToDateTime value.
- _schemeTableRecId
Type: EximEPCGSchemeTableRecId_IN Extended Data Type
The record ID of the EximEPCGSchemeTable_IN table.
Return Value
Type: AmountMST Extended Data Type
The AmountMST value.