AddEntityToListUsingIDs

Using the ID for the entity and parent, adds the specified entity and parent to the internal Financial Management list to be used later. This function can be used in these types of rules:

Syntax

HS.AddEntityToListUsingIDs(ParentID, ChildID)

Table 41. Syntax for AddEntityToListUsingIDs Function

Parameter

Description

ParentID

The ID for the parent entity.

ChildID

The ID for the child of the parent entity.

Return Value

None