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.
Syntax
private void insertIntoTmpTable(
VendAccount _accountNum,
AccountName _name,
CurrencyCode _currencyCode,
AmountMST _creditLimit,
AmountMST _balance,
AmountMST _inDueAmount,
AmountMST _amountMST)
Run On
Server
Parameters
- _accountNum
Type: VendAccount Extended Data Type
- _name
Type: AccountName Extended Data Type
- _currencyCode
Type: CurrencyCode Extended Data Type
- _creditLimit
Type: AmountMST Extended Data Type
- _balance
Type: AmountMST Extended Data Type
- _inDueAmount
Type: AmountMST Extended Data Type
- _amountMST
Type: AmountMST Extended Data Type