IsICPRestricted

Indicates whether an Account dimension member is restricted from having Intercompany Partner transactions with itself. In other words, this method indicates whether an Account dimension member’s IsICP attribute has been set to a value of R.

Syntax

<HsvAccounts>.IsICPRestricted lItemID, pbIsICPRestricted

Argument

Description

lItemID

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

pbIsICPRestricted

Boolean. Returns TRUE if the account’s IsICP attribute has been set to R, FALSE otherwise.