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.
Returns the accounting currency customer balance for the provided posting profile through the given end date.
Syntax
client server public static AmountMST custEndBalanceMSTPostingProfile(
CustAccount _custAccount,
CustPostingProfile _postingProfile,
TransDate _endDate)
Run On
Called
Parameters
- _custAccount
Type: CustAccount Extended Data Type
The customer account.
- _postingProfile
Type: CustPostingProfile Extended Data Type
The posting profile.
- _endDate
Type: TransDate Extended Data Type
The end date range.
Return Value
Type: AmountMST Extended Data Type
The accounting currency customer balance for the provided posting profile through the given end date.