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.
Retrieves total accumulated amount based on fields specified.
Syntax
client server public static AmountMST getTotalAccumulatedAmount(
TmpSalesTaxInquiryTable_IN _tmpTable,
FieldId _fieldId,
FieldName _fieldName)
Run On
Called
Parameters
- _tmpTable
Type: TmpSalesTaxInquiryTable_IN Table
The buffer for the TmpSalesTaxInquiryTable_IN table.
- _fieldId
Type: FieldId Extended Data Type
ID of the field.
- _fieldName
Type: FieldName Extended Data Type
The name of the field passed.
Return Value
Type: AmountMST Extended Data Type
The amount accumulated.