Resource Fields
|
PII |
SI |
Field |
Description |
Format |
|---|---|---|---|---|
|
|
|
id |
Identifier of a specific entity. Automatically generated, read-only, serves as search filter. |
Long (`RWAGID`) |
|
|
|
code |
Alphanumeric code that uniquely identifies a singular Transaction Type. |
String |
|
|
|
description |
Natural language description of the Transaction Type. |
String |
|
|
|
agenda |
Reference to the intervention agenda. |
Long (`RWAGID_AAGE`) |
|
|
|
material |
Reference to the specific material. |
Long (`RWAGID_AMAT`) |
|
|
|
warehouse |
Reference to the warehouse. |
Long (`RWAGID_AIWA`) |
|
|
|
quantity |
Quantity assigned to the agenda. |
Double (`RWAGQUANTITY`) |
|
|
|
measureUnit |
Identifier for the unit of measure. |
Long (`RWAGID_TMUN`) |
|
|
|
stockType |
Reference to the stock type (BOStockType). |
Long (`RWAGID_LSTT`) |
|
|
|
accountingType |
Type of material accounting. |
Long (`RWAGID_LMAC`) |
|
|
|
processed |
Flag indicating if the record has been processed. |
Boolean (`RWAGISPROCESSED`) |
|
|
|
lastModifiedDate |
Date of the last record update. |
Date (`RWAGLASTMODDATE`) |