Party Expense DMO
Object API Name: std__PartyExpenseDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id
- PayerId has a FOREIGNKEY relationship with the Party DMO
Idfield. - PayeeId has a FOREIGNKEY relationship with the Party DMO
Idfield. - OwnerId has a FOREIGNKEY relationship with the User Group DMO
Idfield. - OwnerId has a FOREIGNKEY relationship with the User DMO
Idfield.
- cdp_sys_record_currency
- DataSourceId
- DataSourceObjectId
- Description
- EndDateTime
- ExpenseRecurrenceInterval
- ExpenseStatus
- ExpenseType
- Id
- InternalOrganizationId
- IsSelfPaid
- NameInterfaceField
- OwnerId
- OwnerObject
- PayeeId
- PayerId
- StartDateTime
- TotalAmount
- 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__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__Description__c - Data Type: TEXT
- Description: Description of the party expense.
- Field API Name:
std__EndDateTime__c - Data Type: DATETIME
- Description: End Date Time of the Party Expense.
- Field API Name:
std__ExpenseRecurrenceInterval__c - Data Type: TEXT
- Description: The interval after which the expense is incurred. For example, Weekly, Monthly.
- Field API Name:
std__ExpenseStatus__c - Data Type: TEXT
- Description: The status of the expense. For example, Active, Inactive.
- Field API Name:
std__ExpenseType__c - Data Type: TEXT
- Description: The type of the expense. For example, Rent.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: Required. A unique, system-generated identifier for this PartyExpense 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__IsSelfPaid__c - Data Type: TEXT
- Description: Whether the expense is paid by the party (true) or not (false).
- 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 unique identifier for the user who owns this record.
- Field API Name:
std__OwnerObject__c - Data Type: TEXT
- Description: Reference to the object that owns this record.
- Field API Name:
std__PayeeId__c - Data Type: TEXT
- Description: Reference to the associated payer party receives the payment.
- Field API Name:
std__PayerId__c - Data Type: TEXT
- Description: Reference to the associated payer party that's obligated to pay the expense.
- Field API Name:
std__StartDateTime__c - Data Type: DATETIME
- Description: Start Date Time of the Party Expense.
- Field API Name:
std__TotalAmount__c - Data Type: DOUBLE
- Description: The total expense amount.