Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the current active document.
Syntax
server public static PdsMRCDocument findActiveDocNoDate(
ItemId _itemId,
AddressCountryRegionId _countryId,
LanguageId _languageId,
PdsMRCBOMId _bomId)
Run On
Server
Parameters
- _itemId
Type: ItemId Extended Data Type
The item for which to find the active document.
- _countryId
Type: AddressCountryRegionId Extended Data Type
The country or region for which the document is active.
- _languageId
Type: LanguageId Extended Data Type
The language in which the active document will be composed.
- _bomId
Type: PdsMRCBOMId Extended Data Type
A BOM record for which the document exists.
Return Value
Type: PdsMRCDocument Table
The active document that is found.