SubcontractVendorAddressInfo
7 properties
Properties
Select a row for its DAC field and description| Property | Type | Data Type | |
|---|---|---|---|
AddressLine1 | StringValue | string | |
DAC Field: PX.Objects.PO.PORemitAddress.AddressLine1Description:The first line of the address. | |||
AddressLine2 | StringValue | string | |
DAC Field: PX.Objects.PO.PORemitAddress.AddressLine2Description:The second line of the address. | |||
City | StringValue | string | |
DAC Field: PX.Objects.PO.PORemitAddress.CityDescription:The city of the address. | |||
Country | StringValue | string | |
DAC Field: PX.Objects.PO.PORemitAddress.CountryIDDescription:The identifier of the country. The field is included in FK.Country and FK.State. The value of this field corresponds to the value of the Country.countryID field. | |||
VendorAddressOverride | BooleanValue | boolean | |
DAC Field: PX.Objects.PO.PORemitAddress.OverrideAddressDescription:Specifies (if set to true) that the address is overriden. If the value of the isDefaultAddress field is null, the value of this field is null. If the value of the isDefaultAddress field is true, the value of this field is false. If the value of the isDefaultAddress field is false, the value of this field is true. | |||
PostalCode | StringValue | string | |
DAC Field: PX.Objects.PO.PORemitAddress.PostalCodeDescription:The postal code of the address. | |||
State | StringValue | string | |
DAC Field: PX.Objects.PO.PORemitAddress.StateDescription:The identifier of the state. The field is included in FK.State. The value of this field corresponds to the value of the State.stateID field. | |||