Skip to main content
SO

SOOwner

PX.Objects.SO.StandaloneRelease 2025.2

No summary is documented for this DAC in the release source.

Field NameTypeDisplay NameForeign Key
ABN
nvarchar(15)ABN-
Description:No description available
AMProductionEmployee
bitProduction Employee-
Description:Indicates an employee is a production employee for use in Manufacturing processes such as labor transactions and scheduling as a resource
AcctCDDefault Navigation
nvarchar(30)Employee IDEPEmployee
Description:The human-readable identifier of the employee that is specified by the user or defined by the EMPLOYEE auto-numbering sequence during the creation of the employee. This field is a natural key, as opposed to the surrogate key BAccountID.
AcctName
nvarchar(60)Employee Name-
Description:The employee name, which is usually a concatenation of the first and last name of the appropriate contact.
AcctReferenceNbr
nvarchar(50)Employee Ref. No.-
Description:The external reference number of the employee. It can be an additional number of the employee used in external integration.
ActiveClockInTimerID
int-
Description:The unique identifier of the current timer associated with this employee. The value of this field corresponds to the timer identifier specified in EPClockInTimerData.timerDataID.
AllowOverrideCury
bitEnable Currency Override-
Description:If set to true, indicates that the currency of business account documents (which is specified by BAccount.CuryID) can be overridden by a user during document entry.
AllowOverrideRate
bitEnable Rate Override-
Description:If set to true, indicates that the currency rate for customer documents (which is calculated by the system from the currency rate history) can be overridden by a user during document entry. The field is used only if the business account is a customer (that is, IsCustomerOrCombined is true).
AttributesNonexistent in DB
string-
Description:The attributes list available for the current employee.
AutoGenerateTaxBill
bitAutomatically Generate Tax Bill-
Description:No description available
BASInstalmentAmount
intG21 - GST instalment amount-
Description:No description available
BASOptions
nvarchar(1)Options-
Description:No description available
BAccountClassID
nvarchar(10)Business Account Class-
Description:The BAccount.classID field, which is used for internal purposes.
BAccountID
intBusiness Account ID-
Description:The identifier of the business account. This field is auto-incremental. This field is a surrogate key, as opposed to the natural key AcctCD.
BaseCuryIDDefault Navigation
nvarchar(5)Base Currency IDCurrencyList
Description:The employee's base System.Currency, which is the base currency of the branch selected in the Branch box. This field corresponds to Organization.BaseCuryID.
BaseRemitContactIDDefault Navigation
intDefault ContactContact
Description:No description available
Box1099Default Navigation
smallint1099 BoxAP1099Box
Description:No description available
COrgBAccountIDDefault Navigation
intCustomer Restriction Group-
Description:No description available
CalendarIDDefault Navigation
nvarchar(10)CalendarCSCalendar
Description:The identifier of the calendar that records the working hours of the employee and the time zone of the employee. Corresponds to the CSCalendar.CalendarID field.
CampaignSourceIDDefault Navigation
nvarchar(15)Source CampaignCRCampaign
Description:The identifier of the marketing or sales campaign that resulted in creation of the business account. Corresponds to the value of the CRCampaign.CampaignID field.
CasesCountNonexistent in DBObsolete
int?-
Description:No description available
ClassIDDefault NavigationObsolete
nvarchar(10)Class IDCRCustomerClass
Description:Identifier of the business acccount class to which the business account belongs.
ConsolidateToParent
bitConsolidate Balance-
Description:The total balance of the parent customer account including balances of its child accounts for which the value of this field is true on the Billing Info tab of this form. The amount includes the balances of all open documents and prepayments. This field is used in the Customer class and showed only on the Customers (AR303000) form.
ConsolidatingBAccountID
int-
Description:The field is preserved for internal use.
CountNonexistent in DBObsolete
int?Count-
Description:No description available
CreatedByIDDefault Navigation
uniqueidentifierCreated ByUsers
Description:No description available
CreatedByScreenID
char(8)-
Description:No description available
CreatedDateTime
datetimeCreated On-
Description:No description available
CuryIDDefault Navigation
nvarchar(5)CurrencyCurrency
Description:The identifier of the Currency, which is applied to the documents of the business account.
CuryRateTypeIDDefault Navigation
nvarchar(6)Curr. Rate TypeCurrencyRateType
Description:The identifier of the currency rate type, which is applied to the documents of the customer. The field is used only if the business account is a customer (that is, IsCustomerOrCombined is true).
DefAddressIDDefault Navigation
intDefault AddressAddress
Description:The identifier of the CR.Address object linked with the current employee as Address Info. Corresponds to the value of the Address.AddressID field.
DefContactIDDefault Navigation
intDefault ContactContact
Description:The identifier of the CR.Contact object linked with the current employee as Contact Info. Corresponds to the value of the Contact.ContactID field.
DefLocationIDDefault Navigation
intDefault LocationLocation
Description:The identifier of the Location object linked with the employee and marked as default. The fields from the linked location are shown on the Financial Settings tab. Corresponds to the value of the Location.LocationID field. Also, the Location.BAccountID value must be equal to the BAccount.BAccountID value of the current employee.
DefPOAddressID
intAddress
Description:No description available
DefaultUOM
nvarchar(10)Default UOM-
Description:No description available
DefaultWorkgroupIDDefault Navigation
intDefault WorkgroupEPCompanyTree
Description:The identifier of the workgroup that the system inserts by default for each new record entered on the Details tab of the Employee Time Card (EP305000) form for this employee. Corresponds to the EPCompanyTree.workGroupID field.
DepartmentIDDefault Navigation
nvarchar(10)DepartmentEPDepartment
Description:Identifier of the employee department that the employee belongs to.
DiscTakenAcctIDDefault Navigation
intCash Discount AccountAccount
Description:Identifier of the account used to record the cash discount amounts received from the vendor due to credit terms. Inherited from Vendor class. Corresponds to the Account.AccountID field.
DiscTakenSubIDDefault Navigation
intCash Discount Sub.Sub
Description:The identifier of the corresponding subaccount used to record the cash discount amounts received from the vendor due to credit terms. Inherited from Vendor class. Corresponds to the AccountID field.
EmailRemittances
bitSend Remittances by Email-
Description:No description available
ExpenseAcctIDDefault Navigation
intExpense AccountAccount
Description:Identifier of the account that will be used to record compensation amounts paid to the employee. Corresponds to the Account.AccountID field.
ExpenseSubIDDefault Navigation
intExpense Sub.Sub
Description:The identifier of the corresponding subaccount that will be used to record compensation amounts paid to the employee. Corresponds to the AccountID field.
FATCA
bitFATCA-
Description:No description available
ForeignEntity
bitForeign Entity-
Description:No description available
GroupMask
varbinary-
Description:The group mask that indicates which restriction groups the business account belongs to.
HoursValidation
nvarchar(1)Regular Hours Validation-
Description:The extent of validation of regular work hours for this employee. The default value is set to the regular hours validation for the selected vendor class.
IgnoreConfiguredDiscounts
bitIgnore Configured Discounts When Vendor Price Is Defined-
Description:No description available
IncludedNonexistent in DB
bool?Included-
Description:No description available
IsBranch
bit-
Description:No description available
IsCustomerOrCombinedNonexistent in DB
bool?-
Description:A calculated field that indicates (if set to "true") that BAccount.Type is either BAccountType.CustomerType or BAccountType.CombinedType.
IsDriver
bitDriver-
Description:No description available
IsEmployeeUpdatedNonexistent in DB
bool?-
Description:Is employee updated
IsRelatedToProjectContactNonexistent in DB
bool?Is Related To Project Contact-
Description:No description available
JurisdictionCountryID
nvarchar(10)Jurisdiction-
Description:No description available
LabourItemIDDefault Navigation
intLabor ItemInventoryItem
Description:The identifier of the labor item for the current employee. Corresponds to the value of the InventoryItem.InventoryID field. The labor item is a non-stock item (of the Labor type) associated with the employee and used as a source of expense accounts for transactions associated with projects or contracts.
LandedCostVendor
bitLanded Cost Vendor-
Description:No description available
LastActivityNonexistent in DBObsolete
DateTime?Last Activity-
Description:No description available
LastModifiedByIDDefault Navigation
uniqueidentifierLast Modified ByUsers
Description:No description available
LastModifiedByScreenID
char(8)-
Description:No description available
LastModifiedDateTime
datetimeLast Modified On-
Description:No description available
LegalName
nvarchar(255)Legal Name-
Description:The legal name of the company that is used by the 1099 Reporting feature only (see DAC.Organization).
LineDiscountTarget
char(1)Apply Line Discounts to-
Description:No description available
LocaleNameDefault Navigation
nvarchar(10)Language/LocaleLocale
Description:The name of the business account locale.
Mem_UnassignedDriverNonexistent in DB
bool?Already Assigned-
Description:No description available
NoteID
uniqueidentifier-
Description:No description available
OverrideSalesTerritory
bitOverride Territory-
Description:The flag identified that the salesTerritoryID is filled automatically based on Address.state and Address.countryID or can be assigned manually.
OwnerIDDefault Navigation
intOwnerContact
Description:No description available
POAccrualAcctIDDefault Navigation
intPO Accrual AccountAccount
Description:No description available
POAccrualSubIDDefault Navigation
intPO Accrual Sub.Sub
Description:No description available
PTRS
bitSmall business, track for PTRS-
Description:No description available
ParentBAccountIDDefault Navigation
intBranchBAccount
Description:Represents the branch of your organization where the employee works.
PayToVendorIDDefault Navigation
intPay-to VendorVendor
Description:A reference to the Vendor. An integer identifier of the vendor, whom the AP bill will belong to.
PaymentsByLinesAllowed
bitPay by Line-
Description:No description available
PositionLineCntr
int-
Description:No description available
PrebookAcctIDDefault Navigation
intReclassification AccountAccount
Description:No description available
PrebookSubIDDefault Navigation
intReclassification SubaccountSub
Description:No description available
PrepaymentAcctIDDefault Navigation
intPrepayment AccountAccount
Description:Identifier of the AP account to be used to record prepayments paid to the employee. Corresponds to the Account.AccountID field.
PrepaymentSubIDDefault Navigation
intPrepayment Sub.Sub
Description:The identifier of the corresponding subaccount to be used to record prepayments paid to the employee. Corresponds to the AccountID field.
PreviewHtmlNonexistent in DBObsolete
string-
Description:No description available
PriceListCuryIDDefault Navigation
nvarchar(5)Currency IDCurrency
Description:No description available
PrimaryContactIDDefault Navigation
intPrimary ContactContact
Description:The identifier of the CR.Contact object linked with the business account and marked as primary. Corresponds to the value of the Contact.ContactID field. Also, the Contact.BAccountID value must equal to the BAccount.BAccountID value of the current business account.
PrintRemittances
bitPrint Remittances-
Description:No description available
PseudonymizationStatus
intPseudonymized-
Description:No description available
PurchTaxAcctIDDefault Navigation
intTax Claimable AccountAccount
Description:No description available
PurchTaxSubIDDefault Navigation
intTax Claimable Sub.Sub
Description:No description available
ReceiptAndClaimTaxZoneID
nvarchar(10)-
Description:The identifier of the Receipt and Claim tax zone.
RegisteredEntityForReporting
bitRegistered Entity for Government Payroll Reporting-
Description:The registered entity for government payroll reporting.
RetainageApply
bitApply Retainage-
Description:No description available
RetainagePct
decimalRetainage Percent-
Description:No description available
RouteEmails
bitRoute Emails-
Description:Specifies whether the emails addressed to this employee should be routed from an email account to the employee's email address if the processing of incoming mail is enabled for the email account and the Route Employee Emails check box is selected on the Email Accounts (SM204002) form. For details, see Incoming Mail Processing.
SDEnabled
bit-
Description:No description available
SVATInputTaxEntryRefNbr
char(1)Input Tax Entry Ref. Nbr.-
Description:No description available
SVATOutputTaxEntryRefNbr
char(1)Output Tax Entry Ref. Nbr.-
Description:No description available
SVATReversalMethod
char(1)VAT Recognition Method-
Description:No description available
SVATTaxInvoiceNumberingIDDefault Navigation
nvarchar(10)Tax Invoice NumberingNumbering
Description:No description available
SalesAcctIDDefault Navigation
intSales AccountAccount
Description:Identifier of the account to be used to record sales made by the employee, if applicable. Corresponds to the Account.AccountID field.
SalesPersonIDDefault Navigation
intSalespersonSalesPerson
Description:The identifier of the sales person to whom the current employee matches. Corresponds to the value of the SalesPerson.SalesPersonID field.
SalesSubIDDefault Navigation
intSales Sub.Sub
Description:The identifier of the corresponding subaccount to be used to record sales made by the employee. Corresponds to the AccountID field.
SalesTaxAcctIDDefault Navigation
intTax Payable AccountAccount
Description:No description available
SalesTaxSubIDDefault Navigation
intTax Payable Sub.Sub
Description:No description available
SalesTerritoryIDDefault Navigation
nvarchar(15)Sales TerritorySalesTerritory
Description:The reference to SalesTerritory.salesTerritoryID. If overrideSalesTerritory is false then it's filled automatically based on Address.state and Address.countryID otherwise it's assigned by user.
SelectedNonexistent in DB
bool?Selected-
Description:No description available
ShiftIDDefault Navigation
intShift CodeEPShiftCode
Description:The identifier of the shift code that the system inserts by default for any new time activity or earning record entered for the employee. Corresponds to the value of the EPShiftCode.shiftID field.
ShouldGenerateLienWaivers
bitGenerate Lien Waivers Based on Project Settings-
Description:No description available
Status
char(1)Customer Status-
Description:No description available
SupervisorIDDefault Navigation
intReports toEPEmployee
Description:The identifier of the employee to whom the current employee sends reports. Corresponds to the value of the BAccount.BAccountID field.
TPAR
bitTrack for TPAR-
Description:No description available
TPARLocationDefault Navigation
intTPAR LocationLocationExtAddress
Description:No description available
TaxAgency
bitVendor Is Tax Agency-
Description:No description available
TaxExpenseAcctIDDefault Navigation
intTax Expense AccountAccount
Description:No description available
TaxExpenseSubIDDefault Navigation
intTax Expense Sub.Sub
Description:No description available
TaxPeriodType
nvarchar(1)Default Tax Period Type-
Description:No description available
TaxRegistrationID
nvarchar(50)Tax Registration ID-
Description:The registration ID of the company in the state tax authority.
TaxReportFinPeriod
bitDefine Tax Period by End Date of Financial Period-
Description:No description available
TaxReportPrecision
smallintTax Report Precision-
Description:No description available
TaxReportRounding
nvarchar(1)Tax Report Rounding-
Description:No description available
TaxUseVendorCurPrecision
bitUse Currency Precision-
Description:No description available
TermsIDDefault Navigation
nvarchar(10)TermsTerms
Description:No description available
TimeCardRequired
bitTime Card Is Required-
Description:Specifies whether time cards are required for this employee.
TinType
char(1)Type of TIN-
Description:No description available
Type
char(2)Type-
Description:A field inherited from BAccount represents the type of the business account. The field can have one of the values listed in the BAccountType class. For Employee the only possible value is BAccountType.EmployeeType.
UnionIDDefault Navigation
nvarchar(15)Union Local IDPMUnion
Description:The local identifier of the union associated with the employee. Corresponds to the value of the PMUnion.unionID field.
UpdClosedTaxPeriods
bitUpdate Closed Tax Periods-
Description:No description available
UserID
uniqueidentifierEmployee LoginUsers
Description:The identifier of the Users to be used for the employee to sign into the system. Corresponds to the value of the Users.PKID field.
UsrMPATWFMEditableFieldsNonexistent in DB
bool?Edit WFM fields-
Description:No description available
VOrgBAccountIDDefault Navigation
intRestrict Visibility To-
Description:No description available
VStatus
char(1)Status-
Description:The status of the employee. The possible values of the field are listed in the VendorStatus class. The set of these values can be changed and extended by using the workflow engine.
Vendor1099
bit1099 Vendor-
Description:No description available
VendorClassIDDefault Navigation
nvarchar(10)Employee ClassVendorClass
Description:The identifier of the employee class that the employee belongs to. The value of this field corresponds to the value of the EPEmployeeClass.VendorClassID field.
VendorDefaultCostCodeIdDefault Navigation
intCost CodePMCostCode
Description:No description available
VendorDefaultInventoryIdDefault Navigation
intInventory IDInventoryItem
Description:No description available
ViewInCrmNonexistent in DB
bool?View In CRM-
Description:No description available
WorkgroupIDDefault Navigation
intWorkgroupEPCompanyTree
Description:No description available
chkServiceManagementNonexistent in DB
bool?-
Description:No description available
tstamp
timestamp-
Description:No description available