Regulatory Transaction Fee DMO
Object API Name: std__RegulatoryTransactionFeeDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id
- ParentRecordId has a FOREIGNKEY relationship with the Party Business License DMO
Idfield. - ParentRecordId has a FOREIGNKEY relationship with the Visit DMO
Idfield. - ParentRecordId has a FOREIGNKEY relationship with the Application DMO
Idfield. - ParentRecordId has a FOREIGNKEY relationship with the Regulatory Code Violation DMO
Idfield. - ParentRecordId has a FOREIGNKEY relationship with the Violation Enforcement Action DMO
Idfield. - AccountId has a FOREIGNKEY relationship with the Account DMO
Idfield. - OwnerId has a FOREIGNKEY relationship with the User Group DMO
Idfield. - OwnerId has a FOREIGNKEY relationship with the User DMO
Idfield.
- AccountId
- CalculationDateTime
- cdp_sys_record_currency
- CommentsText
- DataSourceId
- DataSourceObjectId
- DueAmount
- DueDateTime
- Id
- InternalOrganizationId
- NameInterfaceField
- OwnerId
- OwnerObject
- PaidAmount
- ParentRecordId
- ParentRecordObject
- RegulatoryTransactionFeeStatus
- TotalFeeAmount
- Field API Name:
std__AccountId__c - Data Type: TEXT
- Description: Business/Person Account for which Regulatory Transaction Fee is calculated.
- Field API Name:
std__CalculationDateTime__c - Data Type: DATETIME
- Description: Effective Date sent to calculation procedure and calculation matrix.
- Field API Name:
std__cdp_sys_record_currency__c - Data Type: TEXT
- Description: System-generated metadata field that stores a 3-letter ISO currency code.
- Field API Name:
std__CommentsText__c - Data Type: TEXT
- Description: Description of the request.
- Field API Name:
std__DataSourceId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__DataSourceObjectId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__DueAmount__c - Data Type: CURRENCY
- Description: The amount that is due.
- Field API Name:
std__DueDateTime__c - Data Type: DATETIME
- Description: Date by which Fee needs to be paid, (is used to apply late fee).
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: Required. A unique, system-generated identifier for this RegulatoryTransactionFee record. Maximum size is 15 characters.
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__NameInterfaceField__c - Data Type: TEXT
- Description: Name of this record.
- Field API Name:
std__OwnerId__c - Data Type: TEXT
- Description: The RegulatoryTransactionFee's owner.
- Field API Name:
std__OwnerObject__c - Data Type: TEXT
- Description: Indicates the Owner object name. For example, User, UserGroup.
- Field API Name:
std__PaidAmount__c - Data Type: CURRENCY
- Description: The amount that is paid.
- Field API Name:
std__ParentRecordId__c - Data Type: TEXT
- Description: Reference to the context record for the regulatory fee such as Business License, Authorization Application, Visit.
- Field API Name:
std__ParentRecordObject__c - Data Type: TEXT
- Description: Name of ther referenced parent object.
- Field API Name:
std__RegulatoryTransactionFeeStatus__c - Data Type: TEXT
- Description: DRAFT, DUE, PAID, CANCELED.
- Field API Name:
std__TotalFeeAmount__c - Data Type: DOUBLE
- Description: Cumulative fee amount for all line items.