GetAllowAdjustmentsFromChildren

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

Syntax

<HsvEntities>.GetAllowAdjustmentsFromChildren lItemID, pbOK

Argument

Description

lItemID

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

pbOK

Boolean. Returns TRUE is the entity allows journal postings from its children, FALSE if it does not.