ItemBatchAssignItemCharacteristics

This component runs the Item Batch Assign Item Characteristics (ITB) function.

It allows you to maintain characteristics for batches of items.

Note: The item code and Batch Reference combination must already have been defined using the SunSystems function Batch Reference Setup (BRS) or via a payload using the BatchReference component. The item characteristics must already have been defined.

Methods

Create
Driver Type: SASI
Use this method to create one or more item batch assign item characteristics.
Delete
Driver Type: SASI
Use this method to delete one or more item batch assign item characteristics.
Query
Driver Type: Export
Use this method to obtain item batch characteristics details or to extract item batch characteristics data from SunSystems.

Mandatory fields

  • When assigning item characteristics to a batch, the following must be supplied::
    • Item Code - payload element <ItemCode>
    • Batch Reference - payload element <BatchReference>
    • Characteristics Code - payload element <CharacteristicsCode>
Note: At runtime the component validates the payload contents to ensure that the values supplied are correct. Various combinations of values may require other elements in the payload to be specified before the payload can be processed successfully.

Related data

None.