TaxTrans_IN::insertRG23AIIntoTaxTrans Method
This method is used to insert info into the TaxTrans_IN table from given parameters.
Syntax
client server public static void insertRG23AIIntoTaxTrans(ExciseRG23AIRegister_IN _exciseRG23AIRegister, InventTrans _inventTrans)
Run On
Called
Parameters
- _exciseRG23AIRegister
Type: ExciseRG23AIRegister_IN Table
A buffer of ExciseRG23AIRegister_IN table;
- _inventTrans
Type: InventTrans Table
A buffer of InventTrans table;