Party Income DMO

Object API Name: std__PartyIncomeDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id

  • EmployerId has a FOREIGNKEY relationship with the Account DMO Id field.
  • PartyIncomeSourceId has a FOREIGNKEY relationship with the Party Financial Asset DMO Id field.
  • PartyIncomeSourceId has a FOREIGNKEY relationship with the Person Employment DMO Id field.
  • PartyId has a FOREIGNKEY relationship with the Party DMO Id field.
  • OwnerId has a FOREIGNKEY relationship with the User Group DMO Id field.
  • OwnerId has a FOREIGNKEY relationship with the User DMO Id field.
  • 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__ChangeReason__c
  • Data Type: TEXT
  • Description: The reason for change in income.
  • 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__Employer__c
  • Data Type: TEXT
  • Description: Alphanumeric string representing the employer.
  • Field API Name: std__EmployerAddress__c
  • Data Type: TEXT
  • Description: The employer address.
  • Field API Name: std__EmployerId__c
  • Data Type: TEXT
  • Description: Reference to the employer(account).
  • Field API Name: std__EmployerName__c
  • Data Type: TEXT
  • Description: Name of the employer.
  • Field API Name: std__EmployerPhone__c
  • Data Type: TEXT
  • Description: The employer phone number.
  • Field API Name: std__EndDateTime__c
  • Data Type: DATETIME
  • Description: Party Income End Date Time.
  • Field API Name: std__Id__c
  • Data Type: TEXT
  • Description: Required. A unique, system-generated identifier for this PartyIncome record. Maximum size is 15 characters.
  • Field API Name: std__IncomeAmount__c
  • Data Type: DOUBLE
  • Description: Income Amount for the Party.
  • Field API Name: std__IncomeFrequency__c
  • Data Type: TEXT
  • Description: The frequency of the Income. For example, Weekly, Monthly.
  • Field API Name: std__IncomeLossPercent__c
  • Data Type: DOUBLE
  • Description: Percentage difference between the Income Amount and Net Income.
  • Field API Name: std__IncomeStatus__c
  • Data Type: TEXT
  • Description: The status of the Income. For example, Active, Inactive.
  • Field API Name: std__IncomeType__c
  • Data Type: TEXT
  • Description: The type of the Income. For example, Salary, Wages.
  • Field API Name: std__InternalOrganizationId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__JobTitle__c
  • Data Type: TEXT
  • Description: The job title of the Party.
  • Field API Name: std__NameInterfaceField__c
  • Data Type: TEXT
  • Description: Name of this record.
  • Field API Name: std__NetIncome__c
  • Data Type: DOUBLE
  • Description: Net Income of the Party after deductions.
  • 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__PartyId__c
  • Data Type: TEXT
  • Description: Reference to the associated party for the financial plan.
  • Field API Name: std__PartyIncomeSourceId__c
  • Data Type: TEXT
  • Description: Reference to the Party Income source record. For example, Claim;PartyFinancialAsset;PersonEmployment;Application.
  • Field API Name: std__PartyIncomeSourceObjectName__c
  • Data Type: TEXT
  • Description: Name of the source object. For example, Claim;PartyFinancialAsset;PersonEmployment;Application.
  • Field API Name: std__StartDateTime__c
  • Data Type: DATETIME
  • Description: Party Income Start Date Time.