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.
This method used to get the Base amount based on ScrapQtyLine.
Syntax
protected TaxBase getBaseAmountPartition_IN(
TmpTaxWorkTrans _taxWorkTrans,
TaxBase _baseAmount,
TaxBase _baseQty)
Run On
Server
Parameters
- _taxWorkTrans
Type: TmpTaxWorkTrans Table
TmpTaxWorkTrans table buffer.
- _baseAmount
Type: TaxBase Extended Data Type
TaxbaseAmount table buffer.
- _baseQty
Type: TaxBase Extended Data Type
Taxbase table buffer.
Return Value
Type: TaxBase Extended Data Type
Returns the Base amount.
Remarks
This method used to get the Base amount based on ScrapQtyLine.