Party Award DMO

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

  • ReceivingPartyId has a FOREIGNKEY relationship with the Party DMO Id field.
  • IssuingPartyId has a FOREIGNKEY relationship with the Party DMO Id field.
  • Field API Name: std__AwardDate__c
  • Data Type: DATETIME
  • Description: Date the award was given.
  • Field API Name: std__AwardIdentifier__c
  • Data Type: TEXT
  • Description: Text Identifier of the award.
  • Field API Name: std__AwardIssuerName__c
  • Data Type: TEXT
  • Description: The name of the the organization that's sued the award.
  • Field API Name: std__AwardStatus__c
  • Data Type: TEXT
  • Description: The status of award. For example, Awarded.
  • Field API Name: std__AwardVerificationStatus__c
  • Data Type: TEXT
  • Description: The verification status of award. For example, Verified.
  • 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__Id__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this PartyAward record. Maximum size is 36 characters.
  • Field API Name: std__InternalOrganizationId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__IsActive__c
  • Data Type: BOOLEAN
  • Description: Whether the award is active.
  • Field API Name: std__IssuingPartyId__c
  • Data Type: TEXT
  • Description: Reference to the Party issuing the award.
  • Field API Name: std__ReceivingPartyId__c
  • Data Type: TEXT
  • Description: Reference to the Party receiving the award.
  • Field API Name: std__VerifiedDate__c
  • Data Type: DATETIME
  • Description: Date when the award was verified.