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.
Calculates the period opening balance.
Syntax
private void calculatePeriodOpeningBalance(
VendAccount _vendAccount,
CustPostingProfile _postingProfile,
MainAccountNum _mainAccountNum)
Run On
Server
Parameters
- _vendAccount
Type: VendAccount Extended Data Type
The vendor account.
- _postingProfile
Type: CustPostingProfile Extended Data Type
The posting profile.
- _mainAccountNum
Type: MainAccountNum Extended Data Type
The main account number.