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.
Validates the parameters of a specified item.
Syntax
server private static void validateItemParameters(
    ItemId _itemId, 
    InventModelGroupId _inventModelGroupId, 
    ItemGroupId _itemGroupId, 
    LegalEntityDataAreaId _legalEntity)
Run On
Server
Parameters
- _itemId
 Type: ItemId Extended Data Type
 The ID value of the specified item.
- _inventModelGroupId
 Type: InventModelGroupId Extended Data Type
 An invent model group ID value.
- _itemGroupId
 Type: ItemGroupId Extended Data Type
 An item group ID value.
- _legalEntity
 Type: LegalEntityDataAreaId Extended Data Type
 A legal entity value.
Remarks
This method has an implicit conversion from the ProductNumber value to the ItemNumber value.