Create new Fee Scale Period and steps which are valid from the time of creation and replaces any previous steps for the given currency.
Syntax
void
setScaleStepsByFeeTypeAndFeeSet
(
int
feeTypeId
,
long
feeSetId
,
Map< String, List< Scale.Step >>
currencyScaleSteps
,
long
callerId
) throws EntityMandatoryException, EntityNotFoundException
Parameters
-
feeTypeId –
-
feeSetId –
-
currencyScaleSteps –
-
callerId –
Exceptions
-
EntityMandatoryException –
-
EntityNotFoundException –