|
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 inserted.
Configuration
Publisher configuration
Spout class qualified name:
overit.geocallapp.wfm.warehouses.spout.procurementrequest.item.ProcurementRequestItemInsertedSpout
Subscriber configuration
-
Payload
DTOProcurementRequestItemInsertedSpout
|
Name |
Data type |
Not Null |
|---|---|---|
|
id |
Long |
|
|
header |
Long |
|
|
material |
Long |
|
|
isInKit |
Boolean |
|
|
status |
Long |
|
|
requestedQuantity |
Double |
|
|
externalCostAccount |
Long |
|
|
externalMovementType |
Long |
|
|
externalCost |
Long |
|
|
externalAuxiliarAccount |
Long |
|
|
externalWarehouse |
Long |
|
|
externalCode |
String |
|
Attributes
Attribute dto: ProcurementRequestItemInsertedSpout
Invoking actions
This spout is generated when a ProcurementRequestItemNotificationEvent with action = insert is launched.
The involved features are:
-
Insert PR item from UI
-
Insert PR item from APIs
NextGen APIs
Related Docs