project QadFinancials > class BGLMask > dataset tNewGLMasks


copy of dataset tGetGLMaskCombinations

table tNewGLMasks

Description

NewGLMasks; temp-table that is used by Api-method SetGLMasks to inform the caller about the newly created records and their ID.

field namedata typedescription
tcCostCentreCodecharacterCost Center Code
tiCostCentreIDintegerCostCentreId
tcDivisionCodecharacterSub-Account Code
tiDivisionIDintegerDivisionID
tiDomainIDintegerHolds the id of the domain is linked to the company that the session is currently logged into. This is populated from the value that is set in the Login method on the Session object.
tcGLCodecharacterGL Account
tiGLIDintegerGLId
tiGLMaskIDintegerGLMaskID
tcProjectCodecharacter
tiProjectIDintegerProject ID
tlSelectedlogicalSelected
tcStatuscharacter


Internal usage


QadFinancials
method BGLMask.ApiSetGLMasks