project QadFinancials > class BPaymentGroup > business logic query PaymentGroupPrim

Annotation

PaymentGroupPrim


Parameters


iiPaymentGroupIdintegerPaymentGroupId
icPaymentGroupCodecharacterPayment Group Code


query condition


  each PaymentGroup where
PaymentGroup.PaymentGroup_ID = iiPaymentGroupId AND
PaymentGroup.PaymentGroupCode = icPaymentGroupCode


query resultset tqPaymentGroupPrim


field namedata typedb fielddescription
tiPaymentGroup_IDintegerPaymentGroup.PaymentGroup_IDRecord ID
tcPaymentGroupCodecharacterPaymentGroup.PaymentGroupCodePayment Group


Internal usage


QadFinancials
method BCreditor.ApiLoadCreditor
method BCreditor.ApiLoadCreditorCalcPaymentGroupCode
method BCreditor.ApiLoadCreditorV01
method BDebtor.ApiLoadDebtor
method BDebtor.ApiLoadDebtorCalcPaymentGroupCode
method BPaymentGroup.DataLoadByInput
read related business field(s) on tCreditor.PaymentGroup_ID
read related business field(s) on tDebtor.PaymentGroup_ID
ApiGetAlternateKeyValues
ApiGetAlternateKeyValues
validate related business field(s) on tCreditor.PaymentGroup_ID
validate related business field(s) on tDebtor.PaymentGroup_ID