MCRRoyaltyVendTable::processRoyalties Method
Performs the royalty processing.
Syntax
server public static void processRoyalties(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. |