project QadFinancials > class BGLMask > method ValGLID

validation procedure

Description

Validate the G/L ID


Parameters


iiTargetFieldinputintegerValue of the field to validate.
icTargetFieldNameinputcharacterName of the field to validate. Use the database field name or public data item name.
Example : 'Order.Order-Num'.
icRowidinputcharacterContents of field tc_Rowid, if the target field is a field of a component temp-table.
icGLCodeinputcharacterGLCode of the Mask
ilGLIsDivisionAccountinputlogicalIsDivisionAccount
iiDivIDinputintegerDivision ID of the GLMask
icDivisionCodeinputcharacterDivision of the GLMask
ilGLIsProjectAccountinputlogicalIsProjectAccount
iiProjectIDinputintegerProject ID of the GLMask
icProjectCodeinputcharacterProject of the GLMask
ilGLIsCostCentreAccountinputlogicalIsCostCentreAccount
iiCostCentreIDinputintegerCostCentre-ID of the GLMask
icCostCentreCodeinputcharacterCostCentre of the GLMask
iiDomainIDinputintegerDomain ID
oiReturnStatusoutputintegerReturn status of the method.


Internal usage


QadFinancials
validation on relation GLINGLMASK


program code (program5/bglmask.p)