PmfCoBySearch::coByTreePackLevelConfig Method [AX 2012]
Searches for and gets the pack states from that result.
server public static container coByTreePackLevelConfig(
BOMId _bomId,
PmfBOMVersionRefRecId _recId,
ItemId _itemId,
boolean _skipCheck,
boolean _useRecordLevelSecurity)
Run On
ServerParameters
- _bomId
- Type: BOMId Extended Data Type
The BOM ID to use.
- _recId
- Type: PmfBOMVersionRefRecId Extended Data Type
The record ID of the BOMVersion record.
- _itemId
- Type: ItemId Extended Data Type
The item ID to use.
- _skipCheck
- Type: boolean
A Boolean value that indicates whether to skip the hierarchy check.
- _useRecordLevelSecurity
- Type: boolean
A Boolean value that indicates whether to use record level security.
Show: