Feature Flags (Rebates)
priceEntityAfterSave
If enabled, the whole Quote or Contract is recalculated after changes in a Configurator are saved. Default value: disabled
Id – configurator.priceEntityAfterSave
Type – boolean
Value – false
showBackToList
Allows you to customize the content of the Rebate Agreements page.
If enabled, the arrow icon, allowing users to navigate from a Rebate Agreement detail page back to the list of Rebate Agreements, is displayed. Default value: enabled
Id – rebateAgreement.showBackToList
Type – boolean
Value – true
showRebateAgreementCalculationDate
Allows you to customize the content of the Rebate Agreements page.
Shows/hides the Calculation Date text field on the Rebate Agreement Header tab. Default value: true
Id – rebateAgreement.showRebateAgreementCalculationDate
Type – boolean
Value – true
showRebateAgreementEndDate
Allows you to customize the content of the Rebate Agreements page.
Shows/hides the End Date text field on the Rebate Agreement Header tab. Default value: true
Id – rebateAgreement.showRebateAgreementEndDate
Type – boolean
Value – true
showRebateAgreementExternalRef
Shows/hides the External Reference text field on the Rebate Agreement Header tab. Default value: true
Id – rebateAgreement.showRebateAgreementExternalRef
Type – boolean
Value – true
showRebateAgreementGroups
Allows you to customize the content of the Rebate Agreements page.
Shows/hides (editable) fields "User Group (Edit)" and "User Group (View)" on the Rebate Agreement Header tab. Default value: true
Id – rebateAgreement.showRebateAgreementGroups
Type – boolean
Value – true
showRebateAgreementPayoutDate
Allows you to customize the content of the Rebate Agreements page.
Shows/hides the Payout Date text field on the Rebate Agreement Header tab. Default value: true
Id – rebateAgreement.showRebateAgreementPayoutDate
Type – boolean
Value – true
showRebateAgreementStartDate
Allows you to customize the content of the Rebate Agreements page.
Shows/hides the Start Date text field on the Rebate Agreement Header tab. Default value: true
Id – rebateAgreement.showRebateAgreementStartDate
Type – boolean
Value – true
rebateAgreementDateInPastValidation
If enabled, a verification if the rebate agreement expiry date is not in the past is performed.
Id – rebateAgreementDateInPastValidation
Type – boolean
Value – false
showCreatedByName
The complete rebate agreement header or its individual elements can be hidden according to your needs.
If enabled, the Created By field is displayed in the header. Default value: enabled
Id – rebateAgreementHeaderConfiguration.showCreatedByName
Type – boolean
Value – true
showEndDate
The complete rebate agreement header or its individual elements can be hidden according to your needs.
If enabled, the End Date field is displayed in the header. Default value: enabled
Id – rebateAgreementHeaderConfiguration.showEndDate
Type – boolean
Value – true
showSignatureStatus
The complete rebate agreement header or its individual elements can be hidden according to your needs.
If enabled, the Signature Status field is displayed in the header. Default value: enabled
Id – rebateAgreementHeaderConfiguration.showSignatureStatus
Type – boolean
Value – true
showStartDate
The complete rebate agreement header or its individual elements can be hidden according to your needs.
If enabled, the Start Date field is displayed in the header. Default value: enabled
Id – rebateAgreementHeaderConfiguration.showStartDate
Type – boolean
Value – true
showStatus
The complete rebate agreement header or its individual elements can be hidden according to your needs.
If enabled, the Status field is displayed in the header. Default value: enabled
Id – rebateAgreementHeaderConfiguration.showStatus
Type – boolean
Value – true
showUserGroups
The complete rebate agreement header or its individual elements can be hidden according to your needs.
If enabled, the User Group Edit/View field is displayed in the header. Default value: enabled
Id – rebateAgreementHeaderConfiguration.showUserGroups
Type – boolean
Value – true
showWorkflowStatus
The complete rebate agreement header or its individual elements can be hidden according to your needs.
If enabled, the Workflow Status field is displayed in the header. Default value: enabled
Id – rebateAgreementHeaderConfiguration.showWorkflowStatus
Type – boolean
Value – true
idField
Name of Agreement object field, whose value will be displayed to the user in brackets, when they click on Agreement input and the dropdown with list of agreements shows. This value will then become a value of the Agreement input field, which can be read in the logic.
Id – rebateAgreementInput.idField
Type – text
Value – uniqueName
valueField
Name of Agreement object field, whose value will be displayed to the user, when they click on Agreement input and the dropdown with list of agreements shows.
Id – rebateAgreementInput.valueField
Type – text
Value – uniqueName
nameField
Allows you to configure rebate agreement items input.
Name of Agreement object field, whose value will be displayed to the user, when they search on Items tab when searching for adding new line item.
Id – rebateAgreementItemInput.nameField
Type – text
Value – uniqueName
valueField
Allows you to configure rebate agreement items input.
Name of Agreement object field, whose value will be displayed to the user, when they search on Items tab when searching for adding new line item.
Id – rebateAgreementItemInput.valueField
Type – text
Value – label
showLineItemLookup
The showLineItemLookup flag enables you to hide the Rebate Agreement item search field. Default value: enabled
Id – rebateManagerEditor.showLineItemLookup
Type – boolean
Value – true
showRebateAgreementHeaderText
If enabled, the Messages text box in the rebate agreement detail view is visible. Default value: enabled
Id – showRebateAgreementHeaderText
Type – boolean
Value – true
rebateAgreementDetail
If enabled, new rebate agreement detail will be used.
Id – useReactFor.rebateAgreementDetail
Type – boolean
Value – false
rebateAgreementList
If enabled, new rebate agreement list will be used.
Id – useReactFor.rebateAgreementList
Type – boolean
Value – true
Found an issue in documentation? Write to us.