Returns a Boolean that indicates whether an entity has organization by period filtering enabled.
Syntax
<HsvEntities>.IsOrgByPeriodFilteringOn pvarbFilteringOn, plScenario, plYearID, plPeriodID
Argument | Description |
---|
pvarbFilteringOn | Boolean. Returns TRUE if the entity has organization by period filtering enabled, otherwise FALSE. |
plScenario | Long. Returns the ID of the subcube’s Scenario dimension member. |
plYearID | Long. Returns the ID of the subcube’s Year dimension member. |
plPeriodID | Long. Returns the ID of the subcube’s Period dimension member. |