Methods
associateFabricWithRack(fabricBarcode, rackBarcode) → {Number}
This function is responsible to update rack associate date for fabric barcode from factory/location
Parameters:
| Name | Type | Description |
|---|---|---|
fabricBarcode |
String | The fabric barcode from factory/location |
rackBarcode |
String | The rack barcode from factory/location |
Returns:
- Type
- Number
checkFabricExistInFabricRackTable(barcode) → {Fabric}
This function is responsible to validate fabric barcode in factory/location and return rack barcode along with fabric barcode from factory/location
Parameters:
| Name | Type | Description |
|---|---|---|
barcode |
String | The fabric barcode from factory/location |
Returns:
- Type
- Fabric
dissociateFabricFromRack(fabricBarcode) → {Number}
This function is responsible to update rack dissociate date for fabric barcode from factory/location
Parameters:
| Name | Type | Description |
|---|---|---|
fabricBarcode |
String | The fabric barcode from factory/location |
Returns:
- Type
- Number
doesFabricHaveRackAssociationDate(fabricBarcode) → {Boolean}
This function is responsible to check if rack association date exist for fabric barcode from factory/location
Parameters:
| Name | Type | Description |
|---|---|---|
fabricBarcode |
String | The fabric barcode from factory/location |
Returns:
- Type
- Boolean
doesFabricHaveRackDissociationDate(fabricBarcode) → {Boolean}
This function is responsible to check if rack dissociation date exist for fabric barcode from factory/location
Parameters:
| Name | Type | Description |
|---|---|---|
fabricBarcode |
String | The fabric barcode from factory/location |
Returns:
- Type
- Boolean
duplicateAssociationRowForNewRackAssignment(rackBarcode, fabricBarcode) → {Number}
This function is responsible to reAssociate fabric to rack for fabric barcode from factory/location
Parameters:
| Name | Type | Description |
|---|---|---|
rackBarcode |
String | The rack barcode from factory/location * @param {String} rackBarcodeloc The rack barcode from factory/location |
fabricBarcode |
String | The fabric barcode from factory/location |
Returns:
- Type
- Number
getFabricBarcodeDetail(fabricBarcode) → {Array.<fabricBarcodeDetails>}
This function is responsible to get fabric barcode details
Parameters:
| Name | Type | Description |
|---|---|---|
fabricBarcode |
String | The fabric barcode |
Returns:
The fabric barcode details module:repository/fabrack/fabric~fabricBarcodeDetails
- Type
- Array.<fabricBarcodeDetails>
getFabricDetailsForAnalytics() → {Array.<fabricDetailsObject>}
This function is responsible to to fetch fabric details for analytics from factory/location
Returns:
The list fabric details associated with rack module:repository/fabrack/fabric~fabricDetailsObject
- Type
- Array.<fabricDetailsObject>
getFabricDetailsForAnalyticsBasedOnBarcode(fabricBarcode) → {Array.<barcodeFabricDetailsObject>}
This function is responsible to fetch fabric details based on fabric barcode for analytics from factory/location
Parameters:
| Name | Type | Description |
|---|---|---|
fabricBarcode |
String | The fabric barcode associated with fabric roll from factory/location |
Returns:
The list fabric details associated with rack module:repository/fabrack/fabric~barcodeFabricDetailsObject
- Type
- Array.<barcodeFabricDetailsObject>
getFabricDetailsForAnalyticsBasedOnBarcode(fabricBarcode) → {Array.<barcodeFabricDetailsObject>}
This function is responsible to fetch fabric details based on fabric barcode for analytics from factory/location
Parameters:
| Name | Type | Description |
|---|---|---|
fabricBarcode |
String | The fabric barcode associated with fabric roll from factory/location |
Returns:
The list fabric details associated with rack module:repository/fabrack/fabric~barcodeFabricDetailsObject
- Type
- Array.<barcodeFabricDetailsObject>
getFabricDetailsForAnalyticsBasedOnBarcodeAndLocation(fabricBarcode) → {Array.<barcodeFabricDetailsObject>}
This function is responsible to fetch fabric details based on fabric barcode for analytics from factory/location
Parameters:
| Name | Type | Description |
|---|---|---|
fabricBarcode |
String | The fabric barcode associated with fabric roll from factory/location |
Returns:
The list fabric details associated with rack module:repository/fabrack/fabric~barcodeFabricDetailsObject
- Type
- Array.<barcodeFabricDetailsObject>
getFabricDetailsForAnalyticsBasedOnBarcodeAndLocation(fabricBarcode) → {Array.<barcodeFabricDetailsObject>}
This function is responsible to fetch fabric details based on fabric barcode for analytics from factory/location
Parameters:
| Name | Type | Description |
|---|---|---|
fabricBarcode |
String | The fabric barcode associated with fabric roll from factory/location |
Returns:
The list fabric details associated with rack module:repository/fabrack/fabric~barcodeFabricDetailsObject
- Type
- Array.<barcodeFabricDetailsObject>
getFabricDetailsForAnalyticsBasedOnItemCode(itemCode) → {Array.<itemCodeFabricDetailsObject>}
This function is responsible to fetch fabric details based on item code for analytics from factory/location
Parameters:
| Name | Type | Description |
|---|---|---|
itemCode |
String | The fabric item code associated with fabric barcode from factory/location |
Returns:
The list fabric details associated with rack module:repository/fabrack/fabric~itemCodeFabricDetailsObject
- Type
- Array.<itemCodeFabricDetailsObject>
getFabricDetailsForAnalyticsBasedOnItemCodeAndLocation(itemCode) → {Array.<itemCodeFabricDetailsObject>}
This function is responsible to fetch fabric details based on item code for analytics from factory/location
Parameters:
| Name | Type | Description |
|---|---|---|
itemCode |
String | The fabric item code associated with fabric barcode from factory/location |
Returns:
The list fabric details associated with rack module:repository/fabrack/fabric~itemCodeFabricDetailsObject
- Type
- Array.<itemCodeFabricDetailsObject>
getFabricDetailsForAnalyticsBasedOnRackNumber(rackNumber) → {Array.<rackNumberFabricDetailsObject>}
This function is responsible to fetch fabric details based on rack number for analytics from factory/location
Parameters:
| Name | Type | Description |
|---|---|---|
rackNumber |
String | The fabric rack number associated with fabric barcode from factory/location |
Returns:
The list fabric details associated with rack module:repository/fabrack/fabric~rackNumberFabricDetailsObject
- Type
- Array.<rackNumberFabricDetailsObject>
getFabricDetailsForAnalyticsBasedOnRackNumberAndLocation(rackNumber) → {Array.<rackNumberFabricDetailsObject>}
This function is responsible to fetch fabric details based on rack number for analytics from factory/location
Parameters:
| Name | Type | Description |
|---|---|---|
rackNumber |
String | The fabric rack number associated with fabric barcode from factory/location * @param {String} rackLocation The fabric rack number associated with fabric barcode from factory/location |
Returns:
The list fabric details associated with rack module:repository/fabrack/fabric~rackNumberFabricDetailsObject
- Type
- Array.<rackNumberFabricDetailsObject>
getFabricDetailsForAnalyticsBasedOnSupplierBarcode(supplierFabricBarcode) → {Array.<barcodeFabricDetailsObject>}
This function is responsible to fetch fabric details based on fabric barcode for analytics from factory/location
Parameters:
| Name | Type | Description |
|---|---|---|
supplierFabricBarcode |
String | The fabric barcode associated with fabric roll from factory/location |
Returns:
The list fabric details associated with rack module:repository/fabrack/fabric~barcodeFabricDetailsObject
- Type
- Array.<barcodeFabricDetailsObject>
getFabricDetailsForAnalyticsBasedOnSupplierBarcodeAndLocation(supplierFabricBarcode) → {Array.<barcodeFabricDetailsObject>}
This function is responsible to fetch fabric details based on fabric barcode for analytics from factory/location
Parameters:
| Name | Type | Description |
|---|---|---|
supplierFabricBarcode |
String | The fabric barcode associated with fabric roll from factory/location |
Returns:
The list fabric details associated with rack module:repository/fabrack/fabric~barcodeFabricDetailsObject
- Type
- Array.<barcodeFabricDetailsObject>
getFabricDetailsForAnalyticsBasedOnWareHouseEntry(fromEntryDate, toEntryDate) → {Array.<itemCodeFabricDetailsObject>}
This function is responsible to fetch fabric details based on factory/location entry date
Parameters:
| Name | Type | Description |
|---|---|---|
fromEntryDate |
String | The factory/location from exit date in format of yyyymmdd |
toEntryDate |
String | The factory/location to exit date in format of yyyymmdd |
Returns:
The list fabric details associated with rack module:repository/fabrack/fabric~itemCodeFabricDetailsObject
- Type
- Array.<itemCodeFabricDetailsObject>
getFabricDetailsForAnalyticsBasedOnWareHouseExit(fromExitDate, toExitDate) → {Array.<itemCodeFabricDetailsObject>}
This function is responsible to fetch fabric details based on factory/location exit date
Parameters:
| Name | Type | Description |
|---|---|---|
fromExitDate |
String | The factory/location from exit date in format of yyyymmdd |
toExitDate |
String | The factory/location to exit date in format of yyyymmdd |
Returns:
The list fabric details associated with rack module:repository/fabrack/fabric~itemCodeFabricDetailsObject
- Type
- Array.<itemCodeFabricDetailsObject>
getFabricUtilized(fabricBarcode) → {Array.<barcodeFabricDetailsObject>}
This function is responsible to fetch fabric utilized details based on fabric barcode
Parameters:
| Name | Type | Description |
|---|---|---|
fabricBarcode |
String | The fabric barcode associated with fabric roll from factory/location |
Returns:
The list fabric details associated with rack module:repository/fabrack/fabric~barcodeFabricDetailsObject
- Type
- Array.<barcodeFabricDetailsObject>
getFabricUtilizedAvaliableMetersDetails(fabricBarcode) → {Array.<barcodeFabricDetailsObject>}
This function is responsible to fetch fabric utilized details based on fabric barcode
Parameters:
| Name | Type | Description |
|---|---|---|
fabricBarcode |
* |
Returns:
The list fabric details associated with rack module:repository/fabrack/fabric~barcodeFabricDetailsObject
- Type
- Array.<barcodeFabricDetailsObject>
getFabricUtilizedBrandsDetails(fabricBarcode) → {Array.<barcodeFabricDetailsObject>}
This function is responsible to fetch fabric brands
Parameters:
| Name | Type | Description |
|---|---|---|
fabricBarcode |
* |
Returns:
The list fabric details associated with rack module:repository/fabrack/fabric~barcodeFabricDetailsObject
- Type
- Array.<barcodeFabricDetailsObject>
getFabricUtilizedDetails(fabricBarcode) → {Array.<barcodeFabricDetailsObject>}
This function is responsible to fetch fabric utilized details based on fabric barcode
Parameters:
| Name | Type | Description |
|---|---|---|
fabricBarcode |
* |
Returns:
The list fabric details associated with rack module:repository/fabrack/fabric~barcodeFabricDetailsObject
- Type
- Array.<barcodeFabricDetailsObject>
getFabricUtilizedDetailsMainTable(fabricBarcode) → {Array.<barcodeFabricDetailsObject>}
This function is responsible to fetch fabric utilized details based on fabric barcode
Parameters:
| Name | Type | Description |
|---|---|---|
fabricBarcode |
* |
Returns:
The list fabric details associated with rack module:repository/fabrack/fabric~barcodeFabricDetailsObject
- Type
- Array.<barcodeFabricDetailsObject>
postFabricLocationUtilized(fabricBarcode, fromLocation, toLocation, brand, fabricAvaliable, fabricUtilized) → {Array.<barcodeFabricDetailsObject>}
This function is responsible to fetch fabric utilized details based on fabric barcode
Parameters:
| Name | Type | Description |
|---|---|---|
fabricBarcode |
String | The fabric barcode associated with fabric roll from factory/location |
fromLocation |
String | The from location |
toLocation |
String | The to location |
brand |
String | The brand |
fabricAvaliable |
String | The fabric avaliable |
fabricUtilized |
String | The fabric utilized |
Returns:
The list fabric details associated with rack module:repository/fabrack/fabric~barcodeFabricDetailsObject
- Type
- Array.<barcodeFabricDetailsObject>
putFabricRollUtilizedDetails(fabricBarcode, fromLocation, toLocation, brand, fabricAvaliable, fabricUtilized) → {Array.<barcodeFabricDetailsObject>}
This function is responsible to fetch fabric utilized details based on fabric barcode
Parameters:
| Name | Type | Description |
|---|---|---|
fabricBarcode |
String | The fabric barcode associated with fabric roll from factory/location |
fromLocation |
String | The from location |
toLocation |
String | The to location |
brand |
String | The brand |
fabricAvaliable |
String | The fabric avaliable |
fabricUtilized |
String | The fabric utilized |
Returns:
The list fabric details associated with rack module:repository/fabrack/fabric~barcodeFabricDetailsObject
- Type
- Array.<barcodeFabricDetailsObject>
saveValidFabricBarcodeInFabricRackTable(fabricBarcode) → {Fabric}
This function is responsible to validate fabric barcode in factory/location and return rack barcode along with fabric barcode from factory/location
Parameters:
| Name | Type | Description |
|---|---|---|
fabricBarcode |
String | The fabric barcode from factory/location |
Returns:
- Type
- Fabric
validateFabric(barcode) → {Fabric}
This function is responsible to validate fabric barcode in factory/location and return rack barcode along with fabric barcode from factory/location
Parameters:
| Name | Type | Description |
|---|---|---|
barcode |
String | The fabric barcode from factory/location |
Returns:
- Type
- Fabric
Type Definitions
barcodeFabricDetailsObject
Type:
- Object
Properties:
| Name | Type | Description |
|---|---|---|
barcodeFabricDetailsObject.rackNumber |
String | The rack number from factory/location |
rackNumberFabricDetailsObject.rackLocation |
String | The rack number from factory/location |
barcodeFabricDetailsObject.fabricBarcode |
String | The fabric roll barcode |
barcodeFabricDetailsObject.mirNumber |
String | The mir number associated with fabric roll |
barcodeFabricDetailsObject.itemCode |
String | The fabric item code associated with fabric barcode from factory/location |
barcodeFabricDetailsObject.itemDescription |
String | The item description associated with item code |
barcodeFabricDetailsObject.fabricLength |
Number | The total fabric length combination of rack number and item code from factory/location |
barcodeFabricDetailsObject.mirDate |
String | The mir date in format of dd/mm/yyyy |
itemCodeFabricDetailsObject.rackAssociationDateTime |
String | The rack association date and time |
itemCodeFabricDetailsObject.rackDissociationDateTime |
String | The rack disassociation date and time |
itemCodeFabricDetailsObject.warehouseEntryDateTime |
String | The factory/location entry date and time |
itemCodeFabricDetailsObject.warehouseExitDateTime |
String | The factory/location exit date and time |
barcodeFabricDetailsObject
Type:
- Object
Properties:
| Name | Type | Description |
|---|---|---|
barcodeFabricDetailsObject.rackNumber |
String | The rack number from factory/location |
barcodeFabricDetailsObject.fabricBarcode |
String | The fabric roll barcode |
barcodeFabricDetailsObject.mirNumber |
String | The mir number associated with fabric roll |
barcodeFabricDetailsObject.itemCode |
String | The fabric item code associated with fabric barcode from factory/location |
barcodeFabricDetailsObject.itemDescription |
String | The item description associated with item code |
barcodeFabricDetailsObject.fabricLength |
Number | The total fabric length combination of rack number and item code from factory/location |
barcodeFabricDetailsObject.mirDate |
String | The mir date in format of dd/mm/yyyy |
itemCodeFabricDetailsObject.rackAssociationDateTime |
String | The rack association date and time |
itemCodeFabricDetailsObject.rackDissociationDateTime |
String | The rack disassociation date and time |
itemCodeFabricDetailsObject.warehouseEntryDateTime |
String | The factory/location entry date and time |
itemCodeFabricDetailsObject.warehouseExitDateTime |
String | The factory/location exit date and time |
barcodeFabricDetailsObject
Type:
- Object
Properties:
| Name | Type | Description |
|---|---|---|
barcodeFabricDetailsObject.rackNumber |
String | The rack number from factory/location |
rackNumberFabricDetailsObject.rackLocation |
String | The rack number from factory/location |
barcodeFabricDetailsObject.fabricBarcode |
String | The fabric roll barcode |
barcodeFabricDetailsObject.mirNumber |
String | The mir number associated with fabric roll |
barcodeFabricDetailsObject.itemCode |
String | The fabric item code associated with fabric barcode from factory/location |
barcodeFabricDetailsObject.itemDescription |
String | The item description associated with item code |
barcodeFabricDetailsObject.fabricLength |
Number | The total fabric length combination of rack number and item code from factory/location |
barcodeFabricDetailsObject.mirDate |
String | The mir date in format of dd/mm/yyyy |
itemCodeFabricDetailsObject.rackAssociationDateTime |
String | The rack association date and time |
itemCodeFabricDetailsObject.rackDissociationDateTime |
String | The rack disassociation date and time |
itemCodeFabricDetailsObject.warehouseEntryDateTime |
String | The factory/location entry date and time |
itemCodeFabricDetailsObject.warehouseExitDateTime |
String | The factory/location exit date and time |
barcodeFabricDetailsObject
Type:
- Object
Properties:
| Name | Type | Description |
|---|---|---|
barcodeFabricDetailsObject.rackNumber |
String | The rack number from factory/location |
barcodeFabricDetailsObject.fabricBarcode |
String | The fabric roll barcode |
barcodeFabricDetailsObject.mirNumber |
String | The mir number associated with fabric roll |
barcodeFabricDetailsObject.itemCode |
String | The fabric item code associated with fabric barcode from factory/location |
barcodeFabricDetailsObject.itemDescription |
String | The item description associated with item code |
barcodeFabricDetailsObject.fabricLength |
Number | The total fabric length combination of rack number and item code from factory/location |
barcodeFabricDetailsObject.mirDate |
String | The mir date in format of dd/mm/yyyy |
itemCodeFabricDetailsObject.rackAssociationDateTime |
String | The rack association date and time |
itemCodeFabricDetailsObject.rackDissociationDateTime |
String | The rack disassociation date and time |
itemCodeFabricDetailsObject.warehouseEntryDateTime |
String | The factory/location entry date and time |
itemCodeFabricDetailsObject.warehouseExitDateTime |
String | The factory/location exit date and time |
barcodeFabricDetailsObject
Type:
- Object
Properties:
| Name | Type | Description |
|---|---|---|
barcodeFabricDetailsObject.rackNumber |
String | The rack number from factory/location |
rackNumberFabricDetailsObject.rackLocation |
String | The rack number from factory/location |
barcodeFabricDetailsObject.fabricBarcode |
String | The fabric roll barcode |
barcodeFabricDetailsObject.mirNumber |
String | The mir number associated with fabric roll |
barcodeFabricDetailsObject.itemCode |
String | The fabric item code associated with fabric barcode from factory/location |
barcodeFabricDetailsObject.itemDescription |
String | The item description associated with item code |
barcodeFabricDetailsObject.fabricLength |
Number | The total fabric length combination of rack number and item code from factory/location |
barcodeFabricDetailsObject.mirDate |
String | The mir date in format of dd/mm/yyyy |
itemCodeFabricDetailsObject.rackAssociationDateTime |
String | The rack association date and time |
itemCodeFabricDetailsObject.rackDissociationDateTime |
String | The rack disassociation date and time |
itemCodeFabricDetailsObject.warehouseEntryDateTime |
String | The factory/location entry date and time |
itemCodeFabricDetailsObject.warehouseExitDateTime |
String | The factory/location exit date and time |
barcodeFabricDetailsObject
Type:
- Object
Properties:
| Name | Type | Description |
|---|---|---|
barcodeFabricDetailsObject.rackNumber |
String | The rack number from factory/location |
barcodeFabricDetailsObject.fabricBarcode |
String | The fabric roll barcode |
barcodeFabricDetailsObject.mirNumber |
String | The mir number associated with fabric roll |
barcodeFabricDetailsObject.itemCode |
String | The fabric item code associated with fabric barcode from factory/location |
barcodeFabricDetailsObject.itemDescription |
String | The item description associated with item code |
barcodeFabricDetailsObject.fabricLength |
Number | The total fabric length combination of rack number and item code from factory/location |
barcodeFabricDetailsObject.mirDate |
String | The mir date in format of dd/mm/yyyy |
itemCodeFabricDetailsObject.rackAssociationDateTime |
String | The rack association date and time |
itemCodeFabricDetailsObject.rackDissociationDateTime |
String | The rack disassociation date and time |
itemCodeFabricDetailsObject.warehouseEntryDateTime |
String | The factory/location entry date and time |
itemCodeFabricDetailsObject.warehouseExitDateTime |
String | The factory/location exit date and time |
fabricBarcodeDetails
Type:
- Object
Properties:
| Name | Type | Description |
|---|---|---|
fabricBarcodeDetails.poNumber |
String | The po number associated with fabric barcode |
fabricBarcodeDetails.itemCode |
String | The fabric item code associated with fabric barcode |
fabricBarcodeDetails.itemDescription |
String | The item description associated with item code |
fabricBarcodeDetails.fabricLength |
Number | The total fabric length for fabric barcode |
fabricDetailsObject
Type:
- Object
Properties:
| Name | Type | Description |
|---|---|---|
fabricDetailsObject.rackNumber |
String | The rack number from factory/location |
fabricDetailsObject.itemCode |
String | The fabric item code associated with fabric barcode from factory/location |
fabricDetailsObject.itemDescription |
String | The item description associated with item code |
fabricDetailsObject.fabricLength |
Number | The total fabric length combination of rack number and item code from factory/location |
fabricDetailsObject.mirDate |
String | The mir date in format of dd/mm/yyyy |
getFabricUtilized
Type:
- Object
Properties:
| Name | Type | Description |
|---|---|---|
barcodeFabricDetailsObject.fabricBarcode |
String | The fabric roll barcode |
barcodeFabricDetailsObject.receivedMeter |
String | The receivedMeter |
barcodeFabricDetailsObject.utilizededMeter |
String | The utilizededMeter |
barcodeFabricDetailsObject.balance |
String | The balance |
barcodeFabricDetailsObject.oc |
Number | The oc |
barcodeFabricDetailsObject.fromLocation |
String | The fromLocation |
itemCodeFabricDetailsObject.toLocation |
String | The toLocation |
itemCodeFabricDetailsObject.DateTime |
String | The rack disassociation date and time |
getFabricUtilizedAvaliableMetersDetails
Type:
- Object
Properties:
| Name | Type | Description |
|---|---|---|
barcodeFabricDetailsObject.fabricAvaliable |
String | The fabric avaliable |
barcodeFabricDetailsObject.fabricUtilized |
String | The fabric utilized |
getFabricUtilizedBrandsDetails
Type:
- Object
Properties:
| Name | Type | Description |
|---|---|---|
barcodeFabricDetailsObject.brand |
String | The brand |
getFabricUtilizedDetails
Type:
- Object
Properties:
| Name | Type | Description |
|---|---|---|
barcodeFabricDetailsObject.fabricBarcode |
String | The fabric roll barcode |
barcodeFabricDetailsObject.fromLocation |
String | The from location |
barcodeFabricDetailsObject.toLocation |
String | The to location |
barcodeFabricDetailsObject.brand |
String | The brand |
barcodeFabricDetailsObject.fabricAvaliable |
String | The fabric avaliable |
barcodeFabricDetailsObject.fabricUtilized |
String | The fabric utilized |
getFabricUtilizedDetailsMainTable
Type:
- Object
Properties:
| Name | Type | Description |
|---|---|---|
barcodeFabricDetailsObject.fabricBarcode |
String | The fabric roll barcode |
barcodeFabricDetailsObject.fromLocation |
String | The from location |
barcodeFabricDetailsObject.toLocation |
String | The to location |
barcodeFabricDetailsObject.brand |
String | The brand |
barcodeFabricDetailsObject.fabricAvaliable |
String | The fabric avaliable |
barcodeFabricDetailsObject.fabricUtilized |
String | The fabric utilized |
itemCodeFabricDetailsObject
Type:
- Object
Properties:
| Name | Type | Description |
|---|---|---|
itemCodeFabricDetailsObject.rackNumber |
String | The rack number from factory/location |
itemCodeFabricDetailsObject.fabricBarcode |
String | The fabric roll barcode |
itemCodeFabricDetailsObject.mirNumber |
String | The mir number associated with fabric roll |
itemCodeFabricDetailsObject.itemCode |
String | The fabric item code associated with fabric barcode from factory/location |
itemCodeFabricDetailsObject.itemDescription |
String | The item description associated with item code |
itemCodeFabricDetailsObject.fabricLength |
Number | The total fabric length combination of rack number and item code from factory/location |
itemCodeFabricDetailsObject.mirDate |
String | The mir date in format of dd/mm/yyyy |
itemCodeFabricDetailsObject.rackAssociationDateTime |
String | The rack association date and time |
itemCodeFabricDetailsObject.rackDissociationDateTime |
String | The rack disassociation date and time |
itemCodeFabricDetailsObject.warehouseEntryDateTime |
String | The factory/location entry date and time |
itemCodeFabricDetailsObject.warehouseExitDateTime |
String | The factory/location exit date and time |
itemCodeFabricDetailsObject
Type:
- Object
Properties:
| Name | Type | Description |
|---|---|---|
itemCodeFabricDetailsObject.rackNumber |
String | The rack number from factory/location |
rackNumberFabricDetailsObject.rackLocation |
String | The rack number from factory/location |
itemCodeFabricDetailsObject.fabricBarcode |
String | The fabric roll barcode |
itemCodeFabricDetailsObject.mirNumber |
String | The mir number associated with fabric roll |
itemCodeFabricDetailsObject.itemCode |
String | The fabric item code associated with fabric barcode from factory/location |
itemCodeFabricDetailsObject.itemDescription |
String | The item description associated with item code |
itemCodeFabricDetailsObject.fabricLength |
Number | The total fabric length combination of rack number and item code from factory/location |
itemCodeFabricDetailsObject.mirDate |
String | The mir date in format of dd/mm/yyyy |
itemCodeFabricDetailsObject.rackAssociationDateTime |
String | The rack association date and time |
itemCodeFabricDetailsObject.rackDissociationDateTime |
String | The rack disassociation date and time |
itemCodeFabricDetailsObject.warehouseEntryDateTime |
String | The factory/location entry date and time |
itemCodeFabricDetailsObject.warehouseExitDateTime |
String | The factory/location exit date and time |
itemCodeFabricDetailsObject
Type:
- Object
Properties:
| Name | Type | Description |
|---|---|---|
itemCodeFabricDetailsObject.rackNumber |
String | The rack number from factory/location |
itemCodeFabricDetailsObject.fabricBarcode |
String | The fabric roll barcode |
itemCodeFabricDetailsObject.mirNumber |
String | The mir number associated with fabric roll |
itemCodeFabricDetailsObject.itemCode |
String | The fabric item code associated with fabric barcode from factory/location |
itemCodeFabricDetailsObject.itemDescription |
String | The item description associated with item code |
itemCodeFabricDetailsObject.fabricLength |
Number | The total fabric length combination of rack number and item code from factory/location |
itemCodeFabricDetailsObject.mirDate |
String | The mir date in format of dd/mm/yyyy |
itemCodeFabricDetailsObject.rackAssociationDateTime |
String | The rack association date and time |
itemCodeFabricDetailsObject.rackDissociationDateTime |
String | The rack disassociation date and time |
itemCodeFabricDetailsObject.warehouseEntryDateTime |
String | The factory/location entry date and time |
itemCodeFabricDetailsObject.warehouseExitDateTime |
String | The factory/location exit date and time |
itemCodeFabricDetailsObject
Type:
- Object
Properties:
| Name | Type | Description |
|---|---|---|
itemCodeFabricDetailsObject.rackNumber |
String | The rack number from factory/location |
itemCodeFabricDetailsObject.fabricBarcode |
String | The fabric roll barcode |
itemCodeFabricDetailsObject.mirNumber |
String | The mir number associated with fabric roll |
itemCodeFabricDetailsObject.itemCode |
String | The fabric item code associated with fabric barcode from factory/location |
itemCodeFabricDetailsObject.itemDescription |
String | The item description associated with item code |
itemCodeFabricDetailsObject.fabricLength |
Number | The total fabric length combination of rack number and item code from factory/location |
itemCodeFabricDetailsObject.mirDate |
String | The mir date in format of dd/mm/yyyy |
itemCodeFabricDetailsObject.rackAssociationDateTime |
String | The rack association date and time |
itemCodeFabricDetailsObject.rackDissociationDateTime |
String | The rack disassociation date and time |
itemCodeFabricDetailsObject.warehouseEntryDateTime |
String | The factory/location entry date and time |
itemCodeFabricDetailsObject.warehouseExitDateTime |
String | The factory/location exit date and time |
postFabricLocationUtilized
Type:
- Object
Properties:
| Name | Type | Description |
|---|---|---|
barcodeFabricDetailsObject.fabricBarcode |
String | The fabric roll barcode |
barcodeFabricDetailsObject.fromLocation |
String | The from location |
barcodeFabricDetailsObject.toLocation |
String | The to location |
barcodeFabricDetailsObject.brand |
String | The brand |
barcodeFabricDetailsObject.fabricAvaliable |
String | The fabric avaliable |
barcodeFabricDetailsObject.fabricUtilized |
String | The fabric utilized |
putFabricRollUtilizedDetails
Type:
- Object
Properties:
| Name | Type | Description |
|---|---|---|
barcodeFabricDetailsObject.fabricBarcode |
String | The fabric roll barcode |
barcodeFabricDetailsObject.fromLocation |
String | The from location |
barcodeFabricDetailsObject.toLocation |
String | The to location |
barcodeFabricDetailsObject.brand |
String | The brand |
barcodeFabricDetailsObject.fabricAvaliable |
String | The fabric avaliable |
barcodeFabricDetailsObject.fabricUtilized |
String | The fabric utilized |
rackNumberFabricDetailsObject
Type:
- Object
Properties:
| Name | Type | Description |
|---|---|---|
rackNumberFabricDetailsObject.rackNumber |
String | The rack number from factory/location * @property {String} rackNumberFabricDetailsObject.rackLocation The rack number from factory/location |
rackNumberFabricDetailsObject.fabricBarcode |
String | The fabric roll barcode |
rackNumberFabricDetailsObject.mirNumber |
String | The mir number associated with fabric roll |
rackNumberFabricDetailsObject.itemCode |
String | The fabric item code associated with fabric barcode from factory/location |
rackNumberFabricDetailsObject.itemDescription |
String | The item description associated with item code |
rackNumberFabricDetailsObject.fabricLength |
Number | The total fabric length combination of rack number and item code from factory/location |
rackNumberFabricDetailsObject.mirDate |
String | The mir date in format of dd/mm/yyyy |
itemCodeFabricDetailsObject.rackAssociationDateTime |
String | The rack association date and time |
itemCodeFabricDetailsObject.rackDissociationDateTime |
String | The rack disassociation date and time |
itemCodeFabricDetailsObject.factoryEntryDateTime |
String | The factory/location entry date and time |
itemCodeFabricDetailsObject.facttoryExitDateTime |
String | The factory/location exit date and time |
rackNumberFabricDetailsObject
Type:
- Object
Properties:
| Name | Type | Description |
|---|---|---|
rackNumberFabricDetailsObject.rackNumber |
String | The rack number from factory/location |
rackNumberFabricDetailsObject.fabricBarcode |
String | The fabric roll barcode |
rackNumberFabricDetailsObject.mirNumber |
String | The mir number associated with fabric roll |
rackNumberFabricDetailsObject.itemCode |
String | The fabric item code associated with fabric barcode from factory/location |
rackNumberFabricDetailsObject.itemDescription |
String | The item description associated with item code |
rackNumberFabricDetailsObject.fabricLength |
Number | The total fabric length combination of rack number and item code from factory/location |
rackNumberFabricDetailsObject.mirDate |
String | The mir date in format of dd/mm/yyyy |
itemCodeFabricDetailsObject.rackAssociationDateTime |
String | The rack association date and time |
itemCodeFabricDetailsObject.rackDissociationDateTime |
String | The rack disassociation date and time |
itemCodeFabricDetailsObject.factoryEntryDateTime |
String | The factory/location entry date and time |
itemCodeFabricDetailsObject.facttoryExitDateTime |
String | The factory/location exit date and time |