Interface LowerDunningLevelActionService
- All Known Implementing Classes:
LowerDunningLevelActionServiceImpl
Deprecated.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
lowerDunningLevel
(EntityExplorerActionSelection selection) Deprecated.lower the dunning level for all debitors inselection
if possible if one of the following conditions is true the selected debitor will not be lowered: - the clearing status of the debitor is balanced - the debitor is on the lowest dunning level
-
Method Details
-
lowerDunningLevel
Deprecated.lower the dunning level for all debitors inselection
if possible if one of the following conditions is true the selected debitor will not be lowered: - the clearing status of the debitor is balanced - the debitor is on the lowest dunning level- Parameters:
selection
- the selected debitors- Throws:
Exception
-