Processing Directive ID Constants

The following constants represent processing directives provided by the HFMwMbrSel component.

Table 95. tagWEBOM_MBRSEL_DIR_IDS Enumeration

Constant

Description

WEBOM_MBRSEL_DIR_ID_ALLOW_DYN_POV_LIST

For internal use.

WEBOM_MBRSEL_DIR_ID_FUNCS

Boolean flag that indicates whether Year and Period dimensions allow relative keywords.

WEBOM_MBRSEL_DIR_ID_SECURITY_AS_PARTNER

Boolean flag that specifies whether to use Security by Partner entity security.

WEBOM_MBRSEL_DIR_ID_SELECTED

The index of the selected dimension index, or -1 for if no dimension is selected.

WEBOM_MBRSEL_DIR_ID_SORTED

Boolean flag that indicates whether to distinguish between sorted and unsorted dimensions, and to display the former in order.

WEBOM_MBRSEL_DIR_ID_SUMMARY

For internal use.

WEBOM_MBRSEL_DIR_ID_SUMMARY_LABEL

For internal use.

WEBOM_MBRSEL_DIR_ID_VALIDATE_CUSTOMS

Flag that specifies whether and how to validate Custom dimension members based on the Account member’s Custom dimension attributes. Valid values are represented by the constants listed in Validation Error Flags.

WEBOM_MBRSEL_DIR_ID_VALIDATE_ICP

Flag that specifies whether and how to validate Intercompany Partner dimension members based on the Account member’s ICPTopMember attribute. Valid values are represented by the constants listed in Validation Error Flags.

WEBOM_MBRSEL_DIR_ID_VALIDATE_NO_EMPTY

Boolean flag that indicates whether all dimensions must contain a value.

WEBOM_MBRSEL_DIR_ID_VALIDATE_ORG_BY_PERIOD

Flag that specifies whether and how to validate Entity dimension members by Organization By Period settings. Valid values are represented by the constants listed in Validation Error Flags.

WEBOM_MBRSEL_DIR_ID_VALIDATE_PERIOD

Flag that specifies whether and how to validate Scenario members by the Period member’s frequency. Valid values are represented by the constants listed in Validation Error Flags.

WEBOM_MBRSEL_DIR_ID_VER

Returns the release number of Financial Management. This is a read-only directive.

WEBOM_MBRSEL_DIR_ID__ALL

For internal use.

WEBOM_MBRSEL_DIR_ID__CNT

Represents the total number of IDs in this enumeration.

WEBOM_MBRSEL_DIR_ID__LBOUND

Represents the first ID in the enumeration’s set of IDs.

WEBOM_MBRSEL_DIR_ID__UBOUND

Represents the last ID in the enumeration’s set of IDs.