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 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;