project QadFinancials > class BCInvoice > method ValidateComponentFinalize


Parameters


ilStartVal1inputlogicalIs query tqCreditorForCInvoiceVal already started ?
oiReturnStatusoutputintegerReturn status of the method.


Internal usage


QadFinancials
method BCInvoice.ValidateComponent


program code (program5/bcinvoice.p)

if ilStartVal1
then do:
    <Q-1 run CreditorForCInvoiceVal  (Stop) in BCreditor >
end.