| Dunning ABE UML Documentation |
Customer Domain::Customer Bill Collection ABE::Dunning ABE
Class DunningWriteOff
A CustomerAccount may be written off for two main reasons: • When the dunning procedures failed to recover the debt, the bad debt must be written off and reported as such to the General Ledger • When a contract terminates with a “minimal” credit or debit balance (smaller than a threshold reflecting the cost of the collection process).The DunningWriteOff corresponds, in a dunning context, to a credit to definitively balance the CustomerAccount before being able to close it.
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | DunningWriteOff |
Name Expression | |
Namespace | Dunning ABE |
Owned Template Signature | |
Owner | Dunning ABE |
Owning Template Parameter | |
Package | Dunning ABE |
Qualified Name | SID Models::Customer Domain::Customer Bill Collection ABE::Dunning ABE::DunningWriteOff |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
amount
Public «baseType» Money amount
-
The amount written-off.
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | DunningWriteOff |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 1 |
Lower Value | |
Multiplicity | None (1) |
Name | amount |
Name Expression | |
Namespace | DunningWriteOff |
Opposite | |
Owner | DunningWriteOff |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Customer Domain::Customer Bill Collection ABE::Dunning ABE::DunningWriteOff::amount |
Stereotype | required |
Template Parameter | |
Type | «baseType» Money |
Upper | 1 |
Upper Value | |
Visibility | Public |
dunningCaseRule
Public DunningCaseRule dunningCaseRule
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | DunningCaseRuleTriggersDunningWriteOff |
Association End | |
Class | DunningWriteOff |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 1 |
Lower Value | (1) |
Multiplicity | 1 |
Name | dunningCaseRule |
Name Expression | |
Namespace | DunningWriteOff |
Opposite | writeOff |
Owner | DunningWriteOff |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Customer Domain::Customer Bill Collection ABE::Dunning ABE::DunningWriteOff::dunningCaseRule |
Stereotype | |
Template Parameter | |
Type | DunningCaseRule |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
| Dunning ABE UML Documentation |