TradeBLWIJournalPurposeCodes::createRecord Method
Syntax
server public static void createRecord(
TradeBLWICustVend _custVend,
RecId _recId,
CustVendAC _accountNum,
TradeBLWITypeOfForm _form,
[RecId _transRecId,
BankCentralBankPurposeCode _purposeCode])
Run On
Server
Parameters
- _custVend
Type: TradeBLWICustVend Enumeration
- _recId
Type: RecId Extended Data Type
- _accountNum
Type: CustVendAC Extended Data Type
- _form
Type: TradeBLWITypeOfForm Enumeration
- _transRecId
Type: RecId Extended Data Type
- _purposeCode
Type: BankCentralBankPurposeCode Extended Data Type