CustCollectionLetterJour::updateCollectionLetterCode Method
Updates the collection letter journal as per the collectionLetterCode value.
Syntax
server public static void updateCollectionLetterCode(CollectionLetterNum _collectionLetterNum, CustAccount _accountNum)
Run On
Server
Parameters
- _collectionLetterNum
Type: CollectionLetterNum Extended Data Type
The number of the current collection letter.
- _accountNum
Type: CustAccount Extended Data Type
The customer account who received the current collection letter.