|
Personally Identifiable Information (PII) |
No |
|---|---|
|
Sensitive Information |
No |
|
Released since |
2026 W2 (FSM 23.0) |
|
Deprecated since |
|
|
Removed since |
|
This spout is called when a new procurement request item is updated.
Configuration
Publisher configuration
Spout class qualified name:
overit.geocallapp.wfm.warehouses.spout.procurementrequest.item.ProcurementRequestItemUpdatedSpout
Subscriber configuration
-
Payload
DTOProcurementRequestItemUpdatedSpout
|
Name |
Data type |
Not Null |
|---|---|---|
|
id |
Long |
|
|
item |
Long |
|
|
material |
Long |
|
|
isInKit |
Boolean |
|
|
status |
Long |
|
|
requestedQuantity |
Double |
|
|
deliveredQuantity |
Double |
|
|
reservationCode |
String |
|
|
externalCostAccount |
Long |
|
|
externalMovementType |
Long |
|
|
externalCost |
Long |
|
|
externalAuxiliarAccount |
Long |
|
|
externalWarehouse |
Long |
|
|
groupUuid |
String |
|
|
errorMessage |
String |
|
|
sendingAttempts |
Long |
|
Attributes
Attribute dto: DTOProcurementRequestItemUpdatedSpout
Invoking actions
This spout is generated when a ProcurementRequestItemNotificationEvent with action = update is launched.
The involved features are:
-
Update PR item from UI actions
-
Update PR item from APIs
NextGen APIs
Related Docs