project QadFinancials > class BCreditorType > business logic query CreditorTypePrim

Description

creditor type prim query


Parameters


iiCreditorTypeIDintegerCreditor Type id
icCreditorTypeCodecharacterCreditor Type Code


query condition


  each CreditorType where
CreditorType.CreditorType_ID = iiCreditorTypeID AND
CreditorType.CreditorTypeCode = icCreditorTypeCode


query resultset tqCreditorTypePrim


field namedata typedb fielddescription
tiCreditorType_IDintegerCreditorType.CreditorType_IDRecord ID
tcCreditorTypeCodecharacterCreditorType.CreditorTypeCodeCode
tcCreditorTypeDescriptioncharacterCreditorType.CreditorTypeDescriptionDescription
tlCreditorTypeIsActivelogicalCreditorType.CreditorTypeIsActiveActive
ti_sequenceintegercalculatedprimary index
tc_rowidcharactercalculated = rowid(CreditorType)


Internal usage


QadFinancials
method BBox1099Report.GetBusinessFields
method BCreditor.ApiLoadCreditor
method BCreditor.ApiLoadCreditorCalcCreditorTypeCode
method BCreditor.ApiLoadCreditorV01
method BCreditorType.ApiValidateCreditorType
read related business field(s) on tCreditor.CreditorType_ID
ApiGetAlternateKeyValues
validate related business field(s) on tCreditor.CreditorType_ID