StockItemRequest : Public <<TMF_BusinessEntity>> Business Entity
A StockItemRequest asks for Booking or Replenishment concerning a StockItemStockLevel:<br/><br/> • Booking request: a booking request might come from a CustomerOrder in progress or simply from a salesperson that plan to place a huge quantity to a Customer. It carries a valid period to avoid freezing the stock.<br/><br/> • Replenishment: a replenishment request is triggered when the quantity is under the reorderLevel. The status is In progress and the end date (from validPeriod) is specified when a corresponding purchase or movement from one StockLocation to another has been triggered.<br/><br/>These requests might be cancelled (for example if the Customer abort his order).<br/><br/>A StockItemRequest might be Received if the corresponding StockItemShipment is completed and the content has not yet been checked.<br/>
- Attributes
- Associations To
- Associations From
- Tagged Values
- Advanced
Attribute |
Scope |
Type |
quantity
|
Public
|
Integer
|
Notes:
|
Quantity of StockItem requested.<br/>
|
|
requestType
|
Public
|
String
|
Notes:
|
The requestType might be<br/><br/> • Booking request: a booking request might come from a CustomerOrder in progress or simply from a salesperson that plan to place a huge quantity to a Customer. It carries a valid period to avoid freezing the stock.<br/><br/> • Replenishment: a replenishment request is triggered when the quantity is under the reorderLevel.<br/>
|
|
status
|
Public
|
String
|
Notes:
|
StockItemRequest status such as In Progress or Received<br/>
|
|
validFor
|
Public
|
TimePeriod
|
Notes:
|
Valid period of the StockItemRequest<br/>
|
|
Tag |
Value |
IsCoreEntity |
False |
Details:
Values: true,false Default: False
|
rsa_guid |
__kEAQLFoEeuWFLgzjrClxQ |
Details:
|
Property |
Value |
isActive: |
0 |
isFinalSpecialization: |
0 |