|
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 header is updated.
Configuration
Publisher configuration
Spout class qualified name:
overit.geocallapp.wfm.warehouses.spout.procurementrequest.header.ProcurementRequestHeaderUpdatedSpout
Subscriber configuration
-
Payload
DTOProcurementRequestHeaderUpdatedSpout
|
Name |
Data type |
Not Null |
|---|---|---|
|
id |
Long |
|
|
code |
String |
|
|
description |
String |
|
|
statusId |
Long |
|
|
typeId |
Long |
|
|
warehouseId |
Long |
|
|
pickingUpUserId |
Long |
|
|
transferRequestId |
Long |
|
|
lastUpdateUserId |
Long |
|
|
lastUpdateDate |
Date |
|
|
authorizingUserId |
Long |
|
|
authorizationDate |
Date |
|
|
hasBeenAuthorized |
Boolean |
|
Attributes
Attribute dto: DTOProcurementRequestHeaderUpdatedSpout
Invoking actions
This spout is generated when a ProcurementRequestHeaderNotificationEvent with action = update is launched.
The involved features are:
-
Update PR from UI actions
-
Update PR header from APIs
NextGen APIs
Related Docs