project QadFinancials > class BPosting > dataset tApiAccountInfo

table tApiAccountInfo


field namedata typedescription
tcDomainCodecharacter
tcGLCodecharacterA code identifying the GL account.
tlGLIsCostCentreAccountlogicalThis field will be calculated by the system based on the value of tcAnalysisType.

If the analysis type of the account is Project the value will be true.
api annotation:This field can be left blank as it will be calculated by the system.
tlGLIsProjectAccountlogicalProject Analysis: This field will be calculated by the system based on the value of tcAnalysisType.
If the analysis type of the account is Project the value will be true.
api annotation:This field can be left blank as it will be calculated by the system.
tlGLIsDivisionAccountlogicalSet to true if the account has a sub-account.
Its value is calculated by the system and is determined by the value of tcDivisionProfileCode.
api annotation:This field can be left blank as it will be calculated by the system.
tcGLAnalysisLimitationcharacterWhen you select Both as the analysis type, set a condition for the analysis from the following options:

None: There is no limitation on how you use cost centers and projects on a transaction.

Note: You cannot create an account with an Analysis Type of Both, and a Limitation of None. In addition, if you select an Analysis Type other than Both, the Analysis Limitation is not updatable and is always set to None.

At Least One: You must specify at least one project or one cost center on the transaction.

Both Required: You must specify both a project and a cost center on the transaction.

Excluding each Other: You must specify either a project or a cost center on the transaction.


Internal usage


QadFinancials
method BPosting.GetDataForOpPosting