End of day back office service

This service handles the statement functionality in the Site Manager. When calculating and posting a statement the entire functionality is in this service. For further information on the statement functionality please see the online help

 

Main functionality

 

Name Description
AllowedToPostStatement There are some conditions that need to be met before a statement can be done and this function checks those conditions
CalculateStatement Calculates a statement that has already been created
PostStatement Posts a statement that has already been calculated

Development pack

To find this service in the development pack go to DevPack\Source\Core\Common_services

See also

Unposted/Posted statements