Skip to content

Requests

Below are the schemas and relationships of Requests.


ColumnDescriptionType
IdInternal identifierString
TenantIdCustomer identifierString
UpdatedAtDate of the last record updateDatetime
SnapshotAtReference date of the transactionDatetime
RequestIdPrimary key for the Requests schemaString
TitleRequest titleString
ClientCodeCustomer codeString
CustomerIdCustomer request identifierString
CustomerTradingNameCustomer trade name for the requestString
CreatedDateRequest creation dateDatetime
ExpectedDateExpected date for receiving the requested itemDatetime
CategoryNameRequest category nameString
StatusDescriptionRequest status descriptionString
EmergencyTrue if the request is an emergency; otherwise, FalseBoolean
FormalizationTrue if the request is formalized; otherwise, FalseBoolean
RequesterNameRequester nameString
RequesterEmailRequester emailString
CostCenterCodeCost center codeString
ApprovalDateRequest approval dateDatetime
CostCenterIdCost center identifierString
PurchaseGroupIdPurchasing group identifierString
PurchaseGroupCodePurchasing group codeString
PurchaseGroupDescriptionPurchasing group descriptionString
BudgetRequestNumberRequest budget numberInteger
StatusCodeRequest status identifierInteger
BOrgIdCenterIdentifier of the business unit centerInteger
InvestmentOrderCodeInvestment order code.String
InvestmentOrderDescriptionInvestment order description.String
StatisticalOrderCodeStatistical order code.String
StatisticalOrderDescriptionStatistical order description.String

Requests Schema Joins

The Requests schema is related to the following schemas:

SchemaRelationship ColumnDescription
RequestItemsRequestIdRelates the rows of Requests with the rows of RequestItems
RequestBorgsRequestIdRelates the rows of Requests with the rows of RequestBorg
RequestApprovalsRequestIdRelates the rows of Requests with the Approval Workflow
RequestItemBorgsRequestIdRelates the rows of Requests with the rows of RequestItemBorg
RequestAddressesRequestIdRelates the rows of Requests with the rows of RequestAddress
RequestItemMagsRequestIdRelates the rows of Requests with the rows of RequestItemMag
RequestItemStatusRequestIdRelates the rows of Requests with the rows of RequestItemStatus
RequestItemDeliverySchedulesRequestIdRelates the rows of Requests with the rows of RequestItemDeliverySchedule
OrderItemRequestsRequestIdRelates the rows of Requests with the rows of OrderItemRequest
PreOrderItemRequestsRequestIdRelates the rows of Requests with the rows of PreOrderItemRequest
RfqItemRequestsRequestIdRelates the rows of Requests with the rows of RfqItemRequests
RequestAttributeValuesRequestIdRelates the rows of Requests with the rows of RequestAttributeValues
RequestItemAttributeValuesRequestIdRelates the rows of Requests with the rows of RequestItemAttributeValues

RequestApprovals

ColumnDescriptionType
IdInternal identifierString
TenantIdCustomer identifierString
UpdatedAtDate of the last record updateDatetime
SnapshotAtReference date of the transactionDatetime
RequestIdPrimary key for the Requests schemaString
StateText column that determines whether the request is Open or ClosedString
StatusCodeRequest status identifierInteger
StatusNameRequest status name/descriptionString
ApproverIdID of the user who approved the pending itemString
ApproverNameName of the user who approved the pending itemString
AssignedUserIdID of the user assigned to the pending itemString
AssignedUserNameName of the user assigned to the pending itemString
AssignedRoleIdID of the role/function assigned to the pending itemString
AssignedRoleNameName of the role/function assigned to the pending itemString
CreatedDateDate when the pending item was createdDatetime
ClosedDateDate when the pending item was closedDatetime

RequestApprovals Schema Joins

The RequestApprovals schema has relationships with the following schemas:

SchemaRelationship ColumnDescription
RequestsRequestIdRelates the rows of RequestApprovals with the rows of Requests
UsersApproveIdRelates the rows of RequestApprovals with the rows of Users
UsersAssignedUserIdRelates the rows of RequestApprovals with the rows of Users

RequestBorgs

ColunaDescriçãoTipo
IdInternal identifierString
TenantIdCustomer identifierString
UpdatedAtDate of the last record updateDatetime
SnapshotAtReference date of the transactionDatetime
RequestIdPrimary key for the Requests schemaString
BorgIdBusiness unit identifierString
CodeBusiness unit code for the requestString
VentIdIdentifier of the VEnt (Virtual Entity) for the RequestString
VentNameName of the VEnt (Virtual Entity) for the RequestString
VentDescriptionDescription of the VEnt (Virtual Entity) for the RequestString
VentTypeType of the VEnt (Virtual Entity) for the RequestENUM
NameBusiness unit name for the RequestString
CreatedDateRequest creation dateDatetime

RequestBorgs Schema Joins

The RequestBorgs schema is related to the following schemas:

SchemaRelationship ColumnDescription
RequestsRequestIdRelates the rows of RequestBOrgs with the rows of Requests
RequestItemsRequestIdRelates the rows of RequestBOrgs with the rows of RequestItems
RequestItemBorgsRequestIdRelates the rows of RequestBOrgs with the rows of RequestItemBorgs
RequestAddressesRequestIdRelates the rows of RequestBOrgs with the rows of RequestAddresses
RequestItemMagsRequestIdRelates the rows of RequestBOrgs with the rows of RequestItemMags
RequestItemStatusRequestIdRelates the rows of RequestBOrgs with the rows of RequestItemStatus
RequestItemDeliveryScheduleRequestIdRelates the rows of RequestBOrgs with the rows of RequestItemDeliverySchedule
OrderItemRequestsRequestIdRelates the rows of RequestBOrgs with the rows of OrderItemRequests
PreOrderItemRequestsRequestIdRelates the rows of RequestBOrgs with the rows of PreOrderItemRequests
RfqItemRequestsRequestIdRelates the rows of RequestBOrgs with the rows of RfqItemRequests

RequestItems

ColumnDescriptionType
IdInternal identifierString
TenantIdCustomer identifierString
UpdatedAtDate of the last record updateDatetime
SnapshotAtReference date of the transactionDatetime
RequestIdPrimary key for the Requests schemaString
RequestItemIdRequest item numberString
QuantityQuantity of items in the requestDouble
EstimatedPricePrice of the request itemDouble
CurrencyCodeCurrency in alphabetic code (for more information, see: https://www.iso.org/iso-4217-currency-codes.html)String
ProductIdIdentifier of the product item in the requestString
ProductCodeProduct code of the item in the requestString
ProductClientCodeClient-side product code of the item in the requestString
ProductDescriptionDescription of the product item in the requestString
ProductPurchaseGroupPurchase group of the product item in the requestString
StatusStatus of the request itemString
BuyerIdIdentifier of the buyer of the request itemString
BuyerNameName of the buyer of the request itemString
ExpectedDateExpected date for item deliveryDatetime
ComplementComplement for the item nameString
ProductComplementComplementary name of the productString
ProductGeneric1 if the product is generic, otherwise 0Bool
ProductPurchaseGroupDescriptionDescription of the product’s purchase groupString
MeasureType of unit of measureString
ProductMeasureProduct measurementString
CostCenterIdIdentifier of the cost centerString
CostCenterCodeCode of the cost centerString
PurchaseGroupCodeCode of the purchase groupString
PurchaseGroupDescriptionDescription of the purchase groupString
ProductHasContractTrue if there is a contract, otherwise FalseBool
ProductGroupIdIdentifier of the product groupString
LastPurchasePriceAmount spent on the last purchaseDouble
ContractIdContract identifierString
ProductMaterialTypeIndicates whether the product is a material or a serviceString
CreatedDateDate when the request item was createdDatetime
RequestCreatedDateDate when the request was createdDatetime

RequestItems Schema Joins

The RequestItems schema has relationships with the following schemas:

SchemaRelationship ColumnDescription
RequestsRequestIdRelates the rows of RequestItem with the rows of RfqItemRequest
RequestAddressesRequestIdRelates the rows of RequestItem with the rows of RequestAddress
RequestBorgsRequestIdRelates the rows of RequestItem with the rows of RequestBorg
RequestItemBorgsRequestId and RequestItemIdRelates the rows of RequestItem with the rows of RequestItemBorg
RequestItemStatusRequestId and RequestItemIdRelates the rows of RequestItem with the rows of RequestItemStatus
RequestItemMagsRequestId and RequestItemIdRelates the rows of RequestItem with the rows of RequestItemMag
RequestItemDeliveryScheduleRequestId and RequestItemIdRelates the rows of RequestItem with the rows of RequestItemDeliverySchedule
OrderItemRequestsRequestId and RequestItemIdRelates the rows of RequestItem with the rows of OrderItemRequest
PreOrderItemRequestsRequestId and RequestItemIdRelates the rows of RequestItem with the rows of PreOrderItemRequest
RfqItemRequestsRequestId and RequestItemIdRelates the rows of RequestItem with the rows of RfqItemRequest
RequestItemAttributeValuesRequestId and RequestItemIdRelates the rows of RequestItem with the rows of RequestItemAttributeValues
ContractsContractIdRelates the rows of RequestItem with the rows of Contractrows

RequestItemBorgs

ColumnDescriptionType
IdInternal identifierString
TenantIdCustomer identifierString
UpdatedAtDate of the last record updateDatetime
SnapshotAtReference date of the transactionDatetime
RequestIdPrimary key for the Requests schemaString
RequestItemIdRequest item numberString
BorgIdBusiness unit identifierString
CodeBusiness unit codeString
VentIdIdentifier of the VEnt (Virtual Entity)String
VentNameName of the VEnt (Virtual Entity)String
VentDescriptionDescription of the VEnt (Virtual Entity)String
VentTypeType of the VEnt (Virtual Entity)String

RequestItemBorgs Schema Joins

The RequestItemBorgs schema has relationships with the following schemas:

SchemaRelationship ColumnDescription
RequestsRequestIdRelates the rows of RequestItemBorg with the rows of Request rows
RequestBorgsRequestIdRelates the rows of RequestItemBorg with the rows of RequestBorg
RequestAddressesRequestIdRelates the rows of RequestItemBorg with the rows of RequestAddress
RequestItemsRequestId and RequestItemIdRelates the rows of RequestItemBorg with the rows of RequestItem
RequestItemMagsRequestId and RequestItemIdRelates the rows of RequestItemBorg with the rows of RequestItemMag
RequestItemStatusRequestId and RequestItemIdRelates the rows of RequestItemBorg with the rows of RequestItemStatus
RequestItemDeliveryScheduleRequestId and RequestItemIdRelates the rows of RequestItemBorg with the rows of RequestItemDeliverySchedule
OrderItemRequestsRequestId and RequestItemIdRelates the rows of RequestItemBorg with the rows of OrderItemRequest
PreOrderItemRequestsRequestId and RequestItemIdRelates the rows of RequestItemBorg with the rows of PreOrderItemRequest
RfqItemRequestsRequestId and RequestItemIdRelates the rows of RequestItemBorg with the rows of RfqItemRequest

RequestItemStatus

ColumnDescriptionType
IdInternal identifierString
TenantIdCustomer identifierString
UpdatedAtDate of the last record updateDatetime
SnapshotAtReference date of the transactionDatetime
RequestIdPrimary key for the Requests schemaString
RequestItemIdRequest item numberString
StatusStatus of the request item. Examples of status: In order, in pre-order, in reverse auction, in RFQ.String
PreOrderIdIdentifier of the Pre-OrderString
RfqIdIdentifier of the Quotation (RFQ)String
ExecutedAtDate and time when the status was appliedDatetime
CreatedDateDate when the request was createdDatetime

RequestItemStatus Schema Joins

The RequestItemStatus schema has relationships with the following schemas:

SchemaRelationship ColumnDescription
RequestsRequestIdRelates the rows of RequestItemStatus with the rows of Requests
RequestBorgsRequestIdRelates the rows of RequestItemStatus with the rows of RequestBorgs
RequestAddressesRequestIdRelates the rows of RequestItemStatus with the rows of RequestAddresses
RequestItemsRequestId and RequestItemIdRelates the rows of RequestItemStatus with the rows of RequestItem
RequestItemMagsRequestId and RequestItemIdRelates the rows of RequestItemStatus with the rows of RequestItemMag
RequestItemBorgsRequestId and RequestItemIdRelates the rows of RequestItemStatus with the rows of RequestItemBorg
RequestItemDeliverySchedulesRequestId and RequestItemIdRelates the rows of RequestItemStatus with the rows of RequestItemDeliverySchedule
PreOrdersPreOrderIdRelates the rows of RequestItemStatus with the rows of PreOrder
PreOrderItemsPreOrderIdRelates the rows of RequestItemStatus with the rows of PreOrderItem
PreOrderItemRequestsPreOrderId, RequestId, and RequestItemIdRelates the rows of RequestItemStatus with the rows of PreOrderItemRequest
PreOrderItemDeliveriesPreOrderIdRelates the rows of RequestItemStatus with the rows of PreOrderItemDelivery
PreOrderItemBorgsPreOrderIdRelates the rows of RequestItemStatus with the rows of PreOrderItemBorg
PreOrderBorgsPreOrderIdRelates the rows of RequestItemStatus with the rows of PreOrderBorg
PreOrderAddressesPreOrderIdRelates the rows of RequestItemStatus with the rows of PreOrderAddress
RfqTasksRfqIdRelates the rows of RequestItemStatus with the rows of RfqTask
RfqsRfqIdRelates the rows of RequestItemStatus with the rows of Rfq
RfqResponseItemsRfqIdRelates the rows of RequestItemStatus with the rows of RfqResponseItem
RfqResponseItemHistoryRfqIdRelates the rows of RequestItemStatus with the rows of RfqResponseItemHistory
RfqResponseItemCounterProposalsRfqIdRelates the rows of RequestItemStatus with the rows of RfqResponseItemCounterProposal
RfqItemsRfqIdRelates the rows of RequestItemStatus with the rows of RfqItem
RfqItemRequestsRfqId, RequestId, and RequestItemIdRelates the rows of RequestItemStatus with the rows of RfqItemRequest
RfqBorgsRfqIdRelates the rows of RequestItemStatus with the rows of RfqBorg
RfqAttendeesRfqIdRelates the rows of RequestItemStatus with the rows of RfqAttendee

RequestAddresses

ColumnDescriptionType
IdInternal identifierString
TenantIdCustomer identifierString
UpdatedAtDate of the last record updateDatetime
SnapshotAtReference date of the transactionDatetime
AddressIdAddress identifierString
RequestIdPrimary key for the Requests schemaString
TypeType of request addressString
NameAddress nameString
CodeAddress codeString
StreetStreet addressString
NumberNumberString
ComplementComplementString
DistrictDistrictString
ZipCodeZIP codeString
CityCityString
StateStateString

RequestAddresses Schema Joins

The RequestAddresses schema has relationships with the following schemas:

SchemaRelationship ColumnDescription
RequesItemsRequestIdRelates the rows of RequestAddress with the rows of RequesItem
RequestBorgsRequestIdRelates the rows of RequestAddress with the rows of RequestBorg
RequestItemBorgsRequestIdRelates the rows of RequestAddress with the rows of RequestItemBorg
RequestsRequestIdRelates the rows of RequestAddress with the rows of Request
RequestItemMagsRequestIdRelates the rows of RequestAddress with the rows of RequestItemMag
RequestItemStatusRequestIdRelates the rows of RequestAddress with the rows of RequestItemStatus
RequestItemDeliveryScheduleRequestIdRelates the rows of RequestAddress with the rows of RequestItemDeliverySchedule
OrderItemRequestsRequestIdRelates the rows of RequestAddress with the rows of OrderItemRequest
PreOrderItemRequestsRequestIdRelates the rows of RequestAddress with the rows of PreOrderItemRequest
RfqItemRequestsRequestIdRelates the rows of RequestAddress with the rows of RfqItemRequest

RequestItemMags

ColumnDescriptionType
IdInternal identifierString
TenantIdCustomer identifierString
UpdatedAtDate of the last record updateDatetime
SnapshotAtReference date of the transactionDatetime
RequestIdPrimary key for the Requests schemaString
RequestItemIdRequest item numberString
MagIdMAG identifierString
ConfigurationIdIdentifier of the request item configurationInteger
GroupingDataGrouping data of the request itemString
ProcessIdProcess identifierInteger
ProcessTypeProcess typeInteger
ProcessDestinyProcess destinationInteger
ProcessDestinyTypeProcess destination typeInteger
ProcessItemProcess itemInteger
CreatedDateCreation date of the request’s MAGS itemDateTime
UpdatedDateDate when the request’s MAGS item was last updatedDateTime
EndDateDate when the request’s MAGS item was closedDateTime

RequestItemMags Schema Joins

The RequestItemMags schema has relationships with the following schemas:

SchemaRelationship ColumnDescription
RequestBorgsRequestId and RequestItemIdRelates the rows of RequestItemMag with the rows of RequestBorg
RequestItemBorgsRequestId and RequestItemIdRelates the rows of RequestItemMag with the rows of RequestItemBorg
RequestAddressesRequestId and RequestItemIdRelates the rows of RequestItemMag with the rows of RequestAddress
RequestItemsRequestId and RequestItemIdRelates the rows of RequestItemMag with the rows of RequestItem
RequestItemStatusRequestId and RequestItemIdRelates the rows of RequestItemMag with the rows of RequestItemStatus
RequestItemDeliveryScheduleRequestId and RequestItemIdRelates the rows of RequestItemMag with the rows of RequestItemDeliverySchedule
OrderItemRequestsRequestId and RequestItemIdRelates the rows of RequestItemMag with the rows of OrderItemRequest
PreOrderItemRequestsRequestId and RequestItemIdRelates the rows of RequestItemMag with the rows of PreOrderItemRequest
RfqItemRequestsRequestId and RequestItemIdRelates the rows of RequestItemMag with the rows of RfqItemRequest

RequestItemDeliverySchedules

ColumnDescriptionType
IdInternal identifierString
TenantIdCustomer identifierString
UpdatedAtDate of the last record updateDatetime
SnapshotAtReference date of the transactionDatetime
RequestIdPrimary key for the Requests schemaString
RequestItemIdRequest item numberString
DateScheduled delivery dateDatetime
QuantityQuantity for the scheduled deliveryDouble

RequestItemDeliverySchedules Schema Joins

The RequestItemDeliverySchedules schema has relationships with the following schemas:

SchemaRelationship ColumnDescription
RequestsRequestIdRelates the rows of RequestItemDeliverySchedule with the rows of Requests
RequestBorgsRequestIdRelates the rows of RequestItemDeliverySchedule with the rows of RequestBorg
RequestAddressesRequestIdRelates the rows of RequestItemDeliverySchedule with the rows of RequestAddress
RequestItemsRequestId and RequestItemIdRelates the rows of RequestItemDeliverySchedule with the rows of RequestItem
RequestItemMagsRequestId and RequestItemIdRelates the rows of RequestItemDeliverySchedule with the rows of RequestItemMag
RequestItemStatusRequestId and RequestItemIdRelates the rows of RequestItemDeliverySchedule with the rows of RequestItemStatus
RequestItemDeliverySchedulesRequestId and RequestItemIdRelates the rows of RequestItemDeliverySchedule with the rows of RequestItemDeliverySchedule
OrderItemRequestsRequestId and RequestItemIdRelates the rows of RequestItemDeliverySchedule with the rows of OrderItemRequest
PreOrderItemRequestsRequestId and RequestItemIdRelates the rows of RequestItemDeliverySchedule with the rows of PreOrderItemRequest
RfqItemRequestsRequestId and RequestItemIdRelates the rows of RequestItemDeliverySchedule with the rows of RfqItemRequest

RequestItemCostObjects

ColumnDescriptionType
IdInternal identifierString
RequestIdPrimary key for the Requests schemaString
RequestItemIdRequest item numberString
TenantIdCustomer identifierString
RequestItemCostObjectIdCost object number of the request itemInteger
UpdatedAtDate of the last record updateDateTime
SnapshotAtReference date of the transactionDatetime
ElementPEPCodePEP Element code (Learn more about PEP Element.)String
ElementPEPIdPEP Element ID (Learn more about PEP Element.)String
OrderCategoryOrder categoryString
OrderCodeOrder codeString
OrderIdOrder identifierString
OrderDescriptionOrder descriptionString
OrderClientCodeCustomer order codeString
LedgerAccountIdLedger account identifierString
LedgerAccountCodeLedger account codeString
LedgerAccountDescriptionLedger account descriptionString
NetDiagramIdNetwork diagram identifierString
NetDiagramCodeNetwork diagram codeString
NetDiagramDescriptionNetwork diagram descriptionString
NetDiagramIsActiveIndicates whether the network diagram is activeBoolean

RequestItemCostObjects Schema Joins

The RequestItemCostObjects schema has relationships with the following schemas:

SchemaRelationship ColumnDescription
RequestsRequestIdRelates the rows of RequestItemCostObject with the rows of Request
RequestBorgsRequestIdRelates the rows of RequestItemCostObject with the rows of RequestBorg
RequestAddressesRequestIdRelates the rows of RequestItemCostObject with the rows of RequestAddress
RequestItemsRequestId and RequestItemIdRelates the rows of RequestItemCostObject with the rows of RequestItem
RequestItemMagsRequestId and RequestItemIdRelates the rows of RequestItemCostObject with the rows of RequestItemMag
RequestItemStatusRequestId and RequestItemIdRelates the rows of RequestItemCostObject with the rows of RequestItemStatus
RequestItemDeliverySchedulesRequestId and RequestItemIdRelates the rows of RequestItemCostObject with the rows of RequestItemDeliverySchedule
OrderItemRequestsRequestId and RequestItemIdRelates the rows of RequestItemCostObject with the rows of OrderItemRequest
PreOrderItemRequestsRequestId and RequestItemIdRelates the rows of RequestItemCostObject with the rows of PreOrderItemRequest
RfqItemRequestsRequestId and RequestItemIdRelates the rows of RequestItemCostObject with the rows of RfqItemRequest
OrderItemsOrderIdRelates the rows of RequestItemCostObject with the rows of OrderItems
OrderItemDeliveryOrderIdRelates the rows of RequestItemCostObject with the rows of OrderItemDelivery
OrderItemDatesOrderIdRelates the rows of RequestItemCostObject with the rows of OrderItemDate
OrderItemBorgsOrderIdRelates the rows of RequestItemCostObject with the rows of OrderItemBorg
OrderBorgsOrderIdRelates the rows of RequestItemCostObject with the rows of OrderBorg
OrderAddressesOrderIdRelates the rows of RequestItemCostObject with the rows of OrderAddress
OrdersOrderIdRelates the rows of RequestItemCostObject with the rows of Order

RequestAttachments

ColumnDescriptionType
IdInternal identifierString
TenantIdCustomer identifierString
UpdatedAtDate of the last record updateDateTime
SnapshotAtReference date of the transactionDatetime
AttachmentIdUnique identifier of the attachment in the request headerInteger
AttachmentDocumentIdID of the attached documentString
TypeType of attachmentString
NameAttachment nameString

RequestAttributeValues

ColumnDescriptionType
IdInternal identifierString
TenantIdCustomer identifierString
UpdatedAtDate of the last record updateDateTime
SnapshotAtReference date of the transactionDatetime
RequestIdPrimary key for the Requests schemaString
NameAttribute nameString
ValueAttribute contentString

RequestItemAttributeValues

ColumnDescriptionType
IdInternal identifierString
TenantIdCustomer identifierString
UpdatedAtDate of the last record updateDateTime
SnapshotAtReference date of the transactionDatetime
RequestIdPrimary key for the Requests schemaString
RequestItemRequest itemString
NameAttribute nameString
ValueAttribute contentString