Assignment Rules - Center
API Name: AssignmentRulesCenter__c
Defines matching rules to determine the Center for an invoice line item.
| Label | API Name | Type | Description |
|---|---|---|---|
| Name | Name |
Text(255) | |
| Billing Type | BillingType__c |
Text(255) | Maps to a custom text field at the invoice (ON_BillingType__c) (max 255 characters) |
| Center | Center__c |
Text(255) | The result of this mapping which will be assigned to the Center__c field at the invoice line item. (max 255 characters) |
| Product Group | ProductGroup__c |
Text(255) | Maps to the product group of the invoice line item. Multiple values as comma separated list. (max 255 characters) |
| Business Entity | Tenant__c |
Text(255) | Maps to the business entity of the invoice. (max 255 characters) |