GetAllowAdjustments

Returns a Boolean that indicates whether an entity allows journal entries. In other words, this method returns the value to which an entity’s AllowAdjs attribute has been set.

Syntax

<HsvEntities>.GetAllowAdjustments lItemID, pbOK

Argument

Description

lItemID

Long (ByVal). The member ID of the entity.

pbOK

Boolean. Returns TRUE is the entity allows journal entries, FALSE if it does not.