|
| Dunning ABE UML Documentation |
Business Partner Domain::Party Bill Collection ABE::Dunning ABE
Class DunningScenario
A dunning scenario describes the company’s dunning strategy. It must be easily configurable to describe the dunning rules to apply to a case, the order in which applying them, the events that trigger dunning rules evaluation, the actions that must be done…If a DunningScenario is assigned to a PartyAcount, the DunningCase will follow this DunningScenario in case of debt; else it will follow a default DunningScenario.DunningScenario is assigned to a PartyAccount, depending on the Holder quality.
Properties:
| Alias | |
| Classifier Behavior | |
| Is Abstract | false |
| Is Active | false |
| Is Leaf | false |
| Keywords | |
| Name | DunningScenario |
| Name Expression | |
| Namespace | «preliminary» Dunning ABE |
| Owned Template Signature | |
| Owner | «preliminary» Dunning ABE |
| Owning Template Parameter | |
| Package | «preliminary» Dunning ABE |
| Qualified Name | SID Models::Business Partner Domain::Party Bill Collection ABE::Dunning ABE::DunningScenario |
| Representation | |
| Stereotype | preliminary |
| Template Parameter | |
| Visibility | Public |
dunningCase
Public «preliminary» DunningCase dunningCase
-
Constraints:
-
Properties:
-
dunningCaseRule
Public «preliminary» DunningRule dunningCaseRule
-
Constraints:
-
Properties:
-
ID
Public String ID
-
A unique identifier.
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | «preliminary» DunningScenario |
| 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 | ID |
| Name Expression | |
| Namespace | «preliminary» DunningScenario |
| Opposite | |
| Owner | «preliminary» DunningScenario |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Business Partner Domain::Party Bill Collection ABE::Dunning ABE::DunningScenario::ID |
| Stereotype | required |
| Template Parameter | |
| Type | String |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
isDefault
Public Boolean isDefault
-
If true, indicates that the DunningScenario is the one to use by default if no specific DunningScenario is specified for the PartyAccount.
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | «preliminary» DunningScenario |
| 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 | isDefault |
| Name Expression | |
| Namespace | «preliminary» DunningScenario |
| Opposite | |
| Owner | «preliminary» DunningScenario |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Business Partner Domain::Party Bill Collection ABE::Dunning ABE::DunningScenario::isDefault |
| Stereotype | required |
| Template Parameter | |
| Type | Boolean |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
name
Public String name
-
A short descriptive name for the DunningScenario.
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | «preliminary» DunningScenario |
| 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 | name |
| Name Expression | |
| Namespace | «preliminary» DunningScenario |
| Opposite | |
| Owner | «preliminary» DunningScenario |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Business Partner Domain::Party Bill Collection ABE::Dunning ABE::DunningScenario::name |
| Stereotype | required |
| Template Parameter | |
| Type | String |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
partyAccount
Public BusinessPartnerAccount partyAccount
-
Constraints:
-
Properties:
-
|
| Dunning ABE UML Documentation |