Functionality This method enables A/R summary data to be determined. A/R summary datacontains all the data regarding credit that is required to be able toconduct an operative credit check when entering orders. Whether A/R summary data is created (and can then be used) is definedin the accounting system itself. If no A/R summary data is created, the data can be gradually determinedby calling up the following methods:
- GetOldestOpenItem
- GetHightestDunningLevel
- GetOpenItemsStructure
- GetDetail
If these methods are used, the A/R summary data represents a summary ofthe partial results of the above mentioned methods. Although the datafrom these methods may not be up-to-date, it can be determined muchmore quickly.
|