EximEPCGExportObligationDetails_IN::netDifferenceAmount Method
Gets the difference of the ExportValue and AnnualAverageAmounts values for a specified record ID of the EximEPCGSchemeTableRecId_IN table, and for a specified FromDateTime value and ToDateTime value.
Syntax
server public static AmountMST netDifferenceAmount(
FromDateTime _fromDateTime,
ToDateTime _toDateTime,
EximEPCGSchemeTableRecId_IN _schemeTableRecId,
EximEPCGExportObligationPeriodRecId_IN _exportObligationPeriodRecId)
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 EximEPCGSchemeTableRecId_IN table.
- _exportObligationPeriodRecId
Type: EximEPCGExportObligationPeriodRecId_IN Extended Data Type
The EximEPCGExportObligationPeriodRecId_IN value.
Return Value
Type: AmountMST Extended Data Type
The AmountMST value.