project QadFinancials > class BGLMask > dataset tGetGLMaskCombinations

table tGetGLMaskCombinations

Description

GetGLMaskCombinations; temp-table that is used by Api-methods to hold the selected/existing masks and the possible masks.

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.ApiGetGLMasks