Skip to content

Party Data Element

The Party Data Element serves as the central repository for all individuals and organizations interacting with the system. It encompasses basic identity information, addresses, bank accounts, and the various roles a party can hold within different contexts.

PARTY

FieldTypeComment
PARTY_IDNumberUnique identifier for the Party
AUTH_PARTY_IDStringExternal Authentication ID
FIRST_NAMEStringFirst Name
LAST_NAMEStringLast Name
COMPANY_NAMEStringCompany Name
FULL_NAMEStringFull Name
DISPLAY_NAMEStringDisplay Name
ACTIVE_INDBooleanIndicator if the party is active
CREATED_BYStringUser who created the record
CREATED_DTTimestampTimestamp when the record was created
UPDATED_BYStringUser who last updated the record
UPDATED_DTTimestampTimestamp when the record was last updated

PARTY_ADDRESSES

FieldTypeComment
PARTY_ADDRESSES_IDNumberUnique identifier for the Party Address
PARTY_IDNumberFK for Party
PARTY_ADDRESSES_TYPE_CDStringCode Master for Party_Addresses_Type_Cd
PRIMARY_INDBooleanIndicator if this is the primary address
AUTH_ADDRESS_IDStringExternal Address ID
CREATED_BYStringUser who created the record
CREATED_DTTimestampTimestamp when the record was created
UPDATED_BYStringUser who last updated the record
UPDATED_DTTimestampTimestamp when the record was last updated

PARTY_ADDRESSES CODE MASTER

Code_Master_CdCode_Master_DescCode_Master_Type
HOMEHome AddressPARTY_ADDRESSES_TYPE_CD
WORKWork AddressPARTY_ADDRESSES_TYPE_CD
BILLINGBilling AddressPARTY_ADDRESSES_TYPE_CD
Code Master TypeCodeAttributeValueDescription

PARTY_ROLE

FieldTypeComment
PARTY_ROLE_IDNumberUnique identifier for the Party Role
PARTY_IDNumberFK for Party
PARTY_ROLE_TYPE_CDStringCode Master for Party_Role_Type_Cd
PARTY_ROLE_START_DTDateStart Date of the Role
PARTY_ROLE_END_DTDateEnd Date of the Role
PARTY_ROLE_ACTIVE_INDBooleanIndicator if the role is active
CREATED_BYStringUser who created the record
CREATED_DTTimestampTimestamp when the record was created
UPDATED_BYStringUser who last updated the record
UPDATED_DTTimestampTimestamp when the record was last updated

PARTY_ROLE CODE MASTER

Code_Master_CdCode_Master_DescCode_Master_Type
AGENTAgentPARTY_ROLE_TYPE_CD
CLIENTClientPARTY_ROLE_TYPE_CD
BUYERBuyerPARTY_ROLE_TYPE_CD
BABusiness AffairsPARTY_ROLE_TYPE_CD
OTHOtherPARTY_ROLE_TYPE_CD
STUStudioPARTY_ROLE_TYPE_CD
UTAUTAPARTY_ROLE_TYPE_CD
UKFUK_FEUPARTY_ROLE_TYPE_CD
PMPersonal ManagerPARTY_ROLE_TYPE_CD
BPBusiness PartnerPARTY_ROLE_TYPE_CD
UTAPUTA PackagePARTY_ROLE_TYPE_CD
CLNTClientPARTY_ROLE_TYPE_CD
ATTAttorneyPARTY_ROLE_TYPE_CD
MCManagement Company (Personal Manager)PARTY_ROLE_TYPE_CD
PRODProducerPARTY_ROLE_TYPE_CD
AGTAgentPARTY_ROLE_TYPE_CD
PUBcp_schemaistPARTY_ROLE_TYPE_CD
NETNetworkPARTY_ROLE_TYPE_CD
PCProduction CompanyPARTY_ROLE_TYPE_CD
LOLoanoutPARTY_ROLE_TYPE_CD
MGRManagerPARTY_ROLE_TYPE_CD
RECRecord CompanyPARTY_ROLE_TYPE_CD
ABMAccountant/Business ManagerPARTY_ROLE_TYPE_CD
AGCYAgencyPARTY_ROLE_TYPE_CD
BMBusiness ManagerPARTY_ROLE_TYPE_CD
PRMPR/MediaPARTY_ROLE_TYPE_CD
ACCAccountantPARTY_ROLE_TYPE_CD
Code Master TypeCodeAttributeValueDescription

PARTY_BANK_ACCOUNT

FieldTypeComment
PARTY_BANK_ACCOUNT_IDNumberUnique identifier for the Party Bank Account
PARTY_IDNumberFK for Party
PARTY_BANK_TYPE_CDStringCode Master for Party_Bank_Type_Cd
BANK_ACCOUNT_IDNumberFK for Bank Account
PARTY_BANK_ACCOUNT_START_DTDateStart Date of the association
PARTY_BANK_ACCOUNT_END_DTDateEnd Date of the association
ACTIVE_INDBooleanIndicator if the association is active
CREATED_BYStringUser who created the record
CREATED_DTTimestampTimestamp when the record was created
UPDATED_BYStringUser who last updated the record
UPDATED_DTTimestampTimestamp when the record was last updated

PARTY_BANK_ACCOUNT CODE MASTER

Code_Master_CdCode_Master_DescCode_Master_Type
CHECKINGChecking AccountPARTY_BANK_TYPE_CD
SAVINGSSavings AccountPARTY_BANK_TYPE_CD
Code Master TypeCodeAttributeValueDescription

Confidential. For internal use only.