MCRRoyaltyVendTable::processRoyaltyPayments Method
Performs the royalty payment processing.
Syntax
server public static void processRoyaltyPayments(VendAccount _vendAccount)
Run On
Server
Parameters
- _vendAccount
Type: VendAccount Extended Data Type
The vendor account number.
Exceptions
Exception | Condition |
---|---|
Error | The customer account number and customer royalty program Id should not be empty. |