The CData Sync App provides a straightforward way to continuously pipeline your Oracle Fusion Cloud SCM data to any database, data lake, or data warehouse, making it easily available for Analytics, Reporting, AI, and Machine Learning.
The Oracle Fusion Cloud SCM connector can be used from the CData Sync application to pull data from Oracle Fusion Cloud SCM and move it to any of the supported destinations.
The Sync App leverages the REST API for Oracle Fusion Cloud SCM to enable access to your supply chain management data.
For required properties, see the Settings tab.
For connection properties that are not typically required, see the Advanced tab.
The following connection properties are required to connect to Oracle Fusion Cloud SCM data.
The Sync App leverages the REST API for Oracle Fusion Cloud SCM to provide access to your supply chain management data.
Each major task performed by Oracle Fusion Cloud SCM, such as Inventory Management, Manufacturing, Supply Chain Planning, etc. is assigned it's own data model.
Data Model | Description |
Inventory Management |
The available tables from the Oracle Fusion Cloud SCM Inventory Management API. |
Maintenance |
The available tables from the Oracle Fusion Cloud SCM Maintenance API. |
Manufacturing |
The available tables from the Oracle Fusion Cloud SCM Manufacturing API. |
Order Management |
The available tables from the Oracle Fusion Cloud SCM Order Management API. |
Product Lifecycle Management |
The available tables from the Oracle Fusion Cloud SCM Product Lifecycle Management API. |
SCM Common |
The available tables from the Oracle Fusion Cloud SCM Common API. |
Service Logistics |
The available tables from the Oracle Fusion Cloud SCM Service Logistics API. |
Supply Chain Collaboration and Visibility |
The available tables from the Oracle Fusion Cloud SCM Supply Chain Collaboration and Visibility API. |
Supply Chain Planning |
The available tables from the Oracle Fusion Cloud SCM Supply Chain Planning API. |
In Oracle Fusion Cloud SCM, finders are filters used for searching collection resources. Each finder has several parameters bound to it.
To use a finder filter with a parent view, you need to provide the FinderName in the finder pseudo column and provide values for the finder parameter columns.
SELECT * FROM Shipments WHERE finder = 'PrimaryKey' AND Shipment = 'test';
To use a finder filter with a child view, you need to provide the FinderName of the parent view in the finder pseudo column and provide values for the finder parameter columns of the parent view.
SELECT * FROM InvoicesinvoiceLinesinvoiceDistributions WHERE finder = 'PrimaryKey' AND InvoiceId = 5484;
This section shows the available API objects and provides more information on executing SQL to Oracle Fusion Cloud SCM APIs.
Views are dynamically obtained to model Oracle Fusion Cloud SCM objects. These objects are presented as read-only tables.
Stored Procedures are function-like interfaces to Oracle Fusion Cloud SCM. They can cancel or submit scheduled processes, generate shipment requests, and more.
Views are similar to tables in the way that data is represented; however, views are read-only.
Queries can be executed against a view as if it were a normal table.
Name | Description |
ActiveLocators | ActiveLocators |
ActiveSubinventories | ActiveSubinventories |
AsnLinesForReceiving | AsnLinesForReceiving |
AsnsForReceiving | AsnsForReceiving |
CostAdjustments | CostAdjustments |
CostAdjustmentsAdjustmentDetail | CostAdjustmentsAdjustmentDetail |
CycleCountDefinitions | CycleCountDefinitions |
CycleCountDefinitionscountCategories | CycleCountDefinitionscountCategories |
CycleCountDefinitionscountCategoryItems | CycleCountDefinitionscountCategoryItems |
CycleCountDefinitionscountClasses | CycleCountDefinitionscountClasses |
CycleCountDefinitionscountItems | CycleCountDefinitionscountItems |
CycleCountDefinitionscountSubinventories | CycleCountDefinitionscountSubinventories |
CycleCountDefinitionsDFF | CycleCountDefinitionsDFF |
CycleCountSequenceDetails | CycleCountSequenceDetails |
CycleCountSequenceDetailsDFF | CycleCountSequenceDetailsDFF |
CycleCountSequenceDetailshistory | CycleCountSequenceDetailshistory |
CycleCountSequenceDetailshistoryhistorySerials | CycleCountSequenceDetailshistoryhistorySerials |
CycleCountSequenceDetailsinventoryAttributesDFF | CycleCountSequenceDetailsinventoryAttributesDFF |
CycleCountSequenceDetailsserials | CycleCountSequenceDetailsserials |
FlexFndDffDescriptiveFlexfieldContexts | FlexFndDffDescriptiveFlexfieldContexts |
FlexFndPvsCharacterIdCharacterValues | FlexFndPvsCharacterIdCharacterValues |
FlexFndPvsCharacterValues | FlexFndPvsCharacterValues |
FlexFndPvsNumberIdCharacterValues | FlexFndPvsNumberIdCharacterValues |
InspectionStatuses | InspectionStatuses |
InTransitReceiptLots | InTransitReceiptLots |
InTransitReceiptSerials | InTransitReceiptSerials |
InTransitShipmentLines | InTransitShipmentLines |
InTransitShipments | InTransitShipments |
InventoryAccountAliases | InventoryAccountAliases |
InventoryCompletedTransactions | InventoryCompletedTransactions |
InventoryCompletedTransactionsdFFs | InventoryCompletedTransactionsdFFs |
InventoryCompletedTransactionslots | InventoryCompletedTransactionslots |
InventoryCompletedTransactionslotslotAttributeDFFs | InventoryCompletedTransactionslotslotAttributeDFFs |
InventoryCompletedTransactionslotslotSerials | InventoryCompletedTransactionslotslotSerials |
InventoryCompletedTransactionslotslotSerialsserialAttributeDFFs | InventoryCompletedTransactionslotslotSerialsserialAttributeDFFs |
InventoryCompletedTransactionslotslotSerialsserialStandardDFFs | InventoryCompletedTransactionslotslotSerialsserialStandardDFFs |
InventoryCompletedTransactionslotslotStandardDFFs | InventoryCompletedTransactionslotslotStandardDFFs |
InventoryCompletedTransactionsprojectCostDFFs | InventoryCompletedTransactionsprojectCostDFFs |
InventoryCompletedTransactionsserials | InventoryCompletedTransactionsserials |
InventoryCompletedTransactionsserialsserialAttributeDFFs | InventoryCompletedTransactionsserialsserialAttributeDFFs |
InventoryCompletedTransactionsserialsserialStandardDFFs | InventoryCompletedTransactionsserialsserialStandardDFFs |
InventoryConsumptionAdvices | InventoryConsumptionAdvices |
InventoryConsumptionAdvicesconsumptionAdviceLines | InventoryConsumptionAdvicesconsumptionAdviceLines |
InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceLots | InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceLots |
InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceLotsconsumptionAdviceLotsAndSerials | InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceLotsconsumptionAdviceLotsAndSerials |
InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceSerials | InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceSerials |
InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions | InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
InventoryItemLots | InventoryItemLots |
InventoryItemLotslotAttributeDFF | InventoryItemLotslotAttributeDFF |
InventoryItemLotslotStandardDFF | InventoryItemLotslotStandardDFF |
InventoryItemSerialNumbers | InventoryItemSerialNumbers |
InventoryItemSerialNumbersinventoryAttributesDFF | InventoryItemSerialNumbersinventoryAttributesDFF |
InventoryItemSerialNumbersserialAttributeDFF | InventoryItemSerialNumbersserialAttributeDFF |
InventoryItemSerialNumbersserialStandardDFF | InventoryItemSerialNumbersserialStandardDFF |
InventoryMovementRequests | InventoryMovementRequests |
InventoryMovementRequestsDFF | InventoryMovementRequestsDFF |
InventoryMovementRequestslines | InventoryMovementRequestslines |
InventoryMovementRequestslinesDFF | InventoryMovementRequestslinesDFF |
InventoryMovementRequestslinesinventoryStripingDFF | InventoryMovementRequestslinesinventoryStripingDFF |
InventoryMovementRequestslinesprojectDFF | InventoryMovementRequestslinesprojectDFF |
InventoryOnhandBalances | InventoryOnhandBalances |
InventoryOnhandBalancesinventoryTrackingAttributes | InventoryOnhandBalancesinventoryTrackingAttributes |
InventoryOnhandBalanceslots | InventoryOnhandBalanceslots |
InventoryOnhandBalanceslotsinventoryTrackingAttributes | InventoryOnhandBalanceslotsinventoryTrackingAttributes |
InventoryOnhandBalanceslotslotAttributeDFFs | InventoryOnhandBalanceslotslotAttributeDFFs |
InventoryOnhandBalanceslotslotSerials | InventoryOnhandBalanceslotslotSerials |
InventoryOnhandBalanceslotslotSerialslotSerialAttributeDFFs | InventoryOnhandBalanceslotslotSerialslotSerialAttributeDFFs |
InventoryOnhandBalanceslotslotSerialslotSerialStandardDFFs | InventoryOnhandBalanceslotslotSerialslotSerialStandardDFFs |
InventoryOnhandBalanceslotslotStandardDFFs | InventoryOnhandBalanceslotslotStandardDFFs |
InventoryOnhandBalancesserials | InventoryOnhandBalancesserials |
InventoryOnhandBalancesserialsserialAttributeDFFs | InventoryOnhandBalancesserialsserialAttributeDFFs |
InventoryOnhandBalancesserialsserialStandardDFFs | InventoryOnhandBalancesserialsserialStandardDFFs |
InventoryOwningPartySites | InventoryOwningPartySites |
InventoryReplenishRequests | InventoryReplenishRequests |
InventoryReplenishRequestsreplenishRequestLines | InventoryReplenishRequestsreplenishRequestLines |
InventoryReplenishRequestsreplenishRequestLinesreplenishRequestLineDFFs | InventoryReplenishRequestsreplenishRequestLinesreplenishRequestLineDFFs |
InventoryReservations | InventoryReservations |
InventoryReservationsserials | InventoryReservationsserials |
InventoryStagedTransactions | InventoryStagedTransactions |
InventoryStagedTransactionscosts | InventoryStagedTransactionscosts |
InventoryStagedTransactionsdFFs | InventoryStagedTransactionsdFFs |
InventoryStagedTransactionslots | InventoryStagedTransactionslots |
InventoryStagedTransactionslotslotAttributeDFFs | InventoryStagedTransactionslotslotAttributeDFFs |
InventoryStagedTransactionslotslotSerials | InventoryStagedTransactionslotslotSerials |
InventoryStagedTransactionslotslotSerialsserialAttributeDFFs | InventoryStagedTransactionslotslotSerialsserialAttributeDFFs |
InventoryStagedTransactionslotslotSerialsserialStandardDFFs | InventoryStagedTransactionslotslotSerialsserialStandardDFFs |
InventoryStagedTransactionslotslotStandardDFFs | InventoryStagedTransactionslotslotStandardDFFs |
InventoryStagedTransactionsprojectCostingDFFs | InventoryStagedTransactionsprojectCostingDFFs |
InventoryStagedTransactionsserials | InventoryStagedTransactionsserials |
InventoryStagedTransactionsserialsserialAttributeDFFs | InventoryStagedTransactionsserialsserialAttributeDFFs |
InventoryStagedTransactionsserialsserialStandardDFFs | InventoryStagedTransactionsserialsserialStandardDFFs |
InventoryStagedTransactionstrackingAttributesDFF | InventoryStagedTransactionstrackingAttributesDFF |
InventoryTransactionAccounts | InventoryTransactionAccounts |
InventoryTransactionReasons | InventoryTransactionReasons |
InventoryTransactionTypes | InventoryTransactionTypes |
IssueLots | IssueLots |
IssueSerials | IssueSerials |
ItemCosts | ItemCosts |
ItemCostscostDetails | ItemCostscostDetails |
LinesToCorrect | LinesToCorrect |
LinesToCorrectmanufacturerParts | LinesToCorrectmanufacturerParts |
LinesToInspect | LinesToInspect |
LinesToInspectmanufacturerParts | LinesToInspectmanufacturerParts |
LinesToReceive | LinesToReceive |
LinesToReceivemanufacturerParts | LinesToReceivemanufacturerParts |
LinesToReturn | LinesToReturn |
LinesToReturnmanufacturerParts | LinesToReturnmanufacturerParts |
OnhandQuantityDetails | OnhandQuantityDetails |
OnhandQuantityDetailsConsignedQuantityDetails | OnhandQuantityDetailsConsignedQuantityDetails |
OnhandQuantityDetailsInboundQuantityDetails | OnhandQuantityDetailsInboundQuantityDetails |
OpenPickLines | OpenPickLines |
OpenPickLinesDFFs | OpenPickLinesDFFs |
OpenPickLinesinventoryAttributesDFFs | OpenPickLinesinventoryAttributesDFFs |
OpenPickLinesitemLots | OpenPickLinesitemLots |
OpenPickLinesitemLotsitemLotSerials | OpenPickLinesitemLotsitemLotSerials |
OpenPickLinesitemLotsitemLotSerialslotSerialAttributeDFFs | OpenPickLinesitemLotsitemLotSerialslotSerialAttributeDFFs |
OpenPickLinesitemLotsitemLotSerialslotSerialStandardDFFs | OpenPickLinesitemLotsitemLotSerialslotSerialStandardDFFs |
OpenPickLinesitemLotslotAttributeDFFs | OpenPickLinesitemLotslotAttributeDFFs |
OpenPickLinesitemLotslotStandardDFFs | OpenPickLinesitemLotslotStandardDFFs |
OpenPickLinesitemSerials | OpenPickLinesitemSerials |
OpenPickLinesitemSerialsserialAttributeDFFs | OpenPickLinesitemSerialsserialAttributeDFFs |
OpenPickLinesitemSerialsserialStandardDFFs | OpenPickLinesitemSerialsserialStandardDFFs |
OpenPickLinesprojectCostDFFs | OpenPickLinesprojectCostDFFs |
PackingUnits | PackingUnits |
PackingUnitsattachments | PackingUnitsattachments |
PackingUnitscontents | PackingUnitscontents |
PackingUnitscontentsserials | PackingUnitscontentsserials |
PackingUnitsnestedPackingUnits | PackingUnitsnestedPackingUnits |
PackingUnitsnestedPackingUnitsattachments | PackingUnitsnestedPackingUnitsattachments |
PackingUnitsnestedPackingUnitscontents | PackingUnitsnestedPackingUnitscontents |
PackingUnitsnestedPackingUnitscontentsserials | PackingUnitsnestedPackingUnitscontentsserials |
PackingUnitsnestedPackingUnitsnestedPackingUnits | PackingUnitsnestedPackingUnitsnestedPackingUnits |
PackingUnitsnestedPackingUnitsnotes | PackingUnitsnestedPackingUnitsnotes |
PackingUnitsnestedPackingUnitspackingUnitDFFs | PackingUnitsnestedPackingUnitspackingUnitDFFs |
PackingUnitsnotes | PackingUnitsnotes |
PackingUnitspackingUnitDFFs | PackingUnitspackingUnitDFFs |
PickSlipDetails | PickSlipDetails |
PickSlipDetailspickLines | PickSlipDetailspickLines |
PickSlipDetailspickLinesdffs | PickSlipDetailspickLinesdffs |
PickSlipDetailspickLinesinventoryAttributesDFF | PickSlipDetailspickLinesinventoryAttributesDFF |
PickSlipDetailspickLinesitemLots | PickSlipDetailspickLinesitemLots |
PickSlipDetailspickLinesitemLotsitemLotSerials | PickSlipDetailspickLinesitemLotsitemLotSerials |
PickSlipDetailspickLinesitemLotsitemLotSerialslotSerialAttributeDFFs | PickSlipDetailspickLinesitemLotsitemLotSerialslotSerialAttributeDFFs |
PickSlipDetailspickLinesitemLotsitemLotSerialslotSerialStandardDFFs | PickSlipDetailspickLinesitemLotsitemLotSerialslotSerialStandardDFFs |
PickSlipDetailspickLinesitemLotslotAttributeDFFs | PickSlipDetailspickLinesitemLotslotAttributeDFFs |
PickSlipDetailspickLinesitemLotslotStandardDFFs | PickSlipDetailspickLinesitemLotslotStandardDFFs |
PickSlipDetailspickLinesitemSerials | PickSlipDetailspickLinesitemSerials |
PickSlipDetailspickLinesitemSerialsserialAttributeDFFs | PickSlipDetailspickLinesitemSerialsserialAttributeDFFs |
PickSlipDetailspickLinesitemSerialsserialStandardDFFs | PickSlipDetailspickLinesitemSerialsserialStandardDFFs |
PickSlipDetailspickLinespjcDFFs | PickSlipDetailspickLinespjcDFFs |
PurchaseOrderLinesForReceiving | PurchaseOrderLinesForReceiving |
PurchaseOrderReceiptSerials | PurchaseOrderReceiptSerials |
PurchaseOrderSchedulesForReceiving | PurchaseOrderSchedulesForReceiving |
PurchaseOrdersForReceiving | PurchaseOrdersForReceiving |
ReceiptCosts | ReceiptCosts |
ReceiptCostsReceiptCostDetails | ReceiptCostsReceiptCostDetails |
ReceiptLots | ReceiptLots |
ReceivingCountriesOfOrigin | ReceivingCountriesOfOrigin |
ReceivingParameters | ReceivingParameters |
ReceivingReceiptRequests | ReceivingReceiptRequests |
ReceivingReceiptRequestsattachments | ReceivingReceiptRequestsattachments |
ReceivingReceiptRequestsDFF | ReceivingReceiptRequestsDFF |
ReceivingReceiptRequestslines | ReceivingReceiptRequestslines |
ReceivingReceiptRequestslinesASNLineAttachments | ReceivingReceiptRequestslinesASNLineAttachments |
ReceivingReceiptRequestslinesASNLineDFF | ReceivingReceiptRequestslinesASNLineDFF |
ReceivingReceiptRequestslinesASNPackingUnits | ReceivingReceiptRequestslinesASNPackingUnits |
ReceivingReceiptRequestslinesinventoryStripingDFF | ReceivingReceiptRequestslinesinventoryStripingDFF |
ReceivingReceiptRequestslineslotItemLots | ReceivingReceiptRequestslineslotItemLots |
ReceivingReceiptRequestslineslotItemLotslotAttributesDFF | ReceivingReceiptRequestslineslotItemLotslotAttributesDFF |
ReceivingReceiptRequestslineslotItemLotslotNumbersDFF | ReceivingReceiptRequestslineslotItemLotslotNumbersDFF |
ReceivingReceiptRequestslineslotSerialItemLots | ReceivingReceiptRequestslineslotSerialItemLots |
ReceivingReceiptRequestslineslotSerialItemLotslotAttributesDFF | ReceivingReceiptRequestslineslotSerialItemLotslotAttributesDFF |
ReceivingReceiptRequestslineslotSerialItemLotslotNumbersDFF | ReceivingReceiptRequestslineslotSerialItemLotslotNumbersDFF |
ReceivingReceiptRequestslineslotSerialItemLotslotSerialItemSerials | ReceivingReceiptRequestslineslotSerialItemLotslotSerialItemSerials |
ReceivingReceiptRequestslinesprocessingErrors | ReceivingReceiptRequestslinesprocessingErrors |
ReceivingReceiptRequestslinesserialItemSerials | ReceivingReceiptRequestslinesserialItemSerials |
ReceivingReceiptRequestslinesserialItemSerialsserialAttributesDFF | ReceivingReceiptRequestslinesserialItemSerialsserialAttributesDFF |
ReceivingReceiptRequestslinesserialItemSerialsserialNumbersDFF | ReceivingReceiptRequestslinesserialItemSerialsserialNumbersDFF |
ReceivingReceiptRequestslinestransactionAttachments | ReceivingReceiptRequestslinestransactionAttachments |
ReceivingReceiptRequestslinestransactionDFF | ReceivingReceiptRequestslinestransactionDFF |
ReceivingReceiptTransactionRequests | ReceivingReceiptTransactionRequests |
ReceivingReceiptTransactionRequestsattachments | ReceivingReceiptTransactionRequestsattachments |
ReceivingReceiptTransactionRequestsDFF | ReceivingReceiptTransactionRequestsDFF |
ReceivingReceiptTransactionRequestsinventoryStripingDFF | ReceivingReceiptTransactionRequestsinventoryStripingDFF |
ReceivingReceiptTransactionRequestslotItemLots | ReceivingReceiptTransactionRequestslotItemLots |
ReceivingReceiptTransactionRequestslotItemLotslotAttributesDFF | ReceivingReceiptTransactionRequestslotItemLotslotAttributesDFF |
ReceivingReceiptTransactionRequestslotItemLotslotNumbersDFF | ReceivingReceiptTransactionRequestslotItemLotslotNumbersDFF |
ReceivingReceiptTransactionRequestslotSerialItemLots | ReceivingReceiptTransactionRequestslotSerialItemLots |
ReceivingReceiptTransactionRequestslotSerialItemLotslotAttributesDFF | ReceivingReceiptTransactionRequestslotSerialItemLotslotAttributesDFF |
ReceivingReceiptTransactionRequestslotSerialItemLotslotNumbersDFF | ReceivingReceiptTransactionRequestslotSerialItemLotslotNumbersDFF |
ReceivingReceiptTransactionRequestslotSerialItemLotslotSerialItemSerials | ReceivingReceiptTransactionRequestslotSerialItemLotslotSerialItemSerials |
ReceivingReceiptTransactionRequestslotSerialItemLotslotSerialItemSerialsserialAttributesDFF | ReceivingReceiptTransactionRequestslotSerialItemLotslotSerialItemSerialsserialAttributesDFF |
ReceivingReceiptTransactionRequestslotSerialItemLotslotSerialItemSerialsserialNumbersDFF | ReceivingReceiptTransactionRequestslotSerialItemLotslotSerialItemSerialsserialNumbersDFF |
ReceivingReceiptTransactionRequestsprocessingErrors | ReceivingReceiptTransactionRequestsprocessingErrors |
ReceivingReceiptTransactionRequestsserialItemSerials | ReceivingReceiptTransactionRequestsserialItemSerials |
ReceivingReceiptTransactionRequestsserialItemSerialsserialAttributesDFF | ReceivingReceiptTransactionRequestsserialItemSerialsserialAttributesDFF |
ReceivingReceiptTransactionRequestsserialItemSerialsserialNumbersDFF | ReceivingReceiptTransactionRequestsserialItemSerialsserialNumbersDFF |
ReturnLots | ReturnLots |
ReturnSerials | ReturnSerials |
ReturnSerialsForLots | ReturnSerialsForLots |
RmaLinesForReceiving | RmaLinesForReceiving |
RmaReceiptSerials | RmaReceiptSerials |
RmaRestrictedLots | RmaRestrictedLots |
RmaRestrictedSerials | RmaRestrictedSerials |
RmasForReceiving | RmasForReceiving |
ShipmentLines | ShipmentLines |
ShipmentLinesattachments | ShipmentLinesattachments |
ShipmentLinescosts | ShipmentLinescosts |
ShipmentLinescostsDFF | ShipmentLinescostsDFF |
ShipmentLineslineDFF | ShipmentLineslineDFF |
ShipmentLineslotAttributeDFF | ShipmentLineslotAttributeDFF |
ShipmentLineslotStandardDFF | ShipmentLineslotStandardDFF |
ShipmentLinesnotes | ShipmentLinesnotes |
ShipmentLinesreservations | ShipmentLinesreservations |
ShipmentLinesserials | ShipmentLinesserials |
ShipmentLinesserialsattributeDFF | ShipmentLinesserialsattributeDFF |
ShipmentLinesserialsserialNumbers | ShipmentLinesserialsserialNumbers |
ShipmentLinesserialsserialNumbersattributeDFF | ShipmentLinesserialsserialNumbersattributeDFF |
ShipmentLinesserialsserialNumbersstandardDFF | ShipmentLinesserialsserialNumbersstandardDFF |
ShipmentLinesserialsstandardDFF | ShipmentLinesserialsstandardDFF |
ShipmentLineTransactionRequests | ShipmentLineTransactionRequests |
ShipmentLineTransactionRequestserrors | ShipmentLineTransactionRequestserrors |
ShipmentLineTransactionRequestsshipmentLines | ShipmentLineTransactionRequestsshipmentLines |
ShipmentLineTransactionRequestsshipmentLinesattachments | ShipmentLineTransactionRequestsshipmentLinesattachments |
ShipmentLineTransactionRequestsshipmentLinesDFF | ShipmentLineTransactionRequestsshipmentLinesDFF |
ShipmentLineTransactionRequestsshipmentLineserrors | ShipmentLineTransactionRequestsshipmentLineserrors |
ShipmentLineTransactionRequestsshipmentLinesholds | ShipmentLineTransactionRequestsshipmentLinesholds |
ShipmentLineTransactionRequestsshipmentLinesnotes | ShipmentLineTransactionRequestsshipmentLinesnotes |
Shipments | Shipments |
Shipmentsattachments | Shipmentsattachments |
ShipmentsglobalDFF | ShipmentsglobalDFF |
ShipmentsouterPackingUnits | ShipmentsouterPackingUnits |
ShipmentsouterPackingUnitsattachments | ShipmentsouterPackingUnitsattachments |
ShipmentsouterPackingUnitsinnerPackingUnits | ShipmentsouterPackingUnitsinnerPackingUnits |
ShipmentsouterPackingUnitspackingUnitCosts | ShipmentsouterPackingUnitspackingUnitCosts |
ShipmentsouterPackingUnitspackingUnitPackingInstructions | ShipmentsouterPackingUnitspackingUnitPackingInstructions |
ShipmentsouterPackingUnitspackingUnitsDFF | ShipmentsouterPackingUnitspackingUnitsDFF |
ShipmentsouterPackingUnitspackingUnitShippingInstructions | ShipmentsouterPackingUnitspackingUnitShippingInstructions |
ShipmentsouterPackingUnitsshipmentLines | ShipmentsouterPackingUnitsshipmentLines |
ShipmentsouterPackingUnitsshipmentLinesattachments | ShipmentsouterPackingUnitsshipmentLinesattachments |
ShipmentsouterPackingUnitsshipmentLineslinePackingInstructions | ShipmentsouterPackingUnitsshipmentLineslinePackingInstructions |
ShipmentsouterPackingUnitsshipmentLineslineShippingInstructions | ShipmentsouterPackingUnitsshipmentLineslineShippingInstructions |
ShipmentsouterPackingUnitsshipmentLineslotAttributeDFF | ShipmentsouterPackingUnitsshipmentLineslotAttributeDFF |
ShipmentsouterPackingUnitsshipmentLineslotStandardDFF | ShipmentsouterPackingUnitsshipmentLineslotStandardDFF |
ShipmentsouterPackingUnitsshipmentLinesproratedCosts | ShipmentsouterPackingUnitsshipmentLinesproratedCosts |
ShipmentsouterPackingUnitsshipmentLinesshipmentLineCosts | ShipmentsouterPackingUnitsshipmentLinesshipmentLineCosts |
ShipmentsouterPackingUnitsshipmentLinesshipmentLinesDFF | ShipmentsouterPackingUnitsshipmentLinesshipmentLinesDFF |
ShipmentsouterPackingUnitsshipmentLinesshipmentLineSerials | ShipmentsouterPackingUnitsshipmentLinesshipmentLineSerials |
ShipmentsshipmentRoutingInstructions | ShipmentsshipmentRoutingInstructions |
ShipmentsshipmentsDFF | ShipmentsshipmentsDFF |
ShipmentsshipmentShippingMarks | ShipmentsshipmentShippingMarks |
ShipmentsshippingCosts | ShipmentsshippingCosts |
ShipmentsshippingCostsshippingCostsDFF | ShipmentsshippingCostsshippingCostsDFF |
ShipmentsunpackedShipmentLines | ShipmentsunpackedShipmentLines |
ShipmentsunpackedShipmentLinesattachments | ShipmentsunpackedShipmentLinesattachments |
ShipmentsunpackedShipmentLineslinePackingInstructions | ShipmentsunpackedShipmentLineslinePackingInstructions |
ShipmentsunpackedShipmentLineslineShippingInstructions | ShipmentsunpackedShipmentLineslineShippingInstructions |
ShipmentsunpackedShipmentLineslotAttributeDFF | ShipmentsunpackedShipmentLineslotAttributeDFF |
ShipmentsunpackedShipmentLineslotStandardDFF | ShipmentsunpackedShipmentLineslotStandardDFF |
ShipmentsunpackedShipmentLinesproratedCosts | ShipmentsunpackedShipmentLinesproratedCosts |
ShipmentsunpackedShipmentLinesshipmentLineCosts | ShipmentsunpackedShipmentLinesshipmentLineCosts |
ShipmentsunpackedShipmentLinesshipmentLineCostsshippingCostsDFF | ShipmentsunpackedShipmentLinesshipmentLineCostsshippingCostsDFF |
ShipmentsunpackedShipmentLinesshipmentLinesDFF | ShipmentsunpackedShipmentLinesshipmentLinesDFF |
ShipmentsunpackedShipmentLinesshipmentLineSerials | ShipmentsunpackedShipmentLinesshipmentLineSerials |
ShipmentsunpackedShipmentLinesshipmentLineSerialsattributeDFF | ShipmentsunpackedShipmentLinesshipmentLineSerialsattributeDFF |
ShipmentsunpackedShipmentLinesshipmentLineSerialsserialNumbers | ShipmentsunpackedShipmentLinesshipmentLineSerialsserialNumbers |
ShipmentsunpackedShipmentLinesshipmentLineSerialsstandardDFF | ShipmentsunpackedShipmentLinesshipmentLineSerialsstandardDFF |
ShipmentTransactionRequests | ShipmentTransactionRequests |
ShipmentTransactionRequestserrors | ShipmentTransactionRequestserrors |
ShipmentTransactionRequestsshipments | ShipmentTransactionRequestsshipments |
ShipmentTransactionRequestsshipmentsattachments | ShipmentTransactionRequestsshipmentsattachments |
ShipmentTransactionRequestsshipmentscosts | ShipmentTransactionRequestsshipmentscosts |
ShipmentTransactionRequestsshipmentscostsDFF | ShipmentTransactionRequestsshipmentscostsDFF |
ShipmentTransactionRequestsshipmentscostserrors | ShipmentTransactionRequestsshipmentscostserrors |
ShipmentTransactionRequestsshipmentserrors | ShipmentTransactionRequestsshipmentserrors |
ShipmentTransactionRequestsshipmentsglobalDFF | ShipmentTransactionRequestsshipmentsglobalDFF |
ShipmentTransactionRequestsshipmentsnotes | ShipmentTransactionRequestsshipmentsnotes |
ShipmentTransactionRequestsshipmentsouterPackingUnits | ShipmentTransactionRequestsshipmentsouterPackingUnits |
ShipmentTransactionRequestsshipmentsouterPackingUnitsattachments | ShipmentTransactionRequestsshipmentsouterPackingUnitsattachments |
ShipmentTransactionRequestsshipmentsouterPackingUnitscosts | ShipmentTransactionRequestsshipmentsouterPackingUnitscosts |
ShipmentTransactionRequestsshipmentsouterPackingUnitsDFF | ShipmentTransactionRequestsshipmentsouterPackingUnitsDFF |
ShipmentTransactionRequestsshipmentsouterPackingUnitserrors | ShipmentTransactionRequestsshipmentsouterPackingUnitserrors |
ShipmentTransactionRequestsshipmentsouterPackingUnitsinnerPackingUnits | ShipmentTransactionRequestsshipmentsouterPackingUnitsinnerPackingUnits |
ShipmentTransactionRequestsshipmentsouterPackingUnitsnotes | ShipmentTransactionRequestsshipmentsouterPackingUnitsnotes |
ShipmentTransactionRequestsshipmentsouterPackingUnitspackedLines | ShipmentTransactionRequestsshipmentsouterPackingUnitspackedLines |
ShipmentTransactionRequestsshipmentsshipmentDFF | ShipmentTransactionRequestsshipmentsshipmentDFF |
ShipmentTransactionRequestsshipmentsunpackedLines | ShipmentTransactionRequestsshipmentsunpackedLines |
ShipmentTransactionRequestsshipmentsunpackedLinesattachments | ShipmentTransactionRequestsshipmentsunpackedLinesattachments |
ShipmentTransactionRequestsshipmentsunpackedLinescosts | ShipmentTransactionRequestsshipmentsunpackedLinescosts |
ShipmentTransactionRequestsshipmentsunpackedLinesDFF | ShipmentTransactionRequestsshipmentsunpackedLinesDFF |
ShipmentTransactionRequestsshipmentsunpackedLineserrors | ShipmentTransactionRequestsshipmentsunpackedLineserrors |
ShipmentTransactionRequestsshipmentsunpackedLineslots | ShipmentTransactionRequestsshipmentsunpackedLineslots |
ShipmentTransactionRequestsshipmentsunpackedLinesnotes | ShipmentTransactionRequestsshipmentsunpackedLinesnotes |
ShipmentTransactionRequestsshipmentsunpackedLinesserials | ShipmentTransactionRequestsshipmentsunpackedLinesserials |
ShippingCosts | ShippingCosts |
ShippingCostsDFF | ShippingCostsDFF |
ShippingExceptions | ShippingExceptions |
ShippingExceptionsDFF | ShippingExceptionsDFF |
StandardLookupsLOV | StandardLookupsLOV |
SupplyRequests | SupplyRequests |
SupplyRequestssupplyOrderLines | SupplyRequestssupplyOrderLines |
SupplyRequestssupplyOrderLinesatpSupply | SupplyRequestssupplyOrderLinesatpSupply |
SupplyRequestssupplyOrderLinesatpSupplyerrorMessages | SupplyRequestssupplyOrderLinesatpSupplyerrorMessages |
SupplyRequestssupplyOrderLinesbuySupply | SupplyRequestssupplyOrderLinesbuySupply |
SupplyRequestssupplyOrderLinesbuySupplydistributionDetails | SupplyRequestssupplyOrderLinesbuySupplydistributionDetails |
SupplyRequestssupplyOrderLinesbuySupplyerrorMessages | SupplyRequestssupplyOrderLinesbuySupplyerrorMessages |
SupplyRequestssupplyOrderLinesbuySupplysupplyDocuments | SupplyRequestssupplyOrderLinesbuySupplysupplyDocuments |
SupplyRequestssupplyOrderLinesmakeSupply | SupplyRequestssupplyOrderLinesmakeSupply |
SupplyRequestssupplyOrderLinesmakeSupplydistributionDetails | SupplyRequestssupplyOrderLinesmakeSupplydistributionDetails |
SupplyRequestssupplyOrderLinesmakeSupplyerrorMessages | SupplyRequestssupplyOrderLinesmakeSupplyerrorMessages |
SupplyRequestssupplyOrderLinesmakeSupplysupplyDocuments | SupplyRequestssupplyOrderLinesmakeSupplysupplyDocuments |
SupplyRequestssupplyOrderLinestransferSupply | SupplyRequestssupplyOrderLinestransferSupply |
SupplyRequestssupplyOrderLinestransferSupplydistributionDetails | SupplyRequestssupplyOrderLinestransferSupplydistributionDetails |
SupplyRequestssupplyOrderLinestransferSupplyerrorMessages | SupplyRequestssupplyOrderLinestransferSupplyerrorMessages |
SupplyRequestssupplyOrderLinestransferSupplysupplyDocuments | SupplyRequestssupplyOrderLinestransferSupplysupplyDocuments |
SupplyRequestssupplyOrderLinestransferSupplytransferSupplyDtlDFF | SupplyRequestssupplyOrderLinestransferSupplytransferSupplyDtlDFF |
SupplyRequestssupplyRequestLines | SupplyRequestssupplyRequestLines |
SupplyRequestssupplyRequestLinesdistributionDetails | SupplyRequestssupplyRequestLinesdistributionDetails |
SupplyRequestssupplyRequestLinesdistributionDetailsprojectDFF | SupplyRequestssupplyRequestLinesdistributionDetailsprojectDFF |
SupplyRequestssupplyRequestLineserrorMessages | SupplyRequestssupplyRequestLineserrorMessages |
SupplyRequestssupplyRequestLinessupplyRequestLinesXferDFF | SupplyRequestssupplyRequestLinessupplyRequestLinesXferDFF |
SupplyRequestssupplyRequestLinestransferCostRequestDetails | SupplyRequestssupplyRequestLinestransferCostRequestDetails |
TransferOrderLinesForReceiving | TransferOrderLinesForReceiving |
TransferOrders | TransferOrders |
TransferOrdersForReceiving | TransferOrdersForReceiving |
TransferOrderstransferOrderHeaderDFFs | TransferOrderstransferOrderHeaderDFFs |
TransferOrderstransferOrderLines | TransferOrderstransferOrderLines |
TransferOrderstransferOrderLinestransferOrderDistributions | TransferOrderstransferOrderLinestransferOrderDistributions |
TransferOrderstransferOrderLinestransferOrderDistributionstransferOrderDistributionDFFs | TransferOrderstransferOrderLinestransferOrderDistributionstransferOrderDistributionDFFs |
TransferOrderstransferOrderLinestransferOrderDistributionstransferOrderDistributionProjectDFFs | TransferOrderstransferOrderLinestransferOrderDistributionstransferOrderDistributionProjectDFFs |
TransferOrderstransferOrderLinestransferOrderLineDFFs | TransferOrderstransferOrderLinestransferOrderLineDFFs |
ActiveLocators
Name | Type | Description |
InventoryLocationId [KEY] | Long | InventoryLocationId of ActiveLocators |
Locator | String | Locator of ActiveLocators |
OrganizationId | Long | OrganizationId of ActiveLocators |
OrganizationName | String | OrganizationName of ActiveLocators |
OrganizationCode | String | OrganizationCode of ActiveLocators |
SubinventoryId | Long | SubinventoryId of ActiveLocators |
SubinventoryCode | String | SubinventoryCode of ActiveLocators |
Description | String | Description of ActiveLocators |
DisableDate | Date | DisableDate of ActiveLocators |
InventoryLocationType | String | InventoryLocationType of ActiveLocators |
LocatorType | String | LocatorType of ActiveLocators |
PickingOrder | Double | PickingOrder of ActiveLocators |
StatusId | Long | StatusId of ActiveLocators |
StatusCode | String | StatusCode of ActiveLocators |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BindItemId | Long | bindItemId |
BindTransactionTypeId | Long | bindTransactionTypeId |
Finder | String | finder |
ActiveSubinventories
Name | Type | Description |
SubinventoryId | Long | SubinventoryId of ActiveSubinventories |
SecondaryInventoryName [KEY] | String | SecondaryInventoryName of ActiveSubinventories |
OrganizationId [KEY] | Long | OrganizationId of ActiveSubinventories |
OrganizationCode | String | OrganizationCode of ActiveSubinventories |
OrganizationName | String | OrganizationName of ActiveSubinventories |
Description | String | Description of ActiveSubinventories |
DisableDate | Date | DisableDate of ActiveSubinventories |
InventoryATPCode | Int | InventoryATPCode of ActiveSubinventories |
IncludeInATP | String | IncludeInATP of ActiveSubinventories |
NettableCode | Int | NettableCode of ActiveSubinventories |
Nettable | String | Nettable of ActiveSubinventories |
ReservableType | Int | ReservableType of ActiveSubinventories |
AllowReservations | String | AllowReservations of ActiveSubinventories |
LocatorTypeCode | String | LocatorTypeCode of ActiveSubinventories |
LocatorType | String | LocatorType of ActiveSubinventories |
PickingOrder | Int | PickingOrder of ActiveSubinventories |
QuantityTrackedCode | Int | QuantityTrackedCode of ActiveSubinventories |
QuantityTracked | String | QuantityTracked of ActiveSubinventories |
AssetInventoryCode | Int | AssetInventoryCode of ActiveSubinventories |
AssetInventory | String | AssetInventory of ActiveSubinventories |
SourceTypeCode | String | SourceTypeCode of ActiveSubinventories |
SourceType | String | SourceType of ActiveSubinventories |
SourceSubinventory | String | SourceSubinventory of ActiveSubinventories |
SourceOrganizationId | Long | SourceOrganizationId of ActiveSubinventories |
SourceOrganizationCode | String | SourceOrganizationCode of ActiveSubinventories |
SourceOrganizationName | String | SourceOrganizationName of ActiveSubinventories |
PreprocessingLeadTime | Int | PreprocessingLeadTime of ActiveSubinventories |
ProcessingLeadTime | Int | ProcessingLeadTime of ActiveSubinventories |
PostprocessingLeadTime | Int | PostprocessingLeadTime of ActiveSubinventories |
LocationId | Long | LocationId of ActiveSubinventories |
LocationName | String | LocationName of ActiveSubinventories |
DepreciableCode | Int | DepreciableCode of ActiveSubinventories |
Depreciable | String | Depreciable of ActiveSubinventories |
StatusId | Long | StatusId of ActiveSubinventories |
StatusCode | String | StatusCode of ActiveSubinventories |
SubinventoryTypeCode | String | SubinventoryTypeCode of ActiveSubinventories |
SubinventoryType | String | SubinventoryType of ActiveSubinventories |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BindItemId | Long | bindItemId |
BindTransactionTypeId | Long | bindTransactionTypeId |
Finder | String | finder |
AsnLinesForReceiving
Name | Type | Description |
ASN | String | ASN of AsnLinesForReceiving |
ShipmentHeaderId | Long | ShipmentHeaderId of AsnLinesForReceiving |
ASNLine | Long | ASNLine of AsnLinesForReceiving |
ShipmentLineId [KEY] | Long | ShipmentLineId of AsnLinesForReceiving |
ItemDescription | String | ItemDescription of AsnLinesForReceiving |
OrganizationCode | String | OrganizationCode of AsnLinesForReceiving |
OrganizationId | Long | OrganizationId of AsnLinesForReceiving |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BindASN | String | bindASN |
BindASNLine | Long | bindASNLine |
BindItemDescription | String | bindItemDescription |
BindOrganizationCode | String | bindOrganizationCode |
BindOrganizationId | Long | bindOrganizationId |
Finder | String | finder |
AsnsForReceiving
Name | Type | Description |
ASN | String | ASN of AsnsForReceiving |
ShipmentHeaderId [KEY] | Long | ShipmentHeaderId of AsnsForReceiving |
Supplier | String | Supplier of AsnsForReceiving |
VendorId | Long | VendorId of AsnsForReceiving |
OrganizationCode | String | OrganizationCode of AsnsForReceiving |
OrganizationId | Double | OrganizationId of AsnsForReceiving |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BindASN | String | bindASN |
BindOrganizationCode | String | bindOrganizationCode |
BindOrganizationId | Long | bindOrganizationId |
BindSupplier | String | bindSupplier |
Finder | String | finder |
CostAdjustments
Name | Type | Description |
AdjustmentHeaderId [KEY] | Long | AdjustmentHeaderId of CostAdjustments |
AdjustmentNumber | String | AdjustmentNumber of CostAdjustments |
AdjustmentTypeCode | String | Abbreviation that identifies the adjustment type. Values include P-Perpetual, R-Receipt, or L-Layer. |
AdjustmentDate | Datetime | Date when the cost adjustment was made. |
AdjustmentStatusCode | String | Abbreviation that identifies the adjustment status. Values include P-Pending, S-Submitted, or C-Voided. |
ReasonCode | String | Abbreviation that identifies the reason for the cost adjustment transaction. |
TransactionId | Long | Value that uniquely identifies the transaction in costing. |
CostOrganizationId | Long | Value that uniquely identifies the cost organization. |
CostBookId | Long | Value that uniquely identifies the cost book. |
ItemId | Long | Value that uniquely identifies the item. |
InventoryOrganizationId | Long | Value that uniquely identifies the inventory organization. |
ReceiptQuantity | Double | Quantity of the item received. |
QuantityOnhand | Double | Remaining quantity of the item. |
TotalUnitCost | Double | Total cost of the received item. |
TotalNewCost | Double | Total new cost of the received item. |
ValuationUnitId | Long | Value that uniquely identifies the valuation unit. |
CostDate | Datetime | Date of the costing transaction for the adjustment. |
ReceiptNumber | String | Number that identifies the receipt of the transaction for the adjustment. |
CurrencyCode | String | Abbreviation that identifies the currency. |
CostOrganizationName | String | Name of the cost organization for the adjustment. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Cost Organizations task. |
CostBook | String | Name of the cost book for the adjustment. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Cost Books task. |
InventoryOrganizationName | String | Name of the inventory organization for the adjustment. |
Item | String | Name of the inventory item for the adjustment. |
ValuationUnit | String | Valuation unit for the adjustment. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Valuation Units task. |
AdjustmentType | String | Type of adjustment. Values include Perpetual, Receipt, or Layer. |
AdjustmentStatus | String | Status of the adjustment. Values include Pending, Submitted, or Voided. |
Reason | String | Reason for the cost adjustment transaction. |
UOMCode | String | Abbreviation that identifies the unit of measure. |
UOMName | String | Name of the unit of measure. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BindAdjustmentDate | Datetime | bindAdjustmentDate |
BindAdjustmentNumber | String | bindAdjustmentNumber |
BindAdjustmentStatus | String | bindAdjustmentStatus |
BindAdjustmentType | String | bindAdjustmentType |
BindCostBook | String | bindCostBook |
BindCostOrgName | String | bindCostOrgName |
BindItem | String | bindItem |
BindReason | String | bindReason |
BindReceiptNumber | String | bindReceiptNumber |
BindValuationUnit | String | bindValuationUnit |
Finder | String | finder |
CostAdjustmentsAdjustmentDetail
Name | Type | Description |
CostAdjustmentsAdjustmentHeaderId [KEY] | Long | CostAdjustmentsAdjustmentHeaderId of CostAdjustmentsAdjustmentDetail |
AdjustmentHeaderId | Long | AdjustmentHeaderId of CostAdjustmentsAdjustmentDetail |
CostElementId | Long | Value that uniquely identifies the cost element. |
ExpensePoolId | Long | Value that uniquely identifies the expense pool. |
NewCost | Double | New cost of the cost element. |
SourceTransactionCostId | Long | Value that uniquely identifies the transaction cost identifier for which the adjustment detail is created. |
SourceTransactionId | Long | Value that uniquely identifies the transaction for which the adjustment is created. |
UnitCost | Double | Unit cost of the cost element. |
UserAdjustmentId [KEY] | Long | UserAdjustmentId of CostAdjustmentsAdjustmentDetail |
UserComment | String | Optional comment entered by the user for the cost adjustment detail. |
CostElement | String | Cost element to use when creating an adjustment detail. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Cost Elements task. |
ExpensePool | String | ExpensePool of CostAdjustmentsAdjustmentDetail |
UserDefinedFlag | Bool | Contains one of the following values: true or false. If true, then adjustment detail is user defined. If false, then adjustment detail is generated from the existing cost elements associated with the item. The attribute does not have a default value. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BindAdjustmentDate | Datetime | bindAdjustmentDate |
BindAdjustmentNumber | String | bindAdjustmentNumber |
BindAdjustmentStatus | String | bindAdjustmentStatus |
BindAdjustmentType | String | bindAdjustmentType |
BindCostBook | String | bindCostBook |
BindCostOrgName | String | bindCostOrgName |
BindItem | String | bindItem |
BindReason | String | bindReason |
BindReceiptNumber | String | bindReceiptNumber |
BindValuationUnit | String | bindValuationUnit |
Finder | String | finder |
CycleCountDefinitions
Name | Type | Description |
CycleCountHeaderId [KEY] | Long | Value that uniquely identifies the cycle count definition. |
CycleCountName | String | Name of the cycle count. |
Description | String | Description of the cycle count. |
OrganizationId | Long | Value that uniquely identifies the inventory organization. |
OrganizationCode | String | Value that identifies the inventory organization. |
OrganizationName | String | Name of the inventory organization. |
AbcAssignmentGroupId | Long | Value that uniquely identifies the ABC group that the warehouse uses to initialize the item classification. |
AbcAssigmentGroup | String | Name of the ABC group that the warehouse uses to initialize the item classification in the cycle count. |
SynchronizationModeCode | String | Name of the ABC group that the warehouse uses to initialize the item classification in the cycle count. |
SynchronizationMode | String | Value that determines the ABC synchronization mode. A list of accepted values is defined in the lookup type INV_CC_SYNC_MODE. |
SynchronizeAbcAssociationFlag | Bool | Contains one of the following values: true or false. If true, then synchronize the ABC classes and items during ABC synchronization. If false, then do not synchronize the ABC classes and items during ABC synchronization. This attribute does not have a default value. |
DeleteAdditionalItemsFlag | Bool | Contains one of the following values: true or false. If true, then delete the additional items during ABC synchronization. If false, then do not delete the additional items during ABC synchronization. This attribute does not have a default value. |
AutomaticallyScheduleCode | Int | Value that indicates whether or not the warehouse schedules the counts. A list of accepted values is defined in the lookup type INV_YES_NO_NUMERIC. |
AutomaticallySchedule | String | Value that determines whether or not the warehouse schedules the counts. A list of accepted values is defined in the lookup type INV_YES_NO_NUMERIC. |
FrequencyCode | String | Value that indicates the time interval to use between two consecutive scheduling runs for a cycle count. A list of accepted values is defined in the lookup type INV_CC_SCHED_TIME. |
Frequency | String | Value that determines the time interval to use between two consecutive scheduling runs for a cycle count. A list of accepted values is defined in the lookup type INV_CC_SCHED_TIME. |
WorkdayScheduleCode | Long | Value that identifies the workday schedule that the cycle count references. |
WorkdaySchedule | String | Workday schedule that the count references. |
LastScheduledDate | Date | Date when the last cycle count was scheduled to run by the warehouse. |
NextScheduledDate | Date | Date when the next cycle count is scheduled to run by the warehouse. |
ApprovalRequiredCode | Long | Value that indicates whether or not the warehouse requires approval. |
ApprovalRequired | String | Value that determines whether or not the warehouse requires approval. A list of accepted values is defined in the lookup type INV_YES_NO_NUMERIC. |
ApprovalTypeCode | String | Value that determines the type of approval that the warehouse requires for adjustment transactions. A list of accepted values is defined in the lookup type INV_APPROVAL_REQ. |
ApprovalType | String | Type of approval that the warehouse requires for an adjustment transaction. A list of accepted values is defined in the lookup type INV_APPROVAL_REQ. |
PositiveTolerancePercentage | Double | Positive percent tolerance. If the adjustment exceeds this tolerance, then the warehouse requires approval for the adjustment transaction. |
NegativeTolerancePercentage | Double | Negative percent tolerance. If the adjustment falls below this tolerance, then the warehouse requires approval for the adjustment transaction. |
PositiveAdjustmentTolerance | Double | Positive currency tolerance. If the currency exceeds this tolerance, then the warehouse requires approval for the adjustment transaction. |
NegativeAdjustmentTolerance | Double | Negative currency tolerance. If the currency falls below this tolerance, then the warehouse requires approval for the adjustment transaction. |
StartingCountSequence | Long | Starting number that the warehouse uses for the count sequence for the next scheduling run of the cycle count. |
MaximumDaysBeforeLate | Long | Number of days after creation before the warehouse considers a scheduled count as late. |
MaximumRecounts | Long | Maximum number of recounts that the warehouse uses on a cycle count. |
StartDate | Date | Date when this cycle count becomes active. |
EndDate | Date | Date when this cycle count becomes inactive. |
ManualCountsAllowedCode | Long | Value that indicates whether or not the warehouse can use this cycle count to enter an unscheduled count. A list of accepted values is defined in the lookup type INV_YES_NO_NUMERIC. |
ManualCountsAllowed | String | Value that determines whether or not the warehouse can use this cycle count to enter an unscheduled count. A list of accepted values is defined in the lookup type INV_YES_NO_NUMERIC. |
ManualCountSequencePrefix | String | Prefix for a manual count sequence. |
CountZeroQuantityCode | Long | Value that indicates whether the warehouse schedules a cycle count for an item when the on-hand quantity is zero. A list of accepted values is defined in the lookup type INV_YES_NO_NUMERIC. |
CountZeroQuantity | String | Value that determines whether the warehouse schedules a cycle count for an item when the on-hand quantity is zero. A list of accepted values is defined in the lookup type INV_YES_NO_NUMERIC. |
DisplaySuggestedQuantityCode | Long | Value that indicates whether or not to display the on-hand quantity for the cycle count sequence. A list of accepted values is defined in the lookup type INV_YES_NO_NUMERIC. |
DisplaySuggestedQuantity | String | Value that determines whether or not to display the on-hand quantity for the cycle count sequence. A list of accepted values is defined in the lookup type INV_YES_NO_NUMERIC. |
SerializedItemsAllowedCode | Long | Value that indicates whether or not to use the cycle count to count serial items. A list of accepted values is defined in the lookup type INV_YES_NO_NUMERIC. |
SerializedItemsAllowed | String | Value that determines whether or not to use the cycle count to count serial items. A list of accepted values is defined in the lookup type INV_YES_NO_NUMERIC. |
SerialCountOptionCode | String | Value that indicates whether or not to include serial items when creating the count. A list of accepted values is defined in the lookup type INV_CC_SERIAL_COUNT_OPTIONS. |
SerialCountOption | String | Value that determines whether or not to include serial items when creating the count. A list of accepted values is defined in the lookup type INV_CC_SERIAL_COUNT_OPTIONS. |
SerialNumberAdjustmentCode | String | Value that indicates whether or not to adjust for serial items. A list of accepted values is defined in the lookup type INV_CC_SERIAL_ADJ_OPTIONS. |
SerialNumberAdjustment | String | Value that determines whether or not to adjust for serial items. A list of accepted values is defined in the lookup type INV_CC_SERIAL_ADJ_OPTIONS. |
RecordCountSerialsCode | Long | Value that indicates the detail level to use when counting serial items. A list of accepted values is defined in the lookup type INV_YES_NO_NUMERIC. |
RecordCountSerials | String | Value that determines the detail level to use when counting serial items. A list of accepted values is defined in the lookup type INV_YES_NO_NUMERIC. |
SerialDiscrepancyCode | Long | Value that indicates whether or not to allow discrepancy when counting serial items. A list of accepted values is defined in the lookup type INV_YES_NO_NUMERIC. |
SerialDiscrepancyAllowed | String | Value that determines whether or not to allow discrepancy when counting serial items. A list of accepted values is defined in the lookup type INV_YES_NO_NUMERIC. |
PositiveHitMissPercentage | Double | Positive percent tolerance that the warehouse uses for hit or miss analysis. |
NegativeHitMissPercentage | Double | Negative percent tolerance that the warehouse uses for hit or miss analysis. |
CountByCategoryFlag | Bool | Contains one of the following values: true or false. If true, then enable the cycle count by item category. If false, then do not enable the cycle count by item category. The default value is false. |
CategorySynchronizationModeCode | String | Abbreviation that identifies the item category synchronization mode. A list of accepted values is defined in the lookup type INV_CC_SYNC_MODE. |
CategorySynchronizationMode | String | Mode of item category synchronization. A list of accepted values is defined in the lookup type INV_CC_SYNC_MODE. |
SynchronizeItemCategoryAssociationFlag | Bool | Contains one of the following values: true or false. If true, then synchronize the count category items during item category synchronization. If false, then do not synchronize the count category items during item category synchronization. This attribute does not have a default value. |
DeleteAdditionalCategoryItemsFlag | Bool | Contains one of the following values: true or false. If true, then delete the additional items during item category synchronization. If false, then do not delete the additional items during item category synchronization. This attribute does not have a default value. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
ItemDescription | String | ItemDescription |
ItemNumber | String | ItemNumber |
Subinventory | String | Subinventory |
BindCycleCountName | String | bindCycleCountName |
BindOrganizationCode | String | bindOrganizationCode |
Finder | String | finder |
CycleCountDefinitionscountCategories
Name | Type | Description |
CycleCountDefinitionsCycleCountHeaderId [KEY] | Long | CycleCountDefinitionsCycleCountHeaderId of CycleCountDefinitionscountCategories |
CountCategoryId [KEY] | Long | Value that uniquely identifies the category of the cycle count. |
CategoryId | Long | Value that uniquely identifies the category name that the cycle count includes. |
CategoryName | String | Name of the category that the cycle count includes. |
CategoryDescription | String | Description of the category that the cycle count includes. |
CountsPerYear | Long | Number of counts for each year that this category includes. |
QuantityVariancePositivePercentage | Double | Positive percent that the warehouse allows the quantity to vary from the requested quantity for this category. |
QuantityVarianceNegativePercentage | Double | Negative percent that the warehouse allows the quantity to vary from the requested quantity for this category. |
AdjustmentValuePositiveTolerance | Double | Positive percent that the warehouse allows the value to vary for each item that resides in this category. |
AdjustmentValueNegativeTolerance | Double | Negative percent that the warehouse allows the value to vary for each item that resides in this category. |
HitAndMissPostivePercentage | Double | Positive percent tolerance that the warehouse uses for hit or miss analysis for this count category. |
HitAndMissNegativePercentage | Double | Negative percent tolerance that the warehouse uses for hit or miss analysis for this count category. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
CycleCountHeaderId | Long | CycleCountHeaderId |
ItemDescription | String | ItemDescription |
ItemNumber | String | ItemNumber |
Subinventory | String | Subinventory |
BindCycleCountName | String | bindCycleCountName |
BindOrganizationCode | String | bindOrganizationCode |
Finder | String | finder |
CycleCountDefinitionscountCategoryItems
Name | Type | Description |
CycleCountDefinitionsCycleCountHeaderId [KEY] | Long | CycleCountDefinitionsCycleCountHeaderId of CycleCountDefinitionscountCategoryItems |
CountCategoryItemId [KEY] | Long | Value that uniquely identifies the category item that the cycle count definition references. |
InventoryItemId | Long | Value that uniquely identifies the category item. |
ItemNumber | String | Number that identifies the category item. |
ItemDescription | String | ItemDescription of CycleCountDefinitionscountCategoryItems |
CategoryId | Long | Value that uniquely identifies the count category that the category item references. |
CategoryName | String | Name of the count category that the category item references. |
CategoryDescription | String | Description of the count category that the category item references. |
AdjustmentValuePositiveTolerance | Double | Positive adjustment that the warehouse allows the value to vary for the category item. |
AdjustmentValueNegativeTolerance | Double | Negative adjustment that the warehouse allows the value to vary for the category item. |
QuantityVariancePositivePercentage | Double | Positive percent that the warehouse allows the quantity to vary from the requested quantity for the category item. |
QuantityVarianceNegativePercentage | Double | Negative percent that the warehouse allows the quantity to vary from the requested quantity for the category item. |
LastScheduledDate | Datetime | Date when the warehouse scheduled this category item for counting. |
IncludeInScheduleFlag | Bool | Contains one of the following values: true or false. If true, then schedule this category item. If false, then do not schedule this category item. The default value is false. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
CycleCountHeaderId | Long | CycleCountHeaderId |
Subinventory | String | Subinventory |
BindCycleCountName | String | bindCycleCountName |
BindOrganizationCode | String | bindOrganizationCode |
Finder | String | finder |
CycleCountDefinitionscountClasses
Name | Type | Description |
CycleCountDefinitionsCycleCountHeaderId [KEY] | Long | CycleCountDefinitionsCycleCountHeaderId of CycleCountDefinitionscountClasses |
CycleCountClassId [KEY] | Long | Value that uniquely identifies the class of the cycle count. |
AbcClassId | Long | Value that uniquely identifies the ABC class that the cycle count includes. |
AbcClass | String | Name of the ABC class that the cycle count includes. |
CountsPerYear | Long | Number of counts for each year that this class includes. |
QuantityVariancePositivePercentage | Double | Positive percent that the warehouse allows the quantity to vary from the requested quantity for this class. |
QuantityVarianceNegativePercentage | Double | Negative percent that the warehouse allows the quantity to vary from the requested quantity for this class. |
AdjustmentValuePositiveTolerance | Double | Positive percent that the warehouse allows the value to vary for each item that resides in this class. |
AdjustmentValueNegativeTolerance | Double | Negative percent that the warehouse allows the value to vary for each item that resides in this class. |
HitAndMissPostivePercentage | Double | Positive percent tolerance that the warehouse uses for hit or miss analysis for this count class. |
HitAndMissNegativePercentage | Double | Negative percent tolerance that the warehouse uses for hit or miss analysis for this count class. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
CycleCountHeaderId | Long | CycleCountHeaderId |
ItemDescription | String | ItemDescription |
ItemNumber | String | ItemNumber |
Subinventory | String | Subinventory |
BindCycleCountName | String | bindCycleCountName |
BindOrganizationCode | String | bindOrganizationCode |
Finder | String | finder |
CycleCountDefinitionscountItems
Name | Type | Description |
CycleCountDefinitionsCycleCountHeaderId [KEY] | Long | CycleCountDefinitionsCycleCountHeaderId of CycleCountDefinitionscountItems |
CycleCountItemId [KEY] | Long | Value that uniquely identifies the item that the cycle count definition references. |
InventoryItemId | Long | Value that uniquely identifies the item. |
ItemNumber | String | Number that identifies the item. |
ItemDescription | String | Description of the item. |
AbcClassId | Long | Value that uniquely identifies the ABC class that the item references. |
AbcClass | String | Name of the ABC class that the item references. |
IncludeInScheduleCode | Long | Value that indicates whether or not to schedule this item. A list of accepted values is defined in the lookup type INV_YES_NO_NUMERIC. |
IncludeInSchedule | String | Value that determines whether or not to schedule this item. A list of accepted values is defined in the lookup type INV_YES_NO_NUMERIC. |
AdjustmentValuePositiveTolerance | Double | Positive adjustment that the warehouse allows the value to vary for the item. |
AdjustmentValueNegativeTolerance | Double | Negative adjustment that the warehouse allows the value to vary for the item. |
QuantityVariancePositivePercentage | Double | Positive percent that the warehouse allows the quantity to vary from the requested quantity for the item. |
QuantityVarianceNegativePercentage | Double | Negative percent that the warehouse allows the quantity to vary from the requested quantity for the item. |
LastScheduledDate | Datetime | Value that indicates the most recent date that the warehouse scheduled this item for counting. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
CycleCountHeaderId | Long | CycleCountHeaderId |
Subinventory | String | Subinventory |
BindCycleCountName | String | bindCycleCountName |
BindOrganizationCode | String | bindOrganizationCode |
Finder | String | finder |
CycleCountDefinitionscountSubinventories
Name | Type | Description |
CycleCountDefinitionsCycleCountHeaderId [KEY] | Long | CycleCountDefinitionsCycleCountHeaderId of CycleCountDefinitionscountSubinventories |
Subinventory [KEY] | String | Name of the subinventory that the warehouse includes in this count definition. |
IncludeInCountCode | Long | Value that indicates whether or not to include the subinventory when counting. A list of accepted values is defined in the lookup type INV_YES_NO_NUMERIC. |
IncludeInCount | String | Value that determines whether or not to include the subinventory when counting. A list of accepted values is defined in the lookup type INV_YES_NO_NUMERIC. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
CycleCountHeaderId | Long | CycleCountHeaderId |
ItemDescription | String | ItemDescription |
ItemNumber | String | ItemNumber |
BindCycleCountName | String | bindCycleCountName |
BindOrganizationCode | String | bindOrganizationCode |
Finder | String | finder |
CycleCountDefinitionsDFF
Name | Type | Description |
CycleCountDefinitionsCycleCountHeaderId [KEY] | Long | CycleCountDefinitionsCycleCountHeaderId of CycleCountDefinitionsDFF |
CycleCountHeaderId [KEY] | Long | Value that uniquely identifies the cycle count definition. |
_FLEX_ValidationDate | Date | _FLEX_ValidationDate of CycleCountDefinitionsDFF |
_FLEX_Context | String | Descriptive flexfield context name for cycle counts. |
_FLEX_NumOfSegments | Int | _FLEX_NumOfSegments of CycleCountDefinitionsDFF |
_FLEX_NumOfVisibleSegments | Int | _FLEX_NumOfVisibleSegments of CycleCountDefinitionsDFF |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
ItemDescription | String | ItemDescription |
ItemNumber | String | ItemNumber |
Subinventory | String | Subinventory |
BindCycleCountName | String | bindCycleCountName |
BindOrganizationCode | String | bindOrganizationCode |
Finder | String | finder |
CycleCountSequenceDetails
Name | Type | Description |
CycleCountEntryId [KEY] | Long | Value that uniquely identifies the cycle count sequence. |
CycleCountHeaderId [KEY] | Long | Value that uniquely identifies the cycle count. |
CycleCountName | String | Name of the cycle count. |
OrganizationId [KEY] | Long | Value that uniquely identifies the inventory organization. |
OrganizationCode | String | Value that identifies the inventory organization. |
OrganizationName | String | Name of the inventory organization. |
CountTypeCode | String | Value that identifies the type of count. A list of accepted values is defined in the lookup type INV_CC_COUNT_TYPES. |
CountType | String | Type of count. A list of accepted values is defined in the lookup type INV_CC_COUNT_TYPES. |
InventoryItemId | Long | Value that uniquely identifies the inventory item. |
ItemNumber | String | Name of the inventory item. |
ItemDescription | String | Description of the inventory item. |
Subinventory | String | Name of the subinventory. |
LocatorId | Long | Value that uniquely identifies the locator. |
Locator | String | Name of the locator. |
LotNumber | String | Number that identifies an item or group of items. |
SerialNumber | String | Serial number to count. |
Revision | String | Revision of the item. |
CountSequence | Long | Number of the cycle count sequence. |
CountQuantity | Double | Count quantity for the count sequence. |
CountUOMCode | String | Value that identifies the unit of measure for the current count. |
CountUOM | String | Unit of measure for the current count. |
SecondaryCountQuantity | Double | Quantity of the current count in the secondary unit of measure that the item uses. |
SecondaryCountUOMCode | String | Value that identifies the secondary unit of measure that the current count uses. |
SecondaryCountUOM | String | Secondary unit of measure that the current count uses. |
OwningType | String | Contains one of the following values: 1 or 2. If 1, then the item is consigned. If 2, then the item is owned. |
OwningEntityId | Long | Value that uniquely identifies the owning entity. If the item is consigned, then this attribute contains the vendor site identifier. If the item is owned, then this attribute contains the owning organization identifier. |
OwningPartySite | String | Name of the owning party site. |
OwningParty | String | Name of the owning party. |
Reason | String | Reason for the adjustment transaction. |
Comments | String | Comments that describe the current count. |
CountedByEmployeeId | Long | Value that uniquely identifies the employee who performed the current count. |
CountedBy | String | Name of the employee who performed the current count. |
CountDate | Date | Date when the warehouse counted this sequence. |
ReviewedByEmployeeId | Long | Value that uniquely identifies the employee who approved the adjustment. |
ReviewedBy | String | Name of the employee who approved the adjustment. |
ReviewDate | Date | Date when the employee approved the adjustment. |
CountSequenceStatusCode | String | Value that indicates the current status of the count sequence. |
CountSequenceStatus | String | Current status of the count sequence. A list of accepted values is defined in the lookup type INV_CC_ENTRY_STATUSES. |
ExportCode | Long | Value that determines whether to export the count sequence to the interface. |
Exported | String | Indicates whether the warehouse exported the count sequence to the interface. |
ReasonId | Long | Value that uniquely identifies the reason. |
OwningTypeCode | String | Name that uniquely identifies the owning entity. If the item is consigned, then this attribute contains the vendor site identifier. If the item is owned, then this attribute contains the owning organization identifier. |
ManualCountPrefix | String | ManualCountPrefix of CycleCountSequenceDetails |
PrimarySuggestedQuantity | Double | PrimarySuggestedQuantity of CycleCountSequenceDetails |
PrimaryAdjustmentQuantity | Double | PrimaryAdjustmentQuantity of CycleCountSequenceDetails |
SecondarySuggestedQuantity | Double | SecondarySuggestedQuantity of CycleCountSequenceDetails |
SecondaryAdjustmentQuantity | Double | SecondaryAdjustmentQuantity of CycleCountSequenceDetails |
AdjustmentValue | Double | AdjustmentValue of CycleCountSequenceDetails |
AdjustmentDate | Date | AdjustmentDate of CycleCountSequenceDetails |
Recounts | Long | Recounts of CycleCountSequenceDetails |
ItemUnitCost | Double | ItemUnitCost of CycleCountSequenceDetails |
DeviationPercentage | Double | DeviationPercentage of CycleCountSequenceDetails |
ProcessingFlag | Bool | Contains one of the following values: true or false. If true, then the request was processed. If false, then the request was not processed. The default value is false. |
ProcurementBU | String | Business unit that manages and owns the purchasing document. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
FromSerialNumber | String | FromSerialNumber |
ToSerialNumber | String | ToSerialNumber |
BindCycleCountName | String | bindCycleCountName |
BindOrganizationCode | String | bindOrganizationCode |
Finder | String | finder |
CycleCountSequenceDetailsDFF
Name | Type | Description |
CycleCountSequenceDetailsCycleCountEntryId [KEY] | Long | CycleCountSequenceDetailsCycleCountEntryId of CycleCountSequenceDetailsDFF |
CycleCountSequenceDetailsCycleCountHeaderId [KEY] | Long | CycleCountSequenceDetailsCycleCountHeaderId of CycleCountSequenceDetailsDFF |
CycleCountSequenceDetailsOrganizationId [KEY] | Long | CycleCountSequenceDetailsOrganizationId of CycleCountSequenceDetailsDFF |
CycleCountEntryId [KEY] | Long | Value that uniquely identifies the cycle count sequence. |
CycleCountHeaderId [KEY] | Long | Value that uniquely identifies the cycle count. |
OrganizationId [KEY] | Long | Value that uniquely identifies the inventory organization. |
_FLEX_Context | String | Descriptive flexfield context name for cycle count sequence details. |
_FLEX_Context_DisplayValue | String | Context Value |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
FromSerialNumber | String | FromSerialNumber |
ToSerialNumber | String | ToSerialNumber |
BindCycleCountName | String | bindCycleCountName |
BindOrganizationCode | String | bindOrganizationCode |
Finder | String | finder |
CycleCountSequenceDetailshistory
Name | Type | Description |
CycleCountSequenceDetailsCycleCountEntryId [KEY] | Long | CycleCountSequenceDetailsCycleCountEntryId of CycleCountSequenceDetailshistory |
CycleCountSequenceDetailsCycleCountHeaderId [KEY] | Long | CycleCountSequenceDetailsCycleCountHeaderId of CycleCountSequenceDetailshistory |
CycleCountSequenceDetailsOrganizationId [KEY] | Long | CycleCountSequenceDetailsOrganizationId of CycleCountSequenceDetailshistory |
EntryHistoryId [KEY] | Long | EntryHistoryId of CycleCountSequenceDetailshistory |
CycleCountEntryId | Long | CycleCountEntryId of CycleCountSequenceDetailshistory |
ReviewDate | Datetime | ReviewDate of CycleCountSequenceDetailshistory |
ReviewedByEmployeeId | Long | ReviewedByEmployeeId of CycleCountSequenceDetailshistory |
ReviewedBy | String | ReviewedBy of CycleCountSequenceDetailshistory |
CountDate | Datetime | CountDate of CycleCountSequenceDetailshistory |
CountQuantity | Double | CountQuantity of CycleCountSequenceDetailshistory |
SecondaryCountUOMCode | String | SecondaryCountUOMCode of CycleCountSequenceDetailshistory |
SecondaryCountUOM | String | SecondaryCountUOM of CycleCountSequenceDetailshistory |
CountUOMCode | String | CountUOMCode of CycleCountSequenceDetailshistory |
CountUOM | String | CountUOM of CycleCountSequenceDetailshistory |
CountedByEmployeeId | Long | CountedByEmployeeId of CycleCountSequenceDetailshistory |
CountedBy | String | CountedBy of CycleCountSequenceDetailshistory |
ItemUnitCost | Double | ItemUnitCost of CycleCountSequenceDetailshistory |
PrimaryUOMQuantity | Double | PrimaryUOMQuantity of CycleCountSequenceDetailshistory |
SecondarySuggestedQuantity | Double | SecondarySuggestedQuantity of CycleCountSequenceDetailshistory |
SecondaryUOMQuantity | Double | SecondaryUOMQuantity of CycleCountSequenceDetailshistory |
PrimarySuggestedQuantity | Double | PrimarySuggestedQuantity of CycleCountSequenceDetailshistory |
ReasonId | Long | ReasonId of CycleCountSequenceDetailshistory |
Reason | String | Reason of CycleCountSequenceDetailshistory |
Comments | String | Comments of CycleCountSequenceDetailshistory |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
CycleCountHeaderId | Long | CycleCountHeaderId |
FromSerialNumber | String | FromSerialNumber |
OrganizationId | Long | OrganizationId |
ToSerialNumber | String | ToSerialNumber |
BindCycleCountName | String | bindCycleCountName |
BindOrganizationCode | String | bindOrganizationCode |
Finder | String | finder |
CycleCountSequenceDetailshistoryhistorySerials
Name | Type | Description |
CycleCountSequenceDetailsCycleCountEntryId [KEY] | Long | CycleCountSequenceDetailsCycleCountEntryId of CycleCountSequenceDetailshistoryhistorySerials |
CycleCountSequenceDetailsCycleCountHeaderId [KEY] | Long | CycleCountSequenceDetailsCycleCountHeaderId of CycleCountSequenceDetailshistoryhistorySerials |
CycleCountSequenceDetailsOrganizationId [KEY] | Long | CycleCountSequenceDetailsOrganizationId of CycleCountSequenceDetailshistoryhistorySerials |
HistoryEntryHistoryId [KEY] | Long | HistoryEntryHistoryId of CycleCountSequenceDetailshistoryhistorySerials |
EntryHistoryId [KEY] | Long | EntryHistoryId of CycleCountSequenceDetailshistoryhistorySerials |
CycleCountEntryId [KEY] | Long | CycleCountEntryId of CycleCountSequenceDetailshistoryhistorySerials |
SerialNumber [KEY] | String | SerialNumber of CycleCountSequenceDetailshistoryhistorySerials |
RecordedInSystemFlag | Bool | RecordedInSystemFlag of CycleCountSequenceDetailshistoryhistorySerials |
RecordedInCountFlag | Bool | RecordedInCountFlag of CycleCountSequenceDetailshistoryhistorySerials |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
CycleCountHeaderId | Long | CycleCountHeaderId |
FromSerialNumber | String | FromSerialNumber |
OrganizationId | Long | OrganizationId |
ToSerialNumber | String | ToSerialNumber |
BindCycleCountName | String | bindCycleCountName |
BindOrganizationCode | String | bindOrganizationCode |
Finder | String | finder |
CycleCountSequenceDetailsinventoryAttributesDFF
Name | Type | Description |
CycleCountSequenceDetailsCycleCountEntryId [KEY] | Long | CycleCountSequenceDetailsCycleCountEntryId of CycleCountSequenceDetailsinventoryAttributesDFF |
CycleCountSequenceDetailsCycleCountHeaderId [KEY] | Long | CycleCountSequenceDetailsCycleCountHeaderId of CycleCountSequenceDetailsinventoryAttributesDFF |
CycleCountSequenceDetailsOrganizationId [KEY] | Long | CycleCountSequenceDetailsOrganizationId of CycleCountSequenceDetailsinventoryAttributesDFF |
CycleCountEntryId [KEY] | Long | Value that uniquely identifies the cycle count sequence. |
CycleCountHeaderId [KEY] | Long | Value that uniquely identifies the cycle count. |
OrganizationId [KEY] | Long | Value that uniquely identifies the inventory organization. |
ProjectId | Long | Value that uniquely identifies the project. This attribute is associated with a feature that requires opt in. |
ProjectId_Display | String | Number that identifies the project. This attribute is associated with a feature that requires opt in. |
TaskId | Long | Value that uniquely identifies the task. This attribute is associated with a feature that requires opt in. |
TaskId_Display | String | Number that identifies the task. This attribute is associated with a feature that requires opt in. |
CountryOfOriginCode | String | Abbreviation that identifies the country of origin. This attribute is associated with a feature that requires opt in. |
CountryOfOriginCode_Display | String | Name of the country of origin. This attribute is associated with a feature that requires opt in. |
_FLEX_Context | String | Descriptive flexfield context name for tracking attributes. |
_FLEX_Context_DisplayValue | String | Descriptive flexfield context display value for tracking attributes. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
FromSerialNumber | String | FromSerialNumber |
ToSerialNumber | String | ToSerialNumber |
BindCycleCountName | String | bindCycleCountName |
BindOrganizationCode | String | bindOrganizationCode |
Finder | String | finder |
CycleCountSequenceDetailsserials
Name | Type | Description |
CycleCountSequenceDetailsCycleCountEntryId [KEY] | Long | CycleCountSequenceDetailsCycleCountEntryId of CycleCountSequenceDetailsserials |
CycleCountSequenceDetailsCycleCountHeaderId [KEY] | Long | CycleCountSequenceDetailsCycleCountHeaderId of CycleCountSequenceDetailsserials |
CycleCountSequenceDetailsOrganizationId [KEY] | Long | CycleCountSequenceDetailsOrganizationId of CycleCountSequenceDetailsserials |
CcSerialNumberId [KEY] | Long | Value that uniquely identifies the serial number. |
CycleCountEntryId | Long | Value that uniquely identifies the cycle count serial entry. |
SerialNumber | String | Serial number to count. |
RecordedInSystemFlag | Bool | RecordedInSystemFlag of CycleCountSequenceDetailsserials |
RecordedInCountFlag | Bool | Contains one of the following values: true or false. If true, then the serial is counted in the current count sequence. If false, then the serial is not counted in the current count sequence. This attribute does not have a default value. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
CycleCountHeaderId | Long | CycleCountHeaderId |
FromSerialNumber | String | FromSerialNumber |
OrganizationId | Long | OrganizationId |
ToSerialNumber | String | ToSerialNumber |
BindCycleCountName | String | bindCycleCountName |
BindOrganizationCode | String | bindOrganizationCode |
Finder | String | finder |
FlexFndDffDescriptiveFlexfieldContexts
Name | Type | Description |
ApplicationId [KEY] | Long | ApplicationId of FlexFndDffDescriptiveFlexfieldContexts |
DescriptiveFlexfieldCode [KEY] | String | DescriptiveFlexfieldCode of FlexFndDffDescriptiveFlexfieldContexts |
ContextCode [KEY] | String | ContextCode of FlexFndDffDescriptiveFlexfieldContexts |
Name | String | Name of FlexFndDffDescriptiveFlexfieldContexts |
Description | String | Description of FlexFndDffDescriptiveFlexfieldContexts |
EnabledFlag | String | EnabledFlag of FlexFndDffDescriptiveFlexfieldContexts |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Bind_ApplicationId | Long | Bind_ApplicationId |
Bind_DescriptiveFlexfieldCode | String | Bind_DescriptiveFlexfieldCode |
Finder | String | finder |
FlexFndPvsCharacterIdCharacterValues
Name | Type | Description |
Id [KEY] | String | Id of FlexFndPvsCharacterIdCharacterValues |
Value | String | Value of FlexFndPvsCharacterIdCharacterValues |
Description | String | Description of FlexFndPvsCharacterIdCharacterValues |
StartDateActive | Date | StartDateActive of FlexFndPvsCharacterIdCharacterValues |
EndDateActive | Date | EndDateActive of FlexFndPvsCharacterIdCharacterValues |
EnabledFlag | String | EnabledFlag of FlexFndPvsCharacterIdCharacterValues |
SummaryFlag | String | SummaryFlag of FlexFndPvsCharacterIdCharacterValues |
ValueSetCode | String | ValueSetCode of FlexFndPvsCharacterIdCharacterValues |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Bind_DataSource | String | Bind_DataSource |
Bind_FinderContext | String | Bind_FinderContext |
Bind_FinderDateFlag | String | Bind_FinderDateFlag |
Bind_ValidationDate | Date | Bind_ValidationDate |
Finder | String | finder |
Flex_vst_bind1 | String | flex_vst_bind1 |
Flex_vst_bind10 | String | flex_vst_bind10 |
Flex_vst_bind11 | String | flex_vst_bind11 |
Flex_vst_bind12 | String | flex_vst_bind12 |
Flex_vst_bind13 | String | flex_vst_bind13 |
Flex_vst_bind14 | String | flex_vst_bind14 |
Flex_vst_bind15 | String | flex_vst_bind15 |
Flex_vst_bind16 | String | flex_vst_bind16 |
Flex_vst_bind17 | String | flex_vst_bind17 |
Flex_vst_bind18 | String | flex_vst_bind18 |
Flex_vst_bind19 | String | flex_vst_bind19 |
Flex_vst_bind2 | String | flex_vst_bind2 |
Flex_vst_bind20 | String | flex_vst_bind20 |
Flex_vst_bind3 | String | flex_vst_bind3 |
Flex_vst_bind4 | String | flex_vst_bind4 |
Flex_vst_bind5 | String | flex_vst_bind5 |
Flex_vst_bind6 | String | flex_vst_bind6 |
Flex_vst_bind7 | String | flex_vst_bind7 |
Flex_vst_bind8 | String | flex_vst_bind8 |
Flex_vst_bind9 | String | flex_vst_bind9 |
FlexFndPvsCharacterValues
Name | Type | Description |
Value [KEY] | String | Value of FlexFndPvsCharacterValues |
Description | String | Description of FlexFndPvsCharacterValues |
StartDateActive | Date | StartDateActive of FlexFndPvsCharacterValues |
EndDateActive | Date | EndDateActive of FlexFndPvsCharacterValues |
EnabledFlag | String | EnabledFlag of FlexFndPvsCharacterValues |
SummaryFlag | String | SummaryFlag of FlexFndPvsCharacterValues |
ValueSetCode | String | ValueSetCode of FlexFndPvsCharacterValues |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Bind_AttrMap | String | Bind_AttrMap |
Bind_DataSource | String | Bind_DataSource |
Bind_DataSourceDiscr | String | Bind_DataSourceDiscr |
Bind_FinderContext | String | Bind_FinderContext |
Bind_FinderDateFlag | String | Bind_FinderDateFlag |
Bind_ValidationDate | Date | Bind_ValidationDate |
Finder | String | finder |
Flex_vst_bind1 | String | flex_vst_bind1 |
Flex_vst_bind10 | String | flex_vst_bind10 |
Flex_vst_bind11 | String | flex_vst_bind11 |
Flex_vst_bind12 | String | flex_vst_bind12 |
Flex_vst_bind13 | String | flex_vst_bind13 |
Flex_vst_bind14 | String | flex_vst_bind14 |
Flex_vst_bind15 | String | flex_vst_bind15 |
Flex_vst_bind16 | String | flex_vst_bind16 |
Flex_vst_bind17 | String | flex_vst_bind17 |
Flex_vst_bind18 | String | flex_vst_bind18 |
Flex_vst_bind19 | String | flex_vst_bind19 |
Flex_vst_bind2 | String | flex_vst_bind2 |
Flex_vst_bind20 | String | flex_vst_bind20 |
Flex_vst_bind3 | String | flex_vst_bind3 |
Flex_vst_bind4 | String | flex_vst_bind4 |
Flex_vst_bind5 | String | flex_vst_bind5 |
Flex_vst_bind6 | String | flex_vst_bind6 |
Flex_vst_bind7 | String | flex_vst_bind7 |
Flex_vst_bind8 | String | flex_vst_bind8 |
Flex_vst_bind9 | String | flex_vst_bind9 |
FlexFndPvsNumberIdCharacterValues
Name | Type | Description |
Id [KEY] | Double | Id of FlexFndPvsNumberIdCharacterValues |
Value | String | Value of FlexFndPvsNumberIdCharacterValues |
Description | String | Description of FlexFndPvsNumberIdCharacterValues |
StartDateActive | Date | StartDateActive of FlexFndPvsNumberIdCharacterValues |
EndDateActive | Date | EndDateActive of FlexFndPvsNumberIdCharacterValues |
EnabledFlag | String | EnabledFlag of FlexFndPvsNumberIdCharacterValues |
SummaryFlag | String | SummaryFlag of FlexFndPvsNumberIdCharacterValues |
ValueSetCode | String | ValueSetCode of FlexFndPvsNumberIdCharacterValues |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Bind_DataSource | String | Bind_DataSource |
Bind_FinderContext | String | Bind_FinderContext |
Bind_FinderDateFlag | String | Bind_FinderDateFlag |
Bind_ValidationDate | Date | Bind_ValidationDate |
Finder | String | finder |
Flex_vst_bind1 | String | flex_vst_bind1 |
Flex_vst_bind10 | String | flex_vst_bind10 |
Flex_vst_bind11 | String | flex_vst_bind11 |
Flex_vst_bind12 | String | flex_vst_bind12 |
Flex_vst_bind13 | String | flex_vst_bind13 |
Flex_vst_bind14 | String | flex_vst_bind14 |
Flex_vst_bind15 | String | flex_vst_bind15 |
Flex_vst_bind16 | String | flex_vst_bind16 |
Flex_vst_bind17 | String | flex_vst_bind17 |
Flex_vst_bind18 | String | flex_vst_bind18 |
Flex_vst_bind19 | String | flex_vst_bind19 |
Flex_vst_bind2 | String | flex_vst_bind2 |
Flex_vst_bind20 | String | flex_vst_bind20 |
Flex_vst_bind3 | String | flex_vst_bind3 |
Flex_vst_bind4 | String | flex_vst_bind4 |
Flex_vst_bind5 | String | flex_vst_bind5 |
Flex_vst_bind6 | String | flex_vst_bind6 |
Flex_vst_bind7 | String | flex_vst_bind7 |
Flex_vst_bind8 | String | flex_vst_bind8 |
Flex_vst_bind9 | String | flex_vst_bind9 |
InspectionStatuses
Name | Type | Description |
TransactionType [KEY] | String | TransactionType of InspectionStatuses |
InspectionStatus | String | InspectionStatus of InspectionStatuses |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |
InTransitReceiptLots
Name | Type | Description |
LotNumber [KEY] | String | LotNumber of InTransitReceiptLots |
LotExpirationDate | Date | LotExpirationDate of InTransitReceiptLots |
ParentLotNumber | String | ParentLotNumber of InTransitReceiptLots |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BindItemId | Long | bindItemId |
BindLotNumber | String | bindLotNumber |
BindOrganizationId | Long | bindOrganizationId |
BindShipmentLineId | Long | bindShipmentLineId |
BindTransactionTypeId | Long | bindTransactionTypeId |
Finder | String | finder |
InTransitReceiptSerials
Name | Type | Description |
SerialNumber [KEY] | String | SerialNumber of InTransitReceiptSerials |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BindItemId | Long | bindItemId |
BindLotNumber | String | bindLotNumber |
BindOrganizationId | Long | bindOrganizationId |
BindSerialNumber | String | bindSerialNumber |
BindShipmentLineId | Long | bindShipmentLineId |
BindTransactionTypeId | Long | bindTransactionTypeId |
Finder | String | finder |
InTransitShipmentLines
Name | Type | Description |
Shipment | String | Shipment of InTransitShipmentLines |
ShipmentHeaderId | Long | ShipmentHeaderId of InTransitShipmentLines |
ShipmentLine | Long | ShipmentLine of InTransitShipmentLines |
ShipmentLineId [KEY] | Long | ShipmentLineId of InTransitShipmentLines |
ItemDescription | String | ItemDescription of InTransitShipmentLines |
OrganizationId | Long | OrganizationId of InTransitShipmentLines |
OrganizationCode | String | OrganizationCode of InTransitShipmentLines |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BindItemDescription | String | bindItemDescription |
BindOrganizationCode | String | bindOrganizationCode |
BindOrganizationId | Long | bindOrganizationId |
BindShipment | String | bindShipment |
BindShipmentLine | Long | bindShipmentLine |
Finder | String | finder |
InTransitShipments
Name | Type | Description |
Shipment | String | Shipment of InTransitShipments |
ShipmentHeaderId [KEY] | Long | ShipmentHeaderId of InTransitShipments |
SourceOrganizationId | Long | SourceOrganizationId of InTransitShipments |
SourceOrganizationCode | String | SourceOrganizationCode of InTransitShipments |
SourceOrganizationName | String | SourceOrganizationName of InTransitShipments |
OrganizationId | Long | OrganizationId of InTransitShipments |
OrganizationCode | String | OrganizationCode of InTransitShipments |
ReceiptSource | String | ReceiptSource of InTransitShipments |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BindOrganizationCode | String | bindOrganizationCode |
BindOrganizationId | String | bindOrganizationId |
BindReceiptSource | String | bindReceiptSource |
BindShipment | String | bindShipment |
BindSourceOrganizationCode | String | bindSourceOrganizationCode |
BindSourceOrganizationName | String | bindSourceOrganizationName |
Finder | String | finder |
InventoryAccountAliases
Name | Type | Description |
DispositionId [KEY] | Long | DispositionId of InventoryAccountAliases |
OrganizationId [KEY] | Long | OrganizationId of InventoryAccountAliases |
OrganizationCode | String | OrganizationCode of InventoryAccountAliases |
OrganizationName | String | OrganizationName of InventoryAccountAliases |
AccountAlias | String | AccountAlias of InventoryAccountAliases |
Description | String | Description of InventoryAccountAliases |
DistributionAccountId | Long | DistributionAccountId of InventoryAccountAliases |
Account | String | Account of InventoryAccountAliases |
StartDate | Date | StartDate of InventoryAccountAliases |
EndDate | Date | EndDate of InventoryAccountAliases |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |
InventoryCompletedTransactions
Name | Type | Description |
TransactionId [KEY] | Long | TransactionId of InventoryCompletedTransactions |
Item | String | Item of InventoryCompletedTransactions |
ItemDescription | String | ItemDescription of InventoryCompletedTransactions |
InventoryItemId | Long | InventoryItemId of InventoryCompletedTransactions |
Revision | String | Revision of InventoryCompletedTransactions |
SubinventoryCode | String | SubinventoryCode of InventoryCompletedTransactions |
SubinventoryId | Long | SubinventoryId of InventoryCompletedTransactions |
LocatorId | Long | LocatorId of InventoryCompletedTransactions |
Locator | String | Locator of InventoryCompletedTransactions |
TransactionQuantity | Double | TransactionQuantity of InventoryCompletedTransactions |
TransactionUOMCode | String | TransactionUOMCode of InventoryCompletedTransactions |
TransactionUOM | String | TransactionUOM of InventoryCompletedTransactions |
TransactionDate | Datetime | TransactionDate of InventoryCompletedTransactions |
TransactionTypeId | Long | TransactionTypeId of InventoryCompletedTransactions |
TransactionType | String | TransactionType of InventoryCompletedTransactions |
TransactionSourceTypeId | Long | TransactionSourceTypeId of InventoryCompletedTransactions |
TransactionSourceType | String | TransactionSourceType of InventoryCompletedTransactions |
SourceReference | String | SourceReference of InventoryCompletedTransactions |
Account | String | Account of InventoryCompletedTransactions |
Reason | String | Reason of InventoryCompletedTransactions |
Reference | String | Reference of InventoryCompletedTransactions |
ErrorExplanation | String | ErrorExplanation of InventoryCompletedTransactions |
TransferOrganization | String | TransferOrganization of InventoryCompletedTransactions |
TransferOrganizationCode | String | TransferOrganizationCode of InventoryCompletedTransactions |
TransferOrganizationId | Long | TransferOrganizationId of InventoryCompletedTransactions |
TransferOrgLocation | String | TransferOrgLocation of InventoryCompletedTransactions |
TransferOrgLocationId | Double | TransferOrgLocationId of InventoryCompletedTransactions |
TransferSubinventory | String | TransferSubinventory of InventoryCompletedTransactions |
TransferSubinventoryCode | String | TransferSubinventoryCode of InventoryCompletedTransactions |
TransferLocator | String | TransferLocator of InventoryCompletedTransactions |
TransferLocatorId | Long | TransferLocatorId of InventoryCompletedTransactions |
TransferBusinessUnit | String | TransferBusinessUnit of InventoryCompletedTransactions |
Quantity | Double | Quantity of InventoryCompletedTransactions |
UOMName | String | UOMName of InventoryCompletedTransactions |
PrimaryUOMCode | String | PrimaryUOMCode of InventoryCompletedTransactions |
SecondaryQuantity | Double | SecondaryQuantity of InventoryCompletedTransactions |
SecondaryUOM | String | SecondaryUOM of InventoryCompletedTransactions |
SecondaryUOMCode | String | SecondaryUOMCode of InventoryCompletedTransactions |
Source | String | Source of InventoryCompletedTransactions |
SourceLine | Long | SourceLine of InventoryCompletedTransactions |
TransactionAction | String | TransactionAction of InventoryCompletedTransactions |
TransactionActionId | Long | TransactionActionId of InventoryCompletedTransactions |
TransactionSet | Long | TransactionSet of InventoryCompletedTransactions |
TransferTransaction | Long | TransferTransaction of InventoryCompletedTransactions |
ReceivingTransaction | Long | ReceivingTransaction of InventoryCompletedTransactions |
Costed | String | Costed of InventoryCompletedTransactions |
AssetTrackingStatus | String | AssetTrackingStatus of InventoryCompletedTransactions |
AlmInterfaceStatus | String | AlmInterfaceStatus of InventoryCompletedTransactions |
PickSlip | Long | PickSlip of InventoryCompletedTransactions |
PackingUnit | String | PackingUnit of InventoryCompletedTransactions |
ReceiptRequiredAtExpenseDestination | String | ReceiptRequiredAtExpenseDestination of InventoryCompletedTransactions |
ManualReceiptExpense | String | ManualReceiptExpense of InventoryCompletedTransactions |
Location | String | Location of InventoryCompletedTransactions |
ShipToLocationId | Long | ShipToLocationId of InventoryCompletedTransactions |
LocationType | String | LocationType of InventoryCompletedTransactions |
Shipment | String | Shipment of InventoryCompletedTransactions |
Waybill | String | Waybill of InventoryCompletedTransactions |
Carrier | String | Carrier of InventoryCompletedTransactions |
FreightCode | String | FreightCode of InventoryCompletedTransactions |
NumberOfContainers | Long | NumberOfContainers of InventoryCompletedTransactions |
OwningPartyType | String | OwningPartyType of InventoryCompletedTransactions |
OwningTpType | Long | OwningTpType of InventoryCompletedTransactions |
TransferOwningTpType | Long | TransferOwningTpType of InventoryCompletedTransactions |
OwningParty | String | OwningParty of InventoryCompletedTransactions |
OwningPartySite | String | OwningPartySite of InventoryCompletedTransactions |
TransferOwningPartyType | String | TransferOwningPartyType of InventoryCompletedTransactions |
TransferOwningParty | String | TransferOwningParty of InventoryCompletedTransactions |
TransferOwningPartySite | String | TransferOwningPartySite of InventoryCompletedTransactions |
ConsumptionAdvice | String | ConsumptionAdvice of InventoryCompletedTransactions |
ConsumptionAdviceLine | String | ConsumptionAdviceLine of InventoryCompletedTransactions |
ConsumptionLineId | Long | ConsumptionLineId of InventoryCompletedTransactions |
PurchaseOrder | String | PurchaseOrder of InventoryCompletedTransactions |
PurchaseOrderHeaderId | String | PurchaseOrderHeaderId of InventoryCompletedTransactions |
PurchaseOrderLineId | String | PurchaseOrderLineId of InventoryCompletedTransactions |
PurchaseOrderLine | String | PurchaseOrderLine of InventoryCompletedTransactions |
ParentTransaction | Long | ParentTransaction of InventoryCompletedTransactions |
Receipt | String | Receipt of InventoryCompletedTransactions |
RcvShipmentHeaderId | Long | RcvShipmentHeaderId of InventoryCompletedTransactions |
ReceiptLine | String | ReceiptLine of InventoryCompletedTransactions |
RcvShipmentLineId | String | RcvShipmentLineId of InventoryCompletedTransactions |
ConsumptionAdviceError | String | ConsumptionAdviceError of InventoryCompletedTransactions |
ConsumptionAdviceErrorAction | String | ConsumptionAdviceErrorAction of InventoryCompletedTransactions |
AssociatedOwnershipChangeTransaction | Long | AssociatedOwnershipChangeTransaction of InventoryCompletedTransactions |
TaxationCountry | String | TaxationCountry of InventoryCompletedTransactions |
DefaultTaxationCountry | String | DefaultTaxationCountry of InventoryCompletedTransactions |
TransactionBusinessCategory | String | TransactionBusinessCategory of InventoryCompletedTransactions |
TrxBusinessCategory | String | TrxBusinessCategory of InventoryCompletedTransactions |
DocumentFiscalClassification | String | DocumentFiscalClassification of InventoryCompletedTransactions |
DocumentSubType | String | DocumentSubType of InventoryCompletedTransactions |
UserDefinedFiscalClassification | String | UserDefinedFiscalClassification of InventoryCompletedTransactions |
UserDefinedFiscClass | String | UserDefinedFiscClass of InventoryCompletedTransactions |
ProductFiscalClassification | String | ProductFiscalClassification of InventoryCompletedTransactions |
CategoryId | Long | CategoryId of InventoryCompletedTransactions |
IntendedUse | String | IntendedUse of InventoryCompletedTransactions |
IntendedUseClassifId | Long | IntendedUseClassifId of InventoryCompletedTransactions |
LocationOfFinalDischarge | String | LocationOfFinalDischarge of InventoryCompletedTransactions |
ProductCategory | String | ProductCategory of InventoryCompletedTransactions |
ProductCategoryCode | String | ProductCategoryCode of InventoryCompletedTransactions |
TaxClassificationCode | String | TaxClassificationCode of InventoryCompletedTransactions |
TaxClassification | String | TaxClassification of InventoryCompletedTransactions |
ProductType | String | ProductType of InventoryCompletedTransactions |
ProductTypeCode | String | ProductTypeCode of InventoryCompletedTransactions |
FirstPartyTaxRegistrationNumber | String | FirstPartyTaxRegistrationNumber of InventoryCompletedTransactions |
FirstPtyRegId | Long | FirstPtyRegId of InventoryCompletedTransactions |
ThirdPartyTaxRegistrationNumber | String | ThirdPartyTaxRegistrationNumber of InventoryCompletedTransactions |
ThirdPtyRegId | Long | ThirdPtyRegId of InventoryCompletedTransactions |
ShipFromSite | String | ShipFromSite of InventoryCompletedTransactions |
ShipFromLocationId | Long | ShipFromLocationId of InventoryCompletedTransactions |
TaxInvoiceNumber | String | TaxInvoiceNumber of InventoryCompletedTransactions |
TaxInvoiceDate | Date | TaxInvoiceDate of InventoryCompletedTransactions |
AssessableValue | Double | AssessableValue of InventoryCompletedTransactions |
Currency | String | Currency of InventoryCompletedTransactions |
TaxExemptionCertificateNumber | String | TaxExemptionCertificateNumber of InventoryCompletedTransactions |
TaxExemptReasonCode | String | TaxExemptReasonCode of InventoryCompletedTransactions |
ExemptReasonCode | String | ExemptReasonCode of InventoryCompletedTransactions |
OperationNumber | String | OperationNumber of InventoryCompletedTransactions |
OperationSequenceNumber | Long | OperationSequenceNumber of InventoryCompletedTransactions |
OperationSequenceNumberId | Long | OperationSequenceNumberId of InventoryCompletedTransactions |
OperationTransaction | Long | OperationTransaction of InventoryCompletedTransactions |
WIPSupplyType | String | WIPSupplyType of InventoryCompletedTransactions |
WIPSupplyTypeCode | Double | WIPSupplyTypeCode of InventoryCompletedTransactions |
WorkCenter | String | WorkCenter of InventoryCompletedTransactions |
DepartmentCode | String | DepartmentCode of InventoryCompletedTransactions |
DepartmentId | Long | DepartmentId of InventoryCompletedTransactions |
AssemblySerialNumber | String | AssemblySerialNumber of InventoryCompletedTransactions |
ElectronicSignature | Long | ElectronicSignature of InventoryCompletedTransactions |
Organization | String | Organization of InventoryCompletedTransactions |
OrganizationName | String | OrganizationName of InventoryCompletedTransactions |
OrganizationId | Long | OrganizationId of InventoryCompletedTransactions |
OwningPartyOrgName | String | OwningPartyOrgName of InventoryCompletedTransactions |
OwningPartyLocation | String | OwningPartyLocation of InventoryCompletedTransactions |
OwningPartyLocationId | Long | OwningPartyLocationId of InventoryCompletedTransactions |
LotTransactionGroupName | String | LotTransactionGroupName of InventoryCompletedTransactions |
SourceLotFlag | Bool | SourceLotFlag of InventoryCompletedTransactions |
TransactionSourceName | String | TransactionSourceName of InventoryCompletedTransactions |
TransactionSourceId | Long | TransactionSourceId of InventoryCompletedTransactions |
ReasonId | Long | ReasonId of InventoryCompletedTransactions |
ConsErrorTypeCode | String | ConsErrorTypeCode of InventoryCompletedTransactions |
ConsErrorActionCode | String | ConsErrorActionCode of InventoryCompletedTransactions |
OwningOrganizationId | Long | OwningOrganizationId of InventoryCompletedTransactions |
XfrOwningOrganizationId | Long | XfrOwningOrganizationId of InventoryCompletedTransactions |
StructureInstanceNumber | Long | StructureInstanceNumber of InventoryCompletedTransactions |
CreationDate | Datetime | CreationDate of InventoryCompletedTransactions |
CreatedBy | String | CreatedBy of InventoryCompletedTransactions |
Category | String | Category of InventoryCompletedTransactions |
Lot | String | Lot of InventoryCompletedTransactions |
SerialNumber | String | SerialNumber of InventoryCompletedTransactions |
SupplierLot | String | SupplierLot of InventoryCompletedTransactions |
ExternalSystemPackingUnit | String | ExternalSystemPackingUnit of InventoryCompletedTransactions |
DistributionAccountId | Long | DistributionAccountId of InventoryCompletedTransactions |
FinalDischargeLocationId | Long | FinalDischargeLocationId of InventoryCompletedTransactions |
ProjectId | Double | ProjectId of InventoryCompletedTransactions |
TaskId | Double | TaskId of InventoryCompletedTransactions |
CountryOfOriginCode | String | CountryOfOriginCode of InventoryCompletedTransactions |
ProjectNumber | String | ProjectNumber of InventoryCompletedTransactions |
TaskNumber | String | TaskNumber of InventoryCompletedTransactions |
CountryOfOrigin | String | CountryOfOrigin of InventoryCompletedTransactions |
TransferProjectId | Long | TransferProjectId of InventoryCompletedTransactions |
TransferTaskId | Long | TransferTaskId of InventoryCompletedTransactions |
TransferProjectNumber | String | TransferProjectNumber of InventoryCompletedTransactions |
TransferTaskNumber | String | TransferTaskNumber of InventoryCompletedTransactions |
RequesterId | Long | RequesterId of InventoryCompletedTransactions |
RequesterName | String | RequesterName of InventoryCompletedTransactions |
ExternalSystemTransactionReference | String | ExternalSystemTransactionReference of InventoryCompletedTransactions |
MovementRequestLineId | Long | MovementRequestLineId of InventoryCompletedTransactions |
LoadRequestId | Long | LoadRequestId of InventoryCompletedTransactions |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BindInventoryItemId | Long | bindInventoryItemId |
BindItem | String | bindItem |
BindOrganization | String | bindOrganization |
BindOrganizationId | Long | bindOrganizationId |
BindPJCProjectId | String | bindPJCProjectId |
BindPJCProjectNumber | String | bindPJCProjectNumber |
BindPJCTaskId | String | bindPJCTaskId |
BindPJCTaskNumber | String | bindPJCTaskNumber |
BindTransactionDate | Datetime | bindTransactionDate |
BindTransactionId | Long | bindTransactionId |
Finder | String | finder |
InventoryCompletedTransactionsdFFs
Name | Type | Description |
InventoryCompletedTransactionsTransactionId [KEY] | Long | InventoryCompletedTransactionsTransactionId of InventoryCompletedTransactionsdFFs |
TransactionId [KEY] | Long | TransactionId of InventoryCompletedTransactionsdFFs |
_FLEX_Context | String | __FLEX_Context of InventoryCompletedTransactionsdFFs |
_FLEX_Context_DisplayValue | String | __FLEX_Context_DisplayValue of InventoryCompletedTransactionsdFFs |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BindInventoryItemId | Long | bindInventoryItemId |
BindItem | String | bindItem |
BindOrganization | String | bindOrganization |
BindOrganizationId | Long | bindOrganizationId |
BindPJCProjectId | String | bindPJCProjectId |
BindPJCProjectNumber | String | bindPJCProjectNumber |
BindPJCTaskId | String | bindPJCTaskId |
BindPJCTaskNumber | String | bindPJCTaskNumber |
BindTransactionDate | Datetime | bindTransactionDate |
BindTransactionId | Long | bindTransactionId |
Finder | String | finder |
InventoryCompletedTransactionslots
Name | Type | Description |
InventoryCompletedTransactionsTransactionId [KEY] | Long | InventoryCompletedTransactionsTransactionId of InventoryCompletedTransactionslots |
LotNumber [KEY] | String | LotNumber of InventoryCompletedTransactionslots |
ParentLot | String | ParentLot of InventoryCompletedTransactionslots |
TransactionQuantity | Double | TransactionQuantity of InventoryCompletedTransactionslots |
Status | String | Status of InventoryCompletedTransactionslots |
StatusId | Long | StatusId of InventoryCompletedTransactionslots |
SupplierLotNumber | String | SupplierLotNumber of InventoryCompletedTransactionslots |
GradeCode | String | GradeCode of InventoryCompletedTransactionslots |
OriginationTypeCode | Long | OriginationTypeCode of InventoryCompletedTransactionslots |
OriginationType | String | OriginationType of InventoryCompletedTransactionslots |
OriginationDate | Date | OriginationDate of InventoryCompletedTransactionslots |
RetestDate | Date | RetestDate of InventoryCompletedTransactionslots |
ExpirationActionCode | String | ExpirationActionCode of InventoryCompletedTransactionslots |
ExpirationAction | String | ExpirationAction of InventoryCompletedTransactionslots |
ExpirationActionDate | Date | ExpirationActionDate of InventoryCompletedTransactionslots |
HoldDate | Date | HoldDate of InventoryCompletedTransactionslots |
MaturityDate | Date | MaturityDate of InventoryCompletedTransactionslots |
Reason | String | Reason of InventoryCompletedTransactionslots |
ReasonId | Long | ReasonId of InventoryCompletedTransactionslots |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
TransactionId | Long | TransactionId |
BindInventoryItemId | Long | bindInventoryItemId |
BindItem | String | bindItem |
BindOrganization | String | bindOrganization |
BindOrganizationId | Long | bindOrganizationId |
BindPJCProjectId | String | bindPJCProjectId |
BindPJCProjectNumber | String | bindPJCProjectNumber |
BindPJCTaskId | String | bindPJCTaskId |
BindPJCTaskNumber | String | bindPJCTaskNumber |
BindTransactionDate | Datetime | bindTransactionDate |
BindTransactionId | Long | bindTransactionId |
Finder | String | finder |
InventoryCompletedTransactionslotslotAttributeDFFs
Name | Type | Description |
InventoryCompletedTransactionsTransactionId [KEY] | Long | InventoryCompletedTransactionsTransactionId of InventoryCompletedTransactionslotslotAttributeDFFs |
LotsLotNumber [KEY] | String | LotsLotNumber of InventoryCompletedTransactionslotslotAttributeDFFs |
TransactionId [KEY] | Long | TransactionId of InventoryCompletedTransactionslotslotAttributeDFFs |
LotNumber [KEY] | String | LotNumber of InventoryCompletedTransactionslotslotAttributeDFFs |
_FLEX_Context | String | __FLEX_Context of InventoryCompletedTransactionslotslotAttributeDFFs |
_FLEX_Context_DisplayValue | String | __FLEX_Context_DisplayValue of InventoryCompletedTransactionslotslotAttributeDFFs |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BindInventoryItemId | Long | bindInventoryItemId |
BindItem | String | bindItem |
BindOrganization | String | bindOrganization |
BindOrganizationId | Long | bindOrganizationId |
BindPJCProjectId | String | bindPJCProjectId |
BindPJCProjectNumber | String | bindPJCProjectNumber |
BindPJCTaskId | String | bindPJCTaskId |
BindPJCTaskNumber | String | bindPJCTaskNumber |
BindTransactionDate | Datetime | bindTransactionDate |
BindTransactionId | Long | bindTransactionId |
Finder | String | finder |
InventoryCompletedTransactionslotslotSerials
Name | Type | Description |
InventoryCompletedTransactionsTransactionId [KEY] | Long | InventoryCompletedTransactionsTransactionId of InventoryCompletedTransactionslotslotSerials |
LotsLotNumber [KEY] | String | LotsLotNumber of InventoryCompletedTransactionslotslotSerials |
SerialNumber [KEY] | String | SerialNumber of InventoryCompletedTransactionslotslotSerials |
SupplierSerialNumber | String | SupplierSerialNumber of InventoryCompletedTransactionslotslotSerials |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
TransactionId | Long | TransactionId |
BindInventoryItemId | Long | bindInventoryItemId |
BindItem | String | bindItem |
BindOrganization | String | bindOrganization |
BindOrganizationId | Long | bindOrganizationId |
BindPJCProjectId | String | bindPJCProjectId |
BindPJCProjectNumber | String | bindPJCProjectNumber |
BindPJCTaskId | String | bindPJCTaskId |
BindPJCTaskNumber | String | bindPJCTaskNumber |
BindTransactionDate | Datetime | bindTransactionDate |
BindTransactionId | Long | bindTransactionId |
Finder | String | finder |
InventoryCompletedTransactionslotslotSerialsserialAttributeDFFs
Name | Type | Description |
InventoryCompletedTransactionsTransactionId [KEY] | Long | InventoryCompletedTransactionsTransactionId of InventoryCompletedTransactionslotslotSerialsserialAttributeDFFs |
LotsLotNumber [KEY] | String | LotsLotNumber of InventoryCompletedTransactionslotslotSerialsserialAttributeDFFs |
LotserialsSerialNumber [KEY] | String | LotserialsSerialNumber of InventoryCompletedTransactionslotslotSerialsserialAttributeDFFs |
TransactionId [KEY] | Long | TransactionId of InventoryCompletedTransactionslotslotSerialsserialAttributeDFFs |
SerialNumber [KEY] | String | SerialNumber of InventoryCompletedTransactionslotslotSerialsserialAttributeDFFs |
_FLEX_Context | String | __FLEX_Context of InventoryCompletedTransactionslotslotSerialsserialAttributeDFFs |
_FLEX_Context_DisplayValue | String | __FLEX_Context_DisplayValue of InventoryCompletedTransactionslotslotSerialsserialAttributeDFFs |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BindInventoryItemId | Long | bindInventoryItemId |
BindItem | String | bindItem |
BindOrganization | String | bindOrganization |
BindOrganizationId | Long | bindOrganizationId |
BindPJCProjectId | String | bindPJCProjectId |
BindPJCProjectNumber | String | bindPJCProjectNumber |
BindPJCTaskId | String | bindPJCTaskId |
BindPJCTaskNumber | String | bindPJCTaskNumber |
BindTransactionDate | Datetime | bindTransactionDate |
BindTransactionId | Long | bindTransactionId |
Finder | String | finder |
InventoryCompletedTransactionslotslotSerialsserialStandardDFFs
Name | Type | Description |
InventoryCompletedTransactionsTransactionId [KEY] | Long | InventoryCompletedTransactionsTransactionId of InventoryCompletedTransactionslotslotSerialsserialStandardDFFs |
LotsLotNumber [KEY] | String | LotsLotNumber of InventoryCompletedTransactionslotslotSerialsserialStandardDFFs |
LotserialsSerialNumber [KEY] | String | LotserialsSerialNumber of InventoryCompletedTransactionslotslotSerialsserialStandardDFFs |
TransactionId [KEY] | Long | TransactionId of InventoryCompletedTransactionslotslotSerialsserialStandardDFFs |
SerialNumber [KEY] | String | SerialNumber of InventoryCompletedTransactionslotslotSerialsserialStandardDFFs |
_FLEX_Context | String | __FLEX_Context of InventoryCompletedTransactionslotslotSerialsserialStandardDFFs |
_FLEX_Context_DisplayValue | String | __FLEX_Context_DisplayValue of InventoryCompletedTransactionslotslotSerialsserialStandardDFFs |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BindInventoryItemId | Long | bindInventoryItemId |
BindItem | String | bindItem |
BindOrganization | String | bindOrganization |
BindOrganizationId | Long | bindOrganizationId |
BindPJCProjectId | String | bindPJCProjectId |
BindPJCProjectNumber | String | bindPJCProjectNumber |
BindPJCTaskId | String | bindPJCTaskId |
BindPJCTaskNumber | String | bindPJCTaskNumber |
BindTransactionDate | Datetime | bindTransactionDate |
BindTransactionId | Long | bindTransactionId |
Finder | String | finder |
InventoryCompletedTransactionslotslotStandardDFFs
Name | Type | Description |
InventoryCompletedTransactionsTransactionId [KEY] | Long | InventoryCompletedTransactionsTransactionId of InventoryCompletedTransactionslotslotStandardDFFs |
LotsLotNumber [KEY] | String | LotsLotNumber of InventoryCompletedTransactionslotslotStandardDFFs |
TransactionId [KEY] | Long | TransactionId of InventoryCompletedTransactionslotslotStandardDFFs |
LotNumber [KEY] | String | LotNumber of InventoryCompletedTransactionslotslotStandardDFFs |
_FLEX_Context | String | __FLEX_Context of InventoryCompletedTransactionslotslotStandardDFFs |
_FLEX_Context_DisplayValue | String | __FLEX_Context_DisplayValue of InventoryCompletedTransactionslotslotStandardDFFs |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BindInventoryItemId | Long | bindInventoryItemId |
BindItem | String | bindItem |
BindOrganization | String | bindOrganization |
BindOrganizationId | Long | bindOrganizationId |
BindPJCProjectId | String | bindPJCProjectId |
BindPJCProjectNumber | String | bindPJCProjectNumber |
BindPJCTaskId | String | bindPJCTaskId |
BindPJCTaskNumber | String | bindPJCTaskNumber |
BindTransactionDate | Datetime | bindTransactionDate |
BindTransactionId | Long | bindTransactionId |
Finder | String | finder |
InventoryCompletedTransactionsprojectCostDFFs
Name | Type | Description |
InventoryCompletedTransactionsTransactionId [KEY] | Long | InventoryCompletedTransactionsTransactionId of InventoryCompletedTransactionsprojectCostDFFs |
TransactionId [KEY] | Long | TransactionId of InventoryCompletedTransactionsprojectCostDFFs |
_FLEX_Context | String | __FLEX_Context of InventoryCompletedTransactionsprojectCostDFFs |
_FLEX_Context_DisplayValue | String | __FLEX_Context_DisplayValue of InventoryCompletedTransactionsprojectCostDFFs |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BindInventoryItemId | Long | bindInventoryItemId |
BindItem | String | bindItem |
BindOrganization | String | bindOrganization |
BindOrganizationId | Long | bindOrganizationId |
BindPJCProjectId | String | bindPJCProjectId |
BindPJCProjectNumber | String | bindPJCProjectNumber |
BindPJCTaskId | String | bindPJCTaskId |
BindPJCTaskNumber | String | bindPJCTaskNumber |
BindTransactionDate | Datetime | bindTransactionDate |
BindTransactionId | Long | bindTransactionId |
Finder | String | finder |
InventoryCompletedTransactionsserials
Name | Type | Description |
InventoryCompletedTransactionsTransactionId [KEY] | Long | InventoryCompletedTransactionsTransactionId of InventoryCompletedTransactionsserials |
SerialNumber [KEY] | String | SerialNumber of InventoryCompletedTransactionsserials |
SupplierSerialNumber | String | SupplierSerialNumber of InventoryCompletedTransactionsserials |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
TransactionId | Long | TransactionId |
BindInventoryItemId | Long | bindInventoryItemId |
BindItem | String | bindItem |
BindOrganization | String | bindOrganization |
BindOrganizationId | Long | bindOrganizationId |
BindPJCProjectId | String | bindPJCProjectId |
BindPJCProjectNumber | String | bindPJCProjectNumber |
BindPJCTaskId | String | bindPJCTaskId |
BindPJCTaskNumber | String | bindPJCTaskNumber |
BindTransactionDate | Datetime | bindTransactionDate |
BindTransactionId | Long | bindTransactionId |
Finder | String | finder |
InventoryCompletedTransactionsserialsserialAttributeDFFs
Name | Type | Description |
InventoryCompletedTransactionsTransactionId [KEY] | Long | InventoryCompletedTransactionsTransactionId of InventoryCompletedTransactionsserialsserialAttributeDFFs |
SerialsSerialNumber [KEY] | String | SerialsSerialNumber of InventoryCompletedTransactionsserialsserialAttributeDFFs |
TransactionId [KEY] | Long | TransactionId of InventoryCompletedTransactionsserialsserialAttributeDFFs |
SerialNumber [KEY] | String | SerialNumber of InventoryCompletedTransactionsserialsserialAttributeDFFs |
_FLEX_Context | String | __FLEX_Context of InventoryCompletedTransactionsserialsserialAttributeDFFs |
_FLEX_Context_DisplayValue | String | __FLEX_Context_DisplayValue of InventoryCompletedTransactionsserialsserialAttributeDFFs |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BindInventoryItemId | Long | bindInventoryItemId |
BindItem | String | bindItem |
BindOrganization | String | bindOrganization |
BindOrganizationId | Long | bindOrganizationId |
BindPJCProjectId | String | bindPJCProjectId |
BindPJCProjectNumber | String | bindPJCProjectNumber |
BindPJCTaskId | String | bindPJCTaskId |
BindPJCTaskNumber | String | bindPJCTaskNumber |
BindTransactionDate | Datetime | bindTransactionDate |
BindTransactionId | Long | bindTransactionId |
Finder | String | finder |
InventoryCompletedTransactionsserialsserialStandardDFFs
Name | Type | Description |
InventoryCompletedTransactionsTransactionId [KEY] | Long | InventoryCompletedTransactionsTransactionId of InventoryCompletedTransactionsserialsserialStandardDFFs |
SerialsSerialNumber [KEY] | String | SerialsSerialNumber of InventoryCompletedTransactionsserialsserialStandardDFFs |
TransactionId [KEY] | Long | TransactionId of InventoryCompletedTransactionsserialsserialStandardDFFs |
SerialNumber [KEY] | String | SerialNumber of InventoryCompletedTransactionsserialsserialStandardDFFs |
_FLEX_Context | String | __FLEX_Context of InventoryCompletedTransactionsserialsserialStandardDFFs |
_FLEX_Context_DisplayValue | String | __FLEX_Context_DisplayValue of InventoryCompletedTransactionsserialsserialStandardDFFs |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BindInventoryItemId | Long | bindInventoryItemId |
BindItem | String | bindItem |
BindOrganization | String | bindOrganization |
BindOrganizationId | Long | bindOrganizationId |
BindPJCProjectId | String | bindPJCProjectId |
BindPJCProjectNumber | String | bindPJCProjectNumber |
BindPJCTaskId | String | bindPJCTaskId |
BindPJCTaskNumber | String | bindPJCTaskNumber |
BindTransactionDate | Datetime | bindTransactionDate |
BindTransactionId | Long | bindTransactionId |
Finder | String | finder |
InventoryConsumptionAdvices
Name | Type | Description |
ConsumptionHeaderId [KEY] | Long | ConsumptionHeaderId of InventoryConsumptionAdvices |
ConsumptionAdvice | String | ConsumptionAdvice of InventoryConsumptionAdvices |
CreationDate | Date | CreationDate of InventoryConsumptionAdvices |
StartCycleDate | Date | StartCycleDate of InventoryConsumptionAdvices |
EndCycleDate | Date | EndCycleDate of InventoryConsumptionAdvices |
BusinessUnitName | String | BusinessUnitName of InventoryConsumptionAdvices |
BusinessUnitId | Long | BusinessUnitId of InventoryConsumptionAdvices |
InventoryOrganizationId | Long | InventoryOrganizationId of InventoryConsumptionAdvices |
OrganizationCode | String | OrganizationCode of InventoryConsumptionAdvices |
OrganizationName | String | OrganizationName of InventoryConsumptionAdvices |
LegalEntityId | Long | LegalEntityId of InventoryConsumptionAdvices |
LegalEntityName | String | LegalEntityName of InventoryConsumptionAdvices |
PurchaseAgreement | String | PurchaseAgreement of InventoryConsumptionAdvices |
POHeaderId | Long | POHeaderId of InventoryConsumptionAdvices |
Revision [KEY] | Long | Revision of InventoryConsumptionAdvices |
VendorSiteCode | String | VendorSiteCode of InventoryConsumptionAdvices |
VendorSiteId | Long | VendorSiteId of InventoryConsumptionAdvices |
LastRevisedDate | Date | LastRevisedDate of InventoryConsumptionAdvices |
SupplierId | Long | SupplierId of InventoryConsumptionAdvices |
Supplier | String | Supplier of InventoryConsumptionAdvices |
DisplayUnprintedConsumptionAdvices | String | DisplayUnprintedConsumptionAdvices of InventoryConsumptionAdvices |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |
InventoryConsumptionAdvicesconsumptionAdviceLines
Name | Type | Description |
InventoryConsumptionAdvicesConsumptionHeaderId [KEY] | Long | InventoryConsumptionAdvicesConsumptionHeaderId of InventoryConsumptionAdvicesconsumptionAdviceLines |
InventoryConsumptionAdvicesRevision [KEY] | Long | InventoryConsumptionAdvicesRevision of InventoryConsumptionAdvicesconsumptionAdviceLines |
ConsumptionLineId [KEY] | Long | ConsumptionLineId of InventoryConsumptionAdvicesconsumptionAdviceLines |
ConsumptionAdviceLine | Double | ConsumptionAdviceLine of InventoryConsumptionAdvicesconsumptionAdviceLines |
ConsumptionHeaderId | Long | ConsumptionHeaderId of InventoryConsumptionAdvicesconsumptionAdviceLines |
PurchaseAgreementLine | Double | PurchaseAgreementLine of InventoryConsumptionAdvicesconsumptionAdviceLines |
PurchaseAgreementLineId | Long | PurchaseAgreementLineId of InventoryConsumptionAdvicesconsumptionAdviceLines |
ConsumedQuantity | Double | ConsumedQuantity of InventoryConsumptionAdvicesconsumptionAdviceLines |
ConsumedQuantityUOMCode | String | ConsumedQuantityUOMCode of InventoryConsumptionAdvicesconsumptionAdviceLines |
ConsumedQuantityUnitOfMeasure | String | ConsumedQuantityUnitOfMeasure of InventoryConsumptionAdvicesconsumptionAdviceLines |
InventoryItemId | Long | InventoryItemId of InventoryConsumptionAdvicesconsumptionAdviceLines |
ItemNumber | String | ItemNumber of InventoryConsumptionAdvicesconsumptionAdviceLines |
ItemDescription | String | ItemDescription of InventoryConsumptionAdvicesconsumptionAdviceLines |
InventoryOrganizationId | Long | InventoryOrganizationId of InventoryConsumptionAdvicesconsumptionAdviceLines |
OrganizationName | String | OrganizationName of InventoryConsumptionAdvicesconsumptionAdviceLines |
OrganizationCode | String | OrganizationCode of InventoryConsumptionAdvicesconsumptionAdviceLines |
POHeaderId | Long | POHeaderId of InventoryConsumptionAdvicesconsumptionAdviceLines |
PONumber | String | PONumber of InventoryConsumptionAdvicesconsumptionAdviceLines |
POLineId | Long | POLineId of InventoryConsumptionAdvicesconsumptionAdviceLines |
POLineNumber | Double | POLineNumber of InventoryConsumptionAdvicesconsumptionAdviceLines |
POScheduleId | Long | POScheduleId of InventoryConsumptionAdvicesconsumptionAdviceLines |
POScheduleNumber | Double | POScheduleNumber of InventoryConsumptionAdvicesconsumptionAdviceLines |
SecondaryConsumedQuantity | Double | SecondaryConsumedQuantity of InventoryConsumptionAdvicesconsumptionAdviceLines |
SecondaryQuantityUOMCode | String | SecondaryQuantityUOMCode of InventoryConsumptionAdvicesconsumptionAdviceLines |
SecondaryQuantityUnitOfMeasure | String | SecondaryQuantityUnitOfMeasure of InventoryConsumptionAdvicesconsumptionAdviceLines |
TransactionDate | Date | TransactionDate of InventoryConsumptionAdvicesconsumptionAdviceLines |
TransactionTypeId | Long | TransactionTypeId of InventoryConsumptionAdvicesconsumptionAdviceLines |
TransactionTypeName | String | TransactionTypeName of InventoryConsumptionAdvicesconsumptionAdviceLines |
ShipmentReceiptNumber | String | ShipmentReceiptNumber of InventoryConsumptionAdvicesconsumptionAdviceLines |
ShipmentHeaderId | Long | ShipmentHeaderId of InventoryConsumptionAdvicesconsumptionAdviceLines |
ReceiptLineNumber | Long | ReceiptLineNumber of InventoryConsumptionAdvicesconsumptionAdviceLines |
ShipmentLineId | Long | ShipmentLineId of InventoryConsumptionAdvicesconsumptionAdviceLines |
CurrencyCode | String | CurrencyCode of InventoryConsumptionAdvicesconsumptionAdviceLines |
UnitPrice | Double | UnitPrice of InventoryConsumptionAdvicesconsumptionAdviceLines |
ExtendedPrice | Double | ExtendedPrice of InventoryConsumptionAdvicesconsumptionAdviceLines |
RevisionNumber | Long | RevisionNumber of InventoryConsumptionAdvicesconsumptionAdviceLines |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Revision | Long | Revision |
Finder | String | finder |
InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceLots
Name | Type | Description |
InventoryConsumptionAdvicesConsumptionHeaderId [KEY] | Long | InventoryConsumptionAdvicesConsumptionHeaderId of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceLots |
InventoryConsumptionAdvicesRevision [KEY] | Long | InventoryConsumptionAdvicesRevision of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceLots |
ConsumptionadvicelinesConsumptionLineId [KEY] | Long | ConsumptionadvicelinesConsumptionLineId of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceLots |
LotNumber [KEY] | String | LotNumber of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceLots |
TransactionQuantity | Double | TransactionQuantity of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceLots |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
ConsumptionHeaderId | Long | ConsumptionHeaderId |
Revision | Long | Revision |
Finder | String | finder |
InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceLotsconsumptionAdviceLotsAndSerials
Name | Type | Description |
InventoryConsumptionAdvicesConsumptionHeaderId [KEY] | Long | InventoryConsumptionAdvicesConsumptionHeaderId of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceLotsconsumptionAdviceLotsAndSerials |
InventoryConsumptionAdvicesRevision [KEY] | Long | InventoryConsumptionAdvicesRevision of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceLotsconsumptionAdviceLotsAndSerials |
ConsumptionadvicelinesConsumptionLineId [KEY] | Long | ConsumptionadvicelinesConsumptionLineId of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceLotsconsumptionAdviceLotsAndSerials |
ConsumptionadvicelotsLotNumber [KEY] | String | ConsumptionadvicelotsLotNumber of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceLotsconsumptionAdviceLotsAndSerials |
SerialNumber [KEY] | String | SerialNumber of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceLotsconsumptionAdviceLotsAndSerials |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
ConsumptionHeaderId | Long | ConsumptionHeaderId |
Revision | Long | Revision |
Finder | String | finder |
InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceSerials
Name | Type | Description |
InventoryConsumptionAdvicesConsumptionHeaderId [KEY] | Long | InventoryConsumptionAdvicesConsumptionHeaderId of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceSerials |
InventoryConsumptionAdvicesRevision [KEY] | Long | InventoryConsumptionAdvicesRevision of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceSerials |
ConsumptionadvicelinesConsumptionLineId [KEY] | Long | ConsumptionadvicelinesConsumptionLineId of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceSerials |
SerialNumber [KEY] | String | SerialNumber of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceSerials |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
ConsumptionHeaderId | Long | ConsumptionHeaderId |
Revision | Long | Revision |
Finder | String | finder |
InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions
Name | Type | Description |
InventoryConsumptionAdvicesConsumptionHeaderId [KEY] | Long | InventoryConsumptionAdvicesConsumptionHeaderId of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
InventoryConsumptionAdvicesRevision [KEY] | Long | InventoryConsumptionAdvicesRevision of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
ConsumptionadvicelinesConsumptionLineId [KEY] | Long | ConsumptionadvicelinesConsumptionLineId of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
TransactionId [KEY] | Long | TransactionId of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
Item | String | Item of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
ItemDescription | String | ItemDescription of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
InventoryItemId | Long | InventoryItemId of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
Revision | String | Revision of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
SubinventoryCode | String | SubinventoryCode of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
SubinventoryId | Long | SubinventoryId of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
LocatorId | Long | LocatorId of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
Locator | String | Locator of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
TransactionQuantity | Double | TransactionQuantity of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
TransactionUOMCode | String | TransactionUOMCode of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
TransactionUOM | String | TransactionUOM of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
TransactionDate | Datetime | TransactionDate of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
TransactionTypeId | Long | TransactionTypeId of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
TransactionType | String | TransactionType of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
TransactionSourceTypeId | Long | TransactionSourceTypeId of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
TransactionSourceType | String | TransactionSourceType of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
SourceReference | String | SourceReference of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
Account | String | Account of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
Reason | String | Reason of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
Reference | String | Reference of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
ErrorExplanation | String | ErrorExplanation of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
TransferOrganization | String | TransferOrganization of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
TransferOrganizationCode | String | TransferOrganizationCode of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
TransferOrganizationId | Long | TransferOrganizationId of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
TransferOrgLocation | String | TransferOrgLocation of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
TransferOrgLocationId | Double | TransferOrgLocationId of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
TransferSubinventory | String | TransferSubinventory of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
TransferSubinventoryCode | String | TransferSubinventoryCode of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
TransferLocator | String | TransferLocator of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
TransferLocatorId | Long | TransferLocatorId of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
TransferBusinessUnit | String | TransferBusinessUnit of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
Quantity | Double | Quantity of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
UOMName | String | UOMName of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
PrimaryUOMCode | String | PrimaryUOMCode of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
SecondaryQuantity | Double | SecondaryQuantity of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
SecondaryUOM | String | SecondaryUOM of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
SecondaryUOMCode | String | SecondaryUOMCode of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
Source | String | Source of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
SourceLine | Long | SourceLine of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
TransactionAction | String | TransactionAction of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
TransactionActionId | Long | TransactionActionId of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
TransactionSet | Long | TransactionSet of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
TransferTransaction | Long | TransferTransaction of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
ReceivingTransaction | Long | ReceivingTransaction of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
Costed | String | Costed of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
AssetTrackingStatus | String | AssetTrackingStatus of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
AlmInterfaceStatus | String | AlmInterfaceStatus of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
PickSlip | Long | PickSlip of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
PackingUnit | String | PackingUnit of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
ReceiptRequiredAtExpenseDestination | String | ReceiptRequiredAtExpenseDestination of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
ManualReceiptExpense | String | ManualReceiptExpense of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
Location | String | Location of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
ShipToLocationId | Long | ShipToLocationId of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
LocationType | String | LocationType of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
Shipment | String | Shipment of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
Waybill | String | Waybill of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
Carrier | String | Carrier of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
FreightCode | String | FreightCode of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
NumberOfContainers | Long | NumberOfContainers of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
OwningPartyType | String | OwningPartyType of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
OwningTpType | Long | OwningTpType of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
TransferOwningTpType | Long | TransferOwningTpType of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
OwningParty | String | OwningParty of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
OwningPartySite | String | OwningPartySite of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
TransferOwningPartyType | String | TransferOwningPartyType of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
TransferOwningParty | String | TransferOwningParty of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
TransferOwningPartySite | String | TransferOwningPartySite of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
ConsumptionAdvice | String | ConsumptionAdvice of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
ConsumptionAdviceLine | String | ConsumptionAdviceLine of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
ConsumptionLineId | Long | ConsumptionLineId of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
PurchaseOrder | String | PurchaseOrder of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
PurchaseOrderHeaderId | String | PurchaseOrderHeaderId of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
PurchaseOrderLineId | String | PurchaseOrderLineId of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
PurchaseOrderLine | String | PurchaseOrderLine of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
ParentTransaction | Long | ParentTransaction of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
Receipt | String | Receipt of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
RcvShipmentHeaderId | Long | RcvShipmentHeaderId of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
ReceiptLine | String | ReceiptLine of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
RcvShipmentLineId | String | RcvShipmentLineId of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
ConsumptionAdviceError | String | ConsumptionAdviceError of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
ConsumptionAdviceErrorAction | String | ConsumptionAdviceErrorAction of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
AssociatedOwnershipChangeTransaction | Long | AssociatedOwnershipChangeTransaction of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
TaxationCountry | String | TaxationCountry of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
DefaultTaxationCountry | String | DefaultTaxationCountry of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
TransactionBusinessCategory | String | TransactionBusinessCategory of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
TrxBusinessCategory | String | TrxBusinessCategory of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
DocumentFiscalClassification | String | DocumentFiscalClassification of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
DocumentSubType | String | DocumentSubType of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
UserDefinedFiscalClassification | String | UserDefinedFiscalClassification of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
UserDefinedFiscClass | String | UserDefinedFiscClass of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
ProductFiscalClassification | String | ProductFiscalClassification of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
CategoryId | Long | CategoryId of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
IntendedUse | String | IntendedUse of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
IntendedUseClassifId | Long | IntendedUseClassifId of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
LocationOfFinalDischarge | String | LocationOfFinalDischarge of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
ProductCategory | String | ProductCategory of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
ProductCategoryCode | String | ProductCategoryCode of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
TaxClassificationCode | String | TaxClassificationCode of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
TaxClassification | String | TaxClassification of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
ProductType | String | ProductType of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
ProductTypeCode | String | ProductTypeCode of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
FirstPartyTaxRegistrationNumber | String | FirstPartyTaxRegistrationNumber of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
FirstPtyRegId | Long | FirstPtyRegId of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
ThirdPartyTaxRegistrationNumber | String | ThirdPartyTaxRegistrationNumber of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
ThirdPtyRegId | Long | ThirdPtyRegId of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
ShipFromSite | String | ShipFromSite of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
ShipFromLocationId | Long | ShipFromLocationId of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
TaxInvoiceNumber | String | TaxInvoiceNumber of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
TaxInvoiceDate | Date | TaxInvoiceDate of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
AssessableValue | Double | AssessableValue of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
Currency | String | Currency of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
TaxExemptionCertificateNumber | String | TaxExemptionCertificateNumber of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
TaxExemptReasonCode | String | TaxExemptReasonCode of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
ExemptReasonCode | String | ExemptReasonCode of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
OperationNumber | String | OperationNumber of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
OperationSequenceNumber | Long | OperationSequenceNumber of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
OperationSequenceNumberId | Long | OperationSequenceNumberId of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
OperationTransaction | Long | OperationTransaction of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
WIPSupplyType | String | WIPSupplyType of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
WIPSupplyTypeCode | Double | WIPSupplyTypeCode of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
WorkCenter | String | WorkCenter of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
DepartmentCode | String | DepartmentCode of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
DepartmentId | Long | DepartmentId of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
AssemblySerialNumber | String | AssemblySerialNumber of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
ElectronicSignature | Long | ElectronicSignature of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
Organization | String | Organization of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
OrganizationName | String | OrganizationName of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
OrganizationId | Long | OrganizationId of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
OwningPartyOrgName | String | OwningPartyOrgName of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
OwningPartyLocation | String | OwningPartyLocation of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
OwningPartyLocationId | Long | OwningPartyLocationId of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
LotTransactionGroupName | String | LotTransactionGroupName of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
SourceLotFlag | Bool | SourceLotFlag of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
TransactionSourceName | String | TransactionSourceName of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
TransactionSourceId | Long | TransactionSourceId of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
ReasonId | Long | ReasonId of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
ConsErrorTypeCode | String | ConsErrorTypeCode of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
ConsErrorActionCode | String | ConsErrorActionCode of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
OwningOrganizationId | Long | OwningOrganizationId of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
XfrOwningOrganizationId | Long | XfrOwningOrganizationId of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
StructureInstanceNumber | Long | StructureInstanceNumber of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
CreationDate | Datetime | CreationDate of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
CreatedBy | String | CreatedBy of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
Category | String | Category of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
Lot | String | Lot of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
SerialNumber | String | SerialNumber of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
SupplierLot | String | SupplierLot of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
ExternalSystemPackingUnit | String | ExternalSystemPackingUnit of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
DistributionAccountId | Long | DistributionAccountId of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
FinalDischargeLocationId | Long | FinalDischargeLocationId of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
ProjectId | Double | ProjectId of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
TaskId | Double | TaskId of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
CountryOfOriginCode | String | CountryOfOriginCode of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
ProjectNumber | String | ProjectNumber of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
TaskNumber | String | TaskNumber of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
CountryOfOrigin | String | CountryOfOrigin of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
TransferProjectId | Long | TransferProjectId of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
TransferTaskId | Long | TransferTaskId of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
TransferProjectNumber | String | TransferProjectNumber of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
TransferTaskNumber | String | TransferTaskNumber of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
RequesterId | Long | RequesterId of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
RequesterName | String | RequesterName of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
ExternalSystemTransactionReference | String | ExternalSystemTransactionReference of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
MovementRequestLineId | Long | MovementRequestLineId of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
LoadRequestId | Long | LoadRequestId of InventoryConsumptionAdvicesconsumptionAdviceLinesconsumptionAdviceTransactions |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
ConsumptionHeaderId | Long | ConsumptionHeaderId |
Finder | String | finder |
InventoryItemLots
Name | Type | Description |
OrganizationId [KEY] | Long | Value that uniquely identifies the organization. |
OrganizationCode | String | Abbreviation that identifies the organization. |
OrganizationName | String | Name of the organization. |
InventoryItemId [KEY] | Long | Value that uniquely identifies the inventory item. |
ItemNumber | String | Name of the inventory item. |
ItemDescription | String | ItemDescription of InventoryItemLots |
LotNumber [KEY] | String | Number that identifies the lot. |
ParentLotNumber | String | Number that identifies the parent lot. |
ActiveLotCode | String | Abbreviation that indicates the status of the lot. A list of accepted values is defined in the lookup type ORA_INV_LOT_ACTIVE. The default value is 2. |
ActiveLot | String | Value that indicates the status of the lots. A list of accepted values is defined in the lookup type ORA_INV_LOT_ACTIVE. The default value is Yes. |
OriginationTypeCode | String | Abbreviation that identifies the origination type of the lots. A list of accepted values is defined in the lookup type INV_LOT_ORIGINATION_TYPE. The default value is 0. |
OriginationType | String | Value that identifies the origination type of the lots. A list of accepted values is defined in the lookup type INV_LOT_ORIGINATION_TYPE. The default value is Lot master. |
StatusId | Long | Value that uniquely identifies the material status. |
StatusCode | String | Abbreviation that identifies the status of the item. |
Grade | String | Abbreviation that identifies the grade of the item. |
ExpirationActionCode | String | Abbreviation that identifies the expiration action. |
ExpirationAction | String | Expiration action. |
OriginationDate | Datetime | Date when the warehouse created the lot. |
ExpirationDate | Datetime | Date when the warehouse expired the lot. |
MaturityDate | Datetime | Date when the item matures. |
ExpirationActionDate | Datetime | Date when the warehouse performed the expiration action. |
HoldUntilDate | Datetime | Date when the hold expires. |
RetestDate | Datetime | Date when the lot is retested. This attribute is based on the lot origination date and the retest interval. |
DisabledCode | String | DisabledCode of InventoryItemLots |
Disabled | String | Disabled of InventoryItemLots |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BindInventoryItemId | Long | bindInventoryItemId |
BindItemNumber | String | bindItemNumber |
BindLotNumber | String | bindLotNumber |
BindOrganizationCode | String | bindOrganizationCode |
Finder | String | finder |
InventoryItemLotslotAttributeDFF
Name | Type | Description |
InventoryItemLotsInventoryItemId [KEY] | Long | InventoryItemLotsInventoryItemId of InventoryItemLotslotAttributeDFF |
InventoryItemLotsLotNumber [KEY] | String | InventoryItemLotsLotNumber of InventoryItemLotslotAttributeDFF |
InventoryItemLotsOrganizationId [KEY] | Long | InventoryItemLotsOrganizationId of InventoryItemLotslotAttributeDFF |
InventoryItemId [KEY] | Long | Value that uniquely identifies the inventory item. |
OrganizationId [KEY] | Long | Value that uniquely identifies the organization. |
LotNumber [KEY] | String | Number that identifies the lot. |
_FLEX_Context | String | Descriptive flexfield context name for lot attributes. |
_FLEX_Context_DisplayValue | String | Context Value |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BindInventoryItemId | Long | bindInventoryItemId |
BindItemNumber | String | bindItemNumber |
BindLotNumber | String | bindLotNumber |
BindOrganizationCode | String | bindOrganizationCode |
Finder | String | finder |
InventoryItemLotslotStandardDFF
Name | Type | Description |
InventoryItemLotsInventoryItemId [KEY] | Long | InventoryItemLotsInventoryItemId of InventoryItemLotslotStandardDFF |
InventoryItemLotsLotNumber [KEY] | String | InventoryItemLotsLotNumber of InventoryItemLotslotStandardDFF |
InventoryItemLotsOrganizationId [KEY] | Long | InventoryItemLotsOrganizationId of InventoryItemLotslotStandardDFF |
InventoryItemId [KEY] | Long | Value that uniquely identifies the inventory item. |
OrganizationId [KEY] | Long | Value that uniquely identifies the organization. |
LotNumber [KEY] | String | Number that identifies the lot. |
_FLEX_Context | String | Descriptive flexfield context name for lot standards. |
_FLEX_Context_DisplayValue | String | Context Value |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BindInventoryItemId | Long | bindInventoryItemId |
BindItemNumber | String | bindItemNumber |
BindLotNumber | String | bindLotNumber |
BindOrganizationCode | String | bindOrganizationCode |
Finder | String | finder |
InventoryItemSerialNumbers
Name | Type | Description |
OrganizationId [KEY] | Long | Value that uniquely identifies the organization. |
OrganizationCode | String | Abbreviation that identifies the organization. |
OrganizationName | String | Name of the organization. |
InventoryItemId [KEY] | Long | Value that uniquely identifies the inventory item. |
ItemNumber | String | Name of the inventory item. |
ItemDescription | String | ItemDescription of InventoryItemSerialNumbers |
SerialNumber [KEY] | String | Serial number that identifies the inventory item. |
SubinventoryCode | String | SubinventoryCode of InventoryItemSerialNumbers |
LocatorId | Long | LocatorId of InventoryItemSerialNumbers |
Locator | String | Locator of InventoryItemSerialNumbers |
LotNumber | String | LotNumber of InventoryItemSerialNumbers |
Revision | String | Revision of InventoryItemSerialNumbers |
StatusId | Long | Value that uniquely identifies the material status. |
StatusCode | String | Abbreviation that identifies the status of the item. |
UsageCode | String | UsageCode of InventoryItemSerialNumbers |
Usage | String | Usage of InventoryItemSerialNumbers |
ShippedDate | Datetime | ShippedDate of InventoryItemSerialNumbers |
ReceiptDate | Datetime | ReceiptDate of InventoryItemSerialNumbers |
Allocated | String | Allocated of InventoryItemSerialNumbers |
Reserved | String | Reserved of InventoryItemSerialNumbers |
Supplier | String | Name of the supplier. |
SupplierLot | String | Number that identifies the supplier lot. |
SupplierSerialNumber | String | Serial number assigned to the item by its supplier. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BindInventoryItemId | Long | bindInventoryItemId |
BindItemNumber | String | bindItemNumber |
BindLotNumber | String | bindLotNumber |
BindOrganizationCode | String | bindOrganizationCode |
BindSerialNumber | String | bindSerialNumber |
Finder | String | finder |
InventoryItemSerialNumbersinventoryAttributesDFF
Name | Type | Description |
InventoryItemSerialNumbersInventoryItemId [KEY] | Long | InventoryItemSerialNumbersInventoryItemId of InventoryItemSerialNumbersinventoryAttributesDFF |
InventoryItemSerialNumbersOrganizationId [KEY] | Long | InventoryItemSerialNumbersOrganizationId of InventoryItemSerialNumbersinventoryAttributesDFF |
InventoryItemSerialNumbersSerialNumber [KEY] | String | InventoryItemSerialNumbersSerialNumber of InventoryItemSerialNumbersinventoryAttributesDFF |
InventoryItemId [KEY] | Long | InventoryItemId of InventoryItemSerialNumbersinventoryAttributesDFF |
SerialNumber [KEY] | String | SerialNumber of InventoryItemSerialNumbersinventoryAttributesDFF |
CurrentOrganizationId [KEY] | Long | CurrentOrganizationId of InventoryItemSerialNumbersinventoryAttributesDFF |
ProjectId | Long | ProjectId of InventoryItemSerialNumbersinventoryAttributesDFF |
ProjectId_Display | String | ProjectId_Display of InventoryItemSerialNumbersinventoryAttributesDFF |
TaskId | Long | TaskId of InventoryItemSerialNumbersinventoryAttributesDFF |
TaskId_Display | String | TaskId_Display of InventoryItemSerialNumbersinventoryAttributesDFF |
CountryOfOriginCode | String | CountryOfOriginCode of InventoryItemSerialNumbersinventoryAttributesDFF |
CountryOfOriginCode_Display | String | CountryOfOriginCode_Display of InventoryItemSerialNumbersinventoryAttributesDFF |
_FLEX_Context | String | __FLEX_Context of InventoryItemSerialNumbersinventoryAttributesDFF |
_FLEX_Context_DisplayValue | String | __FLEX_Context_DisplayValue of InventoryItemSerialNumbersinventoryAttributesDFF |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
OrganizationId | Long | OrganizationId |
BindInventoryItemId | Long | bindInventoryItemId |
BindItemNumber | String | bindItemNumber |
BindLotNumber | String | bindLotNumber |
BindOrganizationCode | String | bindOrganizationCode |
BindSerialNumber | String | bindSerialNumber |
Finder | String | finder |
InventoryItemSerialNumbersserialAttributeDFF
Name | Type | Description |
InventoryItemSerialNumbersInventoryItemId [KEY] | Long | InventoryItemSerialNumbersInventoryItemId of InventoryItemSerialNumbersserialAttributeDFF |
InventoryItemSerialNumbersOrganizationId [KEY] | Long | InventoryItemSerialNumbersOrganizationId of InventoryItemSerialNumbersserialAttributeDFF |
InventoryItemSerialNumbersSerialNumber [KEY] | String | InventoryItemSerialNumbersSerialNumber of InventoryItemSerialNumbersserialAttributeDFF |
InventoryItemId [KEY] | Long | Value that uniquely identifies the item. |
SerialNumber [KEY] | String | Serial number that identifies the inventory item. |
CurrentOrganizationId [KEY] | Long | Value that uniquely identifies the organization. |
_FLEX_Context | String | Descriptive flexfield context name for serial number attributes. |
_FLEX_Context_DisplayValue | String | Context Value |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
OrganizationId | Long | OrganizationId |
BindInventoryItemId | Long | bindInventoryItemId |
BindItemNumber | String | bindItemNumber |
BindLotNumber | String | bindLotNumber |
BindOrganizationCode | String | bindOrganizationCode |
BindSerialNumber | String | bindSerialNumber |
Finder | String | finder |
InventoryItemSerialNumbersserialStandardDFF
Name | Type | Description |
InventoryItemSerialNumbersInventoryItemId [KEY] | Long | InventoryItemSerialNumbersInventoryItemId of InventoryItemSerialNumbersserialStandardDFF |
InventoryItemSerialNumbersOrganizationId [KEY] | Long | InventoryItemSerialNumbersOrganizationId of InventoryItemSerialNumbersserialStandardDFF |
InventoryItemSerialNumbersSerialNumber [KEY] | String | InventoryItemSerialNumbersSerialNumber of InventoryItemSerialNumbersserialStandardDFF |
InventoryItemId [KEY] | Long | Value that uniquely identifies the item. |
SerialNumber [KEY] | String | Serial number that identifies the inventory item. |
CurrentOrganizationId [KEY] | Long | Value that uniquely identifies the organization. |
_FLEX_Context | String | Descriptive flexfield context name for serial numbers. |
_FLEX_Context_DisplayValue | String | Context Value |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
OrganizationId | Long | OrganizationId |
BindInventoryItemId | Long | bindInventoryItemId |
BindItemNumber | String | bindItemNumber |
BindLotNumber | String | bindLotNumber |
BindOrganizationCode | String | bindOrganizationCode |
BindSerialNumber | String | bindSerialNumber |
Finder | String | finder |
InventoryMovementRequests
Name | Type | Description |
OrganizationId | Long | Value that uniquely identifies the organization. |
OrganizationCode | String | Abbreviation that identifies the organization. |
OrganizationName | String | Name of the source organization. |
HeaderId [KEY] | Long | HeaderId of InventoryMovementRequests |
RequestNumber | String | Number that identifies the movement request. |
Description | String | Description of the movement request. |
RequiredDate | Datetime | Date when the movement request is required. |
TransactionTypeId | Long | Value that uniquely identifies the type of the transaction. |
TransactionType | String | Name of the transaction type. |
MoveOrderType | Long | MoveOrderType of InventoryMovementRequests |
MovementRequestType | String | MovementRequestType of InventoryMovementRequests |
StatusCode | Long | Value that uniquely identifies the header status for the movement request. A list of accepted values is defined in the lookup type INV_TXN_REQUEST_STATUS. |
Status | String | Value that indicates the status for the movement request header. |
SourceSubinventory | String | Abbreviation that identifies the source subinventory. |
DestinationSubinventory | String | Abbreviation that identifies the destination subinventory. |
DestinationAccount | String | Number that indicates the destination account for the movement request. |
DestinationAccountId | Long | Value that uniquely identifies the destination account. |
SubmitApprovalFlag | Bool | Contains one of the following values: True or False. If True, then the movement request is submitted for approval. If False, then the movement request isn't submitted for approval. The default value is False. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BindItemNumber | String | bindItemNumber |
BindLineStatus | String | bindLineStatus |
BindMovementRequestNumber | String | bindMovementRequestNumber |
BindMovementRequestType | String | bindMovementRequestType |
BindOrganizationCode | String | bindOrganizationCode |
BindUserName | String | bindUserName |
Finder | String | finder |
InventoryMovementRequestsDFF
Name | Type | Description |
InventoryMovementRequestsHeaderId [KEY] | Long | InventoryMovementRequestsHeaderId of InventoryMovementRequestsDFF |
_FLEX_Context | String | Descriptive flexfield context name for movement request lines. |
_FLEX_Context_DisplayValue | String | Context |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
HeaderId | Long | HeaderId |
BindItemNumber | String | bindItemNumber |
BindLineStatus | String | bindLineStatus |
BindMovementRequestNumber | String | bindMovementRequestNumber |
BindMovementRequestType | String | bindMovementRequestType |
BindOrganizationCode | String | bindOrganizationCode |
BindUserName | String | bindUserName |
Finder | String | finder |
InventoryMovementRequestslines
Name | Type | Description |
InventoryMovementRequestsHeaderId [KEY] | Long | InventoryMovementRequestsHeaderId of InventoryMovementRequestslines |
HeaderId | Long | HeaderId of InventoryMovementRequestslines |
LineId [KEY] | Long | LineId of InventoryMovementRequestslines |
LineNumber | Long | LineNumber of InventoryMovementRequestslines |
InventoryItemId | Long | Value that uniquely identifies the inventory item. |
ItemNumber | String | Name of the inventory item. |
ItemDescription | String | ItemDescription of InventoryMovementRequestslines |
ItemRevision | String | Value that indicates the revision of the inventory item. |
TransactionTypeId | Long | Value that uniquely identifies the type of transaction. |
TransactionType | String | Name of the transaction type. |
RequiredDate | Datetime | Date when the movement request line is required. |
RequesterName | String | Name of the person who requested the movement. |
RequesterId | Long | Value that uniquely identifies the person who requested the movement. |
Reason | String | Name of the movement request reason. |
ReasonId | Long | Value that uniquely identifies the movement request reason. |
Order | String | Order of InventoryMovementRequestslines |
Reference | String | Reference to the movement request. |
RequestedQuantity | Double | Quantity requested for the item. |
QuantityDelivered | Double | QuantityDelivered of InventoryMovementRequestslines |
UOMCode | String | Abbreviation that identifies the unit of measure of the line quantity. |
UOMName | String | Name of the unit of measure of the line quantity. |
SecondaryRequestedQuantity | Double | Quantity requested for the item in the secondary unit of measure. |
SecondaryQuantityDelivered | Double | SecondaryQuantityDelivered of InventoryMovementRequestslines |
SecondaryUOMCode | String | SecondaryUOMCode of InventoryMovementRequestslines |
SecondaryUOMName | String | SecondaryUOMName of InventoryMovementRequestslines |
StatusDate | Date | StatusDate of InventoryMovementRequestslines |
StatusCode | Int | Value that uniquely identifies the line status for the movement request. A list of accepted values is defined in the lookup type INV_TXN_REQUEST_STATUS. |
Status | String | Value that indicates the status for the movement request line. |
CreatedBy | String | CreatedBy of InventoryMovementRequestslines |
SourceSubinventory | String | Abbreviation that identifies the source subinventory. |
SourceLocatorId | Long | Value that uniquely identifies the source stock locator. |
SourceLocator | String | Description of the source stock locator. |
ReferenceTypeCode | Int | ReferenceTypeCode of InventoryMovementRequestslines |
ReferenceSourceType | String | ReferenceSourceType of InventoryMovementRequestslines |
DestinationSubinventory | String | Abbreviation that identifies the destination subinventory. |
DestinationLocatorId | Long | Value that uniquely identifies the destination stock locator. |
DestinationLocator | String | Description of the destination stock locator. |
DestinationAccountId | Long | Value that uniquely identifies the destination account. |
DestinationAccount | String | Number that indicates the destination account for the movement request. |
ShipToLocationId | Long | Value that uniquely identifies the destination location. |
ShipToLocation | String | ShipToLocation of InventoryMovementRequestslines |
LotNumber | String | Number that identifies the lot for the inventory item. This attribute is used when the warehouse places the item under lot control. |
Grade | String | Grade of InventoryMovementRequestslines |
ToSerialNumber | String | Ending serial number in a range of serial numbers that tracks items that are in inventory. The application uses this attribute when the warehouse places the item under serial control. |
FromSerialNumber | String | Starting serial number in a range of serial numbers that tracks items that are in inventory. The application uses this attribute when the warehouse places the item under serial control. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BindItemNumber | String | bindItemNumber |
BindLineStatus | String | bindLineStatus |
BindMovementRequestNumber | String | bindMovementRequestNumber |
BindMovementRequestType | String | bindMovementRequestType |
BindOrganizationCode | String | bindOrganizationCode |
BindUserName | String | bindUserName |
Finder | String | finder |
InventoryMovementRequestslinesDFF
Name | Type | Description |
InventoryMovementRequestsHeaderId [KEY] | Long | InventoryMovementRequestsHeaderId of InventoryMovementRequestslinesDFF |
LinesLineId [KEY] | Long | LinesLineId of InventoryMovementRequestslinesDFF |
_FLEX_Context | String | Descriptive flexfield context name for movement request lines. |
_FLEX_Context_DisplayValue | String | Context |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
HeaderId | Long | HeaderId |
BindItemNumber | String | bindItemNumber |
BindLineStatus | String | bindLineStatus |
BindMovementRequestNumber | String | bindMovementRequestNumber |
BindMovementRequestType | String | bindMovementRequestType |
BindOrganizationCode | String | bindOrganizationCode |
BindUserName | String | bindUserName |
Finder | String | finder |
InventoryMovementRequestslinesinventoryStripingDFF
Name | Type | Description |
InventoryMovementRequestsHeaderId [KEY] | Long | InventoryMovementRequestsHeaderId of InventoryMovementRequestslinesinventoryStripingDFF |
LinesLineId [KEY] | Long | LinesLineId of InventoryMovementRequestslinesinventoryStripingDFF |
LineId [KEY] | Long | Value that uniquely identifies the movement request line. |
ProjectId | Long | Value that uniquely identifies the project. This attribute is derived from the source document for the pick wave movement requests created for sales orders, transfer orders, and work orders. The attribute is entered when creating the requisition movement request if the transaction type is enabled for projects. |
ProjectId_Display | String | Number that identifies the project. This attribute is derived from the source document for the pick wave movement requests created for sales orders, transfer orders, and work orders. The attribute is entered when creating the requisition movement request if the transaction type is enabled for projects. |
TaskId | Long | Value that uniquely identifies the task. This attribute is derived from the source document for the pick wave movement requests created for sales orders, transfer orders, and work orders. The attribute is entered when creating the requisition movement request if the transaction type is enabled for projects. |
TaskId_Display | String | Number that identifies the task. This attribute is derived from the source document for the pick wave movement requests created for sales orders, transfer orders, and work orders. The attribute is entered when creating the requisition movement request if the transaction type is enabled for projects. |
CountryOfOriginCode | String | Abbreviation that identifies the country of origin. This attribute is not applicable for movement request. |
CountryOfOriginCode_Display | String | Value that identifies the country of origin. This attribute is not applicable for movement request. |
_FLEX_Context | String | Descriptive flexfield context name for inventory striping attributes. |
_FLEX_Context_DisplayValue | String | Descriptive flexfield context display value for inventory striping attributes. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
HeaderId | Long | HeaderId |
BindItemNumber | String | bindItemNumber |
BindLineStatus | String | bindLineStatus |
BindMovementRequestNumber | String | bindMovementRequestNumber |
BindMovementRequestType | String | bindMovementRequestType |
BindOrganizationCode | String | bindOrganizationCode |
BindUserName | String | bindUserName |
Finder | String | finder |
InventoryMovementRequestslinesprojectDFF
Name | Type | Description |
InventoryMovementRequestsHeaderId [KEY] | Long | InventoryMovementRequestsHeaderId of InventoryMovementRequestslinesprojectDFF |
LinesLineId [KEY] | Long | LinesLineId of InventoryMovementRequestslinesprojectDFF |
LineId [KEY] | Long | LineId of InventoryMovementRequestslinesprojectDFF |
_FLEX_Context | String | __FLEX_Context of InventoryMovementRequestslinesprojectDFF |
_FLEX_Context_DisplayValue | String | __FLEX_Context_DisplayValue of InventoryMovementRequestslinesprojectDFF |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
HeaderId | Long | HeaderId |
BindItemNumber | String | bindItemNumber |
BindLineStatus | String | bindLineStatus |
BindMovementRequestNumber | String | bindMovementRequestNumber |
BindMovementRequestType | String | bindMovementRequestType |
BindOrganizationCode | String | bindOrganizationCode |
BindUserName | String | bindUserName |
Finder | String | finder |
InventoryOnhandBalances
Name | Type | Description |
ItemNumber | String | ItemNumber of InventoryOnhandBalances |
PrimaryUOMCode | String | PrimaryUOMCode of InventoryOnhandBalances |
OrganizationCode | String | OrganizationCode of InventoryOnhandBalances |
SummaryLevel [KEY] | String | SummaryLevel of InventoryOnhandBalances |
InventoryItemId [KEY] | Long | InventoryItemId of InventoryOnhandBalances |
OrganizationId [KEY] | Long | OrganizationId of InventoryOnhandBalances |
Revision [KEY] | String | Revision of InventoryOnhandBalances |
SubinventoryGroup [KEY] | String | SubinventoryGroup of InventoryOnhandBalances |
SubinventoryCode [KEY] | String | SubinventoryCode of InventoryOnhandBalances |
LocatorId [KEY] | Long | LocatorId of InventoryOnhandBalances |
OwningPartySiteId [KEY] | Long | OwningPartySiteId of InventoryOnhandBalances |
PrimaryQuantity | Double | PrimaryQuantity of InventoryOnhandBalances |
ConsignedQuantity | Double | ConsignedQuantity of InventoryOnhandBalances |
CategoryId | Long | CategoryId of InventoryOnhandBalances |
CreationDate | Datetime | CreationDate of InventoryOnhandBalances |
LastUpdateDate | Datetime | LastUpdateDate of InventoryOnhandBalances |
Category | String | Category of InventoryOnhandBalances |
OwningPartySite | String | OwningPartySite of InventoryOnhandBalances |
OwningPartyId | Long | OwningPartyId of InventoryOnhandBalances |
OwningParty | String | OwningParty of InventoryOnhandBalances |
Locator | String | Locator of InventoryOnhandBalances |
PrimaryUnitOfMeasure | String | PrimaryUnitOfMeasure of InventoryOnhandBalances |
MaterialStatusId | Long | MaterialStatusId of InventoryOnhandBalances |
MaterialStatus | String | MaterialStatus of InventoryOnhandBalances |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |
InventoryOnhandBalancesinventoryTrackingAttributes
Name | Type | Description |
InventoryOnhandBalancesInventoryItemId [KEY] | Long | InventoryOnhandBalancesInventoryItemId of InventoryOnhandBalancesinventoryTrackingAttributes |
InventoryOnhandBalancesLocatorId [KEY] | Long | InventoryOnhandBalancesLocatorId of InventoryOnhandBalancesinventoryTrackingAttributes |
InventoryOnhandBalancesOrganizationId [KEY] | Long | InventoryOnhandBalancesOrganizationId of InventoryOnhandBalancesinventoryTrackingAttributes |
InventoryOnhandBalancesOwningPartySiteId [KEY] | Long | InventoryOnhandBalancesOwningPartySiteId of InventoryOnhandBalancesinventoryTrackingAttributes |
InventoryOnhandBalancesRevision [KEY] | String | InventoryOnhandBalancesRevision of InventoryOnhandBalancesinventoryTrackingAttributes |
InventoryOnhandBalancesSubinventoryCode [KEY] | String | InventoryOnhandBalancesSubinventoryCode of InventoryOnhandBalancesinventoryTrackingAttributes |
InventoryOnhandBalancesSubinventoryGroup [KEY] | String | InventoryOnhandBalancesSubinventoryGroup of InventoryOnhandBalancesinventoryTrackingAttributes |
InventoryOnhandBalancesSummaryLevel [KEY] | String | InventoryOnhandBalancesSummaryLevel of InventoryOnhandBalancesinventoryTrackingAttributes |
InventoryProjectId [KEY] | Long | InventoryProjectId of InventoryOnhandBalancesinventoryTrackingAttributes |
InventoryTaskId [KEY] | Long | InventoryTaskId of InventoryOnhandBalancesinventoryTrackingAttributes |
CountryOfOriginCode [KEY] | String | CountryOfOriginCode of InventoryOnhandBalancesinventoryTrackingAttributes |
PrimaryQuantity | Double | PrimaryQuantity of InventoryOnhandBalancesinventoryTrackingAttributes |
ConsignedQuantity | Double | ConsignedQuantity of InventoryOnhandBalancesinventoryTrackingAttributes |
InventoryProject | String | InventoryProject of InventoryOnhandBalancesinventoryTrackingAttributes |
InventoryTask | String | InventoryTask of InventoryOnhandBalancesinventoryTrackingAttributes |
CountryOfOrigin | String | CountryOfOrigin of InventoryOnhandBalancesinventoryTrackingAttributes |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
InventoryItemId | Long | InventoryItemId |
LocatorId | Long | LocatorId |
OrganizationId | Long | OrganizationId |
OwningPartySiteId | Long | OwningPartySiteId |
Revision | String | Revision |
SubinventoryCode | String | SubinventoryCode |
SubinventoryGroup | String | SubinventoryGroup |
SummaryLevel | String | SummaryLevel |
Finder | String | finder |
InventoryOnhandBalanceslots
Name | Type | Description |
InventoryOnhandBalancesInventoryItemId [KEY] | Long | InventoryOnhandBalancesInventoryItemId of InventoryOnhandBalanceslots |
InventoryOnhandBalancesLocatorId [KEY] | Long | InventoryOnhandBalancesLocatorId of InventoryOnhandBalanceslots |
InventoryOnhandBalancesOrganizationId [KEY] | Long | InventoryOnhandBalancesOrganizationId of InventoryOnhandBalanceslots |
InventoryOnhandBalancesOwningPartySiteId [KEY] | Long | InventoryOnhandBalancesOwningPartySiteId of InventoryOnhandBalanceslots |
InventoryOnhandBalancesRevision [KEY] | String | InventoryOnhandBalancesRevision of InventoryOnhandBalanceslots |
InventoryOnhandBalancesSubinventoryCode [KEY] | String | InventoryOnhandBalancesSubinventoryCode of InventoryOnhandBalanceslots |
InventoryOnhandBalancesSubinventoryGroup [KEY] | String | InventoryOnhandBalancesSubinventoryGroup of InventoryOnhandBalanceslots |
InventoryOnhandBalancesSummaryLevel [KEY] | String | InventoryOnhandBalancesSummaryLevel of InventoryOnhandBalanceslots |
LotNumber [KEY] | String | LotNumber of InventoryOnhandBalanceslots |
PrimaryQuantity | Double | PrimaryQuantity of InventoryOnhandBalanceslots |
OwningPartySiteId [KEY] | Long | OwningPartySiteId of InventoryOnhandBalanceslots |
OwningPartyType | String | OwningPartyType of InventoryOnhandBalanceslots |
OwningPartyId | Double | OwningPartyId of InventoryOnhandBalanceslots |
OwningParty | String | OwningParty of InventoryOnhandBalanceslots |
OwningPartySite | String | OwningPartySite of InventoryOnhandBalanceslots |
MaterialStatusId | Long | MaterialStatusId of InventoryOnhandBalanceslots |
MaterialStatus | String | MaterialStatus of InventoryOnhandBalanceslots |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
InventoryItemId | Long | InventoryItemId |
LocatorId | Long | LocatorId |
OrganizationId | Long | OrganizationId |
Revision | String | Revision |
SubinventoryCode | String | SubinventoryCode |
SubinventoryGroup | String | SubinventoryGroup |
SummaryLevel | String | SummaryLevel |
Finder | String | finder |
InventoryOnhandBalanceslotsinventoryTrackingAttributes
Name | Type | Description |
InventoryOnhandBalancesInventoryItemId [KEY] | Long | InventoryOnhandBalancesInventoryItemId of InventoryOnhandBalanceslotsinventoryTrackingAttributes |
InventoryOnhandBalancesLocatorId [KEY] | Long | InventoryOnhandBalancesLocatorId of InventoryOnhandBalanceslotsinventoryTrackingAttributes |
InventoryOnhandBalancesOrganizationId [KEY] | Long | InventoryOnhandBalancesOrganizationId of InventoryOnhandBalanceslotsinventoryTrackingAttributes |
InventoryOnhandBalancesOwningPartySiteId [KEY] | Long | InventoryOnhandBalancesOwningPartySiteId of InventoryOnhandBalanceslotsinventoryTrackingAttributes |
InventoryOnhandBalancesRevision [KEY] | String | InventoryOnhandBalancesRevision of InventoryOnhandBalanceslotsinventoryTrackingAttributes |
InventoryOnhandBalancesSubinventoryCode [KEY] | String | InventoryOnhandBalancesSubinventoryCode of InventoryOnhandBalanceslotsinventoryTrackingAttributes |
InventoryOnhandBalancesSubinventoryGroup [KEY] | String | InventoryOnhandBalancesSubinventoryGroup of InventoryOnhandBalanceslotsinventoryTrackingAttributes |
InventoryOnhandBalancesSummaryLevel [KEY] | String | InventoryOnhandBalancesSummaryLevel of InventoryOnhandBalanceslotsinventoryTrackingAttributes |
LotsLotNumber [KEY] | String | LotsLotNumber of InventoryOnhandBalanceslotsinventoryTrackingAttributes |
LotsOwningPartySiteId [KEY] | Long | LotsOwningPartySiteId of InventoryOnhandBalanceslotsinventoryTrackingAttributes |
InventoryProjectId [KEY] | Long | InventoryProjectId of InventoryOnhandBalanceslotsinventoryTrackingAttributes |
InventoryTaskId [KEY] | Long | InventoryTaskId of InventoryOnhandBalanceslotsinventoryTrackingAttributes |
CountryOfOriginCode [KEY] | String | CountryOfOriginCode of InventoryOnhandBalanceslotsinventoryTrackingAttributes |
PrimaryQuantity | Double | PrimaryQuantity of InventoryOnhandBalanceslotsinventoryTrackingAttributes |
ConsignedQuantity | Double | ConsignedQuantity of InventoryOnhandBalanceslotsinventoryTrackingAttributes |
InventoryProject | String | InventoryProject of InventoryOnhandBalanceslotsinventoryTrackingAttributes |
InventoryTask | String | InventoryTask of InventoryOnhandBalanceslotsinventoryTrackingAttributes |
CountryOfOrigin | String | CountryOfOrigin of InventoryOnhandBalanceslotsinventoryTrackingAttributes |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
InventoryItemId | Long | InventoryItemId |
LocatorId | Long | LocatorId |
OrganizationId | Long | OrganizationId |
OwningPartySiteId | Long | OwningPartySiteId |
Revision | String | Revision |
SubinventoryCode | String | SubinventoryCode |
SubinventoryGroup | String | SubinventoryGroup |
SummaryLevel | String | SummaryLevel |
Finder | String | finder |
InventoryOnhandBalanceslotslotAttributeDFFs
Name | Type | Description |
InventoryOnhandBalancesInventoryItemId [KEY] | Long | InventoryOnhandBalancesInventoryItemId of InventoryOnhandBalanceslotslotAttributeDFFs |
InventoryOnhandBalancesLocatorId [KEY] | Long | InventoryOnhandBalancesLocatorId of InventoryOnhandBalanceslotslotAttributeDFFs |
InventoryOnhandBalancesOrganizationId [KEY] | Long | InventoryOnhandBalancesOrganizationId of InventoryOnhandBalanceslotslotAttributeDFFs |
InventoryOnhandBalancesOwningPartySiteId [KEY] | Long | InventoryOnhandBalancesOwningPartySiteId of InventoryOnhandBalanceslotslotAttributeDFFs |
InventoryOnhandBalancesRevision [KEY] | String | InventoryOnhandBalancesRevision of InventoryOnhandBalanceslotslotAttributeDFFs |
InventoryOnhandBalancesSubinventoryCode [KEY] | String | InventoryOnhandBalancesSubinventoryCode of InventoryOnhandBalanceslotslotAttributeDFFs |
InventoryOnhandBalancesSubinventoryGroup [KEY] | String | InventoryOnhandBalancesSubinventoryGroup of InventoryOnhandBalanceslotslotAttributeDFFs |
InventoryOnhandBalancesSummaryLevel [KEY] | String | InventoryOnhandBalancesSummaryLevel of InventoryOnhandBalanceslotslotAttributeDFFs |
LotsLotNumber [KEY] | String | LotsLotNumber of InventoryOnhandBalanceslotslotAttributeDFFs |
LotsOwningPartySiteId [KEY] | Long | LotsOwningPartySiteId of InventoryOnhandBalanceslotslotAttributeDFFs |
InventoryItemId [KEY] | Long | InventoryItemId of InventoryOnhandBalanceslotslotAttributeDFFs |
OrganizationId [KEY] | Long | OrganizationId of InventoryOnhandBalanceslotslotAttributeDFFs |
LotNumber [KEY] | String | LotNumber of InventoryOnhandBalanceslotslotAttributeDFFs |
_FLEX_Context | String | __FLEX_Context of InventoryOnhandBalanceslotslotAttributeDFFs |
_FLEX_Context_DisplayValue | String | __FLEX_Context_DisplayValue of InventoryOnhandBalanceslotslotAttributeDFFs |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
LocatorId | Long | LocatorId |
OwningPartySiteId | Long | OwningPartySiteId |
Revision | String | Revision |
SubinventoryCode | String | SubinventoryCode |
SubinventoryGroup | String | SubinventoryGroup |
SummaryLevel | String | SummaryLevel |
Finder | String | finder |
InventoryOnhandBalanceslotslotSerials
Name | Type | Description |
InventoryOnhandBalancesInventoryItemId [KEY] | Long | InventoryOnhandBalancesInventoryItemId of InventoryOnhandBalanceslotslotSerials |
InventoryOnhandBalancesLocatorId [KEY] | Long | InventoryOnhandBalancesLocatorId of InventoryOnhandBalanceslotslotSerials |
InventoryOnhandBalancesOrganizationId [KEY] | Long | InventoryOnhandBalancesOrganizationId of InventoryOnhandBalanceslotslotSerials |
InventoryOnhandBalancesOwningPartySiteId [KEY] | Long | InventoryOnhandBalancesOwningPartySiteId of InventoryOnhandBalanceslotslotSerials |
InventoryOnhandBalancesRevision [KEY] | String | InventoryOnhandBalancesRevision of InventoryOnhandBalanceslotslotSerials |
InventoryOnhandBalancesSubinventoryCode [KEY] | String | InventoryOnhandBalancesSubinventoryCode of InventoryOnhandBalanceslotslotSerials |
InventoryOnhandBalancesSubinventoryGroup [KEY] | String | InventoryOnhandBalancesSubinventoryGroup of InventoryOnhandBalanceslotslotSerials |
InventoryOnhandBalancesSummaryLevel [KEY] | String | InventoryOnhandBalancesSummaryLevel of InventoryOnhandBalanceslotslotSerials |
LotsLotNumber [KEY] | String | LotsLotNumber of InventoryOnhandBalanceslotslotSerials |
LotsOwningPartySiteId [KEY] | Long | LotsOwningPartySiteId of InventoryOnhandBalanceslotslotSerials |
SerialNumber [KEY] | String | SerialNumber of InventoryOnhandBalanceslotslotSerials |
MaterialStatusId | Long | MaterialStatusId of InventoryOnhandBalanceslotslotSerials |
InventoryProjectId [KEY] | Long | InventoryProjectId of InventoryOnhandBalanceslotslotSerials |
InventoryTaskId [KEY] | Long | InventoryTaskId of InventoryOnhandBalanceslotslotSerials |
CountryOfOriginCode [KEY] | String | CountryOfOriginCode of InventoryOnhandBalanceslotslotSerials |
OwningPartySiteId [KEY] | Long | OwningPartySiteId of InventoryOnhandBalanceslotslotSerials |
MaterialStatus | String | MaterialStatus of InventoryOnhandBalanceslotslotSerials |
OwningPartySite | String | OwningPartySite of InventoryOnhandBalanceslotslotSerials |
OwningPartyId | Long | OwningPartyId of InventoryOnhandBalanceslotslotSerials |
OwningParty | String | OwningParty of InventoryOnhandBalanceslotslotSerials |
InventoryProject | String | InventoryProject of InventoryOnhandBalanceslotslotSerials |
InventoryTask | String | InventoryTask of InventoryOnhandBalanceslotslotSerials |
CountryOfOrigin | String | CountryOfOrigin of InventoryOnhandBalanceslotslotSerials |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
InventoryItemId | Long | InventoryItemId |
LocatorId | Long | LocatorId |
OrganizationId | Long | OrganizationId |
Revision | String | Revision |
SubinventoryCode | String | SubinventoryCode |
SubinventoryGroup | String | SubinventoryGroup |
SummaryLevel | String | SummaryLevel |
Finder | String | finder |
InventoryOnhandBalanceslotslotSerialslotSerialAttributeDFFs
Name | Type | Description |
InventoryOnhandBalancesInventoryItemId [KEY] | Long | InventoryOnhandBalancesInventoryItemId of InventoryOnhandBalanceslotslotSerialslotSerialAttributeDFFs |
InventoryOnhandBalancesLocatorId [KEY] | Long | InventoryOnhandBalancesLocatorId of InventoryOnhandBalanceslotslotSerialslotSerialAttributeDFFs |
InventoryOnhandBalancesOrganizationId [KEY] | Long | InventoryOnhandBalancesOrganizationId of InventoryOnhandBalanceslotslotSerialslotSerialAttributeDFFs |
InventoryOnhandBalancesOwningPartySiteId [KEY] | Long | InventoryOnhandBalancesOwningPartySiteId of InventoryOnhandBalanceslotslotSerialslotSerialAttributeDFFs |
InventoryOnhandBalancesRevision [KEY] | String | InventoryOnhandBalancesRevision of InventoryOnhandBalanceslotslotSerialslotSerialAttributeDFFs |
InventoryOnhandBalancesSubinventoryCode [KEY] | String | InventoryOnhandBalancesSubinventoryCode of InventoryOnhandBalanceslotslotSerialslotSerialAttributeDFFs |
InventoryOnhandBalancesSubinventoryGroup [KEY] | String | InventoryOnhandBalancesSubinventoryGroup of InventoryOnhandBalanceslotslotSerialslotSerialAttributeDFFs |
InventoryOnhandBalancesSummaryLevel [KEY] | String | InventoryOnhandBalancesSummaryLevel of InventoryOnhandBalanceslotslotSerialslotSerialAttributeDFFs |
LotsLotNumber [KEY] | String | LotsLotNumber of InventoryOnhandBalanceslotslotSerialslotSerialAttributeDFFs |
LotsOwningPartySiteId [KEY] | Long | LotsOwningPartySiteId of InventoryOnhandBalanceslotslotSerialslotSerialAttributeDFFs |
LotserialsCountryOfOriginCode [KEY] | String | LotserialsCountryOfOriginCode of InventoryOnhandBalanceslotslotSerialslotSerialAttributeDFFs |
LotserialsInventoryProjectId [KEY] | Long | LotserialsInventoryProjectId of InventoryOnhandBalanceslotslotSerialslotSerialAttributeDFFs |
LotserialsInventoryTaskId [KEY] | Long | LotserialsInventoryTaskId of InventoryOnhandBalanceslotslotSerialslotSerialAttributeDFFs |
LotserialsOwningPartySiteId [KEY] | Long | LotserialsOwningPartySiteId of InventoryOnhandBalanceslotslotSerialslotSerialAttributeDFFs |
LotserialsSerialNumber [KEY] | String | LotserialsSerialNumber of InventoryOnhandBalanceslotslotSerialslotSerialAttributeDFFs |
InventoryItemId [KEY] | Long | InventoryItemId of InventoryOnhandBalanceslotslotSerialslotSerialAttributeDFFs |
SerialNumber [KEY] | String | SerialNumber of InventoryOnhandBalanceslotslotSerialslotSerialAttributeDFFs |
CurrentOrganizationId [KEY] | Long | CurrentOrganizationId of InventoryOnhandBalanceslotslotSerialslotSerialAttributeDFFs |
_FLEX_Context | String | __FLEX_Context of InventoryOnhandBalanceslotslotSerialslotSerialAttributeDFFs |
_FLEX_Context_DisplayValue | String | __FLEX_Context_DisplayValue of InventoryOnhandBalanceslotslotSerialslotSerialAttributeDFFs |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
LocatorId | Long | LocatorId |
OrganizationId | Long | OrganizationId |
OwningPartySiteId | Long | OwningPartySiteId |
Revision | String | Revision |
SubinventoryCode | String | SubinventoryCode |
SubinventoryGroup | String | SubinventoryGroup |
SummaryLevel | String | SummaryLevel |
Finder | String | finder |
InventoryOnhandBalanceslotslotSerialslotSerialStandardDFFs
Name | Type | Description |
InventoryOnhandBalancesInventoryItemId [KEY] | Long | InventoryOnhandBalancesInventoryItemId of InventoryOnhandBalanceslotslotSerialslotSerialStandardDFFs |
InventoryOnhandBalancesLocatorId [KEY] | Long | InventoryOnhandBalancesLocatorId of InventoryOnhandBalanceslotslotSerialslotSerialStandardDFFs |
InventoryOnhandBalancesOrganizationId [KEY] | Long | InventoryOnhandBalancesOrganizationId of InventoryOnhandBalanceslotslotSerialslotSerialStandardDFFs |
InventoryOnhandBalancesOwningPartySiteId [KEY] | Long | InventoryOnhandBalancesOwningPartySiteId of InventoryOnhandBalanceslotslotSerialslotSerialStandardDFFs |
InventoryOnhandBalancesRevision [KEY] | String | InventoryOnhandBalancesRevision of InventoryOnhandBalanceslotslotSerialslotSerialStandardDFFs |
InventoryOnhandBalancesSubinventoryCode [KEY] | String | InventoryOnhandBalancesSubinventoryCode of InventoryOnhandBalanceslotslotSerialslotSerialStandardDFFs |
InventoryOnhandBalancesSubinventoryGroup [KEY] | String | InventoryOnhandBalancesSubinventoryGroup of InventoryOnhandBalanceslotslotSerialslotSerialStandardDFFs |
InventoryOnhandBalancesSummaryLevel [KEY] | String | InventoryOnhandBalancesSummaryLevel of InventoryOnhandBalanceslotslotSerialslotSerialStandardDFFs |
LotsLotNumber [KEY] | String | LotsLotNumber of InventoryOnhandBalanceslotslotSerialslotSerialStandardDFFs |
LotsOwningPartySiteId [KEY] | Long | LotsOwningPartySiteId of InventoryOnhandBalanceslotslotSerialslotSerialStandardDFFs |
LotserialsCountryOfOriginCode [KEY] | String | LotserialsCountryOfOriginCode of InventoryOnhandBalanceslotslotSerialslotSerialStandardDFFs |
LotserialsInventoryProjectId [KEY] | Long | LotserialsInventoryProjectId of InventoryOnhandBalanceslotslotSerialslotSerialStandardDFFs |
LotserialsInventoryTaskId [KEY] | Long | LotserialsInventoryTaskId of InventoryOnhandBalanceslotslotSerialslotSerialStandardDFFs |
LotserialsOwningPartySiteId [KEY] | Long | LotserialsOwningPartySiteId of InventoryOnhandBalanceslotslotSerialslotSerialStandardDFFs |
LotserialsSerialNumber [KEY] | String | LotserialsSerialNumber of InventoryOnhandBalanceslotslotSerialslotSerialStandardDFFs |
InventoryItemId [KEY] | Long | InventoryItemId of InventoryOnhandBalanceslotslotSerialslotSerialStandardDFFs |
SerialNumber [KEY] | String | SerialNumber of InventoryOnhandBalanceslotslotSerialslotSerialStandardDFFs |
CurrentOrganizationId [KEY] | Long | CurrentOrganizationId of InventoryOnhandBalanceslotslotSerialslotSerialStandardDFFs |
_FLEX_Context | String | __FLEX_Context of InventoryOnhandBalanceslotslotSerialslotSerialStandardDFFs |
_FLEX_Context_DisplayValue | String | __FLEX_Context_DisplayValue of InventoryOnhandBalanceslotslotSerialslotSerialStandardDFFs |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
LocatorId | Long | LocatorId |
OrganizationId | Long | OrganizationId |
OwningPartySiteId | Long | OwningPartySiteId |
Revision | String | Revision |
SubinventoryCode | String | SubinventoryCode |
SubinventoryGroup | String | SubinventoryGroup |
SummaryLevel | String | SummaryLevel |
Finder | String | finder |
InventoryOnhandBalanceslotslotStandardDFFs
Name | Type | Description |
InventoryOnhandBalancesInventoryItemId [KEY] | Long | InventoryOnhandBalancesInventoryItemId of InventoryOnhandBalanceslotslotStandardDFFs |
InventoryOnhandBalancesLocatorId [KEY] | Long | InventoryOnhandBalancesLocatorId of InventoryOnhandBalanceslotslotStandardDFFs |
InventoryOnhandBalancesOrganizationId [KEY] | Long | InventoryOnhandBalancesOrganizationId of InventoryOnhandBalanceslotslotStandardDFFs |
InventoryOnhandBalancesOwningPartySiteId [KEY] | Long | InventoryOnhandBalancesOwningPartySiteId of InventoryOnhandBalanceslotslotStandardDFFs |
InventoryOnhandBalancesRevision [KEY] | String | InventoryOnhandBalancesRevision of InventoryOnhandBalanceslotslotStandardDFFs |
InventoryOnhandBalancesSubinventoryCode [KEY] | String | InventoryOnhandBalancesSubinventoryCode of InventoryOnhandBalanceslotslotStandardDFFs |
InventoryOnhandBalancesSubinventoryGroup [KEY] | String | InventoryOnhandBalancesSubinventoryGroup of InventoryOnhandBalanceslotslotStandardDFFs |
InventoryOnhandBalancesSummaryLevel [KEY] | String | InventoryOnhandBalancesSummaryLevel of InventoryOnhandBalanceslotslotStandardDFFs |
LotsLotNumber [KEY] | String | LotsLotNumber of InventoryOnhandBalanceslotslotStandardDFFs |
LotsOwningPartySiteId [KEY] | Long | LotsOwningPartySiteId of InventoryOnhandBalanceslotslotStandardDFFs |
InventoryItemId [KEY] | Long | InventoryItemId of InventoryOnhandBalanceslotslotStandardDFFs |
OrganizationId [KEY] | Long | OrganizationId of InventoryOnhandBalanceslotslotStandardDFFs |
LotNumber [KEY] | String | LotNumber of InventoryOnhandBalanceslotslotStandardDFFs |
_FLEX_Context | String | __FLEX_Context of InventoryOnhandBalanceslotslotStandardDFFs |
_FLEX_Context_DisplayValue | String | __FLEX_Context_DisplayValue of InventoryOnhandBalanceslotslotStandardDFFs |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
LocatorId | Long | LocatorId |
OwningPartySiteId | Long | OwningPartySiteId |
Revision | String | Revision |
SubinventoryCode | String | SubinventoryCode |
SubinventoryGroup | String | SubinventoryGroup |
SummaryLevel | String | SummaryLevel |
Finder | String | finder |
InventoryOnhandBalancesserials
Name | Type | Description |
InventoryOnhandBalancesInventoryItemId [KEY] | Long | InventoryOnhandBalancesInventoryItemId of InventoryOnhandBalancesserials |
InventoryOnhandBalancesLocatorId [KEY] | Long | InventoryOnhandBalancesLocatorId of InventoryOnhandBalancesserials |
InventoryOnhandBalancesOrganizationId [KEY] | Long | InventoryOnhandBalancesOrganizationId of InventoryOnhandBalancesserials |
InventoryOnhandBalancesOwningPartySiteId [KEY] | Long | InventoryOnhandBalancesOwningPartySiteId of InventoryOnhandBalancesserials |
InventoryOnhandBalancesRevision [KEY] | String | InventoryOnhandBalancesRevision of InventoryOnhandBalancesserials |
InventoryOnhandBalancesSubinventoryCode [KEY] | String | InventoryOnhandBalancesSubinventoryCode of InventoryOnhandBalancesserials |
InventoryOnhandBalancesSubinventoryGroup [KEY] | String | InventoryOnhandBalancesSubinventoryGroup of InventoryOnhandBalancesserials |
InventoryOnhandBalancesSummaryLevel [KEY] | String | InventoryOnhandBalancesSummaryLevel of InventoryOnhandBalancesserials |
SerialNumber [KEY] | String | SerialNumber of InventoryOnhandBalancesserials |
MaterialStatusId | Long | MaterialStatusId of InventoryOnhandBalancesserials |
InventoryProjectId [KEY] | Long | InventoryProjectId of InventoryOnhandBalancesserials |
InventoryTaskId [KEY] | Long | InventoryTaskId of InventoryOnhandBalancesserials |
CountryOfOriginCode [KEY] | String | CountryOfOriginCode of InventoryOnhandBalancesserials |
OwningPartySiteId [KEY] | Long | OwningPartySiteId of InventoryOnhandBalancesserials |
MaterialStatus | String | MaterialStatus of InventoryOnhandBalancesserials |
OwningPartyId | String | OwningPartyId of InventoryOnhandBalancesserials |
OwningPartyType | String | OwningPartyType of InventoryOnhandBalancesserials |
OwningPartySite | String | OwningPartySite of InventoryOnhandBalancesserials |
OwningParty | String | OwningParty of InventoryOnhandBalancesserials |
InventoryProject | String | InventoryProject of InventoryOnhandBalancesserials |
InventoryTask | String | InventoryTask of InventoryOnhandBalancesserials |
CountryOfOrigin | String | CountryOfOrigin of InventoryOnhandBalancesserials |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
InventoryItemId | Long | InventoryItemId |
LocatorId | Long | LocatorId |
OrganizationId | Long | OrganizationId |
Revision | String | Revision |
SubinventoryCode | String | SubinventoryCode |
SubinventoryGroup | String | SubinventoryGroup |
SummaryLevel | String | SummaryLevel |
Finder | String | finder |
InventoryOnhandBalancesserialsserialAttributeDFFs
Name | Type | Description |
InventoryOnhandBalancesInventoryItemId [KEY] | Long | InventoryOnhandBalancesInventoryItemId of InventoryOnhandBalancesserialsserialAttributeDFFs |
InventoryOnhandBalancesLocatorId [KEY] | Long | InventoryOnhandBalancesLocatorId of InventoryOnhandBalancesserialsserialAttributeDFFs |
InventoryOnhandBalancesOrganizationId [KEY] | Long | InventoryOnhandBalancesOrganizationId of InventoryOnhandBalancesserialsserialAttributeDFFs |
InventoryOnhandBalancesOwningPartySiteId [KEY] | Long | InventoryOnhandBalancesOwningPartySiteId of InventoryOnhandBalancesserialsserialAttributeDFFs |
InventoryOnhandBalancesRevision [KEY] | String | InventoryOnhandBalancesRevision of InventoryOnhandBalancesserialsserialAttributeDFFs |
InventoryOnhandBalancesSubinventoryCode [KEY] | String | InventoryOnhandBalancesSubinventoryCode of InventoryOnhandBalancesserialsserialAttributeDFFs |
InventoryOnhandBalancesSubinventoryGroup [KEY] | String | InventoryOnhandBalancesSubinventoryGroup of InventoryOnhandBalancesserialsserialAttributeDFFs |
InventoryOnhandBalancesSummaryLevel [KEY] | String | InventoryOnhandBalancesSummaryLevel of InventoryOnhandBalancesserialsserialAttributeDFFs |
SerialsCountryOfOriginCode [KEY] | String | SerialsCountryOfOriginCode of InventoryOnhandBalancesserialsserialAttributeDFFs |
SerialsInventoryProjectId [KEY] | Long | SerialsInventoryProjectId of InventoryOnhandBalancesserialsserialAttributeDFFs |
SerialsInventoryTaskId [KEY] | Long | SerialsInventoryTaskId of InventoryOnhandBalancesserialsserialAttributeDFFs |
SerialsOwningPartySiteId [KEY] | Long | SerialsOwningPartySiteId of InventoryOnhandBalancesserialsserialAttributeDFFs |
SerialsSerialNumber [KEY] | String | SerialsSerialNumber of InventoryOnhandBalancesserialsserialAttributeDFFs |
InventoryItemId [KEY] | Long | InventoryItemId of InventoryOnhandBalancesserialsserialAttributeDFFs |
SerialNumber [KEY] | String | SerialNumber of InventoryOnhandBalancesserialsserialAttributeDFFs |
CurrentOrganizationId [KEY] | Long | CurrentOrganizationId of InventoryOnhandBalancesserialsserialAttributeDFFs |
_FLEX_Context | String | __FLEX_Context of InventoryOnhandBalancesserialsserialAttributeDFFs |
_FLEX_Context_DisplayValue | String | __FLEX_Context_DisplayValue of InventoryOnhandBalancesserialsserialAttributeDFFs |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
LocatorId | Long | LocatorId |
OrganizationId | Long | OrganizationId |
OwningPartySiteId | Long | OwningPartySiteId |
Revision | String | Revision |
SubinventoryCode | String | SubinventoryCode |
SubinventoryGroup | String | SubinventoryGroup |
SummaryLevel | String | SummaryLevel |
Finder | String | finder |
InventoryOnhandBalancesserialsserialStandardDFFs
Name | Type | Description |
InventoryOnhandBalancesInventoryItemId [KEY] | Long | InventoryOnhandBalancesInventoryItemId of InventoryOnhandBalancesserialsserialStandardDFFs |
InventoryOnhandBalancesLocatorId [KEY] | Long | InventoryOnhandBalancesLocatorId of InventoryOnhandBalancesserialsserialStandardDFFs |
InventoryOnhandBalancesOrganizationId [KEY] | Long | InventoryOnhandBalancesOrganizationId of InventoryOnhandBalancesserialsserialStandardDFFs |
InventoryOnhandBalancesOwningPartySiteId [KEY] | Long | InventoryOnhandBalancesOwningPartySiteId of InventoryOnhandBalancesserialsserialStandardDFFs |
InventoryOnhandBalancesRevision [KEY] | String | InventoryOnhandBalancesRevision of InventoryOnhandBalancesserialsserialStandardDFFs |
InventoryOnhandBalancesSubinventoryCode [KEY] | String | InventoryOnhandBalancesSubinventoryCode of InventoryOnhandBalancesserialsserialStandardDFFs |
InventoryOnhandBalancesSubinventoryGroup [KEY] | String | InventoryOnhandBalancesSubinventoryGroup of InventoryOnhandBalancesserialsserialStandardDFFs |
InventoryOnhandBalancesSummaryLevel [KEY] | String | InventoryOnhandBalancesSummaryLevel of InventoryOnhandBalancesserialsserialStandardDFFs |
SerialsCountryOfOriginCode [KEY] | String | SerialsCountryOfOriginCode of InventoryOnhandBalancesserialsserialStandardDFFs |
SerialsInventoryProjectId [KEY] | Long | SerialsInventoryProjectId of InventoryOnhandBalancesserialsserialStandardDFFs |
SerialsInventoryTaskId [KEY] | Long | SerialsInventoryTaskId of InventoryOnhandBalancesserialsserialStandardDFFs |
SerialsOwningPartySiteId [KEY] | Long | SerialsOwningPartySiteId of InventoryOnhandBalancesserialsserialStandardDFFs |
SerialsSerialNumber [KEY] | String | SerialsSerialNumber of InventoryOnhandBalancesserialsserialStandardDFFs |
InventoryItemId [KEY] | Long | InventoryItemId of InventoryOnhandBalancesserialsserialStandardDFFs |
SerialNumber [KEY] | String | SerialNumber of InventoryOnhandBalancesserialsserialStandardDFFs |
CurrentOrganizationId [KEY] | Long | CurrentOrganizationId of InventoryOnhandBalancesserialsserialStandardDFFs |
_FLEX_Context | String | __FLEX_Context of InventoryOnhandBalancesserialsserialStandardDFFs |
_FLEX_Context_DisplayValue | String | __FLEX_Context_DisplayValue of InventoryOnhandBalancesserialsserialStandardDFFs |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
LocatorId | Long | LocatorId |
OrganizationId | Long | OrganizationId |
OwningPartySiteId | Long | OwningPartySiteId |
Revision | String | Revision |
SubinventoryCode | String | SubinventoryCode |
SubinventoryGroup | String | SubinventoryGroup |
SummaryLevel | String | SummaryLevel |
Finder | String | finder |
InventoryOwningPartySites
Name | Type | Description |
OwningPartySite | String | OwningPartySite of InventoryOwningPartySites |
OwningPartySiteId [KEY] | Long | OwningPartySiteId of InventoryOwningPartySites |
OwningParty | String | OwningParty of InventoryOwningPartySites |
OwningPartyId | Long | OwningPartyId of InventoryOwningPartySites |
ProcurementBU | String | ProcurementBU of InventoryOwningPartySites |
ProcurementBUId | Long | ProcurementBUId of InventoryOwningPartySites |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BindOwningParty | String | bindOwningParty |
BindOwningPartySite | String | bindOwningPartySite |
Finder | String | finder |
InventoryReplenishRequests
Name | Type | Description |
GroupId [KEY] | Long | GroupId of InventoryReplenishRequests |
UserName | String | Name of the user who requested the inventory replenishment. |
ReturnMessageCode | String | Abbreviation that identifies the response message. |
TotalRecordsCount | Long | Value that specifies the total number of records. |
ReturnMessageText | String | Text of the response message. |
SubmitForProcessing | String | Contains Yes or No. Yes: process the balance records. No: do not process the records. The default value is No. |
SuccessRecordsCount | Long | Value that specifies the number of successful records. |
ReturnStatus | String | Status of the current service call. |
FailedRecordsCount | Long | Value that specifies the number of failed records. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |
InventoryReplenishRequestsreplenishRequestLines
Name | Type | Description |
InventoryReplenishRequestsGroupId [KEY] | Long | InventoryReplenishRequestsGroupId of InventoryReplenishRequestsreplenishRequestLines |
ErrorMessageCode | String | ErrorMessageCode of InventoryReplenishRequestsreplenishRequestLines |
ErrorMessageText | String | ErrorMessageText of InventoryReplenishRequestsreplenishRequestLines |
InventoryItemId | Long | Value that uniquely identifies the item. |
ItemNumber | String | Number that uniquely identifies the item. |
LocatorId | Long | Value that uniquely identifies the locator. |
LocatorName | String | Name of the locator. |
OrganizationCode | String | Abbreviation that identifies the organization. |
OrganizationId | Long | Value that uniquely identifies the organization. |
UnitOfMeasure | String | Unit of measure for this item and request. |
UOMCode | String | Abbreviation that identifies the unit of measure for this item and request. |
OverrideReplenishCountType | String | Type of override replenish count for the request. |
OverrideReplenishCountTypeCode | String | Abbreviation that identifies the type of override replenish count for the request. |
Quantity | Double | Quantity of the replenishment in the request. |
ReplenishmentIntId [KEY] | Long | ReplenishmentIntId of InventoryReplenishRequestsreplenishRequestLines |
Subinventory | String | Subinventory to use when sourcing the request. |
ProcessingStatus | String | ProcessingStatus of InventoryReplenishRequestsreplenishRequestLines |
SubinventoryGroup | String | Name of the subinventory group. |
NotPlannedRecords | Double | NotPlannedRecords of InventoryReplenishRequestsreplenishRequestLines |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
GroupId | Long | GroupId |
Finder | String | finder |
InventoryReplenishRequestsreplenishRequestLinesreplenishRequestLineDFFs
Name | Type | Description |
InventoryReplenishRequestsGroupId [KEY] | Long | InventoryReplenishRequestsGroupId of InventoryReplenishRequestsreplenishRequestLinesreplenishRequestLineDFFs |
ReplenishrequestlinesReplenishmentIntId [KEY] | Long | ReplenishrequestlinesReplenishmentIntId of InventoryReplenishRequestsreplenishRequestLinesreplenishRequestLineDFFs |
ReplenishmentIntId [KEY] | Long | Value that uniquely identifies the replenishment. |
_FLEX_Context | String | Context name of the descriptive flexfield that the application uses to replenish request lines. |
_FLEX_Context_DisplayValue | String | Display value of the descriptive flexfield that the application uses to replenish request lines. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
GroupId | Long | GroupId |
Finder | String | finder |
InventoryReservations
Name | Type | Description |
ReservationId [KEY] | Long | Value that uniquely identifies the reservation. |
OrganizationId | Long | Value that uniquely identifies the warehouse organization that reserves inventory to fulfill the item. |
OrganizationCode | String | Abbreviation that identifies the warehouse organization that reserves inventory to fulfill the item. |
InventoryItemId | Long | Value that uniquely identifies the item in inventory that the warehouse reserves to fulfill the item. |
ItemNumber | String | Number that identifies the inventory item. |
DemandSourceTypeId | Long | Value that uniquely identifies the type of document that requests the inventory reservation. |
DemandSourceType | String | Type of document that requests the inventory reservation. A list of accepted values is defined in the lookup type INV_RESERVATION_SOURCE_TYPES. Values include User Defined, Transfer Order Return, Sales Order, Shipment Request, Account, Movement Request, Account Alias, Transfer order, or Cycle Count. |
DemandSourceHeaderId | Long | Value that uniquely identifies the demand document. |
DemandSourceHeaderNumber | String | Document that specifies demand details for the item that the warehouse will reserve in inventory. |
DemandSourceName | String | Name of the source that requests the demand. |
DemandSourceLineId | Long | Value that uniquely identifies the demand line. |
DemandSourceLineNumber | String | Value that uniquely identifies the line number in the demand document. |
SourceFulfillmentLineId | Long | Value that order orchestration uses to uniquely identify the reservation. |
SupplySourceTypeId | Long | Value that uniquely identifies the type of the supply document. |
SupplySourceType | String | Type of the supply document. A list of accepted values is defined in the lookup type INV_RESERVATION_SUPPLY_SRC_TYP. Values include Purchase Order, On Hand, Requisition, Transfer Order Return, Work Order, or Transfer Order. |
SupplySourceHeaderId | Long | Value that uniquely identifies the supply document. |
SupplySourceHeaderNumber | String | Document that specifies supply details for the item. |
SupplySourceLineId | Long | Value that uniquely identifies the line in the supply document. |
SupplySourceLineNumber | String | Line number in the supply document. |
Revision | String | Revision of the item. Applies when the warehouse places the item under revision control. |
SubinventoryCode | String | Name of the subinventory that the warehouse uses to make the reservation. |
SubinventoryId | Long | Value that uniquely identifies the subinventory that the warehouse uses to reserve the item. |
LotNumber | String | Number that identifies an item or group of items. Applies when the warehouse places the item under lot control. |
LocatorId | Long | Value that uniquely identifies the locator for the reservation. |
Locator | String | Abbreviation that identifies the subinventory that the warehouse uses to reserve inventory for the item. It is typically a physical area in the subinventory, such as a row, aisle, bin, or shelf, that stores the item. |
PrimaryReservationQuantity | Double | Reserved quantity expressed in the primary unit of measure of the item. |
PrimaryUOMCode | String | Abbreviation that identifies the primary unit of measure. |
PrimaryUnitOfMeasure | String | Primary unit of measure of the item. |
SecondaryReservationQuantity | Double | Reservation quantity expressed in the secondary unit of measure. |
SecondaryUOMCode | String | Abbreviation that identifies the secondary unit of measure. |
SecondaryUnitOfMeasure | String | Secondary unit of measure of the item. |
ReservationQuantity | Double | Reservation quantity expressed in the primary unit of measure. |
ReservationUOMCode | String | Abbreviation that identifies the unit of measure that the user chooses when placing the reservation. |
ReservationUnitOfMeasure | String | Unit of measure that the user chooses when placing a reservation. |
ShipToCustomer | String | ShipToCustomer of InventoryReservations |
ShipToPartyId | Long | Value that uniquely identifies the party that receives the item. |
RequirementDate | Date | Date when the customer requires the item. |
SupplyProjectId | Long | Value that uniquely identifies the project for the supply document. |
SupplyTaskId | Long | Value that uniquely identifies the task corresponding to a project for the supply document. |
DemandProjectId | Long | Value that uniquely identifies the project for the demand document. |
DemandTaskId | Long | Value that uniquely identifies the task corresponding to a project for the demand document. |
DemandProjectNumber | String | Number that identifies the project for the demand document. |
DemandTaskNumber | String | Number that identifies the task corresponding to a project for the demand document. |
SupplyProjectNumber | String | Number that identifies the project for the supply document. |
SupplyTaskNumber | String | Number that identifies the task corresponding to a project for the supply document. |
SourceFulfillmentLineNumber | String | Number that identifies a line corresponding to a source fulfillment line. |
OperationSequenceNumber | String | Sequence number of a specific operation as defined in a work order. |
WorkOrderProductId | Long | WorkOrderProductId of InventoryReservations |
WorkOrderProductNumber | String | WorkOrderProductNumber of InventoryReservations |
OrderInterfaceStatus | String | Contains one of the following values: Y or N. If Y, then the sales order or the transfer order demand is interfaced to inventory or shipping. If N, then the sales order or the transfer order demand is awaiting to be interfaced to inventory or shipping. This attribute does not have a default value. This attribute is associated with a feature that requires opt in. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |
InventoryReservationsserials
Name | Type | Description |
InventoryReservationsReservationId [KEY] | Long | InventoryReservationsReservationId of InventoryReservationsserials |
SerialNumber [KEY] | String | Serial number that identifies the item that this reservation uses. Applies when the warehouse places the item under serial control. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
ReservationId | Long | ReservationId |
Finder | String | finder |
InventoryStagedTransactions
Name | Type | Description |
OrganizationId | Long | Value that uniquely identifies the organization. |
OrganizationName | String | Name of the organization. |
InventoryItemId | Long | Value that uniquely identifies the inventory item. |
ItemNumber | String | Inventory item number. |
ItemDescription | String | ItemDescription of InventoryStagedTransactions |
Revision | String | Revision of the inventory item. |
SubinventoryCode | String | Abbreviation that identifies the subinventory. |
LocatorId | Long | Value that uniquely identifies the stock locator. |
LocatorName | String | Description of the stock locators. |
TransactionQuantity | Double | Transacted quantity of the item. |
TransactionUOM | String | Abbreviation that identifies the unit of measure for the transaction. |
TransactionUnitOfMeasure | String | Unit of measure for the transaction. |
TransferOrganization | Long | Value that uniquely identifies the destination organization for transfer transactions. |
TransferOrganizationName | String | Name of the transfer organization. |
TransferSubinventory | String | Name of the destination subinventory for a transfer transaction. |
TransferLocator | Long | Destination locator for a transfer transaction. |
TransferLocatorName | String | Name of the destination locator for a transfer transaction. |
TransactionHeaderId | Long | Value that uniquely identifies the transaction header. |
TransactionInterfaceId [KEY] | Long | Value that uniquely identifies the transaction. |
TrxSourceLineId | Long | Value that uniquely identifies the transaction source line. |
TrxSourceDeliveryId | Long | Value that uniquely identifies the transaction source shipment. |
TransactionDate | Datetime | Date when the transaction occurred. |
SourceCode | String | Abbreviation that identifies the source. |
SourceHeaderId | Long | Value that uniquely identifies the source header. |
SourceLineId | Long | Value that uniquely identifies the source line. |
TransactionSourceName | String | Name of the transaction source. |
DemandSourceHeaderId | Long | Value that uniquely identifies the demand source header. |
DemandSourceLine | String | Value that identifies the line in the demand document. |
DemandSourceDelivery | String | Value that identifies the shipment in the demand document. |
TransactionTypeName | String | Name of the transaction type. |
TransactionTypeId | Long | Value that uniquely identifies the transaction type. |
TransactionSourceTypeName | String | Name of the transaction source type. |
TransactionSourceTypeId | Long | Value that uniquely identifies the transaction source type name. |
TransactionActionName | String | Name of the transaction action. |
TransactionActionId | String | Value that uniquely identifies the transaction action. |
TransactionMode | String | Indicates the transaction mode. |
LockStatus | String | Current status of the lock. |
ProcessStatus | String | Current status of the process. |
TransactionReference | String | Reference to the transaction. |
ReasonId | Long | Value that uniquely identifies the inventory staged transaction reason. |
ReasonName | String | Name of the inventory staged transaction reason. |
ErrorCode | String | Abbreviation that identifies the error. |
ErrorExplanation | String | Explanation of why the error occurred. |
ShipmentNumber | String | Number that identifies the shipment. |
FreightCarrierId | Long | Value that uniquely identifies the carrier. |
Carrier | String | Name of the carrier. |
ExternalSystemPackingUnit | String | Name of the packing unit in the external application. |
WaybillAirbill | String | Number that identifies the waybill or airbill. |
Containers | Double | Value that identifies the container to use when packing the unit. |
TransferCost | Double | Cost incurred for the transfer. |
TransportationCost | Double | Cost incurred for the transportation. |
ExpectedArrivalDate | Date | Date when the item is expected to arrive. |
OwningOrganizationId | Long | Value that uniquely identifies the owning organization. |
OwningOrganizationName | String | Name of the owning organization. |
OwningTpType | String | Type of owning trading partner. |
TransferOwningOrganizationId | Long | Value that uniquely identifies the organization that owns the transfer. |
TransferOwningOrganizationName | String | Name of the organization that owns the transfer. |
TransferOwningTpType | String | Type of trading party owning the transfer. |
ProcurementBusinessUnitName | String | Name of the business unit that procured the item. |
VendorName | String | Name of the vendor. |
VendorNumber | String | Number that identifies the vendor. |
ConsignmentAgreementNumber | String | Number that identifies the consignment agreement. |
DistributionAccountId | Long | Value that uniquely identifies the distribution account. |
UseCurrentCostFlag | Bool | Contains one of the following values: true or false. If true, then use the current item cost. If false, then do not use the current item cost. This attribute does not have a default value. This attribute is mandatory. |
PrimaryQuantity | Double | Transaction quantity in the primary unit of measure that the item uses. |
TransactionBatchId | Long | Value that uniquely identifies the transaction batch. |
TransactionBatchSequence | Long | Sequence number that identifies the transaction batch. |
TransactionCost | Double | Cost incurred for the transaction. |
TransactionGroupId | Long | Value that uniquely identifies the transaction group. |
TransactionGroupSequence | Double | Sequence number that identifies the transaction group. |
DefaultTaxationCountry | String | Abbreviation that identifies the default country for taxation. |
DocumentSubType | String | Abbreviation that identifies the classification of the fiscal document. |
TrxBusinessCategory | String | Name of the transaction business category. |
UserDefinedFiscClass | String | Name of the fiscal classification. |
TaxInvoiceNumber | String | Number of the tax invoice document. |
TaxInvoiceDate | Date | Date and time of generation of the tax invoice document. |
ProductCategory | String | Name of the product category of the transaction. |
ProductType | String | Type of the product of the transaction. |
AssessableValue | Double | Price that the tax authority uses to calculate tax for the item. |
TaxClassificationCode | String | Abbreviation that identifies the tax classification. |
ExemptCertificateNumber | String | Number that identifies the exempt certificate. |
ExemptReasonCode | String | Abbreviation that identifies the reason for exemption. |
IntendedUse | String | Value that identifies the classification for the intended use. |
FirstPtyNumber | String | Number that identifies the first party of the transaction. |
ThirdPtyNumber | String | Number that identifies the third party of the transaction. |
FinalDischargeLocCode | String | Abbreviation that identifies the final discharge location. |
CategoryName | String | Name of the category. |
TransactionCostIdentifier | String | Value that uniquely identifies the transaction cost. |
TransactionSourceId | Long | Value that uniquely identifies the transaction source. |
ChartOfAccountsId | Long | Value that uniquely identifies the chart of accounts. |
StructureInstanceNumber | Long | StructureInstanceNumber of InventoryStagedTransactions |
SecondaryInventoryName | String | SecondaryInventoryName of InventoryStagedTransactions |
SubinventoryId | Long | SubinventoryId of InventoryStagedTransactions |
TransferSubInventoryId | Long | TransferSubInventoryId of InventoryStagedTransactions |
TransferLocatorsSIN | Long | TransferLocatorsSIN of InventoryStagedTransactions |
AccountCombination | String | Combination of the inventory transactions for a specified account combination. |
AccountAliasCombination | String | Combination of the inventory transactions for an account alias. |
TransferProjectId | Long | Value that uniquely identifies the destination project for the project transfer transactions. This attribute is associated with a feature that requires opt in. |
TransferTaskId | Long | Value that uniquely identifies the destination task for the project transfer transactions. This attribute is associated with a feature that requires opt in. |
TransferInvProject | String | Number that identifies the destination project for the project transfer transactions. This attribute is associated with a feature that requires opt in. |
TransferInvTask | String | Number that identifies the destination task for the project transfer transactions. This attribute is associated with a feature that requires opt in. |
LotTransactionGroupName | String | Name of the group of lot split, merge, and translate transactions data. This value is defined by the user. |
SourceLotFlag | Bool | Contains one of the following values: true or false. If true, then the data belongs to the source lot of lot split, merge, and translate transaction types. If false, then the data belongs to the resultant lot of split, merge, and translate transaction types. This attribute does not have a default value. |
RequesterId | String | Value that uniquely identifies the person who requested the material issued or received. |
RequesterName | String | Name of the person who requested the material issued or received. |
RequesterNumber | String | Number that uniquely identifies the person who requested the material issued or received. This value is defined by the user. |
ExternalSystemTransactionReference | String | Value that refers to the corresponding transaction in external applications. |
RepresentativeLotFlag | Bool | Contains one of the following values: true or false. If true, then the data belongs to the representative source lot for a lot merge transaction type. The lot attributes from the representative source lot will be copied to the resultant lot. If false, then the lot is not the representative source lot. This attribute does not have a default value. |
SecondaryUOMCode | String | Abbreviation that identifies the secondary unit of measure that does not have a fixed conversion from the primary unit of measure. Also, this is part of the dual unit of measure record keeping that enables industries to maintain and use inventory in both quantity and weight units of measure, or volume and length units of measure. |
SecondaryUnitOfMeasure | String | Secondary unit of measure in which an item can be transacted. |
SecondaryTransactionQuantity | Double | Transaction quantity of an item in its secondary unit of measure. |
LoadRequestId | Long | LoadRequestId of InventoryStagedTransactions |
CreationDate | Datetime | CreationDate of InventoryStagedTransactions |
CreatedBy | String | CreatedBy of InventoryStagedTransactions |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |
InventoryStagedTransactionscosts
Name | Type | Description |
InventoryStagedTransactionsTransactionInterfaceId [KEY] | Long | InventoryStagedTransactionsTransactionInterfaceId of InventoryStagedTransactionscosts |
Cost | Double | Cost of the item. |
CostComponentCode [KEY] | String | Abbreviation that identifies the cost component. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
TransactionInterfaceId | Long | TransactionInterfaceId |
Finder | String | finder |
InventoryStagedTransactionsdFFs
Name | Type | Description |
InventoryStagedTransactionsTransactionInterfaceId [KEY] | Long | InventoryStagedTransactionsTransactionInterfaceId of InventoryStagedTransactionsdFFs |
TransactionInterfaceId [KEY] | Long | TransactionInterfaceId of InventoryStagedTransactionsdFFs |
_FLEX_Context | String | Descriptive flexfield context name for transactions. |
_FLEX_Context_DisplayValue | String | Descriptive flexfield context display value for transactions. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |
InventoryStagedTransactionslots
Name | Type | Description |
InventoryStagedTransactionsTransactionInterfaceId [KEY] | Long | InventoryStagedTransactionsTransactionInterfaceId of InventoryStagedTransactionslots |
TransactionInterfaceId [KEY] | Long | Value that uniquely identifies the transaction. |
LotNumber [KEY] | String | Lot number for the item. |
TransactionQuantity | Double | Transaction quantity of the item. |
PrimaryQuantity | Double | Transaction quantity in the primary unit of measure that the item uses. |
LotExpirationDate | Date | Date and time when the lot expires. |
ExpirationActionCode | String | Abbreviation that identifies the expiration action. |
ExpirationActionDate | Date | Date when the expiration action was performed. |
ExpirationActionName | String | Name of the expiration action. |
OriginationDate | Date | Date when the warehouse created the lot. |
OriginationType | String | Type of origination for the lot. |
HoldDate | Date | Date when the warehouse applied a hold on the lot. |
MaturityDate | Date | Date when the lot matures. |
ReasonName | String | Name of the inventory transaction reason. |
ReasonCode | String | Abbreviation that identifies the inventory transaction reason. |
ReasonId | Long | Value that uniquely identifies the reason. |
SourceCode | String | Abbreviation that identifies the source. |
SourceLineId | Long | Value that uniquely identifies the source line. |
StatusId | Long | Value that uniquely identifies the status. |
StatusCode | String | Abbreviation that identifies the status. |
GradeCode | String | Abbreviation that identifies the grade. |
SupplierLotNumber | String | Number that identifies the supplier lot. |
TerritoryShortName | String | Short name of the territory. |
LotVolume | Double | Volume of the lot. |
VolumeUOMName | String | Unit of measure for the lot volume. |
LotLength | Double | Length of the lot. |
LengthUOMName | String | Unit of measure for the lot length. |
LotThickness | Double | Thickness of the lot. |
LotWidth | Double | Width of the lot. |
WidthUOMName | String | Unit of measure for the lot width. |
VendorName | String | Name of the vendor for the lot. |
SerialTransactionTempId | Long | Value that uniquely identifies the serial transaction. |
ErrorCode | String | Abbreviation that identifies the error. |
ProductCode | String | Abbreviation that identifies the product. |
ProductTransactionId | Long | Value that uniquely identifies the product transaction. |
SecondaryTransactionQuantity | Double | Transaction quantity of an item in its secondary unit of measure. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |
InventoryStagedTransactionslotslotAttributeDFFs
Name | Type | Description |
InventoryStagedTransactionsTransactionInterfaceId [KEY] | Long | InventoryStagedTransactionsTransactionInterfaceId of InventoryStagedTransactionslotslotAttributeDFFs |
LotsLotNumber [KEY] | String | LotsLotNumber of InventoryStagedTransactionslotslotAttributeDFFs |
LotsTransactionInterfaceId [KEY] | Long | LotsTransactionInterfaceId of InventoryStagedTransactionslotslotAttributeDFFs |
TransactionInterfaceId [KEY] | Long | TransactionInterfaceId of InventoryStagedTransactionslotslotAttributeDFFs |
LotNumber [KEY] | String | LotNumber of InventoryStagedTransactionslotslotAttributeDFFs |
_FLEX_Context | String | Descriptive flexfield context name for lot attributes. |
_FLEX_Context_DisplayValue | String | Descriptive flexfield context display value for lot attributes. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |
InventoryStagedTransactionslotslotSerials
Name | Type | Description |
InventoryStagedTransactionsTransactionInterfaceId [KEY] | Long | InventoryStagedTransactionsTransactionInterfaceId of InventoryStagedTransactionslotslotSerials |
LotsLotNumber [KEY] | String | LotsLotNumber of InventoryStagedTransactionslotslotSerials |
LotsTransactionInterfaceId [KEY] | Long | LotsTransactionInterfaceId of InventoryStagedTransactionslotslotSerials |
TransactionInterfaceId [KEY] | Long | Value that uniquely identifies the transaction. |
FmSerialNumber [KEY] | String | Starting serial number in a range of serial numbers. |
ToSerialNumber | String | Ending serial number in a range of serial numbers. |
SourceCode | String | Abbreviation that identifies the source. |
SourceLineId | Long | Value that uniquely identifies the source line. |
ErrorCode | String | Abbreviation that identifies the error. |
OriginationDate | Date | Date when this lot serial originated. |
StatusId | Long | Value that uniquely identifies the status. |
StatusName | String | Description of the status. |
StatusCode | String | Abbreviation that identifies the status. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |
InventoryStagedTransactionslotslotSerialsserialAttributeDFFs
Name | Type | Description |
InventoryStagedTransactionsTransactionInterfaceId [KEY] | Long | InventoryStagedTransactionsTransactionInterfaceId of InventoryStagedTransactionslotslotSerialsserialAttributeDFFs |
LotsLotNumber [KEY] | String | LotsLotNumber of InventoryStagedTransactionslotslotSerialsserialAttributeDFFs |
LotsTransactionInterfaceId [KEY] | Long | LotsTransactionInterfaceId of InventoryStagedTransactionslotslotSerialsserialAttributeDFFs |
LotserialsFmSerialNumber [KEY] | String | LotserialsFmSerialNumber of InventoryStagedTransactionslotslotSerialsserialAttributeDFFs |
LotserialsTransactionInterfaceId [KEY] | Long | LotserialsTransactionInterfaceId of InventoryStagedTransactionslotslotSerialsserialAttributeDFFs |
TransactionInterfaceId [KEY] | Long | TransactionInterfaceId of InventoryStagedTransactionslotslotSerialsserialAttributeDFFs |
FromSerialNumber [KEY] | String | FromSerialNumber of InventoryStagedTransactionslotslotSerialsserialAttributeDFFs |
_FLEX_Context | String | Descriptive flexfield context name for serial attributes. |
_FLEX_Context_DisplayValue | String | Descriptive flexfield context display value for serial attributes. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |
InventoryStagedTransactionslotslotSerialsserialStandardDFFs
Name | Type | Description |
InventoryStagedTransactionsTransactionInterfaceId [KEY] | Long | InventoryStagedTransactionsTransactionInterfaceId of InventoryStagedTransactionslotslotSerialsserialStandardDFFs |
LotsLotNumber [KEY] | String | LotsLotNumber of InventoryStagedTransactionslotslotSerialsserialStandardDFFs |
LotsTransactionInterfaceId [KEY] | Long | LotsTransactionInterfaceId of InventoryStagedTransactionslotslotSerialsserialStandardDFFs |
LotserialsFmSerialNumber [KEY] | String | LotserialsFmSerialNumber of InventoryStagedTransactionslotslotSerialsserialStandardDFFs |
LotserialsTransactionInterfaceId [KEY] | Long | LotserialsTransactionInterfaceId of InventoryStagedTransactionslotslotSerialsserialStandardDFFs |
TransactionInterfaceId [KEY] | Long | TransactionInterfaceId of InventoryStagedTransactionslotslotSerialsserialStandardDFFs |
FromSerialNumber [KEY] | String | FromSerialNumber of InventoryStagedTransactionslotslotSerialsserialStandardDFFs |
_FLEX_Context | String | Descriptive flexfield context name for serial standards. |
_FLEX_Context_DisplayValue | String | Descriptive flexfield context display value for serial standards. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |
InventoryStagedTransactionslotslotStandardDFFs
Name | Type | Description |
InventoryStagedTransactionsTransactionInterfaceId [KEY] | Long | InventoryStagedTransactionsTransactionInterfaceId of InventoryStagedTransactionslotslotStandardDFFs |
LotsLotNumber [KEY] | String | LotsLotNumber of InventoryStagedTransactionslotslotStandardDFFs |
LotsTransactionInterfaceId [KEY] | Long | LotsTransactionInterfaceId of InventoryStagedTransactionslotslotStandardDFFs |
TransactionInterfaceId [KEY] | Long | TransactionInterfaceId of InventoryStagedTransactionslotslotStandardDFFs |
LotNumber [KEY] | String | LotNumber of InventoryStagedTransactionslotslotStandardDFFs |
_FLEX_Context | String | Descriptive flexfield context name for lot standards. |
_FLEX_Context_DisplayValue | String | Descriptive flexfield context display value for lot standards. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |
InventoryStagedTransactionsprojectCostingDFFs
Name | Type | Description |
InventoryStagedTransactionsTransactionInterfaceId [KEY] | Long | InventoryStagedTransactionsTransactionInterfaceId of InventoryStagedTransactionsprojectCostingDFFs |
TransactionInterfaceId [KEY] | Long | TransactionInterfaceId of InventoryStagedTransactionsprojectCostingDFFs |
_FLEX_Context | String | Descriptive flexfield context name for project costing transactions. |
_FLEX_Context_DisplayValue | String | Descriptive flexfield context display value for project costing transactions. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |
InventoryStagedTransactionsserials
Name | Type | Description |
InventoryStagedTransactionsTransactionInterfaceId [KEY] | Long | InventoryStagedTransactionsTransactionInterfaceId of InventoryStagedTransactionsserials |
TransactionInterfaceId [KEY] | Long | Value that uniquely identifies the transaction. |
FmSerialNumber [KEY] | String | Starting serial number in a range of serial numbers. |
ToSerialNumber | String | Ending serial number in a range of serial numbers. |
SourceCode | String | Abbreviation that identifies the source. |
SourceLineId | Long | Value that uniquely identifies the source line. |
ErrorCode | String | Abbreviation that identifies the error. |
OriginationDate | Date | Date when this lot serial originated. |
StatusId | Long | Value that uniquely identifies the status. |
StatusName | String | Description of the status. |
StatusCode | String | Abbreviation that identifies the status. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |
InventoryStagedTransactionsserialsserialAttributeDFFs
Name | Type | Description |
InventoryStagedTransactionsTransactionInterfaceId [KEY] | Long | InventoryStagedTransactionsTransactionInterfaceId of InventoryStagedTransactionsserialsserialAttributeDFFs |
SerialsFmSerialNumber [KEY] | String | SerialsFmSerialNumber of InventoryStagedTransactionsserialsserialAttributeDFFs |
SerialsTransactionInterfaceId [KEY] | Long | SerialsTransactionInterfaceId of InventoryStagedTransactionsserialsserialAttributeDFFs |
TransactionInterfaceId [KEY] | Long | TransactionInterfaceId of InventoryStagedTransactionsserialsserialAttributeDFFs |
FromSerialNumber [KEY] | String | FromSerialNumber of InventoryStagedTransactionsserialsserialAttributeDFFs |
_FLEX_Context | String | Descriptive flexfield context name for serial attributes. |
_FLEX_Context_DisplayValue | String | Descriptive flexfield context display value for serial attributes. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |
InventoryStagedTransactionsserialsserialStandardDFFs
Name | Type | Description |
InventoryStagedTransactionsTransactionInterfaceId [KEY] | Long | InventoryStagedTransactionsTransactionInterfaceId of InventoryStagedTransactionsserialsserialStandardDFFs |
SerialsFmSerialNumber [KEY] | String | SerialsFmSerialNumber of InventoryStagedTransactionsserialsserialStandardDFFs |
SerialsTransactionInterfaceId [KEY] | Long | SerialsTransactionInterfaceId of InventoryStagedTransactionsserialsserialStandardDFFs |
TransactionInterfaceId [KEY] | Long | TransactionInterfaceId of InventoryStagedTransactionsserialsserialStandardDFFs |
FromSerialNumber [KEY] | String | FromSerialNumber of InventoryStagedTransactionsserialsserialStandardDFFs |
_FLEX_Context | String | Descriptive flexfield context name for serial standards. |
_FLEX_Context_DisplayValue | String | Descriptive flexfield context display value for serial standards. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |
InventoryStagedTransactionstrackingAttributesDFF
Name | Type | Description |
InventoryStagedTransactionsTransactionInterfaceId [KEY] | Long | InventoryStagedTransactionsTransactionInterfaceId of InventoryStagedTransactionstrackingAttributesDFF |
TransactionInterfaceId [KEY] | Long | Value that uniquely identifies the transaction. This attribute is associated with a feature that requires opt in. |
ProjectId | Long | Value that uniquely identifies the project. This attribute is associated with a feature that requires opt in. |
ProjectId_Display | String | Number that identifies the project. This attribute is associated with a feature that requires opt in. |
TaskId | Long | Value that uniquely identifies the task. This attribute is associated with a feature that requires opt in. |
TaskId_Display | String | Number that identifies the task. This attribute is associated with a feature that requires opt in. |
CountryOfOriginCode | String | Abbreviation that identifies the country of origin. This attribute is associated with a feature that requires opt in. |
CountryOfOriginCode_Display | String | Name of the country of origin. This attribute is associated with a feature that requires opt in. |
_FLEX_Context | String | Descriptive flexfield context name for tracking attributes. This attribute is associated with a feature that requires opt in. |
_FLEX_Context_DisplayValue | String | Descriptive flexfield context display value for tracking attributes. This attribute is associated with a feature that requires opt in. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |
InventoryTransactionAccounts
Name | Type | Description |
CodeCombinationId [KEY] | Long | CodeCombinationId of InventoryTransactionAccounts |
OrganizationCode | String | OrganizationCode of InventoryTransactionAccounts |
OrganizationName | String | OrganizationName of InventoryTransactionAccounts |
OrganizationId | Long | OrganizationId of InventoryTransactionAccounts |
Account | String | Account of InventoryTransactionAccounts |
StartDateActive | Date | StartDateActive of InventoryTransactionAccounts |
EndDateActive | Date | EndDateActive of InventoryTransactionAccounts |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |
InventoryTransactionReasons
Name | Type | Description |
ReasonId [KEY] | Long | ReasonId of InventoryTransactionReasons |
ReasonName | String | ReasonName of InventoryTransactionReasons |
Description | String | Description of InventoryTransactionReasons |
StartDate | Date | StartDate of InventoryTransactionReasons |
EndDate | Date | EndDate of InventoryTransactionReasons |
ReasonTypeCode | String | ReasonTypeCode of InventoryTransactionReasons |
ReasonType | String | ReasonType of InventoryTransactionReasons |
ReasonContextCode | String | ReasonContextCode of InventoryTransactionReasons |
ReasonContext | String | ReasonContext of InventoryTransactionReasons |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |
InventoryTransactionTypes
Name | Type | Description |
TransactionTypeId [KEY] | Long | TransactionTypeId of InventoryTransactionTypes |
TransactionTypeName | String | TransactionTypeName of InventoryTransactionTypes |
TransactionTypeDescription | String | TransactionTypeDescription of InventoryTransactionTypes |
TransactionActionId | String | TransactionActionId of InventoryTransactionTypes |
TransactionAction | String | TransactionAction of InventoryTransactionTypes |
TransactionTypeDefinedByCode | String | TransactionTypeDefinedByCode of InventoryTransactionTypes |
TransactionTypeDefinedBy | String | TransactionTypeDefinedBy of InventoryTransactionTypes |
TransactionTypeStartDate | Date | TransactionTypeStartDate of InventoryTransactionTypes |
TransactionTypeEndDate | Date | TransactionTypeEndDate of InventoryTransactionTypes |
TransactionSourceTypeId | Long | TransactionSourceTypeId of InventoryTransactionTypes |
TransactionSourceTypeName | String | TransactionSourceTypeName of InventoryTransactionTypes |
TransactionSourceTypeDescription | String | TransactionSourceTypeDescription of InventoryTransactionTypes |
TransactionSourceTypeDefinedByCode | String | TransactionSourceTypeDefinedByCode of InventoryTransactionTypes |
TransactionSourceTypeDefinedBy | String | TransactionSourceTypeDefinedBy of InventoryTransactionTypes |
TransactionSourceTypeStartDate | Date | TransactionSourceTypeStartDate of InventoryTransactionTypes |
TransactionSourceTypeEndDate | Date | TransactionSourceTypeEndDate of InventoryTransactionTypes |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BindTransactionTypeDescription | String | bindTransactionTypeDescription |
BindTransactionTypeName | String | bindTransactionTypeName |
Finder | String | finder |
IssueLots
Name | Type | Description |
LotNumber [KEY] | String | LotNumber of IssueLots |
LotExpirationDate | Date | LotExpirationDate of IssueLots |
ParentLotNumber | String | ParentLotNumber of IssueLots |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BindItemId | Long | bindItemId |
BindLocatorId | Long | bindLocatorId |
BindLotNumber | String | bindLotNumber |
BindOrganizationId | Long | bindOrganizationId |
BindOwningEntityId | String | bindOwningEntityId |
BindOwningType | String | bindOwningType |
BindRevision | String | bindRevision |
BindSubinventory | String | bindSubinventory |
BindTransactionTypeId | Long | bindTransactionTypeId |
Finder | String | finder |
IssueSerials
Name | Type | Description |
SerialNumber [KEY] | String | SerialNumber of IssueSerials |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BindItemId | Long | bindItemId |
BindLocatorId | Long | bindLocatorId |
BindLotNumber | String | bindLotNumber |
BindOrganizationId | Long | bindOrganizationId |
BindRevision | String | bindRevision |
BindSerialNumber | String | bindSerialNumber |
BindSubinventory | String | bindSubinventory |
BindTransactionTypeId | Long | bindTransactionTypeId |
Finder | String | finder |
ItemCosts
Name | Type | Description |
CostOrganizationId [KEY] | Long | CostOrganizationId of ItemCosts |
CostOrganizationName | String | CostOrganizationName of ItemCosts |
CostOrganizationCode | String | CostOrganizationCode of ItemCosts |
CostBookId [KEY] | Long | CostBookId of ItemCosts |
CostBook | String | CostBook of ItemCosts |
CostProfile | String | CostProfile of ItemCosts |
CostProfileId | Long | CostProfileId of ItemCosts |
ItemCategory | String | ItemCategory of ItemCosts |
ItemCategoryId | Double | ItemCategoryId of ItemCosts |
ItemId [KEY] | Long | ItemId of ItemCosts |
ItemNumber | String | ItemNumber of ItemCosts |
ItemDescription | String | ItemDescription of ItemCosts |
CostMethodCode | String | CostMethodCode of ItemCosts |
ValuationStructureId | Long | ValuationStructureId of ItemCosts |
ValuationStructureCode | String | ValuationStructureCode of ItemCosts |
ValuationUnitId [KEY] | Long | ValuationUnitId of ItemCosts |
ValuationUnit | String | ValuationUnit of ItemCosts |
ReceiptNumber | String | ReceiptNumber of ItemCosts |
TransactionId [KEY] | Long | TransactionId of ItemCosts |
CurrencyCode | String | CurrencyCode of ItemCosts |
UOMName | String | UOMName of ItemCosts |
UOMCode | String | UOMCode of ItemCosts |
TotalUnitCost | Double | TotalUnitCost of ItemCosts |
CostChange | Double | CostChange of ItemCosts |
CostAsOfDate | Datetime | CostAsOfDate of ItemCosts |
EffectiveStartDate | Date | EffectiveStartDate of ItemCosts |
EffectiveEndDate | Date | EffectiveEndDate of ItemCosts |
QuantityOnhand | Double | QuantityOnhand of ItemCosts |
CostMethod [KEY] | String | CostMethod of ItemCosts |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BindCategoryName | String | bindCategoryName |
BindCostBook | String | bindCostBook |
BindCostDate | Datetime | bindCostDate |
BindCostMethod | String | bindCostMethod |
BindCostOrg | String | bindCostOrg |
BindCostProfile | String | bindCostProfile |
BindEffectiveEndDate | Date | bindEffectiveEndDate |
BindEffectiveStartDate | Date | bindEffectiveStartDate |
BindItem | String | bindItem |
BindItemDescription | String | bindItemDescription |
BindItemId | Long | bindItemId |
BindReceiptNumber | String | bindReceiptNumber |
BindTotalUnitCost | String | bindTotalUnitCost |
BindValStructureCode | String | bindValStructureCode |
BindValuationUnit | String | bindValuationUnit |
Finder | String | finder |
ItemCostscostDetails
Name | Type | Description |
ItemCostsCostBookId [KEY] | Long | ItemCostsCostBookId of ItemCostscostDetails |
ItemCostsCostMethod [KEY] | String | ItemCostsCostMethod of ItemCostscostDetails |
ItemCostsCostOrganizationId [KEY] | Long | ItemCostsCostOrganizationId of ItemCostscostDetails |
ItemCostsItemId [KEY] | Long | ItemCostsItemId of ItemCostscostDetails |
ItemCostsTransactionId [KEY] | Long | ItemCostsTransactionId of ItemCostscostDetails |
ItemCostsValuationUnitId [KEY] | Long | ItemCostsValuationUnitId of ItemCostscostDetails |
CostElementId [KEY] | Long | CostElementId of ItemCostscostDetails |
CostElement | String | CostElement of ItemCostscostDetails |
CostElementType | String | CostElementType of ItemCostscostDetails |
UnitCostAverage | Double | UnitCostAverage of ItemCostscostDetails |
CurrencyCode | String | CurrencyCode of ItemCostscostDetails |
CostPercent | Double | CostPercent of ItemCostscostDetails |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
CostBookId | Long | CostBookId |
CostMethod | String | CostMethod |
CostOrganizationId | Long | CostOrganizationId |
ItemId | Long | ItemId |
TransactionId | Long | TransactionId |
ValuationUnitId | Long | ValuationUnitId |
BindCategoryName | String | bindCategoryName |
BindCostBook | String | bindCostBook |
BindCostDate | Datetime | bindCostDate |
BindCostMethod | String | bindCostMethod |
BindCostOrg | String | bindCostOrg |
BindCostProfile | String | bindCostProfile |
BindEffectiveEndDate | Date | bindEffectiveEndDate |
BindEffectiveStartDate | Date | bindEffectiveStartDate |
BindItem | String | bindItem |
BindItemDescription | String | bindItemDescription |
BindItemId | Long | bindItemId |
BindReceiptNumber | String | bindReceiptNumber |
BindTotalUnitCost | String | bindTotalUnitCost |
BindValStructureCode | String | bindValStructureCode |
BindValuationUnit | String | bindValuationUnit |
Finder | String | finder |
LinesToCorrect
Name | Type | Description |
ToOrganizationCode | String | ToOrganizationCode of LinesToCorrect |
ToOrganizationId | Long | ToOrganizationId of LinesToCorrect |
FromOrganizationCode | String | FromOrganizationCode of LinesToCorrect |
FromOrganizationId | Long | FromOrganizationId of LinesToCorrect |
ItemNumber | String | ItemNumber of LinesToCorrect |
ItemId | Long | ItemId of LinesToCorrect |
ItemDescription | String | ItemDescription of LinesToCorrect |
ItemRevision | String | ItemRevision of LinesToCorrect |
ReceiptNumber | String | ReceiptNumber of LinesToCorrect |
LineStatus | String | LineStatus of LinesToCorrect |
DocumentType | String | DocumentType of LinesToCorrect |
SourceDocumentCode | String | SourceDocumentCode of LinesToCorrect |
DocumentNumber | String | DocumentNumber of LinesToCorrect |
DocumentLineNumber | String | DocumentLineNumber of LinesToCorrect |
DocumentScheduleNumber | String | DocumentScheduleNumber of LinesToCorrect |
DocumentDistributionNumber | Double | DocumentDistributionNumber of LinesToCorrect |
TransactionDate | Date | TransactionDate of LinesToCorrect |
VendorName | String | VendorName of LinesToCorrect |
VendorId | Long | VendorId of LinesToCorrect |
VendorSiteCode | String | VendorSiteCode of LinesToCorrect |
VendorSiteId | Long | VendorSiteId of LinesToCorrect |
VendorItemNumber | String | VendorItemNumber of LinesToCorrect |
TOShipmentNumber | String | TOShipmentNumber of LinesToCorrect |
ASNNumber | String | ASNNumber of LinesToCorrect |
ASNLineNumber | Double | ASNLineNumber of LinesToCorrect |
CustomerPartyName | String | CustomerPartyName of LinesToCorrect |
CustomerId | Long | CustomerId of LinesToCorrect |
AvailableQuantity | Double | AvailableQuantity of LinesToCorrect |
UOMCode | String | UOMCode of LinesToCorrect |
UnitOfMeasure | String | UnitOfMeasure of LinesToCorrect |
SecondaryAvailableQuantity | Double | SecondaryAvailableQuantity of LinesToCorrect |
SecondaryUOMCode | String | SecondaryUOMCode of LinesToCorrect |
SecondaryUnitOfMeasure | String | SecondaryUnitOfMeasure of LinesToCorrect |
DestinationType | String | DestinationType of LinesToCorrect |
DestinationTypeCode | String | DestinationTypeCode of LinesToCorrect |
Location | String | Location of LinesToCorrect |
LocationId | Long | LocationId of LinesToCorrect |
Routing | String | Routing of LinesToCorrect |
RoutingHeaderId | Long | RoutingHeaderId of LinesToCorrect |
POHeaderId | Long | POHeaderId of LinesToCorrect |
POLineLocationId | Long | POLineLocationId of LinesToCorrect |
POLineId | Long | POLineId of LinesToCorrect |
PODistributionId | Long | PODistributionId of LinesToCorrect |
ShipmentHeaderId | Long | ShipmentHeaderId of LinesToCorrect |
ShipmentLineId | Long | ShipmentLineId of LinesToCorrect |
TransferOrderHeaderId | Long | TransferOrderHeaderId of LinesToCorrect |
TransferOrderLineId | Long | TransferOrderLineId of LinesToCorrect |
TransferOrderDistId | Long | TransferOrderDistId of LinesToCorrect |
ReceiptAdviceHeaderId | Long | ReceiptAdviceHeaderId of LinesToCorrect |
ReceiptAdviceLineId | Long | ReceiptAdviceLineId of LinesToCorrect |
ReceiptSourceCode | String | ReceiptSourceCode of LinesToCorrect |
ConsignedItems | String | ConsignedItems of LinesToCorrect |
BackToBack | String | BackToBack of LinesToCorrect |
CategoryName | String | CategoryName of LinesToCorrect |
CategoryId | Long | CategoryId of LinesToCorrect |
CurrencyCode | String | CurrencyCode of LinesToCorrect |
CurrencyConversionRate | Double | CurrencyConversionRate of LinesToCorrect |
CurrencyConversionDate | Date | CurrencyConversionDate of LinesToCorrect |
CurrencyConversionType | String | CurrencyConversionType of LinesToCorrect |
InventoryTransactionTypeId | Long | InventoryTransactionTypeId of LinesToCorrect |
ParentTransactionType | String | ParentTransactionType of LinesToCorrect |
ParentTransactionId [KEY] | Long | ParentTransactionId of LinesToCorrect |
GrandParentTransactionId | Long | GrandParentTransactionId of LinesToCorrect |
Reason | String | Reason of LinesToCorrect |
ReasonId | Long | ReasonId of LinesToCorrect |
ReceiptException | String | ReceiptException of LinesToCorrect |
EmployeeName | String | EmployeeName of LinesToCorrect |
EmployeeId | Long | EmployeeId of LinesToCorrect |
Subinventory | String | Subinventory of LinesToCorrect |
Locator | String | Locator of LinesToCorrect |
LocatorId | Long | LocatorId of LinesToCorrect |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BindASNLineNumber | Long | bindASNLineNumber |
BindASNNumber | String | bindASNNumber |
BindBackToBack | String | bindBackToBack |
BindConsigned | String | bindConsigned |
BindDocumentDistributionNumber | Long | bindDocumentDistributionNumber |
BindDocumentLineNumber | String | bindDocumentLineNumber |
BindDocumentNumber | String | bindDocumentNumber |
BindDocumentScheduleNumber | String | bindDocumentScheduleNumber |
BindDocumentType | String | bindDocumentType |
BindFromDate | Date | bindFromDate |
BindItemId | Long | bindItemId |
BindItemNumber | String | bindItemNumber |
BindOrganizationCode | String | bindOrganizationCode |
BindOrganizationId | Long | bindOrganizationId |
BindPODistributionId | Long | bindPODistributionId |
BindPOHeaderId | Long | bindPOHeaderId |
BindPOLineId | Long | bindPOLineId |
BindPOLineLocationId | Long | bindPOLineLocationId |
BindParentTransactionId | Long | bindParentTransactionId |
BindReceiptAdviceHeaderId | Long | bindReceiptAdviceHeaderId |
BindReceiptAdviceLineId | Long | bindReceiptAdviceLineId |
BindReceiptNumber | String | bindReceiptNumber |
BindShipmentHeaderId | Long | bindShipmentHeaderId |
BindShipmentLineId | Long | bindShipmentLineId |
BindSourceDocumentCode | String | bindSourceDocumentCode |
BindTOShipment | String | bindTOShipment |
BindToDate | Date | bindToDate |
BindTransferOrderDistId | Long | bindTransferOrderDistId |
BindTransferOrderHeaderId | Long | bindTransferOrderHeaderId |
BindTransferOrderLineId | Long | bindTransferOrderLineId |
Finder | String | finder |
LinesToCorrectmanufacturerParts
Name | Type | Description |
LinesToCorrectParentTransactionId [KEY] | Long | LinesToCorrectParentTransactionId of LinesToCorrectmanufacturerParts |
ManufacturerPartNumber [KEY] | String | ManufacturerPartNumber of LinesToCorrectmanufacturerParts |
ManufacturerName [KEY] | String | ManufacturerName of LinesToCorrectmanufacturerParts |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
ParentTransactionId | Long | ParentTransactionId |
BindASNLineNumber | Long | bindASNLineNumber |
BindASNNumber | String | bindASNNumber |
BindBackToBack | String | bindBackToBack |
BindConsigned | String | bindConsigned |
BindDocumentDistributionNumber | Long | bindDocumentDistributionNumber |
BindDocumentLineNumber | String | bindDocumentLineNumber |
BindDocumentNumber | String | bindDocumentNumber |
BindDocumentScheduleNumber | String | bindDocumentScheduleNumber |
BindDocumentType | String | bindDocumentType |
BindFromDate | Date | bindFromDate |
BindItemId | Long | bindItemId |
BindItemNumber | String | bindItemNumber |
BindOrganizationCode | String | bindOrganizationCode |
BindOrganizationId | Long | bindOrganizationId |
BindPODistributionId | Long | bindPODistributionId |
BindPOHeaderId | Long | bindPOHeaderId |
BindPOLineId | Long | bindPOLineId |
BindPOLineLocationId | Long | bindPOLineLocationId |
BindParentTransactionId | Long | bindParentTransactionId |
BindReceiptAdviceHeaderId | Long | bindReceiptAdviceHeaderId |
BindReceiptAdviceLineId | Long | bindReceiptAdviceLineId |
BindReceiptNumber | String | bindReceiptNumber |
BindShipmentHeaderId | Long | bindShipmentHeaderId |
BindShipmentLineId | Long | bindShipmentLineId |
BindSourceDocumentCode | String | bindSourceDocumentCode |
BindTOShipment | String | bindTOShipment |
BindToDate | Date | bindToDate |
BindTransferOrderDistId | Long | bindTransferOrderDistId |
BindTransferOrderHeaderId | Long | bindTransferOrderHeaderId |
BindTransferOrderLineId | Long | bindTransferOrderLineId |
Finder | String | finder |
LinesToInspect
Name | Type | Description |
ToOrganizationCode | String | ToOrganizationCode of LinesToInspect |
ToOrganizationId | Long | ToOrganizationId of LinesToInspect |
FromOrganizationName | String | FromOrganizationName of LinesToInspect |
FromOrganizationCode | String | FromOrganizationCode of LinesToInspect |
FromOrganizationId | Long | FromOrganizationId of LinesToInspect |
ItemNumber | String | ItemNumber of LinesToInspect |
ItemDescription | String | ItemDescription of LinesToInspect |
ItemId | Long | ItemId of LinesToInspect |
ItemRevision | String | ItemRevision of LinesToInspect |
ReceiptNumber | String | ReceiptNumber of LinesToInspect |
LineStatus | String | LineStatus of LinesToInspect |
DocumentType | String | DocumentType of LinesToInspect |
SourceDocumentCode | String | SourceDocumentCode of LinesToInspect |
DocumentNumber | String | DocumentNumber of LinesToInspect |
DocumentLineNumber | String | DocumentLineNumber of LinesToInspect |
DocumentScheduleNumber | String | DocumentScheduleNumber of LinesToInspect |
TransactionDate | Date | TransactionDate of LinesToInspect |
VendorName | String | VendorName of LinesToInspect |
VendorId | Long | VendorId of LinesToInspect |
VendorSiteCode | String | VendorSiteCode of LinesToInspect |
VendorSiteId | Long | VendorSiteId of LinesToInspect |
VendorItemNumber | String | VendorItemNumber of LinesToInspect |
TOShipmentNumber | String | TOShipmentNumber of LinesToInspect |
ASNType | String | ASNType of LinesToInspect |
ASNNumber | String | ASNNumber of LinesToInspect |
ASNLineNumber | Long | ASNLineNumber of LinesToInspect |
CustomerPartyName | String | CustomerPartyName of LinesToInspect |
CustomerId | Long | CustomerId of LinesToInspect |
AvailableQuantity | Double | AvailableQuantity of LinesToInspect |
UOMCode | String | UOMCode of LinesToInspect |
UnitOfMeasure | String | UnitOfMeasure of LinesToInspect |
SecondaryAvailableQuantity | Double | SecondaryAvailableQuantity of LinesToInspect |
SecondaryUOMCode | String | SecondaryUOMCode of LinesToInspect |
SecondaryUnitOfMeasure | String | SecondaryUnitOfMeasure of LinesToInspect |
DestinationType | String | DestinationType of LinesToInspect |
DestinationTypeCode | String | DestinationTypeCode of LinesToInspect |
Location | String | Location of LinesToInspect |
LocationId | Long | LocationId of LinesToInspect |
Routing | String | Routing of LinesToInspect |
RoutingHeaderId | Long | RoutingHeaderId of LinesToInspect |
POHeaderId | Long | POHeaderId of LinesToInspect |
POLineLocationId | Long | POLineLocationId of LinesToInspect |
POLineId | Long | POLineId of LinesToInspect |
PORevisionNumber | Long | PORevisionNumber of LinesToInspect |
ShipmentHeaderId | Long | ShipmentHeaderId of LinesToInspect |
ShipmentLineId | Long | ShipmentLineId of LinesToInspect |
TransferOrderHeaderId | Long | TransferOrderHeaderId of LinesToInspect |
TransferOrderLineId | Long | TransferOrderLineId of LinesToInspect |
TransferOrderDistId | Long | TransferOrderDistId of LinesToInspect |
ReceiptAdviceHeaderId | Long | ReceiptAdviceHeaderId of LinesToInspect |
ReceiptAdviceLineId | Long | ReceiptAdviceLineId of LinesToInspect |
ReceiptSourceCode | String | ReceiptSourceCode of LinesToInspect |
ConsignedItems | String | ConsignedItems of LinesToInspect |
BackToBack | String | BackToBack of LinesToInspect |
CategoryName | String | CategoryName of LinesToInspect |
CategoryId | Long | CategoryId of LinesToInspect |
CurrencyCode | String | CurrencyCode of LinesToInspect |
CurrencyConversionRate | Double | CurrencyConversionRate of LinesToInspect |
CurrencyConversionDate | Date | CurrencyConversionDate of LinesToInspect |
CurrencyConversionType | String | CurrencyConversionType of LinesToInspect |
ParentTransactionType | String | ParentTransactionType of LinesToInspect |
ParentTransactionId [KEY] | Long | ParentTransactionId of LinesToInspect |
InspectionStatus | String | InspectionStatus of LinesToInspect |
InspectionStatusCode | String | InspectionStatusCode of LinesToInspect |
PrimaryUOMCode | String | PrimaryUOMCode of LinesToInspect |
Reason | String | Reason of LinesToInspect |
ReasonId | Long | ReasonId of LinesToInspect |
ReceiptException | String | ReceiptException of LinesToInspect |
EmployeeName | String | EmployeeName of LinesToInspect |
EmployeeId | Long | EmployeeId of LinesToInspect |
Comments | String | Comments of LinesToInspect |
Subinventory | String | Subinventory of LinesToInspect |
Locator | String | Locator of LinesToInspect |
LocatorId | Long | LocatorId of LinesToInspect |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BindASNLineNumber | Long | bindASNLineNumber |
BindASNNumber | String | bindASNNumber |
BindBackToBack | String | bindBackToBack |
BindConsigned | String | bindConsigned |
BindDocumentLineNumber | String | bindDocumentLineNumber |
BindDocumentNumber | String | bindDocumentNumber |
BindDocumentScheduleNumber | String | bindDocumentScheduleNumber |
BindDocumentType | String | bindDocumentType |
BindFromDate | Date | bindFromDate |
BindItemId | Long | bindItemId |
BindItemNumber | String | bindItemNumber |
BindOrganizationCode | String | bindOrganizationCode |
BindOrganizationId | Long | bindOrganizationId |
BindPOHeaderId | Long | bindPOHeaderId |
BindPOLineId | Long | bindPOLineId |
BindPOLineLocationId | Long | bindPOLineLocationId |
BindParentTransactionId | Long | bindParentTransactionId |
BindReceiptAdviceHeaderId | Long | bindReceiptAdviceHeaderId |
BindReceiptAdviceLineId | Long | bindReceiptAdviceLineId |
BindReceiptNumber | String | bindReceiptNumber |
BindShipmentHeaderId | Long | bindShipmentHeaderId |
BindShipmentLineId | Long | bindShipmentLineId |
BindSourceDocumentCode | String | bindSourceDocumentCode |
BindToDate | Date | bindToDate |
BindTransferOrderHeaderId | Long | bindTransferOrderHeaderId |
BindTransferOrderLineId | Long | bindTransferOrderLineId |
Finder | String | finder |
LinesToInspectmanufacturerParts
Name | Type | Description |
LinesToInspectParentTransactionId [KEY] | Long | LinesToInspectParentTransactionId of LinesToInspectmanufacturerParts |
ManufacturerPartNumber [KEY] | String | ManufacturerPartNumber of LinesToInspectmanufacturerParts |
ManufacturerName [KEY] | String | ManufacturerName of LinesToInspectmanufacturerParts |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
ParentTransactionId | Long | ParentTransactionId |
BindASNLineNumber | Long | bindASNLineNumber |
BindASNNumber | String | bindASNNumber |
BindBackToBack | String | bindBackToBack |
BindConsigned | String | bindConsigned |
BindDocumentLineNumber | String | bindDocumentLineNumber |
BindDocumentNumber | String | bindDocumentNumber |
BindDocumentScheduleNumber | String | bindDocumentScheduleNumber |
BindDocumentType | String | bindDocumentType |
BindFromDate | Date | bindFromDate |
BindItemId | Long | bindItemId |
BindItemNumber | String | bindItemNumber |
BindOrganizationCode | String | bindOrganizationCode |
BindOrganizationId | Long | bindOrganizationId |
BindPOHeaderId | Long | bindPOHeaderId |
BindPOLineId | Long | bindPOLineId |
BindPOLineLocationId | Long | bindPOLineLocationId |
BindParentTransactionId | Long | bindParentTransactionId |
BindReceiptAdviceHeaderId | Long | bindReceiptAdviceHeaderId |
BindReceiptAdviceLineId | Long | bindReceiptAdviceLineId |
BindReceiptNumber | String | bindReceiptNumber |
BindShipmentHeaderId | Long | bindShipmentHeaderId |
BindShipmentLineId | Long | bindShipmentLineId |
BindSourceDocumentCode | String | bindSourceDocumentCode |
BindToDate | Date | bindToDate |
BindTransferOrderHeaderId | Long | bindTransferOrderHeaderId |
BindTransferOrderLineId | Long | bindTransferOrderLineId |
Finder | String | finder |
LinesToReceive
Name | Type | Description |
ToOrganizationCode | String | ToOrganizationCode of LinesToReceive |
ToOrganizationId | Long | ToOrganizationId of LinesToReceive |
FromOrganizationName | String | FromOrganizationName of LinesToReceive |
FromOrganizationCode | String | FromOrganizationCode of LinesToReceive |
FromOrganizationId | Long | FromOrganizationId of LinesToReceive |
ItemNumber | String | ItemNumber of LinesToReceive |
ItemDescription | String | ItemDescription of LinesToReceive |
ItemId | Long | ItemId of LinesToReceive |
ItemRevision | String | ItemRevision of LinesToReceive |
DocumentType | String | DocumentType of LinesToReceive |
SourceDocumentCode [KEY] | String | SourceDocumentCode of LinesToReceive |
DocumentNumber | String | DocumentNumber of LinesToReceive |
DocumentLineNumber | String | DocumentLineNumber of LinesToReceive |
DocumentScheduleNumber | String | DocumentScheduleNumber of LinesToReceive |
DocumentDistributionNumber | Long | DocumentDistributionNumber of LinesToReceive |
SoldtoLegalEntity | String | SoldtoLegalEntity of LinesToReceive |
SourceSystem | String | SourceSystem of LinesToReceive |
DocumentLineId [KEY] | Long | DocumentLineId of LinesToReceive |
DueDate | Date | DueDate of LinesToReceive |
VendorName | String | VendorName of LinesToReceive |
VendorSiteCode | String | VendorSiteCode of LinesToReceive |
VendorId | Long | VendorId of LinesToReceive |
VendorSiteId | Long | VendorSiteId of LinesToReceive |
VendorItemNumber | String | VendorItemNumber of LinesToReceive |
TOShipmentNumber | String | TOShipmentNumber of LinesToReceive |
ASNNumber | String | ASNNumber of LinesToReceive |
ASNLineNumber | Long | ASNLineNumber of LinesToReceive |
CustomerPartyName | String | CustomerPartyName of LinesToReceive |
CustomerId | Long | CustomerId of LinesToReceive |
AvailableQuantity | Double | AvailableQuantity of LinesToReceive |
UOMCode | String | UOMCode of LinesToReceive |
UnitOfMeasure | String | UnitOfMeasure of LinesToReceive |
SecondaryAvailableQuantity | Double | SecondaryAvailableQuantity of LinesToReceive |
SecondaryUOMCode | String | SecondaryUOMCode of LinesToReceive |
SecondaryUnitOfMeasure | String | SecondaryUnitOfMeasure of LinesToReceive |
DestinationType | String | DestinationType of LinesToReceive |
DestinationTypeCode | String | DestinationTypeCode of LinesToReceive |
ShipToLocation | String | ShipToLocation of LinesToReceive |
ShipToLocationId | Long | ShipToLocationId of LinesToReceive |
Routing | String | Routing of LinesToReceive |
RoutingHeaderId | Long | RoutingHeaderId of LinesToReceive |
OrderedQuantity | Double | OrderedQuantity of LinesToReceive |
OrderedUnitOfMeasure | String | OrderedUnitOfMeasure of LinesToReceive |
POHeaderId | Long | POHeaderId of LinesToReceive |
POLineLocationId | Long | POLineLocationId of LinesToReceive |
POLineId | Long | POLineId of LinesToReceive |
PODistributionId | Long | PODistributionId of LinesToReceive |
PORevisionNumber | Long | PORevisionNumber of LinesToReceive |
ShipmentHeaderId | Long | ShipmentHeaderId of LinesToReceive |
ShipmentLineId | Long | ShipmentLineId of LinesToReceive |
TransferOrderHeaderId | Long | TransferOrderHeaderId of LinesToReceive |
TransferOrderLineId | Long | TransferOrderLineId of LinesToReceive |
TransferOrderDistId | Long | TransferOrderDistId of LinesToReceive |
ReceiptAdviceHeaderId | Long | ReceiptAdviceHeaderId of LinesToReceive |
ReceiptAdviceLineId | Long | ReceiptAdviceLineId of LinesToReceive |
ReceiptSourceCode | String | ReceiptSourceCode of LinesToReceive |
ConsignedItems | String | ConsignedItems of LinesToReceive |
BackToBack | String | BackToBack of LinesToReceive |
CategoryName | String | CategoryName of LinesToReceive |
CategoryId | Long | CategoryId of LinesToReceive |
CurrencyCode | String | CurrencyCode of LinesToReceive |
CurrencyConversionRate | Double | CurrencyConversionRate of LinesToReceive |
CurrencyConversionDate | Date | CurrencyConversionDate of LinesToReceive |
CurrencyConversionType | String | CurrencyConversionType of LinesToReceive |
InventoryTransactionTypeId | Long | InventoryTransactionTypeId of LinesToReceive |
POUnitPrice | Double | POUnitPrice of LinesToReceive |
MatchOption | String | MatchOption of LinesToReceive |
HeaderNoteToReceiver | String | HeaderNoteToReceiver of LinesToReceive |
ScheduleNoteToReceiver | String | ScheduleNoteToReceiver of LinesToReceive |
IntegrationStatus | String | IntegrationStatus of LinesToReceive |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BindASNLineNumber | Long | bindASNLineNumber |
BindASNNumber | String | bindASNNumber |
BindBackToBack | String | bindBackToBack |
BindConsigned | String | bindConsigned |
BindDocumentDistributionNumber | Long | bindDocumentDistributionNumber |
BindDocumentLineNumber | String | bindDocumentLineNumber |
BindDocumentNumber | String | bindDocumentNumber |
BindDocumentScheduleNumber | String | bindDocumentScheduleNumber |
BindDocumentType | String | bindDocumentType |
BindFromDate | Date | bindFromDate |
BindItemId | Long | bindItemId |
BindItemNumber | String | bindItemNumber |
BindOrganizationCode | String | bindOrganizationCode |
BindOrganizationId | Long | bindOrganizationId |
BindPODistributionId | Long | bindPODistributionId |
BindPOLineId | Long | bindPOLineId |
BindPOLineLocationId | Long | bindPOLineLocationId |
BindReceiptAdviceHeaderId | Long | bindReceiptAdviceHeaderId |
BindReceiptAdviceLineId | Long | bindReceiptAdviceLineId |
BindShipmentHeaderId | Long | bindShipmentHeaderId |
BindShipmentLineId | Long | bindShipmentLineId |
BindSourceDocumentCode | String | bindSourceDocumentCode |
BindToDate | Date | bindToDate |
BindTransferOrderDistId | Long | bindTransferOrderDistId |
BindTransferOrderHeaderId | Long | bindTransferOrderHeaderId |
BindTransferOrderLineId | Long | bindTransferOrderLineId |
Finder | String | finder |
LinesToReceivemanufacturerParts
Name | Type | Description |
LinesToReceiveDocumentLineId [KEY] | Long | LinesToReceiveDocumentLineId of LinesToReceivemanufacturerParts |
LinesToReceiveSourceDocumentCode [KEY] | String | LinesToReceiveSourceDocumentCode of LinesToReceivemanufacturerParts |
ManufacturerPartNumber [KEY] | String | ManufacturerPartNumber of LinesToReceivemanufacturerParts |
ManufacturerName [KEY] | String | ManufacturerName of LinesToReceivemanufacturerParts |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
DocumentLineId | Long | DocumentLineId |
SourceDocumentCode | String | SourceDocumentCode |
BindASNLineNumber | Long | bindASNLineNumber |
BindASNNumber | String | bindASNNumber |
BindBackToBack | String | bindBackToBack |
BindConsigned | String | bindConsigned |
BindDocumentDistributionNumber | Long | bindDocumentDistributionNumber |
BindDocumentLineNumber | String | bindDocumentLineNumber |
BindDocumentNumber | String | bindDocumentNumber |
BindDocumentScheduleNumber | String | bindDocumentScheduleNumber |
BindDocumentType | String | bindDocumentType |
BindFromDate | Date | bindFromDate |
BindItemId | Long | bindItemId |
BindItemNumber | String | bindItemNumber |
BindOrganizationCode | String | bindOrganizationCode |
BindOrganizationId | Long | bindOrganizationId |
BindPODistributionId | Long | bindPODistributionId |
BindPOLineId | Long | bindPOLineId |
BindPOLineLocationId | Long | bindPOLineLocationId |
BindReceiptAdviceHeaderId | Long | bindReceiptAdviceHeaderId |
BindReceiptAdviceLineId | Long | bindReceiptAdviceLineId |
BindShipmentHeaderId | Long | bindShipmentHeaderId |
BindShipmentLineId | Long | bindShipmentLineId |
BindSourceDocumentCode | String | bindSourceDocumentCode |
BindToDate | Date | bindToDate |
BindTransferOrderDistId | Long | bindTransferOrderDistId |
BindTransferOrderHeaderId | Long | bindTransferOrderHeaderId |
BindTransferOrderLineId | Long | bindTransferOrderLineId |
Finder | String | finder |
LinesToReturn
Name | Type | Description |
ToOrganizationCode | String | ToOrganizationCode of LinesToReturn |
ToOrganizationId | Long | ToOrganizationId of LinesToReturn |
FromOrganizationCode | String | FromOrganizationCode of LinesToReturn |
FromOrganizationId | Long | FromOrganizationId of LinesToReturn |
ItemNumber | String | ItemNumber of LinesToReturn |
ItemId | Long | ItemId of LinesToReturn |
ItemDescription | String | ItemDescription of LinesToReturn |
ItemRevision | String | ItemRevision of LinesToReturn |
ReceiptNumber | String | ReceiptNumber of LinesToReturn |
LineStatus | String | LineStatus of LinesToReturn |
DocumentType | String | DocumentType of LinesToReturn |
SourceDocumentCode | String | SourceDocumentCode of LinesToReturn |
DocumentNumber | String | DocumentNumber of LinesToReturn |
DocumentLineNumber | String | DocumentLineNumber of LinesToReturn |
DocumentScheduleNumber | String | DocumentScheduleNumber of LinesToReturn |
DocumentDistributionNumber | Double | DocumentDistributionNumber of LinesToReturn |
TransactionDate | Date | TransactionDate of LinesToReturn |
VendorName | String | VendorName of LinesToReturn |
VendorId | Long | VendorId of LinesToReturn |
VendorSiteCode | String | VendorSiteCode of LinesToReturn |
VendorSiteId | Long | VendorSiteId of LinesToReturn |
VendorItemNumber | String | VendorItemNumber of LinesToReturn |
TOShipmentNumber | String | TOShipmentNumber of LinesToReturn |
ASNNumber | String | ASNNumber of LinesToReturn |
ASNLineNumber | Double | ASNLineNumber of LinesToReturn |
CustomerPartyName | String | CustomerPartyName of LinesToReturn |
CustomerId | Long | CustomerId of LinesToReturn |
AvailableQuantity | Double | AvailableQuantity of LinesToReturn |
UnitOfMeasure | String | UnitOfMeasure of LinesToReturn |
UOMCode | String | UOMCode of LinesToReturn |
SecondaryAvailableQuantity | Double | SecondaryAvailableQuantity of LinesToReturn |
SecondaryUnitOfMeasure | String | SecondaryUnitOfMeasure of LinesToReturn |
SecondaryUOMCode | String | SecondaryUOMCode of LinesToReturn |
DestinationType | String | DestinationType of LinesToReturn |
DestinationTypeCode | String | DestinationTypeCode of LinesToReturn |
Location | String | Location of LinesToReturn |
LocationId | Long | LocationId of LinesToReturn |
Routing | String | Routing of LinesToReturn |
RoutingHeaderId | Long | RoutingHeaderId of LinesToReturn |
POHeaderId | Long | POHeaderId of LinesToReturn |
POLineLocationId | Long | POLineLocationId of LinesToReturn |
POLineId | Long | POLineId of LinesToReturn |
PODistributionId | Long | PODistributionId of LinesToReturn |
PORevisionNumber | Long | PORevisionNumber of LinesToReturn |
ShipmentHeaderId | Long | ShipmentHeaderId of LinesToReturn |
ShipmentLineId | Long | ShipmentLineId of LinesToReturn |
TransferOrderHeaderId | Long | TransferOrderHeaderId of LinesToReturn |
TransferOrderLineId | Long | TransferOrderLineId of LinesToReturn |
TransferOrderDistId | Long | TransferOrderDistId of LinesToReturn |
ReceiptAdviceHeaderId | Long | ReceiptAdviceHeaderId of LinesToReturn |
ReceiptAdviceLineId | Long | ReceiptAdviceLineId of LinesToReturn |
ReceiptSourceCode | String | ReceiptSourceCode of LinesToReturn |
ConsignedItems | String | ConsignedItems of LinesToReturn |
BackToBack | String | BackToBack of LinesToReturn |
CategoryName | String | CategoryName of LinesToReturn |
CategoryId | Long | CategoryId of LinesToReturn |
CurrencyCode | String | CurrencyCode of LinesToReturn |
CurrencyConversionRate | Double | CurrencyConversionRate of LinesToReturn |
CurrencyConversionDate | Date | CurrencyConversionDate of LinesToReturn |
CurrencyConversionType | String | CurrencyConversionType of LinesToReturn |
InventoryTransactionTypeId | Long | InventoryTransactionTypeId of LinesToReturn |
ParentTransactionType | String | ParentTransactionType of LinesToReturn |
ParentTransactionId [KEY] | Long | ParentTransactionId of LinesToReturn |
GrandParentTransactionId | Long | GrandParentTransactionId of LinesToReturn |
Reason | String | Reason of LinesToReturn |
ReasonId | Long | ReasonId of LinesToReturn |
ReceiptException | String | ReceiptException of LinesToReturn |
EmployeeName | String | EmployeeName of LinesToReturn |
EmployeeId | Long | EmployeeId of LinesToReturn |
Subinventory | String | Subinventory of LinesToReturn |
Locator | String | Locator of LinesToReturn |
LocatorId | Long | LocatorId of LinesToReturn |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BindASNNumber | String | bindASNNumber |
BindBackToBack | String | bindBackToBack |
BindConsigned | String | bindConsigned |
BindDocumentDistributionNumber | Long | bindDocumentDistributionNumber |
BindDocumentLineNumber | String | bindDocumentLineNumber |
BindDocumentNumber | String | bindDocumentNumber |
BindDocumentScheduleNumber | String | bindDocumentScheduleNumber |
BindDocumentType | String | bindDocumentType |
BindFromDate | Date | bindFromDate |
BindItemId | Long | bindItemId |
BindItemNumber | String | bindItemNumber |
BindOrganizationCode | String | bindOrganizationCode |
BindOrganizationId | Long | bindOrganizationId |
BindPODistributionId | Long | bindPODistributionId |
BindPOHeaderId | Long | bindPOHeaderId |
BindPOLineId | Long | bindPOLineId |
BindPOLineLocationId | Long | bindPOLineLocationId |
BindParentTransactionId | Long | bindParentTransactionId |
BindReceiptAdviceHeaderId | Long | bindReceiptAdviceHeaderId |
BindReceiptAdviceLineId | Long | bindReceiptAdviceLineId |
BindReceiptNumber | String | bindReceiptNumber |
BindShipmentHeaderId | Long | bindShipmentHeaderId |
BindShipmentLineId | Long | bindShipmentLineId |
BindSourceDocumentCode | String | bindSourceDocumentCode |
BindTOShipment | String | bindTOShipment |
BindToDate | Date | bindToDate |
BindTransferOrderDistId | Long | bindTransferOrderDistId |
BindTransferOrderHeaderId | Long | bindTransferOrderHeaderId |
BindTransferOrderLineId | Long | bindTransferOrderLineId |
Finder | String | finder |
LinesToReturnmanufacturerParts
Name | Type | Description |
LinesToReturnParentTransactionId [KEY] | Long | LinesToReturnParentTransactionId of LinesToReturnmanufacturerParts |
ManufacturerPartNumber [KEY] | String | ManufacturerPartNumber of LinesToReturnmanufacturerParts |
ManufacturerName [KEY] | String | ManufacturerName of LinesToReturnmanufacturerParts |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
ParentTransactionId | Long | ParentTransactionId |
BindASNNumber | String | bindASNNumber |
BindBackToBack | String | bindBackToBack |
BindConsigned | String | bindConsigned |
BindDocumentDistributionNumber | Long | bindDocumentDistributionNumber |
BindDocumentLineNumber | String | bindDocumentLineNumber |
BindDocumentNumber | String | bindDocumentNumber |
BindDocumentScheduleNumber | String | bindDocumentScheduleNumber |
BindDocumentType | String | bindDocumentType |
BindFromDate | Date | bindFromDate |
BindItemId | Long | bindItemId |
BindItemNumber | String | bindItemNumber |
BindOrganizationCode | String | bindOrganizationCode |
BindOrganizationId | Long | bindOrganizationId |
BindPODistributionId | Long | bindPODistributionId |
BindPOHeaderId | Long | bindPOHeaderId |
BindPOLineId | Long | bindPOLineId |
BindPOLineLocationId | Long | bindPOLineLocationId |
BindParentTransactionId | Long | bindParentTransactionId |
BindReceiptAdviceHeaderId | Long | bindReceiptAdviceHeaderId |
BindReceiptAdviceLineId | Long | bindReceiptAdviceLineId |
BindReceiptNumber | String | bindReceiptNumber |
BindShipmentHeaderId | Long | bindShipmentHeaderId |
BindShipmentLineId | Long | bindShipmentLineId |
BindSourceDocumentCode | String | bindSourceDocumentCode |
BindTOShipment | String | bindTOShipment |
BindToDate | Date | bindToDate |
BindTransferOrderDistId | Long | bindTransferOrderDistId |
BindTransferOrderHeaderId | Long | bindTransferOrderHeaderId |
BindTransferOrderLineId | Long | bindTransferOrderLineId |
Finder | String | finder |
OnhandQuantityDetails
Name | Type | Description |
OrganizationId [KEY] | Long | OrganizationId of OnhandQuantityDetails |
OrganizationCode | String | OrganizationCode of OnhandQuantityDetails |
InventoryItemId [KEY] | Long | InventoryItemId of OnhandQuantityDetails |
ItemNumber | String | ItemNumber of OnhandQuantityDetails |
SubinventoryCode [KEY] | String | SubinventoryCode of OnhandQuantityDetails |
LocatorId [KEY] | Long | LocatorId of OnhandQuantityDetails |
LotNumber [KEY] | String | LotNumber of OnhandQuantityDetails |
OnhandQuantity | Double | OnhandQuantity of OnhandQuantityDetails |
SecondaryOnhandQuantity | Long | SecondaryOnhandQuantity of OnhandQuantityDetails |
ReceivingQuantity | Double | ReceivingQuantity of OnhandQuantityDetails |
SecondaryReceivingQuantity | Double | SecondaryReceivingQuantity of OnhandQuantityDetails |
ReservedQuantity | Double | ReservedQuantity of OnhandQuantityDetails |
SecondaryReservedQuantity | Double | SecondaryReservedQuantity of OnhandQuantityDetails |
InboundQuantity | Double | InboundQuantity of OnhandQuantityDetails |
SecondaryInboundQuantity | Double | SecondaryInboundQuantity of OnhandQuantityDetails |
ConsignedQuantity | Double | ConsignedQuantity of OnhandQuantityDetails |
SecondaryConsignedQuantity | Double | SecondaryConsignedQuantity of OnhandQuantityDetails |
OwningOrganizationId | Long | OwningOrganizationId of OnhandQuantityDetails |
OwningOrganization | String | OwningOrganization of OnhandQuantityDetails |
SerialNumber [KEY] | String | SerialNumber of OnhandQuantityDetails |
PrimaryUOMCode | String | PrimaryUOMCode of OnhandQuantityDetails |
SecondaryUOMCode | String | SecondaryUOMCode of OnhandQuantityDetails |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |
OnhandQuantityDetailsConsignedQuantityDetails
Name | Type | Description |
OnhandQuantityDetailsInventoryItemId [KEY] | Long | OnhandQuantityDetailsInventoryItemId of OnhandQuantityDetailsConsignedQuantityDetails |
OnhandQuantityDetailsLocatorId [KEY] | Long | OnhandQuantityDetailsLocatorId of OnhandQuantityDetailsConsignedQuantityDetails |
OnhandQuantityDetailsLotNumber [KEY] | String | OnhandQuantityDetailsLotNumber of OnhandQuantityDetailsConsignedQuantityDetails |
OnhandQuantityDetailsOrganizationId [KEY] | Long | OnhandQuantityDetailsOrganizationId of OnhandQuantityDetailsConsignedQuantityDetails |
OnhandQuantityDetailsSerialNumber [KEY] | String | OnhandQuantityDetailsSerialNumber of OnhandQuantityDetailsConsignedQuantityDetails |
OnhandQuantityDetailsSubinventoryCode [KEY] | String | OnhandQuantityDetailsSubinventoryCode of OnhandQuantityDetailsConsignedQuantityDetails |
ConsignedQuantity | Double | ConsignedQuantity of OnhandQuantityDetailsConsignedQuantityDetails |
SecondaryConsignedQuantity | Double | SecondaryConsignedQuantity of OnhandQuantityDetailsConsignedQuantityDetails |
PartyName [KEY] | String | PartyName of OnhandQuantityDetailsConsignedQuantityDetails |
PartyType [KEY] | String | PartyType of OnhandQuantityDetailsConsignedQuantityDetails |
PartyNumber [KEY] | String | PartyNumber of OnhandQuantityDetailsConsignedQuantityDetails |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
InventoryItemId | Long | InventoryItemId |
LocatorId | Long | LocatorId |
LotNumber | String | LotNumber |
OrganizationId | Long | OrganizationId |
SerialNumber | String | SerialNumber |
SubinventoryCode | String | SubinventoryCode |
Finder | String | finder |
OnhandQuantityDetailsInboundQuantityDetails
Name | Type | Description |
OnhandQuantityDetailsInventoryItemId [KEY] | Long | OnhandQuantityDetailsInventoryItemId of OnhandQuantityDetailsInboundQuantityDetails |
OnhandQuantityDetailsLocatorId [KEY] | Long | OnhandQuantityDetailsLocatorId of OnhandQuantityDetailsInboundQuantityDetails |
OnhandQuantityDetailsLotNumber [KEY] | String | OnhandQuantityDetailsLotNumber of OnhandQuantityDetailsInboundQuantityDetails |
OnhandQuantityDetailsOrganizationId [KEY] | Long | OnhandQuantityDetailsOrganizationId of OnhandQuantityDetailsInboundQuantityDetails |
OnhandQuantityDetailsSerialNumber [KEY] | String | OnhandQuantityDetailsSerialNumber of OnhandQuantityDetailsInboundQuantityDetails |
OnhandQuantityDetailsSubinventoryCode [KEY] | String | OnhandQuantityDetailsSubinventoryCode of OnhandQuantityDetailsInboundQuantityDetails |
InboundQuantity | Double | InboundQuantity of OnhandQuantityDetailsInboundQuantityDetails |
SecondaryInboundQuantity | Double | SecondaryInboundQuantity of OnhandQuantityDetailsInboundQuantityDetails |
DocumentNumber [KEY] | String | DocumentNumber of OnhandQuantityDetailsInboundQuantityDetails |
LineNumber [KEY] | Double | LineNumber of OnhandQuantityDetailsInboundQuantityDetails |
Schedule | String | Schedule of OnhandQuantityDetailsInboundQuantityDetails |
DocumentType | String | DocumentType of OnhandQuantityDetailsInboundQuantityDetails |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
InventoryItemId | Long | InventoryItemId |
LocatorId | Long | LocatorId |
LotNumber | String | LotNumber |
OrganizationId | Long | OrganizationId |
SerialNumber | String | SerialNumber |
SubinventoryCode | String | SubinventoryCode |
Finder | String | finder |
OpenPickLines
Name | Type | Description |
PickSlip | Long | PickSlip of OpenPickLines |
PickSlipLine | Long | PickSlipLine of OpenPickLines |
PickSlipType | String | PickSlipType of OpenPickLines |
PickWave | Double | PickWave of OpenPickLines |
DueDate | Date | DueDate of OpenPickLines |
Organization | String | Organization of OpenPickLines |
Item | String | Item of OpenPickLines |
Revision | String | Revision of OpenPickLines |
RequestedQuantity | Double | RequestedQuantity of OpenPickLines |
UOM | String | UOM of OpenPickLines |
SecondaryRequestedQuantity | Double | SecondaryRequestedQuantity of OpenPickLines |
SecondaryUOM | String | SecondaryUOM of OpenPickLines |
SourceSubinventory | String | SourceSubinventory of OpenPickLines |
SourceLocatorId | Long | SourceLocatorId of OpenPickLines |
SourceLocator | String | SourceLocator of OpenPickLines |
DestinationSubinventory | String | DestinationSubinventory of OpenPickLines |
DestinationAccount | String | DestinationAccount of OpenPickLines |
DestinationLocator | String | DestinationLocator of OpenPickLines |
Order | String | Order of OpenPickLines |
SourceOrder | String | SourceOrder of OpenPickLines |
SourceOrderLine | String | SourceOrderLine of OpenPickLines |
ShippingPriority | String | ShippingPriority of OpenPickLines |
Customer | String | Customer of OpenPickLines |
Shipment | String | Shipment of OpenPickLines |
ShipToLocation | String | ShipToLocation of OpenPickLines |
ShippingMethod | String | ShippingMethod of OpenPickLines |
RequiredDate | Date | RequiredDate of OpenPickLines |
CreationDate | Datetime | CreationDate of OpenPickLines |
TransactionId [KEY] | Long | TransactionId of OpenPickLines |
TransactionType | String | TransactionType of OpenPickLines |
MovementRequest | String | MovementRequest of OpenPickLines |
MovementRequestLine | Long | MovementRequestLine of OpenPickLines |
AllowUseOfCommonSuppliesFlag | Bool | AllowUseOfCommonSuppliesFlag of OpenPickLines |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |
PItem | String | pItem |
PMovementRequest | String | pMovementRequest |
POrder | String | pOrder |
POrganization | String | pOrganization |
POrganizationId | String | pOrganizationId |
PPickSlip | String | pPickSlip |
PPickWave | String | pPickWave |
PSourceSubinventory | String | pSourceSubinventory |
PTransactionType | String | pTransactionType |
OpenPickLinesDFFs
Name | Type | Description |
OpenPickLinesTransactionId [KEY] | Long | OpenPickLinesTransactionId of OpenPickLinesDFFs |
TransactionTempId [KEY] | Long | TransactionTempId of OpenPickLinesDFFs |
_FLEX_Context | String | __FLEX_Context of OpenPickLinesDFFs |
_FLEX_Context_DisplayValue | String | __FLEX_Context_DisplayValue of OpenPickLinesDFFs |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
TransactionId | Long | TransactionId |
Finder | String | finder |
PItem | String | pItem |
PMovementRequest | String | pMovementRequest |
POrder | String | pOrder |
POrganization | String | pOrganization |
POrganizationId | String | pOrganizationId |
PPickSlip | String | pPickSlip |
PPickWave | String | pPickWave |
PSourceSubinventory | String | pSourceSubinventory |
PTransactionType | String | pTransactionType |
OpenPickLinesinventoryAttributesDFFs
Name | Type | Description |
OpenPickLinesTransactionId [KEY] | Long | OpenPickLinesTransactionId of OpenPickLinesinventoryAttributesDFFs |
TransactionTempId [KEY] | Long | TransactionTempId of OpenPickLinesinventoryAttributesDFFs |
ProjectId | Long | ProjectId of OpenPickLinesinventoryAttributesDFFs |
ProjectId_Display | String | ProjectId_Display of OpenPickLinesinventoryAttributesDFFs |
TaskId | Long | TaskId of OpenPickLinesinventoryAttributesDFFs |
TaskId_Display | String | TaskId_Display of OpenPickLinesinventoryAttributesDFFs |
CountryOfOriginCode | String | CountryOfOriginCode of OpenPickLinesinventoryAttributesDFFs |
CountryOfOriginCode_Display | String | CountryOfOriginCode_Display of OpenPickLinesinventoryAttributesDFFs |
_FLEX_Context | String | __FLEX_Context of OpenPickLinesinventoryAttributesDFFs |
_FLEX_Context_DisplayValue | String | __FLEX_Context_DisplayValue of OpenPickLinesinventoryAttributesDFFs |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
TransactionId | Long | TransactionId |
Finder | String | finder |
PItem | String | pItem |
PMovementRequest | String | pMovementRequest |
POrder | String | pOrder |
POrganization | String | pOrganization |
POrganizationId | String | pOrganizationId |
PPickSlip | String | pPickSlip |
PPickWave | String | pPickWave |
PSourceSubinventory | String | pSourceSubinventory |
PTransactionType | String | pTransactionType |
OpenPickLinesitemLots
Name | Type | Description |
OpenPickLinesTransactionId [KEY] | Long | OpenPickLinesTransactionId of OpenPickLinesitemLots |
Lot [KEY] | String | Lot of OpenPickLinesitemLots |
Quantity | Double | Quantity of OpenPickLinesitemLots |
SecondaryQuantity | Double | SecondaryQuantity of OpenPickLinesitemLots |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
TransactionId | Long | TransactionId |
Finder | String | finder |
PItem | String | pItem |
PMovementRequest | String | pMovementRequest |
POrder | String | pOrder |
POrganization | String | pOrganization |
POrganizationId | String | pOrganizationId |
PPickSlip | String | pPickSlip |
PPickWave | String | pPickWave |
PSourceSubinventory | String | pSourceSubinventory |
PTransactionType | String | pTransactionType |
OpenPickLinesitemLotsitemLotSerials
Name | Type | Description |
OpenPickLinesTransactionId [KEY] | Long | OpenPickLinesTransactionId of OpenPickLinesitemLotsitemLotSerials |
ItemlotsLot [KEY] | String | ItemlotsLot of OpenPickLinesitemLotsitemLotSerials |
FromSerialNumber [KEY] | String | FromSerialNumber of OpenPickLinesitemLotsitemLotSerials |
ToSerialNumber | String | ToSerialNumber of OpenPickLinesitemLotsitemLotSerials |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
TransactionId | Long | TransactionId |
Finder | String | finder |
PItem | String | pItem |
PMovementRequest | String | pMovementRequest |
POrder | String | pOrder |
POrganization | String | pOrganization |
POrganizationId | String | pOrganizationId |
PPickSlip | String | pPickSlip |
PPickWave | String | pPickWave |
PSourceSubinventory | String | pSourceSubinventory |
PTransactionType | String | pTransactionType |
OpenPickLinesitemLotsitemLotSerialslotSerialAttributeDFFs
Name | Type | Description |
OpenPickLinesTransactionId [KEY] | Long | OpenPickLinesTransactionId of OpenPickLinesitemLotsitemLotSerialslotSerialAttributeDFFs |
ItemlotsLot [KEY] | String | ItemlotsLot of OpenPickLinesitemLotsitemLotSerialslotSerialAttributeDFFs |
ItemlotserialsFromSerialNumber [KEY] | String | ItemlotserialsFromSerialNumber of OpenPickLinesitemLotsitemLotSerialslotSerialAttributeDFFs |
TransactionTempId [KEY] | Long | TransactionTempId of OpenPickLinesitemLotsitemLotSerialslotSerialAttributeDFFs |
FmSerialNumber [KEY] | String | FmSerialNumber of OpenPickLinesitemLotsitemLotSerialslotSerialAttributeDFFs |
_FLEX_Context | String | __FLEX_Context of OpenPickLinesitemLotsitemLotSerialslotSerialAttributeDFFs |
_FLEX_Context_DisplayValue | String | __FLEX_Context_DisplayValue of OpenPickLinesitemLotsitemLotSerialslotSerialAttributeDFFs |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
TransactionId | Long | TransactionId |
Finder | String | finder |
PItem | String | pItem |
PMovementRequest | String | pMovementRequest |
POrder | String | pOrder |
POrganization | String | pOrganization |
POrganizationId | String | pOrganizationId |
PPickSlip | String | pPickSlip |
PPickWave | String | pPickWave |
PSourceSubinventory | String | pSourceSubinventory |
PTransactionType | String | pTransactionType |
OpenPickLinesitemLotsitemLotSerialslotSerialStandardDFFs
Name | Type | Description |
OpenPickLinesTransactionId [KEY] | Long | OpenPickLinesTransactionId of OpenPickLinesitemLotsitemLotSerialslotSerialStandardDFFs |
ItemlotsLot [KEY] | String | ItemlotsLot of OpenPickLinesitemLotsitemLotSerialslotSerialStandardDFFs |
ItemlotserialsFromSerialNumber [KEY] | String | ItemlotserialsFromSerialNumber of OpenPickLinesitemLotsitemLotSerialslotSerialStandardDFFs |
TransactionTempId [KEY] | Long | TransactionTempId of OpenPickLinesitemLotsitemLotSerialslotSerialStandardDFFs |
FmSerialNumber [KEY] | String | FmSerialNumber of OpenPickLinesitemLotsitemLotSerialslotSerialStandardDFFs |
_FLEX_Context | String | __FLEX_Context of OpenPickLinesitemLotsitemLotSerialslotSerialStandardDFFs |
_FLEX_Context_DisplayValue | String | __FLEX_Context_DisplayValue of OpenPickLinesitemLotsitemLotSerialslotSerialStandardDFFs |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
TransactionId | Long | TransactionId |
Finder | String | finder |
PItem | String | pItem |
PMovementRequest | String | pMovementRequest |
POrder | String | pOrder |
POrganization | String | pOrganization |
POrganizationId | String | pOrganizationId |
PPickSlip | String | pPickSlip |
PPickWave | String | pPickWave |
PSourceSubinventory | String | pSourceSubinventory |
PTransactionType | String | pTransactionType |
OpenPickLinesitemLotslotAttributeDFFs
Name | Type | Description |
OpenPickLinesTransactionId [KEY] | Long | OpenPickLinesTransactionId of OpenPickLinesitemLotslotAttributeDFFs |
ItemlotsLot [KEY] | String | ItemlotsLot of OpenPickLinesitemLotslotAttributeDFFs |
TransactionTempId [KEY] | Long | TransactionTempId of OpenPickLinesitemLotslotAttributeDFFs |
LotNumber [KEY] | String | LotNumber of OpenPickLinesitemLotslotAttributeDFFs |
_FLEX_Context | String | __FLEX_Context of OpenPickLinesitemLotslotAttributeDFFs |
_FLEX_Context_DisplayValue | String | __FLEX_Context_DisplayValue of OpenPickLinesitemLotslotAttributeDFFs |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
TransactionId | Long | TransactionId |
Finder | String | finder |
PItem | String | pItem |
PMovementRequest | String | pMovementRequest |
POrder | String | pOrder |
POrganization | String | pOrganization |
POrganizationId | String | pOrganizationId |
PPickSlip | String | pPickSlip |
PPickWave | String | pPickWave |
PSourceSubinventory | String | pSourceSubinventory |
PTransactionType | String | pTransactionType |
OpenPickLinesitemLotslotStandardDFFs
Name | Type | Description |
OpenPickLinesTransactionId [KEY] | Long | OpenPickLinesTransactionId of OpenPickLinesitemLotslotStandardDFFs |
ItemlotsLot [KEY] | String | ItemlotsLot of OpenPickLinesitemLotslotStandardDFFs |
TransactionTempId [KEY] | Long | TransactionTempId of OpenPickLinesitemLotslotStandardDFFs |
LotNumber [KEY] | String | LotNumber of OpenPickLinesitemLotslotStandardDFFs |
_FLEX_Context | String | __FLEX_Context of OpenPickLinesitemLotslotStandardDFFs |
_FLEX_Context_DisplayValue | String | __FLEX_Context_DisplayValue of OpenPickLinesitemLotslotStandardDFFs |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
TransactionId | Long | TransactionId |
Finder | String | finder |
PItem | String | pItem |
PMovementRequest | String | pMovementRequest |
POrder | String | pOrder |
POrganization | String | pOrganization |
POrganizationId | String | pOrganizationId |
PPickSlip | String | pPickSlip |
PPickWave | String | pPickWave |
PSourceSubinventory | String | pSourceSubinventory |
PTransactionType | String | pTransactionType |
OpenPickLinesitemSerials
Name | Type | Description |
OpenPickLinesTransactionId [KEY] | Long | OpenPickLinesTransactionId of OpenPickLinesitemSerials |
FromSerialNumber [KEY] | String | FromSerialNumber of OpenPickLinesitemSerials |
ToSerialNumber | String | ToSerialNumber of OpenPickLinesitemSerials |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
TransactionId | Long | TransactionId |
Finder | String | finder |
PItem | String | pItem |
PMovementRequest | String | pMovementRequest |
POrder | String | pOrder |
POrganization | String | pOrganization |
POrganizationId | String | pOrganizationId |
PPickSlip | String | pPickSlip |
PPickWave | String | pPickWave |
PSourceSubinventory | String | pSourceSubinventory |
PTransactionType | String | pTransactionType |
OpenPickLinesitemSerialsserialAttributeDFFs
Name | Type | Description |
OpenPickLinesTransactionId [KEY] | Long | OpenPickLinesTransactionId of OpenPickLinesitemSerialsserialAttributeDFFs |
ItemserialsFromSerialNumber [KEY] | String | ItemserialsFromSerialNumber of OpenPickLinesitemSerialsserialAttributeDFFs |
TransactionTempId [KEY] | Long | TransactionTempId of OpenPickLinesitemSerialsserialAttributeDFFs |
FmSerialNumber [KEY] | String | FmSerialNumber of OpenPickLinesitemSerialsserialAttributeDFFs |
_FLEX_Context | String | __FLEX_Context of OpenPickLinesitemSerialsserialAttributeDFFs |
_FLEX_Context_DisplayValue | String | __FLEX_Context_DisplayValue of OpenPickLinesitemSerialsserialAttributeDFFs |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
TransactionId | Long | TransactionId |
Finder | String | finder |
PItem | String | pItem |
PMovementRequest | String | pMovementRequest |
POrder | String | pOrder |
POrganization | String | pOrganization |
POrganizationId | String | pOrganizationId |
PPickSlip | String | pPickSlip |
PPickWave | String | pPickWave |
PSourceSubinventory | String | pSourceSubinventory |
PTransactionType | String | pTransactionType |
OpenPickLinesitemSerialsserialStandardDFFs
Name | Type | Description |
OpenPickLinesTransactionId [KEY] | Long | OpenPickLinesTransactionId of OpenPickLinesitemSerialsserialStandardDFFs |
ItemserialsFromSerialNumber [KEY] | String | ItemserialsFromSerialNumber of OpenPickLinesitemSerialsserialStandardDFFs |
TransactionTempId [KEY] | Long | TransactionTempId of OpenPickLinesitemSerialsserialStandardDFFs |
FmSerialNumber [KEY] | String | FmSerialNumber of OpenPickLinesitemSerialsserialStandardDFFs |
_FLEX_Context | String | __FLEX_Context of OpenPickLinesitemSerialsserialStandardDFFs |
_FLEX_Context_DisplayValue | String | __FLEX_Context_DisplayValue of OpenPickLinesitemSerialsserialStandardDFFs |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
TransactionId | Long | TransactionId |
Finder | String | finder |
PItem | String | pItem |
PMovementRequest | String | pMovementRequest |
POrder | String | pOrder |
POrganization | String | pOrganization |
POrganizationId | String | pOrganizationId |
PPickSlip | String | pPickSlip |
PPickWave | String | pPickWave |
PSourceSubinventory | String | pSourceSubinventory |
PTransactionType | String | pTransactionType |
OpenPickLinesprojectCostDFFs
Name | Type | Description |
OpenPickLinesTransactionId [KEY] | Long | OpenPickLinesTransactionId of OpenPickLinesprojectCostDFFs |
TransactionTempId [KEY] | Long | TransactionTempId of OpenPickLinesprojectCostDFFs |
_FLEX_Context | String | __FLEX_Context of OpenPickLinesprojectCostDFFs |
_FLEX_Context_DisplayValue | String | __FLEX_Context_DisplayValue of OpenPickLinesprojectCostDFFs |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
TransactionId | Long | TransactionId |
Finder | String | finder |
PItem | String | pItem |
PMovementRequest | String | pMovementRequest |
POrder | String | pOrder |
POrganization | String | pOrganization |
POrganizationId | String | pOrganizationId |
PPickSlip | String | pPickSlip |
PPickWave | String | pPickWave |
PSourceSubinventory | String | pSourceSubinventory |
PTransactionType | String | pTransactionType |
PackingUnits
Name | Type | Description |
PackingUnitId [KEY] | Long | PackingUnitId of PackingUnits |
PackingUnit | String | Name of the packing unit. |
ParentPackingUnitId | Long | ParentPackingUnitId of PackingUnits |
ParentPackingUnit | String | ParentPackingUnit of PackingUnits |
OutermostPackingUnitId | Long | OutermostPackingUnitId of PackingUnits |
OutermostPackingUnit | String | OutermostPackingUnit of PackingUnits |
PackingUnitContextMeaning | String | Description of the packing unit context. |
PackingUnitContext | String | Abbreviation that identifies the packing unit context. |
OrganizationCode | String | Abbreviation that identifies the organization of the packing unit. |
OrganizationId | Long | Value that uniquely identifies the organization of the packing unit. |
ContainerItemNumber | String | Name of the container item. |
ContainerItemId | Long | Value that uniquely identifies the container item. |
GrossWeight | Double | Weight of the packing unit and its contents. |
GrossWeightUOMCode | String | Abbreviation that identifies the unit of measure of the weight of the packing unit and its contents. |
GrossWeightUOMName | String | GrossWeightUOMName of PackingUnits |
TareWeight | Double | Tare weight of the packing unit. |
TareWeightUOMCode | String | Abbreviation that identifies the unit of measure for the tare weight of the packing unit. |
TareWeightUOMName | String | TareWeightUOMName of PackingUnits |
NetWeight | Double | Net weight of the packing unit. |
NetWeightUOMCode | String | Abbreviation that identifies the unit of measure for the net weight of the packing unit. |
NetWeightUOMName | String | NetWeightUOMName of PackingUnits |
ContainerVolume | Double | Total volume of the packing unit container. |
ContainerVolumeUOM | String | Abbreviation that identifies the unit of measure of the packing unit container volume. |
ContainerVolumeUOMName | String | ContainerVolumeUOMName of PackingUnits |
ContentVolume | Double | Total volume of the packing unit contents. |
ContentVolumeUOMCode | String | Abbreviation that identifies the unit of measure of the packing unit content volume. |
ContentVolumeUOMName | String | ContentVolumeUOMName of PackingUnits |
SourceName | String | Name of the source of the packing unit. |
SealCode | String | Abbreviation that identifies the seal of the packing unit. |
TrackingNumber | String | Tracking number of the packing unit. |
AllowAutoGeneration | String | Contains one of the following values: true or false. If true, then packing unit will be generated based on packing unit setup defined for organization. If false, then packing unit is user-defined. There is no default value for this attribute. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |
PPackingUnit | String | pPackingUnit |
PackingUnitsattachments
Name | Type | Description |
PackingUnitsPackingUnitId [KEY] | Long | PackingUnitsPackingUnitId of PackingUnitsattachments |
AttachedDocumentId [KEY] | Long | The unique identifier of the attached document. |
LastUpdateDate | Datetime | The date when the record was last updated. |
LastUpdatedBy | String | The user who last updated the record. |
DatatypeCode | String | A value that indicates the data type. |
FileName | String | The file name of the attachment. |
DmFolderPath | String | The folder path from which the attachment is created. |
DmDocumentId | String | The document ID from which the attachment is created. |
DmVersionNumber | String | The document version number from which the attachment is created. |
Url | String | The URL of a web page type attachment. |
CategoryName | String | The category of the attachment. |
UserName | String | The login credentials of the user who created the attachment. |
Uri | String | The URI of a Topology Manager type attachment. |
FileUrl | String | The URI of the file. |
UploadedText | String | The text content for a new text attachment. |
UploadedFileContentType | String | The content type of the attachment. |
UploadedFileLength | Long | The size of the attachment file. |
UploadedFileName | String | The name to assign to a new attachment file. |
ContentRepositoryFileShared | Bool | Indicates whether the attachment is shared |
Title | String | The title of the attachment. |
Description | String | The description of the attachment. |
ErrorStatusCode | String | The error code, if any, for the attachment. |
ErrorStatusMessage | String | The error message, if any, for the attachment. |
CreatedBy | String | The user who created the record. |
CreationDate | Datetime | The date when the record was created. |
FileContents | String | The contents of the attachment. |
ExpirationDate | Datetime | The expiration date of the contents in the attachment. |
LastUpdatedByUserName | String | The user name who last updated the record. |
CreatedByUserName | String | The user name who created the record. |
AsyncTrackerId | String | Attribute provided for the exclusive use by the Attachment UI components to assist in uploading files. |
FileWebImage | String | The base64 encoded image of the file displayed in .png format if the source is a convertible image. |
DownloadInfo | String | JSON object represented as a string containing information used to programmatically retrieve a file attachment. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
PackingUnitId | Long | PackingUnitId |
Finder | String | finder |
PPackingUnit | String | pPackingUnit |
PackingUnitscontents
Name | Type | Description |
PackingUnitsPackingUnitId [KEY] | Long | PackingUnitsPackingUnitId of PackingUnitscontents |
PackingUnitContentId [KEY] | Long | PackingUnitContentId of PackingUnitscontents |
OrganizationId | Long | OrganizationId of PackingUnitscontents |
OrganizationCode | String | OrganizationCode of PackingUnitscontents |
InventoryItemId | Long | InventoryItemId of PackingUnitscontents |
ItemNumber | String | ItemNumber of PackingUnitscontents |
ItemDescription | String | ItemDescription of PackingUnitscontents |
Revision | String | Revision of PackingUnitscontents |
LotNumber | String | LotNumber of PackingUnitscontents |
Quantity | Double | Quantity of PackingUnitscontents |
UOMCode | String | UOMCode of PackingUnitscontents |
UOMName | String | UOMName of PackingUnitscontents |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
PackingUnitId | Long | PackingUnitId |
Finder | String | finder |
PPackingUnit | String | pPackingUnit |
PackingUnitscontentsserials
Name | Type | Description |
PackingUnitsPackingUnitId [KEY] | Long | PackingUnitsPackingUnitId of PackingUnitscontentsserials |
ContentsPackingUnitContentId [KEY] | Long | ContentsPackingUnitContentId of PackingUnitscontentsserials |
SerialNumber [KEY] | String | SerialNumber of PackingUnitscontentsserials |
CurrentStatus | String | CurrentStatus of PackingUnitscontentsserials |
CurrentStatusMeaning | String | CurrentStatusMeaning of PackingUnitscontentsserials |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
PackingUnitId | Long | PackingUnitId |
Finder | String | finder |
PPackingUnit | String | pPackingUnit |
PackingUnitsnestedPackingUnits
Name | Type | Description |
PackingUnitsPackingUnitId [KEY] | Long | PackingUnitsPackingUnitId of PackingUnitsnestedPackingUnits |
PackingUnitId [KEY] | Long | PackingUnitId of PackingUnitsnestedPackingUnits |
PackingUnit | String | PackingUnit of PackingUnitsnestedPackingUnits |
ParentPackingUnitId | Long | ParentPackingUnitId of PackingUnitsnestedPackingUnits |
ParentPackingUnit | String | ParentPackingUnit of PackingUnitsnestedPackingUnits |
OutermostPackingUnitId | Long | OutermostPackingUnitId of PackingUnitsnestedPackingUnits |
OutermostPackingUnit | String | OutermostPackingUnit of PackingUnitsnestedPackingUnits |
PackingUnitContextMeaning | String | PackingUnitContextMeaning of PackingUnitsnestedPackingUnits |
PackingUnitContext | String | PackingUnitContext of PackingUnitsnestedPackingUnits |
OrganizationCode | String | OrganizationCode of PackingUnitsnestedPackingUnits |
OrganizationId | Long | OrganizationId of PackingUnitsnestedPackingUnits |
ContainerItemNumber | String | ContainerItemNumber of PackingUnitsnestedPackingUnits |
ContainerItemId | Long | ContainerItemId of PackingUnitsnestedPackingUnits |
GrossWeight | Double | GrossWeight of PackingUnitsnestedPackingUnits |
GrossWeightUOMCode | String | GrossWeightUOMCode of PackingUnitsnestedPackingUnits |
GrossWeightUOMName | String | GrossWeightUOMName of PackingUnitsnestedPackingUnits |
TareWeight | Double | TareWeight of PackingUnitsnestedPackingUnits |
TareWeightUOMCode | String | TareWeightUOMCode of PackingUnitsnestedPackingUnits |
TareWeightUOMName | String | TareWeightUOMName of PackingUnitsnestedPackingUnits |
NetWeight | Double | NetWeight of PackingUnitsnestedPackingUnits |
NetWeightUOMCode | String | NetWeightUOMCode of PackingUnitsnestedPackingUnits |
NetWeightUOMName | String | NetWeightUOMName of PackingUnitsnestedPackingUnits |
ContainerVolume | Double | ContainerVolume of PackingUnitsnestedPackingUnits |
ContainerVolumeUOM | String | ContainerVolumeUOM of PackingUnitsnestedPackingUnits |
ContainerVolumeUOMName | String | ContainerVolumeUOMName of PackingUnitsnestedPackingUnits |
ContentVolume | Double | ContentVolume of PackingUnitsnestedPackingUnits |
ContentVolumeUOMCode | String | ContentVolumeUOMCode of PackingUnitsnestedPackingUnits |
ContentVolumeUOMName | String | ContentVolumeUOMName of PackingUnitsnestedPackingUnits |
SourceName | String | SourceName of PackingUnitsnestedPackingUnits |
SealCode | String | SealCode of PackingUnitsnestedPackingUnits |
TrackingNumber | String | TrackingNumber of PackingUnitsnestedPackingUnits |
AllowAutoGeneration | String | AllowAutoGeneration of PackingUnitsnestedPackingUnits |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |
PPackingUnit | String | pPackingUnit |
PackingUnitsnestedPackingUnitsattachments
Name | Type | Description |
PackingUnitsPackingUnitId [KEY] | Long | PackingUnitsPackingUnitId of PackingUnitsnestedPackingUnitsattachments |
NestedpackingunitsPackingUnitId [KEY] | Long | NestedpackingunitsPackingUnitId of PackingUnitsnestedPackingUnitsattachments |
AttachedDocumentId [KEY] | Long | The unique identifier of the attached document. |
LastUpdateDate | Datetime | The date when the record was last updated. |
LastUpdatedBy | String | The user who last updated the record. |
DatatypeCode | String | A value that indicates the data type. |
FileName | String | The file name of the attachment. |
DmFolderPath | String | The folder path from which the attachment is created. |
DmDocumentId | String | The document ID from which the attachment is created. |
DmVersionNumber | String | The document version number from which the attachment is created. |
Url | String | The URL of a web page type attachment. |
CategoryName | String | The category of the attachment. |
UserName | String | The login credentials of the user who created the attachment. |
Uri | String | The URI of a Topology Manager type attachment. |
FileUrl | String | The URI of the file. |
UploadedText | String | The text content for a new text attachment. |
UploadedFileContentType | String | The content type of the attachment. |
UploadedFileLength | Long | The size of the attachment file. |
UploadedFileName | String | The name to assign to a new attachment file. |
ContentRepositoryFileShared | Bool | Indicates whether the attachment is shared |
Title | String | The title of the attachment. |
Description | String | The description of the attachment. |
ErrorStatusCode | String | The error code, if any, for the attachment. |
ErrorStatusMessage | String | The error message, if any, for the attachment. |
CreatedBy | String | The user who created the record. |
CreationDate | Datetime | The date when the record was created. |
FileContents | String | The contents of the attachment. |
ExpirationDate | Datetime | The expiration date of the contents in the attachment. |
LastUpdatedByUserName | String | The user name who last updated the record. |
CreatedByUserName | String | The user name who created the record. |
AsyncTrackerId | String | Attribute provided for the exclusive use by the Attachment UI components to assist in uploading files. |
FileWebImage | String | The base64 encoded image of the file displayed in .png format if the source is a convertible image. |
DownloadInfo | String | JSON object represented as a string containing information used to programmatically retrieve a file attachment. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
PackingUnitId | Long | PackingUnitId |
Finder | String | finder |
PPackingUnit | String | pPackingUnit |
PackingUnitsnestedPackingUnitscontents
Name | Type | Description |
PackingUnitsPackingUnitId [KEY] | Long | PackingUnitsPackingUnitId of PackingUnitsnestedPackingUnitscontents |
NestedpackingunitsPackingUnitId [KEY] | Long | NestedpackingunitsPackingUnitId of PackingUnitsnestedPackingUnitscontents |
PackingUnitContentId [KEY] | Long | PackingUnitContentId of PackingUnitsnestedPackingUnitscontents |
OrganizationId | Long | OrganizationId of PackingUnitsnestedPackingUnitscontents |
OrganizationCode | String | OrganizationCode of PackingUnitsnestedPackingUnitscontents |
InventoryItemId | Long | InventoryItemId of PackingUnitsnestedPackingUnitscontents |
ItemNumber | String | ItemNumber of PackingUnitsnestedPackingUnitscontents |
ItemDescription | String | ItemDescription of PackingUnitsnestedPackingUnitscontents |
Revision | String | Revision of PackingUnitsnestedPackingUnitscontents |
LotNumber | String | LotNumber of PackingUnitsnestedPackingUnitscontents |
Quantity | Double | Quantity of PackingUnitsnestedPackingUnitscontents |
UOMCode | String | UOMCode of PackingUnitsnestedPackingUnitscontents |
UOMName | String | UOMName of PackingUnitsnestedPackingUnitscontents |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
PackingUnitId | Long | PackingUnitId |
Finder | String | finder |
PPackingUnit | String | pPackingUnit |
PackingUnitsnestedPackingUnitscontentsserials
Name | Type | Description |
PackingUnitsPackingUnitId [KEY] | Long | PackingUnitsPackingUnitId of PackingUnitsnestedPackingUnitscontentsserials |
NestedpackingunitsPackingUnitId [KEY] | Long | NestedpackingunitsPackingUnitId of PackingUnitsnestedPackingUnitscontentsserials |
ContentsPackingUnitContentId [KEY] | Long | ContentsPackingUnitContentId of PackingUnitsnestedPackingUnitscontentsserials |
SerialNumber [KEY] | String | SerialNumber of PackingUnitsnestedPackingUnitscontentsserials |
CurrentStatus | String | CurrentStatus of PackingUnitsnestedPackingUnitscontentsserials |
CurrentStatusMeaning | String | CurrentStatusMeaning of PackingUnitsnestedPackingUnitscontentsserials |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
PackingUnitId | Long | PackingUnitId |
Finder | String | finder |
PPackingUnit | String | pPackingUnit |
PackingUnitsnestedPackingUnitsnestedPackingUnits
Name | Type | Description |
PackingUnitsPackingUnitId [KEY] | Long | PackingUnitsPackingUnitId of PackingUnitsnestedPackingUnitsnestedPackingUnits |
NestedpackingunitsPackingUnitId [KEY] | Long | NestedpackingunitsPackingUnitId of PackingUnitsnestedPackingUnitsnestedPackingUnits |
PackingUnitId [KEY] | Long | PackingUnitId of PackingUnitsnestedPackingUnitsnestedPackingUnits |
PackingUnit | String | PackingUnit of PackingUnitsnestedPackingUnitsnestedPackingUnits |
ParentPackingUnitId | Long | ParentPackingUnitId of PackingUnitsnestedPackingUnitsnestedPackingUnits |
ParentPackingUnit | String | ParentPackingUnit of PackingUnitsnestedPackingUnitsnestedPackingUnits |
OutermostPackingUnitId | Long | OutermostPackingUnitId of PackingUnitsnestedPackingUnitsnestedPackingUnits |
OutermostPackingUnit | String | OutermostPackingUnit of PackingUnitsnestedPackingUnitsnestedPackingUnits |
PackingUnitContextMeaning | String | PackingUnitContextMeaning of PackingUnitsnestedPackingUnitsnestedPackingUnits |
PackingUnitContext | String | PackingUnitContext of PackingUnitsnestedPackingUnitsnestedPackingUnits |
OrganizationCode | String | OrganizationCode of PackingUnitsnestedPackingUnitsnestedPackingUnits |
OrganizationId | Long | OrganizationId of PackingUnitsnestedPackingUnitsnestedPackingUnits |
ContainerItemNumber | String | ContainerItemNumber of PackingUnitsnestedPackingUnitsnestedPackingUnits |
ContainerItemId | Long | ContainerItemId of PackingUnitsnestedPackingUnitsnestedPackingUnits |
GrossWeight | Double | GrossWeight of PackingUnitsnestedPackingUnitsnestedPackingUnits |
GrossWeightUOMCode | String | GrossWeightUOMCode of PackingUnitsnestedPackingUnitsnestedPackingUnits |
GrossWeightUOMName | String | GrossWeightUOMName of PackingUnitsnestedPackingUnitsnestedPackingUnits |
TareWeight | Double | TareWeight of PackingUnitsnestedPackingUnitsnestedPackingUnits |
TareWeightUOMCode | String | TareWeightUOMCode of PackingUnitsnestedPackingUnitsnestedPackingUnits |
TareWeightUOMName | String | TareWeightUOMName of PackingUnitsnestedPackingUnitsnestedPackingUnits |
NetWeight | Double | NetWeight of PackingUnitsnestedPackingUnitsnestedPackingUnits |
NetWeightUOMCode | String | NetWeightUOMCode of PackingUnitsnestedPackingUnitsnestedPackingUnits |
NetWeightUOMName | String | NetWeightUOMName of PackingUnitsnestedPackingUnitsnestedPackingUnits |
ContainerVolume | Double | ContainerVolume of PackingUnitsnestedPackingUnitsnestedPackingUnits |
ContainerVolumeUOM | String | ContainerVolumeUOM of PackingUnitsnestedPackingUnitsnestedPackingUnits |
ContainerVolumeUOMName | String | ContainerVolumeUOMName of PackingUnitsnestedPackingUnitsnestedPackingUnits |
ContentVolume | Double | ContentVolume of PackingUnitsnestedPackingUnitsnestedPackingUnits |
ContentVolumeUOMCode | String | ContentVolumeUOMCode of PackingUnitsnestedPackingUnitsnestedPackingUnits |
ContentVolumeUOMName | String | ContentVolumeUOMName of PackingUnitsnestedPackingUnitsnestedPackingUnits |
SourceName | String | SourceName of PackingUnitsnestedPackingUnitsnestedPackingUnits |
SealCode | String | SealCode of PackingUnitsnestedPackingUnitsnestedPackingUnits |
TrackingNumber | String | TrackingNumber of PackingUnitsnestedPackingUnitsnestedPackingUnits |
AllowAutoGeneration | String | AllowAutoGeneration of PackingUnitsnestedPackingUnitsnestedPackingUnits |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |
PPackingUnit | String | pPackingUnit |
PackingUnitsnestedPackingUnitsnotes
Name | Type | Description |
PackingUnitsPackingUnitId [KEY] | Long | PackingUnitsPackingUnitId of PackingUnitsnestedPackingUnitsnotes |
NestedpackingunitsPackingUnitId [KEY] | Long | NestedpackingunitsPackingUnitId of PackingUnitsnestedPackingUnitsnotes |
NoteId [KEY] | Long | The unique identifier of the note. This is the primary key of the notes table. |
SourceObjectCode | String | This is the source object code for the source object as defined in OBJECTS Metadata. |
SourceObjectId | String | The unique identifier of the parent source object associated to the note. |
PartyName | String | The name of the party. |
NoteTxt | String | The column which stores the actual note text. |
NoteTypeCode | String | The note type code for categorization of note. |
VisibilityCode | String | The attribute to specify the visibility level of the note. It indicates whether the note is internal, external, or private. |
CreatorPartyId | Long | The unique identifier of the party. |
CreatedBy | String | The user who created the record. |
CreationDate | Datetime | The date when the record was created. |
LastUpdateDate | Datetime | The date when the record was last updated. |
PartyId | Long | The unique identifier of the party. |
CorpCurrencyCode | String | The corporate currency code for extensibility. |
CurcyConvRateType | String | The currency conversion rate type for extensibility. |
CurrencyCode | String | The currency code for extensibility. |
ContactRelationshipId | Long | The relationship ID populated when the note is associated with a contact. |
ParentNoteId | Long | The unique identifier of the note. This is the primary key of the notes table. |
LastUpdatedBy | String | The unique identifier of the note. This is the primary key of the notes table. |
LastUpdateLogin | String | The login of the user who last updated the record. |
EmailAddress | String | The email address of the user who created the note. |
FormattedAddress | String | The address of the user who created the note. |
FormattedPhoneNumber | String | The phone number of the user who created the note. |
UpdateFlag | Bool | Indicates whether the user can update the note. |
DeleteFlag | Bool | Indicates whether the user has access to delete the note. |
NoteNumber | String | The alternate unique identifier of the note. A user key that's system generated or from an external system. |
NoteTitle | String | The title of the note entered by the user. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
PackingUnitId | Long | PackingUnitId |
Finder | String | finder |
PPackingUnit | String | pPackingUnit |
PackingUnitsnestedPackingUnitspackingUnitDFFs
Name | Type | Description |
PackingUnitsPackingUnitId [KEY] | Long | PackingUnitsPackingUnitId of PackingUnitsnestedPackingUnitspackingUnitDFFs |
NestedpackingunitsPackingUnitId [KEY] | Long | NestedpackingunitsPackingUnitId of PackingUnitsnestedPackingUnitspackingUnitDFFs |
LPNId [KEY] | Long | Value that uniquely identifies the packing unit flexfields. |
_FLEX_Context | String | Descriptive flexfield context name for packing unit. |
_FLEX_Context_DisplayValue | String | Context Value |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
PackingUnitId | Long | PackingUnitId |
Finder | String | finder |
PPackingUnit | String | pPackingUnit |
PackingUnitsnotes
Name | Type | Description |
PackingUnitsPackingUnitId [KEY] | Long | PackingUnitsPackingUnitId of PackingUnitsnotes |
NoteId [KEY] | Long | The unique identifier of the note. This is the primary key of the notes table. |
SourceObjectCode | String | This is the source object code for the source object as defined in OBJECTS Metadata. |
SourceObjectId | String | The unique identifier of the parent source object associated to the note. |
PartyName | String | The name of the party. |
NoteTxt | String | The column which stores the actual note text. |
NoteTypeCode | String | The note type code for categorization of note. |
VisibilityCode | String | The attribute to specify the visibility level of the note. It indicates whether the note is internal, external, or private. |
CreatorPartyId | Long | The unique identifier of the party. |
CreatedBy | String | The user who created the record. |
CreationDate | Datetime | The date when the record was created. |
LastUpdateDate | Datetime | The date when the record was last updated. |
PartyId | Long | The unique identifier of the party. |
CorpCurrencyCode | String | The corporate currency code for extensibility. |
CurcyConvRateType | String | The currency conversion rate type for extensibility. |
CurrencyCode | String | The currency code for extensibility. |
ContactRelationshipId | Long | The relationship ID populated when the note is associated with a contact. |
ParentNoteId | Long | The unique identifier of the note. This is the primary key of the notes table. |
LastUpdatedBy | String | The unique identifier of the note. This is the primary key of the notes table. |
LastUpdateLogin | String | The login of the user who last updated the record. |
EmailAddress | String | The email address of the user who created the note. |
FormattedAddress | String | The address of the user who created the note. |
FormattedPhoneNumber | String | The phone number of the user who created the note. |
UpdateFlag | Bool | Indicates whether the user can update the note. |
DeleteFlag | Bool | Indicates whether the user has access to delete the note. |
NoteNumber | String | The alternate unique identifier of the note. A user key that's system generated or from an external system. |
NoteTitle | String | The title of the note entered by the user. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
PackingUnitId | Long | PackingUnitId |
Finder | String | finder |
PPackingUnit | String | pPackingUnit |
PackingUnitspackingUnitDFFs
Name | Type | Description |
PackingUnitsPackingUnitId [KEY] | Long | PackingUnitsPackingUnitId of PackingUnitspackingUnitDFFs |
LPNId [KEY] | Long | Value that uniquely identifies the packing unit flexfields. |
_FLEX_Context | String | Descriptive flexfield context name for packing unit. |
_FLEX_Context_DisplayValue | String | Context Value |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
PackingUnitId | Long | PackingUnitId |
Finder | String | finder |
PPackingUnit | String | pPackingUnit |
PickSlipDetails
Name | Type | Description |
PickSlip [KEY] | Long | PickSlip of PickSlipDetails |
PickWave | String | PickWave of PickSlipDetails |
Organization | String | Organization of PickSlipDetails |
NumberOfPicks | Long | NumberOfPicks of PickSlipDetails |
DueDate | Date | DueDate of PickSlipDetails |
Order | String | Order of PickSlipDetails |
Customer | String | Customer of PickSlipDetails |
ShippingMethod | String | ShippingMethod of PickSlipDetails |
CreationDate | Datetime | CreationDate of PickSlipDetails |
Shipment | String | Shipment of PickSlipDetails |
MovementRequest | String | MovementRequest of PickSlipDetails |
ShipToLocation | String | ShipToLocation of PickSlipDetails |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |
PickSlipDetailspickLines
Name | Type | Description |
PickSlipDetailsPickSlip [KEY] | Long | PickSlipDetailsPickSlip of PickSlipDetailspickLines |
ShipToLocation | String | ShipToLocation of PickSlipDetailspickLines |
Customer | String | Customer of PickSlipDetailspickLines |
DestinationAccount | String | DestinationAccount of PickSlipDetailspickLines |
DestinationLocator | String | DestinationLocator of PickSlipDetailspickLines |
DestinationSubinventory | String | DestinationSubinventory of PickSlipDetailspickLines |
Item | String | Item of PickSlipDetailspickLines |
TransactionId [KEY] | Long | TransactionId of PickSlipDetailspickLines |
PickSlip | Long | PickSlip of PickSlipDetailspickLines |
PickSlipLine | Long | PickSlipLine of PickSlipDetailspickLines |
RequestedQuantity | Double | RequestedQuantity of PickSlipDetailspickLines |
RequiredDate | Date | RequiredDate of PickSlipDetailspickLines |
Revision | String | Revision of PickSlipDetailspickLines |
SecondaryRequestedQuantity | Double | SecondaryRequestedQuantity of PickSlipDetailspickLines |
SecondaryUOM | String | SecondaryUOM of PickSlipDetailspickLines |
ShippingPriority | String | ShippingPriority of PickSlipDetailspickLines |
SourceLocator | String | SourceLocator of PickSlipDetailspickLines |
SourceOrder | String | SourceOrder of PickSlipDetailspickLines |
SourceOrderLine | String | SourceOrderLine of PickSlipDetailspickLines |
SourceSubinventory | String | SourceSubinventory of PickSlipDetailspickLines |
TransactionType | String | TransactionType of PickSlipDetailspickLines |
UOM | String | UOM of PickSlipDetailspickLines |
MovementRequest | String | MovementRequest of PickSlipDetailspickLines |
MovementRequestLine | Long | MovementRequestLine of PickSlipDetailspickLines |
AllowUseOfCommonSuppliesFlag | Bool | AllowUseOfCommonSuppliesFlag of PickSlipDetailspickLines |
MaximumPickedQuantity | Double | MaximumPickedQuantity of PickSlipDetailspickLines |
ErrorCode | String | ErrorCode of PickSlipDetailspickLines |
ErrorExplanation | String | ErrorExplanation of PickSlipDetailspickLines |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |
PickSlipDetailspickLinesdffs
Name | Type | Description |
PickSlipDetailsPickSlip [KEY] | Long | PickSlipDetailsPickSlip of PickSlipDetailspickLinesdffs |
PicklinesTransactionId [KEY] | Long | PicklinesTransactionId of PickSlipDetailspickLinesdffs |
TransactionId [KEY] | Long | TransactionId of PickSlipDetailspickLinesdffs |
_FLEX_Context | String | __FLEX_Context of PickSlipDetailspickLinesdffs |
_FLEX_Context_DisplayValue | String | __FLEX_Context_DisplayValue of PickSlipDetailspickLinesdffs |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
PickSlip | Long | PickSlip |
Finder | String | finder |
PickSlipDetailspickLinesinventoryAttributesDFF
Name | Type | Description |
PickSlipDetailsPickSlip [KEY] | Long | PickSlipDetailsPickSlip of PickSlipDetailspickLinesinventoryAttributesDFF |
PicklinesTransactionId [KEY] | Long | PicklinesTransactionId of PickSlipDetailspickLinesinventoryAttributesDFF |
TransactionId [KEY] | Long | TransactionId of PickSlipDetailspickLinesinventoryAttributesDFF |
ProjectId | Long | ProjectId of PickSlipDetailspickLinesinventoryAttributesDFF |
ProjectId_Display | String | ProjectId_Display of PickSlipDetailspickLinesinventoryAttributesDFF |
TaskId | Long | TaskId of PickSlipDetailspickLinesinventoryAttributesDFF |
TaskId_Display | String | TaskId_Display of PickSlipDetailspickLinesinventoryAttributesDFF |
CountryOfOriginCode | String | CountryOfOriginCode of PickSlipDetailspickLinesinventoryAttributesDFF |
CountryOfOriginCode_Display | String | CountryOfOriginCode_Display of PickSlipDetailspickLinesinventoryAttributesDFF |
_FLEX_Context | String | __FLEX_Context of PickSlipDetailspickLinesinventoryAttributesDFF |
_FLEX_Context_DisplayValue | String | __FLEX_Context_DisplayValue of PickSlipDetailspickLinesinventoryAttributesDFF |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
PickSlip | Long | PickSlip |
Finder | String | finder |
PickSlipDetailspickLinesitemLots
Name | Type | Description |
PickSlipDetailsPickSlip [KEY] | Long | PickSlipDetailsPickSlip of PickSlipDetailspickLinesitemLots |
PicklinesTransactionId [KEY] | Long | PicklinesTransactionId of PickSlipDetailspickLinesitemLots |
Lot [KEY] | String | Lot of PickSlipDetailspickLinesitemLots |
Quantity | Double | Quantity of PickSlipDetailspickLinesitemLots |
SecondaryQuantity | Double | SecondaryQuantity of PickSlipDetailspickLinesitemLots |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
PickSlip | Long | PickSlip |
Finder | String | finder |
PickSlipDetailspickLinesitemLotsitemLotSerials
Name | Type | Description |
PickSlipDetailsPickSlip [KEY] | Long | PickSlipDetailsPickSlip of PickSlipDetailspickLinesitemLotsitemLotSerials |
PicklinesTransactionId [KEY] | Long | PicklinesTransactionId of PickSlipDetailspickLinesitemLotsitemLotSerials |
ItemlotsLot [KEY] | String | ItemlotsLot of PickSlipDetailspickLinesitemLotsitemLotSerials |
FromSerialNumber [KEY] | String | FromSerialNumber of PickSlipDetailspickLinesitemLotsitemLotSerials |
ToSerialNumber | String | ToSerialNumber of PickSlipDetailspickLinesitemLotsitemLotSerials |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
PickSlip | Long | PickSlip |
Finder | String | finder |
PickSlipDetailspickLinesitemLotsitemLotSerialslotSerialAttributeDFFs
Name | Type | Description |
PickSlipDetailsPickSlip [KEY] | Long | PickSlipDetailsPickSlip of PickSlipDetailspickLinesitemLotsitemLotSerialslotSerialAttributeDFFs |
PicklinesTransactionId [KEY] | Long | PicklinesTransactionId of PickSlipDetailspickLinesitemLotsitemLotSerialslotSerialAttributeDFFs |
ItemlotsLot [KEY] | String | ItemlotsLot of PickSlipDetailspickLinesitemLotsitemLotSerialslotSerialAttributeDFFs |
ItemlotserialsFromSerialNumber [KEY] | String | ItemlotserialsFromSerialNumber of PickSlipDetailspickLinesitemLotsitemLotSerialslotSerialAttributeDFFs |
TransactionTempId [KEY] | Long | TransactionTempId of PickSlipDetailspickLinesitemLotsitemLotSerialslotSerialAttributeDFFs |
FmSerialNumber [KEY] | String | FmSerialNumber of PickSlipDetailspickLinesitemLotsitemLotSerialslotSerialAttributeDFFs |
_FLEX_Context | String | __FLEX_Context of PickSlipDetailspickLinesitemLotsitemLotSerialslotSerialAttributeDFFs |
_FLEX_Context_DisplayValue | String | __FLEX_Context_DisplayValue of PickSlipDetailspickLinesitemLotsitemLotSerialslotSerialAttributeDFFs |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
PickSlip | Long | PickSlip |
Finder | String | finder |
PickSlipDetailspickLinesitemLotsitemLotSerialslotSerialStandardDFFs
Name | Type | Description |
PickSlipDetailsPickSlip [KEY] | Long | PickSlipDetailsPickSlip of PickSlipDetailspickLinesitemLotsitemLotSerialslotSerialStandardDFFs |
PicklinesTransactionId [KEY] | Long | PicklinesTransactionId of PickSlipDetailspickLinesitemLotsitemLotSerialslotSerialStandardDFFs |
ItemlotsLot [KEY] | String | ItemlotsLot of PickSlipDetailspickLinesitemLotsitemLotSerialslotSerialStandardDFFs |
ItemlotserialsFromSerialNumber [KEY] | String | ItemlotserialsFromSerialNumber of PickSlipDetailspickLinesitemLotsitemLotSerialslotSerialStandardDFFs |
TransactionTempId [KEY] | Long | TransactionTempId of PickSlipDetailspickLinesitemLotsitemLotSerialslotSerialStandardDFFs |
FmSerialNumber [KEY] | String | FmSerialNumber of PickSlipDetailspickLinesitemLotsitemLotSerialslotSerialStandardDFFs |
_FLEX_Context | String | __FLEX_Context of PickSlipDetailspickLinesitemLotsitemLotSerialslotSerialStandardDFFs |
_FLEX_Context_DisplayValue | String | __FLEX_Context_DisplayValue of PickSlipDetailspickLinesitemLotsitemLotSerialslotSerialStandardDFFs |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
PickSlip | Long | PickSlip |
Finder | String | finder |
PickSlipDetailspickLinesitemLotslotAttributeDFFs
Name | Type | Description |
PickSlipDetailsPickSlip [KEY] | Long | PickSlipDetailsPickSlip of PickSlipDetailspickLinesitemLotslotAttributeDFFs |
PicklinesTransactionId [KEY] | Long | PicklinesTransactionId of PickSlipDetailspickLinesitemLotslotAttributeDFFs |
ItemlotsLot [KEY] | String | ItemlotsLot of PickSlipDetailspickLinesitemLotslotAttributeDFFs |
TransactionTempId [KEY] | Long | TransactionTempId of PickSlipDetailspickLinesitemLotslotAttributeDFFs |
LotNumber [KEY] | String | LotNumber of PickSlipDetailspickLinesitemLotslotAttributeDFFs |
_FLEX_Context | String | __FLEX_Context of PickSlipDetailspickLinesitemLotslotAttributeDFFs |
_FLEX_Context_DisplayValue | String | __FLEX_Context_DisplayValue of PickSlipDetailspickLinesitemLotslotAttributeDFFs |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
PickSlip | Long | PickSlip |
Finder | String | finder |
PickSlipDetailspickLinesitemLotslotStandardDFFs
Name | Type | Description |
PickSlipDetailsPickSlip [KEY] | Long | PickSlipDetailsPickSlip of PickSlipDetailspickLinesitemLotslotStandardDFFs |
PicklinesTransactionId [KEY] | Long | PicklinesTransactionId of PickSlipDetailspickLinesitemLotslotStandardDFFs |
ItemlotsLot [KEY] | String | ItemlotsLot of PickSlipDetailspickLinesitemLotslotStandardDFFs |
TransactionTempId [KEY] | Long | TransactionTempId of PickSlipDetailspickLinesitemLotslotStandardDFFs |
LotNumber [KEY] | String | LotNumber of PickSlipDetailspickLinesitemLotslotStandardDFFs |
_FLEX_Context | String | __FLEX_Context of PickSlipDetailspickLinesitemLotslotStandardDFFs |
_FLEX_Context_DisplayValue | String | __FLEX_Context_DisplayValue of PickSlipDetailspickLinesitemLotslotStandardDFFs |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
PickSlip | Long | PickSlip |
Finder | String | finder |
PickSlipDetailspickLinesitemSerials
Name | Type | Description |
PickSlipDetailsPickSlip [KEY] | Long | PickSlipDetailsPickSlip of PickSlipDetailspickLinesitemSerials |
PicklinesTransactionId [KEY] | Long | PicklinesTransactionId of PickSlipDetailspickLinesitemSerials |
FromSerialNumber [KEY] | String | FromSerialNumber of PickSlipDetailspickLinesitemSerials |
ToSerialNumber | String | ToSerialNumber of PickSlipDetailspickLinesitemSerials |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
PickSlip | Long | PickSlip |
Finder | String | finder |
PickSlipDetailspickLinesitemSerialsserialAttributeDFFs
Name | Type | Description |
PickSlipDetailsPickSlip [KEY] | Long | PickSlipDetailsPickSlip of PickSlipDetailspickLinesitemSerialsserialAttributeDFFs |
PicklinesTransactionId [KEY] | Long | PicklinesTransactionId of PickSlipDetailspickLinesitemSerialsserialAttributeDFFs |
ItemserialsFromSerialNumber [KEY] | String | ItemserialsFromSerialNumber of PickSlipDetailspickLinesitemSerialsserialAttributeDFFs |
TransactionTempId [KEY] | Long | TransactionTempId of PickSlipDetailspickLinesitemSerialsserialAttributeDFFs |
FmSerialNumber [KEY] | String | FmSerialNumber of PickSlipDetailspickLinesitemSerialsserialAttributeDFFs |
_FLEX_Context | String | __FLEX_Context of PickSlipDetailspickLinesitemSerialsserialAttributeDFFs |
_FLEX_Context_DisplayValue | String | __FLEX_Context_DisplayValue of PickSlipDetailspickLinesitemSerialsserialAttributeDFFs |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
PickSlip | Long | PickSlip |
Finder | String | finder |
PickSlipDetailspickLinesitemSerialsserialStandardDFFs
Name | Type | Description |
PickSlipDetailsPickSlip [KEY] | Long | PickSlipDetailsPickSlip of PickSlipDetailspickLinesitemSerialsserialStandardDFFs |
PicklinesTransactionId [KEY] | Long | PicklinesTransactionId of PickSlipDetailspickLinesitemSerialsserialStandardDFFs |
ItemserialsFromSerialNumber [KEY] | String | ItemserialsFromSerialNumber of PickSlipDetailspickLinesitemSerialsserialStandardDFFs |
TransactionTempId [KEY] | Long | TransactionTempId of PickSlipDetailspickLinesitemSerialsserialStandardDFFs |
FmSerialNumber [KEY] | String | FmSerialNumber of PickSlipDetailspickLinesitemSerialsserialStandardDFFs |
_FLEX_Context | String | __FLEX_Context of PickSlipDetailspickLinesitemSerialsserialStandardDFFs |
_FLEX_Context_DisplayValue | String | __FLEX_Context_DisplayValue of PickSlipDetailspickLinesitemSerialsserialStandardDFFs |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
PickSlip | Long | PickSlip |
Finder | String | finder |
PickSlipDetailspickLinespjcDFFs
Name | Type | Description |
PickSlipDetailsPickSlip [KEY] | Long | PickSlipDetailsPickSlip of PickSlipDetailspickLinespjcDFFs |
PicklinesTransactionId [KEY] | Long | PicklinesTransactionId of PickSlipDetailspickLinespjcDFFs |
TransactionId [KEY] | Long | TransactionId of PickSlipDetailspickLinespjcDFFs |
_FLEX_Context | String | __FLEX_Context of PickSlipDetailspickLinespjcDFFs |
_FLEX_Context_DisplayValue | String | __FLEX_Context_DisplayValue of PickSlipDetailspickLinespjcDFFs |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
PickSlip | Long | PickSlip |
Finder | String | finder |
PurchaseOrderLinesForReceiving
Name | Type | Description |
PurchaseOrder | String | PurchaseOrder of PurchaseOrderLinesForReceiving |
POHeaderId | Long | POHeaderId of PurchaseOrderLinesForReceiving |
PurchaseOrderLine | Long | PurchaseOrderLine of PurchaseOrderLinesForReceiving |
POLineId [KEY] | Long | POLineId of PurchaseOrderLinesForReceiving |
ItemDescription | String | ItemDescription of PurchaseOrderLinesForReceiving |
SupplierItem | String | SupplierItem of PurchaseOrderLinesForReceiving |
OrganizationCode | String | OrganizationCode of PurchaseOrderLinesForReceiving |
OrganizationId | Long | OrganizationId of PurchaseOrderLinesForReceiving |
ManufacturerPartNumber | String | ManufacturerPartNumber of PurchaseOrderLinesForReceiving |
ManufacturerName | String | ManufacturerName of PurchaseOrderLinesForReceiving |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BindItemDescription | String | bindItemDescription |
BindOrganizationCode | String | bindOrganizationCode |
BindOrganizationId | Long | bindOrganizationId |
BindPurchaseOrder | String | bindPurchaseOrder |
BindPurchaseOrderLine | Long | bindPurchaseOrderLine |
BindSupplierItem | String | bindSupplierItem |
Finder | String | finder |
PurchaseOrderReceiptSerials
Name | Type | Description |
SerialNumber [KEY] | String | SerialNumber of PurchaseOrderReceiptSerials |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BindASNLineFlag | String | bindASNLineFlag |
BindItemId | Long | bindItemId |
BindOrganizationId | Long | bindOrganizationId |
BindSerialNumber | String | bindSerialNumber |
BindShipmentLineId | Long | bindShipmentLineId |
BindTransactionTypeId | Long | bindTransactionTypeId |
Finder | String | finder |
PurchaseOrderSchedulesForReceiving
Name | Type | Description |
PurchaseOrder | String | PurchaseOrder of PurchaseOrderSchedulesForReceiving |
POHeaderId | Long | POHeaderId of PurchaseOrderSchedulesForReceiving |
PurchaseOrderLine | Long | PurchaseOrderLine of PurchaseOrderSchedulesForReceiving |
POLineId | Long | POLineId of PurchaseOrderSchedulesForReceiving |
PurchaseOrderSchedule | Long | PurchaseOrderSchedule of PurchaseOrderSchedulesForReceiving |
POLineLocationId [KEY] | Long | POLineLocationId of PurchaseOrderSchedulesForReceiving |
ItemDescription | String | ItemDescription of PurchaseOrderSchedulesForReceiving |
OrganizationCode | String | OrganizationCode of PurchaseOrderSchedulesForReceiving |
OrganizationId | Long | OrganizationId of PurchaseOrderSchedulesForReceiving |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BindItemDescription | String | bindItemDescription |
BindOrganizationCode | String | bindOrganizationCode |
BindOrganizationId | Long | bindOrganizationId |
BindPurchaseOrder | String | bindPurchaseOrder |
BindPurchaseOrderLine | Long | bindPurchaseOrderLine |
BindPurchaseOrderSchedule | String | bindPurchaseOrderSchedule |
Finder | String | finder |
PurchaseOrdersForReceiving
Name | Type | Description |
PurchaseOrder | String | PurchaseOrder of PurchaseOrdersForReceiving |
POHeaderId [KEY] | Long | POHeaderId of PurchaseOrdersForReceiving |
Supplier | String | Supplier of PurchaseOrdersForReceiving |
VendorId | Long | VendorId of PurchaseOrdersForReceiving |
SoldToLegalEntity | String | SoldToLegalEntity of PurchaseOrdersForReceiving |
SoldtoLeId | Long | SoldtoLeId of PurchaseOrdersForReceiving |
OrganizationCode | String | OrganizationCode of PurchaseOrdersForReceiving |
OrganizationId | String | OrganizationId of PurchaseOrdersForReceiving |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BindOrganizationCode | String | bindOrganizationCode |
BindOrganizationId | Long | bindOrganizationId |
BindPurchaseOrder | String | bindPurchaseOrder |
BindSoldToLegalEntity | String | bindSoldToLegalEntity |
BindSupplier | String | bindSupplier |
Finder | String | finder |
ReceiptCosts
Name | Type | Description |
TransactionId [KEY] | Long | TransactionId of ReceiptCosts |
CostOrganizationId | Long | CostOrganizationId of ReceiptCosts |
CostOrganizationName | String | CostOrganizationName of ReceiptCosts |
CostBookId | Long | CostBookId of ReceiptCosts |
CostBook | String | CostBook of ReceiptCosts |
InventoryOrganizationId | Long | InventoryOrganizationId of ReceiptCosts |
InventoryOrganizationName | String | InventoryOrganizationName of ReceiptCosts |
ItemId | Long | ItemId of ReceiptCosts |
Item | String | Item of ReceiptCosts |
TransactionTypeName | String | TransactionTypeName of ReceiptCosts |
ValuationUnitId | Long | ValuationUnitId of ReceiptCosts |
ValuationUnit | String | ValuationUnit of ReceiptCosts |
CostProfileId | Long | CostProfileId of ReceiptCosts |
CostProfile | String | CostProfile of ReceiptCosts |
CostDate | Datetime | CostDate of ReceiptCosts |
CostEffectiveDate | Datetime | CostEffectiveDate of ReceiptCosts |
ReceiptNumber | String | ReceiptNumber of ReceiptCosts |
ReferenceNumber | String | ReferenceNumber of ReceiptCosts |
ReceiptQuantity | Double | ReceiptQuantity of ReceiptCosts |
QuantityOnhand | Double | QuantityOnhand of ReceiptCosts |
TotalUnitCost | Double | TotalUnitCost of ReceiptCosts |
CurrencyCode | String | CurrencyCode of ReceiptCosts |
UOMName | String | UOMName of ReceiptCosts |
UOMCode | String | UOMCode of ReceiptCosts |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BindCostBook | String | bindCostBook |
BindCostOrgName | String | bindCostOrgName |
BindCostProfile | String | bindCostProfile |
BindItem | String | bindItem |
BindItemId | Long | bindItemId |
BindReceiptNumber | String | bindReceiptNumber |
BindReferenceNumber | String | bindReferenceNumber |
BindTxnTypeName | String | bindTxnTypeName |
BindValuationUnit | String | bindValuationUnit |
Finder | String | finder |
ReceiptCostsReceiptCostDetails
Name | Type | Description |
ReceiptCostsTransactionId [KEY] | Long | ReceiptCostsTransactionId of ReceiptCostsReceiptCostDetails |
TransactionCostId [KEY] | Long | TransactionCostId of ReceiptCostsReceiptCostDetails |
CostElementId | Long | CostElementId of ReceiptCostsReceiptCostDetails |
UnitCost | Double | UnitCost of ReceiptCostsReceiptCostDetails |
CurrencyCode | String | CurrencyCode of ReceiptCostsReceiptCostDetails |
CostElement | String | CostElement of ReceiptCostsReceiptCostDetails |
CostElementType | String | CostElementType of ReceiptCostsReceiptCostDetails |
ExpensePoolId | Long | ExpensePoolId of ReceiptCostsReceiptCostDetails |
ExpensePool | String | ExpensePool of ReceiptCostsReceiptCostDetails |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
TransactionId | Long | TransactionId |
BindCostBook | String | bindCostBook |
BindCostOrgName | String | bindCostOrgName |
BindCostProfile | String | bindCostProfile |
BindItem | String | bindItem |
BindItemId | Long | bindItemId |
BindReceiptNumber | String | bindReceiptNumber |
BindReferenceNumber | String | bindReferenceNumber |
BindTxnTypeName | String | bindTxnTypeName |
BindValuationUnit | String | bindValuationUnit |
Finder | String | finder |
ReceiptLots
Name | Type | Description |
LotNumber [KEY] | String | LotNumber of ReceiptLots |
LotExpirationDate | Date | LotExpirationDate of ReceiptLots |
ParentLotNumber | String | ParentLotNumber of ReceiptLots |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BindItemId | Long | bindItemId |
BindLotNumber | String | bindLotNumber |
BindOrganizationId | Long | bindOrganizationId |
BindTransactionTypeId | Long | bindTransactionTypeId |
Finder | String | finder |
ReceivingCountriesOfOrigin
Name | Type | Description |
TerritoryCode [KEY] | String | TerritoryCode of ReceivingCountriesOfOrigin |
TerritoryName | String | TerritoryName of ReceivingCountriesOfOrigin |
Description | String | Description of ReceivingCountriesOfOrigin |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |
ReceivingParameters
Name | Type | Description |
OrganizationCode | String | OrganizationCode of ReceivingParameters |
OrganizationId [KEY] | Long | OrganizationId of ReceivingParameters |
ShipToExceptionAction | String | ShipToExceptionAction of ReceivingParameters |
EnforceShipToLocationCode | String | EnforceShipToLocationCode of ReceivingParameters |
ASNControlAction | String | ASNControlAction of ReceivingParameters |
ReceiptASNExistsCode | String | ReceiptASNExistsCode of ReceivingParameters |
EarlyReceiptToleranceInDays | Double | EarlyReceiptToleranceInDays of ReceivingParameters |
LateReceiptToleranceInDays | Double | LateReceiptToleranceInDays of ReceivingParameters |
ReceiptExceedDaysAction | String | ReceiptExceedDaysAction of ReceivingParameters |
ReceiptDaysExceptionCode | String | ReceiptDaysExceptionCode of ReceivingParameters |
OverReceiptTolerance | Double | OverReceiptTolerance of ReceivingParameters |
OverReceiptAction | String | OverReceiptAction of ReceivingParameters |
QuantityRcvExceptionCode | String | QuantityRcvExceptionCode of ReceivingParameters |
ReceiptRouting | String | ReceiptRouting of ReceivingParameters |
ReceivingRoutingId | Long | ReceivingRoutingId of ReceivingParameters |
AllowSubstituteReceipts | String | AllowSubstituteReceipts of ReceivingParameters |
AllowSubstituteReceiptsCode | String | AllowSubstituteReceiptsCode of ReceivingParameters |
AllowUnorderedReceipts | String | AllowUnorderedReceipts of ReceivingParameters |
AllowUnorderedReceiptsCode | String | AllowUnorderedReceiptsCode of ReceivingParameters |
EnforceBlindReceiving | String | EnforceBlindReceiving of ReceivingParameters |
BlindReceivingCode | String | BlindReceivingCode of ReceivingParameters |
PrintReceiptTraveler | String | PrintReceiptTraveler of ReceivingParameters |
PrintReceiptTravelerCode | String | PrintReceiptTravelerCode of ReceivingParameters |
IncludeClosedPurchaseOrdersForReceipt | String | IncludeClosedPurchaseOrdersForReceipt of ReceivingParameters |
IncludeClosedPOReceipt | String | IncludeClosedPOReceipt of ReceivingParameters |
AllowRoutingOverride | String | AllowRoutingOverride of ReceivingParameters |
AllowRoutingOverrideCode | String | AllowRoutingOverrideCode of ReceivingParameters |
ProcessAllLinesTogether | String | ProcessAllLinesTogether of ReceivingParameters |
ProcessASNLinesTogether | String | ProcessASNLinesTogether of ReceivingParameters |
PrintShippingDocumentsForReturnsToSuppliers | String | PrintShippingDocumentsForReturnsToSuppliers of ReceivingParameters |
IntfReturnsToShipping | String | IntfReturnsToShipping of ReceivingParameters |
IntfDropshipsToShipping | String | IntfDropshipsToShipping of ReceivingParameters |
IntfRmasToShipping | String | IntfRmasToShipping of ReceivingParameters |
ReceiptNumberGeneration | String | ReceiptNumberGeneration of ReceivingParameters |
UserDefinedReceiptNumberCode | String | UserDefinedReceiptNumberCode of ReceivingParameters |
ReceiptNumberType | String | ReceiptNumberType of ReceivingParameters |
ManualReceiptNumberType | String | ManualReceiptNumberType of ReceivingParameters |
NextReceiptNumber | Long | NextReceiptNumber of ReceivingParameters |
RMAReceiptRouting | String | RMAReceiptRouting of ReceivingParameters |
RMAReceiptRoutingId | Long | RMAReceiptRoutingId of ReceivingParameters |
RMALotValidation | String | RMALotValidation of ReceivingParameters |
EnforceRMALotNumber | String | EnforceRMALotNumber of ReceivingParameters |
RMASerialNumbersValidation | String | RMASerialNumbersValidation of ReceivingParameters |
EnforceRMASerialNumbers | String | EnforceRMASerialNumbers of ReceivingParameters |
AllowDefaultingOfLotsAndSerialNumbersFromASNFlag | Bool | AllowDefaultingOfLotsAndSerialNumbersFromASNFlag of ReceivingParameters |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BindOrganizationCode | String | bindOrganizationCode |
BindOrganizationId | Long | bindOrganizationId |
Finder | String | finder |
ReceivingReceiptRequests
Name | Type | Description |
HeaderInterfaceId [KEY] | Long | Value that uniquely identifies the receipt request header. |
ASNType | String | Type of the receiving header request. Valid values include ASN to create an advanced shipment notice (ASN), ASBN to create an advance shipment billing notice (ASBN), and STD to create receipts. The default value is STD. |
CreatedBy | String | CreatedBy of ReceivingReceiptRequests |
CreationDate | Datetime | CreationDate of ReceivingReceiptRequests |
LastUpdateDate | Datetime | LastUpdateDate of ReceivingReceiptRequests |
LastUpdatedBy | String | LastUpdatedBy of ReceivingReceiptRequests |
ReceiptSourceCode | String | Value that indicates the source of the shipment or the receipt. Valid values include SUPPLIER to create an advanced shipment notice (ASN) request, or receipt request for a purchase order, or an ASN, CUSTOMER to create a return material authorization (RMA) receipt request, INVENTORY to create in transit shipment receipt request, and TRANSFER ORDER to create a transfer order receipt request. This attribute is mandatory. |
TransactionDate | Date | Date when the receipt header request is interfaced. The default value is the current date. |
ShipmentNumber | String | Number that is assigned to the shipment by the shipment source. This number corresponds to one of the following: advance shipment notice, in-transit shipment, or transfer order shipment. |
ReceiptNumber | String | Number that identifies the items that the warehouse receives in a single receipt. Leave this attribute blank when the receiving parameter for receipt generation is automatic. |
ReceiptHeaderId | Long | Value that uniquely identifies the receipt or shipment that exists in the application. This attribute is used when adding lines to an existing purchase order receipt or a return material authorization (RMA) receipt. This attribute is required when an item is received multiple times against a single advanced shipment notice (ASN), single transfer order shipment, or in-transit shipment. This attribute can be used in place of the shipment number or receipt number when creating a receipt. |
VendorName | String | Name of the supplier. This attribute is used to derive the vendor identifier. To create a purchase order receipt or an advanced shipment notice (ASN), you must provide one of the following attributes: vendor identifier, vendor name, or vendor number. |
VendorNumber | String | Number that identifies the supplier. This attribute is used to derive the vendor identifier. To create a purchase order receipt or an advanced shipment notice (ASN), you must provide one of the following attributes: vendor identifier, vendor name, or vendor number. |
VendorId | Long | Value that uniquely identifies the supplier. To create a purchase order receipt or an advanced shipment notice (ASN), you must provide one of the following attributes: vendor identifier, vendor name, or vendor number. |
VendorSiteCode | String | Abbreviation that identifies the supplier site for this supplier. This attribute should match the supplier site for the purchase orders that are part of the current receipt request or advanced shipment notice (ASN) request. To create a purchase order receipt or an advanced shipment notice (ASN), you must provide one of the following attributes: vendor site code or vendor site. |
VendorSiteId | Long | Value that uniquely identifies the supplier site. |
BusinessUnitId | Long | Value that uniquely identifies the business unit. For a purchase order receipt, this attribute references the procurement business unit of the supplier site. For a receipt that includes a return material authorization, this attribute references the business unit that the return material authorization contains. The combination of business unit and supplier site code is used to derive the vendor site identifier. |
BusinessUnit | String | Name of the business unit. For a purchase order receipt, this attribute references the procurement business unit of the supplier site. For a receipt that includes a return material authorization, this attribute references the business unit that the return material authorization contains. This column is used to derive the business unit identifier, which in turn is used to derive the supplier site code. |
OrganizationCode | String | Abbreviation that identifies the receiving organization. For a receipt request or advanced shipment notice (ASN) request, you must provide one of the following attributes: organization code or organization identifier. Without the organization, the advanced shipment notice (ASN) or receipt cannot be created. |
OrganizationId | Long | Value that uniquely identifies the receiving organization. For a receipt request or advanced shipment notice (ASN) request, you must provide one of the following attributes: organization code or organization identifier. Without the organization, the advanced shipment notice (ASN) or receipt cannot be created. |
ShippedDate | Datetime | Date when the supplier shipped the advanced shipment notice (ASN). |
ExpectedReceiptDate | Datetime | Date when the advanced shipment notice (ASN) is expected to be received. |
FreightTerms | String | Agreement that describes whether the buyer or seller pays the shipping cost of the sales order, and when is the payment due. |
FreightCarrierId | Long | Value that uniquely identifies the freight carrier. |
FreightCarrierName | String | Name of the freight carrier. Used to derive the freight carrier identifier. |
NumberOfPackingUnits | Long | Number of containers in the shipment. |
BillOfLading | String | Number that identifies the bill of lading for this shipment or receipt. |
WaybillAirbillNumber | String | Number that identifies the waybill or air bill for the shipment or receipt. |
PackingSlip | String | Number that identifies the packing slip for a container on the shipment or a receipt. |
PackagingCode | String | Abbreviation that identifies the material being transported. The unique packaging code is based on the United Nations Committee of Experts on the Transportation of Dangerous Goods recommendations. |
SpecialHandlingCode | String | Abbreviation that identifies the handling instructions for the transported material. |
TarWeight | Double | Weight of an empty vehicle or container. You can subtract the tare weight from the gross weight (laden weight) to find the weight of the carried goods (net weight). |
TarWeightUOMCode | String | Abbreviation that identifies the unit of measure used for tare weight of the shipment. |
TarWeightUnitOfMeasure | String | Unit of measure for the tare weight of the shipment. |
NetWeight | Double | Weight of the products being shipped without considering the packaging. |
NetWeightUOMCode | String | Abbreviation that identifies the unit of measure used for net weight of the shipment. |
NetWeightUnitOfMeasure | String | Unit of measure for the net weight of the shipment. |
Comments | String | Comments or notes entered for the receipt header request or advanced shipment notice (ASN) request header. |
CustomerPartyName | String | Name of the customer. This attribute is used along with customer number to derive customer identifier for the return material authorization (RMA) receipt header request. To create a RMA receipt, you must provide one of the following attributes: customer identifier, customer number, or customer name. |
CustomerPartyNumber | String | Number used to represent the customer party. This attribute is used along with customer name to derive customer identifier for the return material authorization (RMA) receipt header request. To create a RMA receipt, you must provide one of the following attributes: customer identifier, customer number, or customer name. |
CustomerId | Long | Value that uniquely identifies the customer for the return material authorization (RMA) receipt. To create a RMA receipt, you must provide one of the following attributes: customer identifier, customer number, or customer name. |
EmployeeName | String | Name of the employee who is creating the receipt. This attribute is used to derive the employee identifier or contingent worker identifier. To create a receipt, you must provide one of the following attributes: employee identifier or employee name. |
EmployeeId | Long | Value that uniquely identifies the employee or contingent worker who is creating a receipt. To create a receipt, you must provide one of the following attributes: employee identifier or employee name. |
FromOrganizationCode | String | Abbreviation that identifies the source organization for an in-transit shipment or transfer order. Used to derive from-organization identifier. To create a receipt for in-transit shipment or transfer order, you must provide one of the following attributes: from organization or from-organization code. |
FromOrganizationId | Long | Value that uniquely identifies the source organization for an in-transit shipment or transfer order. To create a receipt for in-transit shipment or transfer order, you must provide one of the following attributes: from organization or from-organization code. |
RMASourceSystemId | Long | Value that uniquely identifies the source application. To create a return material authorization (RMA) receipt, you must provide one of the following attributes: source-system identifier or source-system name. |
RMASourceSystemName | String | Name of the source application. Used to derive return material authorization (RMA) source-system identifier. To create a RMA receipt, you must provide one of the following attributes: source-system identifier or source-system name. |
GroupId | Long | Value that uniquely identifies the group of interface records submitted together for processing. |
ProcessingStatusCode | String | Value that indicates the processing status for the receipt. Valid values include PENDING, ERROR, or SUCCESS. The default value is PENDING. Only the interface records with value PENDING will be picked for processing. If there is an error in the derive, default and validate cycle, the status moves to ERROR. This attribute should be blank during POST operation so that the default value of PENDING is picked. |
GLDate | Date | Date in the general ledger. |
InvoiceDate | Date | Date when the invoice associated with the shipment or billing notice such as an advanced shipment notice (ASN) with billing information, is due. |
InvoiceNumber | String | Number that identifies the invoice associated with the shipment or billing notice (advanced shipment notice (ASN) with billing information). |
TotalInvoiceAmount | Double | Total amount for the invoice associated with the shipment or billing notice (advanced shipment notice (ASN) with billing information). |
FreightAmount | Double | Price at which the cargo is delivered from one point to another. The price depends on the mode of transport, the weight of the cargo, and the distance of the delivery destination. |
TaxAmount | Double | Tax amount associated with the shipment or billing notice name indicated at the header level. |
PaymentTermsId | Long | Value that uniquely identifies the payment terms. This attribute is applicable to advance shipment billing notice (ASBN) (advanced shipment notice (ASN) with billing information). |
PaymentTermsName | String | Name of the payment terms used to schedule payments and to calculate due dates, discount dates, and discount amounts, if applicable. This attribute is applicable to advance shipment billing notice (ASBN) (advanced shipment notice (ASN) with billing information). |
CurrencyCode | String | Abbreviation that identifies the invoice amount currency. This attribute is applicable to advance shipment billing notice (ASBN) (advanced shipment notice (ASN) with billing information). |
InsertAndProcessFlag | Bool | Contains one of the following values: true or false. If true, then the Manage Receiving Transactions API processes the posted interface data automatically and immediately returns the response. If false, then the records are created in interface tables but no processing is done. These interface records can subsequently processed by the Manage Receiving Transactions scheduled process. The default value is true. |
ReturnStatus | String | Value that indicates the status of the application call that is sent to the client. Values include SUCCESS or ERROR. |
SaveAndSubmitFlag | Bool | Contains one of the following values: true or false. If true, then the Manage Receiving Transactions API resubmits the patched interface data automatically and immediately returns the response. If false, then the records are updated in interface tables but not resubmitted. The default value is false. |
ExternalSystemTransactionReference | String | Value that contains reference information for the corresponding transaction in external applications. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
DocumentNumber | String | DocumentNumber |
FromDate | Datetime | FromDate |
ItemId | Long | ItemId |
ItemNumber | String | ItemNumber |
POHeaderId | Long | POHeaderId |
RMANumber | String | RMANumber |
ReceiptAdviceHeaderId | Long | ReceiptAdviceHeaderId |
ShipmentHeaderId | Long | ShipmentHeaderId |
SourceDocumentCode | String | SourceDocumentCode |
ToDate | Datetime | ToDate |
TransactionStatusCode | String | TransactionStatusCode |
TransactionType | String | TransactionType |
TransferOrderHeaderId | Long | TransferOrderHeaderId |
Finder | String | finder |
ReceivingReceiptRequestsattachments
Name | Type | Description |
ReceivingReceiptRequestsHeaderInterfaceId [KEY] | Long | ReceivingReceiptRequestsHeaderInterfaceId of ReceivingReceiptRequestsattachments |
AttachedDocumentId [KEY] | Long | The unique identifier of the attached document. |
LastUpdateDate | Datetime | The date when the record was last updated. |
LastUpdatedBy | String | The user who last updated the record. |
DatatypeCode | String | A value that indicates the data type. |
FileName | String | The file name of the attachment. |
DmFolderPath | String | The folder path from which the attachment is created. |
DmDocumentId | String | The document ID from which the attachment is created. |
DmVersionNumber | String | The document version number from which the attachment is created. |
Url | String | The URL of a web page type attachment. |
CategoryName | String | The category of the attachment. |
UserName | String | The login credentials of the user who created the attachment. |
Uri | String | The URI of a Topology Manager type attachment. |
FileUrl | String | The URI of the file. |
UploadedText | String | The text content for a new text attachment. |
UploadedFileContentType | String | The content type of the attachment. |
UploadedFileLength | Long | The size of the attachment file. |
UploadedFileName | String | The name to assign to a new attachment file. |
ContentRepositoryFileShared | Bool | Indicates whether the attachment is shared |
Title | String | The title of the attachment. |
Description | String | The description of the attachment. |
ErrorStatusCode | String | The error code, if any, for the attachment. |
ErrorStatusMessage | String | The error message, if any, for the attachment. |
CreatedBy | String | The user who created the record. |
CreationDate | Datetime | The date when the record was created. |
FileContents | String | The contents of the attachment. |
ExpirationDate | Datetime | The expiration date of the contents in the attachment. |
LastUpdatedByUserName | String | The user name who last updated the record. |
CreatedByUserName | String | The user name who created the record. |
AsyncTrackerId | String | Attribute provided for the exclusive use by the Attachment UI components to assist in uploading files. |
FileWebImage | String | The base64 encoded image of the file displayed in .png format if the source is a convertible image. |
DownloadInfo | String | JSON object represented as a string containing information used to programmatically retrieve a file attachment. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
CustomerId | Long | CustomerId |
CustomerPartyName | String | CustomerPartyName |
DocumentNumber | String | DocumentNumber |
ExternalSystemTransactionReference | String | ExternalSystemTransactionReference |
FromDate | Datetime | FromDate |
FromOrganizationCode | String | FromOrganizationCode |
FromOrganizationId | Long | FromOrganizationId |
GroupId | Long | GroupId |
HeaderInterfaceId | Long | HeaderInterfaceId |
ItemId | Long | ItemId |
ItemNumber | String | ItemNumber |
OrganizationCode | String | OrganizationCode |
OrganizationId | Long | OrganizationId |
POHeaderId | Long | POHeaderId |
ProcessingStatusCode | String | ProcessingStatusCode |
RMANumber | String | RMANumber |
ReceiptAdviceHeaderId | Long | ReceiptAdviceHeaderId |
ShipmentHeaderId | Long | ShipmentHeaderId |
ShipmentNumber | String | ShipmentNumber |
SourceDocumentCode | String | SourceDocumentCode |
ToDate | Datetime | ToDate |
TransactionStatusCode | String | TransactionStatusCode |
TransactionType | String | TransactionType |
TransferOrderHeaderId | Long | TransferOrderHeaderId |
VendorId | Long | VendorId |
VendorName | String | VendorName |
VendorNumber | String | VendorNumber |
Finder | String | finder |
ReceivingReceiptRequestsDFF
Name | Type | Description |
ReceivingReceiptRequestsHeaderInterfaceId [KEY] | Long | ReceivingReceiptRequestsHeaderInterfaceId of ReceivingReceiptRequestsDFF |
HeaderInterfaceId [KEY] | Long | HeaderInterfaceId of ReceivingReceiptRequestsDFF |
_FLEX_Context | String | Descriptive flexfield context name for receipt header requests. |
_FLEX_Context_DisplayValue | String | Descriptive flexfield number of segments for receipt header requests. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
CustomerId | Long | CustomerId |
CustomerPartyName | String | CustomerPartyName |
DocumentNumber | String | DocumentNumber |
ExternalSystemTransactionReference | String | ExternalSystemTransactionReference |
FromDate | Datetime | FromDate |
FromOrganizationCode | String | FromOrganizationCode |
FromOrganizationId | Long | FromOrganizationId |
GroupId | Long | GroupId |
ItemId | Long | ItemId |
ItemNumber | String | ItemNumber |
OrganizationCode | String | OrganizationCode |
OrganizationId | Long | OrganizationId |
POHeaderId | Long | POHeaderId |
ProcessingStatusCode | String | ProcessingStatusCode |
RMANumber | String | RMANumber |
ReceiptAdviceHeaderId | Long | ReceiptAdviceHeaderId |
ShipmentHeaderId | Long | ShipmentHeaderId |
ShipmentNumber | String | ShipmentNumber |
SourceDocumentCode | String | SourceDocumentCode |
ToDate | Datetime | ToDate |
TransactionStatusCode | String | TransactionStatusCode |
TransactionType | String | TransactionType |
TransferOrderHeaderId | Long | TransferOrderHeaderId |
VendorId | Long | VendorId |
VendorName | String | VendorName |
VendorNumber | String | VendorNumber |
Finder | String | finder |
ReceivingReceiptRequestslines
Name | Type | Description |
ReceivingReceiptRequestsHeaderInterfaceId [KEY] | Long | ReceivingReceiptRequestsHeaderInterfaceId of ReceivingReceiptRequestslines |
InterfaceTransactionId [KEY] | Long | Value that uniquely identifies the interfaced receipt line request. |
HeaderInterfaceId | Long | Value that uniquely identifies the header request to which this line belongs to. |
CreatedBy | String | CreatedBy of ReceivingReceiptRequestslines |
CreationDate | Datetime | CreationDate of ReceivingReceiptRequestslines |
LastUpdateDate | Datetime | LastUpdateDate of ReceivingReceiptRequestslines |
LastUpdatedBy | String | LastUpdatedBy of ReceivingReceiptRequestslines |
TransactionType | String | Type if transaction for the line request. Valid values include RECEIVE or SHIP. When creating an advanced shipment notice (ASN) line, transaction type should be set to SHIP. When creating a receipt line request, transaction type should be set to RECEIVE. |
AutoTransactCode | String | Abbreviation that determines how to finish subsequent transactions automatically, if needed. Valid values include SHIP, RECEIVE, and DELIVER. If you receive a document line (transaction type is RECEIVE) where the document routing is direct delivery, then set auto-transact code to DELIVER. This will receive and also deliver the material or services automatically. If you receive a document with standard or inspection required routing, set auto-transact code to RECEIVE, so that only the receipt is created and the material resides in the receiving bay. When you create an advanced shipment notice (ASN) line (transaction type is SHIP) and set the auto-transact code to RECEIVE, then the advanced shipment notice (ASN) will be created and a receipt is automatically created. If you set auto-transact code to DELIVER, then along with creation of an advanced shipment notice (ASN), receive and deliver take place automatically. |
TransactionDate | Datetime | Receipt date for the current line. This attribute is used for receipt accounting, invoicing, and other related processes. The default value is the current date and time. If the time zone is not provided, the value stored is the time zone of the database. This value cannot be a future date. |
OrganizationCode | String | Abbreviation that identifies the receiving organization. This attribute is used to derive the organization identifier. For every receipt line request or advanced shipment notice (ASN) line request, either organization code or organization identifier must be populated. If the values are not provided, the request will fail. |
OrganizationId | Long | Value that uniquely identifies the receiving organization. For every receipt line request or advanced shipment notice (ASN) line request, either organization code or organization identifier must be populated. If the values are not provided, the request will fail. |
ItemDescription | String | Description of the item corresponding to the receipt line request or advanced shipment notice (ASN) line request. When you create an ASN or a receipt for a purchase order, it should match the item description of the corresponding purchase order line. For receipts against In-transit shipment, transfer order and return material authorization (RMA), this attribute should match the description of the inventory item. When creating an ASN or a receipt, one of the following must be provided: item identifier, item number, or item description. |
ItemId | Long | Value that uniquely identifies the inventory item. When creating an advanced shipment notice (ASN) or a receipt, one of the following must be provided: item identifier, item number, or item description. |
ItemNumber | String | Number that identifies the item. Used to derive the attribute ItemId. When creating an advanced shipment notice (ASN) or a receipt, one of the following must be provided: item identifier, item number, or item description. |
ItemRevision | String | Number that identifies the revision of the item. This attribute is mandatory when creating receipt lines for an item that is revision controlled. |
ReceiptSourceCode | String | Value that identifies the source of the advanced shipment notice (ASN) or the receipt. Valid values include VENDOR when creating an ASN, receiving a purchase order, or receiving an ASN, INVENTORY when receiving an in-transit shipment, TRANSFER ORDER when receiving a transfer order, CUSTOMER when receiving a return material authorization (RMA). This attribute is mandatory. |
SourceDocumentCode | String | Abbreviation that identifies the type of source document. Valid values include PO to create an advanced shipment notice (ASN), receive a purchase order, or an ASN, INVENTORY to receive an in-transit shipment, TRANSFER ORDER to receive a transfer order, RMA to receive a transfer order. A list of accepted values is defined in the lookup type RCV_SOURCE_DOCUMENT_TYPE. This attribute is mandatory. |
DocumentNumber | String | Number that identifies the document for the receipt line request or advanced shipment notice (ASN) line request. When the source document code is PO (create an ASN, receive a purchase order or an ASN), this attribute is the purchase order number. When the source document code is INVENTORY, this attribute is the in-transit shipment number. When the source document code is TRANSFER ORDER, this attribute is the transfer order shipment number. When the source document code is RMA, this attribute is the return material authorization (RMA) number. This attribute is mandatory. |
DocumentLineNumber | Long | Number that identifies the document line number for the receipt line request or advanced shipment notice (ASN) line request. When the source document code is PO (create an ASN, receive a purchase order, or receive an ASN), this attribute is the purchase order line number. When the source document code is INVENTORY, this attribute is the in-transit shipment line number. When the source document code is TRANSFER ORDER, this attribute is the transfer order shipment line number. When the source document code is RMA, this attribute is the return material authorization (RMA) line number. This attribute is mandatory. |
DocumentShipmentLineNumber | Long | Number that identifies the document schedule for the receiving transaction. When the source document code is PO (create an advanced shipment notice (ASN), receive a purchase order, or receive an ASN), this attribute is the purchase order schedule number. When receiving a purchase order or creating an ASN line, this attribute is mandatory. |
DocumentDistributionNumber | Long | Number that identifies the document distribution for the receiving transaction. When receiving a purchase order that has multiple distributions, this attribute is the respective purchase order distribution number. When receiving a purchase order with multiple distributions, this attribute is mandatory. |
PODistributionId | Long | Value that uniquely identifies the purchase order distribution. This attribute is applicable when creating an advanced shipment notice (ASN), receiving a purchase order or an ASN. |
POHeaderId | Long | Value that uniquely identifies the purchase order header. This attribute is applicable when creating an advanced shipment notice (ASN), receiving a purchase order or an ASN. |
POLineId | Long | Value that uniquely identifies the purchase order line. This attribute is applicable when creating an advanced shipment notice (ASN), receiving a purchase order or an ASN. |
POLineLocationId | Long | Value that uniquely identifies the purchase order schedule. This attribute is applicable when creating an advanced shipment notice (ASN), receiving a purchase order or an ASN. |
ShipmentHeaderId | Long | Value that uniquely identifies the receiving shipment or receipt header. This attribute is applicable when receiving an advanced shipment notice (ASN), a in-transit shipment, or a transfer order. |
ShipmentLineId | Long | Value that uniquely identifies the shipment line. This attribute is applicable when receiving an advanced shipment notice (ASN), a in-transit shipment, or a transfer order. |
ShipmentNumber | String | Number that indicates the shipment that the shipment source assigns. This number corresponds to the number that identifies one of the following objects: advance shipment notice, in-transit shipment, or transfer-order shipment. |
ASNLineNumber | Long | Number that identifies the line on the advance shipment notice. Either this attribute or ShipmentLineId must be provided when receiving an advanced shipment notice (ASN). |
TransferOrderHeaderId | Long | Value that uniquely identifies the transfer order header. This attribute is applicable when receiving a transfer order. |
TransferOrderLineId | Long | Value that uniquely identifies the transfer order line. This attribute is applicable receiving a transfer order. |
TransferOrderDistributionId | Long | Value that uniquely identifies the transfer order distribution. This attribute is applicable when receiving a transfer order with multiple distributions and direct routing. |
SoldtoLegalEntity | String | Name of the sold-to legal entity. Populate this attribute with the sold-to legal entity associated to the purchase order. This is used to derive SoldtoLegalEntityId. |
SoldtoLegalEntityId | Long | Value that uniquely identifies the sold-to legal entity. The combination of DocumentNumber and SoldtoLegalEntityId is needed to derive POHeaderId, which identifies the purchase order header for a purchase order-based transaction. |
DestinationTypeCode | String | Abbreviation that identifies the destination type for the receiving transaction. Contains one of the following values: blank, RECEIVING, value stored in destination type, or INVENTORY. When you set to blank, the application will default the appropriate value based on the document type and auto-transact code. This is recommended. When set to RECEIVING, the document routing is standard or inspection required. Set to the value stored in destination type for the corresponding purchase order schedule or transfer order line. When set to INVENTORY, receive in-transit shipment or return material authorization (RMA) and the document routing is direct delivery. |
Subinventory | String | Name of the destination subinventory for the receiving transaction. This attribute is mandatory when: the document routing is direct delivery or auto-transact code is DELIVER, destination type of the document schedule or document line is Inventory, subinventory is not specified on the document distribution or line (if provided in the document line, the default value is used), or no item transaction default exists (if item transaction default exists, it will be derived). |
Locator | String | Name of the destination locator for the receiving transaction. This is used to derive LocatorId. This attribute or LocatorId is mandatory when: the document routing is direct delivery or auto-transact code is DELIVER, destination type of the document schedule or document line is Inventory, locator control is predefined or dynamic and item transaction defaults or not entered (if item transaction default exists, it will be derived). |
LocatorId | Long | Value that uniquely identifies the destination locator for the receiving transaction. This attribute or Locator is mandatory when: the document routing is direct delivery or auto-transact code is DELIVER, destination type of the document schedule or document line is Inventory, locator control is predefined or dynamic and item transaction defaults or not entered (if item transaction default exists, it will be derived). |
Quantity | Double | Transaction quantity in the unit of measure that the receipt line request or advanced shipment notice (ASN) request uses. |
UnitOfMeasure | String | Unit of measure for the receipt line or ASN line request. This attribute is used to derive UOMCode. |
UOMCode | String | Abbreviation that identifies the unit of measure that the receipt line or advanced shipment notice (ASN) line uses. |
PrimaryQuantity | Double | Transaction quantity in the primary unit of measure that the item uses. |
PrimaryUOMCode | String | Abbreviation that identifies the primary unit of measure that the item in the receiving organization uses. |
PrimaryUnitOfMeasure | String | Primary unit of measure that the item in the receiving organization uses. This attribute is used to derive PrimaryUOMCode. |
ProcessingStatusCode | String | Value that indicates the processing status for the line request. Valid values include PENDING, RUNNING, COMPLETED. The default value is PENDING. Only the interface records with value PENDING will be picked for processing. If there is an error in the derive, default, and validate cycle, the status moves to ERROR. This attribute should be blank during POST operation so that the default value of PENDING is picked. |
SecondaryUOMCode | String | Abbreviation that identifies the secondary unit of measure that the item in the receiving organization uses. |
SecondaryUnitOfMeasure | String | Secondary unit of measure that the item in the receiving organization uses. |
SecondaryQuantity | Double | Transaction quantity in the secondary unit of measure that the item uses. |
EmployeeId | Long | Value that uniquely identifies the employee who performed the receiving transaction. If this attribute is blank during POST or PATCH operation, the value from the header request is used. |
EmployeeName | String | Name of the employee who performed the receiving transaction. This attribute is used to derive the EmployeeId. If this attribute is blank during POST or PATCH operation, the value from the header request is used. |
ParentTransactionId | Long | Value that uniquely identifies the parent receiving transaction. This attribute should not be populated when creating an advanced shipment notice (ASN) or creating a receipt. Since this attribute is applicable only for post receipt transactions, leave this blank. |
SourceTransactionNumber | String | Number that identifies the unique transaction identifier in the source system. This is not applicable when creating an advanced shipment notice (ASN). This attribute should be unique across the application. There can be only one record in receiving transactions for a source transaction number. |
ParentSourceTransactionNumber | String | Number that identifies the source transaction of the parent receiving transaction. This attribute should not be populated when creating a receipt or creating an advanced shipment notice (ASN). |
InterfaceSourceCode | String | Abbreviation that identifies the source that interfaced the receiving transaction. It can be populated with the source application name. |
InterfaceSourceLineId | Long | Value that uniquely identifies the interfaced source line. This can be populated with the identifier of the line in the source application that initiated the receipt. |
ShipToLocationCode | String | Abbreviation that identifies the receiving location. This is used to derive ShipTolocationId. When creating a receipt against in-transit shipment, either ShipToLocationCode or ShipToLocationId must be provided. |
ShipToLocationId | Long | Value that uniquely identifies the receiving location. If this attribute is blank during a POST operation, this is derived from the ShipToLocationId of the source document. When creating a receipt against in-transit shipment, either ShipToLocationCode or ShipToLocationId must be provided. |
DeliverToLocationCode | String | Abbreviation that identifies the deliver-to location. This is used to derive DeliverTolocationId. |
DeliverToLocationId | Long | Value that uniquely identifies the deliver-to location. If this attribute is blank during a POST operation, this is derived from the DeliverToLocationId of the document distribution: purchase order distribution or transfer order distribution. DeliverToLocationId is mandatory when receiving a purchase order or transfer order with expense destination and the receipt routing is direct delivery. |
DeliverToPersonId | Long | Value that uniquely identifies the deliver-to person or requester. If this attribute is blank, this will default to the requester specified on the purchase order distribution or transfer order distribution. |
DeliverToPersonName | String | Name of the deliver-to person or requester. This attribute is used to derive DeliverToPersonId. |
RoutingCode | String | Value that indicates the receiving routing. A list of accepted values is defined in the lookup type RCV_ROUTING_HEADERS. |
RoutingHeaderId | Long | Value that uniquely identifies the receiving routing. Valid values include: 1 for standard receipt, 2 for inspection required, 3 for direct delivery. If this attribute is blank, the value is derived from the document line or schedule. |
InspectionQualityCode | String | Abbreviation that identifies the inspection quality. This attribute is not applicable for a receipt line request or an advanced shipment notice (ASN) line request. |
Exception | String | Value that indicates whether or not the receive transaction being created has an exception. If you want to flag the receiving transaction as an exception, populate this attribute with Y. Else, leave it blank. |
RMAReference | String | Number that identifies the return material authorization that the supplier provides when returning goods to the supplier. This attribute is not currently used. |
RMANumber | String | Number of the return material authorization (RMA) against which the receipt is being created. This attribute along with RMASourceSystemName of the header is used to derive ReceiptAdviceHeaderId. This attribute is mandatory when creating a receipt for RMA. |
RMALineNumber | String | Line number of the return material authorization (RMA) against which the receipt is being created. This attribute is used to derive ReceiptAdviceLineId. This attribute is mandatory when creating a receipt for RMA. |
RMAScheduleNumber | String | Schedule number of the return material authorization against which receipt is being created. |
ReceiptAdviceHeaderId | Long | Value that uniquely identifies the receipt advice header. |
ReceiptAdviceLineId | Long | Value that uniquely identifies the receipt advice line. |
CustomerId | Long | Value that uniquely identifies the customer. This attribute can be blank and the value is derived from the header. |
CustomerPartyName | String | Name of the customer. This attribute can be blank and the value is derived from the header. |
CustomerPartyNumber | String | Number that uniquely identifies the customer. This attribute can be blank and the value is derived from the header. |
CustomerItemNumber | String | Number that the customer uses to identify the item. |
CustomerItemId | Long | Value that the customer uses to uniquely identify the item. |
Amount | Double | Receipt amount in the purchase order currency. This attribute is mandatory when creating a receipt for a fixed price service purchase order line. |
CountryOfOriginCode | String | Abbreviation that identifies the country of manufacture for this item. |
CurrencyCode | String | Abbreviation that identifies the currency that the receiving transaction uses. If you leave this attribute blank, the value from the document is used. |
CurrencyConversionDate | Date | Date when the currency conversion occurred for the receipt. Use this attribute only for a purchase order receipt where the option on the purchase order schedule is Receipt and the order currency is different from the ledger currency of the receiving organization. |
CurrencyConversionRate | Double | Currency conversion rate for the receipt. Use this attribute only for a purchase order receipt where the option on the purchase order schedule is Receipt, the order currency is different from the ledger currency of the receiving organization, and the rate type on the purchase order is User. |
FromOrganizationCode | String | Abbreviation that identifies the source organization for an interorganization transfer. This is applicable for receipts against in-transit shipment or transfer order shipment. |
FromOrganizationId | Long | Value that uniquely identifies the source organization for an in-transit shipment. |
ContainerNumber | String | Container number for the advanced shipment notice (ASN) line request. |
SubstituteItemNumber | String | Substitute item number for the item on the receipt line. This attribute is used to derive SubstituteItemId. This is applicable for purchase order receipts. |
SubstituteItemId | Long | Value that uniquely identifies the substitute item. This is applicable for purchase order receipts. |
SubstituteUnorderedCode | String | Value that indicates whether the transaction is for a substitute item. Enter the value as SUBSTITUTE if you are creating a receipt for a substitute item. |
VendorName | String | Name of the supplier. You can leave this attribute blank. |
VendorId | Long | Value that uniquely identifies the supplier. You can leave this attribute blank. |
VendorNumber | String | Number that identifies the supplier. You can leave this attribute blank. |
VendorSiteCode | String | Abbreviation that identifies the supplier site for a business unit. This attribute is used to derive SupplierSiteId. It is applicable to creating an advanced shipment notice (ASN), receiving an ASN, or receiving a purchase order. You can leave this attribute blank. |
VendorSiteId | Long | Value that uniquely identifies the supplier site. It is applicable to creating an advanced shipment notice (ASN), receiving an ASN, or receiving a purchase order. You can leave this attribute blank. |
VendorItemNumber | String | Number that the supplier uses to identify the item. If a value is entered for this attribute, It must match the supplier item on the purchase order line. |
BusinessUnit | String | Name of the business unit. For a purchase order receipt, this attribute references the procurement business unit of the supplier site. For a receipt that includes a return material authorization, this attribute references the business unit that the return material authorization contains. |
BusinessUnitId | Long | Value that uniquely identifies the business unit. For a purchase order receipt, this attribute references the procurement business unit of the supplier site. For a receipt that includes a return material authorization, this attribute references the business unit that the return material authorization contains. You can leave this attribute blank. |
ConsignedLine | String | Value that indicates whether or not the receiving transaction is for consigned material. If blank for a receipt line request, the value from the document is used. |
ReasonId | Long | Value that uniquely identifies the inventory transaction reason for the receiving transaction. |
ReasonName | String | Name of the inventory transaction reason for the receiving transaction. This attribute is used to derive ReasonId. |
PackingSlip | String | Packing slip number for the container that contains this item. This attribute is applicable when creating an advanced shipment notice (ASN) line request. |
Comments | String | Text that the used entered when receiving the item. |
FromSubinventory | String | Name of the source subinventory for the receiving transaction. This attribute is not currently used. |
FromLocator | String | Name of the source locator for the receiving transaction. This attribute is not currently used. |
FromLocatorId | Long | Value that uniquely identifies the source locator for the receiving transaction. This attribute is not currently used. |
TransactionStatusCode | String | Value that indicates the status of the advanced shipment notice (ASN) line request or receipt transaction request. Valid values include PENDING, RUNNING or ERROR. The default value is PENDING. Only the interface records with value PENDING are picked for processing. If there is an error in running the transaction, the status changes to ERROR. This attribute should be blank during POST operations so that the default value of PENDING is used. |
GroupId | Long | Value that uniquely identifies the group of interface records submitted together for processing. |
ExternalSystemPackingUnit | String | License plate number of the external warehouse management application. |
DefaultTaxationCountry | String | Value that indicates the default taxation country. |
DocumentFiscalClassification | String | Fiscal classification for the document. |
FirstPartyRegistrationId | Long | Value that uniquely identifies the first party registration. |
ThirdPartyRegistrationId | Long | Value that uniquely identifies the third party registration. |
TransactionBusinessCategory | String | Business category of the transaction. |
TaxInvoiceNumber | String | Number of the tax invoice. |
TaxInvoiceDate | Date | Date when the tax invoice is created. |
EwayBillNumber | Long | Number that identifies the electronic waybill provided by supplier for shipment of goods. This value is used to calculate the goods and services tax for India. |
EwayBillDate | Date | Date when the electronic waybill was generated. This value is used to calculate the goods and services tax for India. |
UserDefinedFiscalClassification | String | Value that indicates the fiscal classification defined by the user. |
ProductFiscalClassificationId | Long | Value that uniquely identifies the product fiscal classification. |
TaxClassificationCode | String | Value that indicates the tax classification. |
IntendedUseClassificationId | Long | Value that uniquely identifies the intended use classification. |
IntendedUse | String | Value that indicates the intended use. |
ProductCategory | String | Value that indicates the product category. |
AssessableValue | Double | Assessable value of the transaction for taxation purposes. |
FinalDischargeLocationId | Long | Value that uniquely identifies the final discharge location. |
ProductType | String | Value that indicates the product type for taxation purposes. |
FirstPartyRegistrationNumber | String | Number that is used for the first party registration. This attribute is used to derive FirstPartyRegistrationId. |
ThirdPartyRegistrationNumber | String | Number that is used for the third party registration. This attribute is used to derive ThirdPartyRegistrationId. |
ProductFiscalClassName | String | Name used to indicate the product fiscal classification. This attribute is used to derive ProductFiscalClassificationId. |
FinalDischargeLocationCode | String | Value that indicates the final discharge location. This attribute is used to derive FinalDischargeLocationId. |
BarcodeLabel | String | Label of the barcode on the product. This attribute is applicable only for advanced shipment notice (ASN) line request. |
TruckNumber | String | Number of the truck. This attribute is applicable only for advanced shipment notice (ASN) line request. |
InsertAndProcessFlag | Bool | Contains one of the following values: true or false. If true, then the Manage Receiving Transactions API processes the posted interface data automatically and immediately returns the response. If false, then the records are created in interface tables but no processing is done. These interface records can subsequently processed by the Manage Receiving Transactions scheduled process. The default value is true. |
ReturnStatus | String | Value that indicates the status of the application call that is sent to the client. Values include SUCCESS or ERROR. |
LPNId | Long | Value that uniquely identifies the source license plate number. This attribute should be populated only for an advanced shipment notice (ASN) line request. |
LicensePlateNumber | String | Source license plate number of the advanced shipment notice (ASN) request line. This attribute should be populated only for an advanced shipment notice (ASN) line request. |
SaveAndSubmitFlag | Bool | Contains one of the following values: true or false. If true, then the Manage Receiving Transactions API resubmits the patched interface data automatically and immediately returns the response. If false, then the records are updated in interface tables but not resubmitted. The default value is false. |
CreateDebitMemoFlag | Bool | Contains one of the following values: true or false. If true, then create the debit memo. If false, then do not create the debit memo. The default value is false. This attribute is not currently used. |
PhysicalMaterialReturnRequiredFlag | Bool | Contains one of the following values: true or false. If true, then return against a transfer order requires a physical return of the item. If false, then return against a transfer order does not require a physical return of the item. The default value is false. This attribute is not currently used. |
RecallHeaderId | Long | Value that uniquely identifies the recall notice number. This attribute should only be used for the RETURN TO VENDOR transaction type. |
RecallLineId | Long | Value that uniquely identifies the line corresponding to the recall notice number. This attribute should only be used for the RETURN TO VENDOR transaction type. |
RecallLineNumber | Long | Number that identifies the recall notice line. This attribute should only be used for the RETURN TO VENDOR transaction type. |
RecallNoticeNumber | String | Number that identifies the recall notice. This attribute should only be used for the RETURN TO VENDOR transaction type. |
ExternalSystemTransactionReference | String | Value that contains reference information for the corresponding transaction in external applications. Do not enter this value at line level for RECEIVE or SHIP transactions, the value given at header is copied to lines. This value is entered at line level for other receiving transactions like inspection, put away, correct, and return. |
DefaultLotsAndSerialNumbersFromASNFlag | Bool | Contains one of the following values: true or false. If true, then the lots and serial numbers from an advance shipment notice (ASN) or an advance shipment billing notice (ASBN) will be are defaulted when executing a receipt or a put away transaction. If false, then the lots and serial numbers from an advance shipment notice (ASN) or an advance shipment billing notice (ASBN) will not be defaulted when executing a receipt or a put away transaction. The default value is false. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
FromDate | Datetime | FromDate |
ToDate | Datetime | ToDate |
Finder | String | finder |
ReceivingReceiptRequestslinesASNLineAttachments
Name | Type | Description |
ReceivingReceiptRequestsHeaderInterfaceId [KEY] | Long | ReceivingReceiptRequestsHeaderInterfaceId of ReceivingReceiptRequestslinesASNLineAttachments |
LinesInterfaceTransactionId [KEY] | Long | LinesInterfaceTransactionId of ReceivingReceiptRequestslinesASNLineAttachments |
AttachedDocumentId [KEY] | Long | The unique identifier of the attached document. |
LastUpdateDate | Datetime | The date when the record was last updated. |
LastUpdatedBy | String | The user who last updated the record. |
DatatypeCode | String | A value that indicates the data type. |
FileName | String | The file name of the attachment. |
DmFolderPath | String | The folder path from which the attachment is created. |
DmDocumentId | String | The document ID from which the attachment is created. |
DmVersionNumber | String | The document version number from which the attachment is created. |
Url | String | The URL of a web page type attachment. |
CategoryName | String | The category of the attachment. |
UserName | String | The login credentials of the user who created the attachment. |
Uri | String | The URI of a Topology Manager type attachment. |
FileUrl | String | The URI of the file. |
UploadedText | String | The text content for a new text attachment. |
UploadedFileContentType | String | The content type of the attachment. |
UploadedFileLength | Long | The size of the attachment file. |
UploadedFileName | String | The name to assign to a new attachment file. |
ContentRepositoryFileShared | Bool | Indicates whether the attachment is shared |
Title | String | The title of the attachment. |
Description | String | The description of the attachment. |
ErrorStatusCode | String | The error code, if any, for the attachment. |
ErrorStatusMessage | String | The error message, if any, for the attachment. |
CreatedBy | String | The user who created the record. |
CreationDate | Datetime | The date when the record was created. |
FileContents | String | The contents of the attachment. |
ExpirationDate | Datetime | The expiration date of the contents in the attachment. |
LastUpdatedByUserName | String | The user name who last updated the record. |
CreatedByUserName | String | The user name who created the record. |
AsyncTrackerId | String | Attribute provided for the exclusive use by the Attachment UI components to assist in uploading files. |
FileWebImage | String | The base64 encoded image of the file displayed in .png format if the source is a convertible image. |
DownloadInfo | String | JSON object represented as a string containing information used to programmatically retrieve a file attachment. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
CustomerId | Long | CustomerId |
CustomerPartyName | String | CustomerPartyName |
DocumentNumber | String | DocumentNumber |
ExternalSystemTransactionReference | String | ExternalSystemTransactionReference |
FromDate | Datetime | FromDate |
FromOrganizationCode | String | FromOrganizationCode |
FromOrganizationId | Long | FromOrganizationId |
GroupId | Long | GroupId |
HeaderInterfaceId | Long | HeaderInterfaceId |
ItemId | Long | ItemId |
ItemNumber | String | ItemNumber |
OrganizationCode | String | OrganizationCode |
OrganizationId | Long | OrganizationId |
POHeaderId | Long | POHeaderId |
ProcessingStatusCode | String | ProcessingStatusCode |
RMANumber | String | RMANumber |
ReceiptAdviceHeaderId | Long | ReceiptAdviceHeaderId |
ShipmentHeaderId | Long | ShipmentHeaderId |
ShipmentNumber | String | ShipmentNumber |
SourceDocumentCode | String | SourceDocumentCode |
ToDate | Datetime | ToDate |
TransactionStatusCode | String | TransactionStatusCode |
TransactionType | String | TransactionType |
TransferOrderHeaderId | Long | TransferOrderHeaderId |
VendorId | Long | VendorId |
VendorName | String | VendorName |
VendorNumber | String | VendorNumber |
Finder | String | finder |
ReceivingReceiptRequestslinesASNLineDFF
Name | Type | Description |
ReceivingReceiptRequestsHeaderInterfaceId [KEY] | Long | ReceivingReceiptRequestsHeaderInterfaceId of ReceivingReceiptRequestslinesASNLineDFF |
LinesInterfaceTransactionId [KEY] | Long | LinesInterfaceTransactionId of ReceivingReceiptRequestslinesASNLineDFF |
InterfaceTransactionId [KEY] | Long | InterfaceTransactionId of ReceivingReceiptRequestslinesASNLineDFF |
_FLEX_Context | String | Descriptive flexfield context name for advanced shipment notice (ASN) line request. |
_FLEX_Context_DisplayValue | String | Descriptive flexfield context display value for advanced shipment notice (ASN) line request. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
CustomerId | Long | CustomerId |
CustomerPartyName | String | CustomerPartyName |
DocumentNumber | String | DocumentNumber |
ExternalSystemTransactionReference | String | ExternalSystemTransactionReference |
FromDate | Datetime | FromDate |
FromOrganizationCode | String | FromOrganizationCode |
FromOrganizationId | Long | FromOrganizationId |
GroupId | Long | GroupId |
HeaderInterfaceId | Long | HeaderInterfaceId |
ItemId | Long | ItemId |
ItemNumber | String | ItemNumber |
OrganizationCode | String | OrganizationCode |
OrganizationId | Long | OrganizationId |
POHeaderId | Long | POHeaderId |
ProcessingStatusCode | String | ProcessingStatusCode |
RMANumber | String | RMANumber |
ReceiptAdviceHeaderId | Long | ReceiptAdviceHeaderId |
ShipmentHeaderId | Long | ShipmentHeaderId |
ShipmentNumber | String | ShipmentNumber |
SourceDocumentCode | String | SourceDocumentCode |
ToDate | Datetime | ToDate |
TransactionStatusCode | String | TransactionStatusCode |
TransactionType | String | TransactionType |
TransferOrderHeaderId | Long | TransferOrderHeaderId |
VendorId | Long | VendorId |
VendorName | String | VendorName |
VendorNumber | String | VendorNumber |
Finder | String | finder |
ReceivingReceiptRequestslinesASNPackingUnits
Name | Type | Description |
ReceivingReceiptRequestsHeaderInterfaceId [KEY] | Long | ReceivingReceiptRequestsHeaderInterfaceId of ReceivingReceiptRequestslinesASNPackingUnits |
LinesInterfaceTransactionId [KEY] | Long | LinesInterfaceTransactionId of ReceivingReceiptRequestslinesASNPackingUnits |
LPNInterfaceId [KEY] | Long | Value that uniquely identifies the interfaced license plate number of the current license plate number hierarchy of the advanced shipment notice (ASN) line request. |
LicensePlateNumber | String | License plate number of the current license plate number hierarchy of the advanced shipment notice (ASN) line request. |
LPNId | Long | Value that uniquely identifies the license plate number of the current license plate number hierarchy of the advanced shipment notice (ASN) line request. |
ParentLicensePlateNumber | String | Parent license plate number of the current license plate number hierarchy of the advanced shipment notice (ASN) line request. |
ParentLPNId | Long | Value that uniquely identifies the parent license plate number of the current license plate number hierarchy of the advanced shipment notice (ASN) line request. |
CreatedBy | String | CreatedBy of ReceivingReceiptRequestslinesASNPackingUnits |
CreationDate | Datetime | CreationDate of ReceivingReceiptRequestslinesASNPackingUnits |
LastUpdatedBy | String | LastUpdatedBy of ReceivingReceiptRequestslinesASNPackingUnits |
LastUpdateDate | Datetime | LastUpdateDate of ReceivingReceiptRequestslinesASNPackingUnits |
LastUpdateLogin | String | LastUpdateLogin of ReceivingReceiptRequestslinesASNPackingUnits |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
CustomerId | Long | CustomerId |
CustomerPartyName | String | CustomerPartyName |
DocumentNumber | String | DocumentNumber |
ExternalSystemTransactionReference | String | ExternalSystemTransactionReference |
FromDate | Datetime | FromDate |
FromOrganizationCode | String | FromOrganizationCode |
FromOrganizationId | Long | FromOrganizationId |
GroupId | Long | GroupId |
HeaderInterfaceId | Long | HeaderInterfaceId |
ItemId | Long | ItemId |
ItemNumber | String | ItemNumber |
OrganizationCode | String | OrganizationCode |
OrganizationId | Long | OrganizationId |
POHeaderId | Long | POHeaderId |
ProcessingStatusCode | String | ProcessingStatusCode |
RMANumber | String | RMANumber |
ReceiptAdviceHeaderId | Long | ReceiptAdviceHeaderId |
ShipmentHeaderId | Long | ShipmentHeaderId |
ShipmentNumber | String | ShipmentNumber |
SourceDocumentCode | String | SourceDocumentCode |
ToDate | Datetime | ToDate |
TransactionStatusCode | String | TransactionStatusCode |
TransactionType | String | TransactionType |
TransferOrderHeaderId | Long | TransferOrderHeaderId |
VendorId | Long | VendorId |
VendorName | String | VendorName |
VendorNumber | String | VendorNumber |
Finder | String | finder |
ReceivingReceiptRequestslinesinventoryStripingDFF
Name | Type | Description |
ReceivingReceiptRequestsHeaderInterfaceId [KEY] | Long | ReceivingReceiptRequestsHeaderInterfaceId of ReceivingReceiptRequestslinesinventoryStripingDFF |
LinesInterfaceTransactionId [KEY] | Long | LinesInterfaceTransactionId of ReceivingReceiptRequestslinesinventoryStripingDFF |
InterfaceTransactionId [KEY] | Long | Value that uniquely identifies the transaction. This attribute is not currently used. |
ProjectId | Long | Value that uniquely identifies the project. This attribute is associated with a feature that requires opt in. |
ProjectId_Display | String | Number that identifies the project. This attribute is associated with a feature that requires opt in. |
TaskId | Long | Value that uniquely identifies the task. This attribute is associated with a feature that requires opt in. |
TaskId_Display | String | Number that identifies the task. This attribute is associated with a feature that requires opt in. |
CountryOfOriginCode | String | Abbreviation that identifies the country of manufacture for this item. This attribute is associated with a feature that requires opt in. |
CountryOfOriginCode_Display | String | Name of the country of manufacture. This attribute is associated with a feature that requires opt in. |
_FLEX_Context | String | Descriptive flexfield context name for inventory striping attributes. This attribute is associated with a feature that requires opt in. |
_FLEX_Context_DisplayValue | String | Descriptive flexfield context display value for inventory striping attributes. This attribute is associated with a feature that requires opt in. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
CustomerId | Long | CustomerId |
CustomerPartyName | String | CustomerPartyName |
DocumentNumber | String | DocumentNumber |
ExternalSystemTransactionReference | String | ExternalSystemTransactionReference |
FromDate | Datetime | FromDate |
FromOrganizationCode | String | FromOrganizationCode |
FromOrganizationId | Long | FromOrganizationId |
GroupId | Long | GroupId |
HeaderInterfaceId | Long | HeaderInterfaceId |
ItemId | Long | ItemId |
ItemNumber | String | ItemNumber |
OrganizationCode | String | OrganizationCode |
OrganizationId | Long | OrganizationId |
POHeaderId | Long | POHeaderId |
ProcessingStatusCode | String | ProcessingStatusCode |
RMANumber | String | RMANumber |
ReceiptAdviceHeaderId | Long | ReceiptAdviceHeaderId |
ShipmentHeaderId | Long | ShipmentHeaderId |
ShipmentNumber | String | ShipmentNumber |
SourceDocumentCode | String | SourceDocumentCode |
ToDate | Datetime | ToDate |
TransactionStatusCode | String | TransactionStatusCode |
TransactionType | String | TransactionType |
TransferOrderHeaderId | Long | TransferOrderHeaderId |
VendorId | Long | VendorId |
VendorName | String | VendorName |
VendorNumber | String | VendorNumber |
Finder | String | finder |
ReceivingReceiptRequestslineslotItemLots
Name | Type | Description |
ReceivingReceiptRequestsHeaderInterfaceId [KEY] | Long | ReceivingReceiptRequestsHeaderInterfaceId of ReceivingReceiptRequestslineslotItemLots |
LinesInterfaceTransactionId [KEY] | Long | LinesInterfaceTransactionId of ReceivingReceiptRequestslineslotItemLots |
LotNumber [KEY] | String | Number that identifies the lot corresponding to the advanced shipment notice (ASN) line request or receipt line request. This attribute is applicable when the warehouse places the item under lot control. |
LotExpirationDate | Date | Date when the item of the lot corresponding to the advanced shipment notice (ASN) line request or receipt line request. This attribute is applicable when the warehouse places the item under lot control. |
ParentLotNumber | String | Number that identifies the parent lot of the lot corresponding to the advanced shipment notice (ASN) line request or receipt line request. This attribute is applicable when the warehouse places the item under lot control. |
VendorLotNumber | String | Number that identifies the supplier lot for the lot corresponding to the advanced shipment notice (ASN) line request or receipt line request. This attribute is applicable when the warehouse places the item under lot control. |
TransactionQuantity | Double | Transaction quantity of the item for the lot corresponding to the advanced shipment notice (ASN) line request or receipt line request expires. This attribute is applicable when the warehouse places the item under lot control. |
PrimaryQuantity | Double | Transaction quantity for the lot in the primary unit of measure that the item uses. This attribute is applicable when the warehouse places the item under lot control. |
SecondaryTransactionQuantity | Double | Transaction quantity for the lot in the secondary unit of measure that the item uses. This attribute is applicable when the warehouse places the item under lot control. |
OriginationDate | Date | Date when the lot originated corresponding to the advanced shipment notice (ASN) line request or receipt line request. This attribute is applicable when the warehouse places the item under lot control. |
OriginationType | String | Type of origination for the lot corresponding to the advanced shipment notice (ASN) line request or receipt line request. This attribute is applicable when the warehouse places the item under lot control. |
HoldDate | Date | Date when the warehouse applied a hold on the lot corresponding to the advanced shipment notice (ASN) line request or receipt line request. This attribute is applicable when the warehouse places the item under lot control. |
ReasonId | Long | Value that uniquely identifies the reason for the receiving transaction. This attribute is applicable when the warehouse places the item under lot control. |
ReasonName | String | Name of the reason for the receiving transaction for the lot. This attribute is applicable when the warehouse places the item under lot control. |
MaturityDate | Date | Date when the lot matures. This attribute is applicable when the warehouse places the item under lot control. |
GradeCode | String | Abbreviation that identifies the grade. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
CustomerId | Long | CustomerId |
CustomerPartyName | String | CustomerPartyName |
DocumentNumber | String | DocumentNumber |
ExternalSystemTransactionReference | String | ExternalSystemTransactionReference |
FromDate | Datetime | FromDate |
FromOrganizationCode | String | FromOrganizationCode |
FromOrganizationId | Long | FromOrganizationId |
GroupId | Long | GroupId |
HeaderInterfaceId | Long | HeaderInterfaceId |
ItemId | Long | ItemId |
ItemNumber | String | ItemNumber |
OrganizationCode | String | OrganizationCode |
OrganizationId | Long | OrganizationId |
POHeaderId | Long | POHeaderId |
ProcessingStatusCode | String | ProcessingStatusCode |
RMANumber | String | RMANumber |
ReceiptAdviceHeaderId | Long | ReceiptAdviceHeaderId |
ShipmentHeaderId | Long | ShipmentHeaderId |
ShipmentNumber | String | ShipmentNumber |
SourceDocumentCode | String | SourceDocumentCode |
ToDate | Datetime | ToDate |
TransactionStatusCode | String | TransactionStatusCode |
TransactionType | String | TransactionType |
TransferOrderHeaderId | Long | TransferOrderHeaderId |
VendorId | Long | VendorId |
VendorName | String | VendorName |
VendorNumber | String | VendorNumber |
Finder | String | finder |
ReceivingReceiptRequestslineslotItemLotslotAttributesDFF
Name | Type | Description |
ReceivingReceiptRequestsHeaderInterfaceId [KEY] | Long | ReceivingReceiptRequestsHeaderInterfaceId of ReceivingReceiptRequestslineslotItemLotslotAttributesDFF |
LinesInterfaceTransactionId [KEY] | Long | LinesInterfaceTransactionId of ReceivingReceiptRequestslineslotItemLotslotAttributesDFF |
LotitemlotsLotNumber [KEY] | String | LotitemlotsLotNumber of ReceivingReceiptRequestslineslotItemLotslotAttributesDFF |
TransactionInterfaceId [KEY] | Long | TransactionInterfaceId of ReceivingReceiptRequestslineslotItemLotslotAttributesDFF |
LotNumber [KEY] | String | LotNumber of ReceivingReceiptRequestslineslotItemLotslotAttributesDFF |
_FLEX_Context | String | Descriptive flexfield context name for lot attributes. This attribute is applicable when the warehouse places the item under lot and serial control. |
_FLEX_Context_DisplayValue | String | Descriptive flexfield context display value for lot attributes. This attribute is applicable when the warehouse places the item under lot and serial control. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
CustomerId | Long | CustomerId |
CustomerPartyName | String | CustomerPartyName |
DocumentNumber | String | DocumentNumber |
ExternalSystemTransactionReference | String | ExternalSystemTransactionReference |
FromDate | Datetime | FromDate |
FromOrganizationCode | String | FromOrganizationCode |
FromOrganizationId | Long | FromOrganizationId |
GroupId | Long | GroupId |
HeaderInterfaceId | Long | HeaderInterfaceId |
ItemId | Long | ItemId |
ItemNumber | String | ItemNumber |
OrganizationCode | String | OrganizationCode |
OrganizationId | Long | OrganizationId |
POHeaderId | Long | POHeaderId |
ProcessingStatusCode | String | ProcessingStatusCode |
RMANumber | String | RMANumber |
ReceiptAdviceHeaderId | Long | ReceiptAdviceHeaderId |
ShipmentHeaderId | Long | ShipmentHeaderId |
ShipmentNumber | String | ShipmentNumber |
SourceDocumentCode | String | SourceDocumentCode |
ToDate | Datetime | ToDate |
TransactionStatusCode | String | TransactionStatusCode |
TransactionType | String | TransactionType |
TransferOrderHeaderId | Long | TransferOrderHeaderId |
VendorId | Long | VendorId |
VendorName | String | VendorName |
VendorNumber | String | VendorNumber |
Finder | String | finder |
ReceivingReceiptRequestslineslotItemLotslotNumbersDFF
Name | Type | Description |
ReceivingReceiptRequestsHeaderInterfaceId [KEY] | Long | ReceivingReceiptRequestsHeaderInterfaceId of ReceivingReceiptRequestslineslotItemLotslotNumbersDFF |
LinesInterfaceTransactionId [KEY] | Long | LinesInterfaceTransactionId of ReceivingReceiptRequestslineslotItemLotslotNumbersDFF |
LotitemlotsLotNumber [KEY] | String | LotitemlotsLotNumber of ReceivingReceiptRequestslineslotItemLotslotNumbersDFF |
TransactionInterfaceId [KEY] | Long | TransactionInterfaceId of ReceivingReceiptRequestslineslotItemLotslotNumbersDFF |
LotNumber [KEY] | String | LotNumber of ReceivingReceiptRequestslineslotItemLotslotNumbersDFF |
_FLEX_Context | String | Descriptive flexfield context name for lots. This attribute is applicable when the warehouse places the item under lot and serial control. |
_FLEX_Context_DisplayValue | String | Descriptive flexfield context display value for lots. This attribute is applicable when the warehouse places the item under lot and serial control. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
CustomerId | Long | CustomerId |
CustomerPartyName | String | CustomerPartyName |
DocumentNumber | String | DocumentNumber |
ExternalSystemTransactionReference | String | ExternalSystemTransactionReference |
FromDate | Datetime | FromDate |
FromOrganizationCode | String | FromOrganizationCode |
FromOrganizationId | Long | FromOrganizationId |
GroupId | Long | GroupId |
HeaderInterfaceId | Long | HeaderInterfaceId |
ItemId | Long | ItemId |
ItemNumber | String | ItemNumber |
OrganizationCode | String | OrganizationCode |
OrganizationId | Long | OrganizationId |
POHeaderId | Long | POHeaderId |
ProcessingStatusCode | String | ProcessingStatusCode |
RMANumber | String | RMANumber |
ReceiptAdviceHeaderId | Long | ReceiptAdviceHeaderId |
ShipmentHeaderId | Long | ShipmentHeaderId |
ShipmentNumber | String | ShipmentNumber |
SourceDocumentCode | String | SourceDocumentCode |
ToDate | Datetime | ToDate |
TransactionStatusCode | String | TransactionStatusCode |
TransactionType | String | TransactionType |
TransferOrderHeaderId | Long | TransferOrderHeaderId |
VendorId | Long | VendorId |
VendorName | String | VendorName |
VendorNumber | String | VendorNumber |
Finder | String | finder |
ReceivingReceiptRequestslineslotSerialItemLots
Name | Type | Description |
ReceivingReceiptRequestsHeaderInterfaceId [KEY] | Long | ReceivingReceiptRequestsHeaderInterfaceId of ReceivingReceiptRequestslineslotSerialItemLots |
LinesInterfaceTransactionId [KEY] | Long | LinesInterfaceTransactionId of ReceivingReceiptRequestslineslotSerialItemLots |
LotNumber [KEY] | String | Number that identifies the lot for the item corresponding to the advanced shipment notice (ASN) line request or receipt line request. This attribute is applicable when the warehouse places the item under lot and serial control. |
LotExpirationDate | Date | Date when the item of this lot corresponding to the advanced shipment notice (ASN) line request or receipt line request expires. This attribute is applicable when the warehouse places the item under lot and serial control. |
ParentLotNumber | String | Number that identifies the parent lot of the lot corresponding to the advanced shipment notice (ASN) line request or receipt line request. This attribute is applicable when the warehouse places the item under lot and serial control. |
VendorLotNumber | String | Number that identifies the supplier lot for the lot corresponding to the advanced shipment notice (ASN) line request or receipt line request. This attribute is applicable when the warehouse places the item under lot and serial control. |
TransactionQuantity | Double | Transaction quantity of the lot corresponding to the advanced shipment notice (ASN) line request or receipt line request. This attribute is applicable when the warehouse places the item under lot and serial control. |
PrimaryQuantity | Double | Transaction quantity for this lot in the primary unit of measure that the item uses. This attribute is applicable when the warehouse places the item under lot and serial control. |
SecondaryTransactionQuantity | Double | Transaction quantity for this lot in the secondary unit of measure that the item uses. This attribute is applicable when the warehouse places the item under lot and serial control. |
OriginationDate | Date | Date when this lot originated for the advanced shipment notice (ASN) line request or receipt line request. This attribute is applicable when the warehouse places the item under lot and serial control. |
OriginationType | String | Type of origination for the lot corresponding to the advanced shipment notice (ASN) line request or receipt line request. This attribute is applicable when the warehouse places the item under lot and serial control. |
HoldDate | Date | Date when the warehouse applied a hold on the lot corresponding to the advanced shipment notice (ASN) line request or receipt line request. This attribute is applicable when the warehouse places the item under lot and serial control. |
ReasonId | Long | Value that uniquely identifies the reason for the receiving transaction for the lot. This attribute is applicable when the warehouse places the item under lot and serial control. |
ReasonName | String | Name of the reason for the receiving transaction for the lot. This attribute is applicable when the warehouse places the item under lot and serial control. |
MaturityDate | Date | Date when the lot matures for the advanced shipment notice (ASN) line request or receipt line request. This attribute is applicable when the warehouse places the item under lot and serial control. |
GradeCode | String | Abbreviation that identifies the grade. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
CustomerId | Long | CustomerId |
CustomerPartyName | String | CustomerPartyName |
DocumentNumber | String | DocumentNumber |
ExternalSystemTransactionReference | String | ExternalSystemTransactionReference |
FromDate | Datetime | FromDate |
FromOrganizationCode | String | FromOrganizationCode |
FromOrganizationId | Long | FromOrganizationId |
GroupId | Long | GroupId |
HeaderInterfaceId | Long | HeaderInterfaceId |
ItemId | Long | ItemId |
ItemNumber | String | ItemNumber |
OrganizationCode | String | OrganizationCode |
OrganizationId | Long | OrganizationId |
POHeaderId | Long | POHeaderId |
ProcessingStatusCode | String | ProcessingStatusCode |
RMANumber | String | RMANumber |
ReceiptAdviceHeaderId | Long | ReceiptAdviceHeaderId |
ShipmentHeaderId | Long | ShipmentHeaderId |
ShipmentNumber | String | ShipmentNumber |
SourceDocumentCode | String | SourceDocumentCode |
ToDate | Datetime | ToDate |
TransactionStatusCode | String | TransactionStatusCode |
TransactionType | String | TransactionType |
TransferOrderHeaderId | Long | TransferOrderHeaderId |
VendorId | Long | VendorId |
VendorName | String | VendorName |
VendorNumber | String | VendorNumber |
Finder | String | finder |
ReceivingReceiptRequestslineslotSerialItemLotslotAttributesDFF
Name | Type | Description |
ReceivingReceiptRequestsHeaderInterfaceId [KEY] | Long | ReceivingReceiptRequestsHeaderInterfaceId of ReceivingReceiptRequestslineslotSerialItemLotslotAttributesDFF |
LinesInterfaceTransactionId [KEY] | Long | LinesInterfaceTransactionId of ReceivingReceiptRequestslineslotSerialItemLotslotAttributesDFF |
LotserialitemlotsLotNumber [KEY] | String | LotserialitemlotsLotNumber of ReceivingReceiptRequestslineslotSerialItemLotslotAttributesDFF |
TransactionInterfaceId [KEY] | Long | TransactionInterfaceId of ReceivingReceiptRequestslineslotSerialItemLotslotAttributesDFF |
LotNumber [KEY] | String | LotNumber of ReceivingReceiptRequestslineslotSerialItemLotslotAttributesDFF |
_FLEX_Context | String | Descriptive flexfield context name for lot attributes. This attribute is applicable when the warehouse places the item under lot and serial control. |
_FLEX_Context_DisplayValue | String | Descriptive flexfield context display value for lot attributes. This attribute is applicable when the warehouse places the item under lot and serial control. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
CustomerId | Long | CustomerId |
CustomerPartyName | String | CustomerPartyName |
DocumentNumber | String | DocumentNumber |
ExternalSystemTransactionReference | String | ExternalSystemTransactionReference |
FromDate | Datetime | FromDate |
FromOrganizationCode | String | FromOrganizationCode |
FromOrganizationId | Long | FromOrganizationId |
GroupId | Long | GroupId |
HeaderInterfaceId | Long | HeaderInterfaceId |
ItemId | Long | ItemId |
ItemNumber | String | ItemNumber |
OrganizationCode | String | OrganizationCode |
OrganizationId | Long | OrganizationId |
POHeaderId | Long | POHeaderId |
ProcessingStatusCode | String | ProcessingStatusCode |
RMANumber | String | RMANumber |
ReceiptAdviceHeaderId | Long | ReceiptAdviceHeaderId |
ShipmentHeaderId | Long | ShipmentHeaderId |
ShipmentNumber | String | ShipmentNumber |
SourceDocumentCode | String | SourceDocumentCode |
ToDate | Datetime | ToDate |
TransactionStatusCode | String | TransactionStatusCode |
TransactionType | String | TransactionType |
TransferOrderHeaderId | Long | TransferOrderHeaderId |
VendorId | Long | VendorId |
VendorName | String | VendorName |
VendorNumber | String | VendorNumber |
Finder | String | finder |
ReceivingReceiptRequestslineslotSerialItemLotslotNumbersDFF
Name | Type | Description |
ReceivingReceiptRequestsHeaderInterfaceId [KEY] | Long | ReceivingReceiptRequestsHeaderInterfaceId of ReceivingReceiptRequestslineslotSerialItemLotslotNumbersDFF |
LinesInterfaceTransactionId [KEY] | Long | LinesInterfaceTransactionId of ReceivingReceiptRequestslineslotSerialItemLotslotNumbersDFF |
LotserialitemlotsLotNumber [KEY] | String | LotserialitemlotsLotNumber of ReceivingReceiptRequestslineslotSerialItemLotslotNumbersDFF |
TransactionInterfaceId [KEY] | Long | TransactionInterfaceId of ReceivingReceiptRequestslineslotSerialItemLotslotNumbersDFF |
LotNumber [KEY] | String | LotNumber of ReceivingReceiptRequestslineslotSerialItemLotslotNumbersDFF |
_FLEX_Context | String | Descriptive flexfield context name for lots. This attribute is applicable when the warehouse places the item under lot and serial control. |
_FLEX_Context_DisplayValue | String | Descriptive flexfield context display value for lots. This attribute is applicable when the warehouse places the item under lot and serial control. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
CustomerId | Long | CustomerId |
CustomerPartyName | String | CustomerPartyName |
DocumentNumber | String | DocumentNumber |
ExternalSystemTransactionReference | String | ExternalSystemTransactionReference |
FromDate | Datetime | FromDate |
FromOrganizationCode | String | FromOrganizationCode |
FromOrganizationId | Long | FromOrganizationId |
GroupId | Long | GroupId |
HeaderInterfaceId | Long | HeaderInterfaceId |
ItemId | Long | ItemId |
ItemNumber | String | ItemNumber |
OrganizationCode | String | OrganizationCode |
OrganizationId | Long | OrganizationId |
POHeaderId | Long | POHeaderId |
ProcessingStatusCode | String | ProcessingStatusCode |
RMANumber | String | RMANumber |
ReceiptAdviceHeaderId | Long | ReceiptAdviceHeaderId |
ShipmentHeaderId | Long | ShipmentHeaderId |
ShipmentNumber | String | ShipmentNumber |
SourceDocumentCode | String | SourceDocumentCode |
ToDate | Datetime | ToDate |
TransactionStatusCode | String | TransactionStatusCode |
TransactionType | String | TransactionType |
TransferOrderHeaderId | Long | TransferOrderHeaderId |
VendorId | Long | VendorId |
VendorName | String | VendorName |
VendorNumber | String | VendorNumber |
Finder | String | finder |
ReceivingReceiptRequestslineslotSerialItemLotslotSerialItemSerials
Name | Type | Description |
ReceivingReceiptRequestsHeaderInterfaceId [KEY] | Long | ReceivingReceiptRequestsHeaderInterfaceId of ReceivingReceiptRequestslineslotSerialItemLotslotSerialItemSerials |
LinesInterfaceTransactionId [KEY] | Long | LinesInterfaceTransactionId of ReceivingReceiptRequestslineslotSerialItemLotslotSerialItemSerials |
LotserialitemlotsLotNumber [KEY] | String | LotserialitemlotsLotNumber of ReceivingReceiptRequestslineslotSerialItemLotslotSerialItemSerials |
FromSerialNumber [KEY] | String | Starting serial number in a range of serial numbers of the advanced shipment notice (ASN) line request or receipt line request. This attribute is applicable when the warehouse places the item under lot and serial control. |
ToSerialNumber | String | Ending serial number in a range of serial numbers of the advanced shipment notice (ASN) line request or receipt line request. This attribute is applicable when the warehouse places the item under lot and serial control. |
VendorSerialNumber | String | Supplier serial number for the serial range of the advanced shipment notice (ASN) line request or receipt line request. This attribute is applicable when the warehouse places the item under lot and serial control. |
SerialAttributesDFF | String | serialAttributesDFF |
SerialNumbersDFF | String | serialNumbersDFF |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
CustomerId | Long | CustomerId |
CustomerPartyName | String | CustomerPartyName |
DocumentNumber | String | DocumentNumber |
ExternalSystemTransactionReference | String | ExternalSystemTransactionReference |
FromDate | Datetime | FromDate |
FromOrganizationCode | String | FromOrganizationCode |
FromOrganizationId | Long | FromOrganizationId |
GroupId | Long | GroupId |
HeaderInterfaceId | Long | HeaderInterfaceId |
ItemId | Long | ItemId |
ItemNumber | String | ItemNumber |
OrganizationCode | String | OrganizationCode |
OrganizationId | Long | OrganizationId |
POHeaderId | Long | POHeaderId |
ProcessingStatusCode | String | ProcessingStatusCode |
RMANumber | String | RMANumber |
ReceiptAdviceHeaderId | Long | ReceiptAdviceHeaderId |
ShipmentHeaderId | Long | ShipmentHeaderId |
ShipmentNumber | String | ShipmentNumber |
SourceDocumentCode | String | SourceDocumentCode |
ToDate | Datetime | ToDate |
TransactionStatusCode | String | TransactionStatusCode |
TransactionType | String | TransactionType |
TransferOrderHeaderId | Long | TransferOrderHeaderId |
VendorId | Long | VendorId |
VendorName | String | VendorName |
VendorNumber | String | VendorNumber |
Finder | String | finder |
ReceivingReceiptRequestslinesprocessingErrors
Name | Type | Description |
ReceivingReceiptRequestsHeaderInterfaceId [KEY] | Long | ReceivingReceiptRequestsHeaderInterfaceId of ReceivingReceiptRequestslinesprocessingErrors |
LinesInterfaceTransactionId [KEY] | Long | LinesInterfaceTransactionId of ReceivingReceiptRequestslinesprocessingErrors |
InterfaceErrorId [KEY] | Long | InterfaceErrorId of ReceivingReceiptRequestslinesprocessingErrors |
InterfaceHeaderId | Long | InterfaceHeaderId of ReceivingReceiptRequestslinesprocessingErrors |
InterfaceLineId | Long | InterfaceLineId of ReceivingReceiptRequestslinesprocessingErrors |
BatchId | Long | BatchId of ReceivingReceiptRequestslinesprocessingErrors |
ErrorMessage | String | ErrorMessage of ReceivingReceiptRequestslinesprocessingErrors |
ErrorMessageName | String | ErrorMessageName of ReceivingReceiptRequestslinesprocessingErrors |
ErrorType | String | ErrorType of ReceivingReceiptRequestslinesprocessingErrors |
ColumnName | String | ColumnName of ReceivingReceiptRequestslinesprocessingErrors |
TableName | String | TableName of ReceivingReceiptRequestslinesprocessingErrors |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
CustomerId | Long | CustomerId |
CustomerPartyName | String | CustomerPartyName |
DocumentNumber | String | DocumentNumber |
ExternalSystemTransactionReference | String | ExternalSystemTransactionReference |
FromDate | Datetime | FromDate |
FromOrganizationCode | String | FromOrganizationCode |
FromOrganizationId | Long | FromOrganizationId |
GroupId | Long | GroupId |
HeaderInterfaceId | Long | HeaderInterfaceId |
ItemId | Long | ItemId |
ItemNumber | String | ItemNumber |
OrganizationCode | String | OrganizationCode |
OrganizationId | Long | OrganizationId |
POHeaderId | Long | POHeaderId |
ProcessingStatusCode | String | ProcessingStatusCode |
RMANumber | String | RMANumber |
ReceiptAdviceHeaderId | Long | ReceiptAdviceHeaderId |
ShipmentHeaderId | Long | ShipmentHeaderId |
ShipmentNumber | String | ShipmentNumber |
SourceDocumentCode | String | SourceDocumentCode |
ToDate | Datetime | ToDate |
TransactionStatusCode | String | TransactionStatusCode |
TransactionType | String | TransactionType |
TransferOrderHeaderId | Long | TransferOrderHeaderId |
VendorId | Long | VendorId |
VendorName | String | VendorName |
VendorNumber | String | VendorNumber |
Finder | String | finder |
ReceivingReceiptRequestslinesserialItemSerials
Name | Type | Description |
ReceivingReceiptRequestsHeaderInterfaceId [KEY] | Long | ReceivingReceiptRequestsHeaderInterfaceId of ReceivingReceiptRequestslinesserialItemSerials |
LinesInterfaceTransactionId [KEY] | Long | LinesInterfaceTransactionId of ReceivingReceiptRequestslinesserialItemSerials |
FromSerialNumber [KEY] | String | Starting serial number in a range of serial numbers of the advanced shipment notice (ASN) line request or receipt line request. This attribute is applicable when the warehouse places the item under serial control. |
ToSerialNumber | String | Ending serial number in a range of serial numbers of the advanced shipment notice (ASN) line request or receipt line request. This attribute is applicable when the warehouse places the item under serial control. |
VendorSerialNumber | String | Supplier serial number for the serial range of the advanced shipment notice (ASN) line request or receipt line request. This attribute is applicable when the warehouse places the item under serial control. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
CustomerId | Long | CustomerId |
CustomerPartyName | String | CustomerPartyName |
DocumentNumber | String | DocumentNumber |
ExternalSystemTransactionReference | String | ExternalSystemTransactionReference |
FromDate | Datetime | FromDate |
FromOrganizationCode | String | FromOrganizationCode |
FromOrganizationId | Long | FromOrganizationId |
GroupId | Long | GroupId |
HeaderInterfaceId | Long | HeaderInterfaceId |
ItemId | Long | ItemId |
ItemNumber | String | ItemNumber |
OrganizationCode | String | OrganizationCode |
OrganizationId | Long | OrganizationId |
POHeaderId | Long | POHeaderId |
ProcessingStatusCode | String | ProcessingStatusCode |
RMANumber | String | RMANumber |
ReceiptAdviceHeaderId | Long | ReceiptAdviceHeaderId |
ShipmentHeaderId | Long | ShipmentHeaderId |
ShipmentNumber | String | ShipmentNumber |
SourceDocumentCode | String | SourceDocumentCode |
ToDate | Datetime | ToDate |
TransactionStatusCode | String | TransactionStatusCode |
TransactionType | String | TransactionType |
TransferOrderHeaderId | Long | TransferOrderHeaderId |
VendorId | Long | VendorId |
VendorName | String | VendorName |
VendorNumber | String | VendorNumber |
Finder | String | finder |
ReceivingReceiptRequestslinesserialItemSerialsserialAttributesDFF
Name | Type | Description |
ReceivingReceiptRequestsHeaderInterfaceId [KEY] | Long | ReceivingReceiptRequestsHeaderInterfaceId of ReceivingReceiptRequestslinesserialItemSerialsserialAttributesDFF |
LinesInterfaceTransactionId [KEY] | Long | LinesInterfaceTransactionId of ReceivingReceiptRequestslinesserialItemSerialsserialAttributesDFF |
SerialitemserialsFromSerialNumber [KEY] | String | SerialitemserialsFromSerialNumber of ReceivingReceiptRequestslinesserialItemSerialsserialAttributesDFF |
TransactionInterfaceId [KEY] | Long | TransactionInterfaceId of ReceivingReceiptRequestslinesserialItemSerialsserialAttributesDFF |
FromSerialNumber [KEY] | String | FromSerialNumber of ReceivingReceiptRequestslinesserialItemSerialsserialAttributesDFF |
_FLEX_Context | String | Descriptive flexfield context name for serial attributes. This attribute is applicable when the warehouse places the item under serial control. |
_FLEX_Context_DisplayValue | String | Descriptive flexfield context display value serial attributes. This attribute is applicable when the warehouse places the item under serial control. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
CustomerId | Long | CustomerId |
CustomerPartyName | String | CustomerPartyName |
DocumentNumber | String | DocumentNumber |
ExternalSystemTransactionReference | String | ExternalSystemTransactionReference |
FromDate | Datetime | FromDate |
FromOrganizationCode | String | FromOrganizationCode |
FromOrganizationId | Long | FromOrganizationId |
GroupId | Long | GroupId |
HeaderInterfaceId | Long | HeaderInterfaceId |
ItemId | Long | ItemId |
ItemNumber | String | ItemNumber |
OrganizationCode | String | OrganizationCode |
OrganizationId | Long | OrganizationId |
POHeaderId | Long | POHeaderId |
ProcessingStatusCode | String | ProcessingStatusCode |
RMANumber | String | RMANumber |
ReceiptAdviceHeaderId | Long | ReceiptAdviceHeaderId |
ShipmentHeaderId | Long | ShipmentHeaderId |
ShipmentNumber | String | ShipmentNumber |
SourceDocumentCode | String | SourceDocumentCode |
ToDate | Datetime | ToDate |
TransactionStatusCode | String | TransactionStatusCode |
TransactionType | String | TransactionType |
TransferOrderHeaderId | Long | TransferOrderHeaderId |
VendorId | Long | VendorId |
VendorName | String | VendorName |
VendorNumber | String | VendorNumber |
Finder | String | finder |
ReceivingReceiptRequestslinesserialItemSerialsserialNumbersDFF
Name | Type | Description |
ReceivingReceiptRequestsHeaderInterfaceId [KEY] | Long | ReceivingReceiptRequestsHeaderInterfaceId of ReceivingReceiptRequestslinesserialItemSerialsserialNumbersDFF |
LinesInterfaceTransactionId [KEY] | Long | LinesInterfaceTransactionId of ReceivingReceiptRequestslinesserialItemSerialsserialNumbersDFF |
SerialitemserialsFromSerialNumber [KEY] | String | SerialitemserialsFromSerialNumber of ReceivingReceiptRequestslinesserialItemSerialsserialNumbersDFF |
TransactionInterfaceId [KEY] | Long | TransactionInterfaceId of ReceivingReceiptRequestslinesserialItemSerialsserialNumbersDFF |
FromSerialNumber [KEY] | String | FromSerialNumber of ReceivingReceiptRequestslinesserialItemSerialsserialNumbersDFF |
_FLEX_Context | String | Descriptive flexfield context name for serials. This attribute is applicable when the warehouse places the item under serial control. |
_FLEX_Context_DisplayValue | String | Descriptive flexfield context display value for serials. This attribute is applicable when the warehouse places the item under serial control. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
CustomerId | Long | CustomerId |
CustomerPartyName | String | CustomerPartyName |
DocumentNumber | String | DocumentNumber |
ExternalSystemTransactionReference | String | ExternalSystemTransactionReference |
FromDate | Datetime | FromDate |
FromOrganizationCode | String | FromOrganizationCode |
FromOrganizationId | Long | FromOrganizationId |
GroupId | Long | GroupId |
HeaderInterfaceId | Long | HeaderInterfaceId |
ItemId | Long | ItemId |
ItemNumber | String | ItemNumber |
OrganizationCode | String | OrganizationCode |
OrganizationId | Long | OrganizationId |
POHeaderId | Long | POHeaderId |
ProcessingStatusCode | String | ProcessingStatusCode |
RMANumber | String | RMANumber |
ReceiptAdviceHeaderId | Long | ReceiptAdviceHeaderId |
ShipmentHeaderId | Long | ShipmentHeaderId |
ShipmentNumber | String | ShipmentNumber |
SourceDocumentCode | String | SourceDocumentCode |
ToDate | Datetime | ToDate |
TransactionStatusCode | String | TransactionStatusCode |
TransactionType | String | TransactionType |
TransferOrderHeaderId | Long | TransferOrderHeaderId |
VendorId | Long | VendorId |
VendorName | String | VendorName |
VendorNumber | String | VendorNumber |
Finder | String | finder |
ReceivingReceiptRequestslinestransactionAttachments
Name | Type | Description |
ReceivingReceiptRequestsHeaderInterfaceId [KEY] | Long | ReceivingReceiptRequestsHeaderInterfaceId of ReceivingReceiptRequestslinestransactionAttachments |
LinesInterfaceTransactionId [KEY] | Long | LinesInterfaceTransactionId of ReceivingReceiptRequestslinestransactionAttachments |
AttachedDocumentId [KEY] | Long | The unique identifier of the attached document. |
LastUpdateDate | Datetime | The date when the record was last updated. |
LastUpdatedBy | String | The user who last updated the record. |
DatatypeCode | String | A value that indicates the data type. |
FileName | String | The file name of the attachment. |
DmFolderPath | String | The folder path from which the attachment is created. |
DmDocumentId | String | The document ID from which the attachment is created. |
DmVersionNumber | String | The document version number from which the attachment is created. |
Url | String | The URL of a web page type attachment. |
CategoryName | String | The category of the attachment. |
UserName | String | The login credentials of the user who created the attachment. |
Uri | String | The URI of a Topology Manager type attachment. |
FileUrl | String | The URI of the file. |
UploadedText | String | The text content for a new text attachment. |
UploadedFileContentType | String | The content type of the attachment. |
UploadedFileLength | Long | The size of the attachment file. |
UploadedFileName | String | The name to assign to a new attachment file. |
ContentRepositoryFileShared | Bool | Indicates whether the attachment is shared |
Title | String | The title of the attachment. |
Description | String | The description of the attachment. |
ErrorStatusCode | String | The error code, if any, for the attachment. |
ErrorStatusMessage | String | The error message, if any, for the attachment. |
CreatedBy | String | The user who created the record. |
CreationDate | Datetime | The date when the record was created. |
FileContents | String | The contents of the attachment. |
ExpirationDate | Datetime | The expiration date of the contents in the attachment. |
LastUpdatedByUserName | String | The user name who last updated the record. |
CreatedByUserName | String | The user name who created the record. |
AsyncTrackerId | String | Attribute provided for the exclusive use by the Attachment UI components to assist in uploading files. |
FileWebImage | String | The base64 encoded image of the file displayed in .png format if the source is a convertible image. |
DownloadInfo | String | JSON object represented as a string containing information used to programmatically retrieve a file attachment. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
CustomerId | Long | CustomerId |
CustomerPartyName | String | CustomerPartyName |
DocumentNumber | String | DocumentNumber |
ExternalSystemTransactionReference | String | ExternalSystemTransactionReference |
FromDate | Datetime | FromDate |
FromOrganizationCode | String | FromOrganizationCode |
FromOrganizationId | Long | FromOrganizationId |
GroupId | Long | GroupId |
HeaderInterfaceId | Long | HeaderInterfaceId |
ItemId | Long | ItemId |
ItemNumber | String | ItemNumber |
OrganizationCode | String | OrganizationCode |
OrganizationId | Long | OrganizationId |
POHeaderId | Long | POHeaderId |
ProcessingStatusCode | String | ProcessingStatusCode |
RMANumber | String | RMANumber |
ReceiptAdviceHeaderId | Long | ReceiptAdviceHeaderId |
ShipmentHeaderId | Long | ShipmentHeaderId |
ShipmentNumber | String | ShipmentNumber |
SourceDocumentCode | String | SourceDocumentCode |
ToDate | Datetime | ToDate |
TransactionStatusCode | String | TransactionStatusCode |
TransactionType | String | TransactionType |
TransferOrderHeaderId | Long | TransferOrderHeaderId |
VendorId | Long | VendorId |
VendorName | String | VendorName |
VendorNumber | String | VendorNumber |
Finder | String | finder |
ReceivingReceiptRequestslinestransactionDFF
Name | Type | Description |
ReceivingReceiptRequestsHeaderInterfaceId [KEY] | Long | ReceivingReceiptRequestsHeaderInterfaceId of ReceivingReceiptRequestslinestransactionDFF |
LinesInterfaceTransactionId [KEY] | Long | LinesInterfaceTransactionId of ReceivingReceiptRequestslinestransactionDFF |
InterfaceTransactionId [KEY] | Long | InterfaceTransactionId of ReceivingReceiptRequestslinestransactionDFF |
_FLEX_Context | String | Descriptive flexfield context name for receipt line requests. |
_FLEX_Context_DisplayValue | String | Descriptive flexfield context display value receipt line requests. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
CustomerId | Long | CustomerId |
CustomerPartyName | String | CustomerPartyName |
DocumentNumber | String | DocumentNumber |
ExternalSystemTransactionReference | String | ExternalSystemTransactionReference |
FromDate | Datetime | FromDate |
FromOrganizationCode | String | FromOrganizationCode |
FromOrganizationId | Long | FromOrganizationId |
GroupId | Long | GroupId |
HeaderInterfaceId | Long | HeaderInterfaceId |
ItemId | Long | ItemId |
ItemNumber | String | ItemNumber |
OrganizationCode | String | OrganizationCode |
OrganizationId | Long | OrganizationId |
POHeaderId | Long | POHeaderId |
ProcessingStatusCode | String | ProcessingStatusCode |
RMANumber | String | RMANumber |
ReceiptAdviceHeaderId | Long | ReceiptAdviceHeaderId |
ShipmentHeaderId | Long | ShipmentHeaderId |
ShipmentNumber | String | ShipmentNumber |
SourceDocumentCode | String | SourceDocumentCode |
ToDate | Datetime | ToDate |
TransactionStatusCode | String | TransactionStatusCode |
TransactionType | String | TransactionType |
TransferOrderHeaderId | Long | TransferOrderHeaderId |
VendorId | Long | VendorId |
VendorName | String | VendorName |
VendorNumber | String | VendorNumber |
Finder | String | finder |
ReceivingReceiptTransactionRequests
Name | Type | Description |
InterfaceTransactionId [KEY] | Long | Value that uniquely identifies the interfaced receipt transaction line request. |
HeaderInterfaceId | Long | Value that uniquely identifies the header interfaced receipt transaction line request. |
CreatedBy | String | CreatedBy of ReceivingReceiptTransactionRequests |
CreationDate | Datetime | CreationDate of ReceivingReceiptTransactionRequests |
LastUpdateDate | Datetime | LastUpdateDate of ReceivingReceiptTransactionRequests |
LastUpdatedBy | String | LastUpdatedBy of ReceivingReceiptTransactionRequests |
TransactionType | String | Type of transaction for the receipt transaction line request. Valid values include ACCEPT, REJECT, TRANSFER, DELIVER, CORRECT, RETURN TO VENDOR, RETURN TO RECEIVING, RETURN TO CUSTOMER, and RETURN TO ORGANIZATION. |
AutoTransactCode | String | This attribute is not applicable and should be left blank. |
TransactionDate | Datetime | Date when the transaction for the current line is created. This attribute is used for receipt accounting, invoicing, and other related processes. The default value is the current date and time. If the time zone is not provided, the value stored is the time zone of the database. This value cannot be a future date. |
OrganizationCode | String | Abbreviation that identifies the receiving organization. This attribute is used to derive OrganizationId. For every receipt transaction request, you must provide one of the following attributes: OrganizationCode or OrganizationId, otherwise the request will fail. |
OrganizationId | Long | Value that uniquely identifies the receiving organization. For every receipt transaction request, you must provide one of the following attributes: OrganizationCode or OrganizationId, otherwise the request will fail. |
ItemDescription | String | Description of the item corresponding to the receipt transaction request. When you create a receipt transaction for a purchase order, it should match the item description of the corresponding purchase order line. For receipt transactions against In-transit shipment, transfer order, and return material authorization (RMA), this attribute should match the description of the inventory item. When creating a receipt transaction, one of the following must be provided: ItemId, ItemNumber, or ItemDescription. If left blank, the value from the source document is used. |
ItemId | Long | Value that uniquely identifies the inventory item. If left blank, the value from the source document is used. When creating a receipt transaction, one of the following must be provided: ItemId, ItemNumber, or ItemDescription. |
ItemNumber | String | Number that identifies the item. This attribute is used to derive ItemId. If blank, the value from the source document is used. When creating a receipt transaction, one of the following must be provided: ItemId, ItemNumber, or ItemDescription. |
ItemRevision | String | Revision number of the item. This attribute is mandatory when delivering receipt lines whose item is revision controlled. |
ReceiptSourceCode | String | Value that identifies the source of the advanced shipment notice (ASN) or the receipt. Valid values include VENDOR when creating an ASN, receiving a purchase order, or receiving an ASN, INVENTORY when receiving an in-transit shipment, TRANSFER ORDER when receiving a transfer order, CUSTOMER when receiving a return material authorization (RMA). This attribute is mandatory. |
SourceDocumentCode | String | Abbreviation that identifies the type of source document. Valid values include PO to create an advanced shipment notice (ASN), receive a purchase order, or an ASN, INVENTORY to receive an in-transit shipment, TRANSFER ORDER to receive a transfer order, RMA to receive a transfer order. A list of accepted values is defined in the lookup type RCV_SOURCE_DOCUMENT_TYPE. This attribute is mandatory. |
DocumentNumber | String | Number that identifies the document for the receipt line request or advanced shipment notice (ASN) line request. When the source document code is PO (create an ASN, receive a purchase order or an ASN), this attribute is the purchase order number. When the source document code is INVENTORY, this attribute is the in-transit shipment number. When the source document code is TRANSFER ORDER, this attribute is the transfer order shipment number. When the source document code is RMA, this attribute is the return material authorization (RMA) number. This attribute is mandatory. |
DocumentLineNumber | Long | Number that identifies the document line number for the receipt line request or advanced shipment notice (ASN) line request. When the source document code is PO (create an ASN, receive a purchase order, or receive an ASN), this attribute is the purchase order line number. When the source document code is INVENTORY, this attribute is the in-transit shipment line number. When the source document code is TRANSFER ORDER, this attribute is the transfer order shipment line number. When the source document code is RMA, this attribute is the return material authorization (RMA) line number. This attribute is mandatory. |
DocumentShipmentLineNumber | Long | Number that identifies the document schedule for the receiving transaction. When the source document code is PO (create an advanced shipment notice (ASN), receive a purchase order, or receive an ASN), this attribute is the purchase order schedule number. When receiving a purchase order or creating an ASN line, this attribute is mandatory. |
DocumentDistributionNumber | Long | Number that identifies the document distribution for the receiving transaction. When receiving a purchase order that has multiple distributions, this attribute is the respective purchase order distribution number. When receiving a purchase order with multiple distributions, this attribute is mandatory. |
PODistributionId | Long | Value that uniquely identifies the purchase order distribution. This attribute is applicable when creating an advanced shipment notice (ASN), receiving a purchase order or an ASN. |
POHeaderId | Long | Value that uniquely identifies the purchase order header. This attribute is applicable when creating an advanced shipment notice (ASN), receiving a purchase order or an ASN. |
POLineId | Long | Value that uniquely identifies the purchase order line. This attribute is applicable when creating an advanced shipment notice (ASN), receiving a purchase order or an ASN. |
POLineLocationId | Long | Value that uniquely identifies the purchase order schedule. This attribute is applicable when creating an advanced shipment notice (ASN), receiving a purchase order or an ASN. |
ShipmentHeaderId | Long | Value that uniquely identifies the receiving shipment or receipt header. This attribute is applicable when receiving an advanced shipment notice (ASN), a in-transit shipment, or a transfer order. |
ShipmentLineId | Long | Value that uniquely identifies the shipment line. This attribute is applicable when receiving an advanced shipment notice (ASN), a in-transit shipment, or a transfer order. |
ShipmentNumber | String | Number that identifies the shipment that the shipment source assigns. This number corresponds to the number that identifies one of the following objects: advance shipment notice, in-transit shipment, or transfer-order shipment. |
ASNLineNumber | Long | Number that identifies the line on the advance shipment notice. Either this attribute or ShipmentLineId must be provided when receiving an advanced shipment notice (ASN). |
TransferOrderHeaderId | Long | Value that uniquely identifies the transfer order header. This attribute is applicable when receiving a transfer order. |
TransferOrderLineId | Long | Value that uniquely identifies the transfer order line. This attribute is applicable receiving a transfer order. |
TransferOrderDistributionId | Long | Value that uniquely identifies the transfer order distribution. This attribute is applicable when receiving a transfer order with multiple distributions and direct routing. |
SoldtoLegalEntity | String | Name of the sold-to legal entity. Populate this attribute with the sold-to legal entity associated to the purchase order. This is used to derive SoldtoLegalEntityId. |
SoldtoLegalEntityId | Long | Value that uniquely identifies the sold-to legal entity. The combination of DocumentNumber and SoldtoLegalEntityId is needed to derive POHeaderId, which identifies the purchase order header for a purchase order-based transaction. |
DestinationTypeCode | String | Abbreviation that identifies the destination type for the receiving transaction. This attribute should be left blank. It will be derived from the source document. |
Subinventory | String | Name of the destination subinventory for the receiving transaction. This attribute is mandatory when: the transaction type is DELIVER, destination type of the document schedule or document line is Inventory, subinventory is not specified on the document distribution or line (if provided in the document line, the default value is used), or no item transaction default exists (if item transaction default exists, it will be derived). |
Locator | String | Name of the destination locator for the receiving transaction. This is used to derive LocatorId. This attribute or LocatorId is mandatory when: the transaction type is DELIVER, destination type of the document schedule or document line is Inventory, locator control is predefined or dynamic and item transaction defaults or not entered (if item transaction default exists, it will be derived). |
LocatorId | Long | Value that uniquely identifies the destination locator for the receiving transaction. This attribute or Locator is mandatory when: the transaction type is DELIVER, destination type of the document schedule or document line is Inventory, locator control is predefined or dynamic and item transaction defaults or not entered (if item transaction default exists, it will be derived). |
Quantity | Double | Transaction quantity in the unit of measure that the receipt transaction request uses. |
UnitOfMeasure | String | Unit of measure for the receipt transaction request. This attribute is used to derive UOMCode. |
UOMCode | String | Abbreviation that identifies the unit of measure that the receipt transaction uses. |
PrimaryQuantity | Double | Transaction quantity in the primary unit of measure that the item uses. |
PrimaryUOMCode | String | Abbreviation that identifies the primary unit of measure that the item in the receiving organization uses. |
PrimaryUnitOfMeasure | String | Primary unit of measure that the item in the receiving organization uses. This attribute is used to derive PrimaryUOMCode. |
ProcessingStatusCode | String | Value that indicates the processing status for the line request. Valid values include PENDING, RUNNING, COMPLETED. The default value is PENDING. Only the interface records with value PENDING will be picked for processing. If there is an error in the derive, default, and validate cycle, the status moves to ERROR. This attribute should be left blank during POST operation so that the default value of PENDING is picked. |
SecondaryUOMCode | String | Abbreviation that identifies the secondary unit of measure that the item in the receiving organization uses. |
SecondaryUnitOfMeasure | String | Secondary unit of measure that the item in the receiving organization uses. |
SecondaryQuantity | Double | Transaction quantity in the secondary unit of measure that the item uses. |
EmployeeId | Long | Value that uniquely identifies the employee who performed the receiving transaction. If this attribute is blank, the value from the parent transaction is used. |
EmployeeName | String | Name of the employee who performed the receiving transaction. This attribute is used to derive EmployeeId. If this attribute is blank, the value from the parent transaction is used. |
ParentTransactionId | Long | Value that uniquely identifies the parent receiving transaction. This attribute is mandatory. Without this attribute, inspections, put away, corrections, and returns will not be processed. |
SourceTransactionNumber | String | Number that identifies the unique transaction identifier in the source application. There can be only one record in receiving transactions for a source transaction number. |
ParentSourceTransactionNumber | String | Number that identifies the source transaction number of the parent receiving transaction. |
InterfaceSourceCode | String | Abbreviation that identifies the source that interfaced the receiving transaction. It can be populated with the source application name. |
InterfaceSourceLineId | Long | Value that uniquely identifies the interfaced source line. This can be populated with the identifier of the line in the source application that initiated the receipt. |
ShipToLocationCode | String | Abbreviation that identifies the receiving location. This is used to derive ShipTolocationId. This attribute is applicable only when transaction type is ACCEPT, REJECT, and TRANSFER. If this attribute is blank, the value from the parent transaction is used. |
ShipToLocationId | Long | Value that uniquely identifies the receiving location. If this attribute is blank during a POST operation, the value is derived from ShipToLocationId of the source document. This attribute is applicable only when transaction type is ACCEPT, REJECT, and TRANSFER. If this attribute is blank, the value from the parent transaction is used. |
DeliverToLocationCode | String | Abbreviation that identifies the deliver-to location. This attribute is used to derive DeliverTolocationId. If this attribute is blank, the default value from the purchase order distribution or transfer order distribution is used. |
DeliverToLocationId | Long | Value that uniquely identifies the deliver-to location. If this attribute is blank, the default value from the purchase order distribution or transfer order distribution is used. DeliverToLocationId is mandatory when transaction type is DELIVER and source document code is PO or TRANSFER ORDER and the destination type code of the distribution is EXPENSE. |
DeliverToPersonId | Long | Value that uniquely identifies the deliver-to person or requester. If this attribute is blank, the default value of the requester specified on the purchase order distribution or transfer order distribution is used. |
DeliverToPersonName | String | Name of the deliver-to person or requester. This attribute is used to derive DeliverToPersonId. |
RoutingCode | String | Value that indicates the receiving routing. This attribute need not be populated for this resource. It is derived from the parent transaction. |
RoutingHeaderId | Long | Value that uniquely identifies the receiving routing. This attribute need not be populated for this resource. It is derived from the parent transaction. |
InspectionQualityCode | String | Abbreviation that identifies the inspection quality. This attribute is applicable only when the transaction type is ACCEPT or REJECT. A list of accepted values is defined in the lookup type RCV_QUALITY_CODE. |
Exception | String | Value that indicates whether or not the receive transaction being created has an exception. If you want to flag the receiving transaction as an exception, populate this attribute with Y. Else, leave it blank. |
RMAReference | String | Number that identifies the return material authorization that the supplier provides when returning goods to the supplier. This attribute is applicable only when the transaction type is RETURN TO VENDOR. |
RMANumber | String | Number of the return material authorization (RMA) against which receipt is being done. This attribute along with RMASourceSystemName of the header is used to derive ReceiptAdviceHeaderId. This attribute is applicable when creating receipt transactions for RMA. |
RMALineNumber | String | Line number of the return material authorization (RMA) against which receipt is being created. This attribute is used to derive ReceiptAdviceLineId. This attribute is mandatory when creating receipt for RMA. |
RMAScheduleNumber | String | Schedule number of the return material authorization against which receipt is being done. |
ReceiptAdviceHeaderId | Long | Value that uniquely identifies the receipt advice header. |
ReceiptAdviceLineId | Long | Value that uniquely identifies the receipt advice line. |
CustomerId | Long | Value that uniquely identifies the customer. This attribute can be blank and the value is derived from the parent transaction. |
CustomerPartyName | String | Name of the customer. This attribute can be blank and the value is derived from the parent transaction. |
CustomerPartyNumber | String | Number that uniquely identifies the customer. This attribute can be blank and the value is derived from the parent transaction. |
CustomerItemNumber | String | Number that the customer uses to identify the item. This attribute can be blank and the value is derived from the parent transaction. |
CustomerItemId | Long | Value that the customer uses to uniquely identify the item. This attribute can be blank and the value is derived from the parent transaction. |
Amount | Double | Receipt amount in the purchase order currency. This attribute is mandatory when creating receipt for a fixed price service purchase order line. |
CountryOfOriginCode | String | Abbreviation that identifies the country of manufacture for this item. This attribute can be blank for this resource. |
CurrencyCode | String | Receipt amount in the purchase order currency. This attribute is mandatory when creating receipt for a fixed price service purchase order line. |
CurrencyConversionDate | Date | Date when the currency conversion occurred for the receipt. Use this attribute only for a purchase order receipt where the option on the purchase order schedule is Receipt and the order currency is different from the ledger currency of the receiving organization. |
CurrencyConversionRate | Double | Currency conversion rate for the receipt. Use this attribute only for a purchase order receipt where the option on the purchase order schedule is Receipt, the order currency is different from the ledger currency of the receiving organization, and the rate type on the purchase order is User. |
FromOrganizationCode | String | Abbreviation that identifies the source organization for an interorganization transfer. This is applicable for receipts against in-transit shipment or transfer order shipment. |
FromOrganizationId | Long | Value that uniquely identifies the source organization for an in-transit shipment. |
ContainerNumber | String | Container number. This attribute is not currently used. |
SubstituteItemNumber | String | Substitute item number for the item on the receipt line. This attribute is not currently used. |
SubstituteItemId | Long | Value that uniquely identifies the substitute item. This attribute is not currently used. |
SubstituteUnorderedCode | String | Value that indicates whether the transaction is for a substitute item. This attribute is not currently used. |
VendorName | String | Name of the supplier. This attribute can be blank for this resource and is derived from the parent transaction. |
VendorId | Long | Value that uniquely identifies the supplier. This attribute can be blank for this resource and is derived from the parent transaction. |
VendorNumber | String | Number that identifies the supplier. This attribute can be blank for this resource and is derived from the parent transaction. |
VendorSiteCode | String | Abbreviation that identifies the supplier site for a business unit. This attribute can be blank for this resource and is derived from the parent transaction. |
VendorSiteId | Long | Value that uniquely identifies the supplier site. This attribute can be blank for this resource and is derived from the parent transaction. |
VendorItemNumber | String | Number that the supplier uses to identify the item. This attribute can be blank for this resource and is derived from the parent transaction. |
BusinessUnit | String | Name of the business unit. This attribute can be blank for this resource and is derived from the parent transaction. |
BusinessUnitId | Long | Value that uniquely identifies the business unit. This attribute can be blank for this resource and is derived from the parent transaction. |
ConsignedLine | String | Value that indicates whether or not the receiving transaction is for consigned material. If this attribute is blank, the value is derived from the parent transaction. Enter N if returning an owned (once consigned) material. Else, leave this attribute blank. |
ReasonId | Long | Value that uniquely identifies the inventory transaction reason for the receiving transaction. |
ReasonName | String | Name of the inventory transaction reason for the receiving transaction. This attribute is used to derive ReasonId. |
PackingSlip | String | Packing slip number for the container that contains this item. This attribute can be blank for this resource. |
Comments | String | Text that the used entered when receiving the item. |
FromSubinventory | String | Name of the source subinventory for the receiving transaction. This attribute is applicable for negative corrections or returns and the value is derived from the parent DELIVER transaction. Enter this value if you want to return from a different location than where the material was put away. |
FromLocator | String | Name of the source locator for the receiving transaction. This attribute is used to derive FromLocatorId. This attribute is applicable for negative corrections or returns and the value is derived from the parent DELIVER transaction. Enter this value if you want to return from a different location than where the material was put away. |
FromLocatorId | Long | Value that uniquely identifies the source locator for the receiving transaction. This attribute is applicable for negative corrections or returns and the value is derived from the parent DELIVER transaction. Enter this value if you want to return from a different location than where the material was put away. |
TransactionStatusCode | String | Value that indicates the status of the advanced shipment notice (ASN) line request or receipt transaction request. Valid values include PENDING, RUNNING or ERROR. The default value is PENDING. Only the interface records with value PENDING are picked for processing. If there is an error in running the transaction, the status changes to ERROR. This attribute should be blank during POST operations so that the default value of PENDING is used. |
GroupId | Long | Value that uniquely identifies the group of interface records submitted together for processing. |
ExternalSystemPackingUnit | String | License plate number of the external warehouse management application. |
DefaultTaxationCountry | String | Value that indicates the default taxation country. This attribute is applicable only for return transactions. Even for returns, if blank, the default value from the parent transaction is used. |
DocumentFiscalClassification | String | Fiscal classification for the document. This attribute is applicable only for return transactions. Even for returns, if blank, the default value from the parent transaction is used. |
FirstPartyRegistrationId | Long | Value that uniquely identifies the first party registration. This attribute is applicable only for return transactions. Even for returns, if blank, the default value from the parent transaction is used. |
ThirdPartyRegistrationId | Long | Value that uniquely identifies the third party registration. This attribute is applicable only for return transactions. Even for returns, if blank, the default value from the parent transaction is used. |
TransactionBusinessCategory | String | Business category of the transaction. This attribute is applicable only for return transactions. Even for returns, if blank, the default value from the parent transaction is used. |
TaxInvoiceNumber | String | Number of the tax invoice. This attribute is applicable only for return transactions. Even for returns, if blank, the default value from the parent transaction is used. |
TaxInvoiceDate | Date | Date when the tax invoice is created. This attribute is applicable only for return transactions. Even for returns, if blank, the default value from the parent transaction is used. |
EwayBillNumber | Long | Number that identifies the electronic waybill provided by supplier for shipment of goods. This attribute is not applicable and should be left blank. |
EwayBillDate | Date | Date when the electronic waybill was generated. This attribute is not applicable and should be left blank. |
UserDefinedFiscalClassification | String | Value that indicates the fiscal classification defined by the user. This attribute is applicable only for return transactions. Even for returns, if blank, the default value from the parent transaction is used. |
ProductFiscalClassificationId | Long | Value that uniquely identifies the product fiscal classification. This attribute is applicable only for return transactions. Even for returns, if blank, the default value from the parent transaction is used. |
TaxClassificationCode | String | Value that indicates the tax classification. This attribute is applicable only for return transactions. Even for returns, if blank, the default value from the parent transaction is used. |
IntendedUseClassificationId | Long | Value that uniquely identifies the intended use classification. This attribute is applicable only for return transactions. Even for returns, if blank, the default value from the parent transaction is used. |
IntendedUse | String | Value that indicates the intended use. This attribute is applicable only for return transactions. Even for returns, if blank, the default value from the parent transaction is used. |
ProductCategory | String | Value that indicates the product category. This attribute is applicable only for return transactions. Even for returns, if blank, the default value from the parent transaction is used. |
AssessableValue | Double | Assessable value of the transaction for taxation purposes. This attribute is applicable only for return transactions. Even for returns, if blank, the default value from the parent transaction is used. |
FinalDischargeLocationId | Long | Value that uniquely identifies the final discharge location. This attribute is applicable only for return transactions. Even for returns, if blank, the default value from the parent transaction is used. |
ProductType | String | Value that indicates the product type for taxation purposes. This attribute is applicable only for return transactions. Even for returns, if blank, the default value from the parent transaction is used. |
FirstPartyRegistrationNumber | String | Number that is used for the first party registration. This attribute is used to derive FirstPartyRegistrationId. This attribute is applicable only for return transactions. Even for returns, if blank, the default value from the parent transaction is used. |
ThirdPartyRegistrationNumber | String | Number that is used for the third party registration. This attribute is used to derive ThirdPartyRegistrationId. This attribute is applicable only for return transactions. Even for returns, if blank, the default value from the parent transaction is used. |
ProductFiscalClassName | String | Name used to indicate the product fiscal classification. This attribute is used to derive ProductFiscalClassificationId. This attribute is applicable only for return transactions. Even for returns, if blank, the default value from the parent transaction is used. |
FinalDischargeLocationCode | String | Value that indicates the final discharge location. This attribute is used to derive FinalDischargeLocationId. Applicable only for return transactions. Even for returns, if left blank, defaulted from the parent transaction. |
BarcodeLabel | String | Label of the barcode on the product. This attribute is not currently used. |
TruckNumber | String | Number of the truck. This attribute is not currently used. |
InsertAndProcessFlag | Bool | Contains one of the following values: true or false. If true, then the Manage Receiving Transactions API processes the posted interface data automatically and immediately returns the response. If false, then the records are created in interface tables but no processing is done. These interface records can subsequently processed by the Manage Receiving Transactions scheduled process. The default value is true. |
ReturnStatus | String | Value that indicates the status of the application call that is sent to the client. Values include SUCCESS or ERROR. |
LPNId | Long | Value that uniquely identifies the source license plate number. This attribute can be blank for this resource. |
LicensePlateNumber | String | Source license plate number. This attribute can be blank for this resource. |
SaveAndSubmitFlag | Bool | Contains one of the following values: true or false. If true, then the Manage Receiving Transactions API resubmits the patched interface data automatically and immediately returns the response. If false, then the records are updated in interface tables but not resubmitted. The default value is false. |
CreateDebitMemoFlag | Bool | Contains one of the following values: true or false. If true, then the supplier site of the purchase order is setup to create a debit memo and the receipt (for which return is performed) has a corresponding evaluated receipt settlement (ERS) invoice. If false, then the supplier site of the purchase order is not setup for creating debit memo. The default value is false. This attribute determines whether to create the debit memo. This attribute is applicable only when transaction type is RETURN TO VENDOR. |
PhysicalMaterialReturnRequiredFlag | Bool | Contains one of the following values: true or false. If true, then a new return transfer order is created that needs to be shipped to the source organization. If false, then the material is issued to scrap. The default value is false. This attribute determines whether the return against a transfer order requires a physical return of the item. This attribute is applicable only when the transaction type is RETURN TO ORGANIZATION. |
RecallHeaderId | Long | Value that uniquely identifies the recall notice. This attribute should only be used for the RETURN TO VENDOR transaction type. |
RecallLineId | Long | Value that uniquely identifies the line corresponding to the recall notice. This attribute should only be used for the RETURN TO VENDOR transaction type. |
RecallLineNumber | Long | Number that identifies the recall notice line. This attribute should only be used for the RETURN TO VENDOR transaction type. |
RecallNoticeNumber | String | Number that identifies the recall notice. This attribute should only be used for the RETURN TO VENDOR transaction type. |
ExternalSystemTransactionReference | String | Value that contains reference information for the corresponding transaction in external applications. |
DefaultLotsAndSerialNumbersFromASNFlag | Bool | Contains one of the following values: true or false. If true, then the lots and serial numbers from an advance shipment notice (ASN) or an advance shipment billing notice (ASBN) will be are defaulted when executing a receipt or a put away transaction. If false, then the lots and serial numbers from an advance shipment notice (ASN) or an advance shipment billing notice (ASBN) will not be defaulted when executing a receipt or a put away transaction. The default value is false. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
FromDate | Datetime | FromDate |
ToDate | Datetime | ToDate |
Finder | String | finder |
ReceivingReceiptTransactionRequestsattachments
Name | Type | Description |
ReceivingReceiptTransactionRequestsInterfaceTransactionId [KEY] | Long | ReceivingReceiptTransactionRequestsInterfaceTransactionId of ReceivingReceiptTransactionRequestsattachments |
AttachedDocumentId [KEY] | Long | The unique identifier of the attached document. |
LastUpdateDate | Datetime | The date when the record was last updated. |
LastUpdatedBy | String | The user who last updated the record. |
DatatypeCode | String | A value that indicates the data type. |
FileName | String | The file name of the attachment. |
DmFolderPath | String | The folder path from which the attachment is created. |
DmDocumentId | String | The document ID from which the attachment is created. |
DmVersionNumber | String | The document version number from which the attachment is created. |
Url | String | The URL of a web page type attachment. |
CategoryName | String | The category of the attachment. |
UserName | String | The login credentials of the user who created the attachment. |
Uri | String | The URI of a Topology Manager type attachment. |
FileUrl | String | The URI of the file. |
UploadedText | String | The text content for a new text attachment. |
UploadedFileContentType | String | The content type of the attachment. |
UploadedFileLength | Long | The size of the attachment file. |
UploadedFileName | String | The name to assign to a new attachment file. |
ContentRepositoryFileShared | Bool | Indicates whether the attachment is shared |
Title | String | The title of the attachment. |
Description | String | The description of the attachment. |
ErrorStatusCode | String | The error code, if any, for the attachment. |
ErrorStatusMessage | String | The error message, if any, for the attachment. |
CreatedBy | String | The user who created the record. |
CreationDate | Datetime | The date when the record was created. |
FileContents | String | The contents of the attachment. |
ExpirationDate | Datetime | The expiration date of the contents in the attachment. |
LastUpdatedByUserName | String | The user name who last updated the record. |
CreatedByUserName | String | The user name who created the record. |
AsyncTrackerId | String | Attribute provided for the exclusive use by the Attachment UI components to assist in uploading files. |
FileWebImage | String | The base64 encoded image of the file displayed in .png format if the source is a convertible image. |
DownloadInfo | String | JSON object represented as a string containing information used to programmatically retrieve a file attachment. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
DocumentNumber | String | DocumentNumber |
ExternalSystemTransactionReference | String | ExternalSystemTransactionReference |
FromDate | Datetime | FromDate |
GroupId | Long | GroupId |
InterfaceTransactionId | Long | InterfaceTransactionId |
ItemId | String | ItemId |
ItemNumber | String | ItemNumber |
OrganizationCode | String | OrganizationCode |
OrganizationId | String | OrganizationId |
POHeaderId | Long | POHeaderId |
ProcessingStatusCode | String | ProcessingStatusCode |
RMANumber | String | RMANumber |
ReceiptAdviceHeaderId | Long | ReceiptAdviceHeaderId |
ShipmentHeaderId | Long | ShipmentHeaderId |
ShipmentNumber | String | ShipmentNumber |
SourceDocumentCode | String | SourceDocumentCode |
ToDate | Datetime | ToDate |
TransactionStatusCode | String | TransactionStatusCode |
TransactionType | String | TransactionType |
TransferOrderHeaderId | Long | TransferOrderHeaderId |
Finder | String | finder |
ReceivingReceiptTransactionRequestsDFF
Name | Type | Description |
ReceivingReceiptTransactionRequestsInterfaceTransactionId [KEY] | Long | ReceivingReceiptTransactionRequestsInterfaceTransactionId of ReceivingReceiptTransactionRequestsDFF |
InterfaceTransactionId [KEY] | Long | InterfaceTransactionId of ReceivingReceiptTransactionRequestsDFF |
_FLEX_Context | String | Descriptive flexfield context name for receipt transaction requests. |
_FLEX_Context_DisplayValue | String | Descriptive flexfield context display name for receipt transaction requests. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
DocumentNumber | String | DocumentNumber |
ExternalSystemTransactionReference | String | ExternalSystemTransactionReference |
FromDate | Datetime | FromDate |
GroupId | Long | GroupId |
ItemId | String | ItemId |
ItemNumber | String | ItemNumber |
OrganizationCode | String | OrganizationCode |
OrganizationId | String | OrganizationId |
POHeaderId | Long | POHeaderId |
ProcessingStatusCode | String | ProcessingStatusCode |
RMANumber | String | RMANumber |
ReceiptAdviceHeaderId | Long | ReceiptAdviceHeaderId |
ShipmentHeaderId | Long | ShipmentHeaderId |
ShipmentNumber | String | ShipmentNumber |
SourceDocumentCode | String | SourceDocumentCode |
ToDate | Datetime | ToDate |
TransactionStatusCode | String | TransactionStatusCode |
TransactionType | String | TransactionType |
TransferOrderHeaderId | Long | TransferOrderHeaderId |
Finder | String | finder |
ReceivingReceiptTransactionRequestsinventoryStripingDFF
Name | Type | Description |
ReceivingReceiptTransactionRequestsInterfaceTransactionId [KEY] | Long | ReceivingReceiptTransactionRequestsInterfaceTransactionId of ReceivingReceiptTransactionRequestsinventoryStripingDFF |
InterfaceTransactionId [KEY] | Long | Value that uniquely identifies the transaction. This attribute is associated with a feature that requires opt in. |
ProjectId | Long | Value that uniquely identifies the project. This attribute is associated with a feature that requires opt in. |
ProjectId_Display | String | Number that identifies the project. This attribute is associated with a feature that requires opt in. |
TaskId | Long | Value that uniquely identifies the task. This attribute is associated with a feature that requires opt in. |
TaskId_Display | String | Number that identifies the task. This attribute is associated with a feature that requires opt in. |
CountryOfOriginCode | String | Abbreviation that identifies the country of manufacture for this item. This attribute is associated with a feature that requires opt in. |
CountryOfOriginCode_Display | String | Name of the country of origin. This attribute is associated with a feature that requires opt in. |
_FLEX_Context | String | Descriptive flexfield context name for inventory striping attributes. This attribute is associated with a feature that requires opt in. |
_FLEX_Context_DisplayValue | String | Descriptive flexfield context display value for inventory striping attributes. This attribute is associated with a feature that requires opt in. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
DocumentNumber | String | DocumentNumber |
ExternalSystemTransactionReference | String | ExternalSystemTransactionReference |
FromDate | Datetime | FromDate |
GroupId | Long | GroupId |
ItemId | String | ItemId |
ItemNumber | String | ItemNumber |
OrganizationCode | String | OrganizationCode |
OrganizationId | String | OrganizationId |
POHeaderId | Long | POHeaderId |
ProcessingStatusCode | String | ProcessingStatusCode |
RMANumber | String | RMANumber |
ReceiptAdviceHeaderId | Long | ReceiptAdviceHeaderId |
ShipmentHeaderId | Long | ShipmentHeaderId |
ShipmentNumber | String | ShipmentNumber |
SourceDocumentCode | String | SourceDocumentCode |
ToDate | Datetime | ToDate |
TransactionStatusCode | String | TransactionStatusCode |
TransactionType | String | TransactionType |
TransferOrderHeaderId | Long | TransferOrderHeaderId |
Finder | String | finder |
ReceivingReceiptTransactionRequestslotItemLots
Name | Type | Description |
ReceivingReceiptTransactionRequestsInterfaceTransactionId [KEY] | Long | ReceivingReceiptTransactionRequestsInterfaceTransactionId of ReceivingReceiptTransactionRequestslotItemLots |
LotNumber [KEY] | String | Number that identifies the lot corresponding to the receipt transaction request. This attribute is applicable when the warehouse places the item under lot control. |
LotExpirationDate | Date | Date when the item of the lot corresponding to receipt transaction request. This attribute is applicable when the warehouse places the item under lot control. |
ParentLotNumber | String | Number that identifies the parent lot of the lot corresponding to the receipt transaction request. This attribute is applicable when the warehouse places the item under lot control. |
VendorLotNumber | String | Number that identifies the supplier lot for the lot corresponding to the receipt transaction request. This attribute is applicable when the warehouse places the item under lot control. |
TransactionQuantity | Double | Transaction quantity of the item for the lot corresponding to the receipt transaction request expires. This attribute is applicable when the warehouse places the item under lot control. |
PrimaryQuantity | Double | Transaction quantity for the lot in the primary unit of measure that the item uses. This attribute is applicable when the warehouse places the item under lot control. |
SecondaryTransactionQuantity | Double | Transaction quantity for the lot in the secondary unit of measure that the item uses. This attribute is applicable when the warehouse places the item under lot control. |
OriginationDate | Date | Date when the lot originated corresponding to the ASN line request or receipt line request. This attribute is applicable when the warehouse places the item under lot control. |
OriginationType | String | Type of origination for the lot corresponding to the advanced shipment notice (ASN) line request or receipt line request. This attribute is applicable when the warehouse places the item under lot control. |
HoldDate | Date | Date when the warehouse applied a hold on the lot corresponding to the receipt transaction request. This attribute is applicable when the warehouse places the item under lot control. |
ReasonId | Long | Value that uniquely identifies the reason for the receiving transaction. This attribute is applicable when the warehouse places the item under lot control. |
ReasonName | String | Name of the reason for the receiving transaction for the lot. This attribute is applicable when the warehouse places the item under lot control. |
MaturityDate | Date | Date when the lot matures. This attribute is applicable when the warehouse places the item under lot control. |
GradeCode | String | Abbreviation that identifies the grade. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
DocumentNumber | String | DocumentNumber |
ExternalSystemTransactionReference | String | ExternalSystemTransactionReference |
FromDate | Datetime | FromDate |
GroupId | Long | GroupId |
InterfaceTransactionId | Long | InterfaceTransactionId |
ItemId | String | ItemId |
ItemNumber | String | ItemNumber |
OrganizationCode | String | OrganizationCode |
OrganizationId | String | OrganizationId |
POHeaderId | Long | POHeaderId |
ProcessingStatusCode | String | ProcessingStatusCode |
RMANumber | String | RMANumber |
ReceiptAdviceHeaderId | Long | ReceiptAdviceHeaderId |
ShipmentHeaderId | Long | ShipmentHeaderId |
ShipmentNumber | String | ShipmentNumber |
SourceDocumentCode | String | SourceDocumentCode |
ToDate | Datetime | ToDate |
TransactionStatusCode | String | TransactionStatusCode |
TransactionType | String | TransactionType |
TransferOrderHeaderId | Long | TransferOrderHeaderId |
Finder | String | finder |
ReceivingReceiptTransactionRequestslotItemLotslotAttributesDFF
Name | Type | Description |
ReceivingReceiptTransactionRequestsInterfaceTransactionId [KEY] | Long | ReceivingReceiptTransactionRequestsInterfaceTransactionId of ReceivingReceiptTransactionRequestslotItemLotslotAttributesDFF |
LotitemlotsLotNumber [KEY] | String | LotitemlotsLotNumber of ReceivingReceiptTransactionRequestslotItemLotslotAttributesDFF |
TransactionInterfaceId [KEY] | Long | TransactionInterfaceId of ReceivingReceiptTransactionRequestslotItemLotslotAttributesDFF |
LotNumber [KEY] | String | LotNumber of ReceivingReceiptTransactionRequestslotItemLotslotAttributesDFF |
_FLEX_Context | String | Descriptive flexfield context name for lot attributes. This attribute is applicable when the warehouse places the item under lot control. |
_FLEX_Context_DisplayValue | String | Descriptive flexfield context display name for lot attributes. This attribute is applicable when the warehouse places the item under lot control. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
DocumentNumber | String | DocumentNumber |
ExternalSystemTransactionReference | String | ExternalSystemTransactionReference |
FromDate | Datetime | FromDate |
GroupId | Long | GroupId |
InterfaceTransactionId | Long | InterfaceTransactionId |
ItemId | String | ItemId |
ItemNumber | String | ItemNumber |
OrganizationCode | String | OrganizationCode |
OrganizationId | String | OrganizationId |
POHeaderId | Long | POHeaderId |
ProcessingStatusCode | String | ProcessingStatusCode |
RMANumber | String | RMANumber |
ReceiptAdviceHeaderId | Long | ReceiptAdviceHeaderId |
ShipmentHeaderId | Long | ShipmentHeaderId |
ShipmentNumber | String | ShipmentNumber |
SourceDocumentCode | String | SourceDocumentCode |
ToDate | Datetime | ToDate |
TransactionStatusCode | String | TransactionStatusCode |
TransactionType | String | TransactionType |
TransferOrderHeaderId | Long | TransferOrderHeaderId |
Finder | String | finder |
ReceivingReceiptTransactionRequestslotItemLotslotNumbersDFF
Name | Type | Description |
ReceivingReceiptTransactionRequestsInterfaceTransactionId [KEY] | Long | ReceivingReceiptTransactionRequestsInterfaceTransactionId of ReceivingReceiptTransactionRequestslotItemLotslotNumbersDFF |
LotitemlotsLotNumber [KEY] | String | LotitemlotsLotNumber of ReceivingReceiptTransactionRequestslotItemLotslotNumbersDFF |
TransactionInterfaceId [KEY] | Long | TransactionInterfaceId of ReceivingReceiptTransactionRequestslotItemLotslotNumbersDFF |
LotNumber [KEY] | String | LotNumber of ReceivingReceiptTransactionRequestslotItemLotslotNumbersDFF |
_FLEX_Context | String | Descriptive flexfield context name for lots. This attribute is applicable when the warehouse places the item under lot control. |
_FLEX_Context_DisplayValue | String | Descriptive flexfield context name for lots. This attribute is applicable when the warehouse places the item under lot control. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
DocumentNumber | String | DocumentNumber |
ExternalSystemTransactionReference | String | ExternalSystemTransactionReference |
FromDate | Datetime | FromDate |
GroupId | Long | GroupId |
InterfaceTransactionId | Long | InterfaceTransactionId |
ItemId | String | ItemId |
ItemNumber | String | ItemNumber |
OrganizationCode | String | OrganizationCode |
OrganizationId | String | OrganizationId |
POHeaderId | Long | POHeaderId |
ProcessingStatusCode | String | ProcessingStatusCode |
RMANumber | String | RMANumber |
ReceiptAdviceHeaderId | Long | ReceiptAdviceHeaderId |
ShipmentHeaderId | Long | ShipmentHeaderId |
ShipmentNumber | String | ShipmentNumber |
SourceDocumentCode | String | SourceDocumentCode |
ToDate | Datetime | ToDate |
TransactionStatusCode | String | TransactionStatusCode |
TransactionType | String | TransactionType |
TransferOrderHeaderId | Long | TransferOrderHeaderId |
Finder | String | finder |
ReceivingReceiptTransactionRequestslotSerialItemLots
Name | Type | Description |
ReceivingReceiptTransactionRequestsInterfaceTransactionId [KEY] | Long | ReceivingReceiptTransactionRequestsInterfaceTransactionId of ReceivingReceiptTransactionRequestslotSerialItemLots |
LotNumber [KEY] | String | Number that identifies the lot for the item corresponding to the receipt transaction request. This attribute is applicable when the warehouse places the item under lot and serial control. |
LotExpirationDate | Date | Date when the item of this lot corresponding to the receipt transaction request expires. This attribute is applicable when the warehouse places the item under lot and serial control. |
ParentLotNumber | String | Number that identifies the parent lot of the lot corresponding to the receipt transaction request. This attribute is applicable when the warehouse places the item under lot and serial control. |
VendorLotNumber | String | Number that identifies the supplier lot for the lot corresponding to the receipt transaction request. This attribute is applicable when the warehouse places the item under lot and serial control. |
TransactionQuantity | Double | Transaction quantity of the lot corresponding to the receipt transaction request. This attribute is applicable when the warehouse places the item under lot and serial control. |
PrimaryQuantity | Double | Transaction quantity for this lot in the primary unit of measure that the item uses. This attribute is applicable when the warehouse places the item under lot and serial control. |
SecondaryTransactionQuantity | Double | Transaction quantity for this lot in the secondary unit of measure that the item uses. This attribute is applicable when the warehouse places the item under lot and serial control. |
OriginationDate | Date | Date when this lot originated for the receipt transaction request. This attribute is applicable when the warehouse places the item under lot and serial control. |
OriginationType | String | Type of origination for the lot corresponding to the receipt transaction request. This attribute is applicable when the warehouse places the item under lot and serial control. |
HoldDate | Date | Date when the warehouse applied a hold on the lot corresponding to the receipt transaction request. This attribute is applicable when the warehouse places the item under lot and serial control. |
ReasonId | Long | Value that uniquely identifies the reason for the receiving transaction for the lot. This attribute is applicable when the warehouse places the item under lot and serial control. |
ReasonName | String | Name of the reason for the receiving transaction for the lot. This attribute is applicable when the warehouse places the item under lot and serial control. |
MaturityDate | Date | Date when the lot matures for the receipt transaction request. This attribute is applicable when the warehouse places the item under lot and serial control. |
GradeCode | String | Abbreviation that identifies the grade. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
DocumentNumber | String | DocumentNumber |
ExternalSystemTransactionReference | String | ExternalSystemTransactionReference |
FromDate | Datetime | FromDate |
GroupId | Long | GroupId |
InterfaceTransactionId | Long | InterfaceTransactionId |
ItemId | String | ItemId |
ItemNumber | String | ItemNumber |
OrganizationCode | String | OrganizationCode |
OrganizationId | String | OrganizationId |
POHeaderId | Long | POHeaderId |
ProcessingStatusCode | String | ProcessingStatusCode |
RMANumber | String | RMANumber |
ReceiptAdviceHeaderId | Long | ReceiptAdviceHeaderId |
ShipmentHeaderId | Long | ShipmentHeaderId |
ShipmentNumber | String | ShipmentNumber |
SourceDocumentCode | String | SourceDocumentCode |
ToDate | Datetime | ToDate |
TransactionStatusCode | String | TransactionStatusCode |
TransactionType | String | TransactionType |
TransferOrderHeaderId | Long | TransferOrderHeaderId |
Finder | String | finder |
ReceivingReceiptTransactionRequestslotSerialItemLotslotAttributesDFF
Name | Type | Description |
ReceivingReceiptTransactionRequestsInterfaceTransactionId [KEY] | Long | ReceivingReceiptTransactionRequestsInterfaceTransactionId of ReceivingReceiptTransactionRequestslotSerialItemLotslotAttributesDFF |
LotserialitemlotsLotNumber [KEY] | String | LotserialitemlotsLotNumber of ReceivingReceiptTransactionRequestslotSerialItemLotslotAttributesDFF |
TransactionInterfaceId [KEY] | Long | TransactionInterfaceId of ReceivingReceiptTransactionRequestslotSerialItemLotslotAttributesDFF |
LotNumber [KEY] | String | LotNumber of ReceivingReceiptTransactionRequestslotSerialItemLotslotAttributesDFF |
_FLEX_Context | String | Descriptive flexfield context name for lot attributes. This attribute is applicable when the warehouse places the item under lot control. |
_FLEX_Context_DisplayValue | String | Descriptive flexfield context display name for lot attributes. This attribute is applicable when the warehouse places the item under lot control. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
DocumentNumber | String | DocumentNumber |
ExternalSystemTransactionReference | String | ExternalSystemTransactionReference |
FromDate | Datetime | FromDate |
GroupId | Long | GroupId |
InterfaceTransactionId | Long | InterfaceTransactionId |
ItemId | String | ItemId |
ItemNumber | String | ItemNumber |
OrganizationCode | String | OrganizationCode |
OrganizationId | String | OrganizationId |
POHeaderId | Long | POHeaderId |
ProcessingStatusCode | String | ProcessingStatusCode |
RMANumber | String | RMANumber |
ReceiptAdviceHeaderId | Long | ReceiptAdviceHeaderId |
ShipmentHeaderId | Long | ShipmentHeaderId |
ShipmentNumber | String | ShipmentNumber |
SourceDocumentCode | String | SourceDocumentCode |
ToDate | Datetime | ToDate |
TransactionStatusCode | String | TransactionStatusCode |
TransactionType | String | TransactionType |
TransferOrderHeaderId | Long | TransferOrderHeaderId |
Finder | String | finder |
ReceivingReceiptTransactionRequestslotSerialItemLotslotNumbersDFF
Name | Type | Description |
ReceivingReceiptTransactionRequestsInterfaceTransactionId [KEY] | Long | ReceivingReceiptTransactionRequestsInterfaceTransactionId of ReceivingReceiptTransactionRequestslotSerialItemLotslotNumbersDFF |
LotserialitemlotsLotNumber [KEY] | String | LotserialitemlotsLotNumber of ReceivingReceiptTransactionRequestslotSerialItemLotslotNumbersDFF |
TransactionInterfaceId [KEY] | Long | TransactionInterfaceId of ReceivingReceiptTransactionRequestslotSerialItemLotslotNumbersDFF |
LotNumber [KEY] | String | LotNumber of ReceivingReceiptTransactionRequestslotSerialItemLotslotNumbersDFF |
_FLEX_Context | String | Descriptive flexfield context name for lots. This attribute is applicable when the warehouse places the item under lot control. |
_FLEX_Context_DisplayValue | String | Descriptive flexfield context name for lots. This attribute is applicable when the warehouse places the item under lot control. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
DocumentNumber | String | DocumentNumber |
ExternalSystemTransactionReference | String | ExternalSystemTransactionReference |
FromDate | Datetime | FromDate |
GroupId | Long | GroupId |
InterfaceTransactionId | Long | InterfaceTransactionId |
ItemId | String | ItemId |
ItemNumber | String | ItemNumber |
OrganizationCode | String | OrganizationCode |
OrganizationId | String | OrganizationId |
POHeaderId | Long | POHeaderId |
ProcessingStatusCode | String | ProcessingStatusCode |
RMANumber | String | RMANumber |
ReceiptAdviceHeaderId | Long | ReceiptAdviceHeaderId |
ShipmentHeaderId | Long | ShipmentHeaderId |
ShipmentNumber | String | ShipmentNumber |
SourceDocumentCode | String | SourceDocumentCode |
ToDate | Datetime | ToDate |
TransactionStatusCode | String | TransactionStatusCode |
TransactionType | String | TransactionType |
TransferOrderHeaderId | Long | TransferOrderHeaderId |
Finder | String | finder |
ReceivingReceiptTransactionRequestslotSerialItemLotslotSerialItemSerials
Name | Type | Description |
ReceivingReceiptTransactionRequestsInterfaceTransactionId [KEY] | Long | ReceivingReceiptTransactionRequestsInterfaceTransactionId of ReceivingReceiptTransactionRequestslotSerialItemLotslotSerialItemSerials |
LotserialitemlotsLotNumber [KEY] | String | LotserialitemlotsLotNumber of ReceivingReceiptTransactionRequestslotSerialItemLotslotSerialItemSerials |
FromSerialNumber [KEY] | String | Starting serial number in a range of serial numbers of the receipt transaction request. This attribute is applicable when the warehouse places the item under lot and serial control. |
ToSerialNumber | String | Ending serial number in a range of serial numbers of the receipt transaction request. This attribute is applicable when the warehouse places the item under lot and serial control. |
VendorSerialNumber | String | Supplier serial number for the serial range of the receipt transaction request. This attribute is applicable when the warehouse places the item under lot and serial control. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
DocumentNumber | String | DocumentNumber |
ExternalSystemTransactionReference | String | ExternalSystemTransactionReference |
FromDate | Datetime | FromDate |
GroupId | Long | GroupId |
InterfaceTransactionId | Long | InterfaceTransactionId |
ItemId | String | ItemId |
ItemNumber | String | ItemNumber |
OrganizationCode | String | OrganizationCode |
OrganizationId | String | OrganizationId |
POHeaderId | Long | POHeaderId |
ProcessingStatusCode | String | ProcessingStatusCode |
RMANumber | String | RMANumber |
ReceiptAdviceHeaderId | Long | ReceiptAdviceHeaderId |
ShipmentHeaderId | Long | ShipmentHeaderId |
ShipmentNumber | String | ShipmentNumber |
SourceDocumentCode | String | SourceDocumentCode |
ToDate | Datetime | ToDate |
TransactionStatusCode | String | TransactionStatusCode |
TransactionType | String | TransactionType |
TransferOrderHeaderId | Long | TransferOrderHeaderId |
Finder | String | finder |
ReceivingReceiptTransactionRequestslotSerialItemLotslotSerialItemSerialsserialAttributesDFF
Name | Type | Description |
ReceivingReceiptTransactionRequestsInterfaceTransactionId [KEY] | Long | ReceivingReceiptTransactionRequestsInterfaceTransactionId of ReceivingReceiptTransactionRequestslotSerialItemLotslotSerialItemSerialsserialAttributesDFF |
LotserialitemlotsLotNumber [KEY] | String | LotserialitemlotsLotNumber of ReceivingReceiptTransactionRequestslotSerialItemLotslotSerialItemSerialsserialAttributesDFF |
LotserialitemserialsFromSerialNumber [KEY] | String | LotserialitemserialsFromSerialNumber of ReceivingReceiptTransactionRequestslotSerialItemLotslotSerialItemSerialsserialAttributesDFF |
TransactionInterfaceId [KEY] | Long | TransactionInterfaceId of ReceivingReceiptTransactionRequestslotSerialItemLotslotSerialItemSerialsserialAttributesDFF |
FromSerialNumber [KEY] | String | FromSerialNumber of ReceivingReceiptTransactionRequestslotSerialItemLotslotSerialItemSerialsserialAttributesDFF |
_FLEX_Context | String | Descriptive flexfield context name for serial attributes. This attribute is applicable when the warehouse places the item under lot and serial control. |
_FLEX_Context_DisplayValue | String | Descriptive flexfield context display value for serial attributes. This attribute is applicable when the warehouse places the item under lot and serial control. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
DocumentNumber | String | DocumentNumber |
ExternalSystemTransactionReference | String | ExternalSystemTransactionReference |
FromDate | Datetime | FromDate |
GroupId | Long | GroupId |
InterfaceTransactionId | Long | InterfaceTransactionId |
ItemId | String | ItemId |
ItemNumber | String | ItemNumber |
OrganizationCode | String | OrganizationCode |
OrganizationId | String | OrganizationId |
POHeaderId | Long | POHeaderId |
ProcessingStatusCode | String | ProcessingStatusCode |
RMANumber | String | RMANumber |
ReceiptAdviceHeaderId | Long | ReceiptAdviceHeaderId |
ShipmentHeaderId | Long | ShipmentHeaderId |
ShipmentNumber | String | ShipmentNumber |
SourceDocumentCode | String | SourceDocumentCode |
ToDate | Datetime | ToDate |
TransactionStatusCode | String | TransactionStatusCode |
TransactionType | String | TransactionType |
TransferOrderHeaderId | Long | TransferOrderHeaderId |
Finder | String | finder |
ReceivingReceiptTransactionRequestslotSerialItemLotslotSerialItemSerialsserialNumbersDFF
Name | Type | Description |
ReceivingReceiptTransactionRequestsInterfaceTransactionId [KEY] | Long | ReceivingReceiptTransactionRequestsInterfaceTransactionId of ReceivingReceiptTransactionRequestslotSerialItemLotslotSerialItemSerialsserialNumbersDFF |
LotserialitemlotsLotNumber [KEY] | String | LotserialitemlotsLotNumber of ReceivingReceiptTransactionRequestslotSerialItemLotslotSerialItemSerialsserialNumbersDFF |
LotserialitemserialsFromSerialNumber [KEY] | String | LotserialitemserialsFromSerialNumber of ReceivingReceiptTransactionRequestslotSerialItemLotslotSerialItemSerialsserialNumbersDFF |
TransactionInterfaceId [KEY] | Long | TransactionInterfaceId of ReceivingReceiptTransactionRequestslotSerialItemLotslotSerialItemSerialsserialNumbersDFF |
FromSerialNumber [KEY] | String | FromSerialNumber of ReceivingReceiptTransactionRequestslotSerialItemLotslotSerialItemSerialsserialNumbersDFF |
_FLEX_Context | String | Descriptive flexfield context name for serials. This attribute is applicable when the warehouse places the item under lot and serial control. |
_FLEX_Context_DisplayValue | String | Descriptive flexfield context display value for serials. This attribute is applicable when the warehouse places the item under lot and serial control. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
DocumentNumber | String | DocumentNumber |
ExternalSystemTransactionReference | String | ExternalSystemTransactionReference |
FromDate | Datetime | FromDate |
GroupId | Long | GroupId |
InterfaceTransactionId | Long | InterfaceTransactionId |
ItemId | String | ItemId |
ItemNumber | String | ItemNumber |
OrganizationCode | String | OrganizationCode |
OrganizationId | String | OrganizationId |
POHeaderId | Long | POHeaderId |
ProcessingStatusCode | String | ProcessingStatusCode |
RMANumber | String | RMANumber |
ReceiptAdviceHeaderId | Long | ReceiptAdviceHeaderId |
ShipmentHeaderId | Long | ShipmentHeaderId |
ShipmentNumber | String | ShipmentNumber |
SourceDocumentCode | String | SourceDocumentCode |
ToDate | Datetime | ToDate |
TransactionStatusCode | String | TransactionStatusCode |
TransactionType | String | TransactionType |
TransferOrderHeaderId | Long | TransferOrderHeaderId |
Finder | String | finder |
ReceivingReceiptTransactionRequestsprocessingErrors
Name | Type | Description |
ReceivingReceiptTransactionRequestsInterfaceTransactionId [KEY] | Long | ReceivingReceiptTransactionRequestsInterfaceTransactionId of ReceivingReceiptTransactionRequestsprocessingErrors |
InterfaceErrorId [KEY] | Long | InterfaceErrorId of ReceivingReceiptTransactionRequestsprocessingErrors |
InterfaceHeaderId | Long | InterfaceHeaderId of ReceivingReceiptTransactionRequestsprocessingErrors |
InterfaceLineId | Long | InterfaceLineId of ReceivingReceiptTransactionRequestsprocessingErrors |
BatchId | Long | BatchId of ReceivingReceiptTransactionRequestsprocessingErrors |
ErrorMessage | String | ErrorMessage of ReceivingReceiptTransactionRequestsprocessingErrors |
ErrorMessageName | String | ErrorMessageName of ReceivingReceiptTransactionRequestsprocessingErrors |
ErrorType | String | ErrorType of ReceivingReceiptTransactionRequestsprocessingErrors |
ColumnName | String | ColumnName of ReceivingReceiptTransactionRequestsprocessingErrors |
TableName | String | TableName of ReceivingReceiptTransactionRequestsprocessingErrors |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
DocumentNumber | String | DocumentNumber |
ExternalSystemTransactionReference | String | ExternalSystemTransactionReference |
FromDate | Datetime | FromDate |
GroupId | Long | GroupId |
InterfaceTransactionId | Long | InterfaceTransactionId |
ItemId | String | ItemId |
ItemNumber | String | ItemNumber |
OrganizationCode | String | OrganizationCode |
OrganizationId | String | OrganizationId |
POHeaderId | Long | POHeaderId |
ProcessingStatusCode | String | ProcessingStatusCode |
RMANumber | String | RMANumber |
ReceiptAdviceHeaderId | Long | ReceiptAdviceHeaderId |
ShipmentHeaderId | Long | ShipmentHeaderId |
ShipmentNumber | String | ShipmentNumber |
SourceDocumentCode | String | SourceDocumentCode |
ToDate | Datetime | ToDate |
TransactionStatusCode | String | TransactionStatusCode |
TransactionType | String | TransactionType |
TransferOrderHeaderId | Long | TransferOrderHeaderId |
Finder | String | finder |
ReceivingReceiptTransactionRequestsserialItemSerials
Name | Type | Description |
ReceivingReceiptTransactionRequestsInterfaceTransactionId [KEY] | Long | ReceivingReceiptTransactionRequestsInterfaceTransactionId of ReceivingReceiptTransactionRequestsserialItemSerials |
FromSerialNumber [KEY] | String | Starting serial number in a range of serial numbers of the receipt transaction request. This attribute is applicable when the warehouse places the item under serial control. |
ToSerialNumber | String | Ending serial number in a range of serial numbers of the receipt transaction request. This attribute is applicable when the warehouse places the item under serial control. |
VendorSerialNumber | String | Supplier serial number for the serial range of the receipt transaction request. This attribute is applicable when the warehouse places the item under serial control. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
DocumentNumber | String | DocumentNumber |
ExternalSystemTransactionReference | String | ExternalSystemTransactionReference |
FromDate | Datetime | FromDate |
GroupId | Long | GroupId |
InterfaceTransactionId | Long | InterfaceTransactionId |
ItemId | String | ItemId |
ItemNumber | String | ItemNumber |
OrganizationCode | String | OrganizationCode |
OrganizationId | String | OrganizationId |
POHeaderId | Long | POHeaderId |
ProcessingStatusCode | String | ProcessingStatusCode |
RMANumber | String | RMANumber |
ReceiptAdviceHeaderId | Long | ReceiptAdviceHeaderId |
ShipmentHeaderId | Long | ShipmentHeaderId |
ShipmentNumber | String | ShipmentNumber |
SourceDocumentCode | String | SourceDocumentCode |
ToDate | Datetime | ToDate |
TransactionStatusCode | String | TransactionStatusCode |
TransactionType | String | TransactionType |
TransferOrderHeaderId | Long | TransferOrderHeaderId |
Finder | String | finder |
ReceivingReceiptTransactionRequestsserialItemSerialsserialAttributesDFF
Name | Type | Description |
ReceivingReceiptTransactionRequestsInterfaceTransactionId [KEY] | Long | ReceivingReceiptTransactionRequestsInterfaceTransactionId of ReceivingReceiptTransactionRequestsserialItemSerialsserialAttributesDFF |
SerialitemserialsFromSerialNumber [KEY] | String | SerialitemserialsFromSerialNumber of ReceivingReceiptTransactionRequestsserialItemSerialsserialAttributesDFF |
TransactionInterfaceId [KEY] | Long | TransactionInterfaceId of ReceivingReceiptTransactionRequestsserialItemSerialsserialAttributesDFF |
FromSerialNumber [KEY] | String | FromSerialNumber of ReceivingReceiptTransactionRequestsserialItemSerialsserialAttributesDFF |
_FLEX_Context | String | Descriptive flexfield context name for serial attributes. This attribute is applicable when the warehouse places the item under lot and serial control. |
_FLEX_Context_DisplayValue | String | Descriptive flexfield context display value for serial attributes. This attribute is applicable when the warehouse places the item under lot and serial control. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
DocumentNumber | String | DocumentNumber |
ExternalSystemTransactionReference | String | ExternalSystemTransactionReference |
FromDate | Datetime | FromDate |
GroupId | Long | GroupId |
InterfaceTransactionId | Long | InterfaceTransactionId |
ItemId | String | ItemId |
ItemNumber | String | ItemNumber |
OrganizationCode | String | OrganizationCode |
OrganizationId | String | OrganizationId |
POHeaderId | Long | POHeaderId |
ProcessingStatusCode | String | ProcessingStatusCode |
RMANumber | String | RMANumber |
ReceiptAdviceHeaderId | Long | ReceiptAdviceHeaderId |
ShipmentHeaderId | Long | ShipmentHeaderId |
ShipmentNumber | String | ShipmentNumber |
SourceDocumentCode | String | SourceDocumentCode |
ToDate | Datetime | ToDate |
TransactionStatusCode | String | TransactionStatusCode |
TransactionType | String | TransactionType |
TransferOrderHeaderId | Long | TransferOrderHeaderId |
Finder | String | finder |
ReceivingReceiptTransactionRequestsserialItemSerialsserialNumbersDFF
Name | Type | Description |
ReceivingReceiptTransactionRequestsInterfaceTransactionId [KEY] | Long | ReceivingReceiptTransactionRequestsInterfaceTransactionId of ReceivingReceiptTransactionRequestsserialItemSerialsserialNumbersDFF |
SerialitemserialsFromSerialNumber [KEY] | String | SerialitemserialsFromSerialNumber of ReceivingReceiptTransactionRequestsserialItemSerialsserialNumbersDFF |
TransactionInterfaceId [KEY] | Long | TransactionInterfaceId of ReceivingReceiptTransactionRequestsserialItemSerialsserialNumbersDFF |
FromSerialNumber [KEY] | String | FromSerialNumber of ReceivingReceiptTransactionRequestsserialItemSerialsserialNumbersDFF |
_FLEX_Context | String | Descriptive flexfield context name for serials. This attribute is applicable when the warehouse places the item under lot and serial control. |
_FLEX_Context_DisplayValue | String | Descriptive flexfield context display value for serials. This attribute is applicable when the warehouse places the item under lot and serial control. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
DocumentNumber | String | DocumentNumber |
ExternalSystemTransactionReference | String | ExternalSystemTransactionReference |
FromDate | Datetime | FromDate |
GroupId | Long | GroupId |
InterfaceTransactionId | Long | InterfaceTransactionId |
ItemId | String | ItemId |
ItemNumber | String | ItemNumber |
OrganizationCode | String | OrganizationCode |
OrganizationId | String | OrganizationId |
POHeaderId | Long | POHeaderId |
ProcessingStatusCode | String | ProcessingStatusCode |
RMANumber | String | RMANumber |
ReceiptAdviceHeaderId | Long | ReceiptAdviceHeaderId |
ShipmentHeaderId | Long | ShipmentHeaderId |
ShipmentNumber | String | ShipmentNumber |
SourceDocumentCode | String | SourceDocumentCode |
ToDate | Datetime | ToDate |
TransactionStatusCode | String | TransactionStatusCode |
TransactionType | String | TransactionType |
TransferOrderHeaderId | Long | TransferOrderHeaderId |
Finder | String | finder |
ReturnLots
Name | Type | Description |
LotNumber [KEY] | String | LotNumber of ReturnLots |
LotExpirationDate | Date | LotExpirationDate of ReturnLots |
ParentLotNumber | String | ParentLotNumber of ReturnLots |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BindItemId | Long | bindItemId |
BindLotNumber | String | bindLotNumber |
BindOrganizationId | Long | bindOrganizationId |
BindParentTransactionId | Long | bindParentTransactionId |
BindTransactionTypeId | Long | bindTransactionTypeId |
Finder | String | finder |
ReturnSerials
Name | Type | Description |
SerialNumber [KEY] | String | SerialNumber of ReturnSerials |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BindItemId | Long | bindItemId |
BindOrganizationId | Long | bindOrganizationId |
BindParentTransactionId | Long | bindParentTransactionId |
BindSerialNumber | String | bindSerialNumber |
BindTransactionTypeId | Long | bindTransactionTypeId |
Finder | String | finder |
ReturnSerialsForLots
Name | Type | Description |
SerialNumber [KEY] | String | SerialNumber of ReturnSerialsForLots |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BindItemId | Long | bindItemId |
BindLotNumber | String | bindLotNumber |
BindOrganizationId | Long | bindOrganizationId |
BindParentTransactionId | Long | bindParentTransactionId |
BindSerialNumber | String | bindSerialNumber |
BindTransactionTypeId | Long | bindTransactionTypeId |
Finder | String | finder |
RmaLinesForReceiving
Name | Type | Description |
RMA | String | RMA of RmaLinesForReceiving |
ReceiptAdviceHeaderId | Long | ReceiptAdviceHeaderId of RmaLinesForReceiving |
RMALine | String | RMALine of RmaLinesForReceiving |
ReceiptAdviceLineId [KEY] | Long | ReceiptAdviceLineId of RmaLinesForReceiving |
OrganizationCode | String | OrganizationCode of RmaLinesForReceiving |
OrganizationId | Long | OrganizationId of RmaLinesForReceiving |
ItemDescription | String | ItemDescription of RmaLinesForReceiving |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BindItemDescription | String | bindItemDescription |
BindOrganizationCode | String | bindOrganizationCode |
BindOrganizationId | Long | bindOrganizationId |
BindRMA | String | bindRMA |
BindRMALine | String | bindRMALine |
Finder | String | finder |
RmaReceiptSerials
Name | Type | Description |
SerialNumber [KEY] | String | SerialNumber of RmaReceiptSerials |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BindItemId | Long | bindItemId |
BindOrganizationId | Long | bindOrganizationId |
BindSerialNumber | String | bindSerialNumber |
Finder | String | finder |
RmaRestrictedLots
Name | Type | Description |
LotNumber [KEY] | String | LotNumber of RmaRestrictedLots |
LotExpirationDate | Date | LotExpirationDate of RmaRestrictedLots |
ParentLotNumber | String | ParentLotNumber of RmaRestrictedLots |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BindItemId | Long | bindItemId |
BindLotNumber | String | bindLotNumber |
BindOrganizationId | Long | bindOrganizationId |
BindReceiptAdviceLineId | Long | bindReceiptAdviceLineId |
Finder | String | finder |
RmaRestrictedSerials
Name | Type | Description |
SerialNumber [KEY] | String | SerialNumber of RmaRestrictedSerials |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BindItemId | Long | bindItemId |
BindLotNumber | String | bindLotNumber |
BindOrganizationId | Long | bindOrganizationId |
BindReceiptAdviceLineId | Long | bindReceiptAdviceLineId |
BindSerialNumber | String | bindSerialNumber |
Finder | String | finder |
RmasForReceiving
Name | Type | Description |
RMA | String | RMA of RmasForReceiving |
ReceiptAdviceHeaderId [KEY] | Long | ReceiptAdviceHeaderId of RmasForReceiving |
OrganizationCode | String | OrganizationCode of RmasForReceiving |
OrganizationId | Double | OrganizationId of RmasForReceiving |
Customer | String | Customer of RmasForReceiving |
CustomerId | Long | CustomerId of RmasForReceiving |
SourceSystem | String | SourceSystem of RmasForReceiving |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BindCustomer | String | bindCustomer |
BindOrganizationCode | String | bindOrganizationCode |
BindOrganizationId | String | bindOrganizationId |
BindRMA | String | bindRMA |
BindSourceSystem | String | bindSourceSystem |
Finder | String | finder |
ShipmentLines
Name | Type | Description |
ShipmentLine [KEY] | Long | ShipmentLine of ShipmentLines |
OrderTypeCode | String | OrderTypeCode of ShipmentLines |
OrderType | String | OrderType of ShipmentLines |
Order | String | Order of ShipmentLines |
OrderLine | String | OrderLine of ShipmentLines |
OrderSchedule | String | OrderSchedule of ShipmentLines |
InventoryItemId | Long | InventoryItemId of ShipmentLines |
Item | String | Item of ShipmentLines |
ItemDescription | String | ItemDescription of ShipmentLines |
Revision | String | Revision of ShipmentLines |
UnitPrice | Long | UnitPrice of ShipmentLines |
SellingPrice | Long | SellingPrice of ShipmentLines |
RequestedQuantity | Double | RequestedQuantity of ShipmentLines |
RequestedQuantityUOMCode | String | RequestedQuantityUOMCode of ShipmentLines |
RequestedQuantityUOM | String | RequestedQuantityUOM of ShipmentLines |
SecondaryRequestedQuantity | Double | SecondaryRequestedQuantity of ShipmentLines |
SecondaryRequestedQuantityUOMCode | String | SecondaryRequestedQuantityUOMCode of ShipmentLines |
SecondaryRequestedQuantityUOM | String | SecondaryRequestedQuantityUOM of ShipmentLines |
FOBCode | String | FOBCode of ShipmentLines |
FOB | String | FOB of ShipmentLines |
FreightTermsCode | String | FreightTermsCode of ShipmentLines |
FreightTerms | String | FreightTerms of ShipmentLines |
ShippingPriorityCode | String | ShippingPriorityCode of ShipmentLines |
ShippingPriority | String | ShippingPriority of ShipmentLines |
PreferredGrade | String | PreferredGrade of ShipmentLines |
PreferredGradeName | String | PreferredGradeName of ShipmentLines |
CurrencyCode | String | CurrencyCode of ShipmentLines |
CurrencyName | String | CurrencyName of ShipmentLines |
ShipmentSet | String | ShipmentSet of ShipmentLines |
ArrivalSet | String | ArrivalSet of ShipmentLines |
CustomerPONumber | String | CustomerPONumber of ShipmentLines |
CustomerItemId | Long | CustomerItemId of ShipmentLines |
CustomerItem | String | CustomerItem of ShipmentLines |
CustomerItemDescription | String | CustomerItemDescription of ShipmentLines |
RequestedDate | Datetime | RequestedDate of ShipmentLines |
ScheduledShipDate | Datetime | ScheduledShipDate of ShipmentLines |
RequestedDateTypeCode | String | RequestedDateTypeCode of ShipmentLines |
RequestedDateType | String | RequestedDateType of ShipmentLines |
ShipToPartyId | Long | ShipToPartyId of ShipmentLines |
ShipToCustomer | String | ShipToCustomer of ShipmentLines |
ShipToCustomerNumber | String | ShipToCustomerNumber of ShipmentLines |
ShipToPartySiteId | Long | ShipToPartySiteId of ShipmentLines |
ShipToPartySiteNumber | String | ShipToPartySiteNumber of ShipmentLines |
ShipToContactId | Long | ShipToContactId of ShipmentLines |
ShipToContact | String | ShipToContact of ShipmentLines |
ShipToContactFirstName | String | ShipToContactFirstName of ShipmentLines |
ShipToContactLastName | String | ShipToContactLastName of ShipmentLines |
ShipToContactPhone | String | ShipToContactPhone of ShipmentLines |
ShipToURL | String | ShipToURL of ShipmentLines |
ShipToFax | String | ShipToFax of ShipmentLines |
ShipToEmail | String | ShipToEmail of ShipmentLines |
ShipToLocationId | Long | ShipToLocationId of ShipmentLines |
ShipToLocationType | String | ShipToLocationType of ShipmentLines |
ShipToAddress1 | String | ShipToAddress1 of ShipmentLines |
ShipToAddress2 | String | ShipToAddress2 of ShipmentLines |
ShipToAddress3 | String | ShipToAddress3 of ShipmentLines |
ShipToAddress4 | String | ShipToAddress4 of ShipmentLines |
ShipToCity | String | ShipToCity of ShipmentLines |
ShipToCounty | String | ShipToCounty of ShipmentLines |
ShipToPostalCode | String | ShipToPostalCode of ShipmentLines |
ShipToRegion | String | ShipToRegion of ShipmentLines |
ShipToState | String | ShipToState of ShipmentLines |
ShipToCountry | String | ShipToCountry of ShipmentLines |
SoldToPartyId | Long | SoldToPartyId of ShipmentLines |
SoldToCustomer | String | SoldToCustomer of ShipmentLines |
SoldToCustomerNumber | String | SoldToCustomerNumber of ShipmentLines |
Supplier | String | Supplier of ShipmentLines |
SupplierPartyNumber | String | SupplierPartyNumber of ShipmentLines |
SoldToContactId | Long | SoldToContactId of ShipmentLines |
SoldToContact | String | SoldToContact of ShipmentLines |
SoldToContactFirstName | String | SoldToContactFirstName of ShipmentLines |
SoldToContactLastName | String | SoldToContactLastName of ShipmentLines |
SoldToContactPhone | String | SoldToContactPhone of ShipmentLines |
SoldToURL | String | SoldToURL of ShipmentLines |
SoldToFax | String | SoldToFax of ShipmentLines |
SoldToEmail | String | SoldToEmail of ShipmentLines |
BillToPartyId | Long | BillToPartyId of ShipmentLines |
BillToCustomer | String | BillToCustomer of ShipmentLines |
BillToCustomerNumber | String | BillToCustomerNumber of ShipmentLines |
BillToPartySiteId | Long | BillToPartySiteId of ShipmentLines |
BillToPartySiteNumber | String | BillToPartySiteNumber of ShipmentLines |
BillToContactId | Long | BillToContactId of ShipmentLines |
BillToContact | String | BillToContact of ShipmentLines |
BillToContactFirstName | String | BillToContactFirstName of ShipmentLines |
BillToContactLastName | String | BillToContactLastName of ShipmentLines |
BillToContactPhone | String | BillToContactPhone of ShipmentLines |
BillToURL | String | BillToURL of ShipmentLines |
BillToFax | String | BillToFax of ShipmentLines |
BillToEmail | String | BillToEmail of ShipmentLines |
BillToLocationId | Long | BillToLocationId of ShipmentLines |
BillToAddress1 | String | BillToAddress1 of ShipmentLines |
BillToAddress2 | String | BillToAddress2 of ShipmentLines |
BillToAddress3 | String | BillToAddress3 of ShipmentLines |
BillToAddress4 | String | BillToAddress4 of ShipmentLines |
BillToCity | String | BillToCity of ShipmentLines |
BillToCounty | String | BillToCounty of ShipmentLines |
BillToPostalCode | String | BillToPostalCode of ShipmentLines |
BillToRegion | String | BillToRegion of ShipmentLines |
BillToState | String | BillToState of ShipmentLines |
BillToCountry | String | BillToCountry of ShipmentLines |
Subinventory | String | Subinventory of ShipmentLines |
LocatorId | Long | LocatorId of ShipmentLines |
Locator | String | Locator of ShipmentLines |
ShippedQuantity | Double | ShippedQuantity of ShipmentLines |
SecondaryShippedQuantity | Double | SecondaryShippedQuantity of ShipmentLines |
NetWeight | Long | NetWeight of ShipmentLines |
GrossWeight | Long | GrossWeight of ShipmentLines |
TareWeight | Double | TareWeight of ShipmentLines |
WeightUOMCode | String | WeightUOMCode of ShipmentLines |
WeightUOM | String | WeightUOM of ShipmentLines |
Volume | Long | Volume of ShipmentLines |
VolumeUOMCode | String | VolumeUOMCode of ShipmentLines |
VolumeUOM | String | VolumeUOM of ShipmentLines |
LoadingSequence | Long | LoadingSequence of ShipmentLines |
LotNumber | String | LotNumber of ShipmentLines |
EndAssemblyItemNumber | String | EndAssemblyItemNumber of ShipmentLines |
OrganizationId | Long | OrganizationId of ShipmentLines |
OrganizationCode | String | OrganizationCode of ShipmentLines |
OrganizationName | String | OrganizationName of ShipmentLines |
ParentPackingUnitId | Long | ParentPackingUnitId of ShipmentLines |
ParentPackingUnit | String | ParentPackingUnit of ShipmentLines |
ShipmentId | Long | ShipmentId of ShipmentLines |
Shipment | String | Shipment of ShipmentLines |
ProjectSalesOrderFlag | Bool | ProjectSalesOrderFlag of ShipmentLines |
RcvShipmentLineId | Long | RcvShipmentLineId of ShipmentLines |
LineStatusCode | String | LineStatusCode of ShipmentLines |
LineStatus | String | LineStatus of ShipmentLines |
TrackingNumber | String | TrackingNumber of ShipmentLines |
SealNumber | String | SealNumber of ShipmentLines |
PickWaveId | Long | PickWaveId of ShipmentLines |
PickWave | String | PickWave of ShipmentLines |
SourceOrderId | Long | SourceOrderId of ShipmentLines |
SourceOrder | String | SourceOrder of ShipmentLines |
SourceOrderLineId | Long | SourceOrderLineId of ShipmentLines |
SourceOrderLine | String | SourceOrderLine of ShipmentLines |
SourceOrderFulfillmentLineId | Int | SourceOrderFulfillmentLineId of ShipmentLines |
SourceOrderFulfillmentLine | String | SourceOrderFulfillmentLine of ShipmentLines |
TaxationCountryCode | String | TaxationCountryCode of ShipmentLines |
TaxationCountry | String | TaxationCountry of ShipmentLines |
FirstPartyTaxRegistrationId | Long | FirstPartyTaxRegistrationId of ShipmentLines |
FirstPartyTaxRegistrationNumber | String | FirstPartyTaxRegistrationNumber of ShipmentLines |
ThirdPartyTaxRegistrationId | Long | ThirdPartyTaxRegistrationId of ShipmentLines |
ThirdPartyTaxRegistrationNumber | String | ThirdPartyTaxRegistrationNumber of ShipmentLines |
LocationOfFinalDischargeId | Long | LocationOfFinalDischargeId of ShipmentLines |
LocationOfFinalDischargeCode | String | LocationOfFinalDischargeCode of ShipmentLines |
LocationOfFinalDischarge | String | LocationOfFinalDischarge of ShipmentLines |
DocumentFiscalClassificationCode | String | DocumentFiscalClassificationCode of ShipmentLines |
DocumentFiscalClassification | String | DocumentFiscalClassification of ShipmentLines |
TransactionBusinessCategoryCode | String | TransactionBusinessCategoryCode of ShipmentLines |
TransactionBusinessCategory | String | TransactionBusinessCategory of ShipmentLines |
UserDefinedFiscalClassificationCode | String | UserDefinedFiscalClassificationCode of ShipmentLines |
UserDefinedFiscalClassification | String | UserDefinedFiscalClassification of ShipmentLines |
TaxInvoiceNumber | String | TaxInvoiceNumber of ShipmentLines |
TaxInvoiceDate | Date | TaxInvoiceDate of ShipmentLines |
ProductCategoryCode | String | ProductCategoryCode of ShipmentLines |
ProductCategory | String | ProductCategory of ShipmentLines |
IntendedUseClassificationId | Double | IntendedUseClassificationId of ShipmentLines |
IntendedUse | String | IntendedUse of ShipmentLines |
ProductTypeCode | String | ProductTypeCode of ShipmentLines |
ProductType | String | ProductType of ShipmentLines |
AssessableValue | Double | AssessableValue of ShipmentLines |
TaxClassificationCode | String | TaxClassificationCode of ShipmentLines |
TaxClassification | String | TaxClassification of ShipmentLines |
TaxExemptionCertificateNumber | String | TaxExemptionCertificateNumber of ShipmentLines |
TaxExemptionReasonCode | String | TaxExemptionReasonCode of ShipmentLines |
TaxExemptionReason | String | TaxExemptionReason of ShipmentLines |
ProductFiscalClassificationId | Long | ProductFiscalClassificationId of ShipmentLines |
ProductFiscalClassification | String | ProductFiscalClassification of ShipmentLines |
TransportationPlanningStatusCode | String | TransportationPlanningStatusCode of ShipmentLines |
TransportationPlanningStatus | String | TransportationPlanningStatus of ShipmentLines |
TransportationPlanningDate | Datetime | TransportationPlanningDate of ShipmentLines |
TransportationShipment | String | TransportationShipment of ShipmentLines |
TransportationShipmentLine | String | TransportationShipmentLine of ShipmentLines |
InitialDestinationId | Long | InitialDestinationId of ShipmentLines |
InitialDestination | String | InitialDestination of ShipmentLines |
TradeComplianceStatusCode | String | TradeComplianceStatusCode of ShipmentLines |
TradeComplianceStatus | String | TradeComplianceStatus of ShipmentLines |
TradeComplianceDate | Datetime | TradeComplianceDate of ShipmentLines |
TradeComplianceReason | String | TradeComplianceReason of ShipmentLines |
TradeComplianceScreeningMethodCode | String | TradeComplianceScreeningMethodCode of ShipmentLines |
TradeComplianceScreeningMethod | String | TradeComplianceScreeningMethod of ShipmentLines |
ShipFromLocationId | Long | ShipFromLocationId of ShipmentLines |
ShipFromAddress1 | String | ShipFromAddress1 of ShipmentLines |
ShipFromAddress2 | String | ShipFromAddress2 of ShipmentLines |
ShipFromAddress3 | String | ShipFromAddress3 of ShipmentLines |
ShipFromAddress4 | String | ShipFromAddress4 of ShipmentLines |
ShipFromCity | String | ShipFromCity of ShipmentLines |
ShipFromCounty | String | ShipFromCounty of ShipmentLines |
ShipFromPostalCode | String | ShipFromPostalCode of ShipmentLines |
ShipFromRegion | String | ShipFromRegion of ShipmentLines |
ShipFromState | String | ShipFromState of ShipmentLines |
ShipFromCountry | String | ShipFromCountry of ShipmentLines |
MaximumOvershipmentPercentage | Long | MaximumOvershipmentPercentage of ShipmentLines |
MaximumUndershipmentPercentage | Long | MaximumUndershipmentPercentage of ShipmentLines |
SourceRequestedQuantity | Double | SourceRequestedQuantity of ShipmentLines |
SourceRequestedQuantityUOMCode | String | SourceRequestedQuantityUOMCode of ShipmentLines |
SourceRequestedQuantityUOM | String | SourceRequestedQuantityUOM of ShipmentLines |
SecondarySourceRequestedQuantity | Double | SecondarySourceRequestedQuantity of ShipmentLines |
SecondarySourceRequestedQuantityUOMCode | String | SecondarySourceRequestedQuantityUOMCode of ShipmentLines |
SecondarySourceRequestedQuantityUOM | String | SecondarySourceRequestedQuantityUOM of ShipmentLines |
DeliveredQuantity | Double | DeliveredQuantity of ShipmentLines |
SecondaryDeliveredQuantity | Double | SecondaryDeliveredQuantity of ShipmentLines |
CancelledQuantity | Double | CancelledQuantity of ShipmentLines |
SecondaryCancelledQuantity | Double | SecondaryCancelledQuantity of ShipmentLines |
BackorderedQuantity | Double | BackorderedQuantity of ShipmentLines |
SecondaryBackorderedQuantity | Double | SecondaryBackorderedQuantity of ShipmentLines |
PickedQuantity | Double | PickedQuantity of ShipmentLines |
SecondaryPickedQuantity | Double | SecondaryPickedQuantity of ShipmentLines |
ConvertedQuantity | Double | ConvertedQuantity of ShipmentLines |
SecondaryConvertedQuantity | Double | SecondaryConvertedQuantity of ShipmentLines |
StagedQuantity | Double | StagedQuantity of ShipmentLines |
SecondaryStagedQuantity | Double | SecondaryStagedQuantity of ShipmentLines |
PendingQuantity | Double | PendingQuantity of ShipmentLines |
PendingQuantityFlag | Bool | PendingQuantityFlag of ShipmentLines |
CreationDate | Datetime | CreationDate of ShipmentLines |
CreatedBy | String | CreatedBy of ShipmentLines |
LastUpdateDate | Datetime | LastUpdateDate of ShipmentLines |
LastUpdatedBy | String | LastUpdatedBy of ShipmentLines |
SplitFromShipmentLine | Long | SplitFromShipmentLine of ShipmentLines |
SourceSubinventory | String | SourceSubinventory of ShipmentLines |
CarrierId | Long | CarrierId of ShipmentLines |
Carrier | String | Carrier of ShipmentLines |
CarrierNumber | String | CarrierNumber of ShipmentLines |
ModeOfTransportCode | String | ModeOfTransportCode of ShipmentLines |
ModeOfTransport | String | ModeOfTransport of ShipmentLines |
ServiceLevelCode | String | ServiceLevelCode of ShipmentLines |
ServiceLevel | String | ServiceLevel of ShipmentLines |
ShippingMethodCode | String | ShippingMethodCode of ShipmentLines |
ShippingMethod | String | ShippingMethod of ShipmentLines |
SourceDocumentTypeId | Long | SourceDocumentTypeId of ShipmentLines |
UnitWeight | Long | UnitWeight of ShipmentLines |
UnitVolume | Long | UnitVolume of ShipmentLines |
LogisticsServiceProviderCustomerId | Long | LogisticsServiceProviderCustomerId of ShipmentLines |
LogisticsServiceProviderCustomer | String | LogisticsServiceProviderCustomer of ShipmentLines |
LogisticsServiceProviderCustomerNumber | String | LogisticsServiceProviderCustomerNumber of ShipmentLines |
SourceLineUpdateDate | Datetime | SourceLineUpdateDate of ShipmentLines |
SourceSystemId | Long | SourceSystemId of ShipmentLines |
SourceSystem | String | SourceSystem of ShipmentLines |
ShipmentAdviceStatusFlag | Bool | ShipmentAdviceStatusFlag of ShipmentLines |
DoNotShipBeforeDate | Datetime | DoNotShipBeforeDate of ShipmentLines |
DoNotShipAfterDate | Datetime | DoNotShipAfterDate of ShipmentLines |
IntegrationStatusCode | String | IntegrationStatusCode of ShipmentLines |
IntegrationStatus | String | IntegrationStatus of ShipmentLines |
QuickShipStatus | String | QuickShipStatus of ShipmentLines |
BusinessUnitId | Long | BusinessUnitId of ShipmentLines |
BusinessUnit | String | BusinessUnit of ShipmentLines |
LegalEntityId | Long | LegalEntityId of ShipmentLines |
LegalEntity | String | LegalEntity of ShipmentLines |
POHeaderId | Long | POHeaderId of ShipmentLines |
PONumber | String | PONumber of ShipmentLines |
POBillToBusinessUnitId | Long | POBillToBusinessUnitId of ShipmentLines |
POBillToBusinessUnit | String | POBillToBusinessUnit of ShipmentLines |
POSoldToLegalEntityId | Long | POSoldToLegalEntityId of ShipmentLines |
POSoldToLegalEntity | String | POSoldToLegalEntity of ShipmentLines |
ConversionTypeCode | String | ConversionTypeCode of ShipmentLines |
ConversionDate | Date | ConversionDate of ShipmentLines |
ConversionRate | Double | ConversionRate of ShipmentLines |
ParentItemId | Long | ParentItemId of ShipmentLines |
ParentItem | String | ParentItem of ShipmentLines |
ParentItemDescription | String | ParentItemDescription of ShipmentLines |
ParentSourceOrderFulfillmentLineId | Long | ParentSourceOrderFulfillmentLineId of ShipmentLines |
BaseItemId | Long | BaseItemId of ShipmentLines |
BaseItem | String | BaseItem of ShipmentLines |
BaseItemDescription | String | BaseItemDescription of ShipmentLines |
SrcAttributeCategory | String | SrcAttributeCategory of ShipmentLines |
SrcAttribute1 | String | SrcAttribute1 of ShipmentLines |
SrcAttribute2 | String | SrcAttribute2 of ShipmentLines |
SrcAttribute3 | String | SrcAttribute3 of ShipmentLines |
SrcAttribute4 | String | SrcAttribute4 of ShipmentLines |
SrcAttribute5 | String | SrcAttribute5 of ShipmentLines |
SrcAttribute6 | String | SrcAttribute6 of ShipmentLines |
SrcAttribute7 | String | SrcAttribute7 of ShipmentLines |
SrcAttribute8 | String | SrcAttribute8 of ShipmentLines |
SrcAttribute9 | String | SrcAttribute9 of ShipmentLines |
SrcAttribute10 | String | SrcAttribute10 of ShipmentLines |
SrcAttribute11 | String | SrcAttribute11 of ShipmentLines |
SrcAttribute12 | String | SrcAttribute12 of ShipmentLines |
SrcAttribute13 | String | SrcAttribute13 of ShipmentLines |
SrcAttribute14 | String | SrcAttribute14 of ShipmentLines |
SrcAttribute15 | String | SrcAttribute15 of ShipmentLines |
SrcAttribute16 | String | SrcAttribute16 of ShipmentLines |
SrcAttribute17 | String | SrcAttribute17 of ShipmentLines |
SrcAttribute18 | String | SrcAttribute18 of ShipmentLines |
SrcAttribute19 | String | SrcAttribute19 of ShipmentLines |
SrcAttribute20 | String | SrcAttribute20 of ShipmentLines |
SrcAttributeDate1 | Date | SrcAttributeDate1 of ShipmentLines |
SrcAttributeDate2 | Date | SrcAttributeDate2 of ShipmentLines |
SrcAttributeDate3 | Date | SrcAttributeDate3 of ShipmentLines |
SrcAttributeDate4 | Date | SrcAttributeDate4 of ShipmentLines |
SrcAttributeDate5 | Date | SrcAttributeDate5 of ShipmentLines |
SrcAttributeNumber1 | Double | SrcAttributeNumber1 of ShipmentLines |
SrcAttributeNumber2 | Double | SrcAttributeNumber2 of ShipmentLines |
SrcAttributeNumber3 | Double | SrcAttributeNumber3 of ShipmentLines |
SrcAttributeNumber4 | Double | SrcAttributeNumber4 of ShipmentLines |
SrcAttributeNumber5 | Double | SrcAttributeNumber5 of ShipmentLines |
SrcAttributeNumber6 | Double | SrcAttributeNumber6 of ShipmentLines |
SrcAttributeNumber7 | Double | SrcAttributeNumber7 of ShipmentLines |
SrcAttributeNumber8 | Double | SrcAttributeNumber8 of ShipmentLines |
SrcAttributeNumber9 | Double | SrcAttributeNumber9 of ShipmentLines |
SrcAttributeNumber10 | Double | SrcAttributeNumber10 of ShipmentLines |
SrcAttributeTimestamp1 | Datetime | SrcAttributeTimestamp1 of ShipmentLines |
SrcAttributeTimestamp2 | Datetime | SrcAttributeTimestamp2 of ShipmentLines |
SrcAttributeTimestamp3 | Datetime | SrcAttributeTimestamp3 of ShipmentLines |
SrcAttributeTimestamp4 | Datetime | SrcAttributeTimestamp4 of ShipmentLines |
SrcAttributeTimestamp5 | Datetime | SrcAttributeTimestamp5 of ShipmentLines |
TransportationShipmentFromEvent | String | TransportationShipmentFromEvent of ShipmentLines |
TransportationShipmentLineFromEvent | String | TransportationShipmentLineFromEvent of ShipmentLines |
TransportationShipmentCompleteFromEvent | String | TransportationShipmentCompleteFromEvent of ShipmentLines |
TradeComplianceScreenedFromEvent | String | TradeComplianceScreenedFromEvent of ShipmentLines |
CurrentBackorderedQuantityFromEvent | Double | CurrentBackorderedQuantityFromEvent of ShipmentLines |
OriginalShipmentLineFromEvent | Long | OriginalShipmentLineFromEvent of ShipmentLines |
ProjectCostingProjectId | Long | ProjectCostingProjectId of ShipmentLines |
ProjectCostingProjectNumber | String | ProjectCostingProjectNumber of ShipmentLines |
ProjectCostingProjectName | String | ProjectCostingProjectName of ShipmentLines |
ProjectCostingTaskId | Long | ProjectCostingTaskId of ShipmentLines |
ProjectCostingTaskNumber | String | ProjectCostingTaskNumber of ShipmentLines |
ProjectCostingTaskName | String | ProjectCostingTaskName of ShipmentLines |
OverShipTolerancePercentage | Double | OverShipTolerancePercentage of ShipmentLines |
UnderShipTolerancePercentage | Double | UnderShipTolerancePercentage of ShipmentLines |
ShippingToleranceBehavior | String | ShippingToleranceBehavior of ShipmentLines |
ConvertedRequestedQuantity | Double | ConvertedRequestedQuantity of ShipmentLines |
LineNetWeight | Double | LineNetWeight of ShipmentLines |
LineGrossWeight | Double | LineGrossWeight of ShipmentLines |
SupplierLotNumber | String | SupplierLotNumber of ShipmentLines |
MovementRequestLineId | Long | MovementRequestLineId of ShipmentLines |
AllowItemSubstitutionFlag | Bool | AllowItemSubstitutionFlag of ShipmentLines |
OriginalItemId | Long | OriginalItemId of ShipmentLines |
OriginalItemNumber | String | OriginalItemNumber of ShipmentLines |
OriginalDeliveryDetailId | Long | OriginalDeliveryDetailId of ShipmentLines |
OriginalItemConvertedQuantity | Double | OriginalItemConvertedQuantity of ShipmentLines |
DestinationOrganizationCode | String | DestinationOrganizationCode of ShipmentLines |
LineUnitPrice | Double | LineUnitPrice of ShipmentLines |
LineUnitVolume | Double | LineUnitVolume of ShipmentLines |
LineVolume | Double | LineVolume of ShipmentLines |
LineUnitWeight | Double | LineUnitWeight of ShipmentLines |
LineSellingPrice | Double | LineSellingPrice of ShipmentLines |
OriginalSourceOrderFulfillmentLineId | Long | OriginalSourceOrderFulfillmentLineId of ShipmentLines |
OriginalSourceOrderFulfillmentLine | String | OriginalSourceOrderFulfillmentLine of ShipmentLines |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |
ShipmentLinesattachments
Name | Type | Description |
ShipmentLinesShipmentLine [KEY] | Long | ShipmentLinesShipmentLine of ShipmentLinesattachments |
AttachedDocumentId [KEY] | Long | The unique identifier of the attached document. |
LastUpdateDate | Datetime | The date when the record was last updated. |
LastUpdatedBy | String | The user who last updated the record. |
DatatypeCode | String | A value that indicates the data type. |
FileName | String | The file name of the attachment. |
DmFolderPath | String | The folder path from which the attachment is created. |
DmDocumentId | String | The document ID from which the attachment is created. |
DmVersionNumber | String | The document version number from which the attachment is created. |
Url | String | The URL of a web page type attachment. |
CategoryName | String | The category of the attachment. |
UserName | String | The login credentials of the user who created the attachment. |
Uri | String | The URI of a Topology Manager type attachment. |
FileUrl | String | The URI of the file. |
UploadedText | String | The text content for a new text attachment. |
UploadedFileContentType | String | The content type of the attachment. |
UploadedFileLength | Long | The size of the attachment file. |
UploadedFileName | String | The name to assign to a new attachment file. |
ContentRepositoryFileShared | Bool | Indicates whether the attachment is shared |
Title | String | The title of the attachment. |
Description | String | The description of the attachment. |
ErrorStatusCode | String | The error code, if any, for the attachment. |
ErrorStatusMessage | String | The error message, if any, for the attachment. |
CreatedBy | String | The user who created the record. |
CreationDate | Datetime | The date when the record was created. |
FileContents | String | The contents of the attachment. |
ExpirationDate | Datetime | The expiration date of the contents in the attachment. |
LastUpdatedByUserName | String | The user name who last updated the record. |
CreatedByUserName | String | The user name who created the record. |
AsyncTrackerId | String | Attribute provided for the exclusive use by the Attachment UI components to assist in uploading files. |
FileWebImage | String | The base64 encoded image of the file displayed in .png format if the source is a convertible image. |
DownloadInfo | String | JSON object represented as a string containing information used to programmatically retrieve a file attachment. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
ShipmentLine | Long | ShipmentLine |
Finder | String | finder |
ShipmentLinescosts
Name | Type | Description |
ShipmentLinesShipmentLine [KEY] | Long | ShipmentLinesShipmentLine of ShipmentLinescosts |
FreightCostId [KEY] | Long | FreightCostId of ShipmentLinescosts |
DeliveryDetailId | Long | DeliveryDetailId of ShipmentLinescosts |
LPNId | Long | LPNId of ShipmentLinescosts |
PackingUnit | String | PackingUnit of ShipmentLinescosts |
ShippingCostTypeId | Long | ShippingCostTypeId of ShipmentLinescosts |
ShippingCost | String | ShippingCost of ShipmentLinescosts |
ShippingCostTypeCategoryCode | String | ShippingCostTypeCategoryCode of ShipmentLinescosts |
ShippingCostTypeCategory | String | ShippingCostTypeCategory of ShipmentLinescosts |
Amount | Double | Amount of ShipmentLinescosts |
CurrencyCode | String | CurrencyCode of ShipmentLinescosts |
CurrencyName | String | CurrencyName of ShipmentLinescosts |
ConversionRateTypeCode | String | ConversionRateTypeCode of ShipmentLinescosts |
ConversionRateType | String | ConversionRateType of ShipmentLinescosts |
ConversionRate | Double | ConversionRate of ShipmentLinescosts |
ConversionDate | Date | ConversionDate of ShipmentLinescosts |
CreatedBy | String | CreatedBy of ShipmentLinescosts |
CreationDate | Datetime | CreationDate of ShipmentLinescosts |
LastUpdatedBy | String | LastUpdatedBy of ShipmentLinescosts |
LastUpdateDate | Datetime | LastUpdateDate of ShipmentLinescosts |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
ShipmentLine | Long | ShipmentLine |
Finder | String | finder |
ShipmentLinescostsDFF
Name | Type | Description |
ShipmentLinesShipmentLine [KEY] | Long | ShipmentLinesShipmentLine of ShipmentLinescostsDFF |
CostsFreightCostId [KEY] | Long | CostsFreightCostId of ShipmentLinescostsDFF |
FreightCostId [KEY] | Long | FreightCostId of ShipmentLinescostsDFF |
_FLEX_Context | String | __FLEX_Context of ShipmentLinescostsDFF |
_FLEX_Context_DisplayValue | String | __FLEX_Context_DisplayValue of ShipmentLinescostsDFF |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
ShipmentLine | Long | ShipmentLine |
Finder | String | finder |
ShipmentLineslineDFF
Name | Type | Description |
ShipmentLinesShipmentLine [KEY] | Long | ShipmentLinesShipmentLine of ShipmentLineslineDFF |
DeliveryDetailId [KEY] | Long | DeliveryDetailId of ShipmentLineslineDFF |
_FLEX_Context | String | __FLEX_Context of ShipmentLineslineDFF |
_FLEX_Context_DisplayValue | String | __FLEX_Context_DisplayValue of ShipmentLineslineDFF |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
ShipmentLine | Long | ShipmentLine |
Finder | String | finder |
ShipmentLineslotAttributeDFF
Name | Type | Description |
ShipmentLinesShipmentLine [KEY] | Long | ShipmentLinesShipmentLine of ShipmentLineslotAttributeDFF |
InventoryItemId [KEY] | Long | InventoryItemId of ShipmentLineslotAttributeDFF |
OrganizationId [KEY] | Long | OrganizationId of ShipmentLineslotAttributeDFF |
LotNumber [KEY] | String | LotNumber of ShipmentLineslotAttributeDFF |
_FLEX_Context | String | __FLEX_Context of ShipmentLineslotAttributeDFF |
_FLEX_Context_DisplayValue | String | __FLEX_Context_DisplayValue of ShipmentLineslotAttributeDFF |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
ShipmentLine | Long | ShipmentLine |
Finder | String | finder |
ShipmentLineslotStandardDFF
Name | Type | Description |
ShipmentLinesShipmentLine [KEY] | Long | ShipmentLinesShipmentLine of ShipmentLineslotStandardDFF |
InventoryItemId [KEY] | Long | InventoryItemId of ShipmentLineslotStandardDFF |
OrganizationId [KEY] | Long | OrganizationId of ShipmentLineslotStandardDFF |
LotNumber [KEY] | String | LotNumber of ShipmentLineslotStandardDFF |
_FLEX_Context | String | __FLEX_Context of ShipmentLineslotStandardDFF |
_FLEX_Context_DisplayValue | String | __FLEX_Context_DisplayValue of ShipmentLineslotStandardDFF |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
ShipmentLine | Long | ShipmentLine |
Finder | String | finder |
ShipmentLinesnotes
Name | Type | Description |
ShipmentLinesShipmentLine [KEY] | Long | ShipmentLinesShipmentLine of ShipmentLinesnotes |
NoteId [KEY] | Long | The unique identifier of the note. This is the primary key of the notes table. |
SourceObjectCode | String | This is the source object code for the source object as defined in OBJECTS Metadata. |
SourceObjectId | String | The unique identifier of the parent source object associated to the note. |
PartyName | String | The name of the party. |
NoteTxt | String | The column which stores the actual note text. |
NoteTypeCode | String | The note type code for categorization of note. |
VisibilityCode | String | The attribute to specify the visibility level of the note. It indicates whether the note is internal, external, or private. |
CreatorPartyId | Long | The unique identifier of the party. |
CreatedBy | String | The user who created the record. |
CreationDate | Datetime | The date when the record was created. |
LastUpdateDate | Datetime | The date when the record was last updated. |
PartyId | Long | The unique identifier of the party. |
CorpCurrencyCode | String | The corporate currency code for extensibility. |
CurcyConvRateType | String | The currency conversion rate type for extensibility. |
CurrencyCode | String | The currency code for extensibility. |
ContactRelationshipId | Long | The relationship ID populated when the note is associated with a contact. |
ParentNoteId | Long | The unique identifier of the note. This is the primary key of the notes table. |
LastUpdatedBy | String | The unique identifier of the note. This is the primary key of the notes table. |
LastUpdateLogin | String | The login of the user who last updated the record. |
EmailAddress | String | The email address of the user who created the note. |
FormattedAddress | String | The address of the user who created the note. |
FormattedPhoneNumber | String | The phone number of the user who created the note. |
UpdateFlag | Bool | Indicates whether the user can update the note. |
DeleteFlag | Bool | Indicates whether the user has access to delete the note. |
NoteNumber | String | The alternate unique identifier of the note. A user key that's system generated or from an external system. |
NoteTitle | String | The title of the note entered by the user. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
ShipmentLine | Long | ShipmentLine |
Finder | String | finder |
ShipmentLinesreservations
Name | Type | Description |
ShipmentLinesShipmentLine [KEY] | Long | ShipmentLinesShipmentLine of ShipmentLinesreservations |
ReservationId [KEY] | Long | ReservationId of ShipmentLinesreservations |
SupplyDocumentType | String | SupplyDocumentType of ShipmentLinesreservations |
SupplyDocumentNumber | String | SupplyDocumentNumber of ShipmentLinesreservations |
SupplyDocumentLine | Double | SupplyDocumentLine of ShipmentLinesreservations |
SupplyDocumentSchedule | Double | SupplyDocumentSchedule of ShipmentLinesreservations |
PrimaryReservedQuantity | Double | PrimaryReservedQuantity of ShipmentLinesreservations |
PrimaryUOMCode | String | PrimaryUOMCode of ShipmentLinesreservations |
PrimaryUOM | String | PrimaryUOM of ShipmentLinesreservations |
SecondaryReservedQuantity | Double | SecondaryReservedQuantity of ShipmentLinesreservations |
SecondaryUOMCode | String | SecondaryUOMCode of ShipmentLinesreservations |
SecondaryUOM | String | SecondaryUOM of ShipmentLinesreservations |
ProjectId | Long | ProjectId of ShipmentLinesreservations |
ProjectNumber | String | ProjectNumber of ShipmentLinesreservations |
ProjectName | String | ProjectName of ShipmentLinesreservations |
TaskId | Long | TaskId of ShipmentLinesreservations |
TaskNumber | String | TaskNumber of ShipmentLinesreservations |
TaskName | String | TaskName of ShipmentLinesreservations |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
ShipmentLine | Long | ShipmentLine |
Finder | String | finder |
ShipmentLinesserials
Name | Type | Description |
ShipmentLinesShipmentLine [KEY] | Long | ShipmentLinesShipmentLine of ShipmentLinesserials |
FromSerialNumber [KEY] | String | FromSerialNumber of ShipmentLinesserials |
ToSerialNumber | String | ToSerialNumber of ShipmentLinesserials |
UniqueLineNumber [KEY] | Long | UniqueLineNumber of ShipmentLinesserials |
TransactionTempId | Double | TransactionTempId of ShipmentLinesserials |
DeliveryDetailId | Double | DeliveryDetailId of ShipmentLinesserials |
SupplierSerialNumber | String | SupplierSerialNumber of ShipmentLinesserials |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
ShipmentLine | Long | ShipmentLine |
Finder | String | finder |
ShipmentLinesserialsattributeDFF
Name | Type | Description |
ShipmentLinesShipmentLine [KEY] | Long | ShipmentLinesShipmentLine of ShipmentLinesserialsattributeDFF |
SerialsFromSerialNumber [KEY] | String | SerialsFromSerialNumber of ShipmentLinesserialsattributeDFF |
SerialsUniqueLineNumber [KEY] | Long | SerialsUniqueLineNumber of ShipmentLinesserialsattributeDFF |
TransactionTempId [KEY] | Long | TransactionTempId of ShipmentLinesserialsattributeDFF |
FmSerialNumber [KEY] | String | FmSerialNumber of ShipmentLinesserialsattributeDFF |
_FLEX_Context | String | __FLEX_Context of ShipmentLinesserialsattributeDFF |
_FLEX_Context_DisplayValue | String | __FLEX_Context_DisplayValue of ShipmentLinesserialsattributeDFF |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
ShipmentLine | Long | ShipmentLine |
Finder | String | finder |
ShipmentLinesserialsserialNumbers
Name | Type | Description |
ShipmentLinesShipmentLine [KEY] | Long | ShipmentLinesShipmentLine of ShipmentLinesserialsserialNumbers |
SerialsFromSerialNumber [KEY] | String | SerialsFromSerialNumber of ShipmentLinesserialsserialNumbers |
SerialsUniqueLineNumber [KEY] | Long | SerialsUniqueLineNumber of ShipmentLinesserialsserialNumbers |
SerialNumber [KEY] | String | SerialNumber of ShipmentLinesserialsserialNumbers |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
ShipmentLine | Long | ShipmentLine |
Finder | String | finder |
ShipmentLinesserialsserialNumbersattributeDFF
Name | Type | Description |
ShipmentLinesShipmentLine [KEY] | Long | ShipmentLinesShipmentLine of ShipmentLinesserialsserialNumbersattributeDFF |
SerialsFromSerialNumber [KEY] | String | SerialsFromSerialNumber of ShipmentLinesserialsserialNumbersattributeDFF |
SerialsUniqueLineNumber [KEY] | Long | SerialsUniqueLineNumber of ShipmentLinesserialsserialNumbersattributeDFF |
SerialnumbersSerialNumber [KEY] | String | SerialnumbersSerialNumber of ShipmentLinesserialsserialNumbersattributeDFF |
InventoryItemId [KEY] | Long | InventoryItemId of ShipmentLinesserialsserialNumbersattributeDFF |
SerialNumber [KEY] | String | SerialNumber of ShipmentLinesserialsserialNumbersattributeDFF |
CurrentOrganizationId [KEY] | Long | CurrentOrganizationId of ShipmentLinesserialsserialNumbersattributeDFF |
_FLEX_Context | String | __FLEX_Context of ShipmentLinesserialsserialNumbersattributeDFF |
_FLEX_Context_DisplayValue | String | __FLEX_Context_DisplayValue of ShipmentLinesserialsserialNumbersattributeDFF |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
ShipmentLine | Long | ShipmentLine |
Finder | String | finder |
ShipmentLinesserialsserialNumbersstandardDFF
Name | Type | Description |
ShipmentLinesShipmentLine [KEY] | Long | ShipmentLinesShipmentLine of ShipmentLinesserialsserialNumbersstandardDFF |
SerialsFromSerialNumber [KEY] | String | SerialsFromSerialNumber of ShipmentLinesserialsserialNumbersstandardDFF |
SerialsUniqueLineNumber [KEY] | Long | SerialsUniqueLineNumber of ShipmentLinesserialsserialNumbersstandardDFF |
SerialnumbersSerialNumber [KEY] | String | SerialnumbersSerialNumber of ShipmentLinesserialsserialNumbersstandardDFF |
InventoryItemId [KEY] | Long | InventoryItemId of ShipmentLinesserialsserialNumbersstandardDFF |
SerialNumber [KEY] | String | SerialNumber of ShipmentLinesserialsserialNumbersstandardDFF |
CurrentOrganizationId [KEY] | Long | CurrentOrganizationId of ShipmentLinesserialsserialNumbersstandardDFF |
_FLEX_Context | String | __FLEX_Context of ShipmentLinesserialsserialNumbersstandardDFF |
_FLEX_Context_DisplayValue | String | __FLEX_Context_DisplayValue of ShipmentLinesserialsserialNumbersstandardDFF |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
ShipmentLine | Long | ShipmentLine |
Finder | String | finder |
ShipmentLinesserialsstandardDFF
Name | Type | Description |
ShipmentLinesShipmentLine [KEY] | Long | ShipmentLinesShipmentLine of ShipmentLinesserialsstandardDFF |
SerialsFromSerialNumber [KEY] | String | SerialsFromSerialNumber of ShipmentLinesserialsstandardDFF |
SerialsUniqueLineNumber [KEY] | Long | SerialsUniqueLineNumber of ShipmentLinesserialsstandardDFF |
TransactionTempId [KEY] | Long | TransactionTempId of ShipmentLinesserialsstandardDFF |
FmSerialNumber [KEY] | String | FmSerialNumber of ShipmentLinesserialsstandardDFF |
_FLEX_Context | String | __FLEX_Context of ShipmentLinesserialsstandardDFF |
_FLEX_Context_DisplayValue | String | __FLEX_Context_DisplayValue of ShipmentLinesserialsstandardDFF |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
ShipmentLine | Long | ShipmentLine |
Finder | String | finder |
ShipmentLineTransactionRequests
Name | Type | Description |
TransactionId [KEY] | Long | TransactionId of ShipmentLineTransactionRequests |
ActionCode | String | Value that uniquely identifies the action to be run for this transaction request. Valid values are CREATE, UPDATE, CANCEL, StagingCreate, StagingUpdate, StagingCancel, TPUpdate, TPDelete, Lock, ValidateAndLock, and ReleaseLock. |
TransactionStatusCode | String | TransactionStatusCode of ShipmentLineTransactionRequests |
TransactionStatus | String | TransactionStatus of ShipmentLineTransactionRequests |
DocumentNumber | String | Number that identifies the document for the shipment line transaction request. |
SourceSystemId | Long | Value that uniquely identifies the source application. |
SourceSystem | String | Name of the source application. |
OrderTypeCode | String | Abbreviation the identifies the type of source document. The default value is SALES_ORDER. A list of accepted values is defined in the lookup ORA_WSH_ORDER_LINE_TYPE. |
Order | String | Number that identifies the sales order in the order capture application. |
SourceOrder | String | Number that identifies the source order header. |
LogisticsServiceProviderCustomerId | Long | Value that uniquely identifies the logistics service provider customer. |
LogisticsServiceProviderCustomer | String | Name of the logistics service provider customer who sent the order lines in this transaction request.. |
LogisticsServiceProviderCustomerNumber | String | Number that identifies the logistics service provider customer who sent the order lines in this transaction request. |
ShipToPartyId | Long | Value that uniquely identifies the ship-to party of all the shipment lines in this transaction request. |
ShipToCustomer | String | Name of the party who will receive the sales order line that ships. |
ShipToCustomerNumber | String | Number that identifies the ship-to party of all the shipment lines in this transaction request. |
ShipToPartySiteId | Long | Value that uniquely identifies the ship-to party site of all the shipment lines in this transaction request. |
ShipToPartySiteNumber | String | Number that identifies the ship-to party site of all the shipment lines in this transaction request. |
ShipToContactId | Long | Value that uniquely identifies the contact at the ship-to location. |
ShipToContact | String | Person to contact at the ship-to customer site. |
ShipToContactNumber | String | Number that identifies the person to contact at the ship-to customer for all the shipment lines in this transaction request. |
SoldToPartyId | Long | Value that uniquely identifies the sold-to party of all the shipment lines in this transaction request. |
SoldToCustomer | String | Name of the party who purchased the sales order lines in this transaction request. |
SoldToCustomerNumber | String | Number that identifies the sold-to party. |
SoldToContactId | Long | Value that uniquely identifies the sold-to contact for all the shipment line in this transaction request. |
SoldToContact | String | Person to contact at the sold-to customer site. |
SoldToContactNumber | String | Number that identifies the person to contact at the sold-to customer for all the shipment lines in this transaction request. |
BillToPartyId | Long | Value that uniquely identifies the bill-to party of all the shipment lines in this transaction request. |
BillToCustomer | String | Name of the party to bill for all the sales order lines in this transaction request. |
BillToCustomerNumber | String | Number that identifies the person to be contacted for the billing details. |
BillToPartySiteId | Long | Value that uniquely identifies the bill-to party site of all the shipment lines in this transaction request. |
BillToPartySiteNumber | String | Number that identifies the bill-to party site. |
BillToContactId | Long | Value that uniquely identifies the bill-to contact of all the shipment lines in this transaction request. |
BillToContact | String | Person to contact at the bill-to customer site. |
BillToContactNumber | String | Number that identifies the person to contact at the bill-to customer for all the shipment lines in this transaction request. |
OrganizationId | Long | Value that uniquely identifies the inventory organization. |
OrganizationCode | String | Abbreviation that identifies the ship-from organization. |
OrganizationName | String | Name of the inventory organization. |
ShipFromLocationId | Long | Value that uniquely identifies the ship-from location for all the shipment lines in this transaction request. |
CarrierId | Long | Value that uniquely identifies the carrier for all the shipment lines in this transaction request. |
Carrier | String | Name of the carrier that transports the shipment containing all the shipment lines in this transaction request. |
CarrierNumber | String | Number that identifies the carrier. |
ModeOfTransportCode | String | Abbreviation that identifies the mode of transport for the shipping method. A list of accepted values is defined in the lookup WSH_MODE_OF_TRANSPORT. |
ServiceLevelCode | String | Abbreviation that identifies the service level for the shipping method. A list of accepted values is defined in the lookup WSH_SERVICE_LEVELS. |
FOBCode | String | Abbreviation that identifies ownership of the items that are in transit. A list of acceptable values is defined in the lookup FOB. |
FreightTermsCode | String | Abbreviation that identifies the agreement that describes whether the buyer or seller pays the shipping cost of the sales order and when is the payment due. A list of acceptable values is defined in the lookup WSH_FREIGHT_CHARGE_TERMS. |
Currency | String | Abbreviation that identifies the currency of all the shipment lines in this transaction request. |
ConversionTypeCode | String | Abbreviation that identifies the type of currency conversion to be used if order is in a different currency than the currency of shipping costs. |
ConversionDate | Datetime | Date when the currency conversion occurred. |
ConversionRate | Double | Rate of the currency conversion. |
CreationDate | Datetime | CreationDate of ShipmentLineTransactionRequests |
CreatedBy | String | CreatedBy of ShipmentLineTransactionRequests |
LastUpdateDate | Datetime | LastUpdateDate of ShipmentLineTransactionRequests |
LastUpdatedBy | String | LastUpdatedBy of ShipmentLineTransactionRequests |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BaseItem | String | BaseItem |
BaseItemId | Long | BaseItemId |
EndAssemblyItem | String | EndAssemblyItem |
FromRequestedDate | Datetime | FromRequestedDate |
FromScheduledShipDate | Datetime | FromScheduledShipDate |
InitialDestinationId | Long | InitialDestinationId |
Item | String | Item |
ItemId | Long | ItemId |
ToRequestedDate | Datetime | ToRequestedDate |
ToScheduledShipDate | Datetime | ToScheduledShipDate |
TransportationShipment | String | TransportationShipment |
Finder | String | finder |
ShipmentLineTransactionRequestserrors
Name | Type | Description |
ShipmentLineTransactionRequestsTransactionId [KEY] | Long | ShipmentLineTransactionRequestsTransactionId of ShipmentLineTransactionRequestserrors |
MessageName | String | MessageName of ShipmentLineTransactionRequestserrors |
MessageText | String | MessageText of ShipmentLineTransactionRequestserrors |
CreationDate | Datetime | CreationDate of ShipmentLineTransactionRequestserrors |
CreatedBy | String | CreatedBy of ShipmentLineTransactionRequestserrors |
LastUpdateDate | Datetime | LastUpdateDate of ShipmentLineTransactionRequestserrors |
LastUpdatedBy | String | LastUpdatedBy of ShipmentLineTransactionRequestserrors |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BaseItem | String | BaseItem |
BaseItemId | Long | BaseItemId |
Carrier | String | Carrier |
CarrierId | Long | CarrierId |
CarrierNumber | String | CarrierNumber |
EndAssemblyItem | String | EndAssemblyItem |
FromRequestedDate | Datetime | FromRequestedDate |
FromScheduledShipDate | Datetime | FromScheduledShipDate |
InitialDestinationId | Long | InitialDestinationId |
Item | String | Item |
ItemId | Long | ItemId |
ModeOfTransportCode | String | ModeOfTransportCode |
OrderTypeCode | String | OrderTypeCode |
OrganizationCode | String | OrganizationCode |
OrganizationId | Long | OrganizationId |
OrganizationName | String | OrganizationName |
ServiceLevelCode | String | ServiceLevelCode |
ToRequestedDate | Datetime | ToRequestedDate |
ToScheduledShipDate | Datetime | ToScheduledShipDate |
TransactionId | Long | TransactionId |
TransportationShipment | String | TransportationShipment |
Finder | String | finder |
ShipmentLineTransactionRequestsshipmentLines
Name | Type | Description |
ShipmentLineTransactionRequestsTransactionId [KEY] | Long | ShipmentLineTransactionRequestsTransactionId of ShipmentLineTransactionRequestsshipmentLines |
DeliveryDetailInterfaceId [KEY] | Long | DeliveryDetailInterfaceId of ShipmentLineTransactionRequestsshipmentLines |
LineActionType | String | Abbreviation that identifies how to process this shipment line. Valid values are CREATE and UPDATE. This attribute is ignored when the action code at the header level is ValidateAndLock, Lock, ReleaseLock, TPUpdate, or TPDelete. |
OrderTypeCode | String | OrderTypeCode of ShipmentLineTransactionRequestsshipmentLines |
Order | String | Order of ShipmentLineTransactionRequestsshipmentLines |
OrderLine | String | Sales order line number from the application that stores the order. |
OrderSchedule | String | Sales order shipment number from the application that stores the order. |
SourceOrder | String | SourceOrder of ShipmentLineTransactionRequestsshipmentLines |
SourceOrderLine | String | Number that identifies the source order line within the source order header. |
SourceOrderFulfillmentLine | String | Number that identifies the source order fulfillment line within the source order line. |
SourceOrderFulfillmentLineId | Long | Value that uniquely identifies the source order fulfillment line. |
OrganizationId | Long | Value that uniquely identifies the inventory organization. |
OrganizationCode | String | Abbreviation that identifies the ship-from organization. |
OrganizationName | String | Name of the inventory organization. |
ItemId | Long | Value that uniquely identifies the inventory item. |
Item | String | Value that uniquely identifies the item. |
ItemDescription | String | Description of the inventory item. |
RequestedDate | Datetime | Date when the customer requested the order line. |
ScheduledShipDate | Datetime | Date when the order line is scheduled to be shipped. |
RequestedDateTypeCode | String | Abbreviation that indicates whether the requested date occurs when the material ships or when it arrives. |
FreightTermsCode | String | Abbreviation that identifies the agreement that describes whether the buyer or seller pays the shipping cost of the sales order and when is the payment due. A list of acceptable values is defined in the lookup WSH_FREIGHT_CHARGE_TERMS. |
ShipmentPriorityCode | String | Abbreviation that identifies the priority of the demand lines to ship. A list of acceptable values is defined in the lookup WSH_SHIPPING_PRIORITY. |
FOBCode | String | Abbreviation that identifies ownership of the items that are in transit. A list of acceptable values is defined in the lookup FOB. |
GradeCode | String | Abbreviation that identifies the preferred grade of the item. |
CustomerPONumber | String | Number that identifies the customer purchase order. |
CustomerItem | String | Customer item number. |
ShippedQuantity | Double | ShippedQuantity of ShipmentLineTransactionRequestsshipmentLines |
ConvertedQuantity | Double | ConvertedQuantity of ShipmentLineTransactionRequestsshipmentLines |
StagedQuantity | Double | StagedQuantity of ShipmentLineTransactionRequestsshipmentLines |
BackorderedQuantity | Double | BackorderedQuantity of ShipmentLineTransactionRequestsshipmentLines |
QuantityUOMCode | String | QuantityUOMCode of ShipmentLineTransactionRequestsshipmentLines |
SecondaryConvertedQuantity | Double | SecondaryConvertedQuantity of ShipmentLineTransactionRequestsshipmentLines |
SecondaryStagedQuantity | Double | SecondaryStagedQuantity of ShipmentLineTransactionRequestsshipmentLines |
SecondaryBackorderedQuantity | Double | SecondaryBackorderedQuantity of ShipmentLineTransactionRequestsshipmentLines |
SecondaryQuantityUOMCode | String | SecondaryQuantityUOMCode of ShipmentLineTransactionRequestsshipmentLines |
SecondaryQuantityUOM | String | SecondaryQuantityUOM of ShipmentLineTransactionRequestsshipmentLines |
SourceRequestedQuantity | Double | Quantity requested by the customer on the source order line. |
SourceRequestedQuantityUOMCode | String | Abbreviation that identifies the unit of measure for the requested quantity on the source order line. |
SourceRequestedQuantityUOM | String | Unit of measure for the requested quantity on the source order line. |
SecondarySourceRequestedQuantity | Double | Quantity, in the item's secondary unit of measure, requested on the source order line. |
SecondarySourceRequestedQuantityUOMCode | String | Abbreviation that identifies the secondary unit of measure for the requested quantity on the source order line. |
SecondarySourceRequestedQuantityUOM | String | Secondary unit of measure for the requested quantity on the source order line. |
BusinessUnitId | Long | Value that uniquely identifies the selling business unit. |
BusinessUnit | String | Name of the selling business unit. |
CarrierId | Long | Value that uniquely identifies the carrier. |
Carrier | String | Name of the carrier that transports the shipment. |
CarrierNumber | String | Number that identifies the carrier that transports the shipment. |
ModeOfTransportCode | String | Abbreviation that identifies the mode of transport for the shipping method. A list of accepted values is defined in the lookup WSH_MODE_OF_TRANSPORT. |
ServiceLevelCode | String | Abbreviation that identifies the service level for the shipping method. A list of accepted values is defined in the lookup WSH_SERVICE_LEVELS. |
EarliestPickupDate | Datetime | Earliest date when the shipment line can be picked up. |
LatestPickupDate | Datetime | Latest date when the shipment line can be picked up. |
EarliestDropoffDate | Datetime | Earliest date when the shipment line can be delivered to the customer. |
LatestDropoffDate | Datetime | Latest date when the shipment line can be delivered to the customer. |
ShipToPartyId | Long | Value that uniquely identifies the ship-to party. |
ShipToCustomer | String | Name of the party who receives the sales order line that ships. |
ShipToCustomerNumber | String | Number that identifies the ship-to party. |
ShipToPartySiteId | Long | Value that uniquely identifies the ship-to party site. |
ShipToPartySiteNumber | String | Number that identifies the ship-to party site. |
ShipToContactId | Long | Value that uniquely identifies the ship-to contact for the shipment line. |
ShipToContact | String | Person to contact at the ship-to customer site. |
ShipToContactNumber | String | Number that identifies the person to contact at the ship-to customer. |
SoldToPartyId | Long | Value that uniquely identifies the sold-to party. |
SoldToCustomer | String | Name of the party who purchased the sales order line. |
SoldToCustomerNumber | String | Number that identifies the sold-to party. |
SoldToContactId | Long | Value that uniquely identifies the sold-to contact for the shipment line. |
SoldToContact | String | Person to contact at the sold-to customer site. |
SoldToContactNumber | String | Number that identifies the person to contact at the sold-to customer. |
BillToPartyId | Long | Value that uniquely identifies the bill-to party for the order line. |
BillToCustomer | String | Name of the party to bill for the sales order line. |
BillToCustomerNumber | String | Number that identifies the person to be contacted for any billing details. |
BillToPartySiteId | Long | Value that uniquely identifies the bill-to party site. |
BillToPartySiteNumber | String | Number that identifies the bill-to party site. |
BillToContactId | Long | Value that uniquely identifies the bill-to contact for the order line. |
BillToContact | String | Person to contact at the bill-to customer site. |
BillToContactNumber | String | Number that identifies the person to contact at the bill-to customer. |
ShipmentSet | String | Shipment set that contains the order line. |
ArrivalSet | String | Arrival set that contains the order line. |
SourceLineUpdateDate | Datetime | Date when the source line was most recently updated. |
SourceSystemId | Long | SourceSystemId of ShipmentLineTransactionRequestsshipmentLines |
SourceSystem | String | SourceSystem of ShipmentLineTransactionRequestsshipmentLines |
UnitPrice | Double | Price of item for each unit. |
Currency | String | Abbreviation that identifies the currency of the shipment line. |
SellingPrice | Double | Unit of measure for the requested quantity on the source order line. |
SellingPriceCurrency | String | Value that uniquely identifies the type of currency used for the selling price. |
ReleaseLockFlag | Bool | Contains one of the following values: true or false. If true, then release any existing lock against the fulfillment lines. If false, then retain any existing locks. The default value is false. |
ParentItemId | Long | Value that uniquely identifies the parent item. |
ParentItem | String | Name of the parent item. |
ParentSourceOrderFulfillmentLineId | Long | Value that uniquely identifies the source shipment of the parent item. |
BaseItemId | Long | Value that uniquely identifies the base Assemble to Order (ATO) model information used for internal processing. |
BaseItem | String | Name of the base item. |
EndAssemblyItem | String | Number that identifies the finished assembled item to build by using the item shipped on this shipment line. |
SourceSubinventory | String | Subinventory from which the requested item should be picked if the material is available. |
DoNotShipBeforeDate | Datetime | Date before which the line cannot be shipped. |
DoNotShipAfterDate | Datetime | Date after which the line cannot be shipped. |
MaximumOvershipmentPercentage | Double | Maximum percent above the requested quantity that can ship on a shipment line. |
MaximumUndershipmentPercentage | Double | Maximum percent below the requested quantity that can ship on a shipment line. |
TaxationCountryCode | String | Abbreviation that identifies the country where the transaction has taken place for taxation purposes. |
FirstPartyTaxRegistrationId | Long | Value that uniquely identifies the first party tax registration for the transaction. |
FirstPartyTaxRegistrationNumber | String | Number that identifies the first-party tax registration for the transaction. |
ThirdPartyTaxRegistrationId | Long | Value that uniquely identifies the third party tax registration for the transaction. |
ThirdPartyTaxRegistrationNumber | String | Number that identifies the third-party tax registration for the transaction. |
LocationOfFinalDischargeId | Long | Value that uniquely identifies the final discharge location. |
LocationOfFinalDischargeCode | String | Value that indicates the final destination location for the purchases made by the customer. The location code of the final customer or where the goods would be used is not necessarily the same as the initial ship-to location. |
DocumentFiscalClassificationCode | String | Abbreviation that identifies the document fiscal classification code. |
TransactionBusinessCategoryCode | String | Abbreviation that identifies the business classification used by Oracle Fusion Tax to identify and categorize an external transaction into a Oracle Fusion Tax transaction. |
UserDefinedFiscalClassificationCode | String | Abbreviation that identifies the classification for any tax requirement that you cannot define using the existing fiscal classification types. |
TaxInvoiceNumber | String | Number of the tax invoice used to meet specific tax reporting requirements of different countries. |
TaxInvoiceDate | Date | Date and time when the tax invoice used to meet specific tax reporting requirements of different countries was generated. |
ProductCategoryCode | String | Abbreviation that identifies the product category of the transaction line. |
IntendedUseClassificationId | Double | Value that uniquely identifies the intended use classification. |
IntendedUse | String | Name of the intended use classification identifier. |
ProductTypeCode | String | Abbreviation that identifies the product type of the inventory item. |
AssessableValue | Double | Deemed price at which a product is valued by a tax authority for tax calculation purposes. The same product can have more than one assessable value as given by different tax authorities. |
TaxClassificationCode | String | Abbreviation that identifies the tax classification, a grouping of taxes for reporting, and processing purposes. |
TaxExemptionCertificateNumber | String | Number that identifies the tax exemption certificate. |
TaxExemptionReasonCode | String | Abbreviation that identifies the tax exemption reason. |
ProductFiscalClassificationId | Long | Value that uniquely identifies the product fiscal classification of the transaction line. |
ProductFiscalClassification | String | Category of the attachment. |
TransportationPlanningStatusCode | String | Abbreviation that identifies the status of the transportation planning of the shipment line. A list of acceptable values is defined in the lookup ORA_WSH_TRAN_PLAN_STATUS. |
TransportationPlanningDate | Datetime | Date when the transportation planning of the shipment line is received. |
TransportationShipment | String | Value that identifies the planned shipment from the transportation management application. |
TransportationShipmentLine | String | Value that identifies the planned shipment line from the transportation management application. |
InitialDestinationId | Long | Value that uniquely identifies the initial leg of the transportation planned to deliver the shipment to the final destination. |
TradeComplianceStatusCode | String | Abbreviation that identifies the status of the trade compliance screening of the shipment line. A list of acceptable values is defined in the lookup ORA_WSH_TRD_COMP_STATUS. |
TradeComplianceDate | Datetime | Date when the trade compliance status was updated. |
TradeComplianceReason | String | Reason for the trade compliance screening status. |
ProjectSalesOrderFlag | Bool | Contains one of the following values: true or false. If true, then project details available with source application. If false, then project details are not available with source application. This attribute does not have a default value. |
ProjectCostingProjectId | Long | Value that uniquely identifies the project for standardized project cost collection. |
ProjectCostingProjectNumber | String | Number that identifies the project for standardized project cost collection. |
ProjectCostingProjectName | String | Name of the project for standardized project cost collection. This attribute is associated with a feature that requires opt in. |
ProjectCostingTaskId | Long | Value that uniquely identifies the task for standardized project cost collection. |
ProjectCostingTaskNumber | String | Number that identifies the task for standardized project cost collection. |
ProjectCostingTaskName | String | Name of the task for standardized project cost collection. This attribute is associated with a feature that requires opt in. |
SrcAttributeCategory | String | Value that identifies the category for the source application descriptive flexfields. |
SrcAttribute1 | String | Value that indicates the source application descriptive flexfield segment of the first user descriptive flexfield. |
SrcAttribute2 | String | Value that indicates the source application descriptive flexfield segment of the second user descriptive flexfield. |
SrcAttribute3 | String | Value that indicates the source application descriptive flexfield segment of the third user descriptive flexfield. |
SrcAttribute4 | String | Value that indicates the source application descriptive flexfield segment of the fourth user descriptive flexfield. |
SrcAttribute5 | String | Value that indicates the source application descriptive flexfield segment of the fifth user descriptive flexfield. |
SrcAttribute6 | String | Value that indicates the source application descriptive flexfield segment of the sixth user descriptive flexfield. |
SrcAttribute7 | String | Value that indicates the source application descriptive flexfield segment of the seventh user descriptive flexfield. |
SrcAttribute8 | String | Value that indicates the source application descriptive flexfield segment of the eighth user descriptive flexfield. |
SrcAttribute9 | String | Value that indicates the source application descriptive flexfield segment of the ninth user descriptive flexfield. |
SrcAttribute10 | String | Value that indicates the source application descriptive flexfield segment of the tenth user descriptive flexfield. |
SrcAttribute11 | String | Value that indicates the source application descriptive flexfield segment of the eleventh user descriptive flexfield. |
SrcAttribute12 | String | Value that indicates the source application descriptive flexfield segment of the twelfth user descriptive flexfield. |
SrcAttribute13 | String | Value that indicates the source application descriptive flexfield segment of the thirteenth user descriptive flexfield. |
SrcAttribute14 | String | Value that indicates the source application descriptive flexfield segment of the fourteenth user descriptive flexfield. |
SrcAttribute15 | String | Value that indicates the source application descriptive flexfield segment of the fifteenth user descriptive flexfield. |
SrcAttribute16 | String | Value that indicates the source application descriptive flexfield segment of the sixteenth user descriptive flexfield. |
SrcAttribute17 | String | Value that indicates the source application descriptive flexfield segment of the seventeenth user descriptive flexfield. |
SrcAttribute18 | String | Value that indicates the source application descriptive flexfield segment of the eighteenth user descriptive flexfield. |
SrcAttribute19 | String | Value that indicates the source application descriptive flexfield segment of the nineteenth user descriptive flexfield. |
SrcAttribute20 | String | Value that indicates the source application descriptive flexfield segment of the twentieth user descriptive flexfield. |
SrcAttributeNumber1 | Double | Number that indicates the source application descriptive flexfield segment of the first user descriptive flexfield. |
SrcAttributeNumber2 | Double | Number that indicates the source application descriptive flexfield segment of the second user descriptive flexfield. |
SrcAttributeNumber3 | Double | Number that indicates the source application descriptive flexfield segment of the third user descriptive flexfield. |
SrcAttributeNumber4 | Double | Number that indicates the source application descriptive flexfield segment of the fourth user descriptive flexfield. |
SrcAttributeNumber5 | Double | Number that indicates the source application descriptive flexfield segment of the fifth user descriptive flexfield. |
SrcAttributeNumber6 | Double | Number that indicates the source application descriptive flexfield segment of the sixth user descriptive flexfield. |
SrcAttributeNumber7 | Double | Number that indicates the source application descriptive flexfield segment of the seventh user descriptive flexfield. |
SrcAttributeNumber8 | Double | Number that indicates the source application descriptive flexfield segment of the eighth user descriptive flexfield. |
SrcAttributeNumber9 | Double | Number that indicates the source application descriptive flexfield segment of the ninth user descriptive flexfield. |
SrcAttributeNumber10 | Double | Number that indicates the source application descriptive flexfield segment of the tenth user descriptive flexfield. |
SrcAttributeDate1 | Date | Date that indicates the source application descriptive flexfield segment of the first user descriptive flexfield. |
SrcAttributeDate2 | Date | Date that indicates the source application descriptive flexfield segment of the second user descriptive flexfield. |
SrcAttributeDate3 | Date | Date that indicates the source application descriptive flexfield segment of the third user descriptive flexfield. |
SrcAttributeDate4 | Date | Date that indicates the source application descriptive flexfield segment of the fourth user descriptive flexfield. |
SrcAttributeDate5 | Date | Date that indicates the source application descriptive flexfield segment of the fifth user descriptive flexfield. |
SrcAttributeTimestamp1 | Datetime | Date and time that indicates the source application descriptive flexfield segment of the first user descriptive flexfield. |
SrcAttributeTimestamp2 | Datetime | Date and time that indicates the source application descriptive flexfield segment of the second user descriptive flexfield. |
SrcAttributeTimestamp3 | Datetime | Date and time that indicates the source application descriptive flexfield segment of the third user descriptive flexfield. |
SrcAttributeTimestamp4 | Datetime | Date and time that indicates the source application descriptive flexfield segment of the fourth user descriptive flexfield. |
SrcAttributeTimestamp5 | Datetime | Date and time that indicates the source application descriptive flexfield segment of the fifth user descriptive flexfield. |
CreatedBy | String | CreatedBy of ShipmentLineTransactionRequestsshipmentLines |
CreationDate | Datetime | CreationDate of ShipmentLineTransactionRequestsshipmentLines |
LastUpdateDate | Datetime | LastUpdateDate of ShipmentLineTransactionRequestsshipmentLines |
LastUpdatedBy | String | LastUpdatedBy of ShipmentLineTransactionRequestsshipmentLines |
OriginalItemConvertedQuantity | Double | OriginalItemConvertedQuantity of ShipmentLineTransactionRequestsshipmentLines |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
FromRequestedDate | Datetime | FromRequestedDate |
FromScheduledShipDate | Datetime | FromScheduledShipDate |
ToRequestedDate | Datetime | ToRequestedDate |
ToScheduledShipDate | Datetime | ToScheduledShipDate |
TransactionId | Long | TransactionId |
Finder | String | finder |
ShipmentLineTransactionRequestsshipmentLinesattachments
Name | Type | Description |
ShipmentLineTransactionRequestsTransactionId [KEY] | Long | ShipmentLineTransactionRequestsTransactionId of ShipmentLineTransactionRequestsshipmentLinesattachments |
ShipmentlinesDeliveryDetailInterfaceId [KEY] | Long | ShipmentlinesDeliveryDetailInterfaceId of ShipmentLineTransactionRequestsshipmentLinesattachments |
AttachedDocumentId [KEY] | Long | The unique identifier of the attached document. |
LastUpdateDate | Datetime | The date when the record was last updated. |
LastUpdatedBy | String | The user who last updated the record. |
DatatypeCode | String | A value that indicates the data type. |
FileName | String | The file name of the attachment. |
DmFolderPath | String | The folder path from which the attachment is created. |
DmDocumentId | String | The document ID from which the attachment is created. |
DmVersionNumber | String | The document version number from which the attachment is created. |
Url | String | The URL of a web page type attachment. |
CategoryName | String | The category of the attachment. |
UserName | String | The login credentials of the user who created the attachment. |
Uri | String | The URI of a Topology Manager type attachment. |
FileUrl | String | The URI of the file. |
UploadedText | String | The text content for a new text attachment. |
UploadedFileContentType | String | The content type of the attachment. |
UploadedFileLength | Long | The size of the attachment file. |
UploadedFileName | String | The name to assign to a new attachment file. |
ContentRepositoryFileShared | Bool | Indicates whether the attachment is shared |
Title | String | The title of the attachment. |
Description | String | The description of the attachment. |
ErrorStatusCode | String | The error code, if any, for the attachment. |
ErrorStatusMessage | String | The error message, if any, for the attachment. |
CreatedBy | String | The user who created the record. |
CreationDate | Datetime | The date when the record was created. |
FileContents | String | The contents of the attachment. |
ExpirationDate | Datetime | The expiration date of the contents in the attachment. |
LastUpdatedByUserName | String | The user name who last updated the record. |
CreatedByUserName | String | The user name who created the record. |
AsyncTrackerId | String | Attribute provided for the exclusive use by the Attachment UI components to assist in uploading files. |
FileWebImage | String | The base64 encoded image of the file displayed in .png format if the source is a convertible image. |
DownloadInfo | String | JSON object represented as a string containing information used to programmatically retrieve a file attachment. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BaseItem | String | BaseItem |
BaseItemId | Long | BaseItemId |
Carrier | String | Carrier |
CarrierId | Long | CarrierId |
CarrierNumber | String | CarrierNumber |
EndAssemblyItem | String | EndAssemblyItem |
FromRequestedDate | Datetime | FromRequestedDate |
FromScheduledShipDate | Datetime | FromScheduledShipDate |
InitialDestinationId | Long | InitialDestinationId |
Item | String | Item |
ItemId | Long | ItemId |
ModeOfTransportCode | String | ModeOfTransportCode |
OrderTypeCode | String | OrderTypeCode |
OrganizationCode | String | OrganizationCode |
OrganizationId | Long | OrganizationId |
OrganizationName | String | OrganizationName |
ServiceLevelCode | String | ServiceLevelCode |
ToRequestedDate | Datetime | ToRequestedDate |
ToScheduledShipDate | Datetime | ToScheduledShipDate |
TransactionId | Long | TransactionId |
TransportationShipment | String | TransportationShipment |
Finder | String | finder |
ShipmentLineTransactionRequestsshipmentLinesDFF
Name | Type | Description |
ShipmentLineTransactionRequestsTransactionId [KEY] | Long | ShipmentLineTransactionRequestsTransactionId of ShipmentLineTransactionRequestsshipmentLinesDFF |
ShipmentlinesDeliveryDetailInterfaceId [KEY] | Long | ShipmentlinesDeliveryDetailInterfaceId of ShipmentLineTransactionRequestsshipmentLinesDFF |
DeliveryDetailInterfaceId [KEY] | Long | Value that uniquely identifies the shipment line. |
_FLEX_Context | String | Descriptive flexfield context name for shipment lines. |
_FLEX_Context_DisplayValue | String | Descriptive flexfield context display value for shipment lines. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BaseItem | String | BaseItem |
BaseItemId | Long | BaseItemId |
Carrier | String | Carrier |
CarrierId | Long | CarrierId |
CarrierNumber | String | CarrierNumber |
EndAssemblyItem | String | EndAssemblyItem |
FromRequestedDate | Datetime | FromRequestedDate |
FromScheduledShipDate | Datetime | FromScheduledShipDate |
InitialDestinationId | Long | InitialDestinationId |
Item | String | Item |
ItemId | Long | ItemId |
ModeOfTransportCode | String | ModeOfTransportCode |
OrderTypeCode | String | OrderTypeCode |
OrganizationCode | String | OrganizationCode |
OrganizationId | Long | OrganizationId |
OrganizationName | String | OrganizationName |
ServiceLevelCode | String | ServiceLevelCode |
ToRequestedDate | Datetime | ToRequestedDate |
ToScheduledShipDate | Datetime | ToScheduledShipDate |
TransactionId | Long | TransactionId |
TransportationShipment | String | TransportationShipment |
Finder | String | finder |
ShipmentLineTransactionRequestsshipmentLineserrors
Name | Type | Description |
ShipmentLineTransactionRequestsTransactionId [KEY] | Long | ShipmentLineTransactionRequestsTransactionId of ShipmentLineTransactionRequestsshipmentLineserrors |
ShipmentlinesDeliveryDetailInterfaceId [KEY] | Long | ShipmentlinesDeliveryDetailInterfaceId of ShipmentLineTransactionRequestsshipmentLineserrors |
MessageName | String | MessageName of ShipmentLineTransactionRequestsshipmentLineserrors |
MessageText | String | MessageText of ShipmentLineTransactionRequestsshipmentLineserrors |
CreationDate | Datetime | CreationDate of ShipmentLineTransactionRequestsshipmentLineserrors |
CreatedBy | String | CreatedBy of ShipmentLineTransactionRequestsshipmentLineserrors |
LastUpdateDate | Datetime | LastUpdateDate of ShipmentLineTransactionRequestsshipmentLineserrors |
LastUpdatedBy | String | LastUpdatedBy of ShipmentLineTransactionRequestsshipmentLineserrors |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BaseItem | String | BaseItem |
BaseItemId | Long | BaseItemId |
Carrier | String | Carrier |
CarrierId | Long | CarrierId |
CarrierNumber | String | CarrierNumber |
EndAssemblyItem | String | EndAssemblyItem |
FromRequestedDate | Datetime | FromRequestedDate |
FromScheduledShipDate | Datetime | FromScheduledShipDate |
InitialDestinationId | Long | InitialDestinationId |
Item | String | Item |
ItemId | Long | ItemId |
ModeOfTransportCode | String | ModeOfTransportCode |
OrderTypeCode | String | OrderTypeCode |
OrganizationCode | String | OrganizationCode |
OrganizationId | Long | OrganizationId |
OrganizationName | String | OrganizationName |
ServiceLevelCode | String | ServiceLevelCode |
ToRequestedDate | Datetime | ToRequestedDate |
ToScheduledShipDate | Datetime | ToScheduledShipDate |
TransactionId | Long | TransactionId |
TransportationShipment | String | TransportationShipment |
Finder | String | finder |
ShipmentLineTransactionRequestsshipmentLinesholds
Name | Type | Description |
ShipmentLineTransactionRequestsTransactionId [KEY] | Long | ShipmentLineTransactionRequestsTransactionId of ShipmentLineTransactionRequestsshipmentLinesholds |
ShipmentlinesDeliveryDetailInterfaceId [KEY] | Long | ShipmentlinesDeliveryDetailInterfaceId of ShipmentLineTransactionRequestsshipmentLinesholds |
HoldActionCode | String | Abbreviation that identifies the action code for the hold. |
HoldId | Long | Value that uniquely identifies the hold type. |
HoldReasonCode | String | Value that uniquely identifies the action to be run for this hold request. Valid vales are APPLY_HOLD and RELEASE_HOLD. |
HoldReason | String | Description of the reason for the hold. |
CreatedBy | String | CreatedBy of ShipmentLineTransactionRequestsshipmentLinesholds |
CreationDate | Datetime | CreationDate of ShipmentLineTransactionRequestsshipmentLinesholds |
LastUpdatedBy | String | LastUpdatedBy of ShipmentLineTransactionRequestsshipmentLinesholds |
LastUpdateDate | Datetime | LastUpdateDate of ShipmentLineTransactionRequestsshipmentLinesholds |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BaseItem | String | BaseItem |
BaseItemId | Long | BaseItemId |
Carrier | String | Carrier |
CarrierId | Long | CarrierId |
CarrierNumber | String | CarrierNumber |
EndAssemblyItem | String | EndAssemblyItem |
FromRequestedDate | Datetime | FromRequestedDate |
FromScheduledShipDate | Datetime | FromScheduledShipDate |
InitialDestinationId | Long | InitialDestinationId |
Item | String | Item |
ItemId | Long | ItemId |
ModeOfTransportCode | String | ModeOfTransportCode |
OrderTypeCode | String | OrderTypeCode |
OrganizationCode | String | OrganizationCode |
OrganizationId | Long | OrganizationId |
OrganizationName | String | OrganizationName |
ServiceLevelCode | String | ServiceLevelCode |
ToRequestedDate | Datetime | ToRequestedDate |
ToScheduledShipDate | Datetime | ToScheduledShipDate |
TransactionId | Long | TransactionId |
TransportationShipment | String | TransportationShipment |
Finder | String | finder |
ShipmentLineTransactionRequestsshipmentLinesnotes
Name | Type | Description |
ShipmentLineTransactionRequestsTransactionId [KEY] | Long | ShipmentLineTransactionRequestsTransactionId of ShipmentLineTransactionRequestsshipmentLinesnotes |
ShipmentlinesDeliveryDetailInterfaceId [KEY] | Long | ShipmentlinesDeliveryDetailInterfaceId of ShipmentLineTransactionRequestsshipmentLinesnotes |
NoteId [KEY] | Long | The unique identifier of the note. This is the primary key of the notes table. |
SourceObjectCode | String | This is the source object code for the source object as defined in OBJECTS Metadata. |
SourceObjectId | String | The unique identifier of the parent source object associated to the note. |
PartyName | String | The name of the party. |
NoteTxt | String | The column which stores the actual note text. |
NoteTypeCode | String | The note type code for categorization of note. |
VisibilityCode | String | The attribute to specify the visibility level of the note. It indicates whether the note is internal, external, or private. |
CreatorPartyId | Long | The unique identifier of the party. |
CreatedBy | String | The user who created the record. |
CreationDate | Datetime | The date when the record was created. |
LastUpdateDate | Datetime | The date when the record was last updated. |
PartyId | Long | The unique identifier of the party. |
CorpCurrencyCode | String | The corporate currency code for extensibility. |
CurcyConvRateType | String | The currency conversion rate type for extensibility. |
CurrencyCode | String | The currency code for extensibility. |
ContactRelationshipId | Long | The relationship ID populated when the note is associated with a contact. |
ParentNoteId | Long | The unique identifier of the note. This is the primary key of the notes table. |
LastUpdatedBy | String | The unique identifier of the note. This is the primary key of the notes table. |
LastUpdateLogin | String | The login of the user who last updated the record. |
EmailAddress | String | The email address of the user who created the note. |
FormattedAddress | String | The address of the user who created the note. |
FormattedPhoneNumber | String | The phone number of the user who created the note. |
UpdateFlag | Bool | Indicates whether the user can update the note. |
DeleteFlag | Bool | Indicates whether the user has access to delete the note. |
NoteNumber | String | The alternate unique identifier of the note. A user key that's system generated or from an external system. |
NoteTitle | String | The title of the note entered by the user. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BaseItem | String | BaseItem |
BaseItemId | Long | BaseItemId |
Carrier | String | Carrier |
CarrierId | Long | CarrierId |
CarrierNumber | String | CarrierNumber |
EndAssemblyItem | String | EndAssemblyItem |
FromRequestedDate | Datetime | FromRequestedDate |
FromScheduledShipDate | Datetime | FromScheduledShipDate |
InitialDestinationId | Long | InitialDestinationId |
Item | String | Item |
ItemId | Long | ItemId |
ModeOfTransportCode | String | ModeOfTransportCode |
OrderTypeCode | String | OrderTypeCode |
OrganizationCode | String | OrganizationCode |
OrganizationId | Long | OrganizationId |
OrganizationName | String | OrganizationName |
ServiceLevelCode | String | ServiceLevelCode |
ToRequestedDate | Datetime | ToRequestedDate |
ToScheduledShipDate | Datetime | ToScheduledShipDate |
TransactionId | Long | TransactionId |
TransportationShipment | String | TransportationShipment |
Finder | String | finder |
Shipments
Name | Type | Description |
Shipment | String | Shipment of Shipments |
DeliveryId [KEY] | Long | DeliveryId of Shipments |
ShipmentDescription | String | ShipmentDescription of Shipments |
InitialPickupDate | Date | InitialPickupDate of Shipments |
InitialPickupDateTime | Datetime | InitialPickupDateTime of Shipments |
BillOfLading | String | BillOfLading of Shipments |
GrossWeight | Double | GrossWeight of Shipments |
NetWeight | Double | NetWeight of Shipments |
TareWeight | Double | TareWeight of Shipments |
WeightUOMCode | String | WeightUOMCode of Shipments |
WeightUOM | String | WeightUOM of Shipments |
EquipmentTypeId | Long | EquipmentTypeId of Shipments |
EquipmentType | String | EquipmentType of Shipments |
Equipment | String | Equipment of Shipments |
SealNumber | String | SealNumber of Shipments |
Volume | Double | Volume of Shipments |
VolumeUOMCode | String | VolumeUOMCode of Shipments |
VolumeUOM | String | VolumeUOM of Shipments |
CarrierId | Long | CarrierId of Shipments |
Carrier | String | Carrier of Shipments |
CarrierNumber | String | CarrierNumber of Shipments |
ModeOfTransportCode | String | ModeOfTransportCode of Shipments |
ModeOfTransport | String | ModeOfTransport of Shipments |
ServiceLevelCode | String | ServiceLevelCode of Shipments |
ServiceLevel | String | ServiceLevel of Shipments |
ShippingMethodCode | String | ShippingMethodCode of Shipments |
ShippingMethod | String | ShippingMethod of Shipments |
Waybill | String | Waybill of Shipments |
PackingSlipNumber | String | PackingSlipNumber of Shipments |
ActualShipDate | Date | ActualShipDate of Shipments |
ActualShipDateTime | Datetime | ActualShipDateTime of Shipments |
UltimateDropoffDate | Date | UltimateDropoffDate of Shipments |
UltimateDropoffDateTime | Datetime | UltimateDropoffDateTime of Shipments |
FreightTermsCode | String | FreightTermsCode of Shipments |
FreightTerms | String | FreightTerms of Shipments |
FOBCode | String | FOBCode of Shipments |
FOB | String | FOB of Shipments |
FOBSiteId | Long | FOBSiteId of Shipments |
FOBSiteNumber | String | FOBSiteNumber of Shipments |
FOBLocationId | Long | FOBLocationId of Shipments |
FOBAddress1 | String | FOBAddress1 of Shipments |
FOBAddress2 | String | FOBAddress2 of Shipments |
FOBAddress3 | String | FOBAddress3 of Shipments |
FOBAddress4 | String | FOBAddress4 of Shipments |
FOBCity | String | FOBCity of Shipments |
FOBCounty | String | FOBCounty of Shipments |
FOBPostalCode | String | FOBPostalCode of Shipments |
FOBRegion | String | FOBRegion of Shipments |
FOBState | String | FOBState of Shipments |
FOBCountry | String | FOBCountry of Shipments |
DockCode | String | DockCode of Shipments |
CODAmount | Double | CODAmount of Shipments |
CODPaidBy | String | CODPaidBy of Shipments |
CODCurrencyCode | String | CODCurrencyCode of Shipments |
CODRemitTo | String | CODRemitTo of Shipments |
ASNDateSent | Date | ASNDateSent of Shipments |
ASNDateTimeSent | Datetime | ASNDateTimeSent of Shipments |
ConfirmedDate | Date | ConfirmedDate of Shipments |
ConfirmedDateTime | Datetime | ConfirmedDateTime of Shipments |
ConfirmedBy | String | ConfirmedBy of Shipments |
LoadingSequenceRule | Double | LoadingSequenceRule of Shipments |
LoadingOrderRuleCode | String | LoadingOrderRuleCode of Shipments |
LoadingOrderRule | String | LoadingOrderRule of Shipments |
ProblemContactReference | String | ProblemContactReference of Shipments |
OrganizationId | Long | OrganizationId of Shipments |
OrganizationCode | String | OrganizationCode of Shipments |
OrganizationName | String | OrganizationName of Shipments |
RcvShipmentNumber | String | RcvShipmentNumber of Shipments |
RcvShipmentHeaderId | Long | RcvShipmentHeaderId of Shipments |
ShipmentStatusCode | String | ShipmentStatusCode of Shipments |
ShipmentStatus | String | ShipmentStatus of Shipments |
CreatedBy | String | CreatedBy of Shipments |
CreationDate | Datetime | CreationDate of Shipments |
LastUpdatedBy | String | LastUpdatedBy of Shipments |
LastUpdateDate | Datetime | LastUpdateDate of Shipments |
SourceSystemId | Long | SourceSystemId of Shipments |
SourceSystem | String | SourceSystem of Shipments |
ShipFromLocationId | Long | ShipFromLocationId of Shipments |
ShipFromAddress1 | String | ShipFromAddress1 of Shipments |
ShipFromAddress2 | String | ShipFromAddress2 of Shipments |
ShipFromAddress3 | String | ShipFromAddress3 of Shipments |
ShipFromAddress4 | String | ShipFromAddress4 of Shipments |
ShipFromCity | String | ShipFromCity of Shipments |
ShipFromCounty | String | ShipFromCounty of Shipments |
ShipFromPostalCode | String | ShipFromPostalCode of Shipments |
ShipFromRegion | String | ShipFromRegion of Shipments |
ShipFromState | String | ShipFromState of Shipments |
ShipFromCountry | String | ShipFromCountry of Shipments |
ShipToLocationId | Long | ShipToLocationId of Shipments |
ShipToAddress1 | String | ShipToAddress1 of Shipments |
ShipToAddress2 | String | ShipToAddress2 of Shipments |
ShipToAddress3 | String | ShipToAddress3 of Shipments |
ShipToAddress4 | String | ShipToAddress4 of Shipments |
ShipToCity | String | ShipToCity of Shipments |
ShipToCounty | String | ShipToCounty of Shipments |
ShipToPostalCode | String | ShipToPostalCode of Shipments |
ShipToRegion | String | ShipToRegion of Shipments |
ShipToState | String | ShipToState of Shipments |
ShipToCountry | String | ShipToCountry of Shipments |
TransportationReasonCode | String | TransportationReasonCode of Shipments |
TransportationReason | String | TransportationReason of Shipments |
PortOfLoading | String | PortOfLoading of Shipments |
PortOfDischarge | String | PortOfDischarge of Shipments |
NumberOfOuterPackingUnits | Double | NumberOfOuterPackingUnits of Shipments |
EarliestPickupDate | Datetime | EarliestPickupDate of Shipments |
LatestPickupDate | Datetime | LatestPickupDate of Shipments |
EarliestDropoffDate | Datetime | EarliestDropoffDate of Shipments |
LatestDropoffDate | Datetime | LatestDropoffDate of Shipments |
ShipToPartyId | Long | ShipToPartyId of Shipments |
ShipToCustomer | String | ShipToCustomer of Shipments |
ShipToCustomerNumber | String | ShipToCustomerNumber of Shipments |
ShipToPartySiteId | Long | ShipToPartySiteId of Shipments |
ShipToPartySiteNumber | String | ShipToPartySiteNumber of Shipments |
SoldToPartyId | Long | SoldToPartyId of Shipments |
SoldToCustomer | String | SoldToCustomer of Shipments |
SoldToCustomerNumber | String | SoldToCustomerNumber of Shipments |
Supplier | String | Supplier of Shipments |
SupplierPartyNumber | String | SupplierPartyNumber of Shipments |
LogisticsServiceProviderCustomerId | Long | LogisticsServiceProviderCustomerId of Shipments |
LogisticsServiceProviderCustomer | String | LogisticsServiceProviderCustomer of Shipments |
LogisticsServiceProviderCustomerNumber | String | LogisticsServiceProviderCustomerNumber of Shipments |
TransportationShipment | String | TransportationShipment of Shipments |
DistributedOrganizationFlag | Bool | DistributedOrganizationFlag of Shipments |
CommercialInvoice | String | CommercialInvoice of Shipments |
PlannedFlag | Bool | PlannedFlag of Shipments |
AutomaticallyPackFlag | Bool | AutomaticallyPackFlag of Shipments |
EnableAutoshipFlag | Bool | EnableAutoshipFlag of Shipments |
TransportationShipmentFromEvent | String | TransportationShipmentFromEvent of Shipments |
TransportationShipmentCompleteFromEvent | String | TransportationShipmentCompleteFromEvent of Shipments |
TradeComplianceScreenedFromEvent | String | TradeComplianceScreenedFromEvent of Shipments |
ExternalSystemTransactionReference | String | ExternalSystemTransactionReference of Shipments |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BaseItem | String | BaseItem |
EndAssemblyItemNumber | String | EndAssemblyItemNumber |
IntegrationStatus | String | IntegrationStatus |
Item | String | Item |
LineStatus | String | LineStatus |
OrderNumber | String | OrderNumber |
OrderType | String | OrderType |
OrderTypeCode | String | OrderTypeCode |
ParentPackingUnit | String | ParentPackingUnit |
PickWave | String | PickWave |
QuickShipStatus | String | QuickShipStatus |
RcvShipmentLineId | Long | RcvShipmentLineId |
ShipmentSet | String | ShipmentSet |
SourceOrder | String | SourceOrder |
SourceOrderFulfillmentLine | String | SourceOrderFulfillmentLine |
SourceOrderFulfillmentLineId | String | SourceOrderFulfillmentLineId |
SourceOrderLine | String | SourceOrderLine |
TradeComplianceStatus | String | TradeComplianceStatus |
TransportationPlanningStatus | String | TransportationPlanningStatus |
Finder | String | finder |
Shipmentsattachments
Name | Type | Description |
ShipmentsDeliveryId [KEY] | Long | ShipmentsDeliveryId of Shipmentsattachments |
AttachedDocumentId [KEY] | Long | The unique identifier of the attached document. |
LastUpdateDate | Datetime | The date when the record was last updated. |
LastUpdatedBy | String | The user who last updated the record. |
DatatypeCode | String | A value that indicates the data type. |
FileName | String | The file name of the attachment. |
DmFolderPath | String | The folder path from which the attachment is created. |
DmDocumentId | String | The document ID from which the attachment is created. |
DmVersionNumber | String | The document version number from which the attachment is created. |
Url | String | The URL of a web page type attachment. |
CategoryName | String | The category of the attachment. |
UserName | String | The login credentials of the user who created the attachment. |
Uri | String | The URI of a Topology Manager type attachment. |
FileUrl | String | The URI of the file. |
UploadedText | String | The text content for a new text attachment. |
UploadedFileContentType | String | The content type of the attachment. |
UploadedFileLength | Long | The size of the attachment file. |
UploadedFileName | String | The name to assign to a new attachment file. |
ContentRepositoryFileShared | Bool | Indicates whether the attachment is shared |
Title | String | The title of the attachment. |
Description | String | The description of the attachment. |
ErrorStatusCode | String | The error code, if any, for the attachment. |
ErrorStatusMessage | String | The error message, if any, for the attachment. |
CreatedBy | String | The user who created the record. |
CreationDate | Datetime | The date when the record was created. |
FileContents | String | The contents of the attachment. |
ExpirationDate | Datetime | The expiration date of the contents in the attachment. |
LastUpdatedByUserName | String | The user name who last updated the record. |
CreatedByUserName | String | The user name who created the record. |
AsyncTrackerId | String | Attribute provided for the exclusive use by the Attachment UI components to assist in uploading files. |
FileWebImage | String | The base64 encoded image of the file displayed in .png format if the source is a convertible image. |
DownloadInfo | String | JSON object represented as a string containing information used to programmatically retrieve a file attachment. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BaseItem | String | BaseItem |
DeliveryId | Long | DeliveryId |
EndAssemblyItemNumber | String | EndAssemblyItemNumber |
IntegrationStatus | String | IntegrationStatus |
Item | String | Item |
LineStatus | String | LineStatus |
OrderNumber | String | OrderNumber |
OrderType | String | OrderType |
OrderTypeCode | String | OrderTypeCode |
ParentPackingUnit | String | ParentPackingUnit |
PickWave | String | PickWave |
QuickShipStatus | String | QuickShipStatus |
RcvShipmentLineId | Long | RcvShipmentLineId |
ShipToCustomer | String | ShipToCustomer |
ShipToPartyId | String | ShipToPartyId |
Shipment | String | Shipment |
ShipmentSet | String | ShipmentSet |
SourceOrder | String | SourceOrder |
SourceOrderFulfillmentLine | String | SourceOrderFulfillmentLine |
SourceOrderFulfillmentLineId | String | SourceOrderFulfillmentLineId |
SourceOrderLine | String | SourceOrderLine |
SourceSystemId | String | SourceSystemId |
TradeComplianceStatus | String | TradeComplianceStatus |
TransportationPlanningStatus | String | TransportationPlanningStatus |
Finder | String | finder |
ShipmentsglobalDFF
Name | Type | Description |
ShipmentsDeliveryId [KEY] | Long | ShipmentsDeliveryId of ShipmentsglobalDFF |
DeliveryId [KEY] | Long | DeliveryId of ShipmentsglobalDFF |
_FLEX_Context | String | __FLEX_Context of ShipmentsglobalDFF |
_FLEX_Context_DisplayValue | String | __FLEX_Context_DisplayValue of ShipmentsglobalDFF |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BaseItem | String | BaseItem |
EndAssemblyItemNumber | String | EndAssemblyItemNumber |
IntegrationStatus | String | IntegrationStatus |
Item | String | Item |
LineStatus | String | LineStatus |
OrderNumber | String | OrderNumber |
OrderType | String | OrderType |
OrderTypeCode | String | OrderTypeCode |
ParentPackingUnit | String | ParentPackingUnit |
PickWave | String | PickWave |
QuickShipStatus | String | QuickShipStatus |
RcvShipmentLineId | Long | RcvShipmentLineId |
ShipToCustomer | String | ShipToCustomer |
ShipToPartyId | String | ShipToPartyId |
Shipment | String | Shipment |
ShipmentSet | String | ShipmentSet |
SourceOrder | String | SourceOrder |
SourceOrderFulfillmentLine | String | SourceOrderFulfillmentLine |
SourceOrderFulfillmentLineId | String | SourceOrderFulfillmentLineId |
SourceOrderLine | String | SourceOrderLine |
SourceSystemId | String | SourceSystemId |
TradeComplianceStatus | String | TradeComplianceStatus |
TransportationPlanningStatus | String | TransportationPlanningStatus |
Finder | String | finder |
ShipmentsouterPackingUnits
Name | Type | Description |
ShipmentsDeliveryId [KEY] | Long | ShipmentsDeliveryId of ShipmentsouterPackingUnits |
LPNId [KEY] | Long | LPNId of ShipmentsouterPackingUnits |
LicensePlateNumber | String | LicensePlateNumber of ShipmentsouterPackingUnits |
TrackingNumber | String | TrackingNumber of ShipmentsouterPackingUnits |
MasterSerialNumber | String | MasterSerialNumber of ShipmentsouterPackingUnits |
SealNumber | String | SealNumber of ShipmentsouterPackingUnits |
InventoryItemId | Long | InventoryItemId of ShipmentsouterPackingUnits |
ContainerItem | String | ContainerItem of ShipmentsouterPackingUnits |
ContainerItemDescription | String | ContainerItemDescription of ShipmentsouterPackingUnits |
ContainerVolume | Double | ContainerVolume of ShipmentsouterPackingUnits |
ContainerVolumeUOMCode | String | ContainerVolumeUOMCode of ShipmentsouterPackingUnits |
ContainerVolumeUOM | String | ContainerVolumeUOM of ShipmentsouterPackingUnits |
FOBCode | String | FOBCode of ShipmentsouterPackingUnits |
FOB | String | FOB of ShipmentsouterPackingUnits |
GrossWeight | Double | GrossWeight of ShipmentsouterPackingUnits |
GrossWeightUOMCode | String | GrossWeightUOMCode of ShipmentsouterPackingUnits |
GrossWeightUOM | String | GrossWeightUOM of ShipmentsouterPackingUnits |
TareWeight | Double | TareWeight of ShipmentsouterPackingUnits |
TareWeightUOMCode | String | TareWeightUOMCode of ShipmentsouterPackingUnits |
TareWeightUOM | String | TareWeightUOM of ShipmentsouterPackingUnits |
NetWeight | Double | NetWeight of ShipmentsouterPackingUnits |
NetWeightUOMCode | String | NetWeightUOMCode of ShipmentsouterPackingUnits |
NetWeightUOM | String | NetWeightUOM of ShipmentsouterPackingUnits |
PackingUnitCategoryCode | String | PackingUnitCategoryCode of ShipmentsouterPackingUnits |
PackingUnitCategory | String | PackingUnitCategory of ShipmentsouterPackingUnits |
UnitHeight | Double | UnitHeight of ShipmentsouterPackingUnits |
UnitLength | Double | UnitLength of ShipmentsouterPackingUnits |
UnitWidth | Double | UnitWidth of ShipmentsouterPackingUnits |
DimensionUOMCode | String | DimensionUOMCode of ShipmentsouterPackingUnits |
DimensionUOM | String | DimensionUOM of ShipmentsouterPackingUnits |
ParentLPNId | Long | ParentLPNId of ShipmentsouterPackingUnits |
ParentPackingUnit | String | ParentPackingUnit of ShipmentsouterPackingUnits |
OutermostPackingUnitId | Long | OutermostPackingUnitId of ShipmentsouterPackingUnits |
OutermostPackingUnit | String | OutermostPackingUnit of ShipmentsouterPackingUnits |
PercentageFilled | Long | PercentageFilled of ShipmentsouterPackingUnits |
VolumeFilled | Long | VolumeFilled of ShipmentsouterPackingUnits |
ShipFromLocationId | Long | ShipFromLocationId of ShipmentsouterPackingUnits |
ShipToLocationId | Long | ShipToLocationId of ShipmentsouterPackingUnits |
CarrierId | Long | CarrierId of ShipmentsouterPackingUnits |
Carrier | String | Carrier of ShipmentsouterPackingUnits |
CarrierNumber | String | CarrierNumber of ShipmentsouterPackingUnits |
ServiceLevelCode | String | ServiceLevelCode of ShipmentsouterPackingUnits |
ServiceLevel | String | ServiceLevel of ShipmentsouterPackingUnits |
ModeOfTransportCode | String | ModeOfTransportCode of ShipmentsouterPackingUnits |
ModeOfTransport | String | ModeOfTransport of ShipmentsouterPackingUnits |
ShipFromAddress1 | String | ShipFromAddress1 of ShipmentsouterPackingUnits |
ShipFromAddress2 | String | ShipFromAddress2 of ShipmentsouterPackingUnits |
ShipFromAddress3 | String | ShipFromAddress3 of ShipmentsouterPackingUnits |
ShipFromAddress4 | String | ShipFromAddress4 of ShipmentsouterPackingUnits |
ShipFromCity | String | ShipFromCity of ShipmentsouterPackingUnits |
ShipFromCounty | String | ShipFromCounty of ShipmentsouterPackingUnits |
ShipFromState | String | ShipFromState of ShipmentsouterPackingUnits |
ShipFromRegion | String | ShipFromRegion of ShipmentsouterPackingUnits |
ShipFromCountry | String | ShipFromCountry of ShipmentsouterPackingUnits |
ShipFromPostalCode | String | ShipFromPostalCode of ShipmentsouterPackingUnits |
ShipToAddress1 | String | ShipToAddress1 of ShipmentsouterPackingUnits |
ShipToAddress2 | String | ShipToAddress2 of ShipmentsouterPackingUnits |
ShipToAddress3 | String | ShipToAddress3 of ShipmentsouterPackingUnits |
ShipToAddress4 | String | ShipToAddress4 of ShipmentsouterPackingUnits |
ShipToCity | String | ShipToCity of ShipmentsouterPackingUnits |
ShipToCounty | String | ShipToCounty of ShipmentsouterPackingUnits |
ShipToState | String | ShipToState of ShipmentsouterPackingUnits |
ShipToRegion | String | ShipToRegion of ShipmentsouterPackingUnits |
ShipToCountry | String | ShipToCountry of ShipmentsouterPackingUnits |
ShipToPostalCode | String | ShipToPostalCode of ShipmentsouterPackingUnits |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BaseItem | String | BaseItem |
DeliveryId | Long | DeliveryId |
EndAssemblyItemNumber | String | EndAssemblyItemNumber |
IntegrationStatus | String | IntegrationStatus |
Item | String | Item |
LineStatus | String | LineStatus |
OrderNumber | String | OrderNumber |
OrderType | String | OrderType |
OrderTypeCode | String | OrderTypeCode |
PickWave | String | PickWave |
QuickShipStatus | String | QuickShipStatus |
RcvShipmentLineId | Long | RcvShipmentLineId |
ShipToCustomer | String | ShipToCustomer |
ShipToPartyId | String | ShipToPartyId |
Shipment | String | Shipment |
ShipmentSet | String | ShipmentSet |
SourceOrder | String | SourceOrder |
SourceOrderFulfillmentLine | String | SourceOrderFulfillmentLine |
SourceOrderFulfillmentLineId | String | SourceOrderFulfillmentLineId |
SourceOrderLine | String | SourceOrderLine |
SourceSystemId | String | SourceSystemId |
TradeComplianceStatus | String | TradeComplianceStatus |
TransportationPlanningStatus | String | TransportationPlanningStatus |
Finder | String | finder |
ShipmentsouterPackingUnitsattachments
Name | Type | Description |
ShipmentsDeliveryId [KEY] | Long | ShipmentsDeliveryId of ShipmentsouterPackingUnitsattachments |
OuterpackingunitsLPNId [KEY] | Long | OuterpackingunitsLPNId of ShipmentsouterPackingUnitsattachments |
AttachedDocumentId [KEY] | Long | The unique identifier of the attached document. |
LastUpdateDate | Datetime | The date when the record was last updated. |
LastUpdatedBy | String | The user who last updated the record. |
DatatypeCode | String | A value that indicates the data type. |
FileName | String | The file name of the attachment. |
DmFolderPath | String | The folder path from which the attachment is created. |
DmDocumentId | String | The document ID from which the attachment is created. |
DmVersionNumber | String | The document version number from which the attachment is created. |
Url | String | The URL of a web page type attachment. |
CategoryName | String | The category of the attachment. |
UserName | String | The login credentials of the user who created the attachment. |
Uri | String | The URI of a Topology Manager type attachment. |
FileUrl | String | The URI of the file. |
UploadedText | String | The text content for a new text attachment. |
UploadedFileContentType | String | The content type of the attachment. |
UploadedFileLength | Long | The size of the attachment file. |
UploadedFileName | String | The name to assign to a new attachment file. |
ContentRepositoryFileShared | Bool | Indicates whether the attachment is shared |
Title | String | The title of the attachment. |
Description | String | The description of the attachment. |
ErrorStatusCode | String | The error code, if any, for the attachment. |
ErrorStatusMessage | String | The error message, if any, for the attachment. |
CreatedBy | String | The user who created the record. |
CreationDate | Datetime | The date when the record was created. |
FileContents | String | The contents of the attachment. |
ExpirationDate | Datetime | The expiration date of the contents in the attachment. |
LastUpdatedByUserName | String | The user name who last updated the record. |
CreatedByUserName | String | The user name who created the record. |
AsyncTrackerId | String | Attribute provided for the exclusive use by the Attachment UI components to assist in uploading files. |
FileWebImage | String | The base64 encoded image of the file displayed in .png format if the source is a convertible image. |
DownloadInfo | String | JSON object represented as a string containing information used to programmatically retrieve a file attachment. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BaseItem | String | BaseItem |
DeliveryId | Long | DeliveryId |
EndAssemblyItemNumber | String | EndAssemblyItemNumber |
IntegrationStatus | String | IntegrationStatus |
Item | String | Item |
LineStatus | String | LineStatus |
OrderNumber | String | OrderNumber |
OrderType | String | OrderType |
OrderTypeCode | String | OrderTypeCode |
ParentPackingUnit | String | ParentPackingUnit |
PickWave | String | PickWave |
QuickShipStatus | String | QuickShipStatus |
RcvShipmentLineId | Long | RcvShipmentLineId |
ShipToCustomer | String | ShipToCustomer |
ShipToPartyId | String | ShipToPartyId |
Shipment | String | Shipment |
ShipmentSet | String | ShipmentSet |
SourceOrder | String | SourceOrder |
SourceOrderFulfillmentLine | String | SourceOrderFulfillmentLine |
SourceOrderFulfillmentLineId | String | SourceOrderFulfillmentLineId |
SourceOrderLine | String | SourceOrderLine |
SourceSystemId | String | SourceSystemId |
TradeComplianceStatus | String | TradeComplianceStatus |
TransportationPlanningStatus | String | TransportationPlanningStatus |
Finder | String | finder |
ShipmentsouterPackingUnitsinnerPackingUnits
Name | Type | Description |
ShipmentsDeliveryId [KEY] | Long | ShipmentsDeliveryId of ShipmentsouterPackingUnitsinnerPackingUnits |
OuterpackingunitsLPNId [KEY] | Long | OuterpackingunitsLPNId of ShipmentsouterPackingUnitsinnerPackingUnits |
LPNId [KEY] | Long | LPNId of ShipmentsouterPackingUnitsinnerPackingUnits |
LicensePlateNumber | String | LicensePlateNumber of ShipmentsouterPackingUnitsinnerPackingUnits |
TrackingNumber | String | TrackingNumber of ShipmentsouterPackingUnitsinnerPackingUnits |
MasterSerialNumber | String | MasterSerialNumber of ShipmentsouterPackingUnitsinnerPackingUnits |
SealNumber | String | SealNumber of ShipmentsouterPackingUnitsinnerPackingUnits |
InventoryItemId | Long | InventoryItemId of ShipmentsouterPackingUnitsinnerPackingUnits |
ContainerItem | String | ContainerItem of ShipmentsouterPackingUnitsinnerPackingUnits |
ContainerItemDescription | String | ContainerItemDescription of ShipmentsouterPackingUnitsinnerPackingUnits |
ContainerVolume | Double | ContainerVolume of ShipmentsouterPackingUnitsinnerPackingUnits |
ContainerVolumeUOMCode | String | ContainerVolumeUOMCode of ShipmentsouterPackingUnitsinnerPackingUnits |
ContainerVolumeUOM | String | ContainerVolumeUOM of ShipmentsouterPackingUnitsinnerPackingUnits |
FOBCode | String | FOBCode of ShipmentsouterPackingUnitsinnerPackingUnits |
FOB | String | FOB of ShipmentsouterPackingUnitsinnerPackingUnits |
GrossWeight | Double | GrossWeight of ShipmentsouterPackingUnitsinnerPackingUnits |
GrossWeightUOMCode | String | GrossWeightUOMCode of ShipmentsouterPackingUnitsinnerPackingUnits |
GrossWeightUOM | String | GrossWeightUOM of ShipmentsouterPackingUnitsinnerPackingUnits |
TareWeight | Double | TareWeight of ShipmentsouterPackingUnitsinnerPackingUnits |
TareWeightUOMCode | String | TareWeightUOMCode of ShipmentsouterPackingUnitsinnerPackingUnits |
TareWeightUOM | String | TareWeightUOM of ShipmentsouterPackingUnitsinnerPackingUnits |
NetWeight | Double | NetWeight of ShipmentsouterPackingUnitsinnerPackingUnits |
NetWeightUOMCode | String | NetWeightUOMCode of ShipmentsouterPackingUnitsinnerPackingUnits |
NetWeightUOM | String | NetWeightUOM of ShipmentsouterPackingUnitsinnerPackingUnits |
PackingUnitCategoryCode | String | PackingUnitCategoryCode of ShipmentsouterPackingUnitsinnerPackingUnits |
PackingUnitCategory | String | PackingUnitCategory of ShipmentsouterPackingUnitsinnerPackingUnits |
UnitHeight | Double | UnitHeight of ShipmentsouterPackingUnitsinnerPackingUnits |
UnitLength | Double | UnitLength of ShipmentsouterPackingUnitsinnerPackingUnits |
UnitWidth | Double | UnitWidth of ShipmentsouterPackingUnitsinnerPackingUnits |
DimensionUOMCode | String | DimensionUOMCode of ShipmentsouterPackingUnitsinnerPackingUnits |
DimensionUOM | String | DimensionUOM of ShipmentsouterPackingUnitsinnerPackingUnits |
ParentLPNId | Long | ParentLPNId of ShipmentsouterPackingUnitsinnerPackingUnits |
ParentPackingUnit | String | ParentPackingUnit of ShipmentsouterPackingUnitsinnerPackingUnits |
OutermostPackingUnitId | Long | OutermostPackingUnitId of ShipmentsouterPackingUnitsinnerPackingUnits |
OutermostPackingUnit | String | OutermostPackingUnit of ShipmentsouterPackingUnitsinnerPackingUnits |
PercentageFilled | Long | PercentageFilled of ShipmentsouterPackingUnitsinnerPackingUnits |
VolumeFilled | Long | VolumeFilled of ShipmentsouterPackingUnitsinnerPackingUnits |
ShipFromLocationId | Long | ShipFromLocationId of ShipmentsouterPackingUnitsinnerPackingUnits |
ShipToLocationId | Long | ShipToLocationId of ShipmentsouterPackingUnitsinnerPackingUnits |
CarrierId | Long | CarrierId of ShipmentsouterPackingUnitsinnerPackingUnits |
Carrier | String | Carrier of ShipmentsouterPackingUnitsinnerPackingUnits |
CarrierNumber | String | CarrierNumber of ShipmentsouterPackingUnitsinnerPackingUnits |
ServiceLevelCode | String | ServiceLevelCode of ShipmentsouterPackingUnitsinnerPackingUnits |
ServiceLevel | String | ServiceLevel of ShipmentsouterPackingUnitsinnerPackingUnits |
ModeOfTransportCode | String | ModeOfTransportCode of ShipmentsouterPackingUnitsinnerPackingUnits |
ModeOfTransport | String | ModeOfTransport of ShipmentsouterPackingUnitsinnerPackingUnits |
ShipFromAddress1 | String | ShipFromAddress1 of ShipmentsouterPackingUnitsinnerPackingUnits |
ShipFromAddress2 | String | ShipFromAddress2 of ShipmentsouterPackingUnitsinnerPackingUnits |
ShipFromAddress3 | String | ShipFromAddress3 of ShipmentsouterPackingUnitsinnerPackingUnits |
ShipFromAddress4 | String | ShipFromAddress4 of ShipmentsouterPackingUnitsinnerPackingUnits |
ShipFromCity | String | ShipFromCity of ShipmentsouterPackingUnitsinnerPackingUnits |
ShipFromCounty | String | ShipFromCounty of ShipmentsouterPackingUnitsinnerPackingUnits |
ShipFromState | String | ShipFromState of ShipmentsouterPackingUnitsinnerPackingUnits |
ShipFromRegion | String | ShipFromRegion of ShipmentsouterPackingUnitsinnerPackingUnits |
ShipFromCountry | String | ShipFromCountry of ShipmentsouterPackingUnitsinnerPackingUnits |
ShipFromPostalCode | String | ShipFromPostalCode of ShipmentsouterPackingUnitsinnerPackingUnits |
ShipToAddress1 | String | ShipToAddress1 of ShipmentsouterPackingUnitsinnerPackingUnits |
ShipToAddress2 | String | ShipToAddress2 of ShipmentsouterPackingUnitsinnerPackingUnits |
ShipToAddress3 | String | ShipToAddress3 of ShipmentsouterPackingUnitsinnerPackingUnits |
ShipToAddress4 | String | ShipToAddress4 of ShipmentsouterPackingUnitsinnerPackingUnits |
ShipToCity | String | ShipToCity of ShipmentsouterPackingUnitsinnerPackingUnits |
ShipToCounty | String | ShipToCounty of ShipmentsouterPackingUnitsinnerPackingUnits |
ShipToState | String | ShipToState of ShipmentsouterPackingUnitsinnerPackingUnits |
ShipToRegion | String | ShipToRegion of ShipmentsouterPackingUnitsinnerPackingUnits |
ShipToCountry | String | ShipToCountry of ShipmentsouterPackingUnitsinnerPackingUnits |
ShipToPostalCode | String | ShipToPostalCode of ShipmentsouterPackingUnitsinnerPackingUnits |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BaseItem | String | BaseItem |
DeliveryId | Long | DeliveryId |
EndAssemblyItemNumber | String | EndAssemblyItemNumber |
IntegrationStatus | String | IntegrationStatus |
Item | String | Item |
LineStatus | String | LineStatus |
OrderNumber | String | OrderNumber |
OrderType | String | OrderType |
OrderTypeCode | String | OrderTypeCode |
PickWave | String | PickWave |
QuickShipStatus | String | QuickShipStatus |
RcvShipmentLineId | Long | RcvShipmentLineId |
ShipToCustomer | String | ShipToCustomer |
ShipToPartyId | String | ShipToPartyId |
Shipment | String | Shipment |
ShipmentSet | String | ShipmentSet |
SourceOrder | String | SourceOrder |
SourceOrderFulfillmentLine | String | SourceOrderFulfillmentLine |
SourceOrderFulfillmentLineId | String | SourceOrderFulfillmentLineId |
SourceOrderLine | String | SourceOrderLine |
SourceSystemId | String | SourceSystemId |
TradeComplianceStatus | String | TradeComplianceStatus |
TransportationPlanningStatus | String | TransportationPlanningStatus |
Finder | String | finder |
ShipmentsouterPackingUnitspackingUnitCosts
Name | Type | Description |
ShipmentsDeliveryId [KEY] | Long | ShipmentsDeliveryId of ShipmentsouterPackingUnitspackingUnitCosts |
OuterpackingunitsLPNId [KEY] | Long | OuterpackingunitsLPNId of ShipmentsouterPackingUnitspackingUnitCosts |
FreightCostId [KEY] | Long | FreightCostId of ShipmentsouterPackingUnitspackingUnitCosts |
DeliveryDetailId | Long | DeliveryDetailId of ShipmentsouterPackingUnitspackingUnitCosts |
LPNId | Long | LPNId of ShipmentsouterPackingUnitspackingUnitCosts |
PackingUnit | String | PackingUnit of ShipmentsouterPackingUnitspackingUnitCosts |
ShippingCostTypeId | Long | ShippingCostTypeId of ShipmentsouterPackingUnitspackingUnitCosts |
ShippingCost | String | ShippingCost of ShipmentsouterPackingUnitspackingUnitCosts |
ShippingCostTypeCategoryCode | String | ShippingCostTypeCategoryCode of ShipmentsouterPackingUnitspackingUnitCosts |
ShippingCostTypeCategory | String | ShippingCostTypeCategory of ShipmentsouterPackingUnitspackingUnitCosts |
Amount | Double | Amount of ShipmentsouterPackingUnitspackingUnitCosts |
CurrencyCode | String | CurrencyCode of ShipmentsouterPackingUnitspackingUnitCosts |
CurrencyName | String | CurrencyName of ShipmentsouterPackingUnitspackingUnitCosts |
ConversionRateTypeCode | String | ConversionRateTypeCode of ShipmentsouterPackingUnitspackingUnitCosts |
ConversionRateType | String | ConversionRateType of ShipmentsouterPackingUnitspackingUnitCosts |
ConversionRate | Double | ConversionRate of ShipmentsouterPackingUnitspackingUnitCosts |
ConversionDate | Date | ConversionDate of ShipmentsouterPackingUnitspackingUnitCosts |
CreatedBy | String | CreatedBy of ShipmentsouterPackingUnitspackingUnitCosts |
CreationDate | Datetime | CreationDate of ShipmentsouterPackingUnitspackingUnitCosts |
LastUpdatedBy | String | LastUpdatedBy of ShipmentsouterPackingUnitspackingUnitCosts |
LastUpdateDate | Datetime | LastUpdateDate of ShipmentsouterPackingUnitspackingUnitCosts |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BaseItem | String | BaseItem |
DeliveryId | Long | DeliveryId |
EndAssemblyItemNumber | String | EndAssemblyItemNumber |
IntegrationStatus | String | IntegrationStatus |
Item | String | Item |
LineStatus | String | LineStatus |
OrderNumber | String | OrderNumber |
OrderType | String | OrderType |
OrderTypeCode | String | OrderTypeCode |
ParentPackingUnit | String | ParentPackingUnit |
PickWave | String | PickWave |
QuickShipStatus | String | QuickShipStatus |
RcvShipmentLineId | Long | RcvShipmentLineId |
ShipToCustomer | String | ShipToCustomer |
ShipToPartyId | String | ShipToPartyId |
Shipment | String | Shipment |
ShipmentSet | String | ShipmentSet |
SourceOrder | String | SourceOrder |
SourceOrderFulfillmentLine | String | SourceOrderFulfillmentLine |
SourceOrderFulfillmentLineId | String | SourceOrderFulfillmentLineId |
SourceOrderLine | String | SourceOrderLine |
SourceSystemId | String | SourceSystemId |
TradeComplianceStatus | String | TradeComplianceStatus |
TransportationPlanningStatus | String | TransportationPlanningStatus |
Finder | String | finder |
ShipmentsouterPackingUnitspackingUnitPackingInstructions
Name | Type | Description |
ShipmentsDeliveryId [KEY] | Long | ShipmentsDeliveryId of ShipmentsouterPackingUnitspackingUnitPackingInstructions |
OuterpackingunitsLPNId [KEY] | Long | OuterpackingunitsLPNId of ShipmentsouterPackingUnitspackingUnitPackingInstructions |
NoteId [KEY] | Long | NoteId of ShipmentsouterPackingUnitspackingUnitPackingInstructions |
PackingInstructions | String | PackingInstructions of ShipmentsouterPackingUnitspackingUnitPackingInstructions |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BaseItem | String | BaseItem |
DeliveryId | Long | DeliveryId |
EndAssemblyItemNumber | String | EndAssemblyItemNumber |
IntegrationStatus | String | IntegrationStatus |
Item | String | Item |
LineStatus | String | LineStatus |
OrderNumber | String | OrderNumber |
OrderType | String | OrderType |
OrderTypeCode | String | OrderTypeCode |
ParentPackingUnit | String | ParentPackingUnit |
PickWave | String | PickWave |
QuickShipStatus | String | QuickShipStatus |
RcvShipmentLineId | Long | RcvShipmentLineId |
ShipToCustomer | String | ShipToCustomer |
ShipToPartyId | String | ShipToPartyId |
Shipment | String | Shipment |
ShipmentSet | String | ShipmentSet |
SourceOrder | String | SourceOrder |
SourceOrderFulfillmentLine | String | SourceOrderFulfillmentLine |
SourceOrderFulfillmentLineId | String | SourceOrderFulfillmentLineId |
SourceOrderLine | String | SourceOrderLine |
SourceSystemId | String | SourceSystemId |
TradeComplianceStatus | String | TradeComplianceStatus |
TransportationPlanningStatus | String | TransportationPlanningStatus |
Finder | String | finder |
ShipmentsouterPackingUnitspackingUnitsDFF
Name | Type | Description |
ShipmentsDeliveryId [KEY] | Long | ShipmentsDeliveryId of ShipmentsouterPackingUnitspackingUnitsDFF |
OuterpackingunitsLPNId [KEY] | Long | OuterpackingunitsLPNId of ShipmentsouterPackingUnitspackingUnitsDFF |
LPNId [KEY] | Long | LPNId of ShipmentsouterPackingUnitspackingUnitsDFF |
_FLEX_Context | String | __FLEX_Context of ShipmentsouterPackingUnitspackingUnitsDFF |
_FLEX_Context_DisplayValue | String | __FLEX_Context_DisplayValue of ShipmentsouterPackingUnitspackingUnitsDFF |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BaseItem | String | BaseItem |
DeliveryId | Long | DeliveryId |
EndAssemblyItemNumber | String | EndAssemblyItemNumber |
IntegrationStatus | String | IntegrationStatus |
Item | String | Item |
LineStatus | String | LineStatus |
OrderNumber | String | OrderNumber |
OrderType | String | OrderType |
OrderTypeCode | String | OrderTypeCode |
ParentPackingUnit | String | ParentPackingUnit |
PickWave | String | PickWave |
QuickShipStatus | String | QuickShipStatus |
RcvShipmentLineId | Long | RcvShipmentLineId |
ShipToCustomer | String | ShipToCustomer |
ShipToPartyId | String | ShipToPartyId |
Shipment | String | Shipment |
ShipmentSet | String | ShipmentSet |
SourceOrder | String | SourceOrder |
SourceOrderFulfillmentLine | String | SourceOrderFulfillmentLine |
SourceOrderFulfillmentLineId | String | SourceOrderFulfillmentLineId |
SourceOrderLine | String | SourceOrderLine |
SourceSystemId | String | SourceSystemId |
TradeComplianceStatus | String | TradeComplianceStatus |
TransportationPlanningStatus | String | TransportationPlanningStatus |
Finder | String | finder |
ShipmentsouterPackingUnitspackingUnitShippingInstructions
Name | Type | Description |
ShipmentsDeliveryId [KEY] | Long | ShipmentsDeliveryId of ShipmentsouterPackingUnitspackingUnitShippingInstructions |
OuterpackingunitsLPNId [KEY] | Long | OuterpackingunitsLPNId of ShipmentsouterPackingUnitspackingUnitShippingInstructions |
NoteId [KEY] | Long | NoteId of ShipmentsouterPackingUnitspackingUnitShippingInstructions |
ShippingInstructions | String | ShippingInstructions of ShipmentsouterPackingUnitspackingUnitShippingInstructions |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BaseItem | String | BaseItem |
DeliveryId | Long | DeliveryId |
EndAssemblyItemNumber | String | EndAssemblyItemNumber |
IntegrationStatus | String | IntegrationStatus |
Item | String | Item |
LineStatus | String | LineStatus |
OrderNumber | String | OrderNumber |
OrderType | String | OrderType |
OrderTypeCode | String | OrderTypeCode |
ParentPackingUnit | String | ParentPackingUnit |
PickWave | String | PickWave |
QuickShipStatus | String | QuickShipStatus |
RcvShipmentLineId | Long | RcvShipmentLineId |
ShipToCustomer | String | ShipToCustomer |
ShipToPartyId | String | ShipToPartyId |
Shipment | String | Shipment |
ShipmentSet | String | ShipmentSet |
SourceOrder | String | SourceOrder |
SourceOrderFulfillmentLine | String | SourceOrderFulfillmentLine |
SourceOrderFulfillmentLineId | String | SourceOrderFulfillmentLineId |
SourceOrderLine | String | SourceOrderLine |
SourceSystemId | String | SourceSystemId |
TradeComplianceStatus | String | TradeComplianceStatus |
TransportationPlanningStatus | String | TransportationPlanningStatus |
Finder | String | finder |
ShipmentsouterPackingUnitsshipmentLines
Name | Type | Description |
ShipmentsDeliveryId [KEY] | Long | ShipmentsDeliveryId of ShipmentsouterPackingUnitsshipmentLines |
OuterpackingunitsLPNId [KEY] | Long | OuterpackingunitsLPNId of ShipmentsouterPackingUnitsshipmentLines |
ShipmentLine [KEY] | Long | ShipmentLine of ShipmentsouterPackingUnitsshipmentLines |
OrderTypeCode | String | OrderTypeCode of ShipmentsouterPackingUnitsshipmentLines |
OrderType | String | OrderType of ShipmentsouterPackingUnitsshipmentLines |
Order | String | Order of ShipmentsouterPackingUnitsshipmentLines |
OrderLine | String | OrderLine of ShipmentsouterPackingUnitsshipmentLines |
OrderSchedule | String | OrderSchedule of ShipmentsouterPackingUnitsshipmentLines |
InventoryItemId | Long | InventoryItemId of ShipmentsouterPackingUnitsshipmentLines |
Item | String | Item of ShipmentsouterPackingUnitsshipmentLines |
ItemDescription | String | ItemDescription of ShipmentsouterPackingUnitsshipmentLines |
Revision | String | Revision of ShipmentsouterPackingUnitsshipmentLines |
UnitPrice | Long | UnitPrice of ShipmentsouterPackingUnitsshipmentLines |
SellingPrice | Long | SellingPrice of ShipmentsouterPackingUnitsshipmentLines |
RequestedQuantity | Double | RequestedQuantity of ShipmentsouterPackingUnitsshipmentLines |
RequestedQuantityUOMCode | String | RequestedQuantityUOMCode of ShipmentsouterPackingUnitsshipmentLines |
RequestedQuantityUOM | String | RequestedQuantityUOM of ShipmentsouterPackingUnitsshipmentLines |
SecondaryRequestedQuantity | Double | SecondaryRequestedQuantity of ShipmentsouterPackingUnitsshipmentLines |
SecondaryRequestedQuantityUOMCode | String | SecondaryRequestedQuantityUOMCode of ShipmentsouterPackingUnitsshipmentLines |
SecondaryRequestedQuantityUOM | String | SecondaryRequestedQuantityUOM of ShipmentsouterPackingUnitsshipmentLines |
FOBCode | String | FOBCode of ShipmentsouterPackingUnitsshipmentLines |
FOB | String | FOB of ShipmentsouterPackingUnitsshipmentLines |
FreightTermsCode | String | FreightTermsCode of ShipmentsouterPackingUnitsshipmentLines |
FreightTerms | String | FreightTerms of ShipmentsouterPackingUnitsshipmentLines |
ShippingPriorityCode | String | ShippingPriorityCode of ShipmentsouterPackingUnitsshipmentLines |
ShippingPriority | String | ShippingPriority of ShipmentsouterPackingUnitsshipmentLines |
PreferredGrade | String | PreferredGrade of ShipmentsouterPackingUnitsshipmentLines |
PreferredGradeName | String | PreferredGradeName of ShipmentsouterPackingUnitsshipmentLines |
CurrencyCode | String | CurrencyCode of ShipmentsouterPackingUnitsshipmentLines |
CurrencyName | String | CurrencyName of ShipmentsouterPackingUnitsshipmentLines |
ShipmentSet | String | ShipmentSet of ShipmentsouterPackingUnitsshipmentLines |
ArrivalSet | String | ArrivalSet of ShipmentsouterPackingUnitsshipmentLines |
CustomerPONumber | String | CustomerPONumber of ShipmentsouterPackingUnitsshipmentLines |
CustomerItemId | Long | CustomerItemId of ShipmentsouterPackingUnitsshipmentLines |
CustomerItem | String | CustomerItem of ShipmentsouterPackingUnitsshipmentLines |
CustomerItemDescription | String | CustomerItemDescription of ShipmentsouterPackingUnitsshipmentLines |
RequestedDate | Datetime | RequestedDate of ShipmentsouterPackingUnitsshipmentLines |
ScheduledShipDate | Datetime | ScheduledShipDate of ShipmentsouterPackingUnitsshipmentLines |
RequestedDateTypeCode | String | RequestedDateTypeCode of ShipmentsouterPackingUnitsshipmentLines |
RequestedDateType | String | RequestedDateType of ShipmentsouterPackingUnitsshipmentLines |
ShipToPartyId | Long | ShipToPartyId of ShipmentsouterPackingUnitsshipmentLines |
ShipToCustomer | String | ShipToCustomer of ShipmentsouterPackingUnitsshipmentLines |
ShipToCustomerNumber | String | ShipToCustomerNumber of ShipmentsouterPackingUnitsshipmentLines |
ShipToPartySiteId | Long | ShipToPartySiteId of ShipmentsouterPackingUnitsshipmentLines |
ShipToPartySiteNumber | String | ShipToPartySiteNumber of ShipmentsouterPackingUnitsshipmentLines |
ShipToContactId | Long | ShipToContactId of ShipmentsouterPackingUnitsshipmentLines |
ShipToContact | String | ShipToContact of ShipmentsouterPackingUnitsshipmentLines |
ShipToContactFirstName | String | ShipToContactFirstName of ShipmentsouterPackingUnitsshipmentLines |
ShipToContactLastName | String | ShipToContactLastName of ShipmentsouterPackingUnitsshipmentLines |
ShipToContactPhone | String | ShipToContactPhone of ShipmentsouterPackingUnitsshipmentLines |
ShipToURL | String | ShipToURL of ShipmentsouterPackingUnitsshipmentLines |
ShipToFax | String | ShipToFax of ShipmentsouterPackingUnitsshipmentLines |
ShipToEmail | String | ShipToEmail of ShipmentsouterPackingUnitsshipmentLines |
ShipToLocationId | Long | ShipToLocationId of ShipmentsouterPackingUnitsshipmentLines |
ShipToLocationType | String | ShipToLocationType of ShipmentsouterPackingUnitsshipmentLines |
ShipToAddress1 | String | ShipToAddress1 of ShipmentsouterPackingUnitsshipmentLines |
ShipToAddress2 | String | ShipToAddress2 of ShipmentsouterPackingUnitsshipmentLines |
ShipToAddress3 | String | ShipToAddress3 of ShipmentsouterPackingUnitsshipmentLines |
ShipToAddress4 | String | ShipToAddress4 of ShipmentsouterPackingUnitsshipmentLines |
ShipToCity | String | ShipToCity of ShipmentsouterPackingUnitsshipmentLines |
ShipToCounty | String | ShipToCounty of ShipmentsouterPackingUnitsshipmentLines |
ShipToPostalCode | String | ShipToPostalCode of ShipmentsouterPackingUnitsshipmentLines |
ShipToRegion | String | ShipToRegion of ShipmentsouterPackingUnitsshipmentLines |
ShipToState | String | ShipToState of ShipmentsouterPackingUnitsshipmentLines |
ShipToCountry | String | ShipToCountry of ShipmentsouterPackingUnitsshipmentLines |
SoldToPartyId | Long | SoldToPartyId of ShipmentsouterPackingUnitsshipmentLines |
SoldToCustomer | String | SoldToCustomer of ShipmentsouterPackingUnitsshipmentLines |
SoldToCustomerNumber | String | SoldToCustomerNumber of ShipmentsouterPackingUnitsshipmentLines |
Supplier | String | Supplier of ShipmentsouterPackingUnitsshipmentLines |
SupplierPartyNumber | String | SupplierPartyNumber of ShipmentsouterPackingUnitsshipmentLines |
SoldToContactId | Long | SoldToContactId of ShipmentsouterPackingUnitsshipmentLines |
SoldToContact | String | SoldToContact of ShipmentsouterPackingUnitsshipmentLines |
SoldToContactFirstName | String | SoldToContactFirstName of ShipmentsouterPackingUnitsshipmentLines |
SoldToContactLastName | String | SoldToContactLastName of ShipmentsouterPackingUnitsshipmentLines |
SoldToContactPhone | String | SoldToContactPhone of ShipmentsouterPackingUnitsshipmentLines |
SoldToURL | String | SoldToURL of ShipmentsouterPackingUnitsshipmentLines |
SoldToFax | String | SoldToFax of ShipmentsouterPackingUnitsshipmentLines |
SoldToEmail | String | SoldToEmail of ShipmentsouterPackingUnitsshipmentLines |
BillToPartyId | Long | BillToPartyId of ShipmentsouterPackingUnitsshipmentLines |
BillToCustomer | String | BillToCustomer of ShipmentsouterPackingUnitsshipmentLines |
BillToCustomerNumber | String | BillToCustomerNumber of ShipmentsouterPackingUnitsshipmentLines |
BillToPartySiteId | Long | BillToPartySiteId of ShipmentsouterPackingUnitsshipmentLines |
BillToPartySiteNumber | String | BillToPartySiteNumber of ShipmentsouterPackingUnitsshipmentLines |
BillToContactId | Long | BillToContactId of ShipmentsouterPackingUnitsshipmentLines |
BillToContact | String | BillToContact of ShipmentsouterPackingUnitsshipmentLines |
BillToContactFirstName | String | BillToContactFirstName of ShipmentsouterPackingUnitsshipmentLines |
BillToContactLastName | String | BillToContactLastName of ShipmentsouterPackingUnitsshipmentLines |
BillToContactPhone | String | BillToContactPhone of ShipmentsouterPackingUnitsshipmentLines |
BillToURL | String | BillToURL of ShipmentsouterPackingUnitsshipmentLines |
BillToFax | String | BillToFax of ShipmentsouterPackingUnitsshipmentLines |
BillToEmail | String | BillToEmail of ShipmentsouterPackingUnitsshipmentLines |
BillToLocationId | Long | BillToLocationId of ShipmentsouterPackingUnitsshipmentLines |
BillToAddress1 | String | BillToAddress1 of ShipmentsouterPackingUnitsshipmentLines |
BillToAddress2 | String | BillToAddress2 of ShipmentsouterPackingUnitsshipmentLines |
BillToAddress3 | String | BillToAddress3 of ShipmentsouterPackingUnitsshipmentLines |
BillToAddress4 | String | BillToAddress4 of ShipmentsouterPackingUnitsshipmentLines |
BillToCity | String | BillToCity of ShipmentsouterPackingUnitsshipmentLines |
BillToCounty | String | BillToCounty of ShipmentsouterPackingUnitsshipmentLines |
BillToPostalCode | String | BillToPostalCode of ShipmentsouterPackingUnitsshipmentLines |
BillToRegion | String | BillToRegion of ShipmentsouterPackingUnitsshipmentLines |
BillToState | String | BillToState of ShipmentsouterPackingUnitsshipmentLines |
BillToCountry | String | BillToCountry of ShipmentsouterPackingUnitsshipmentLines |
Subinventory | String | Subinventory of ShipmentsouterPackingUnitsshipmentLines |
LocatorId | Long | LocatorId of ShipmentsouterPackingUnitsshipmentLines |
Locator | String | Locator of ShipmentsouterPackingUnitsshipmentLines |
ShippedQuantity | Double | ShippedQuantity of ShipmentsouterPackingUnitsshipmentLines |
SecondaryShippedQuantity | Double | SecondaryShippedQuantity of ShipmentsouterPackingUnitsshipmentLines |
NetWeight | Long | NetWeight of ShipmentsouterPackingUnitsshipmentLines |
GrossWeight | Long | GrossWeight of ShipmentsouterPackingUnitsshipmentLines |
TareWeight | Double | TareWeight of ShipmentsouterPackingUnitsshipmentLines |
WeightUOMCode | String | WeightUOMCode of ShipmentsouterPackingUnitsshipmentLines |
WeightUOM | String | WeightUOM of ShipmentsouterPackingUnitsshipmentLines |
Volume | Long | Volume of ShipmentsouterPackingUnitsshipmentLines |
VolumeUOMCode | String | VolumeUOMCode of ShipmentsouterPackingUnitsshipmentLines |
VolumeUOM | String | VolumeUOM of ShipmentsouterPackingUnitsshipmentLines |
LoadingSequence | Long | LoadingSequence of ShipmentsouterPackingUnitsshipmentLines |
LotNumber | String | LotNumber of ShipmentsouterPackingUnitsshipmentLines |
EndAssemblyItemNumber | String | EndAssemblyItemNumber of ShipmentsouterPackingUnitsshipmentLines |
OrganizationId | Long | OrganizationId of ShipmentsouterPackingUnitsshipmentLines |
OrganizationCode | String | OrganizationCode of ShipmentsouterPackingUnitsshipmentLines |
OrganizationName | String | OrganizationName of ShipmentsouterPackingUnitsshipmentLines |
ParentPackingUnitId | Long | ParentPackingUnitId of ShipmentsouterPackingUnitsshipmentLines |
ParentPackingUnit | String | ParentPackingUnit of ShipmentsouterPackingUnitsshipmentLines |
ShipmentId | Long | ShipmentId of ShipmentsouterPackingUnitsshipmentLines |
Shipment | String | Shipment of ShipmentsouterPackingUnitsshipmentLines |
ProjectSalesOrderFlag | Bool | ProjectSalesOrderFlag of ShipmentsouterPackingUnitsshipmentLines |
RcvShipmentLineId | Long | RcvShipmentLineId of ShipmentsouterPackingUnitsshipmentLines |
LineStatusCode | String | LineStatusCode of ShipmentsouterPackingUnitsshipmentLines |
LineStatus | String | LineStatus of ShipmentsouterPackingUnitsshipmentLines |
TrackingNumber | String | TrackingNumber of ShipmentsouterPackingUnitsshipmentLines |
SealNumber | String | SealNumber of ShipmentsouterPackingUnitsshipmentLines |
PickWaveId | Long | PickWaveId of ShipmentsouterPackingUnitsshipmentLines |
PickWave | String | PickWave of ShipmentsouterPackingUnitsshipmentLines |
SourceOrderId | Long | SourceOrderId of ShipmentsouterPackingUnitsshipmentLines |
SourceOrder | String | SourceOrder of ShipmentsouterPackingUnitsshipmentLines |
SourceOrderLineId | Long | SourceOrderLineId of ShipmentsouterPackingUnitsshipmentLines |
SourceOrderLine | String | SourceOrderLine of ShipmentsouterPackingUnitsshipmentLines |
SourceOrderFulfillmentLineId | Int | SourceOrderFulfillmentLineId of ShipmentsouterPackingUnitsshipmentLines |
SourceOrderFulfillmentLine | String | SourceOrderFulfillmentLine of ShipmentsouterPackingUnitsshipmentLines |
TaxationCountryCode | String | TaxationCountryCode of ShipmentsouterPackingUnitsshipmentLines |
TaxationCountry | String | TaxationCountry of ShipmentsouterPackingUnitsshipmentLines |
FirstPartyTaxRegistrationId | Long | FirstPartyTaxRegistrationId of ShipmentsouterPackingUnitsshipmentLines |
FirstPartyTaxRegistrationNumber | String | FirstPartyTaxRegistrationNumber of ShipmentsouterPackingUnitsshipmentLines |
ThirdPartyTaxRegistrationId | Long | ThirdPartyTaxRegistrationId of ShipmentsouterPackingUnitsshipmentLines |
ThirdPartyTaxRegistrationNumber | String | ThirdPartyTaxRegistrationNumber of ShipmentsouterPackingUnitsshipmentLines |
LocationOfFinalDischargeId | Long | LocationOfFinalDischargeId of ShipmentsouterPackingUnitsshipmentLines |
LocationOfFinalDischargeCode | String | LocationOfFinalDischargeCode of ShipmentsouterPackingUnitsshipmentLines |
LocationOfFinalDischarge | String | LocationOfFinalDischarge of ShipmentsouterPackingUnitsshipmentLines |
DocumentFiscalClassificationCode | String | DocumentFiscalClassificationCode of ShipmentsouterPackingUnitsshipmentLines |
DocumentFiscalClassification | String | DocumentFiscalClassification of ShipmentsouterPackingUnitsshipmentLines |
TransactionBusinessCategoryCode | String | TransactionBusinessCategoryCode of ShipmentsouterPackingUnitsshipmentLines |
TransactionBusinessCategory | String | TransactionBusinessCategory of ShipmentsouterPackingUnitsshipmentLines |
UserDefinedFiscalClassificationCode | String | UserDefinedFiscalClassificationCode of ShipmentsouterPackingUnitsshipmentLines |
UserDefinedFiscalClassification | String | UserDefinedFiscalClassification of ShipmentsouterPackingUnitsshipmentLines |
TaxInvoiceNumber | String | TaxInvoiceNumber of ShipmentsouterPackingUnitsshipmentLines |
TaxInvoiceDate | Date | TaxInvoiceDate of ShipmentsouterPackingUnitsshipmentLines |
ProductCategoryCode | String | ProductCategoryCode of ShipmentsouterPackingUnitsshipmentLines |
ProductCategory | String | ProductCategory of ShipmentsouterPackingUnitsshipmentLines |
IntendedUseClassificationId | Double | IntendedUseClassificationId of ShipmentsouterPackingUnitsshipmentLines |
IntendedUse | String | IntendedUse of ShipmentsouterPackingUnitsshipmentLines |
ProductTypeCode | String | ProductTypeCode of ShipmentsouterPackingUnitsshipmentLines |
ProductType | String | ProductType of ShipmentsouterPackingUnitsshipmentLines |
AssessableValue | Double | AssessableValue of ShipmentsouterPackingUnitsshipmentLines |
TaxClassificationCode | String | TaxClassificationCode of ShipmentsouterPackingUnitsshipmentLines |
TaxClassification | String | TaxClassification of ShipmentsouterPackingUnitsshipmentLines |
TaxExemptionCertificateNumber | String | TaxExemptionCertificateNumber of ShipmentsouterPackingUnitsshipmentLines |
TaxExemptionReasonCode | String | TaxExemptionReasonCode of ShipmentsouterPackingUnitsshipmentLines |
TaxExemptionReason | String | TaxExemptionReason of ShipmentsouterPackingUnitsshipmentLines |
ProductFiscalClassificationId | Long | ProductFiscalClassificationId of ShipmentsouterPackingUnitsshipmentLines |
ProductFiscalClassification | String | ProductFiscalClassification of ShipmentsouterPackingUnitsshipmentLines |
TransportationPlanningStatusCode | String | TransportationPlanningStatusCode of ShipmentsouterPackingUnitsshipmentLines |
TransportationPlanningStatus | String | TransportationPlanningStatus of ShipmentsouterPackingUnitsshipmentLines |
TransportationPlanningDate | Datetime | TransportationPlanningDate of ShipmentsouterPackingUnitsshipmentLines |
TransportationShipment | String | TransportationShipment of ShipmentsouterPackingUnitsshipmentLines |
TransportationShipmentLine | String | TransportationShipmentLine of ShipmentsouterPackingUnitsshipmentLines |
InitialDestinationId | Long | InitialDestinationId of ShipmentsouterPackingUnitsshipmentLines |
InitialDestination | String | InitialDestination of ShipmentsouterPackingUnitsshipmentLines |
TradeComplianceStatusCode | String | TradeComplianceStatusCode of ShipmentsouterPackingUnitsshipmentLines |
TradeComplianceStatus | String | TradeComplianceStatus of ShipmentsouterPackingUnitsshipmentLines |
TradeComplianceDate | Datetime | TradeComplianceDate of ShipmentsouterPackingUnitsshipmentLines |
TradeComplianceReason | String | TradeComplianceReason of ShipmentsouterPackingUnitsshipmentLines |
TradeComplianceScreeningMethodCode | String | TradeComplianceScreeningMethodCode of ShipmentsouterPackingUnitsshipmentLines |
TradeComplianceScreeningMethod | String | TradeComplianceScreeningMethod of ShipmentsouterPackingUnitsshipmentLines |
ShipFromLocationId | Long | ShipFromLocationId of ShipmentsouterPackingUnitsshipmentLines |
ShipFromAddress1 | String | ShipFromAddress1 of ShipmentsouterPackingUnitsshipmentLines |
ShipFromAddress2 | String | ShipFromAddress2 of ShipmentsouterPackingUnitsshipmentLines |
ShipFromAddress3 | String | ShipFromAddress3 of ShipmentsouterPackingUnitsshipmentLines |
ShipFromAddress4 | String | ShipFromAddress4 of ShipmentsouterPackingUnitsshipmentLines |
ShipFromCity | String | ShipFromCity of ShipmentsouterPackingUnitsshipmentLines |
ShipFromCounty | String | ShipFromCounty of ShipmentsouterPackingUnitsshipmentLines |
ShipFromPostalCode | String | ShipFromPostalCode of ShipmentsouterPackingUnitsshipmentLines |
ShipFromRegion | String | ShipFromRegion of ShipmentsouterPackingUnitsshipmentLines |
ShipFromState | String | ShipFromState of ShipmentsouterPackingUnitsshipmentLines |
ShipFromCountry | String | ShipFromCountry of ShipmentsouterPackingUnitsshipmentLines |
MaximumOvershipmentPercentage | Long | MaximumOvershipmentPercentage of ShipmentsouterPackingUnitsshipmentLines |
MaximumUndershipmentPercentage | Long | MaximumUndershipmentPercentage of ShipmentsouterPackingUnitsshipmentLines |
SourceRequestedQuantity | Double | SourceRequestedQuantity of ShipmentsouterPackingUnitsshipmentLines |
SourceRequestedQuantityUOMCode | String | SourceRequestedQuantityUOMCode of ShipmentsouterPackingUnitsshipmentLines |
SourceRequestedQuantityUOM | String | SourceRequestedQuantityUOM of ShipmentsouterPackingUnitsshipmentLines |
SecondarySourceRequestedQuantity | Double | SecondarySourceRequestedQuantity of ShipmentsouterPackingUnitsshipmentLines |
SecondarySourceRequestedQuantityUOMCode | String | SecondarySourceRequestedQuantityUOMCode of ShipmentsouterPackingUnitsshipmentLines |
SecondarySourceRequestedQuantityUOM | String | SecondarySourceRequestedQuantityUOM of ShipmentsouterPackingUnitsshipmentLines |
DeliveredQuantity | Double | DeliveredQuantity of ShipmentsouterPackingUnitsshipmentLines |
SecondaryDeliveredQuantity | Double | SecondaryDeliveredQuantity of ShipmentsouterPackingUnitsshipmentLines |
CancelledQuantity | Double | CancelledQuantity of ShipmentsouterPackingUnitsshipmentLines |
SecondaryCancelledQuantity | Double | SecondaryCancelledQuantity of ShipmentsouterPackingUnitsshipmentLines |
BackorderedQuantity | Double | BackorderedQuantity of ShipmentsouterPackingUnitsshipmentLines |
SecondaryBackorderedQuantity | Double | SecondaryBackorderedQuantity of ShipmentsouterPackingUnitsshipmentLines |
PickedQuantity | Double | PickedQuantity of ShipmentsouterPackingUnitsshipmentLines |
SecondaryPickedQuantity | Double | SecondaryPickedQuantity of ShipmentsouterPackingUnitsshipmentLines |
ConvertedQuantity | Double | ConvertedQuantity of ShipmentsouterPackingUnitsshipmentLines |
SecondaryConvertedQuantity | Double | SecondaryConvertedQuantity of ShipmentsouterPackingUnitsshipmentLines |
StagedQuantity | Double | StagedQuantity of ShipmentsouterPackingUnitsshipmentLines |
SecondaryStagedQuantity | Double | SecondaryStagedQuantity of ShipmentsouterPackingUnitsshipmentLines |
PendingQuantity | Double | PendingQuantity of ShipmentsouterPackingUnitsshipmentLines |
PendingQuantityFlag | Bool | PendingQuantityFlag of ShipmentsouterPackingUnitsshipmentLines |
CreationDate | Datetime | CreationDate of ShipmentsouterPackingUnitsshipmentLines |
CreatedBy | String | CreatedBy of ShipmentsouterPackingUnitsshipmentLines |
LastUpdateDate | Datetime | LastUpdateDate of ShipmentsouterPackingUnitsshipmentLines |
LastUpdatedBy | String | LastUpdatedBy of ShipmentsouterPackingUnitsshipmentLines |
SplitFromShipmentLine | Long | SplitFromShipmentLine of ShipmentsouterPackingUnitsshipmentLines |
SourceSubinventory | String | SourceSubinventory of ShipmentsouterPackingUnitsshipmentLines |
CarrierId | Long | CarrierId of ShipmentsouterPackingUnitsshipmentLines |
Carrier | String | Carrier of ShipmentsouterPackingUnitsshipmentLines |
CarrierNumber | String | CarrierNumber of ShipmentsouterPackingUnitsshipmentLines |
ModeOfTransportCode | String | ModeOfTransportCode of ShipmentsouterPackingUnitsshipmentLines |
ModeOfTransport | String | ModeOfTransport of ShipmentsouterPackingUnitsshipmentLines |
ServiceLevelCode | String | ServiceLevelCode of ShipmentsouterPackingUnitsshipmentLines |
ServiceLevel | String | ServiceLevel of ShipmentsouterPackingUnitsshipmentLines |
ShippingMethodCode | String | ShippingMethodCode of ShipmentsouterPackingUnitsshipmentLines |
ShippingMethod | String | ShippingMethod of ShipmentsouterPackingUnitsshipmentLines |
SourceDocumentTypeId | Long | SourceDocumentTypeId of ShipmentsouterPackingUnitsshipmentLines |
UnitWeight | Long | UnitWeight of ShipmentsouterPackingUnitsshipmentLines |
UnitVolume | Long | UnitVolume of ShipmentsouterPackingUnitsshipmentLines |
LogisticsServiceProviderCustomerId | Long | LogisticsServiceProviderCustomerId of ShipmentsouterPackingUnitsshipmentLines |
LogisticsServiceProviderCustomer | String | LogisticsServiceProviderCustomer of ShipmentsouterPackingUnitsshipmentLines |
LogisticsServiceProviderCustomerNumber | String | LogisticsServiceProviderCustomerNumber of ShipmentsouterPackingUnitsshipmentLines |
SourceLineUpdateDate | Datetime | SourceLineUpdateDate of ShipmentsouterPackingUnitsshipmentLines |
SourceSystemId | Long | SourceSystemId of ShipmentsouterPackingUnitsshipmentLines |
SourceSystem | String | SourceSystem of ShipmentsouterPackingUnitsshipmentLines |
ShipmentAdviceStatusFlag | Bool | ShipmentAdviceStatusFlag of ShipmentsouterPackingUnitsshipmentLines |
DoNotShipBeforeDate | Datetime | DoNotShipBeforeDate of ShipmentsouterPackingUnitsshipmentLines |
DoNotShipAfterDate | Datetime | DoNotShipAfterDate of ShipmentsouterPackingUnitsshipmentLines |
IntegrationStatusCode | String | IntegrationStatusCode of ShipmentsouterPackingUnitsshipmentLines |
IntegrationStatus | String | IntegrationStatus of ShipmentsouterPackingUnitsshipmentLines |
QuickShipStatus | String | QuickShipStatus of ShipmentsouterPackingUnitsshipmentLines |
BusinessUnitId | Long | BusinessUnitId of ShipmentsouterPackingUnitsshipmentLines |
BusinessUnit | String | BusinessUnit of ShipmentsouterPackingUnitsshipmentLines |
LegalEntityId | Long | LegalEntityId of ShipmentsouterPackingUnitsshipmentLines |
LegalEntity | String | LegalEntity of ShipmentsouterPackingUnitsshipmentLines |
POHeaderId | Long | POHeaderId of ShipmentsouterPackingUnitsshipmentLines |
PONumber | String | PONumber of ShipmentsouterPackingUnitsshipmentLines |
POBillToBusinessUnitId | Long | POBillToBusinessUnitId of ShipmentsouterPackingUnitsshipmentLines |
POBillToBusinessUnit | String | POBillToBusinessUnit of ShipmentsouterPackingUnitsshipmentLines |
POSoldToLegalEntityId | Long | POSoldToLegalEntityId of ShipmentsouterPackingUnitsshipmentLines |
POSoldToLegalEntity | String | POSoldToLegalEntity of ShipmentsouterPackingUnitsshipmentLines |
ConversionTypeCode | String | ConversionTypeCode of ShipmentsouterPackingUnitsshipmentLines |
ConversionDate | Date | ConversionDate of ShipmentsouterPackingUnitsshipmentLines |
ConversionRate | Double | ConversionRate of ShipmentsouterPackingUnitsshipmentLines |
ParentItemId | Long | ParentItemId of ShipmentsouterPackingUnitsshipmentLines |
ParentItem | String | ParentItem of ShipmentsouterPackingUnitsshipmentLines |
ParentItemDescription | String | ParentItemDescription of ShipmentsouterPackingUnitsshipmentLines |
ParentSourceOrderFulfillmentLineId | Long | ParentSourceOrderFulfillmentLineId of ShipmentsouterPackingUnitsshipmentLines |
BaseItemId | Long | BaseItemId of ShipmentsouterPackingUnitsshipmentLines |
BaseItem | String | BaseItem of ShipmentsouterPackingUnitsshipmentLines |
BaseItemDescription | String | BaseItemDescription of ShipmentsouterPackingUnitsshipmentLines |
SrcAttributeCategory | String | SrcAttributeCategory of ShipmentsouterPackingUnitsshipmentLines |
SrcAttribute1 | String | SrcAttribute1 of ShipmentsouterPackingUnitsshipmentLines |
SrcAttribute2 | String | SrcAttribute2 of ShipmentsouterPackingUnitsshipmentLines |
SrcAttribute3 | String | SrcAttribute3 of ShipmentsouterPackingUnitsshipmentLines |
SrcAttribute4 | String | SrcAttribute4 of ShipmentsouterPackingUnitsshipmentLines |
SrcAttribute5 | String | SrcAttribute5 of ShipmentsouterPackingUnitsshipmentLines |
SrcAttribute6 | String | SrcAttribute6 of ShipmentsouterPackingUnitsshipmentLines |
SrcAttribute7 | String | SrcAttribute7 of ShipmentsouterPackingUnitsshipmentLines |
SrcAttribute8 | String | SrcAttribute8 of ShipmentsouterPackingUnitsshipmentLines |
SrcAttribute9 | String | SrcAttribute9 of ShipmentsouterPackingUnitsshipmentLines |
SrcAttribute10 | String | SrcAttribute10 of ShipmentsouterPackingUnitsshipmentLines |
SrcAttribute11 | String | SrcAttribute11 of ShipmentsouterPackingUnitsshipmentLines |
SrcAttribute12 | String | SrcAttribute12 of ShipmentsouterPackingUnitsshipmentLines |
SrcAttribute13 | String | SrcAttribute13 of ShipmentsouterPackingUnitsshipmentLines |
SrcAttribute14 | String | SrcAttribute14 of ShipmentsouterPackingUnitsshipmentLines |
SrcAttribute15 | String | SrcAttribute15 of ShipmentsouterPackingUnitsshipmentLines |
SrcAttribute16 | String | SrcAttribute16 of ShipmentsouterPackingUnitsshipmentLines |
SrcAttribute17 | String | SrcAttribute17 of ShipmentsouterPackingUnitsshipmentLines |
SrcAttribute18 | String | SrcAttribute18 of ShipmentsouterPackingUnitsshipmentLines |
SrcAttribute19 | String | SrcAttribute19 of ShipmentsouterPackingUnitsshipmentLines |
SrcAttribute20 | String | SrcAttribute20 of ShipmentsouterPackingUnitsshipmentLines |
SrcAttributeDate1 | Date | SrcAttributeDate1 of ShipmentsouterPackingUnitsshipmentLines |
SrcAttributeDate2 | Date | SrcAttributeDate2 of ShipmentsouterPackingUnitsshipmentLines |
SrcAttributeDate3 | Date | SrcAttributeDate3 of ShipmentsouterPackingUnitsshipmentLines |
SrcAttributeDate4 | Date | SrcAttributeDate4 of ShipmentsouterPackingUnitsshipmentLines |
SrcAttributeDate5 | Date | SrcAttributeDate5 of ShipmentsouterPackingUnitsshipmentLines |
SrcAttributeNumber1 | Double | SrcAttributeNumber1 of ShipmentsouterPackingUnitsshipmentLines |
SrcAttributeNumber2 | Double | SrcAttributeNumber2 of ShipmentsouterPackingUnitsshipmentLines |
SrcAttributeNumber3 | Double | SrcAttributeNumber3 of ShipmentsouterPackingUnitsshipmentLines |
SrcAttributeNumber4 | Double | SrcAttributeNumber4 of ShipmentsouterPackingUnitsshipmentLines |
SrcAttributeNumber5 | Double | SrcAttributeNumber5 of ShipmentsouterPackingUnitsshipmentLines |
SrcAttributeNumber6 | Double | SrcAttributeNumber6 of ShipmentsouterPackingUnitsshipmentLines |
SrcAttributeNumber7 | Double | SrcAttributeNumber7 of ShipmentsouterPackingUnitsshipmentLines |
SrcAttributeNumber8 | Double | SrcAttributeNumber8 of ShipmentsouterPackingUnitsshipmentLines |
SrcAttributeNumber9 | Double | SrcAttributeNumber9 of ShipmentsouterPackingUnitsshipmentLines |
SrcAttributeNumber10 | Double | SrcAttributeNumber10 of ShipmentsouterPackingUnitsshipmentLines |
SrcAttributeTimestamp1 | Datetime | SrcAttributeTimestamp1 of ShipmentsouterPackingUnitsshipmentLines |
SrcAttributeTimestamp2 | Datetime | SrcAttributeTimestamp2 of ShipmentsouterPackingUnitsshipmentLines |
SrcAttributeTimestamp3 | Datetime | SrcAttributeTimestamp3 of ShipmentsouterPackingUnitsshipmentLines |
SrcAttributeTimestamp4 | Datetime | SrcAttributeTimestamp4 of ShipmentsouterPackingUnitsshipmentLines |
SrcAttributeTimestamp5 | Datetime | SrcAttributeTimestamp5 of ShipmentsouterPackingUnitsshipmentLines |
TransportationShipmentFromEvent | String | TransportationShipmentFromEvent of ShipmentsouterPackingUnitsshipmentLines |
TransportationShipmentLineFromEvent | String | TransportationShipmentLineFromEvent of ShipmentsouterPackingUnitsshipmentLines |
TransportationShipmentCompleteFromEvent | String | TransportationShipmentCompleteFromEvent of ShipmentsouterPackingUnitsshipmentLines |
TradeComplianceScreenedFromEvent | String | TradeComplianceScreenedFromEvent of ShipmentsouterPackingUnitsshipmentLines |
CurrentBackorderedQuantityFromEvent | Double | CurrentBackorderedQuantityFromEvent of ShipmentsouterPackingUnitsshipmentLines |
OriginalShipmentLineFromEvent | Long | OriginalShipmentLineFromEvent of ShipmentsouterPackingUnitsshipmentLines |
ProjectCostingProjectId | Long | ProjectCostingProjectId of ShipmentsouterPackingUnitsshipmentLines |
ProjectCostingProjectNumber | String | ProjectCostingProjectNumber of ShipmentsouterPackingUnitsshipmentLines |
ProjectCostingProjectName | String | ProjectCostingProjectName of ShipmentsouterPackingUnitsshipmentLines |
ProjectCostingTaskId | Long | ProjectCostingTaskId of ShipmentsouterPackingUnitsshipmentLines |
ProjectCostingTaskNumber | String | ProjectCostingTaskNumber of ShipmentsouterPackingUnitsshipmentLines |
ProjectCostingTaskName | String | ProjectCostingTaskName of ShipmentsouterPackingUnitsshipmentLines |
OverShipTolerancePercentage | Double | OverShipTolerancePercentage of ShipmentsouterPackingUnitsshipmentLines |
UnderShipTolerancePercentage | Double | UnderShipTolerancePercentage of ShipmentsouterPackingUnitsshipmentLines |
ShippingToleranceBehavior | String | ShippingToleranceBehavior of ShipmentsouterPackingUnitsshipmentLines |
ConvertedRequestedQuantity | Double | ConvertedRequestedQuantity of ShipmentsouterPackingUnitsshipmentLines |
LineNetWeight | Double | LineNetWeight of ShipmentsouterPackingUnitsshipmentLines |
LineGrossWeight | Double | LineGrossWeight of ShipmentsouterPackingUnitsshipmentLines |
SupplierLotNumber | String | SupplierLotNumber of ShipmentsouterPackingUnitsshipmentLines |
MovementRequestLineId | Long | MovementRequestLineId of ShipmentsouterPackingUnitsshipmentLines |
AllowItemSubstitutionFlag | Bool | AllowItemSubstitutionFlag of ShipmentsouterPackingUnitsshipmentLines |
OriginalItemId | Long | OriginalItemId of ShipmentsouterPackingUnitsshipmentLines |
OriginalItemNumber | String | OriginalItemNumber of ShipmentsouterPackingUnitsshipmentLines |
OriginalDeliveryDetailId | Long | OriginalDeliveryDetailId of ShipmentsouterPackingUnitsshipmentLines |
OriginalItemConvertedQuantity | Double | OriginalItemConvertedQuantity of ShipmentsouterPackingUnitsshipmentLines |
DestinationOrganizationCode | String | DestinationOrganizationCode of ShipmentsouterPackingUnitsshipmentLines |
LineUnitPrice | Double | LineUnitPrice of ShipmentsouterPackingUnitsshipmentLines |
LineUnitVolume | Double | LineUnitVolume of ShipmentsouterPackingUnitsshipmentLines |
LineVolume | Double | LineVolume of ShipmentsouterPackingUnitsshipmentLines |
LineUnitWeight | Double | LineUnitWeight of ShipmentsouterPackingUnitsshipmentLines |
LineSellingPrice | Double | LineSellingPrice of ShipmentsouterPackingUnitsshipmentLines |
OriginalSourceOrderFulfillmentLineId | Long | OriginalSourceOrderFulfillmentLineId of ShipmentsouterPackingUnitsshipmentLines |
OriginalSourceOrderFulfillmentLine | String | OriginalSourceOrderFulfillmentLine of ShipmentsouterPackingUnitsshipmentLines |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
DeliveryId | Long | DeliveryId |
OrderNumber | String | OrderNumber |
Finder | String | finder |
ShipmentsouterPackingUnitsshipmentLinesattachments
Name | Type | Description |
ShipmentsDeliveryId [KEY] | Long | ShipmentsDeliveryId of ShipmentsouterPackingUnitsshipmentLinesattachments |
OuterpackingunitsLPNId [KEY] | Long | OuterpackingunitsLPNId of ShipmentsouterPackingUnitsshipmentLinesattachments |
ShipmentlinesShipmentLine [KEY] | Long | ShipmentlinesShipmentLine of ShipmentsouterPackingUnitsshipmentLinesattachments |
AttachedDocumentId [KEY] | Long | The unique identifier of the attached document. |
LastUpdateDate | Datetime | The date when the record was last updated. |
LastUpdatedBy | String | The user who last updated the record. |
DatatypeCode | String | A value that indicates the data type. |
FileName | String | The file name of the attachment. |
DmFolderPath | String | The folder path from which the attachment is created. |
DmDocumentId | String | The document ID from which the attachment is created. |
DmVersionNumber | String | The document version number from which the attachment is created. |
Url | String | The URL of a web page type attachment. |
CategoryName | String | The category of the attachment. |
UserName | String | The login credentials of the user who created the attachment. |
Uri | String | The URI of a Topology Manager type attachment. |
FileUrl | String | The URI of the file. |
UploadedText | String | The text content for a new text attachment. |
UploadedFileContentType | String | The content type of the attachment. |
UploadedFileLength | Long | The size of the attachment file. |
UploadedFileName | String | The name to assign to a new attachment file. |
ContentRepositoryFileShared | Bool | Indicates whether the attachment is shared |
Title | String | The title of the attachment. |
Description | String | The description of the attachment. |
ErrorStatusCode | String | The error code, if any, for the attachment. |
ErrorStatusMessage | String | The error message, if any, for the attachment. |
CreatedBy | String | The user who created the record. |
CreationDate | Datetime | The date when the record was created. |
FileContents | String | The contents of the attachment. |
ExpirationDate | Datetime | The expiration date of the contents in the attachment. |
LastUpdatedByUserName | String | The user name who last updated the record. |
CreatedByUserName | String | The user name who created the record. |
AsyncTrackerId | String | Attribute provided for the exclusive use by the Attachment UI components to assist in uploading files. |
FileWebImage | String | The base64 encoded image of the file displayed in .png format if the source is a convertible image. |
DownloadInfo | String | JSON object represented as a string containing information used to programmatically retrieve a file attachment. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BaseItem | String | BaseItem |
DeliveryId | Long | DeliveryId |
EndAssemblyItemNumber | String | EndAssemblyItemNumber |
IntegrationStatus | String | IntegrationStatus |
Item | String | Item |
LineStatus | String | LineStatus |
OrderNumber | String | OrderNumber |
OrderType | String | OrderType |
OrderTypeCode | String | OrderTypeCode |
ParentPackingUnit | String | ParentPackingUnit |
PickWave | String | PickWave |
QuickShipStatus | String | QuickShipStatus |
RcvShipmentLineId | Long | RcvShipmentLineId |
ShipToCustomer | String | ShipToCustomer |
ShipToPartyId | String | ShipToPartyId |
Shipment | String | Shipment |
ShipmentSet | String | ShipmentSet |
SourceOrder | String | SourceOrder |
SourceOrderFulfillmentLine | String | SourceOrderFulfillmentLine |
SourceOrderFulfillmentLineId | String | SourceOrderFulfillmentLineId |
SourceOrderLine | String | SourceOrderLine |
SourceSystemId | String | SourceSystemId |
TradeComplianceStatus | String | TradeComplianceStatus |
TransportationPlanningStatus | String | TransportationPlanningStatus |
Finder | String | finder |
ShipmentsouterPackingUnitsshipmentLineslinePackingInstructions
Name | Type | Description |
ShipmentsDeliveryId [KEY] | Long | ShipmentsDeliveryId of ShipmentsouterPackingUnitsshipmentLineslinePackingInstructions |
OuterpackingunitsLPNId [KEY] | Long | OuterpackingunitsLPNId of ShipmentsouterPackingUnitsshipmentLineslinePackingInstructions |
ShipmentlinesShipmentLine [KEY] | Long | ShipmentlinesShipmentLine of ShipmentsouterPackingUnitsshipmentLineslinePackingInstructions |
NoteId [KEY] | Long | NoteId of ShipmentsouterPackingUnitsshipmentLineslinePackingInstructions |
PackingInstructions | String | PackingInstructions of ShipmentsouterPackingUnitsshipmentLineslinePackingInstructions |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BaseItem | String | BaseItem |
DeliveryId | Long | DeliveryId |
EndAssemblyItemNumber | String | EndAssemblyItemNumber |
IntegrationStatus | String | IntegrationStatus |
Item | String | Item |
LineStatus | String | LineStatus |
OrderNumber | String | OrderNumber |
OrderType | String | OrderType |
OrderTypeCode | String | OrderTypeCode |
ParentPackingUnit | String | ParentPackingUnit |
PickWave | String | PickWave |
QuickShipStatus | String | QuickShipStatus |
RcvShipmentLineId | Long | RcvShipmentLineId |
ShipToCustomer | String | ShipToCustomer |
ShipToPartyId | String | ShipToPartyId |
Shipment | String | Shipment |
ShipmentSet | String | ShipmentSet |
SourceOrder | String | SourceOrder |
SourceOrderFulfillmentLine | String | SourceOrderFulfillmentLine |
SourceOrderFulfillmentLineId | String | SourceOrderFulfillmentLineId |
SourceOrderLine | String | SourceOrderLine |
SourceSystemId | String | SourceSystemId |
TradeComplianceStatus | String | TradeComplianceStatus |
TransportationPlanningStatus | String | TransportationPlanningStatus |
Finder | String | finder |
ShipmentsouterPackingUnitsshipmentLineslineShippingInstructions
Name | Type | Description |
ShipmentsDeliveryId [KEY] | Long | ShipmentsDeliveryId of ShipmentsouterPackingUnitsshipmentLineslineShippingInstructions |
OuterpackingunitsLPNId [KEY] | Long | OuterpackingunitsLPNId of ShipmentsouterPackingUnitsshipmentLineslineShippingInstructions |
ShipmentlinesShipmentLine [KEY] | Long | ShipmentlinesShipmentLine of ShipmentsouterPackingUnitsshipmentLineslineShippingInstructions |
NoteId [KEY] | Long | NoteId of ShipmentsouterPackingUnitsshipmentLineslineShippingInstructions |
ShippingInstructions | String | ShippingInstructions of ShipmentsouterPackingUnitsshipmentLineslineShippingInstructions |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BaseItem | String | BaseItem |
DeliveryId | Long | DeliveryId |
EndAssemblyItemNumber | String | EndAssemblyItemNumber |
IntegrationStatus | String | IntegrationStatus |
Item | String | Item |
LineStatus | String | LineStatus |
OrderNumber | String | OrderNumber |
OrderType | String | OrderType |
OrderTypeCode | String | OrderTypeCode |
ParentPackingUnit | String | ParentPackingUnit |
PickWave | String | PickWave |
QuickShipStatus | String | QuickShipStatus |
RcvShipmentLineId | Long | RcvShipmentLineId |
ShipToCustomer | String | ShipToCustomer |
ShipToPartyId | String | ShipToPartyId |
Shipment | String | Shipment |
ShipmentSet | String | ShipmentSet |
SourceOrder | String | SourceOrder |
SourceOrderFulfillmentLine | String | SourceOrderFulfillmentLine |
SourceOrderFulfillmentLineId | String | SourceOrderFulfillmentLineId |
SourceOrderLine | String | SourceOrderLine |
SourceSystemId | String | SourceSystemId |
TradeComplianceStatus | String | TradeComplianceStatus |
TransportationPlanningStatus | String | TransportationPlanningStatus |
Finder | String | finder |
ShipmentsouterPackingUnitsshipmentLineslotAttributeDFF
Name | Type | Description |
ShipmentsDeliveryId [KEY] | Long | ShipmentsDeliveryId of ShipmentsouterPackingUnitsshipmentLineslotAttributeDFF |
OuterpackingunitsLPNId [KEY] | Long | OuterpackingunitsLPNId of ShipmentsouterPackingUnitsshipmentLineslotAttributeDFF |
ShipmentlinesShipmentLine [KEY] | Long | ShipmentlinesShipmentLine of ShipmentsouterPackingUnitsshipmentLineslotAttributeDFF |
InventoryItemId [KEY] | Long | InventoryItemId of ShipmentsouterPackingUnitsshipmentLineslotAttributeDFF |
OrganizationId [KEY] | Long | OrganizationId of ShipmentsouterPackingUnitsshipmentLineslotAttributeDFF |
LotNumber [KEY] | String | LotNumber of ShipmentsouterPackingUnitsshipmentLineslotAttributeDFF |
_FLEX_Context | String | __FLEX_Context of ShipmentsouterPackingUnitsshipmentLineslotAttributeDFF |
_FLEX_Context_DisplayValue | String | __FLEX_Context_DisplayValue of ShipmentsouterPackingUnitsshipmentLineslotAttributeDFF |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BaseItem | String | BaseItem |
DeliveryId | Long | DeliveryId |
EndAssemblyItemNumber | String | EndAssemblyItemNumber |
IntegrationStatus | String | IntegrationStatus |
Item | String | Item |
LineStatus | String | LineStatus |
OrderNumber | String | OrderNumber |
OrderType | String | OrderType |
OrderTypeCode | String | OrderTypeCode |
ParentPackingUnit | String | ParentPackingUnit |
PickWave | String | PickWave |
QuickShipStatus | String | QuickShipStatus |
RcvShipmentLineId | Long | RcvShipmentLineId |
ShipToCustomer | String | ShipToCustomer |
ShipToPartyId | String | ShipToPartyId |
Shipment | String | Shipment |
ShipmentSet | String | ShipmentSet |
SourceOrder | String | SourceOrder |
SourceOrderFulfillmentLine | String | SourceOrderFulfillmentLine |
SourceOrderFulfillmentLineId | String | SourceOrderFulfillmentLineId |
SourceOrderLine | String | SourceOrderLine |
SourceSystemId | String | SourceSystemId |
TradeComplianceStatus | String | TradeComplianceStatus |
TransportationPlanningStatus | String | TransportationPlanningStatus |
Finder | String | finder |
ShipmentsouterPackingUnitsshipmentLineslotStandardDFF
Name | Type | Description |
ShipmentsDeliveryId [KEY] | Long | ShipmentsDeliveryId of ShipmentsouterPackingUnitsshipmentLineslotStandardDFF |
OuterpackingunitsLPNId [KEY] | Long | OuterpackingunitsLPNId of ShipmentsouterPackingUnitsshipmentLineslotStandardDFF |
ShipmentlinesShipmentLine [KEY] | Long | ShipmentlinesShipmentLine of ShipmentsouterPackingUnitsshipmentLineslotStandardDFF |
InventoryItemId [KEY] | Long | InventoryItemId of ShipmentsouterPackingUnitsshipmentLineslotStandardDFF |
OrganizationId [KEY] | Long | OrganizationId of ShipmentsouterPackingUnitsshipmentLineslotStandardDFF |
LotNumber [KEY] | String | LotNumber of ShipmentsouterPackingUnitsshipmentLineslotStandardDFF |
_FLEX_Context | String | __FLEX_Context of ShipmentsouterPackingUnitsshipmentLineslotStandardDFF |
_FLEX_Context_DisplayValue | String | __FLEX_Context_DisplayValue of ShipmentsouterPackingUnitsshipmentLineslotStandardDFF |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BaseItem | String | BaseItem |
DeliveryId | Long | DeliveryId |
EndAssemblyItemNumber | String | EndAssemblyItemNumber |
IntegrationStatus | String | IntegrationStatus |
Item | String | Item |
LineStatus | String | LineStatus |
OrderNumber | String | OrderNumber |
OrderType | String | OrderType |
OrderTypeCode | String | OrderTypeCode |
ParentPackingUnit | String | ParentPackingUnit |
PickWave | String | PickWave |
QuickShipStatus | String | QuickShipStatus |
RcvShipmentLineId | Long | RcvShipmentLineId |
ShipToCustomer | String | ShipToCustomer |
ShipToPartyId | String | ShipToPartyId |
Shipment | String | Shipment |
ShipmentSet | String | ShipmentSet |
SourceOrder | String | SourceOrder |
SourceOrderFulfillmentLine | String | SourceOrderFulfillmentLine |
SourceOrderFulfillmentLineId | String | SourceOrderFulfillmentLineId |
SourceOrderLine | String | SourceOrderLine |
SourceSystemId | String | SourceSystemId |
TradeComplianceStatus | String | TradeComplianceStatus |
TransportationPlanningStatus | String | TransportationPlanningStatus |
Finder | String | finder |
ShipmentsouterPackingUnitsshipmentLinesproratedCosts
Name | Type | Description |
ShipmentsDeliveryId [KEY] | Long | ShipmentsDeliveryId of ShipmentsouterPackingUnitsshipmentLinesproratedCosts |
OuterpackingunitsLPNId [KEY] | Long | OuterpackingunitsLPNId of ShipmentsouterPackingUnitsshipmentLinesproratedCosts |
ShipmentlinesShipmentLine [KEY] | Long | ShipmentlinesShipmentLine of ShipmentsouterPackingUnitsshipmentLinesproratedCosts |
ProratedShippingCostId [KEY] | Long | ProratedShippingCostId of ShipmentsouterPackingUnitsshipmentLinesproratedCosts |
ShippingCostTypeId | Long | ShippingCostTypeId of ShipmentsouterPackingUnitsshipmentLinesproratedCosts |
ShippingCostType | String | ShippingCostType of ShipmentsouterPackingUnitsshipmentLinesproratedCosts |
ShippingCostTypeCategoryCode | String | ShippingCostTypeCategoryCode of ShipmentsouterPackingUnitsshipmentLinesproratedCosts |
ShippingCostTypeCategory | String | ShippingCostTypeCategory of ShipmentsouterPackingUnitsshipmentLinesproratedCosts |
ProratedAmount | Double | ProratedAmount of ShipmentsouterPackingUnitsshipmentLinesproratedCosts |
CurrencyCode | String | CurrencyCode of ShipmentsouterPackingUnitsshipmentLinesproratedCosts |
CurrencyName | String | CurrencyName of ShipmentsouterPackingUnitsshipmentLinesproratedCosts |
CreatedBy | String | CreatedBy of ShipmentsouterPackingUnitsshipmentLinesproratedCosts |
CreationDate | Datetime | CreationDate of ShipmentsouterPackingUnitsshipmentLinesproratedCosts |
LastUpdatedBy | String | LastUpdatedBy of ShipmentsouterPackingUnitsshipmentLinesproratedCosts |
LastUpdateDate | Datetime | LastUpdateDate of ShipmentsouterPackingUnitsshipmentLinesproratedCosts |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BaseItem | String | BaseItem |
DeliveryId | Long | DeliveryId |
EndAssemblyItemNumber | String | EndAssemblyItemNumber |
IntegrationStatus | String | IntegrationStatus |
Item | String | Item |
LineStatus | String | LineStatus |
OrderNumber | String | OrderNumber |
OrderType | String | OrderType |
OrderTypeCode | String | OrderTypeCode |
ParentPackingUnit | String | ParentPackingUnit |
PickWave | String | PickWave |
QuickShipStatus | String | QuickShipStatus |
RcvShipmentLineId | Long | RcvShipmentLineId |
ShipToCustomer | String | ShipToCustomer |
ShipToPartyId | String | ShipToPartyId |
Shipment | String | Shipment |
ShipmentSet | String | ShipmentSet |
SourceOrder | String | SourceOrder |
SourceOrderFulfillmentLine | String | SourceOrderFulfillmentLine |
SourceOrderFulfillmentLineId | String | SourceOrderFulfillmentLineId |
SourceOrderLine | String | SourceOrderLine |
SourceSystemId | String | SourceSystemId |
TradeComplianceStatus | String | TradeComplianceStatus |
TransportationPlanningStatus | String | TransportationPlanningStatus |
Finder | String | finder |
ShipmentsouterPackingUnitsshipmentLinesshipmentLineCosts
Name | Type | Description |
ShipmentsDeliveryId [KEY] | Long | ShipmentsDeliveryId of ShipmentsouterPackingUnitsshipmentLinesshipmentLineCosts |
OuterpackingunitsLPNId [KEY] | Long | OuterpackingunitsLPNId of ShipmentsouterPackingUnitsshipmentLinesshipmentLineCosts |
ShipmentlinesShipmentLine [KEY] | Long | ShipmentlinesShipmentLine of ShipmentsouterPackingUnitsshipmentLinesshipmentLineCosts |
FreightCostId [KEY] | Long | FreightCostId of ShipmentsouterPackingUnitsshipmentLinesshipmentLineCosts |
DeliveryDetailId | Long | DeliveryDetailId of ShipmentsouterPackingUnitsshipmentLinesshipmentLineCosts |
LPNId | Long | LPNId of ShipmentsouterPackingUnitsshipmentLinesshipmentLineCosts |
PackingUnit | String | PackingUnit of ShipmentsouterPackingUnitsshipmentLinesshipmentLineCosts |
ShippingCostTypeId | Long | ShippingCostTypeId of ShipmentsouterPackingUnitsshipmentLinesshipmentLineCosts |
ShippingCost | String | ShippingCost of ShipmentsouterPackingUnitsshipmentLinesshipmentLineCosts |
ShippingCostTypeCategoryCode | String | ShippingCostTypeCategoryCode of ShipmentsouterPackingUnitsshipmentLinesshipmentLineCosts |
ShippingCostTypeCategory | String | ShippingCostTypeCategory of ShipmentsouterPackingUnitsshipmentLinesshipmentLineCosts |
Amount | Double | Amount of ShipmentsouterPackingUnitsshipmentLinesshipmentLineCosts |
CurrencyCode | String | CurrencyCode of ShipmentsouterPackingUnitsshipmentLinesshipmentLineCosts |
CurrencyName | String | CurrencyName of ShipmentsouterPackingUnitsshipmentLinesshipmentLineCosts |
ConversionRateTypeCode | String | ConversionRateTypeCode of ShipmentsouterPackingUnitsshipmentLinesshipmentLineCosts |
ConversionRateType | String | ConversionRateType of ShipmentsouterPackingUnitsshipmentLinesshipmentLineCosts |
ConversionRate | Double | ConversionRate of ShipmentsouterPackingUnitsshipmentLinesshipmentLineCosts |
ConversionDate | Date | ConversionDate of ShipmentsouterPackingUnitsshipmentLinesshipmentLineCosts |
CreatedBy | String | CreatedBy of ShipmentsouterPackingUnitsshipmentLinesshipmentLineCosts |
CreationDate | Datetime | CreationDate of ShipmentsouterPackingUnitsshipmentLinesshipmentLineCosts |
LastUpdatedBy | String | LastUpdatedBy of ShipmentsouterPackingUnitsshipmentLinesshipmentLineCosts |
LastUpdateDate | Datetime | LastUpdateDate of ShipmentsouterPackingUnitsshipmentLinesshipmentLineCosts |
ShippingCostsDFF | String | shippingCostsDFF |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BaseItem | String | BaseItem |
DeliveryId | Long | DeliveryId |
EndAssemblyItemNumber | String | EndAssemblyItemNumber |
IntegrationStatus | String | IntegrationStatus |
Item | String | Item |
LineStatus | String | LineStatus |
OrderNumber | String | OrderNumber |
OrderType | String | OrderType |
OrderTypeCode | String | OrderTypeCode |
ParentPackingUnit | String | ParentPackingUnit |
PickWave | String | PickWave |
QuickShipStatus | String | QuickShipStatus |
RcvShipmentLineId | Long | RcvShipmentLineId |
ShipToCustomer | String | ShipToCustomer |
ShipToPartyId | String | ShipToPartyId |
Shipment | String | Shipment |
ShipmentSet | String | ShipmentSet |
SourceOrder | String | SourceOrder |
SourceOrderFulfillmentLine | String | SourceOrderFulfillmentLine |
SourceOrderFulfillmentLineId | String | SourceOrderFulfillmentLineId |
SourceOrderLine | String | SourceOrderLine |
SourceSystemId | String | SourceSystemId |
TradeComplianceStatus | String | TradeComplianceStatus |
TransportationPlanningStatus | String | TransportationPlanningStatus |
Finder | String | finder |
ShipmentsouterPackingUnitsshipmentLinesshipmentLinesDFF
Name | Type | Description |
ShipmentsDeliveryId [KEY] | Long | ShipmentsDeliveryId of ShipmentsouterPackingUnitsshipmentLinesshipmentLinesDFF |
OuterpackingunitsLPNId [KEY] | Long | OuterpackingunitsLPNId of ShipmentsouterPackingUnitsshipmentLinesshipmentLinesDFF |
ShipmentlinesShipmentLine [KEY] | Long | ShipmentlinesShipmentLine of ShipmentsouterPackingUnitsshipmentLinesshipmentLinesDFF |
DeliveryDetailId [KEY] | Long | DeliveryDetailId of ShipmentsouterPackingUnitsshipmentLinesshipmentLinesDFF |
_FLEX_Context | String | __FLEX_Context of ShipmentsouterPackingUnitsshipmentLinesshipmentLinesDFF |
_FLEX_Context_DisplayValue | String | __FLEX_Context_DisplayValue of ShipmentsouterPackingUnitsshipmentLinesshipmentLinesDFF |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BaseItem | String | BaseItem |
DeliveryId | Long | DeliveryId |
EndAssemblyItemNumber | String | EndAssemblyItemNumber |
IntegrationStatus | String | IntegrationStatus |
Item | String | Item |
LineStatus | String | LineStatus |
OrderNumber | String | OrderNumber |
OrderType | String | OrderType |
OrderTypeCode | String | OrderTypeCode |
ParentPackingUnit | String | ParentPackingUnit |
PickWave | String | PickWave |
QuickShipStatus | String | QuickShipStatus |
RcvShipmentLineId | Long | RcvShipmentLineId |
ShipToCustomer | String | ShipToCustomer |
ShipToPartyId | String | ShipToPartyId |
Shipment | String | Shipment |
ShipmentSet | String | ShipmentSet |
SourceOrder | String | SourceOrder |
SourceOrderFulfillmentLine | String | SourceOrderFulfillmentLine |
SourceOrderFulfillmentLineId | String | SourceOrderFulfillmentLineId |
SourceOrderLine | String | SourceOrderLine |
SourceSystemId | String | SourceSystemId |
TradeComplianceStatus | String | TradeComplianceStatus |
TransportationPlanningStatus | String | TransportationPlanningStatus |
Finder | String | finder |
ShipmentsouterPackingUnitsshipmentLinesshipmentLineSerials
Name | Type | Description |
ShipmentsDeliveryId [KEY] | Long | ShipmentsDeliveryId of ShipmentsouterPackingUnitsshipmentLinesshipmentLineSerials |
OuterpackingunitsLPNId [KEY] | Long | OuterpackingunitsLPNId of ShipmentsouterPackingUnitsshipmentLinesshipmentLineSerials |
ShipmentlinesShipmentLine [KEY] | Long | ShipmentlinesShipmentLine of ShipmentsouterPackingUnitsshipmentLinesshipmentLineSerials |
FromSerialNumber [KEY] | String | FromSerialNumber of ShipmentsouterPackingUnitsshipmentLinesshipmentLineSerials |
ToSerialNumber | String | ToSerialNumber of ShipmentsouterPackingUnitsshipmentLinesshipmentLineSerials |
UniqueLineNumber [KEY] | Long | UniqueLineNumber of ShipmentsouterPackingUnitsshipmentLinesshipmentLineSerials |
TransactionTempId | Double | TransactionTempId of ShipmentsouterPackingUnitsshipmentLinesshipmentLineSerials |
DeliveryDetailId | Double | DeliveryDetailId of ShipmentsouterPackingUnitsshipmentLinesshipmentLineSerials |
SupplierSerialNumber | String | SupplierSerialNumber of ShipmentsouterPackingUnitsshipmentLinesshipmentLineSerials |
AttributeDFF | String | attributeDFF |
StandardDFF | String | standardDFF |
SerialNumbers | String | serialNumbers |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BaseItem | String | BaseItem |
DeliveryId | Long | DeliveryId |
EndAssemblyItemNumber | String | EndAssemblyItemNumber |
IntegrationStatus | String | IntegrationStatus |
Item | String | Item |
LineStatus | String | LineStatus |
OrderNumber | String | OrderNumber |
OrderType | String | OrderType |
OrderTypeCode | String | OrderTypeCode |
ParentPackingUnit | String | ParentPackingUnit |
PickWave | String | PickWave |
QuickShipStatus | String | QuickShipStatus |
RcvShipmentLineId | Long | RcvShipmentLineId |
ShipToCustomer | String | ShipToCustomer |
ShipToPartyId | String | ShipToPartyId |
Shipment | String | Shipment |
ShipmentSet | String | ShipmentSet |
SourceOrder | String | SourceOrder |
SourceOrderFulfillmentLine | String | SourceOrderFulfillmentLine |
SourceOrderFulfillmentLineId | String | SourceOrderFulfillmentLineId |
SourceOrderLine | String | SourceOrderLine |
SourceSystemId | String | SourceSystemId |
TradeComplianceStatus | String | TradeComplianceStatus |
TransportationPlanningStatus | String | TransportationPlanningStatus |
Finder | String | finder |
ShipmentsshipmentRoutingInstructions
Name | Type | Description |
ShipmentsDeliveryId [KEY] | Long | ShipmentsDeliveryId of ShipmentsshipmentRoutingInstructions |
NoteId [KEY] | Long | NoteId of ShipmentsshipmentRoutingInstructions |
RoutingInstruction | String | RoutingInstruction of ShipmentsshipmentRoutingInstructions |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BaseItem | String | BaseItem |
DeliveryId | Long | DeliveryId |
EndAssemblyItemNumber | String | EndAssemblyItemNumber |
IntegrationStatus | String | IntegrationStatus |
Item | String | Item |
LineStatus | String | LineStatus |
OrderNumber | String | OrderNumber |
OrderType | String | OrderType |
OrderTypeCode | String | OrderTypeCode |
ParentPackingUnit | String | ParentPackingUnit |
PickWave | String | PickWave |
QuickShipStatus | String | QuickShipStatus |
RcvShipmentLineId | Long | RcvShipmentLineId |
ShipToCustomer | String | ShipToCustomer |
ShipToPartyId | String | ShipToPartyId |
Shipment | String | Shipment |
ShipmentSet | String | ShipmentSet |
SourceOrder | String | SourceOrder |
SourceOrderFulfillmentLine | String | SourceOrderFulfillmentLine |
SourceOrderFulfillmentLineId | String | SourceOrderFulfillmentLineId |
SourceOrderLine | String | SourceOrderLine |
SourceSystemId | String | SourceSystemId |
TradeComplianceStatus | String | TradeComplianceStatus |
TransportationPlanningStatus | String | TransportationPlanningStatus |
Finder | String | finder |
ShipmentsshipmentsDFF
Name | Type | Description |
ShipmentsDeliveryId [KEY] | Long | ShipmentsDeliveryId of ShipmentsshipmentsDFF |
DeliveryId [KEY] | Long | DeliveryId of ShipmentsshipmentsDFF |
_FLEX_Context | String | __FLEX_Context of ShipmentsshipmentsDFF |
_FLEX_Context_DisplayValue | String | __FLEX_Context_DisplayValue of ShipmentsshipmentsDFF |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BaseItem | String | BaseItem |
EndAssemblyItemNumber | String | EndAssemblyItemNumber |
IntegrationStatus | String | IntegrationStatus |
Item | String | Item |
LineStatus | String | LineStatus |
OrderNumber | String | OrderNumber |
OrderType | String | OrderType |
OrderTypeCode | String | OrderTypeCode |
ParentPackingUnit | String | ParentPackingUnit |
PickWave | String | PickWave |
QuickShipStatus | String | QuickShipStatus |
RcvShipmentLineId | Long | RcvShipmentLineId |
ShipToCustomer | String | ShipToCustomer |
ShipToPartyId | String | ShipToPartyId |
Shipment | String | Shipment |
ShipmentSet | String | ShipmentSet |
SourceOrder | String | SourceOrder |
SourceOrderFulfillmentLine | String | SourceOrderFulfillmentLine |
SourceOrderFulfillmentLineId | String | SourceOrderFulfillmentLineId |
SourceOrderLine | String | SourceOrderLine |
SourceSystemId | String | SourceSystemId |
TradeComplianceStatus | String | TradeComplianceStatus |
TransportationPlanningStatus | String | TransportationPlanningStatus |
Finder | String | finder |
ShipmentsshipmentShippingMarks
Name | Type | Description |
ShipmentsDeliveryId [KEY] | Long | ShipmentsDeliveryId of ShipmentsshipmentShippingMarks |
NoteId [KEY] | Long | NoteId of ShipmentsshipmentShippingMarks |
ShippingMarks | String | ShippingMarks of ShipmentsshipmentShippingMarks |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BaseItem | String | BaseItem |
DeliveryId | Long | DeliveryId |
EndAssemblyItemNumber | String | EndAssemblyItemNumber |
IntegrationStatus | String | IntegrationStatus |
Item | String | Item |
LineStatus | String | LineStatus |
OrderNumber | String | OrderNumber |
OrderType | String | OrderType |
OrderTypeCode | String | OrderTypeCode |
ParentPackingUnit | String | ParentPackingUnit |
PickWave | String | PickWave |
QuickShipStatus | String | QuickShipStatus |
RcvShipmentLineId | Long | RcvShipmentLineId |
ShipToCustomer | String | ShipToCustomer |
ShipToPartyId | String | ShipToPartyId |
Shipment | String | Shipment |
ShipmentSet | String | ShipmentSet |
SourceOrder | String | SourceOrder |
SourceOrderFulfillmentLine | String | SourceOrderFulfillmentLine |
SourceOrderFulfillmentLineId | String | SourceOrderFulfillmentLineId |
SourceOrderLine | String | SourceOrderLine |
SourceSystemId | String | SourceSystemId |
TradeComplianceStatus | String | TradeComplianceStatus |
TransportationPlanningStatus | String | TransportationPlanningStatus |
Finder | String | finder |
ShipmentsshippingCosts
Name | Type | Description |
ShipmentsDeliveryId [KEY] | Long | ShipmentsDeliveryId of ShipmentsshippingCosts |
FreightCostId [KEY] | Long | FreightCostId of ShipmentsshippingCosts |
DeliveryDetailId | Long | DeliveryDetailId of ShipmentsshippingCosts |
LPNId | Long | LPNId of ShipmentsshippingCosts |
PackingUnit | String | PackingUnit of ShipmentsshippingCosts |
ShippingCostTypeId | Long | ShippingCostTypeId of ShipmentsshippingCosts |
ShippingCost | String | ShippingCost of ShipmentsshippingCosts |
ShippingCostTypeCategoryCode | String | ShippingCostTypeCategoryCode of ShipmentsshippingCosts |
ShippingCostTypeCategory | String | ShippingCostTypeCategory of ShipmentsshippingCosts |
Amount | Double | Amount of ShipmentsshippingCosts |
CurrencyCode | String | CurrencyCode of ShipmentsshippingCosts |
CurrencyName | String | CurrencyName of ShipmentsshippingCosts |
ConversionRateTypeCode | String | ConversionRateTypeCode of ShipmentsshippingCosts |
ConversionRateType | String | ConversionRateType of ShipmentsshippingCosts |
ConversionRate | Double | ConversionRate of ShipmentsshippingCosts |
ConversionDate | Date | ConversionDate of ShipmentsshippingCosts |
CreatedBy | String | CreatedBy of ShipmentsshippingCosts |
CreationDate | Datetime | CreationDate of ShipmentsshippingCosts |
LastUpdatedBy | String | LastUpdatedBy of ShipmentsshippingCosts |
LastUpdateDate | Datetime | LastUpdateDate of ShipmentsshippingCosts |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BaseItem | String | BaseItem |
DeliveryId | Long | DeliveryId |
EndAssemblyItemNumber | String | EndAssemblyItemNumber |
IntegrationStatus | String | IntegrationStatus |
Item | String | Item |
LineStatus | String | LineStatus |
OrderNumber | String | OrderNumber |
OrderType | String | OrderType |
OrderTypeCode | String | OrderTypeCode |
ParentPackingUnit | String | ParentPackingUnit |
PickWave | String | PickWave |
QuickShipStatus | String | QuickShipStatus |
RcvShipmentLineId | Long | RcvShipmentLineId |
ShipToCustomer | String | ShipToCustomer |
ShipToPartyId | String | ShipToPartyId |
Shipment | String | Shipment |
ShipmentSet | String | ShipmentSet |
SourceOrder | String | SourceOrder |
SourceOrderFulfillmentLine | String | SourceOrderFulfillmentLine |
SourceOrderFulfillmentLineId | String | SourceOrderFulfillmentLineId |
SourceOrderLine | String | SourceOrderLine |
SourceSystemId | String | SourceSystemId |
TradeComplianceStatus | String | TradeComplianceStatus |
TransportationPlanningStatus | String | TransportationPlanningStatus |
Finder | String | finder |
ShipmentsshippingCostsshippingCostsDFF
Name | Type | Description |
ShipmentsDeliveryId [KEY] | Long | ShipmentsDeliveryId of ShipmentsshippingCostsshippingCostsDFF |
ShippingcostsFreightCostId [KEY] | Long | ShippingcostsFreightCostId of ShipmentsshippingCostsshippingCostsDFF |
FreightCostId [KEY] | Long | FreightCostId of ShipmentsshippingCostsshippingCostsDFF |
_FLEX_Context | String | __FLEX_Context of ShipmentsshippingCostsshippingCostsDFF |
_FLEX_Context_DisplayValue | String | __FLEX_Context_DisplayValue of ShipmentsshippingCostsshippingCostsDFF |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BaseItem | String | BaseItem |
DeliveryId | Long | DeliveryId |
EndAssemblyItemNumber | String | EndAssemblyItemNumber |
IntegrationStatus | String | IntegrationStatus |
Item | String | Item |
LineStatus | String | LineStatus |
OrderNumber | String | OrderNumber |
OrderType | String | OrderType |
OrderTypeCode | String | OrderTypeCode |
ParentPackingUnit | String | ParentPackingUnit |
PickWave | String | PickWave |
QuickShipStatus | String | QuickShipStatus |
RcvShipmentLineId | Long | RcvShipmentLineId |
ShipToCustomer | String | ShipToCustomer |
ShipToPartyId | String | ShipToPartyId |
Shipment | String | Shipment |
ShipmentSet | String | ShipmentSet |
SourceOrder | String | SourceOrder |
SourceOrderFulfillmentLine | String | SourceOrderFulfillmentLine |
SourceOrderFulfillmentLineId | String | SourceOrderFulfillmentLineId |
SourceOrderLine | String | SourceOrderLine |
SourceSystemId | String | SourceSystemId |
TradeComplianceStatus | String | TradeComplianceStatus |
TransportationPlanningStatus | String | TransportationPlanningStatus |
Finder | String | finder |
ShipmentsunpackedShipmentLines
Name | Type | Description |
ShipmentsDeliveryId [KEY] | Long | ShipmentsDeliveryId of ShipmentsunpackedShipmentLines |
ShipmentLine [KEY] | Long | ShipmentLine of ShipmentsunpackedShipmentLines |
OrderTypeCode | String | OrderTypeCode of ShipmentsunpackedShipmentLines |
OrderType | String | OrderType of ShipmentsunpackedShipmentLines |
Order | String | Order of ShipmentsunpackedShipmentLines |
OrderLine | String | OrderLine of ShipmentsunpackedShipmentLines |
OrderSchedule | String | OrderSchedule of ShipmentsunpackedShipmentLines |
InventoryItemId | Long | InventoryItemId of ShipmentsunpackedShipmentLines |
Item | String | Item of ShipmentsunpackedShipmentLines |
ItemDescription | String | ItemDescription of ShipmentsunpackedShipmentLines |
Revision | String | Revision of ShipmentsunpackedShipmentLines |
UnitPrice | Long | UnitPrice of ShipmentsunpackedShipmentLines |
SellingPrice | Long | SellingPrice of ShipmentsunpackedShipmentLines |
RequestedQuantity | Double | RequestedQuantity of ShipmentsunpackedShipmentLines |
RequestedQuantityUOMCode | String | RequestedQuantityUOMCode of ShipmentsunpackedShipmentLines |
RequestedQuantityUOM | String | RequestedQuantityUOM of ShipmentsunpackedShipmentLines |
SecondaryRequestedQuantity | Double | SecondaryRequestedQuantity of ShipmentsunpackedShipmentLines |
SecondaryRequestedQuantityUOMCode | String | SecondaryRequestedQuantityUOMCode of ShipmentsunpackedShipmentLines |
SecondaryRequestedQuantityUOM | String | SecondaryRequestedQuantityUOM of ShipmentsunpackedShipmentLines |
FOBCode | String | FOBCode of ShipmentsunpackedShipmentLines |
FOB | String | FOB of ShipmentsunpackedShipmentLines |
FreightTermsCode | String | FreightTermsCode of ShipmentsunpackedShipmentLines |
FreightTerms | String | FreightTerms of ShipmentsunpackedShipmentLines |
ShippingPriorityCode | String | ShippingPriorityCode of ShipmentsunpackedShipmentLines |
ShippingPriority | String | ShippingPriority of ShipmentsunpackedShipmentLines |
PreferredGrade | String | PreferredGrade of ShipmentsunpackedShipmentLines |
PreferredGradeName | String | PreferredGradeName of ShipmentsunpackedShipmentLines |
CurrencyCode | String | CurrencyCode of ShipmentsunpackedShipmentLines |
CurrencyName | String | CurrencyName of ShipmentsunpackedShipmentLines |
ShipmentSet | String | ShipmentSet of ShipmentsunpackedShipmentLines |
ArrivalSet | String | ArrivalSet of ShipmentsunpackedShipmentLines |
CustomerPONumber | String | CustomerPONumber of ShipmentsunpackedShipmentLines |
CustomerItemId | Long | CustomerItemId of ShipmentsunpackedShipmentLines |
CustomerItem | String | CustomerItem of ShipmentsunpackedShipmentLines |
CustomerItemDescription | String | CustomerItemDescription of ShipmentsunpackedShipmentLines |
RequestedDate | Datetime | RequestedDate of ShipmentsunpackedShipmentLines |
ScheduledShipDate | Datetime | ScheduledShipDate of ShipmentsunpackedShipmentLines |
RequestedDateTypeCode | String | RequestedDateTypeCode of ShipmentsunpackedShipmentLines |
RequestedDateType | String | RequestedDateType of ShipmentsunpackedShipmentLines |
ShipToPartyId | Long | ShipToPartyId of ShipmentsunpackedShipmentLines |
ShipToCustomer | String | ShipToCustomer of ShipmentsunpackedShipmentLines |
ShipToCustomerNumber | String | ShipToCustomerNumber of ShipmentsunpackedShipmentLines |
ShipToPartySiteId | Long | ShipToPartySiteId of ShipmentsunpackedShipmentLines |
ShipToPartySiteNumber | String | ShipToPartySiteNumber of ShipmentsunpackedShipmentLines |
ShipToContactId | Long | ShipToContactId of ShipmentsunpackedShipmentLines |
ShipToContact | String | ShipToContact of ShipmentsunpackedShipmentLines |
ShipToContactFirstName | String | ShipToContactFirstName of ShipmentsunpackedShipmentLines |
ShipToContactLastName | String | ShipToContactLastName of ShipmentsunpackedShipmentLines |
ShipToContactPhone | String | ShipToContactPhone of ShipmentsunpackedShipmentLines |
ShipToURL | String | ShipToURL of ShipmentsunpackedShipmentLines |
ShipToFax | String | ShipToFax of ShipmentsunpackedShipmentLines |
ShipToEmail | String | ShipToEmail of ShipmentsunpackedShipmentLines |
ShipToLocationId | Long | ShipToLocationId of ShipmentsunpackedShipmentLines |
ShipToLocationType | String | ShipToLocationType of ShipmentsunpackedShipmentLines |
ShipToAddress1 | String | ShipToAddress1 of ShipmentsunpackedShipmentLines |
ShipToAddress2 | String | ShipToAddress2 of ShipmentsunpackedShipmentLines |
ShipToAddress3 | String | ShipToAddress3 of ShipmentsunpackedShipmentLines |
ShipToAddress4 | String | ShipToAddress4 of ShipmentsunpackedShipmentLines |
ShipToCity | String | ShipToCity of ShipmentsunpackedShipmentLines |
ShipToCounty | String | ShipToCounty of ShipmentsunpackedShipmentLines |
ShipToPostalCode | String | ShipToPostalCode of ShipmentsunpackedShipmentLines |
ShipToRegion | String | ShipToRegion of ShipmentsunpackedShipmentLines |
ShipToState | String | ShipToState of ShipmentsunpackedShipmentLines |
ShipToCountry | String | ShipToCountry of ShipmentsunpackedShipmentLines |
SoldToPartyId | Long | SoldToPartyId of ShipmentsunpackedShipmentLines |
SoldToCustomer | String | SoldToCustomer of ShipmentsunpackedShipmentLines |
SoldToCustomerNumber | String | SoldToCustomerNumber of ShipmentsunpackedShipmentLines |
Supplier | String | Supplier of ShipmentsunpackedShipmentLines |
SupplierPartyNumber | String | SupplierPartyNumber of ShipmentsunpackedShipmentLines |
SoldToContactId | Long | SoldToContactId of ShipmentsunpackedShipmentLines |
SoldToContact | String | SoldToContact of ShipmentsunpackedShipmentLines |
SoldToContactFirstName | String | SoldToContactFirstName of ShipmentsunpackedShipmentLines |
SoldToContactLastName | String | SoldToContactLastName of ShipmentsunpackedShipmentLines |
SoldToContactPhone | String | SoldToContactPhone of ShipmentsunpackedShipmentLines |
SoldToURL | String | SoldToURL of ShipmentsunpackedShipmentLines |
SoldToFax | String | SoldToFax of ShipmentsunpackedShipmentLines |
SoldToEmail | String | SoldToEmail of ShipmentsunpackedShipmentLines |
BillToPartyId | Long | BillToPartyId of ShipmentsunpackedShipmentLines |
BillToCustomer | String | BillToCustomer of ShipmentsunpackedShipmentLines |
BillToCustomerNumber | String | BillToCustomerNumber of ShipmentsunpackedShipmentLines |
BillToPartySiteId | Long | BillToPartySiteId of ShipmentsunpackedShipmentLines |
BillToPartySiteNumber | String | BillToPartySiteNumber of ShipmentsunpackedShipmentLines |
BillToContactId | Long | BillToContactId of ShipmentsunpackedShipmentLines |
BillToContact | String | BillToContact of ShipmentsunpackedShipmentLines |
BillToContactFirstName | String | BillToContactFirstName of ShipmentsunpackedShipmentLines |
BillToContactLastName | String | BillToContactLastName of ShipmentsunpackedShipmentLines |
BillToContactPhone | String | BillToContactPhone of ShipmentsunpackedShipmentLines |
BillToURL | String | BillToURL of ShipmentsunpackedShipmentLines |
BillToFax | String | BillToFax of ShipmentsunpackedShipmentLines |
BillToEmail | String | BillToEmail of ShipmentsunpackedShipmentLines |
BillToLocationId | Long | BillToLocationId of ShipmentsunpackedShipmentLines |
BillToAddress1 | String | BillToAddress1 of ShipmentsunpackedShipmentLines |
BillToAddress2 | String | BillToAddress2 of ShipmentsunpackedShipmentLines |
BillToAddress3 | String | BillToAddress3 of ShipmentsunpackedShipmentLines |
BillToAddress4 | String | BillToAddress4 of ShipmentsunpackedShipmentLines |
BillToCity | String | BillToCity of ShipmentsunpackedShipmentLines |
BillToCounty | String | BillToCounty of ShipmentsunpackedShipmentLines |
BillToPostalCode | String | BillToPostalCode of ShipmentsunpackedShipmentLines |
BillToRegion | String | BillToRegion of ShipmentsunpackedShipmentLines |
BillToState | String | BillToState of ShipmentsunpackedShipmentLines |
BillToCountry | String | BillToCountry of ShipmentsunpackedShipmentLines |
Subinventory | String | Subinventory of ShipmentsunpackedShipmentLines |
LocatorId | Long | LocatorId of ShipmentsunpackedShipmentLines |
Locator | String | Locator of ShipmentsunpackedShipmentLines |
ShippedQuantity | Double | ShippedQuantity of ShipmentsunpackedShipmentLines |
SecondaryShippedQuantity | Double | SecondaryShippedQuantity of ShipmentsunpackedShipmentLines |
NetWeight | Long | NetWeight of ShipmentsunpackedShipmentLines |
GrossWeight | Long | GrossWeight of ShipmentsunpackedShipmentLines |
TareWeight | Double | TareWeight of ShipmentsunpackedShipmentLines |
WeightUOMCode | String | WeightUOMCode of ShipmentsunpackedShipmentLines |
WeightUOM | String | WeightUOM of ShipmentsunpackedShipmentLines |
Volume | Long | Volume of ShipmentsunpackedShipmentLines |
VolumeUOMCode | String | VolumeUOMCode of ShipmentsunpackedShipmentLines |
VolumeUOM | String | VolumeUOM of ShipmentsunpackedShipmentLines |
LoadingSequence | Long | LoadingSequence of ShipmentsunpackedShipmentLines |
LotNumber | String | LotNumber of ShipmentsunpackedShipmentLines |
EndAssemblyItemNumber | String | EndAssemblyItemNumber of ShipmentsunpackedShipmentLines |
OrganizationId | Long | OrganizationId of ShipmentsunpackedShipmentLines |
OrganizationCode | String | OrganizationCode of ShipmentsunpackedShipmentLines |
OrganizationName | String | OrganizationName of ShipmentsunpackedShipmentLines |
ParentPackingUnitId | Long | ParentPackingUnitId of ShipmentsunpackedShipmentLines |
ParentPackingUnit | String | ParentPackingUnit of ShipmentsunpackedShipmentLines |
ShipmentId | Long | ShipmentId of ShipmentsunpackedShipmentLines |
Shipment | String | Shipment of ShipmentsunpackedShipmentLines |
ProjectSalesOrderFlag | Bool | ProjectSalesOrderFlag of ShipmentsunpackedShipmentLines |
RcvShipmentLineId | Long | RcvShipmentLineId of ShipmentsunpackedShipmentLines |
LineStatusCode | String | LineStatusCode of ShipmentsunpackedShipmentLines |
LineStatus | String | LineStatus of ShipmentsunpackedShipmentLines |
TrackingNumber | String | TrackingNumber of ShipmentsunpackedShipmentLines |
SealNumber | String | SealNumber of ShipmentsunpackedShipmentLines |
PickWaveId | Long | PickWaveId of ShipmentsunpackedShipmentLines |
PickWave | String | PickWave of ShipmentsunpackedShipmentLines |
SourceOrderId | Long | SourceOrderId of ShipmentsunpackedShipmentLines |
SourceOrder | String | SourceOrder of ShipmentsunpackedShipmentLines |
SourceOrderLineId | Long | SourceOrderLineId of ShipmentsunpackedShipmentLines |
SourceOrderLine | String | SourceOrderLine of ShipmentsunpackedShipmentLines |
SourceOrderFulfillmentLineId | Int | SourceOrderFulfillmentLineId of ShipmentsunpackedShipmentLines |
SourceOrderFulfillmentLine | String | SourceOrderFulfillmentLine of ShipmentsunpackedShipmentLines |
TaxationCountryCode | String | TaxationCountryCode of ShipmentsunpackedShipmentLines |
TaxationCountry | String | TaxationCountry of ShipmentsunpackedShipmentLines |
FirstPartyTaxRegistrationId | Long | FirstPartyTaxRegistrationId of ShipmentsunpackedShipmentLines |
FirstPartyTaxRegistrationNumber | String | FirstPartyTaxRegistrationNumber of ShipmentsunpackedShipmentLines |
ThirdPartyTaxRegistrationId | Long | ThirdPartyTaxRegistrationId of ShipmentsunpackedShipmentLines |
ThirdPartyTaxRegistrationNumber | String | ThirdPartyTaxRegistrationNumber of ShipmentsunpackedShipmentLines |
LocationOfFinalDischargeId | Long | LocationOfFinalDischargeId of ShipmentsunpackedShipmentLines |
LocationOfFinalDischargeCode | String | LocationOfFinalDischargeCode of ShipmentsunpackedShipmentLines |
LocationOfFinalDischarge | String | LocationOfFinalDischarge of ShipmentsunpackedShipmentLines |
DocumentFiscalClassificationCode | String | DocumentFiscalClassificationCode of ShipmentsunpackedShipmentLines |
DocumentFiscalClassification | String | DocumentFiscalClassification of ShipmentsunpackedShipmentLines |
TransactionBusinessCategoryCode | String | TransactionBusinessCategoryCode of ShipmentsunpackedShipmentLines |
TransactionBusinessCategory | String | TransactionBusinessCategory of ShipmentsunpackedShipmentLines |
UserDefinedFiscalClassificationCode | String | UserDefinedFiscalClassificationCode of ShipmentsunpackedShipmentLines |
UserDefinedFiscalClassification | String | UserDefinedFiscalClassification of ShipmentsunpackedShipmentLines |
TaxInvoiceNumber | String | TaxInvoiceNumber of ShipmentsunpackedShipmentLines |
TaxInvoiceDate | Date | TaxInvoiceDate of ShipmentsunpackedShipmentLines |
ProductCategoryCode | String | ProductCategoryCode of ShipmentsunpackedShipmentLines |
ProductCategory | String | ProductCategory of ShipmentsunpackedShipmentLines |
IntendedUseClassificationId | Double | IntendedUseClassificationId of ShipmentsunpackedShipmentLines |
IntendedUse | String | IntendedUse of ShipmentsunpackedShipmentLines |
ProductTypeCode | String | ProductTypeCode of ShipmentsunpackedShipmentLines |
ProductType | String | ProductType of ShipmentsunpackedShipmentLines |
AssessableValue | Double | AssessableValue of ShipmentsunpackedShipmentLines |
TaxClassificationCode | String | TaxClassificationCode of ShipmentsunpackedShipmentLines |
TaxClassification | String | TaxClassification of ShipmentsunpackedShipmentLines |
TaxExemptionCertificateNumber | String | TaxExemptionCertificateNumber of ShipmentsunpackedShipmentLines |
TaxExemptionReasonCode | String | TaxExemptionReasonCode of ShipmentsunpackedShipmentLines |
TaxExemptionReason | String | TaxExemptionReason of ShipmentsunpackedShipmentLines |
ProductFiscalClassificationId | Long | ProductFiscalClassificationId of ShipmentsunpackedShipmentLines |
ProductFiscalClassification | String | ProductFiscalClassification of ShipmentsunpackedShipmentLines |
TransportationPlanningStatusCode | String | TransportationPlanningStatusCode of ShipmentsunpackedShipmentLines |
TransportationPlanningStatus | String | TransportationPlanningStatus of ShipmentsunpackedShipmentLines |
TransportationPlanningDate | Datetime | TransportationPlanningDate of ShipmentsunpackedShipmentLines |
TransportationShipment | String | TransportationShipment of ShipmentsunpackedShipmentLines |
TransportationShipmentLine | String | TransportationShipmentLine of ShipmentsunpackedShipmentLines |
InitialDestinationId | Long | InitialDestinationId of ShipmentsunpackedShipmentLines |
InitialDestination | String | InitialDestination of ShipmentsunpackedShipmentLines |
TradeComplianceStatusCode | String | TradeComplianceStatusCode of ShipmentsunpackedShipmentLines |
TradeComplianceStatus | String | TradeComplianceStatus of ShipmentsunpackedShipmentLines |
TradeComplianceDate | Datetime | TradeComplianceDate of ShipmentsunpackedShipmentLines |
TradeComplianceReason | String | TradeComplianceReason of ShipmentsunpackedShipmentLines |
TradeComplianceScreeningMethodCode | String | TradeComplianceScreeningMethodCode of ShipmentsunpackedShipmentLines |
TradeComplianceScreeningMethod | String | TradeComplianceScreeningMethod of ShipmentsunpackedShipmentLines |
ShipFromLocationId | Long | ShipFromLocationId of ShipmentsunpackedShipmentLines |
ShipFromAddress1 | String | ShipFromAddress1 of ShipmentsunpackedShipmentLines |
ShipFromAddress2 | String | ShipFromAddress2 of ShipmentsunpackedShipmentLines |
ShipFromAddress3 | String | ShipFromAddress3 of ShipmentsunpackedShipmentLines |
ShipFromAddress4 | String | ShipFromAddress4 of ShipmentsunpackedShipmentLines |
ShipFromCity | String | ShipFromCity of ShipmentsunpackedShipmentLines |
ShipFromCounty | String | ShipFromCounty of ShipmentsunpackedShipmentLines |
ShipFromPostalCode | String | ShipFromPostalCode of ShipmentsunpackedShipmentLines |
ShipFromRegion | String | ShipFromRegion of ShipmentsunpackedShipmentLines |
ShipFromState | String | ShipFromState of ShipmentsunpackedShipmentLines |
ShipFromCountry | String | ShipFromCountry of ShipmentsunpackedShipmentLines |
MaximumOvershipmentPercentage | Long | MaximumOvershipmentPercentage of ShipmentsunpackedShipmentLines |
MaximumUndershipmentPercentage | Long | MaximumUndershipmentPercentage of ShipmentsunpackedShipmentLines |
SourceRequestedQuantity | Double | SourceRequestedQuantity of ShipmentsunpackedShipmentLines |
SourceRequestedQuantityUOMCode | String | SourceRequestedQuantityUOMCode of ShipmentsunpackedShipmentLines |
SourceRequestedQuantityUOM | String | SourceRequestedQuantityUOM of ShipmentsunpackedShipmentLines |
SecondarySourceRequestedQuantity | Double | SecondarySourceRequestedQuantity of ShipmentsunpackedShipmentLines |
SecondarySourceRequestedQuantityUOMCode | String | SecondarySourceRequestedQuantityUOMCode of ShipmentsunpackedShipmentLines |
SecondarySourceRequestedQuantityUOM | String | SecondarySourceRequestedQuantityUOM of ShipmentsunpackedShipmentLines |
DeliveredQuantity | Double | DeliveredQuantity of ShipmentsunpackedShipmentLines |
SecondaryDeliveredQuantity | Double | SecondaryDeliveredQuantity of ShipmentsunpackedShipmentLines |
CancelledQuantity | Double | CancelledQuantity of ShipmentsunpackedShipmentLines |
SecondaryCancelledQuantity | Double | SecondaryCancelledQuantity of ShipmentsunpackedShipmentLines |
BackorderedQuantity | Double | BackorderedQuantity of ShipmentsunpackedShipmentLines |
SecondaryBackorderedQuantity | Double | SecondaryBackorderedQuantity of ShipmentsunpackedShipmentLines |
PickedQuantity | Double | PickedQuantity of ShipmentsunpackedShipmentLines |
SecondaryPickedQuantity | Double | SecondaryPickedQuantity of ShipmentsunpackedShipmentLines |
ConvertedQuantity | Double | ConvertedQuantity of ShipmentsunpackedShipmentLines |
SecondaryConvertedQuantity | Double | SecondaryConvertedQuantity of ShipmentsunpackedShipmentLines |
StagedQuantity | Double | StagedQuantity of ShipmentsunpackedShipmentLines |
SecondaryStagedQuantity | Double | SecondaryStagedQuantity of ShipmentsunpackedShipmentLines |
PendingQuantity | Double | PendingQuantity of ShipmentsunpackedShipmentLines |
PendingQuantityFlag | Bool | PendingQuantityFlag of ShipmentsunpackedShipmentLines |
CreationDate | Datetime | CreationDate of ShipmentsunpackedShipmentLines |
CreatedBy | String | CreatedBy of ShipmentsunpackedShipmentLines |
LastUpdateDate | Datetime | LastUpdateDate of ShipmentsunpackedShipmentLines |
LastUpdatedBy | String | LastUpdatedBy of ShipmentsunpackedShipmentLines |
SplitFromShipmentLine | Long | SplitFromShipmentLine of ShipmentsunpackedShipmentLines |
SourceSubinventory | String | SourceSubinventory of ShipmentsunpackedShipmentLines |
CarrierId | Long | CarrierId of ShipmentsunpackedShipmentLines |
Carrier | String | Carrier of ShipmentsunpackedShipmentLines |
CarrierNumber | String | CarrierNumber of ShipmentsunpackedShipmentLines |
ModeOfTransportCode | String | ModeOfTransportCode of ShipmentsunpackedShipmentLines |
ModeOfTransport | String | ModeOfTransport of ShipmentsunpackedShipmentLines |
ServiceLevelCode | String | ServiceLevelCode of ShipmentsunpackedShipmentLines |
ServiceLevel | String | ServiceLevel of ShipmentsunpackedShipmentLines |
ShippingMethodCode | String | ShippingMethodCode of ShipmentsunpackedShipmentLines |
ShippingMethod | String | ShippingMethod of ShipmentsunpackedShipmentLines |
SourceDocumentTypeId | Long | SourceDocumentTypeId of ShipmentsunpackedShipmentLines |
UnitWeight | Long | UnitWeight of ShipmentsunpackedShipmentLines |
UnitVolume | Long | UnitVolume of ShipmentsunpackedShipmentLines |
LogisticsServiceProviderCustomerId | Long | LogisticsServiceProviderCustomerId of ShipmentsunpackedShipmentLines |
LogisticsServiceProviderCustomer | String | LogisticsServiceProviderCustomer of ShipmentsunpackedShipmentLines |
LogisticsServiceProviderCustomerNumber | String | LogisticsServiceProviderCustomerNumber of ShipmentsunpackedShipmentLines |
SourceLineUpdateDate | Datetime | SourceLineUpdateDate of ShipmentsunpackedShipmentLines |
SourceSystemId | Long | SourceSystemId of ShipmentsunpackedShipmentLines |
SourceSystem | String | SourceSystem of ShipmentsunpackedShipmentLines |
ShipmentAdviceStatusFlag | Bool | ShipmentAdviceStatusFlag of ShipmentsunpackedShipmentLines |
DoNotShipBeforeDate | Datetime | DoNotShipBeforeDate of ShipmentsunpackedShipmentLines |
DoNotShipAfterDate | Datetime | DoNotShipAfterDate of ShipmentsunpackedShipmentLines |
IntegrationStatusCode | String | IntegrationStatusCode of ShipmentsunpackedShipmentLines |
IntegrationStatus | String | IntegrationStatus of ShipmentsunpackedShipmentLines |
QuickShipStatus | String | QuickShipStatus of ShipmentsunpackedShipmentLines |
BusinessUnitId | Long | BusinessUnitId of ShipmentsunpackedShipmentLines |
BusinessUnit | String | BusinessUnit of ShipmentsunpackedShipmentLines |
LegalEntityId | Long | LegalEntityId of ShipmentsunpackedShipmentLines |
LegalEntity | String | LegalEntity of ShipmentsunpackedShipmentLines |
POHeaderId | Long | POHeaderId of ShipmentsunpackedShipmentLines |
PONumber | String | PONumber of ShipmentsunpackedShipmentLines |
POBillToBusinessUnitId | Long | POBillToBusinessUnitId of ShipmentsunpackedShipmentLines |
POBillToBusinessUnit | String | POBillToBusinessUnit of ShipmentsunpackedShipmentLines |
POSoldToLegalEntityId | Long | POSoldToLegalEntityId of ShipmentsunpackedShipmentLines |
POSoldToLegalEntity | String | POSoldToLegalEntity of ShipmentsunpackedShipmentLines |
ConversionTypeCode | String | ConversionTypeCode of ShipmentsunpackedShipmentLines |
ConversionDate | Date | ConversionDate of ShipmentsunpackedShipmentLines |
ConversionRate | Double | ConversionRate of ShipmentsunpackedShipmentLines |
ParentItemId | Long | ParentItemId of ShipmentsunpackedShipmentLines |
ParentItem | String | ParentItem of ShipmentsunpackedShipmentLines |
ParentItemDescription | String | ParentItemDescription of ShipmentsunpackedShipmentLines |
ParentSourceOrderFulfillmentLineId | Long | ParentSourceOrderFulfillmentLineId of ShipmentsunpackedShipmentLines |
BaseItemId | Long | BaseItemId of ShipmentsunpackedShipmentLines |
BaseItem | String | BaseItem of ShipmentsunpackedShipmentLines |
BaseItemDescription | String | BaseItemDescription of ShipmentsunpackedShipmentLines |
SrcAttributeCategory | String | SrcAttributeCategory of ShipmentsunpackedShipmentLines |
SrcAttribute1 | String | SrcAttribute1 of ShipmentsunpackedShipmentLines |
SrcAttribute2 | String | SrcAttribute2 of ShipmentsunpackedShipmentLines |
SrcAttribute3 | String | SrcAttribute3 of ShipmentsunpackedShipmentLines |
SrcAttribute4 | String | SrcAttribute4 of ShipmentsunpackedShipmentLines |
SrcAttribute5 | String | SrcAttribute5 of ShipmentsunpackedShipmentLines |
SrcAttribute6 | String | SrcAttribute6 of ShipmentsunpackedShipmentLines |
SrcAttribute7 | String | SrcAttribute7 of ShipmentsunpackedShipmentLines |
SrcAttribute8 | String | SrcAttribute8 of ShipmentsunpackedShipmentLines |
SrcAttribute9 | String | SrcAttribute9 of ShipmentsunpackedShipmentLines |
SrcAttribute10 | String | SrcAttribute10 of ShipmentsunpackedShipmentLines |
SrcAttribute11 | String | SrcAttribute11 of ShipmentsunpackedShipmentLines |
SrcAttribute12 | String | SrcAttribute12 of ShipmentsunpackedShipmentLines |
SrcAttribute13 | String | SrcAttribute13 of ShipmentsunpackedShipmentLines |
SrcAttribute14 | String | SrcAttribute14 of ShipmentsunpackedShipmentLines |
SrcAttribute15 | String | SrcAttribute15 of ShipmentsunpackedShipmentLines |
SrcAttribute16 | String | SrcAttribute16 of ShipmentsunpackedShipmentLines |
SrcAttribute17 | String | SrcAttribute17 of ShipmentsunpackedShipmentLines |
SrcAttribute18 | String | SrcAttribute18 of ShipmentsunpackedShipmentLines |
SrcAttribute19 | String | SrcAttribute19 of ShipmentsunpackedShipmentLines |
SrcAttribute20 | String | SrcAttribute20 of ShipmentsunpackedShipmentLines |
SrcAttributeDate1 | Date | SrcAttributeDate1 of ShipmentsunpackedShipmentLines |
SrcAttributeDate2 | Date | SrcAttributeDate2 of ShipmentsunpackedShipmentLines |
SrcAttributeDate3 | Date | SrcAttributeDate3 of ShipmentsunpackedShipmentLines |
SrcAttributeDate4 | Date | SrcAttributeDate4 of ShipmentsunpackedShipmentLines |
SrcAttributeDate5 | Date | SrcAttributeDate5 of ShipmentsunpackedShipmentLines |
SrcAttributeNumber1 | Double | SrcAttributeNumber1 of ShipmentsunpackedShipmentLines |
SrcAttributeNumber2 | Double | SrcAttributeNumber2 of ShipmentsunpackedShipmentLines |
SrcAttributeNumber3 | Double | SrcAttributeNumber3 of ShipmentsunpackedShipmentLines |
SrcAttributeNumber4 | Double | SrcAttributeNumber4 of ShipmentsunpackedShipmentLines |
SrcAttributeNumber5 | Double | SrcAttributeNumber5 of ShipmentsunpackedShipmentLines |
SrcAttributeNumber6 | Double | SrcAttributeNumber6 of ShipmentsunpackedShipmentLines |
SrcAttributeNumber7 | Double | SrcAttributeNumber7 of ShipmentsunpackedShipmentLines |
SrcAttributeNumber8 | Double | SrcAttributeNumber8 of ShipmentsunpackedShipmentLines |
SrcAttributeNumber9 | Double | SrcAttributeNumber9 of ShipmentsunpackedShipmentLines |
SrcAttributeNumber10 | Double | SrcAttributeNumber10 of ShipmentsunpackedShipmentLines |
SrcAttributeTimestamp1 | Datetime | SrcAttributeTimestamp1 of ShipmentsunpackedShipmentLines |
SrcAttributeTimestamp2 | Datetime | SrcAttributeTimestamp2 of ShipmentsunpackedShipmentLines |
SrcAttributeTimestamp3 | Datetime | SrcAttributeTimestamp3 of ShipmentsunpackedShipmentLines |
SrcAttributeTimestamp4 | Datetime | SrcAttributeTimestamp4 of ShipmentsunpackedShipmentLines |
SrcAttributeTimestamp5 | Datetime | SrcAttributeTimestamp5 of ShipmentsunpackedShipmentLines |
TransportationShipmentFromEvent | String | TransportationShipmentFromEvent of ShipmentsunpackedShipmentLines |
TransportationShipmentLineFromEvent | String | TransportationShipmentLineFromEvent of ShipmentsunpackedShipmentLines |
TransportationShipmentCompleteFromEvent | String | TransportationShipmentCompleteFromEvent of ShipmentsunpackedShipmentLines |
TradeComplianceScreenedFromEvent | String | TradeComplianceScreenedFromEvent of ShipmentsunpackedShipmentLines |
CurrentBackorderedQuantityFromEvent | Double | CurrentBackorderedQuantityFromEvent of ShipmentsunpackedShipmentLines |
OriginalShipmentLineFromEvent | Long | OriginalShipmentLineFromEvent of ShipmentsunpackedShipmentLines |
ProjectCostingProjectId | Long | ProjectCostingProjectId of ShipmentsunpackedShipmentLines |
ProjectCostingProjectNumber | String | ProjectCostingProjectNumber of ShipmentsunpackedShipmentLines |
ProjectCostingProjectName | String | ProjectCostingProjectName of ShipmentsunpackedShipmentLines |
ProjectCostingTaskId | Long | ProjectCostingTaskId of ShipmentsunpackedShipmentLines |
ProjectCostingTaskNumber | String | ProjectCostingTaskNumber of ShipmentsunpackedShipmentLines |
ProjectCostingTaskName | String | ProjectCostingTaskName of ShipmentsunpackedShipmentLines |
OverShipTolerancePercentage | Double | OverShipTolerancePercentage of ShipmentsunpackedShipmentLines |
UnderShipTolerancePercentage | Double | UnderShipTolerancePercentage of ShipmentsunpackedShipmentLines |
ShippingToleranceBehavior | String | ShippingToleranceBehavior of ShipmentsunpackedShipmentLines |
ConvertedRequestedQuantity | Double | ConvertedRequestedQuantity of ShipmentsunpackedShipmentLines |
LineNetWeight | Double | LineNetWeight of ShipmentsunpackedShipmentLines |
LineGrossWeight | Double | LineGrossWeight of ShipmentsunpackedShipmentLines |
SupplierLotNumber | String | SupplierLotNumber of ShipmentsunpackedShipmentLines |
MovementRequestLineId | Long | MovementRequestLineId of ShipmentsunpackedShipmentLines |
AllowItemSubstitutionFlag | Bool | AllowItemSubstitutionFlag of ShipmentsunpackedShipmentLines |
OriginalItemId | Long | OriginalItemId of ShipmentsunpackedShipmentLines |
OriginalItemNumber | String | OriginalItemNumber of ShipmentsunpackedShipmentLines |
OriginalDeliveryDetailId | Long | OriginalDeliveryDetailId of ShipmentsunpackedShipmentLines |
OriginalItemConvertedQuantity | Double | OriginalItemConvertedQuantity of ShipmentsunpackedShipmentLines |
DestinationOrganizationCode | String | DestinationOrganizationCode of ShipmentsunpackedShipmentLines |
LineUnitPrice | Double | LineUnitPrice of ShipmentsunpackedShipmentLines |
LineUnitVolume | Double | LineUnitVolume of ShipmentsunpackedShipmentLines |
LineVolume | Double | LineVolume of ShipmentsunpackedShipmentLines |
LineUnitWeight | Double | LineUnitWeight of ShipmentsunpackedShipmentLines |
LineSellingPrice | Double | LineSellingPrice of ShipmentsunpackedShipmentLines |
OriginalSourceOrderFulfillmentLineId | Long | OriginalSourceOrderFulfillmentLineId of ShipmentsunpackedShipmentLines |
OriginalSourceOrderFulfillmentLine | String | OriginalSourceOrderFulfillmentLine of ShipmentsunpackedShipmentLines |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
DeliveryId | Long | DeliveryId |
OrderNumber | String | OrderNumber |
Finder | String | finder |
ShipmentsunpackedShipmentLinesattachments
Name | Type | Description |
ShipmentsDeliveryId [KEY] | Long | ShipmentsDeliveryId of ShipmentsunpackedShipmentLinesattachments |
UnpackedshipmentlinesShipmentLine [KEY] | Long | UnpackedshipmentlinesShipmentLine of ShipmentsunpackedShipmentLinesattachments |
AttachedDocumentId [KEY] | Long | The unique identifier of the attached document. |
LastUpdateDate | Datetime | The date when the record was last updated. |
LastUpdatedBy | String | The user who last updated the record. |
DatatypeCode | String | A value that indicates the data type. |
FileName | String | The file name of the attachment. |
DmFolderPath | String | The folder path from which the attachment is created. |
DmDocumentId | String | The document ID from which the attachment is created. |
DmVersionNumber | String | The document version number from which the attachment is created. |
Url | String | The URL of a web page type attachment. |
CategoryName | String | The category of the attachment. |
UserName | String | The login credentials of the user who created the attachment. |
Uri | String | The URI of a Topology Manager type attachment. |
FileUrl | String | The URI of the file. |
UploadedText | String | The text content for a new text attachment. |
UploadedFileContentType | String | The content type of the attachment. |
UploadedFileLength | Long | The size of the attachment file. |
UploadedFileName | String | The name to assign to a new attachment file. |
ContentRepositoryFileShared | Bool | Indicates whether the attachment is shared |
Title | String | The title of the attachment. |
Description | String | The description of the attachment. |
ErrorStatusCode | String | The error code, if any, for the attachment. |
ErrorStatusMessage | String | The error message, if any, for the attachment. |
CreatedBy | String | The user who created the record. |
CreationDate | Datetime | The date when the record was created. |
FileContents | String | The contents of the attachment. |
ExpirationDate | Datetime | The expiration date of the contents in the attachment. |
LastUpdatedByUserName | String | The user name who last updated the record. |
CreatedByUserName | String | The user name who created the record. |
AsyncTrackerId | String | Attribute provided for the exclusive use by the Attachment UI components to assist in uploading files. |
FileWebImage | String | The base64 encoded image of the file displayed in .png format if the source is a convertible image. |
DownloadInfo | String | JSON object represented as a string containing information used to programmatically retrieve a file attachment. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BaseItem | String | BaseItem |
DeliveryId | Long | DeliveryId |
EndAssemblyItemNumber | String | EndAssemblyItemNumber |
IntegrationStatus | String | IntegrationStatus |
Item | String | Item |
LineStatus | String | LineStatus |
OrderNumber | String | OrderNumber |
OrderType | String | OrderType |
OrderTypeCode | String | OrderTypeCode |
ParentPackingUnit | String | ParentPackingUnit |
PickWave | String | PickWave |
QuickShipStatus | String | QuickShipStatus |
RcvShipmentLineId | Long | RcvShipmentLineId |
ShipToCustomer | String | ShipToCustomer |
ShipToPartyId | String | ShipToPartyId |
Shipment | String | Shipment |
ShipmentSet | String | ShipmentSet |
SourceOrder | String | SourceOrder |
SourceOrderFulfillmentLine | String | SourceOrderFulfillmentLine |
SourceOrderFulfillmentLineId | String | SourceOrderFulfillmentLineId |
SourceOrderLine | String | SourceOrderLine |
SourceSystemId | String | SourceSystemId |
TradeComplianceStatus | String | TradeComplianceStatus |
TransportationPlanningStatus | String | TransportationPlanningStatus |
Finder | String | finder |
ShipmentsunpackedShipmentLineslinePackingInstructions
Name | Type | Description |
ShipmentsDeliveryId [KEY] | Long | ShipmentsDeliveryId of ShipmentsunpackedShipmentLineslinePackingInstructions |
UnpackedshipmentlinesShipmentLine [KEY] | Long | UnpackedshipmentlinesShipmentLine of ShipmentsunpackedShipmentLineslinePackingInstructions |
NoteId [KEY] | Long | NoteId of ShipmentsunpackedShipmentLineslinePackingInstructions |
PackingInstructions | String | PackingInstructions of ShipmentsunpackedShipmentLineslinePackingInstructions |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BaseItem | String | BaseItem |
DeliveryId | Long | DeliveryId |
EndAssemblyItemNumber | String | EndAssemblyItemNumber |
IntegrationStatus | String | IntegrationStatus |
Item | String | Item |
LineStatus | String | LineStatus |
OrderNumber | String | OrderNumber |
OrderType | String | OrderType |
OrderTypeCode | String | OrderTypeCode |
ParentPackingUnit | String | ParentPackingUnit |
PickWave | String | PickWave |
QuickShipStatus | String | QuickShipStatus |
RcvShipmentLineId | Long | RcvShipmentLineId |
ShipToCustomer | String | ShipToCustomer |
ShipToPartyId | String | ShipToPartyId |
Shipment | String | Shipment |
ShipmentSet | String | ShipmentSet |
SourceOrder | String | SourceOrder |
SourceOrderFulfillmentLine | String | SourceOrderFulfillmentLine |
SourceOrderFulfillmentLineId | String | SourceOrderFulfillmentLineId |
SourceOrderLine | String | SourceOrderLine |
SourceSystemId | String | SourceSystemId |
TradeComplianceStatus | String | TradeComplianceStatus |
TransportationPlanningStatus | String | TransportationPlanningStatus |
Finder | String | finder |
ShipmentsunpackedShipmentLineslineShippingInstructions
Name | Type | Description |
ShipmentsDeliveryId [KEY] | Long | ShipmentsDeliveryId of ShipmentsunpackedShipmentLineslineShippingInstructions |
UnpackedshipmentlinesShipmentLine [KEY] | Long | UnpackedshipmentlinesShipmentLine of ShipmentsunpackedShipmentLineslineShippingInstructions |
NoteId [KEY] | Long | NoteId of ShipmentsunpackedShipmentLineslineShippingInstructions |
ShippingInstructions | String | ShippingInstructions of ShipmentsunpackedShipmentLineslineShippingInstructions |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BaseItem | String | BaseItem |
DeliveryId | Long | DeliveryId |
EndAssemblyItemNumber | String | EndAssemblyItemNumber |
IntegrationStatus | String | IntegrationStatus |
Item | String | Item |
LineStatus | String | LineStatus |
OrderNumber | String | OrderNumber |
OrderType | String | OrderType |
OrderTypeCode | String | OrderTypeCode |
ParentPackingUnit | String | ParentPackingUnit |
PickWave | String | PickWave |
QuickShipStatus | String | QuickShipStatus |
RcvShipmentLineId | Long | RcvShipmentLineId |
ShipToCustomer | String | ShipToCustomer |
ShipToPartyId | String | ShipToPartyId |
Shipment | String | Shipment |
ShipmentSet | String | ShipmentSet |
SourceOrder | String | SourceOrder |
SourceOrderFulfillmentLine | String | SourceOrderFulfillmentLine |
SourceOrderFulfillmentLineId | String | SourceOrderFulfillmentLineId |
SourceOrderLine | String | SourceOrderLine |
SourceSystemId | String | SourceSystemId |
TradeComplianceStatus | String | TradeComplianceStatus |
TransportationPlanningStatus | String | TransportationPlanningStatus |
Finder | String | finder |
ShipmentsunpackedShipmentLineslotAttributeDFF
Name | Type | Description |
ShipmentsDeliveryId [KEY] | Long | ShipmentsDeliveryId of ShipmentsunpackedShipmentLineslotAttributeDFF |
UnpackedshipmentlinesShipmentLine [KEY] | Long | UnpackedshipmentlinesShipmentLine of ShipmentsunpackedShipmentLineslotAttributeDFF |
InventoryItemId [KEY] | Long | InventoryItemId of ShipmentsunpackedShipmentLineslotAttributeDFF |
OrganizationId [KEY] | Long | OrganizationId of ShipmentsunpackedShipmentLineslotAttributeDFF |
LotNumber [KEY] | String | LotNumber of ShipmentsunpackedShipmentLineslotAttributeDFF |
_FLEX_Context | String | __FLEX_Context of ShipmentsunpackedShipmentLineslotAttributeDFF |
_FLEX_Context_DisplayValue | String | __FLEX_Context_DisplayValue of ShipmentsunpackedShipmentLineslotAttributeDFF |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BaseItem | String | BaseItem |
DeliveryId | Long | DeliveryId |
EndAssemblyItemNumber | String | EndAssemblyItemNumber |
IntegrationStatus | String | IntegrationStatus |
Item | String | Item |
LineStatus | String | LineStatus |
OrderNumber | String | OrderNumber |
OrderType | String | OrderType |
OrderTypeCode | String | OrderTypeCode |
ParentPackingUnit | String | ParentPackingUnit |
PickWave | String | PickWave |
QuickShipStatus | String | QuickShipStatus |
RcvShipmentLineId | Long | RcvShipmentLineId |
ShipToCustomer | String | ShipToCustomer |
ShipToPartyId | String | ShipToPartyId |
Shipment | String | Shipment |
ShipmentSet | String | ShipmentSet |
SourceOrder | String | SourceOrder |
SourceOrderFulfillmentLine | String | SourceOrderFulfillmentLine |
SourceOrderFulfillmentLineId | String | SourceOrderFulfillmentLineId |
SourceOrderLine | String | SourceOrderLine |
SourceSystemId | String | SourceSystemId |
TradeComplianceStatus | String | TradeComplianceStatus |
TransportationPlanningStatus | String | TransportationPlanningStatus |
Finder | String | finder |
ShipmentsunpackedShipmentLineslotStandardDFF
Name | Type | Description |
ShipmentsDeliveryId [KEY] | Long | ShipmentsDeliveryId of ShipmentsunpackedShipmentLineslotStandardDFF |
UnpackedshipmentlinesShipmentLine [KEY] | Long | UnpackedshipmentlinesShipmentLine of ShipmentsunpackedShipmentLineslotStandardDFF |
InventoryItemId [KEY] | Long | InventoryItemId of ShipmentsunpackedShipmentLineslotStandardDFF |
OrganizationId [KEY] | Long | OrganizationId of ShipmentsunpackedShipmentLineslotStandardDFF |
LotNumber [KEY] | String | LotNumber of ShipmentsunpackedShipmentLineslotStandardDFF |
_FLEX_Context | String | __FLEX_Context of ShipmentsunpackedShipmentLineslotStandardDFF |
_FLEX_Context_DisplayValue | String | __FLEX_Context_DisplayValue of ShipmentsunpackedShipmentLineslotStandardDFF |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BaseItem | String | BaseItem |
DeliveryId | Long | DeliveryId |
EndAssemblyItemNumber | String | EndAssemblyItemNumber |
IntegrationStatus | String | IntegrationStatus |
Item | String | Item |
LineStatus | String | LineStatus |
OrderNumber | String | OrderNumber |
OrderType | String | OrderType |
OrderTypeCode | String | OrderTypeCode |
ParentPackingUnit | String | ParentPackingUnit |
PickWave | String | PickWave |
QuickShipStatus | String | QuickShipStatus |
RcvShipmentLineId | Long | RcvShipmentLineId |
ShipToCustomer | String | ShipToCustomer |
ShipToPartyId | String | ShipToPartyId |
Shipment | String | Shipment |
ShipmentSet | String | ShipmentSet |
SourceOrder | String | SourceOrder |
SourceOrderFulfillmentLine | String | SourceOrderFulfillmentLine |
SourceOrderFulfillmentLineId | String | SourceOrderFulfillmentLineId |
SourceOrderLine | String | SourceOrderLine |
SourceSystemId | String | SourceSystemId |
TradeComplianceStatus | String | TradeComplianceStatus |
TransportationPlanningStatus | String | TransportationPlanningStatus |
Finder | String | finder |
ShipmentsunpackedShipmentLinesproratedCosts
Name | Type | Description |
ShipmentsDeliveryId [KEY] | Long | ShipmentsDeliveryId of ShipmentsunpackedShipmentLinesproratedCosts |
UnpackedshipmentlinesShipmentLine [KEY] | Long | UnpackedshipmentlinesShipmentLine of ShipmentsunpackedShipmentLinesproratedCosts |
ProratedShippingCostId [KEY] | Long | ProratedShippingCostId of ShipmentsunpackedShipmentLinesproratedCosts |
ShippingCostTypeId | Long | ShippingCostTypeId of ShipmentsunpackedShipmentLinesproratedCosts |
ShippingCostType | String | ShippingCostType of ShipmentsunpackedShipmentLinesproratedCosts |
ShippingCostTypeCategoryCode | String | ShippingCostTypeCategoryCode of ShipmentsunpackedShipmentLinesproratedCosts |
ShippingCostTypeCategory | String | ShippingCostTypeCategory of ShipmentsunpackedShipmentLinesproratedCosts |
ProratedAmount | Double | ProratedAmount of ShipmentsunpackedShipmentLinesproratedCosts |
CurrencyCode | String | CurrencyCode of ShipmentsunpackedShipmentLinesproratedCosts |
CurrencyName | String | CurrencyName of ShipmentsunpackedShipmentLinesproratedCosts |
CreatedBy | String | CreatedBy of ShipmentsunpackedShipmentLinesproratedCosts |
CreationDate | Datetime | CreationDate of ShipmentsunpackedShipmentLinesproratedCosts |
LastUpdatedBy | String | LastUpdatedBy of ShipmentsunpackedShipmentLinesproratedCosts |
LastUpdateDate | Datetime | LastUpdateDate of ShipmentsunpackedShipmentLinesproratedCosts |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BaseItem | String | BaseItem |
DeliveryId | Long | DeliveryId |
EndAssemblyItemNumber | String | EndAssemblyItemNumber |
IntegrationStatus | String | IntegrationStatus |
Item | String | Item |
LineStatus | String | LineStatus |
OrderNumber | String | OrderNumber |
OrderType | String | OrderType |
OrderTypeCode | String | OrderTypeCode |
ParentPackingUnit | String | ParentPackingUnit |
PickWave | String | PickWave |
QuickShipStatus | String | QuickShipStatus |
RcvShipmentLineId | Long | RcvShipmentLineId |
ShipToCustomer | String | ShipToCustomer |
ShipToPartyId | String | ShipToPartyId |
Shipment | String | Shipment |
ShipmentSet | String | ShipmentSet |
SourceOrder | String | SourceOrder |
SourceOrderFulfillmentLine | String | SourceOrderFulfillmentLine |
SourceOrderFulfillmentLineId | String | SourceOrderFulfillmentLineId |
SourceOrderLine | String | SourceOrderLine |
SourceSystemId | String | SourceSystemId |
TradeComplianceStatus | String | TradeComplianceStatus |
TransportationPlanningStatus | String | TransportationPlanningStatus |
Finder | String | finder |
ShipmentsunpackedShipmentLinesshipmentLineCosts
Name | Type | Description |
ShipmentsDeliveryId [KEY] | Long | ShipmentsDeliveryId of ShipmentsunpackedShipmentLinesshipmentLineCosts |
UnpackedshipmentlinesShipmentLine [KEY] | Long | UnpackedshipmentlinesShipmentLine of ShipmentsunpackedShipmentLinesshipmentLineCosts |
FreightCostId [KEY] | Long | FreightCostId of ShipmentsunpackedShipmentLinesshipmentLineCosts |
DeliveryDetailId | Long | DeliveryDetailId of ShipmentsunpackedShipmentLinesshipmentLineCosts |
LPNId | Long | LPNId of ShipmentsunpackedShipmentLinesshipmentLineCosts |
PackingUnit | String | PackingUnit of ShipmentsunpackedShipmentLinesshipmentLineCosts |
ShippingCostTypeId | Long | ShippingCostTypeId of ShipmentsunpackedShipmentLinesshipmentLineCosts |
ShippingCost | String | ShippingCost of ShipmentsunpackedShipmentLinesshipmentLineCosts |
ShippingCostTypeCategoryCode | String | ShippingCostTypeCategoryCode of ShipmentsunpackedShipmentLinesshipmentLineCosts |
ShippingCostTypeCategory | String | ShippingCostTypeCategory of ShipmentsunpackedShipmentLinesshipmentLineCosts |
Amount | Double | Amount of ShipmentsunpackedShipmentLinesshipmentLineCosts |
CurrencyCode | String | CurrencyCode of ShipmentsunpackedShipmentLinesshipmentLineCosts |
CurrencyName | String | CurrencyName of ShipmentsunpackedShipmentLinesshipmentLineCosts |
ConversionRateTypeCode | String | ConversionRateTypeCode of ShipmentsunpackedShipmentLinesshipmentLineCosts |
ConversionRateType | String | ConversionRateType of ShipmentsunpackedShipmentLinesshipmentLineCosts |
ConversionRate | Double | ConversionRate of ShipmentsunpackedShipmentLinesshipmentLineCosts |
ConversionDate | Date | ConversionDate of ShipmentsunpackedShipmentLinesshipmentLineCosts |
CreatedBy | String | CreatedBy of ShipmentsunpackedShipmentLinesshipmentLineCosts |
CreationDate | Datetime | CreationDate of ShipmentsunpackedShipmentLinesshipmentLineCosts |
LastUpdatedBy | String | LastUpdatedBy of ShipmentsunpackedShipmentLinesshipmentLineCosts |
LastUpdateDate | Datetime | LastUpdateDate of ShipmentsunpackedShipmentLinesshipmentLineCosts |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BaseItem | String | BaseItem |
DeliveryId | Long | DeliveryId |
EndAssemblyItemNumber | String | EndAssemblyItemNumber |
IntegrationStatus | String | IntegrationStatus |
Item | String | Item |
LineStatus | String | LineStatus |
OrderNumber | String | OrderNumber |
OrderType | String | OrderType |
OrderTypeCode | String | OrderTypeCode |
ParentPackingUnit | String | ParentPackingUnit |
PickWave | String | PickWave |
QuickShipStatus | String | QuickShipStatus |
RcvShipmentLineId | Long | RcvShipmentLineId |
ShipToCustomer | String | ShipToCustomer |
ShipToPartyId | String | ShipToPartyId |
Shipment | String | Shipment |
ShipmentSet | String | ShipmentSet |
SourceOrder | String | SourceOrder |
SourceOrderFulfillmentLine | String | SourceOrderFulfillmentLine |
SourceOrderFulfillmentLineId | String | SourceOrderFulfillmentLineId |
SourceOrderLine | String | SourceOrderLine |
SourceSystemId | String | SourceSystemId |
TradeComplianceStatus | String | TradeComplianceStatus |
TransportationPlanningStatus | String | TransportationPlanningStatus |
Finder | String | finder |
ShipmentsunpackedShipmentLinesshipmentLineCostsshippingCostsDFF
Name | Type | Description |
ShipmentsDeliveryId [KEY] | Long | ShipmentsDeliveryId of ShipmentsunpackedShipmentLinesshipmentLineCostsshippingCostsDFF |
UnpackedshipmentlinesShipmentLine [KEY] | Long | UnpackedshipmentlinesShipmentLine of ShipmentsunpackedShipmentLinesshipmentLineCostsshippingCostsDFF |
ShipmentlinecostsFreightCostId [KEY] | Long | ShipmentlinecostsFreightCostId of ShipmentsunpackedShipmentLinesshipmentLineCostsshippingCostsDFF |
FreightCostId [KEY] | Long | FreightCostId of ShipmentsunpackedShipmentLinesshipmentLineCostsshippingCostsDFF |
_FLEX_Context | String | __FLEX_Context of ShipmentsunpackedShipmentLinesshipmentLineCostsshippingCostsDFF |
_FLEX_Context_DisplayValue | String | __FLEX_Context_DisplayValue of ShipmentsunpackedShipmentLinesshipmentLineCostsshippingCostsDFF |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BaseItem | String | BaseItem |
DeliveryId | Long | DeliveryId |
EndAssemblyItemNumber | String | EndAssemblyItemNumber |
IntegrationStatus | String | IntegrationStatus |
Item | String | Item |
LineStatus | String | LineStatus |
OrderNumber | String | OrderNumber |
OrderType | String | OrderType |
OrderTypeCode | String | OrderTypeCode |
ParentPackingUnit | String | ParentPackingUnit |
PickWave | String | PickWave |
QuickShipStatus | String | QuickShipStatus |
RcvShipmentLineId | Long | RcvShipmentLineId |
ShipToCustomer | String | ShipToCustomer |
ShipToPartyId | String | ShipToPartyId |
Shipment | String | Shipment |
ShipmentSet | String | ShipmentSet |
SourceOrder | String | SourceOrder |
SourceOrderFulfillmentLine | String | SourceOrderFulfillmentLine |
SourceOrderFulfillmentLineId | String | SourceOrderFulfillmentLineId |
SourceOrderLine | String | SourceOrderLine |
SourceSystemId | String | SourceSystemId |
TradeComplianceStatus | String | TradeComplianceStatus |
TransportationPlanningStatus | String | TransportationPlanningStatus |
Finder | String | finder |
ShipmentsunpackedShipmentLinesshipmentLinesDFF
Name | Type | Description |
ShipmentsDeliveryId [KEY] | Long | ShipmentsDeliveryId of ShipmentsunpackedShipmentLinesshipmentLinesDFF |
UnpackedshipmentlinesShipmentLine [KEY] | Long | UnpackedshipmentlinesShipmentLine of ShipmentsunpackedShipmentLinesshipmentLinesDFF |
DeliveryDetailId [KEY] | Long | DeliveryDetailId of ShipmentsunpackedShipmentLinesshipmentLinesDFF |
_FLEX_Context | String | __FLEX_Context of ShipmentsunpackedShipmentLinesshipmentLinesDFF |
_FLEX_Context_DisplayValue | String | __FLEX_Context_DisplayValue of ShipmentsunpackedShipmentLinesshipmentLinesDFF |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BaseItem | String | BaseItem |
DeliveryId | Long | DeliveryId |
EndAssemblyItemNumber | String | EndAssemblyItemNumber |
IntegrationStatus | String | IntegrationStatus |
Item | String | Item |
LineStatus | String | LineStatus |
OrderNumber | String | OrderNumber |
OrderType | String | OrderType |
OrderTypeCode | String | OrderTypeCode |
ParentPackingUnit | String | ParentPackingUnit |
PickWave | String | PickWave |
QuickShipStatus | String | QuickShipStatus |
RcvShipmentLineId | Long | RcvShipmentLineId |
ShipToCustomer | String | ShipToCustomer |
ShipToPartyId | String | ShipToPartyId |
Shipment | String | Shipment |
ShipmentSet | String | ShipmentSet |
SourceOrder | String | SourceOrder |
SourceOrderFulfillmentLine | String | SourceOrderFulfillmentLine |
SourceOrderFulfillmentLineId | String | SourceOrderFulfillmentLineId |
SourceOrderLine | String | SourceOrderLine |
SourceSystemId | String | SourceSystemId |
TradeComplianceStatus | String | TradeComplianceStatus |
TransportationPlanningStatus | String | TransportationPlanningStatus |
Finder | String | finder |
ShipmentsunpackedShipmentLinesshipmentLineSerials
Name | Type | Description |
ShipmentsDeliveryId [KEY] | Long | ShipmentsDeliveryId of ShipmentsunpackedShipmentLinesshipmentLineSerials |
UnpackedshipmentlinesShipmentLine [KEY] | Long | UnpackedshipmentlinesShipmentLine of ShipmentsunpackedShipmentLinesshipmentLineSerials |
FromSerialNumber [KEY] | String | FromSerialNumber of ShipmentsunpackedShipmentLinesshipmentLineSerials |
ToSerialNumber | String | ToSerialNumber of ShipmentsunpackedShipmentLinesshipmentLineSerials |
UniqueLineNumber [KEY] | Long | UniqueLineNumber of ShipmentsunpackedShipmentLinesshipmentLineSerials |
TransactionTempId | Double | TransactionTempId of ShipmentsunpackedShipmentLinesshipmentLineSerials |
DeliveryDetailId | Double | DeliveryDetailId of ShipmentsunpackedShipmentLinesshipmentLineSerials |
SupplierSerialNumber | String | SupplierSerialNumber of ShipmentsunpackedShipmentLinesshipmentLineSerials |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BaseItem | String | BaseItem |
DeliveryId | Long | DeliveryId |
EndAssemblyItemNumber | String | EndAssemblyItemNumber |
IntegrationStatus | String | IntegrationStatus |
Item | String | Item |
LineStatus | String | LineStatus |
OrderNumber | String | OrderNumber |
OrderType | String | OrderType |
OrderTypeCode | String | OrderTypeCode |
ParentPackingUnit | String | ParentPackingUnit |
PickWave | String | PickWave |
QuickShipStatus | String | QuickShipStatus |
RcvShipmentLineId | Long | RcvShipmentLineId |
ShipToCustomer | String | ShipToCustomer |
ShipToPartyId | String | ShipToPartyId |
Shipment | String | Shipment |
ShipmentSet | String | ShipmentSet |
SourceOrder | String | SourceOrder |
SourceOrderFulfillmentLine | String | SourceOrderFulfillmentLine |
SourceOrderFulfillmentLineId | String | SourceOrderFulfillmentLineId |
SourceOrderLine | String | SourceOrderLine |
SourceSystemId | String | SourceSystemId |
TradeComplianceStatus | String | TradeComplianceStatus |
TransportationPlanningStatus | String | TransportationPlanningStatus |
Finder | String | finder |
ShipmentsunpackedShipmentLinesshipmentLineSerialsattributeDFF
Name | Type | Description |
ShipmentsDeliveryId [KEY] | Long | ShipmentsDeliveryId of ShipmentsunpackedShipmentLinesshipmentLineSerialsattributeDFF |
UnpackedshipmentlinesShipmentLine [KEY] | Long | UnpackedshipmentlinesShipmentLine of ShipmentsunpackedShipmentLinesshipmentLineSerialsattributeDFF |
ShipmentlineserialsFromSerialNumber [KEY] | String | ShipmentlineserialsFromSerialNumber of ShipmentsunpackedShipmentLinesshipmentLineSerialsattributeDFF |
ShipmentlineserialsUniqueLineNumber [KEY] | Long | ShipmentlineserialsUniqueLineNumber of ShipmentsunpackedShipmentLinesshipmentLineSerialsattributeDFF |
TransactionTempId [KEY] | Long | TransactionTempId of ShipmentsunpackedShipmentLinesshipmentLineSerialsattributeDFF |
FmSerialNumber [KEY] | String | FmSerialNumber of ShipmentsunpackedShipmentLinesshipmentLineSerialsattributeDFF |
_FLEX_Context | String | __FLEX_Context of ShipmentsunpackedShipmentLinesshipmentLineSerialsattributeDFF |
_FLEX_Context_DisplayValue | String | __FLEX_Context_DisplayValue of ShipmentsunpackedShipmentLinesshipmentLineSerialsattributeDFF |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BaseItem | String | BaseItem |
DeliveryId | Long | DeliveryId |
EndAssemblyItemNumber | String | EndAssemblyItemNumber |
IntegrationStatus | String | IntegrationStatus |
Item | String | Item |
LineStatus | String | LineStatus |
OrderNumber | String | OrderNumber |
OrderType | String | OrderType |
OrderTypeCode | String | OrderTypeCode |
ParentPackingUnit | String | ParentPackingUnit |
PickWave | String | PickWave |
QuickShipStatus | String | QuickShipStatus |
RcvShipmentLineId | Long | RcvShipmentLineId |
ShipToCustomer | String | ShipToCustomer |
ShipToPartyId | String | ShipToPartyId |
Shipment | String | Shipment |
ShipmentSet | String | ShipmentSet |
SourceOrder | String | SourceOrder |
SourceOrderFulfillmentLine | String | SourceOrderFulfillmentLine |
SourceOrderFulfillmentLineId | String | SourceOrderFulfillmentLineId |
SourceOrderLine | String | SourceOrderLine |
SourceSystemId | String | SourceSystemId |
TradeComplianceStatus | String | TradeComplianceStatus |
TransportationPlanningStatus | String | TransportationPlanningStatus |
Finder | String | finder |
ShipmentsunpackedShipmentLinesshipmentLineSerialsserialNumbers
Name | Type | Description |
ShipmentsDeliveryId [KEY] | Long | ShipmentsDeliveryId of ShipmentsunpackedShipmentLinesshipmentLineSerialsserialNumbers |
UnpackedshipmentlinesShipmentLine [KEY] | Long | UnpackedshipmentlinesShipmentLine of ShipmentsunpackedShipmentLinesshipmentLineSerialsserialNumbers |
ShipmentlineserialsFromSerialNumber [KEY] | String | ShipmentlineserialsFromSerialNumber of ShipmentsunpackedShipmentLinesshipmentLineSerialsserialNumbers |
ShipmentlineserialsUniqueLineNumber [KEY] | Long | ShipmentlineserialsUniqueLineNumber of ShipmentsunpackedShipmentLinesshipmentLineSerialsserialNumbers |
SerialNumber [KEY] | String | SerialNumber of ShipmentsunpackedShipmentLinesshipmentLineSerialsserialNumbers |
AttributeDFF | String | attributeDFF |
StandardDFF | String | standardDFF |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BaseItem | String | BaseItem |
DeliveryId | Long | DeliveryId |
EndAssemblyItemNumber | String | EndAssemblyItemNumber |
IntegrationStatus | String | IntegrationStatus |
Item | String | Item |
LineStatus | String | LineStatus |
OrderNumber | String | OrderNumber |
OrderType | String | OrderType |
OrderTypeCode | String | OrderTypeCode |
ParentPackingUnit | String | ParentPackingUnit |
PickWave | String | PickWave |
QuickShipStatus | String | QuickShipStatus |
RcvShipmentLineId | Long | RcvShipmentLineId |
ShipToCustomer | String | ShipToCustomer |
ShipToPartyId | String | ShipToPartyId |
Shipment | String | Shipment |
ShipmentSet | String | ShipmentSet |
SourceOrder | String | SourceOrder |
SourceOrderFulfillmentLine | String | SourceOrderFulfillmentLine |
SourceOrderFulfillmentLineId | String | SourceOrderFulfillmentLineId |
SourceOrderLine | String | SourceOrderLine |
SourceSystemId | String | SourceSystemId |
TradeComplianceStatus | String | TradeComplianceStatus |
TransportationPlanningStatus | String | TransportationPlanningStatus |
Finder | String | finder |
ShipmentsunpackedShipmentLinesshipmentLineSerialsstandardDFF
Name | Type | Description |
ShipmentsDeliveryId [KEY] | Long | ShipmentsDeliveryId of ShipmentsunpackedShipmentLinesshipmentLineSerialsstandardDFF |
UnpackedshipmentlinesShipmentLine [KEY] | Long | UnpackedshipmentlinesShipmentLine of ShipmentsunpackedShipmentLinesshipmentLineSerialsstandardDFF |
ShipmentlineserialsFromSerialNumber [KEY] | String | ShipmentlineserialsFromSerialNumber of ShipmentsunpackedShipmentLinesshipmentLineSerialsstandardDFF |
ShipmentlineserialsUniqueLineNumber [KEY] | Long | ShipmentlineserialsUniqueLineNumber of ShipmentsunpackedShipmentLinesshipmentLineSerialsstandardDFF |
TransactionTempId [KEY] | Long | TransactionTempId of ShipmentsunpackedShipmentLinesshipmentLineSerialsstandardDFF |
FmSerialNumber [KEY] | String | FmSerialNumber of ShipmentsunpackedShipmentLinesshipmentLineSerialsstandardDFF |
_FLEX_Context | String | __FLEX_Context of ShipmentsunpackedShipmentLinesshipmentLineSerialsstandardDFF |
_FLEX_Context_DisplayValue | String | __FLEX_Context_DisplayValue of ShipmentsunpackedShipmentLinesshipmentLineSerialsstandardDFF |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BaseItem | String | BaseItem |
DeliveryId | Long | DeliveryId |
EndAssemblyItemNumber | String | EndAssemblyItemNumber |
IntegrationStatus | String | IntegrationStatus |
Item | String | Item |
LineStatus | String | LineStatus |
OrderNumber | String | OrderNumber |
OrderType | String | OrderType |
OrderTypeCode | String | OrderTypeCode |
ParentPackingUnit | String | ParentPackingUnit |
PickWave | String | PickWave |
QuickShipStatus | String | QuickShipStatus |
RcvShipmentLineId | Long | RcvShipmentLineId |
ShipToCustomer | String | ShipToCustomer |
ShipToPartyId | String | ShipToPartyId |
Shipment | String | Shipment |
ShipmentSet | String | ShipmentSet |
SourceOrder | String | SourceOrder |
SourceOrderFulfillmentLine | String | SourceOrderFulfillmentLine |
SourceOrderFulfillmentLineId | String | SourceOrderFulfillmentLineId |
SourceOrderLine | String | SourceOrderLine |
SourceSystemId | String | SourceSystemId |
TradeComplianceStatus | String | TradeComplianceStatus |
TransportationPlanningStatus | String | TransportationPlanningStatus |
Finder | String | finder |
ShipmentTransactionRequests
Name | Type | Description |
TransactionId [KEY] | Long | TransactionId of ShipmentTransactionRequests |
ActionCode | String | Value that uniquely identifies the action to be run for this transaction request. Valid values are CreateAndConfirmShipment, ShipmentCreate, and ShipmentUpdate. |
TransactionStatusCode | String | TransactionStatusCode of ShipmentTransactionRequests |
TransactionStatus | String | TransactionStatus of ShipmentTransactionRequests |
CreatedBy | String | CreatedBy of ShipmentTransactionRequests |
CreationDate | Datetime | CreationDate of ShipmentTransactionRequests |
LastUpdatedBy | String | LastUpdatedBy of ShipmentTransactionRequests |
LastUpdateDate | Datetime | LastUpdateDate of ShipmentTransactionRequests |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Carrier | String | Carrier |
ExternalSystemTransactionReference | String | ExternalSystemTransactionReference |
FromActualShipDate | Datetime | FromActualShipDate |
FromInitialShipDate | Datetime | FromInitialShipDate |
Item | String | Item |
ModeOfTransportCode | String | ModeOfTransportCode |
Order | String | Order |
PackingUnit | String | PackingUnit |
ServiceLevelCode | String | ServiceLevelCode |
ShipFromOrganizationCode | String | ShipFromOrganizationCode |
Shipment | String | Shipment |
ShipmentLine | Long | ShipmentLine |
SoldToCustomer | String | SoldToCustomer |
ToActualShipDate | Datetime | ToActualShipDate |
ToInitialShipDate | Datetime | ToInitialShipDate |
Finder | String | finder |
ShipmentTransactionRequestserrors
Name | Type | Description |
ShipmentTransactionRequestsTransactionId [KEY] | Long | ShipmentTransactionRequestsTransactionId of ShipmentTransactionRequestserrors |
MessageName | String | MessageName of ShipmentTransactionRequestserrors |
MessageText | String | MessageText of ShipmentTransactionRequestserrors |
CreatedBy | String | CreatedBy of ShipmentTransactionRequestserrors |
CreationDate | Datetime | CreationDate of ShipmentTransactionRequestserrors |
LastUpdatedBy | String | LastUpdatedBy of ShipmentTransactionRequestserrors |
LastUpdateDate | Datetime | LastUpdateDate of ShipmentTransactionRequestserrors |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Carrier | String | Carrier |
ExternalSystemTransactionReference | String | ExternalSystemTransactionReference |
FromActualShipDate | Datetime | FromActualShipDate |
FromInitialShipDate | Datetime | FromInitialShipDate |
Item | String | Item |
ModeOfTransportCode | String | ModeOfTransportCode |
Order | String | Order |
PackingUnit | String | PackingUnit |
ServiceLevelCode | String | ServiceLevelCode |
ShipFromOrganizationCode | String | ShipFromOrganizationCode |
Shipment | String | Shipment |
ShipmentLine | Long | ShipmentLine |
SoldToCustomer | String | SoldToCustomer |
ToActualShipDate | Datetime | ToActualShipDate |
ToInitialShipDate | Datetime | ToInitialShipDate |
TransactionId | Long | TransactionId |
Finder | String | finder |
ShipmentTransactionRequestsshipments
Name | Type | Description |
ShipmentTransactionRequestsTransactionId [KEY] | Long | ShipmentTransactionRequestsTransactionId of ShipmentTransactionRequestsshipments |
DeliveryInterfaceId [KEY] | Long | DeliveryInterfaceId of ShipmentTransactionRequestsshipments |
Shipment | String | Name of the material shipment. |
Description | String | Description of the shipment. |
ShipFromOrganizationCode | String | Abbreviation that identifies the ship-from organization. |
SoldToCustomerNumber | String | Number that identifies the sold-to party. |
SoldToCustomer | String | Name of the sold-to party. |
ShipToPartySiteNumber | String | Number that identifies the ship-to party site. |
InitialShipDate | Datetime | Date when the warehouse plans to ship the shipment. |
BillOfLading | String | Receipt that the carrier gives to the shipper. This receipt acknowledges receipt of the shipped goods and specifies the shipment terms. |
GrossWeight | Double | Gross weight of the shipment. |
NetWeight | Double | Net weight of the shipment. |
WeightUOMCode | String | Code that identifies the unit of measure for the weight of the shipment. |
WeightUOM | String | Unit of measure for the weight of the shipment. |
Volume | Double | Volume of the shipment. |
VolumeUOMCode | String | Code that identifies the unit of measure for the volume of the shipment. |
VolumeUOM | String | Unit of measure for the volume of the shipment. |
Equipment | String | Registration number of vehicle or equipment that transports the shipment. |
EquipmentType | String | Type of vehicle or equipment that transports the shipment. |
SealNumber | String | Number that identifies the seal on a packing unit, locker, or truck to prove that the container remained closed during transport. |
CarrierNumber | String | Number that identifies the carrier that transports the shipment. |
Carrier | String | Name of the carrier that transports the shipment. |
ModeOfTransportCode | String | Abbreviation that identifies the mode of transport for the shipping method. A list of accepted values is defined in the lookup type WSH_MODE_OF_TRANSPORT. |
ServiceLevelCode | String | Abbreviation that identifies the service level for the shipping method. A list of accepted values is defined in the lookup type WSH_SERVICE_LEVELS. |
Waybill | String | Nonnegotiable document that describes the contract for transporting cargo. |
PackingSlip | String | Document that itemizes and describes the contents of the shipment. |
ActualShipDate | Datetime | Date when the shipment was shipped. |
PlannedDeliveryDate | Datetime | Date when shipping expects the shipment to arrive at the customer location. |
FreightTermsCode | String | Abbreviation that identifies the freight terms. A list of accepted values is defined in the lookup type WSH_FREIGHT_CHARGE_TERMS. |
FreightTerms | String | Agreement that describes whether the shipping cost of the sales order is paid by the buyer or the seller, and when payment is due. A list of accepted values is defined in the lookup type WSH_FREIGHT_CHARGE_TERMS. |
FOBCode | String | Abbreviation that identifies ownership of the items that are in-transit. A list of accepted values is defined in the lookup type FOB. |
FOBSiteNumber | String | Number that identifies the freight on board site. |
FOBAddress1 | String | First line of the freight on board address. |
FOBAddress2 | String | Second line of the freight on board address. |
FOBAddress3 | String | Third line of the freight on board address. |
FOBAddress4 | String | Fourth line of the freight on board address. |
FOBCity | String | Freight on board city. |
FOBCounty | String | Freight on board county. |
FOBPostalCode | String | Abbreviation that identifies the postal code, such as a zip code, for freight on board. |
FOBRegion | String | Freight on board region. |
FOBState | String | Freight on board state. |
FOBCountry | String | Freight on board country. |
Dock | String | Place of loading for the shipment. |
CODAmount | Double | Collect on delivery amount. |
CODCurrency | String | Abbreviation that identifies the currency to use when collecting the delivery amount. |
CODPaidBy | String | Person or party who paid the collect on delivery amount. |
CODRemitTo | String | Person or party to reference when remitting the collect on delivery amount. |
ASNSentDate | Datetime | Date when the application sent the advanced shipment notice. |
ConfirmedDate | Datetime | Date and time when the person or user confirmed the shipment. |
ConfirmedBy | String | Person or user who confirmed the shipment. |
LoadingSequenceRule | String | Rule to apply on shipment lines for loading into the truck. A list of accepted values is defined in the lookup type WSH_LINES_LOADING_ORDER. |
ProblemContactReference | String | Person to contact if a problem occurs during shipment. |
TransportationReasonCode | String | Abbreviation that identifies the justification that the user selects when confirming the shipment to indicate a special situation or exception, such as to transfer the item, return it, or to send a sample. A list of accepted values is defined in the lookup type ORA_WSH_TRANSPORT_REASON. |
PlannedFlag | Bool | Contains one of the following values: true or false. If true, then the contents of the shipment are planned. If false, then the contents of the shipment are not planned. The default value is false. |
AutomaticallyPackFlag | Bool | Contains one of the following values: true or false. If true, then the shipment is eligible for packing through the batch program. If false, then the shipment is not eligible for packing through the batch program. The default value is true. |
EnableAutoshipFlag | Bool | Contains one of the following values: true or false. If true, then the shipment is eligible for shipping through the batch program. If false, then the shipment is not eligible for shipping through the batch program. The default value is true. |
ProrateWeightFlag | Bool | Contains one of the following values: true or false. If true, then the weights are to be prorated. If false, then the weights will not be prorated. The default value is false. |
CreatedBy | String | CreatedBy of ShipmentTransactionRequestsshipments |
CreationDate | Datetime | CreationDate of ShipmentTransactionRequestsshipments |
LastUpdatedBy | String | LastUpdatedBy of ShipmentTransactionRequestsshipments |
LastUpdateDate | Datetime | LastUpdateDate of ShipmentTransactionRequestsshipments |
ExternalSystemTransactionReference | String | Value that contains reference information for the corresponding transaction in external applications. This attribute is only valid for the CreateAndConfirmShipment action. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
FromActualShipDate | Datetime | FromActualShipDate |
FromInitialShipDate | Datetime | FromInitialShipDate |
Item | String | Item |
Order | String | Order |
PackingUnit | String | PackingUnit |
ShipmentLine | Long | ShipmentLine |
ToActualShipDate | Datetime | ToActualShipDate |
ToInitialShipDate | Datetime | ToInitialShipDate |
TransactionId | Long | TransactionId |
Finder | String | finder |
ShipmentTransactionRequestsshipmentsattachments
Name | Type | Description |
ShipmentTransactionRequestsTransactionId [KEY] | Long | ShipmentTransactionRequestsTransactionId of ShipmentTransactionRequestsshipmentsattachments |
ShipmentsDeliveryInterfaceId [KEY] | Long | ShipmentsDeliveryInterfaceId of ShipmentTransactionRequestsshipmentsattachments |
AttachedDocumentId [KEY] | Long | The unique identifier of the attached document. |
LastUpdateDate | Datetime | The date when the record was last updated. |
LastUpdatedBy | String | The user who last updated the record. |
DatatypeCode | String | A value that indicates the data type. |
FileName | String | The file name of the attachment. |
DmFolderPath | String | The folder path from which the attachment is created. |
DmDocumentId | String | The document ID from which the attachment is created. |
DmVersionNumber | String | The document version number from which the attachment is created. |
Url | String | The URL of a web page type attachment. |
CategoryName | String | The category of the attachment. |
UserName | String | The login credentials of the user who created the attachment. |
Uri | String | The URI of a Topology Manager type attachment. |
FileUrl | String | The URI of the file. |
UploadedText | String | The text content for a new text attachment. |
UploadedFileContentType | String | The content type of the attachment. |
UploadedFileLength | Long | The size of the attachment file. |
UploadedFileName | String | The name to assign to a new attachment file. |
ContentRepositoryFileShared | Bool | Indicates whether the attachment is shared |
Title | String | The title of the attachment. |
Description | String | The description of the attachment. |
ErrorStatusCode | String | The error code, if any, for the attachment. |
ErrorStatusMessage | String | The error message, if any, for the attachment. |
CreatedBy | String | The user who created the record. |
CreationDate | Datetime | The date when the record was created. |
FileContents | String | The contents of the attachment. |
ExpirationDate | Datetime | The expiration date of the contents in the attachment. |
LastUpdatedByUserName | String | The user name who last updated the record. |
CreatedByUserName | String | The user name who created the record. |
AsyncTrackerId | String | Attribute provided for the exclusive use by the Attachment UI components to assist in uploading files. |
FileWebImage | String | The base64 encoded image of the file displayed in .png format if the source is a convertible image. |
DownloadInfo | String | JSON object represented as a string containing information used to programmatically retrieve a file attachment. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Carrier | String | Carrier |
ExternalSystemTransactionReference | String | ExternalSystemTransactionReference |
FromActualShipDate | Datetime | FromActualShipDate |
FromInitialShipDate | Datetime | FromInitialShipDate |
Item | String | Item |
ModeOfTransportCode | String | ModeOfTransportCode |
Order | String | Order |
PackingUnit | String | PackingUnit |
ServiceLevelCode | String | ServiceLevelCode |
ShipFromOrganizationCode | String | ShipFromOrganizationCode |
Shipment | String | Shipment |
ShipmentLine | Long | ShipmentLine |
SoldToCustomer | String | SoldToCustomer |
ToActualShipDate | Datetime | ToActualShipDate |
ToInitialShipDate | Datetime | ToInitialShipDate |
TransactionId | Long | TransactionId |
Finder | String | finder |
ShipmentTransactionRequestsshipmentscosts
Name | Type | Description |
ShipmentTransactionRequestsTransactionId [KEY] | Long | ShipmentTransactionRequestsTransactionId of ShipmentTransactionRequestsshipmentscosts |
ShipmentsDeliveryInterfaceId [KEY] | Long | ShipmentsDeliveryInterfaceId of ShipmentTransactionRequestsshipmentscosts |
FreightCostInterfaceId [KEY] | Long | FreightCostInterfaceId of ShipmentTransactionRequestsshipmentscosts |
ShippingCostType | String | Type of cost that is predefined in the application. |
Amount | Double | Amount for the shipping cost for each unit. |
Currency | String | Abbreviation that identifies the currency of the shipping cost. |
ConversionRate | Double | Rate of the currency conversion. |
ConversionDate | Date | Date when the currency conversion occurred. |
ConversionRateTypeCode | String | Abbreviation that identifies the type of currency conversion. |
Subinventory | String | Subinventory to use when fulfilling the item to be shipped. |
Locator | String | Concatenated name of the inventory locator that provides the source for material that ships. |
CreatedBy | String | CreatedBy of ShipmentTransactionRequestsshipmentscosts |
CreationDate | Datetime | CreationDate of ShipmentTransactionRequestsshipmentscosts |
LastUpdatedBy | String | LastUpdatedBy of ShipmentTransactionRequestsshipmentscosts |
LastUpdateDate | Datetime | LastUpdateDate of ShipmentTransactionRequestsshipmentscosts |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Carrier | String | Carrier |
ExternalSystemTransactionReference | String | ExternalSystemTransactionReference |
FromActualShipDate | Datetime | FromActualShipDate |
FromInitialShipDate | Datetime | FromInitialShipDate |
Item | String | Item |
ModeOfTransportCode | String | ModeOfTransportCode |
Order | String | Order |
PackingUnit | String | PackingUnit |
ServiceLevelCode | String | ServiceLevelCode |
ShipFromOrganizationCode | String | ShipFromOrganizationCode |
Shipment | String | Shipment |
ShipmentLine | Long | ShipmentLine |
SoldToCustomer | String | SoldToCustomer |
ToActualShipDate | Datetime | ToActualShipDate |
ToInitialShipDate | Datetime | ToInitialShipDate |
TransactionId | Long | TransactionId |
Finder | String | finder |
ShipmentTransactionRequestsshipmentscostsDFF
Name | Type | Description |
ShipmentTransactionRequestsTransactionId [KEY] | Long | ShipmentTransactionRequestsTransactionId of ShipmentTransactionRequestsshipmentscostsDFF |
ShipmentsDeliveryInterfaceId [KEY] | Long | ShipmentsDeliveryInterfaceId of ShipmentTransactionRequestsshipmentscostsDFF |
CostsFreightCostInterfaceId [KEY] | Long | CostsFreightCostInterfaceId of ShipmentTransactionRequestsshipmentscostsDFF |
FreightCostInterfaceId [KEY] | Long | Value that uniquely identifies the candidate shipping cost. |
_FLEX_Context | String | Descriptive flexfield context name. |
_FLEX_Context_DisplayValue | String | Descriptive flexfield context display value. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Carrier | String | Carrier |
ExternalSystemTransactionReference | String | ExternalSystemTransactionReference |
FromActualShipDate | Datetime | FromActualShipDate |
FromInitialShipDate | Datetime | FromInitialShipDate |
Item | String | Item |
ModeOfTransportCode | String | ModeOfTransportCode |
Order | String | Order |
PackingUnit | String | PackingUnit |
ServiceLevelCode | String | ServiceLevelCode |
ShipFromOrganizationCode | String | ShipFromOrganizationCode |
Shipment | String | Shipment |
ShipmentLine | Long | ShipmentLine |
SoldToCustomer | String | SoldToCustomer |
ToActualShipDate | Datetime | ToActualShipDate |
ToInitialShipDate | Datetime | ToInitialShipDate |
TransactionId | Long | TransactionId |
Finder | String | finder |
ShipmentTransactionRequestsshipmentscostserrors
Name | Type | Description |
ShipmentTransactionRequestsTransactionId [KEY] | Long | ShipmentTransactionRequestsTransactionId of ShipmentTransactionRequestsshipmentscostserrors |
ShipmentsDeliveryInterfaceId [KEY] | Long | ShipmentsDeliveryInterfaceId of ShipmentTransactionRequestsshipmentscostserrors |
CostsFreightCostInterfaceId [KEY] | Long | CostsFreightCostInterfaceId of ShipmentTransactionRequestsshipmentscostserrors |
MessageName | String | MessageName of ShipmentTransactionRequestsshipmentscostserrors |
MessageText | String | MessageText of ShipmentTransactionRequestsshipmentscostserrors |
CreatedBy | String | CreatedBy of ShipmentTransactionRequestsshipmentscostserrors |
CreationDate | Datetime | CreationDate of ShipmentTransactionRequestsshipmentscostserrors |
LastUpdatedBy | String | LastUpdatedBy of ShipmentTransactionRequestsshipmentscostserrors |
LastUpdateDate | Datetime | LastUpdateDate of ShipmentTransactionRequestsshipmentscostserrors |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Carrier | String | Carrier |
ExternalSystemTransactionReference | String | ExternalSystemTransactionReference |
FromActualShipDate | Datetime | FromActualShipDate |
FromInitialShipDate | Datetime | FromInitialShipDate |
Item | String | Item |
ModeOfTransportCode | String | ModeOfTransportCode |
Order | String | Order |
PackingUnit | String | PackingUnit |
ServiceLevelCode | String | ServiceLevelCode |
ShipFromOrganizationCode | String | ShipFromOrganizationCode |
Shipment | String | Shipment |
ShipmentLine | Long | ShipmentLine |
SoldToCustomer | String | SoldToCustomer |
ToActualShipDate | Datetime | ToActualShipDate |
ToInitialShipDate | Datetime | ToInitialShipDate |
TransactionId | Long | TransactionId |
Finder | String | finder |
ShipmentTransactionRequestsshipmentserrors
Name | Type | Description |
ShipmentTransactionRequestsTransactionId [KEY] | Long | ShipmentTransactionRequestsTransactionId of ShipmentTransactionRequestsshipmentserrors |
ShipmentsDeliveryInterfaceId [KEY] | Long | ShipmentsDeliveryInterfaceId of ShipmentTransactionRequestsshipmentserrors |
MessageName | String | MessageName of ShipmentTransactionRequestsshipmentserrors |
MessageText | String | MessageText of ShipmentTransactionRequestsshipmentserrors |
CreatedBy | String | CreatedBy of ShipmentTransactionRequestsshipmentserrors |
CreationDate | Datetime | CreationDate of ShipmentTransactionRequestsshipmentserrors |
LastUpdatedBy | String | LastUpdatedBy of ShipmentTransactionRequestsshipmentserrors |
LastUpdateDate | Datetime | LastUpdateDate of ShipmentTransactionRequestsshipmentserrors |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Carrier | String | Carrier |
ExternalSystemTransactionReference | String | ExternalSystemTransactionReference |
FromActualShipDate | Datetime | FromActualShipDate |
FromInitialShipDate | Datetime | FromInitialShipDate |
Item | String | Item |
ModeOfTransportCode | String | ModeOfTransportCode |
Order | String | Order |
PackingUnit | String | PackingUnit |
ServiceLevelCode | String | ServiceLevelCode |
ShipFromOrganizationCode | String | ShipFromOrganizationCode |
Shipment | String | Shipment |
ShipmentLine | Long | ShipmentLine |
SoldToCustomer | String | SoldToCustomer |
ToActualShipDate | Datetime | ToActualShipDate |
ToInitialShipDate | Datetime | ToInitialShipDate |
TransactionId | Long | TransactionId |
Finder | String | finder |
ShipmentTransactionRequestsshipmentsglobalDFF
Name | Type | Description |
ShipmentTransactionRequestsTransactionId [KEY] | Long | ShipmentTransactionRequestsTransactionId of ShipmentTransactionRequestsshipmentsglobalDFF |
ShipmentsDeliveryInterfaceId [KEY] | Long | ShipmentsDeliveryInterfaceId of ShipmentTransactionRequestsshipmentsglobalDFF |
DeliveryInterfaceId [KEY] | Long | DeliveryInterfaceId of ShipmentTransactionRequestsshipmentsglobalDFF |
_FLEX_Context | String | __FLEX_Context of ShipmentTransactionRequestsshipmentsglobalDFF |
_FLEX_Context_DisplayValue | String | __FLEX_Context_DisplayValue of ShipmentTransactionRequestsshipmentsglobalDFF |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Carrier | String | Carrier |
ExternalSystemTransactionReference | String | ExternalSystemTransactionReference |
FromActualShipDate | Datetime | FromActualShipDate |
FromInitialShipDate | Datetime | FromInitialShipDate |
Item | String | Item |
ModeOfTransportCode | String | ModeOfTransportCode |
Order | String | Order |
PackingUnit | String | PackingUnit |
ServiceLevelCode | String | ServiceLevelCode |
ShipFromOrganizationCode | String | ShipFromOrganizationCode |
Shipment | String | Shipment |
ShipmentLine | Long | ShipmentLine |
SoldToCustomer | String | SoldToCustomer |
ToActualShipDate | Datetime | ToActualShipDate |
ToInitialShipDate | Datetime | ToInitialShipDate |
TransactionId | Long | TransactionId |
Finder | String | finder |
ShipmentTransactionRequestsshipmentsnotes
Name | Type | Description |
ShipmentTransactionRequestsTransactionId [KEY] | Long | ShipmentTransactionRequestsTransactionId of ShipmentTransactionRequestsshipmentsnotes |
ShipmentsDeliveryInterfaceId [KEY] | Long | ShipmentsDeliveryInterfaceId of ShipmentTransactionRequestsshipmentsnotes |
NoteId [KEY] | Long | The unique identifier of the note. This is the primary key of the notes table. |
SourceObjectCode | String | This is the source object code for the source object as defined in OBJECTS Metadata. |
SourceObjectId | String | The unique identifier of the parent source object associated to the note. |
PartyName | String | The name of the party. |
NoteTxt | String | The column which stores the actual note text. |
NoteTypeCode | String | The note type code for categorization of note. |
VisibilityCode | String | The attribute to specify the visibility level of the note. It indicates whether the note is internal, external, or private. |
CreatorPartyId | Long | The unique identifier of the party. |
CreatedBy | String | The user who created the record. |
CreationDate | Datetime | The date when the record was created. |
LastUpdateDate | Datetime | The date when the record was last updated. |
PartyId | Long | The unique identifier of the party. |
CorpCurrencyCode | String | The corporate currency code for extensibility. |
CurcyConvRateType | String | The currency conversion rate type for extensibility. |
CurrencyCode | String | The currency code for extensibility. |
ContactRelationshipId | Long | The relationship ID populated when the note is associated with a contact. |
ParentNoteId | Long | The unique identifier of the note. This is the primary key of the notes table. |
LastUpdatedBy | String | The unique identifier of the note. This is the primary key of the notes table. |
LastUpdateLogin | String | The login of the user who last updated the record. |
EmailAddress | String | The email address of the user who created the note. |
FormattedAddress | String | The address of the user who created the note. |
FormattedPhoneNumber | String | The phone number of the user who created the note. |
UpdateFlag | Bool | Indicates whether the user can update the note. |
DeleteFlag | Bool | Indicates whether the user has access to delete the note. |
NoteNumber | String | The alternate unique identifier of the note. A user key that's system generated or from an external system. |
NoteTitle | String | The title of the note entered by the user. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Carrier | String | Carrier |
ExternalSystemTransactionReference | String | ExternalSystemTransactionReference |
FromActualShipDate | Datetime | FromActualShipDate |
FromInitialShipDate | Datetime | FromInitialShipDate |
Item | String | Item |
ModeOfTransportCode | String | ModeOfTransportCode |
Order | String | Order |
PackingUnit | String | PackingUnit |
ServiceLevelCode | String | ServiceLevelCode |
ShipFromOrganizationCode | String | ShipFromOrganizationCode |
Shipment | String | Shipment |
ShipmentLine | Long | ShipmentLine |
SoldToCustomer | String | SoldToCustomer |
ToActualShipDate | Datetime | ToActualShipDate |
ToInitialShipDate | Datetime | ToInitialShipDate |
TransactionId | Long | TransactionId |
Finder | String | finder |
ShipmentTransactionRequestsshipmentsouterPackingUnits
Name | Type | Description |
ShipmentTransactionRequestsTransactionId [KEY] | Long | ShipmentTransactionRequestsTransactionId of ShipmentTransactionRequestsshipmentsouterPackingUnits |
ShipmentsDeliveryInterfaceId [KEY] | Long | ShipmentsDeliveryInterfaceId of ShipmentTransactionRequestsshipmentsouterPackingUnits |
LPNInterfaceId [KEY] | Long | LPNInterfaceId of ShipmentTransactionRequestsshipmentsouterPackingUnits |
PackingUnit | String | Name of the packing unit. |
TrackingNumber | String | Tracking number of the packing unit. |
MasterSerialNumber | String | Master serial number that identifies the packing unit. |
SealNumber | String | Number that identifies the seal on a packing unit, locker, or truck to prove that the container remained closed during transport. |
PackingUnitType | String | Item defining characteristics of a packing unit. |
FOBCode | String | Abbreviation that identifies ownership of the items that are in-transit. A list of accepted values is defined in the lookup type FOB. |
Volume | Double | Volume of material that the packing unit can hold. |
VolumeUOMCode | String | Code that identifies the unit of measure that the container volume uses for the packing unit. |
VolumeUOM | String | Unit of measure that the container volume uses for the packing unit. |
GrossWeight | Double | Weight of the packing unit including contents. |
GrossWeightUOMCode | String | Code that identifies the unit of measure of the gross weight of the packing unit. |
GrossWeightUOM | String | Unit of measure of the gross weight of the packing unit. |
TareWeight | Double | Weight of the container that contains the packing unit. |
TareWeightUOMCode | String | Code that identifies the unit of measure that the tare weight uses for the packing unit. |
TareWeightUOM | String | Unit of measure that the tare weight uses for the packing unit. |
CreatedBy | String | CreatedBy of ShipmentTransactionRequestsshipmentsouterPackingUnits |
CreationDate | Datetime | CreationDate of ShipmentTransactionRequestsshipmentsouterPackingUnits |
LastUpdatedBy | String | LastUpdatedBy of ShipmentTransactionRequestsshipmentsouterPackingUnits |
LastUpdateDate | Datetime | LastUpdateDate of ShipmentTransactionRequestsshipmentsouterPackingUnits |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Carrier | String | Carrier |
ExternalSystemTransactionReference | String | ExternalSystemTransactionReference |
FromActualShipDate | Datetime | FromActualShipDate |
FromInitialShipDate | Datetime | FromInitialShipDate |
Item | String | Item |
ModeOfTransportCode | String | ModeOfTransportCode |
Order | String | Order |
ServiceLevelCode | String | ServiceLevelCode |
ShipFromOrganizationCode | String | ShipFromOrganizationCode |
Shipment | String | Shipment |
ShipmentLine | Long | ShipmentLine |
SoldToCustomer | String | SoldToCustomer |
ToActualShipDate | Datetime | ToActualShipDate |
ToInitialShipDate | Datetime | ToInitialShipDate |
TransactionId | Long | TransactionId |
Finder | String | finder |
ShipmentTransactionRequestsshipmentsouterPackingUnitsattachments
Name | Type | Description |
ShipmentTransactionRequestsTransactionId [KEY] | Long | ShipmentTransactionRequestsTransactionId of ShipmentTransactionRequestsshipmentsouterPackingUnitsattachments |
ShipmentsDeliveryInterfaceId [KEY] | Long | ShipmentsDeliveryInterfaceId of ShipmentTransactionRequestsshipmentsouterPackingUnitsattachments |
OuterpackingunitsLPNInterfaceId [KEY] | Long | OuterpackingunitsLPNInterfaceId of ShipmentTransactionRequestsshipmentsouterPackingUnitsattachments |
AttachedDocumentId [KEY] | Long | The unique identifier of the attached document. |
LastUpdateDate | Datetime | The date when the record was last updated. |
LastUpdatedBy | String | The user who last updated the record. |
DatatypeCode | String | A value that indicates the data type. |
FileName | String | The file name of the attachment. |
DmFolderPath | String | The folder path from which the attachment is created. |
DmDocumentId | String | The document ID from which the attachment is created. |
DmVersionNumber | String | The document version number from which the attachment is created. |
Url | String | The URL of a web page type attachment. |
CategoryName | String | The category of the attachment. |
UserName | String | The login credentials of the user who created the attachment. |
Uri | String | The URI of a Topology Manager type attachment. |
FileUrl | String | The URI of the file. |
UploadedText | String | The text content for a new text attachment. |
UploadedFileContentType | String | The content type of the attachment. |
UploadedFileLength | Long | The size of the attachment file. |
UploadedFileName | String | The name to assign to a new attachment file. |
ContentRepositoryFileShared | Bool | Indicates whether the attachment is shared |
Title | String | The title of the attachment. |
Description | String | The description of the attachment. |
ErrorStatusCode | String | The error code, if any, for the attachment. |
ErrorStatusMessage | String | The error message, if any, for the attachment. |
CreatedBy | String | The user who created the record. |
CreationDate | Datetime | The date when the record was created. |
FileContents | String | The contents of the attachment. |
ExpirationDate | Datetime | The expiration date of the contents in the attachment. |
LastUpdatedByUserName | String | The user name who last updated the record. |
CreatedByUserName | String | The user name who created the record. |
AsyncTrackerId | String | Attribute provided for the exclusive use by the Attachment UI components to assist in uploading files. |
FileWebImage | String | The base64 encoded image of the file displayed in .png format if the source is a convertible image. |
DownloadInfo | String | JSON object represented as a string containing information used to programmatically retrieve a file attachment. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Carrier | String | Carrier |
ExternalSystemTransactionReference | String | ExternalSystemTransactionReference |
FromActualShipDate | Datetime | FromActualShipDate |
FromInitialShipDate | Datetime | FromInitialShipDate |
Item | String | Item |
ModeOfTransportCode | String | ModeOfTransportCode |
Order | String | Order |
PackingUnit | String | PackingUnit |
ServiceLevelCode | String | ServiceLevelCode |
ShipFromOrganizationCode | String | ShipFromOrganizationCode |
Shipment | String | Shipment |
ShipmentLine | Long | ShipmentLine |
SoldToCustomer | String | SoldToCustomer |
ToActualShipDate | Datetime | ToActualShipDate |
ToInitialShipDate | Datetime | ToInitialShipDate |
TransactionId | Long | TransactionId |
Finder | String | finder |
ShipmentTransactionRequestsshipmentsouterPackingUnitscosts
Name | Type | Description |
ShipmentTransactionRequestsTransactionId [KEY] | Long | ShipmentTransactionRequestsTransactionId of ShipmentTransactionRequestsshipmentsouterPackingUnitscosts |
ShipmentsDeliveryInterfaceId [KEY] | Long | ShipmentsDeliveryInterfaceId of ShipmentTransactionRequestsshipmentsouterPackingUnitscosts |
OuterpackingunitsLPNInterfaceId [KEY] | Long | OuterpackingunitsLPNInterfaceId of ShipmentTransactionRequestsshipmentsouterPackingUnitscosts |
FreightCostInterfaceId [KEY] | Long | FreightCostInterfaceId of ShipmentTransactionRequestsshipmentsouterPackingUnitscosts |
ShippingCostType | String | Type of cost that is predefined in the application. |
Amount | Double | Amount for the shipping cost for each unit. |
Currency | String | Abbreviation that identifies the currency of the shipping cost. |
ConversionRate | Double | Rate of the currency conversion. |
ConversionDate | Date | Date when the currency conversion occurred. |
ConversionRateTypeCode | String | Abbreviation that identifies the type of currency conversion. |
Subinventory | String | Subinventory to use when fulfilling the item to be shipped. |
Locator | String | Concatenated name of the inventory locator that provides the source for material that ships. |
CreatedBy | String | CreatedBy of ShipmentTransactionRequestsshipmentsouterPackingUnitscosts |
CreationDate | Datetime | CreationDate of ShipmentTransactionRequestsshipmentsouterPackingUnitscosts |
LastUpdatedBy | String | LastUpdatedBy of ShipmentTransactionRequestsshipmentsouterPackingUnitscosts |
LastUpdateDate | Datetime | LastUpdateDate of ShipmentTransactionRequestsshipmentsouterPackingUnitscosts |
Errors | String | errors |
DFF | String | DFF |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Carrier | String | Carrier |
ExternalSystemTransactionReference | String | ExternalSystemTransactionReference |
FromActualShipDate | Datetime | FromActualShipDate |
FromInitialShipDate | Datetime | FromInitialShipDate |
Item | String | Item |
ModeOfTransportCode | String | ModeOfTransportCode |
Order | String | Order |
PackingUnit | String | PackingUnit |
ServiceLevelCode | String | ServiceLevelCode |
ShipFromOrganizationCode | String | ShipFromOrganizationCode |
Shipment | String | Shipment |
ShipmentLine | Long | ShipmentLine |
SoldToCustomer | String | SoldToCustomer |
ToActualShipDate | Datetime | ToActualShipDate |
ToInitialShipDate | Datetime | ToInitialShipDate |
TransactionId | Long | TransactionId |
Finder | String | finder |
ShipmentTransactionRequestsshipmentsouterPackingUnitsDFF
Name | Type | Description |
ShipmentTransactionRequestsTransactionId [KEY] | Long | ShipmentTransactionRequestsTransactionId of ShipmentTransactionRequestsshipmentsouterPackingUnitsDFF |
ShipmentsDeliveryInterfaceId [KEY] | Long | ShipmentsDeliveryInterfaceId of ShipmentTransactionRequestsshipmentsouterPackingUnitsDFF |
OuterpackingunitsLPNInterfaceId [KEY] | Long | OuterpackingunitsLPNInterfaceId of ShipmentTransactionRequestsshipmentsouterPackingUnitsDFF |
LPNInterfaceId [KEY] | Long | Value that uniquely identifies the candidate packing unit. |
_FLEX_Context | String | Descriptive flexfield context name. |
_FLEX_Context_DisplayValue | String | Descriptive flexfield context display value. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Carrier | String | Carrier |
ExternalSystemTransactionReference | String | ExternalSystemTransactionReference |
FromActualShipDate | Datetime | FromActualShipDate |
FromInitialShipDate | Datetime | FromInitialShipDate |
Item | String | Item |
ModeOfTransportCode | String | ModeOfTransportCode |
Order | String | Order |
PackingUnit | String | PackingUnit |
ServiceLevelCode | String | ServiceLevelCode |
ShipFromOrganizationCode | String | ShipFromOrganizationCode |
Shipment | String | Shipment |
ShipmentLine | Long | ShipmentLine |
SoldToCustomer | String | SoldToCustomer |
ToActualShipDate | Datetime | ToActualShipDate |
ToInitialShipDate | Datetime | ToInitialShipDate |
TransactionId | Long | TransactionId |
Finder | String | finder |
ShipmentTransactionRequestsshipmentsouterPackingUnitserrors
Name | Type | Description |
ShipmentTransactionRequestsTransactionId [KEY] | Long | ShipmentTransactionRequestsTransactionId of ShipmentTransactionRequestsshipmentsouterPackingUnitserrors |
ShipmentsDeliveryInterfaceId [KEY] | Long | ShipmentsDeliveryInterfaceId of ShipmentTransactionRequestsshipmentsouterPackingUnitserrors |
OuterpackingunitsLPNInterfaceId [KEY] | Long | OuterpackingunitsLPNInterfaceId of ShipmentTransactionRequestsshipmentsouterPackingUnitserrors |
MessageName | String | MessageName of ShipmentTransactionRequestsshipmentsouterPackingUnitserrors |
MessageText | String | MessageText of ShipmentTransactionRequestsshipmentsouterPackingUnitserrors |
CreatedBy | String | CreatedBy of ShipmentTransactionRequestsshipmentsouterPackingUnitserrors |
CreationDate | Datetime | CreationDate of ShipmentTransactionRequestsshipmentsouterPackingUnitserrors |
LastUpdatedBy | String | LastUpdatedBy of ShipmentTransactionRequestsshipmentsouterPackingUnitserrors |
LastUpdateDate | Datetime | LastUpdateDate of ShipmentTransactionRequestsshipmentsouterPackingUnitserrors |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Carrier | String | Carrier |
ExternalSystemTransactionReference | String | ExternalSystemTransactionReference |
FromActualShipDate | Datetime | FromActualShipDate |
FromInitialShipDate | Datetime | FromInitialShipDate |
Item | String | Item |
ModeOfTransportCode | String | ModeOfTransportCode |
Order | String | Order |
PackingUnit | String | PackingUnit |
ServiceLevelCode | String | ServiceLevelCode |
ShipFromOrganizationCode | String | ShipFromOrganizationCode |
Shipment | String | Shipment |
ShipmentLine | Long | ShipmentLine |
SoldToCustomer | String | SoldToCustomer |
ToActualShipDate | Datetime | ToActualShipDate |
ToInitialShipDate | Datetime | ToInitialShipDate |
TransactionId | Long | TransactionId |
Finder | String | finder |
ShipmentTransactionRequestsshipmentsouterPackingUnitsinnerPackingUnits
Name | Type | Description |
ShipmentTransactionRequestsTransactionId [KEY] | Long | ShipmentTransactionRequestsTransactionId of ShipmentTransactionRequestsshipmentsouterPackingUnitsinnerPackingUnits |
ShipmentsDeliveryInterfaceId [KEY] | Long | ShipmentsDeliveryInterfaceId of ShipmentTransactionRequestsshipmentsouterPackingUnitsinnerPackingUnits |
OuterpackingunitsLPNInterfaceId [KEY] | Long | OuterpackingunitsLPNInterfaceId of ShipmentTransactionRequestsshipmentsouterPackingUnitsinnerPackingUnits |
LPNInterfaceId [KEY] | Long | LPNInterfaceId of ShipmentTransactionRequestsshipmentsouterPackingUnitsinnerPackingUnits |
PackingUnit | String | Name of the packing unit. |
TrackingNumber | String | Tracking number of the packing unit. |
MasterSerialNumber | String | Master serial number that identifies the packing unit. |
SealNumber | String | Number that identifies the seal on a packing unit, locker, or truck to prove that the container remained closed during transport. |
PackingUnitType | String | Item defining characteristics of a packing unit. |
FOBCode | String | Abbreviation that identifies ownership of the items that are in-transit. A list of accepted values is defined in the lookup type FOB. |
Volume | Double | Volume of material that the packing unit can hold. |
VolumeUOMCode | String | Code that identifies the unit of measure that the container volume uses for the packing unit. |
VolumeUOM | String | Unit of measure that the container volume uses for the packing unit. |
GrossWeight | Double | Weight of the packing unit including contents. |
GrossWeightUOMCode | String | Code that identifies the unit of measure of the gross weight of the packing unit. |
GrossWeightUOM | String | Unit of measure of the gross weight of the packing unit. |
TareWeight | Double | Weight of the container that contains the packing unit. |
TareWeightUOMCode | String | Code that identifies the unit of measure that the tare weight uses for the packing unit. |
TareWeightUOM | String | Unit of measure that the tare weight uses for the packing unit. |
CreatedBy | String | CreatedBy of ShipmentTransactionRequestsshipmentsouterPackingUnitsinnerPackingUnits |
CreationDate | Datetime | CreationDate of ShipmentTransactionRequestsshipmentsouterPackingUnitsinnerPackingUnits |
LastUpdatedBy | String | LastUpdatedBy of ShipmentTransactionRequestsshipmentsouterPackingUnitsinnerPackingUnits |
LastUpdateDate | Datetime | LastUpdateDate of ShipmentTransactionRequestsshipmentsouterPackingUnitsinnerPackingUnits |
Attachments | String | attachments |
Costs | String | costs |
Errors | String | errors |
DFF | String | DFF |
InnerPackingUnits | String | innerPackingUnits |
Notes | String | notes |
PackedLines | String | packedLines |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Carrier | String | Carrier |
ExternalSystemTransactionReference | String | ExternalSystemTransactionReference |
FromActualShipDate | Datetime | FromActualShipDate |
FromInitialShipDate | Datetime | FromInitialShipDate |
Item | String | Item |
ModeOfTransportCode | String | ModeOfTransportCode |
Order | String | Order |
ServiceLevelCode | String | ServiceLevelCode |
ShipFromOrganizationCode | String | ShipFromOrganizationCode |
Shipment | String | Shipment |
ShipmentLine | Long | ShipmentLine |
SoldToCustomer | String | SoldToCustomer |
ToActualShipDate | Datetime | ToActualShipDate |
ToInitialShipDate | Datetime | ToInitialShipDate |
TransactionId | Long | TransactionId |
Finder | String | finder |
ShipmentTransactionRequestsshipmentsouterPackingUnitsnotes
Name | Type | Description |
ShipmentTransactionRequestsTransactionId [KEY] | Long | ShipmentTransactionRequestsTransactionId of ShipmentTransactionRequestsshipmentsouterPackingUnitsnotes |
ShipmentsDeliveryInterfaceId [KEY] | Long | ShipmentsDeliveryInterfaceId of ShipmentTransactionRequestsshipmentsouterPackingUnitsnotes |
OuterpackingunitsLPNInterfaceId [KEY] | Long | OuterpackingunitsLPNInterfaceId of ShipmentTransactionRequestsshipmentsouterPackingUnitsnotes |
NoteId [KEY] | Long | The unique identifier of the note. This is the primary key of the notes table. |
SourceObjectCode | String | This is the source object code for the source object as defined in OBJECTS Metadata. |
SourceObjectId | String | The unique identifier of the parent source object associated to the note. |
PartyName | String | The name of the party. |
NoteTxt | String | The column which stores the actual note text. |
NoteTypeCode | String | The note type code for categorization of note. |
VisibilityCode | String | The attribute to specify the visibility level of the note. It indicates whether the note is internal, external, or private. |
CreatorPartyId | Long | The unique identifier of the party. |
CreatedBy | String | The user who created the record. |
CreationDate | Datetime | The date when the record was created. |
LastUpdateDate | Datetime | The date when the record was last updated. |
PartyId | Long | The unique identifier of the party. |
CorpCurrencyCode | String | The corporate currency code for extensibility. |
CurcyConvRateType | String | The currency conversion rate type for extensibility. |
CurrencyCode | String | The currency code for extensibility. |
ContactRelationshipId | Long | The relationship ID populated when the note is associated with a contact. |
ParentNoteId | Long | The unique identifier of the note. This is the primary key of the notes table. |
LastUpdatedBy | String | The unique identifier of the note. This is the primary key of the notes table. |
LastUpdateLogin | String | The login of the user who last updated the record. |
EmailAddress | String | The email address of the user who created the note. |
FormattedAddress | String | The address of the user who created the note. |
FormattedPhoneNumber | String | The phone number of the user who created the note. |
UpdateFlag | Bool | Indicates whether the user can update the note. |
DeleteFlag | Bool | Indicates whether the user has access to delete the note. |
NoteNumber | String | The alternate unique identifier of the note. A user key that's system generated or from an external system. |
NoteTitle | String | The title of the note entered by the user. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Carrier | String | Carrier |
ExternalSystemTransactionReference | String | ExternalSystemTransactionReference |
FromActualShipDate | Datetime | FromActualShipDate |
FromInitialShipDate | Datetime | FromInitialShipDate |
Item | String | Item |
ModeOfTransportCode | String | ModeOfTransportCode |
Order | String | Order |
PackingUnit | String | PackingUnit |
ServiceLevelCode | String | ServiceLevelCode |
ShipFromOrganizationCode | String | ShipFromOrganizationCode |
Shipment | String | Shipment |
ShipmentLine | Long | ShipmentLine |
SoldToCustomer | String | SoldToCustomer |
ToActualShipDate | Datetime | ToActualShipDate |
ToInitialShipDate | Datetime | ToInitialShipDate |
TransactionId | Long | TransactionId |
Finder | String | finder |
ShipmentTransactionRequestsshipmentsouterPackingUnitspackedLines
Name | Type | Description |
ShipmentTransactionRequestsTransactionId [KEY] | Long | ShipmentTransactionRequestsTransactionId of ShipmentTransactionRequestsshipmentsouterPackingUnitspackedLines |
ShipmentsDeliveryInterfaceId [KEY] | Long | ShipmentsDeliveryInterfaceId of ShipmentTransactionRequestsshipmentsouterPackingUnitspackedLines |
OuterpackingunitsLPNInterfaceId [KEY] | Long | OuterpackingunitsLPNInterfaceId of ShipmentTransactionRequestsshipmentsouterPackingUnitspackedLines |
DeliveryDetailInterfaceId [KEY] | Long | DeliveryDetailInterfaceId of ShipmentTransactionRequestsshipmentsouterPackingUnitspackedLines |
ShipmentLine | Long | Value that uniquely identifies the shipment line. |
Item | String | Name of the item. |
ItemRevision | String | Revision of the item. |
Subinventory | String | Subinventory to use when fulfilling the item to be shipped. |
Locator | String | Concatenated name of the inventory locator that provides the source for material that ships. |
ShippedQuantity | Double | Shipped quantity. |
ShippedQuantityUOMCode | String | Code that identifies the unit of measure for the shipped quantity. |
ShippedQuantityUOM | String | Unit of measure for the shipped quantity. |
SecondaryShippedQuantity | Double | Shipped quantity, in the secondary unit of measure. |
SecondaryShippedQuantityUOMCode | String | Code that identifies the secondary unit of measure for the shipped quantity. |
SecondaryShippedQuantityUOM | String | Secondary unit of measure for the shipped quantity. |
NetWeight | Double | Net weight of the shipment line. |
GrossWeight | Double | Gross weight of the shipment line. |
WeightUOMCode | String | Code that identifies the unit of measure for the weight of the shipment line. |
WeightUOM | String | Unit of measure for the weight of the shipment line. |
Volume | Double | Volume of the shipment line. |
VolumeUOMCode | String | Code that identifies the unit of measure for the volume of the shipment line. |
VolumeUOM | String | Unit of measure for the volume of the shipment line. |
LoadingSequence | Double | Sequence to use when loading the shipment line. |
TaxationCountry | String | Country where the transaction occurs. The tax authority uses this attribute for taxation purposes. |
TransactionBusinessCategory | String | Name of the business classification. Oracle Fusion Tax uses this value to identify and categorize each transaction that resides outside of Oracle Fusion Tax into a transaction that resides inside Oracle Fusion Tax. |
DocumentFiscalClassification | String | Document fiscal classification. |
UserDefinedFiscalClassificationCode | String | Abbreviation that identifies the classification for each tax requirement that you cannot define using the fiscal classification types that already exist. |
ProductFiscalClassification | String | Product fiscal classification of the transaction line. |
IntendedUse | String | Name of the intended use classification. |
ProductCategory | String | Product category of the transaction line. |
LocationOfFinalDischargeCode | String | Abbreviation that identifies the final discharge location. |
TaxClassificationCode | String | Abbreviation that identifies a group of taxes for reporting and processing. The tax authority uses this attribute for taxation purposes. |
ProductTypeCode | String | Abbreviation that identifies the product type of the inventory item. |
FirstPartyTaxRegistrationNumber | String | Number that identifies tax registration for the first party of the transaction. The tax authority uses this attribute for taxation purposes. |
ThirdPartyTaxRegistrationNumber | String | Number that identifies tax registration for the third party of the transaction. The tax authority uses this attribute for taxation purposes. |
TaxInvoiceNumber | String | Number of the tax invoice that you use to meet tax reporting that different countries require. |
TaxInvoiceDate | Date | Date and time of the tax invoice that you use to meet tax reporting that different countries require. |
AssessableValue | Double | Value of the item. Each tax authority can use a different assessable value for each item. The tax authority uses this attribute for taxation purposes. |
TaxExemptionCertificateNumber | String | Number that identifies the certificate for tax exemption. The tax authority uses this attribute for taxation purposes. |
TaxExemptionReasonCode | String | Abbreviation that identifies the reason for tax exemption. The tax authority uses this attribute for taxation purposes. |
Order | String | Order of ShipmentTransactionRequestsshipmentsouterPackingUnitspackedLines |
SoldToCustomer | String | SoldToCustomer of ShipmentTransactionRequestsshipmentsouterPackingUnitspackedLines |
CreatedBy | String | CreatedBy of ShipmentTransactionRequestsshipmentsouterPackingUnitspackedLines |
CreationDate | Datetime | CreationDate of ShipmentTransactionRequestsshipmentsouterPackingUnitspackedLines |
LastUpdatedBy | String | LastUpdatedBy of ShipmentTransactionRequestsshipmentsouterPackingUnitspackedLines |
LastUpdateDate | Datetime | LastUpdateDate of ShipmentTransactionRequestsshipmentsouterPackingUnitspackedLines |
RequestedQuantityToConsume | Double | Requested quantity to consume for this shipment for the shipment line. This attribute is associated with a feature that requires opt in. |
QuantityToBackorder | Double | Quantity requested to be back ordered for the shipment line. This attribute is associated with a feature that requires opt in. |
TrackingNumber | String | Tracking number of the shipment line. |
Attachments | String | attachments |
Costs | String | costs |
Errors | String | errors |
DFF | String | DFF |
Lots | String | lots |
Notes | String | notes |
Serials | String | serials |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Carrier | String | Carrier |
ExternalSystemTransactionReference | String | ExternalSystemTransactionReference |
FromActualShipDate | Datetime | FromActualShipDate |
FromInitialShipDate | Datetime | FromInitialShipDate |
ModeOfTransportCode | String | ModeOfTransportCode |
PackingUnit | String | PackingUnit |
ServiceLevelCode | String | ServiceLevelCode |
ShipFromOrganizationCode | String | ShipFromOrganizationCode |
Shipment | String | Shipment |
ToActualShipDate | Datetime | ToActualShipDate |
ToInitialShipDate | Datetime | ToInitialShipDate |
TransactionId | Long | TransactionId |
Finder | String | finder |
ShipmentTransactionRequestsshipmentsshipmentDFF
Name | Type | Description |
ShipmentTransactionRequestsTransactionId [KEY] | Long | ShipmentTransactionRequestsTransactionId of ShipmentTransactionRequestsshipmentsshipmentDFF |
ShipmentsDeliveryInterfaceId [KEY] | Long | ShipmentsDeliveryInterfaceId of ShipmentTransactionRequestsshipmentsshipmentDFF |
DeliveryInterfaceId [KEY] | Long | Value that uniquely identifies the candidate shipment. |
_FLEX_Context | String | Descriptive flexfield context name for shipments. |
_FLEX_Context_DisplayValue | String | Descriptive flexfield context display value for shipments. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Carrier | String | Carrier |
ExternalSystemTransactionReference | String | ExternalSystemTransactionReference |
FromActualShipDate | Datetime | FromActualShipDate |
FromInitialShipDate | Datetime | FromInitialShipDate |
Item | String | Item |
ModeOfTransportCode | String | ModeOfTransportCode |
Order | String | Order |
PackingUnit | String | PackingUnit |
ServiceLevelCode | String | ServiceLevelCode |
ShipFromOrganizationCode | String | ShipFromOrganizationCode |
Shipment | String | Shipment |
ShipmentLine | Long | ShipmentLine |
SoldToCustomer | String | SoldToCustomer |
ToActualShipDate | Datetime | ToActualShipDate |
ToInitialShipDate | Datetime | ToInitialShipDate |
TransactionId | Long | TransactionId |
Finder | String | finder |
ShipmentTransactionRequestsshipmentsunpackedLines
Name | Type | Description |
ShipmentTransactionRequestsTransactionId [KEY] | Long | ShipmentTransactionRequestsTransactionId of ShipmentTransactionRequestsshipmentsunpackedLines |
ShipmentsDeliveryInterfaceId [KEY] | Long | ShipmentsDeliveryInterfaceId of ShipmentTransactionRequestsshipmentsunpackedLines |
DeliveryDetailInterfaceId [KEY] | Long | DeliveryDetailInterfaceId of ShipmentTransactionRequestsshipmentsunpackedLines |
ShipmentLine | Long | Value that uniquely identifies the shipment line. |
Item | String | Name of the item. |
ItemRevision | String | Revision of the item. |
Subinventory | String | Subinventory to use when fulfilling the item to be shipped. |
Locator | String | Concatenated name of the inventory locator that provides the source for material that ships. |
ShippedQuantity | Double | Shipped quantity. |
ShippedQuantityUOMCode | String | Code that identifies the unit of measure for the shipped quantity. |
ShippedQuantityUOM | String | Unit of measure for the shipped quantity. |
SecondaryShippedQuantity | Double | Shipped quantity, in the secondary unit of measure. |
SecondaryShippedQuantityUOMCode | String | Code that identifies the secondary unit of measure for the shipped quantity. |
SecondaryShippedQuantityUOM | String | Secondary unit of measure for the shipped quantity. |
NetWeight | Double | Net weight of the shipment line. |
GrossWeight | Double | Gross weight of the shipment line. |
WeightUOMCode | String | Code that identifies the unit of measure for the weight of the shipment line. |
WeightUOM | String | Unit of measure for the weight of the shipment line. |
Volume | Double | Volume of the shipment line. |
VolumeUOMCode | String | Code that identifies the unit of measure for the volume of the shipment line. |
VolumeUOM | String | Unit of measure for the volume of the shipment line. |
LoadingSequence | Double | Sequence to use when loading the shipment line. |
TaxationCountry | String | Country where the transaction occurs. The tax authority uses this attribute for taxation purposes. |
TransactionBusinessCategory | String | Name of the business classification. Oracle Fusion Tax uses this value to identify and categorize each transaction that resides outside of Oracle Fusion Tax into a transaction that resides inside Oracle Fusion Tax. |
DocumentFiscalClassification | String | Document fiscal classification. |
UserDefinedFiscalClassificationCode | String | Abbreviation that identifies the classification for each tax requirement that you cannot define using the fiscal classification types that already exist. |
ProductFiscalClassification | String | Product fiscal classification of the transaction line. |
IntendedUse | String | Name of the intended use classification. |
ProductCategory | String | Product category of the transaction line. |
LocationOfFinalDischargeCode | String | Abbreviation that identifies the final discharge location. |
TaxClassificationCode | String | Abbreviation that identifies a group of taxes for reporting and processing. The tax authority uses this attribute for taxation purposes. |
ProductTypeCode | String | Abbreviation that identifies the product type of the inventory item. |
FirstPartyTaxRegistrationNumber | String | Number that identifies tax registration for the first party of the transaction. The tax authority uses this attribute for taxation purposes. |
ThirdPartyTaxRegistrationNumber | String | Number that identifies tax registration for the third party of the transaction. The tax authority uses this attribute for taxation purposes. |
TaxInvoiceNumber | String | Number of the tax invoice that you use to meet tax reporting that different countries require. |
TaxInvoiceDate | Date | Date and time of the tax invoice that you use to meet tax reporting that different countries require. |
AssessableValue | Double | Value of the item. Each tax authority can use a different assessable value for each item. The tax authority uses this attribute for taxation purposes. |
TaxExemptionCertificateNumber | String | Number that identifies the certificate for tax exemption. The tax authority uses this attribute for taxation purposes. |
TaxExemptionReasonCode | String | Abbreviation that identifies the reason for tax exemption. The tax authority uses this attribute for taxation purposes. |
Order | String | Order of ShipmentTransactionRequestsshipmentsunpackedLines |
SoldToCustomer | String | SoldToCustomer of ShipmentTransactionRequestsshipmentsunpackedLines |
CreatedBy | String | CreatedBy of ShipmentTransactionRequestsshipmentsunpackedLines |
CreationDate | Datetime | CreationDate of ShipmentTransactionRequestsshipmentsunpackedLines |
LastUpdatedBy | String | LastUpdatedBy of ShipmentTransactionRequestsshipmentsunpackedLines |
LastUpdateDate | Datetime | LastUpdateDate of ShipmentTransactionRequestsshipmentsunpackedLines |
RequestedQuantityToConsume | Double | Requested quantity to consume for this shipment for the shipment line. This attribute is associated with a feature that requires opt in. |
QuantityToBackorder | Double | Quantity requested to be back ordered for the shipment line. This attribute is associated with a feature that requires opt in. |
TrackingNumber | String | Tracking number of the shipment line. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Carrier | String | Carrier |
ExternalSystemTransactionReference | String | ExternalSystemTransactionReference |
FromActualShipDate | Datetime | FromActualShipDate |
FromInitialShipDate | Datetime | FromInitialShipDate |
ModeOfTransportCode | String | ModeOfTransportCode |
PackingUnit | String | PackingUnit |
ServiceLevelCode | String | ServiceLevelCode |
ShipFromOrganizationCode | String | ShipFromOrganizationCode |
Shipment | String | Shipment |
ToActualShipDate | Datetime | ToActualShipDate |
ToInitialShipDate | Datetime | ToInitialShipDate |
TransactionId | Long | TransactionId |
Finder | String | finder |
ShipmentTransactionRequestsshipmentsunpackedLinesattachments
Name | Type | Description |
ShipmentTransactionRequestsTransactionId [KEY] | Long | ShipmentTransactionRequestsTransactionId of ShipmentTransactionRequestsshipmentsunpackedLinesattachments |
ShipmentsDeliveryInterfaceId [KEY] | Long | ShipmentsDeliveryInterfaceId of ShipmentTransactionRequestsshipmentsunpackedLinesattachments |
UnpackedlinesDeliveryDetailInterfaceId [KEY] | Long | UnpackedlinesDeliveryDetailInterfaceId of ShipmentTransactionRequestsshipmentsunpackedLinesattachments |
AttachedDocumentId [KEY] | Long | The unique identifier of the attached document. |
LastUpdateDate | Datetime | The date when the record was last updated. |
LastUpdatedBy | String | The user who last updated the record. |
DatatypeCode | String | A value that indicates the data type. |
FileName | String | The file name of the attachment. |
DmFolderPath | String | The folder path from which the attachment is created. |
DmDocumentId | String | The document ID from which the attachment is created. |
DmVersionNumber | String | The document version number from which the attachment is created. |
Url | String | The URL of a web page type attachment. |
CategoryName | String | The category of the attachment. |
UserName | String | The login credentials of the user who created the attachment. |
Uri | String | The URI of a Topology Manager type attachment. |
FileUrl | String | The URI of the file. |
UploadedText | String | The text content for a new text attachment. |
UploadedFileContentType | String | The content type of the attachment. |
UploadedFileLength | Long | The size of the attachment file. |
UploadedFileName | String | The name to assign to a new attachment file. |
ContentRepositoryFileShared | Bool | Indicates whether the attachment is shared |
Title | String | The title of the attachment. |
Description | String | The description of the attachment. |
ErrorStatusCode | String | The error code, if any, for the attachment. |
ErrorStatusMessage | String | The error message, if any, for the attachment. |
CreatedBy | String | The user who created the record. |
CreationDate | Datetime | The date when the record was created. |
FileContents | String | The contents of the attachment. |
ExpirationDate | Datetime | The expiration date of the contents in the attachment. |
LastUpdatedByUserName | String | The user name who last updated the record. |
CreatedByUserName | String | The user name who created the record. |
AsyncTrackerId | String | Attribute provided for the exclusive use by the Attachment UI components to assist in uploading files. |
FileWebImage | String | The base64 encoded image of the file displayed in .png format if the source is a convertible image. |
DownloadInfo | String | JSON object represented as a string containing information used to programmatically retrieve a file attachment. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Carrier | String | Carrier |
ExternalSystemTransactionReference | String | ExternalSystemTransactionReference |
FromActualShipDate | Datetime | FromActualShipDate |
FromInitialShipDate | Datetime | FromInitialShipDate |
Item | String | Item |
ModeOfTransportCode | String | ModeOfTransportCode |
Order | String | Order |
PackingUnit | String | PackingUnit |
ServiceLevelCode | String | ServiceLevelCode |
ShipFromOrganizationCode | String | ShipFromOrganizationCode |
Shipment | String | Shipment |
ShipmentLine | Long | ShipmentLine |
SoldToCustomer | String | SoldToCustomer |
ToActualShipDate | Datetime | ToActualShipDate |
ToInitialShipDate | Datetime | ToInitialShipDate |
TransactionId | Long | TransactionId |
Finder | String | finder |
ShipmentTransactionRequestsshipmentsunpackedLinescosts
Name | Type | Description |
ShipmentTransactionRequestsTransactionId [KEY] | Long | ShipmentTransactionRequestsTransactionId of ShipmentTransactionRequestsshipmentsunpackedLinescosts |
ShipmentsDeliveryInterfaceId [KEY] | Long | ShipmentsDeliveryInterfaceId of ShipmentTransactionRequestsshipmentsunpackedLinescosts |
UnpackedlinesDeliveryDetailInterfaceId [KEY] | Long | UnpackedlinesDeliveryDetailInterfaceId of ShipmentTransactionRequestsshipmentsunpackedLinescosts |
FreightCostInterfaceId [KEY] | Long | FreightCostInterfaceId of ShipmentTransactionRequestsshipmentsunpackedLinescosts |
ShippingCostType | String | Type of cost that is predefined in the application. |
Amount | Double | Amount for the shipping cost for each unit. |
Currency | String | Abbreviation that identifies the currency of the shipping cost. |
ConversionRate | Double | Rate of the currency conversion. |
ConversionDate | Date | Date when the currency conversion occurred. |
ConversionRateTypeCode | String | Abbreviation that identifies the type of currency conversion. |
Subinventory | String | Subinventory to use when fulfilling the item to be shipped. |
Locator | String | Concatenated name of the inventory locator that provides the source for material that ships. |
CreatedBy | String | CreatedBy of ShipmentTransactionRequestsshipmentsunpackedLinescosts |
CreationDate | Datetime | CreationDate of ShipmentTransactionRequestsshipmentsunpackedLinescosts |
LastUpdatedBy | String | LastUpdatedBy of ShipmentTransactionRequestsshipmentsunpackedLinescosts |
LastUpdateDate | Datetime | LastUpdateDate of ShipmentTransactionRequestsshipmentsunpackedLinescosts |
Errors | String | errors |
DFF | String | DFF |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Carrier | String | Carrier |
ExternalSystemTransactionReference | String | ExternalSystemTransactionReference |
FromActualShipDate | Datetime | FromActualShipDate |
FromInitialShipDate | Datetime | FromInitialShipDate |
Item | String | Item |
ModeOfTransportCode | String | ModeOfTransportCode |
Order | String | Order |
PackingUnit | String | PackingUnit |
ServiceLevelCode | String | ServiceLevelCode |
ShipFromOrganizationCode | String | ShipFromOrganizationCode |
Shipment | String | Shipment |
ShipmentLine | Long | ShipmentLine |
SoldToCustomer | String | SoldToCustomer |
ToActualShipDate | Datetime | ToActualShipDate |
ToInitialShipDate | Datetime | ToInitialShipDate |
TransactionId | Long | TransactionId |
Finder | String | finder |
ShipmentTransactionRequestsshipmentsunpackedLinesDFF
Name | Type | Description |
ShipmentTransactionRequestsTransactionId [KEY] | Long | ShipmentTransactionRequestsTransactionId of ShipmentTransactionRequestsshipmentsunpackedLinesDFF |
ShipmentsDeliveryInterfaceId [KEY] | Long | ShipmentsDeliveryInterfaceId of ShipmentTransactionRequestsshipmentsunpackedLinesDFF |
UnpackedlinesDeliveryDetailInterfaceId [KEY] | Long | UnpackedlinesDeliveryDetailInterfaceId of ShipmentTransactionRequestsshipmentsunpackedLinesDFF |
DeliveryDetailInterfaceId [KEY] | Long | Value that uniquely identifies the candidate shipment line. |
_FLEX_Context | String | Descriptive flexfield context name. |
_FLEX_Context_DisplayValue | String | Descriptive flexfield context display value. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Carrier | String | Carrier |
ExternalSystemTransactionReference | String | ExternalSystemTransactionReference |
FromActualShipDate | Datetime | FromActualShipDate |
FromInitialShipDate | Datetime | FromInitialShipDate |
Item | String | Item |
ModeOfTransportCode | String | ModeOfTransportCode |
Order | String | Order |
PackingUnit | String | PackingUnit |
ServiceLevelCode | String | ServiceLevelCode |
ShipFromOrganizationCode | String | ShipFromOrganizationCode |
Shipment | String | Shipment |
ShipmentLine | Long | ShipmentLine |
SoldToCustomer | String | SoldToCustomer |
ToActualShipDate | Datetime | ToActualShipDate |
ToInitialShipDate | Datetime | ToInitialShipDate |
TransactionId | Long | TransactionId |
Finder | String | finder |
ShipmentTransactionRequestsshipmentsunpackedLineserrors
Name | Type | Description |
ShipmentTransactionRequestsTransactionId [KEY] | Long | ShipmentTransactionRequestsTransactionId of ShipmentTransactionRequestsshipmentsunpackedLineserrors |
ShipmentsDeliveryInterfaceId [KEY] | Long | ShipmentsDeliveryInterfaceId of ShipmentTransactionRequestsshipmentsunpackedLineserrors |
UnpackedlinesDeliveryDetailInterfaceId [KEY] | Long | UnpackedlinesDeliveryDetailInterfaceId of ShipmentTransactionRequestsshipmentsunpackedLineserrors |
MessageName | String | MessageName of ShipmentTransactionRequestsshipmentsunpackedLineserrors |
MessageText | String | MessageText of ShipmentTransactionRequestsshipmentsunpackedLineserrors |
CreatedBy | String | CreatedBy of ShipmentTransactionRequestsshipmentsunpackedLineserrors |
CreationDate | Datetime | CreationDate of ShipmentTransactionRequestsshipmentsunpackedLineserrors |
LastUpdatedBy | String | LastUpdatedBy of ShipmentTransactionRequestsshipmentsunpackedLineserrors |
LastUpdateDate | Datetime | LastUpdateDate of ShipmentTransactionRequestsshipmentsunpackedLineserrors |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Carrier | String | Carrier |
ExternalSystemTransactionReference | String | ExternalSystemTransactionReference |
FromActualShipDate | Datetime | FromActualShipDate |
FromInitialShipDate | Datetime | FromInitialShipDate |
Item | String | Item |
ModeOfTransportCode | String | ModeOfTransportCode |
Order | String | Order |
PackingUnit | String | PackingUnit |
ServiceLevelCode | String | ServiceLevelCode |
ShipFromOrganizationCode | String | ShipFromOrganizationCode |
Shipment | String | Shipment |
ShipmentLine | Long | ShipmentLine |
SoldToCustomer | String | SoldToCustomer |
ToActualShipDate | Datetime | ToActualShipDate |
ToInitialShipDate | Datetime | ToInitialShipDate |
TransactionId | Long | TransactionId |
Finder | String | finder |
ShipmentTransactionRequestsshipmentsunpackedLineslots
Name | Type | Description |
ShipmentTransactionRequestsTransactionId [KEY] | Long | ShipmentTransactionRequestsTransactionId of ShipmentTransactionRequestsshipmentsunpackedLineslots |
ShipmentsDeliveryInterfaceId [KEY] | Long | ShipmentsDeliveryInterfaceId of ShipmentTransactionRequestsshipmentsunpackedLineslots |
UnpackedlinesDeliveryDetailInterfaceId [KEY] | Long | UnpackedlinesDeliveryDetailInterfaceId of ShipmentTransactionRequestsshipmentsunpackedLineslots |
TransactionInterfaceId [KEY] | Long | TransactionInterfaceId of ShipmentTransactionRequestsshipmentsunpackedLineslots |
Lot [KEY] | String | Number that identifies the lot for the item. This attribute is used when the warehouse places the item under lot control. |
Subinventory | String | Subinventory to use when fulfilling the item to be shipped. |
Locator | String | Concatenated name of the inventory locator that provides the source for material that ships. |
Quantity | Double | Quantity for the lot transaction. |
SecondaryQuantity | Double | Quantity for the lot transaction, in the secondary unit of measure. |
CreatedBy | String | CreatedBy of ShipmentTransactionRequestsshipmentsunpackedLineslots |
CreationDate | Datetime | CreationDate of ShipmentTransactionRequestsshipmentsunpackedLineslots |
LastUpdatedBy | String | LastUpdatedBy of ShipmentTransactionRequestsshipmentsunpackedLineslots |
LastUpdateDate | Datetime | LastUpdateDate of ShipmentTransactionRequestsshipmentsunpackedLineslots |
Errors | String | errors |
Serials | String | serials |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Carrier | String | Carrier |
ExternalSystemTransactionReference | String | ExternalSystemTransactionReference |
FromActualShipDate | Datetime | FromActualShipDate |
FromInitialShipDate | Datetime | FromInitialShipDate |
Item | String | Item |
ModeOfTransportCode | String | ModeOfTransportCode |
Order | String | Order |
PackingUnit | String | PackingUnit |
ServiceLevelCode | String | ServiceLevelCode |
ShipFromOrganizationCode | String | ShipFromOrganizationCode |
Shipment | String | Shipment |
ShipmentLine | Long | ShipmentLine |
SoldToCustomer | String | SoldToCustomer |
ToActualShipDate | Datetime | ToActualShipDate |
ToInitialShipDate | Datetime | ToInitialShipDate |
TransactionId | Long | TransactionId |
Finder | String | finder |
ShipmentTransactionRequestsshipmentsunpackedLinesnotes
Name | Type | Description |
ShipmentTransactionRequestsTransactionId [KEY] | Long | ShipmentTransactionRequestsTransactionId of ShipmentTransactionRequestsshipmentsunpackedLinesnotes |
ShipmentsDeliveryInterfaceId [KEY] | Long | ShipmentsDeliveryInterfaceId of ShipmentTransactionRequestsshipmentsunpackedLinesnotes |
UnpackedlinesDeliveryDetailInterfaceId [KEY] | Long | UnpackedlinesDeliveryDetailInterfaceId of ShipmentTransactionRequestsshipmentsunpackedLinesnotes |
NoteId [KEY] | Long | The unique identifier of the note. This is the primary key of the notes table. |
SourceObjectCode | String | This is the source object code for the source object as defined in OBJECTS Metadata. |
SourceObjectId | String | The unique identifier of the parent source object associated to the note. |
PartyName | String | The name of the party. |
NoteTxt | String | The column which stores the actual note text. |
NoteTypeCode | String | The note type code for categorization of note. |
VisibilityCode | String | The attribute to specify the visibility level of the note. It indicates whether the note is internal, external, or private. |
CreatorPartyId | Long | The unique identifier of the party. |
CreatedBy | String | The user who created the record. |
CreationDate | Datetime | The date when the record was created. |
LastUpdateDate | Datetime | The date when the record was last updated. |
PartyId | Long | The unique identifier of the party. |
CorpCurrencyCode | String | The corporate currency code for extensibility. |
CurcyConvRateType | String | The currency conversion rate type for extensibility. |
CurrencyCode | String | The currency code for extensibility. |
ContactRelationshipId | Long | The relationship ID populated when the note is associated with a contact. |
ParentNoteId | Long | The unique identifier of the note. This is the primary key of the notes table. |
LastUpdatedBy | String | The unique identifier of the note. This is the primary key of the notes table. |
LastUpdateLogin | String | The login of the user who last updated the record. |
EmailAddress | String | The email address of the user who created the note. |
FormattedAddress | String | The address of the user who created the note. |
FormattedPhoneNumber | String | The phone number of the user who created the note. |
UpdateFlag | Bool | Indicates whether the user can update the note. |
DeleteFlag | Bool | Indicates whether the user has access to delete the note. |
NoteNumber | String | The alternate unique identifier of the note. A user key that's system generated or from an external system. |
NoteTitle | String | The title of the note entered by the user. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Carrier | String | Carrier |
ExternalSystemTransactionReference | String | ExternalSystemTransactionReference |
FromActualShipDate | Datetime | FromActualShipDate |
FromInitialShipDate | Datetime | FromInitialShipDate |
Item | String | Item |
ModeOfTransportCode | String | ModeOfTransportCode |
Order | String | Order |
PackingUnit | String | PackingUnit |
ServiceLevelCode | String | ServiceLevelCode |
ShipFromOrganizationCode | String | ShipFromOrganizationCode |
Shipment | String | Shipment |
ShipmentLine | Long | ShipmentLine |
SoldToCustomer | String | SoldToCustomer |
ToActualShipDate | Datetime | ToActualShipDate |
ToInitialShipDate | Datetime | ToInitialShipDate |
TransactionId | Long | TransactionId |
Finder | String | finder |
ShipmentTransactionRequestsshipmentsunpackedLinesserials
Name | Type | Description |
ShipmentTransactionRequestsTransactionId [KEY] | Long | ShipmentTransactionRequestsTransactionId of ShipmentTransactionRequestsshipmentsunpackedLinesserials |
ShipmentsDeliveryInterfaceId [KEY] | Long | ShipmentsDeliveryInterfaceId of ShipmentTransactionRequestsshipmentsunpackedLinesserials |
UnpackedlinesDeliveryDetailInterfaceId [KEY] | Long | UnpackedlinesDeliveryDetailInterfaceId of ShipmentTransactionRequestsshipmentsunpackedLinesserials |
TransactionInterfaceId [KEY] | Long | TransactionInterfaceId of ShipmentTransactionRequestsshipmentsunpackedLinesserials |
FromSerialNumber [KEY] | String | Starting serial number in a range of serial numbers. The application uses this attribute when the warehouse places the item under serial control. |
ToSerialNumber | String | Ending serial number in a range of serial numbers. The application uses this attribute when the warehouse places the item under serial control. |
Subinventory | String | Subinventory to use when fulfilling the item to be shipped. |
Locator | String | Concatenated name of the inventory locator that provides the source for material that ships. |
CreatedBy | String | CreatedBy of ShipmentTransactionRequestsshipmentsunpackedLinesserials |
CreationDate | Datetime | CreationDate of ShipmentTransactionRequestsshipmentsunpackedLinesserials |
LastUpdatedBy | String | LastUpdatedBy of ShipmentTransactionRequestsshipmentsunpackedLinesserials |
LastUpdateDate | Datetime | LastUpdateDate of ShipmentTransactionRequestsshipmentsunpackedLinesserials |
Errors | String | errors |
AttributeDFF | String | attributeDFF |
StandardDFF | String | standardDFF |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Carrier | String | Carrier |
ExternalSystemTransactionReference | String | ExternalSystemTransactionReference |
FromActualShipDate | Datetime | FromActualShipDate |
FromInitialShipDate | Datetime | FromInitialShipDate |
Item | String | Item |
ModeOfTransportCode | String | ModeOfTransportCode |
Order | String | Order |
PackingUnit | String | PackingUnit |
ServiceLevelCode | String | ServiceLevelCode |
ShipFromOrganizationCode | String | ShipFromOrganizationCode |
Shipment | String | Shipment |
ShipmentLine | Long | ShipmentLine |
SoldToCustomer | String | SoldToCustomer |
ToActualShipDate | Datetime | ToActualShipDate |
ToInitialShipDate | Datetime | ToInitialShipDate |
TransactionId | Long | TransactionId |
Finder | String | finder |
ShippingCosts
Name | Type | Description |
ShippingCostId [KEY] | Long | ShippingCostId of ShippingCosts |
ShippingCostTypeId | Long | Value that uniquely identifies the type of shipping cost. |
ShippingCostType | String | Name of the type of shipping cost. |
ShippingCostTypeCategoryCode | String | ShippingCostTypeCategoryCode of ShippingCosts |
ShippingCostTypeCategory | String | ShippingCostTypeCategory of ShippingCosts |
Amount | Double | Amount for the shipping cost. |
Currency | String | Abbreviation that identifies the currency for the amount of this shipping cost. |
CurrencyName | String | Name of the currency for the amount of this shipping cost. |
ConversionRateTypeCode | String | Abbreviation that identifies the type of currency conversion. |
ConversionRateType | String | Type of currency conversion. |
ConversionRate | Double | Conversion rate to use for the currency conversion. |
ConversionDate | Date | Date when the currency was converted. |
CreatedBy | String | CreatedBy of ShippingCosts |
CreationDate | Datetime | CreationDate of ShippingCosts |
LastUpdatedBy | String | LastUpdatedBy of ShippingCosts |
LastUpdateDate | Datetime | LastUpdateDate of ShippingCosts |
ShipmentLine | Long | Value that uniquely identifies the shipment line. |
ShipmentId | Long | Value that uniquely identifies the shipment. |
Shipment | String | Name of the material shipment. |
PackingUnitId | Long | Value that uniquely identifies the packing unit. |
PackingUnit | String | Number that identifies the packing unit. |
SourceSystemId | Long | SourceSystemId of ShippingCosts |
SourceSystem | String | SourceSystem of ShippingCosts |
SourceOrder | String | SourceOrder of ShippingCosts |
SourceOrderLine | String | SourceOrderLine of ShippingCosts |
SourceOrderFulfillmentLine | String | SourceOrderFulfillmentLine of ShippingCosts |
SourceOrderFulfillmentLineId | Long | SourceOrderFulfillmentLineId of ShippingCosts |
OrganizationId | Long | OrganizationId of ShippingCosts |
OrganizationCode | String | OrganizationCode of ShippingCosts |
OrganizationName | String | OrganizationName of ShippingCosts |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |
ShippingCostsDFF
Name | Type | Description |
ShippingCostsShippingCostId [KEY] | Long | ShippingCostsShippingCostId of ShippingCostsDFF |
FreightCostId [KEY] | Long | Value that uniquely identifies the shipping cost. |
_FLEX_Context | String | Descriptive flexfield context name for shipping costs. |
_FLEX_Context_DisplayValue | String | Descriptive flexfield context display value for shipping costs. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
ShippingCostId | Long | ShippingCostId |
Finder | String | finder |
ShippingExceptions
Name | Type | Description |
ShippingExceptionId [KEY] | Long | ShippingExceptionId of ShippingExceptions |
ShippingExceptionCode | String | Abbreviation that identifies the shipping exception. |
ShippingException | String | Display name of the shipping exception. |
Severity | String | Severity of ShippingExceptions |
Status | String | Status of the shipping exception. |
ExceptionDescription | String | ExceptionDescription of ShippingExceptions |
ExceptionComments | String | Comments for the shipping exception. |
CreationDate | Datetime | CreationDate of ShippingExceptions |
CreatedBy | String | CreatedBy of ShippingExceptions |
LastUpdateDate | Datetime | LastUpdateDate of ShippingExceptions |
LastUpdatedBy | String | LastUpdatedBy of ShippingExceptions |
ShipmentId | Long | Value that uniquely identifies the shipment. |
Shipment | String | Name of the material shipment. |
ShipmentLine | Long | Value that uniquely identifies the shipment line. |
PackingUnitId | Long | Value that uniquely identifies the container used when packing the detail line. |
PackingUnit | String | Value that uniquely identifies the packing unit. |
ItemId | Long | ItemId of ShippingExceptions |
Item | String | Item of ShippingExceptions |
OrganizationId | Long | OrganizationId of ShippingExceptions |
OrganizationCode | String | OrganizationCode of ShippingExceptions |
OrganizationName | String | OrganizationName of ShippingExceptions |
SourceSystemId | Long | SourceSystemId of ShippingExceptions |
SourceSystem | String | SourceSystem of ShippingExceptions |
SourceOrder | String | SourceOrder of ShippingExceptions |
SourceOrderLine | String | SourceOrderLine of ShippingExceptions |
SourceOrderFulfillmentLine | String | SourceOrderFulfillmentLine of ShippingExceptions |
SourceOrderFulfillmentLineId | Long | SourceOrderFulfillmentLineId of ShippingExceptions |
ItemDescription | String | ItemDescription of ShippingExceptions |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |
ShippingExceptionsDFF
Name | Type | Description |
ShippingExceptionsShippingExceptionId [KEY] | Long | ShippingExceptionsShippingExceptionId of ShippingExceptionsDFF |
ExceptionId [KEY] | Long | Value that uniquely identifies the shipping exception. |
_FLEX_Context | String | Descriptive flexfield context name for shipping exceptions. |
_FLEX_Context_DisplayValue | String | Descriptive flexfield context display value for shipping exceptions. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
ShippingExceptionId | Long | ShippingExceptionId |
Finder | String | finder |
StandardLookupsLOV
Name | Type | Description |
LookupType [KEY] | String | The lookup type that identifies the lookup. |
LookupCode [KEY] | String | The code that identifies the lookup. |
Meaning | String | The meaning of the lookup. |
Description | String | The description of the lookup. |
Tag | String | An optional tag used to filter the lookups. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
ActiveDate | Date | ActiveDate |
BindActiveDate | Date | BindActiveDate |
BindLookupCode | String | BindLookupCode |
BindLookupType | String | BindLookupType |
BindTag | String | BindTag |
Bind_ParentLookupCode | String | Bind_ParentLookupCode |
Bind_ParentSetidDetermType | String | Bind_ParentSetidDetermType |
Bind_ParentSetidDetermValue | String | Bind_ParentSetidDetermValue |
Bind_RelationshipId | Long | Bind_RelationshipId |
NewLookupCode1 | String | NewLookupCode1 |
NewLookupCode2 | String | NewLookupCode2 |
NewLookupCode3 | String | NewLookupCode3 |
NewLookupCode4 | String | NewLookupCode4 |
NewLookupCode5 | String | NewLookupCode5 |
Finder | String | finder |
SupplyRequests
Name | Type | Description |
InterfaceBatchNumber | String | Number that identifies the batch of supply requests that are sent to Oracle Supply Chain Orchestration Cloud to create supplies. The batch consists of one or more supply requests. |
InterfaceSourceCode | String | Code that uniquely identifies the supply requesting applications. Values include DOO, YPS, INV, or EXT. The default value is set to EXT if no value is sent in the request. |
SupplyRequestStatus | String | Status of the supply request that indicates whether the supply request has been processed successfully or has resulted in an error. Valid values include SUCCESS, ERROR. |
SupplyOrderReferenceId | Long | Value that uniquely identifies the supply request sent to Oracle Supply Chain Orchestration Cloud. |
SupplyOrderReferenceNumber [KEY] | String | Number that identifies the supply request sent to Oracle Supply Chain Orchestration Cloud. |
SupplyOrderSource | String | Source application that requested the supply to Oracle Supply Chain Orchestration Cloud. |
SupplyRequestDate | Datetime | Date when the supply was requested. |
SupplyOrderStatus | String | SupplyOrderStatus of SupplyRequests |
SupplyOrderNumber | String | SupplyOrderNumber of SupplyRequests |
TrustedSource | Int | Value that indicates whether the supply-requesting application is a trusted source of Oracle Cloud applications. Contains one of the following values. 1: indicates a trusted source. 0: default value when a non-Oracle Cloud application sends the supply request. |
ProcessRequestFlag | Bool | Contains one of the following values: Y or N. If Y, then the supply request is processed automatically and a supply order is created in Oracle Supply Chain Orchestration Cloud. If N, then the supply request needs to be manually processed by running the Process Supply Chain Orchestration Interface scheduled process. The default value is N. |
TransferCostAmount | Double | Amount for the transfer cost on a transfer order line. |
TransferCostCurrencyCode | String | Code that identifies the currency for the transfer cost amount. |
TransferCostTypeName | String | Name of the shipping cost type. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Shipping Cost Types task. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BindDestOrganizationCode | String | bindDestOrganizationCode |
BindDocumentNumber | String | bindDocumentNumber |
BindItemNumber | String | bindItemNumber |
BindNeedByDate | Datetime | bindNeedByDate |
BindSupplyOrderNumber | String | bindSupplyOrderNumber |
BindSupplyOrderReferenceNumber | String | bindSupplyOrderReferenceNumber |
BindSupplyOrderSource | String | bindSupplyOrderSource |
BindSupplyRequestDate | Datetime | bindSupplyRequestDate |
BindSupplyStatus | String | bindSupplyStatus |
BindSupplyType | String | bindSupplyType |
Finder | String | finder |
SupplyRequestssupplyOrderLines
Name | Type | Description |
SupplyRequestsSupplyOrderReferenceNumber [KEY] | String | SupplyRequestsSupplyOrderReferenceNumber of SupplyRequestssupplyOrderLines |
SupplyLineId [KEY] | Long | SupplyLineId of SupplyRequestssupplyOrderLines |
SupplyOrderHeaderId | Long | SupplyOrderHeaderId of SupplyRequestssupplyOrderLines |
SupplyLineNumber | Long | SupplyLineNumber of SupplyRequestssupplyOrderLines |
SupplyLineStatus | String | SupplyLineStatus of SupplyRequestssupplyOrderLines |
SupplyType | String | SupplyType of SupplyRequestssupplyOrderLines |
ItemId | Long | ItemId of SupplyRequestssupplyOrderLines |
ItemRevision | String | ItemRevision of SupplyRequestssupplyOrderLines |
SupplyOrderReferenceLineNumber | String | SupplyOrderReferenceLineNumber of SupplyRequestssupplyOrderLines |
Quantity | Double | Quantity of SupplyRequestssupplyOrderLines |
UOMCode | String | UOMCode of SupplyRequestssupplyOrderLines |
SupplyOrderReferenceLineId | Long | SupplyOrderReferenceLineId of SupplyRequestssupplyOrderLines |
NeedByDate | Datetime | NeedByDate of SupplyRequestssupplyOrderLines |
PreparerId | Long | PreparerId of SupplyRequestssupplyOrderLines |
SupplyOrderSource | String | SupplyOrderSource of SupplyRequestssupplyOrderLines |
DestinationOrganizationId | Long | DestinationOrganizationId of SupplyRequestssupplyOrderLines |
DestinationOrganizationCode | String | DestinationOrganizationCode of SupplyRequestssupplyOrderLines |
ItemNumber | String | ItemNumber of SupplyRequestssupplyOrderLines |
ItemDescription | String | ItemDescription of SupplyRequestssupplyOrderLines |
UOMName | String | UOMName of SupplyRequestssupplyOrderLines |
DestinationOrganizationName | String | DestinationOrganizationName of SupplyRequestssupplyOrderLines |
PreparerName | String | PreparerName of SupplyRequestssupplyOrderLines |
PreparerEmail | String | PreparerEmail of SupplyRequestssupplyOrderLines |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
SupplyOrderReferenceNumber | String | SupplyOrderReferenceNumber |
BindDestOrganizationCode | String | bindDestOrganizationCode |
BindDocumentNumber | String | bindDocumentNumber |
BindItemNumber | String | bindItemNumber |
BindNeedByDate | Datetime | bindNeedByDate |
BindSupplyOrderNumber | String | bindSupplyOrderNumber |
BindSupplyOrderReferenceNumber | String | bindSupplyOrderReferenceNumber |
BindSupplyOrderSource | String | bindSupplyOrderSource |
BindSupplyRequestDate | Datetime | bindSupplyRequestDate |
BindSupplyStatus | String | bindSupplyStatus |
BindSupplyType | String | bindSupplyType |
Finder | String | finder |
SupplyRequestssupplyOrderLinesatpSupply
Name | Type | Description |
SupplyRequestsSupplyOrderReferenceNumber [KEY] | String | SupplyRequestsSupplyOrderReferenceNumber of SupplyRequestssupplyOrderLinesatpSupply |
SupplyorderlinesSupplyLineId [KEY] | Long | SupplyorderlinesSupplyLineId of SupplyRequestssupplyOrderLinesatpSupply |
SupplyTrackingLineId [KEY] | Long | SupplyTrackingLineId of SupplyRequestssupplyOrderLinesatpSupply |
SupplyOrderHeaderId | Long | SupplyOrderHeaderId of SupplyRequestssupplyOrderLinesatpSupply |
SupplyLineId | Long | SupplyLineId of SupplyRequestssupplyOrderLinesatpSupply |
SupplyParentTrackingLineId | Long | SupplyParentTrackingLineId of SupplyRequestssupplyOrderLinesatpSupply |
SupplyTrackingLineNumber | Long | SupplyTrackingLineNumber of SupplyRequestssupplyOrderLinesatpSupply |
SupplyTrackingLineStatus | String | SupplyTrackingLineStatus of SupplyRequestssupplyOrderLinesatpSupply |
SupplyType | String | SupplyType of SupplyRequestssupplyOrderLinesatpSupply |
SupplyOrderReferenceLineId | Long | SupplyOrderReferenceLineId of SupplyRequestssupplyOrderLinesatpSupply |
SupplyOrderReferenceLineNumber | String | SupplyOrderReferenceLineNumber of SupplyRequestssupplyOrderLinesatpSupply |
ItemId | Long | ItemId of SupplyRequestssupplyOrderLinesatpSupply |
ItemRevision | String | ItemRevision of SupplyRequestssupplyOrderLinesatpSupply |
ItemNumber | String | ItemNumber of SupplyRequestssupplyOrderLinesatpSupply |
ItemDescription | String | ItemDescription of SupplyRequestssupplyOrderLinesatpSupply |
UOMCode | String | UOMCode of SupplyRequestssupplyOrderLinesatpSupply |
UOMName | String | UOMName of SupplyRequestssupplyOrderLinesatpSupply |
Quantity | Double | Quantity of SupplyRequestssupplyOrderLinesatpSupply |
DestinationOrganizationId | Long | DestinationOrganizationId of SupplyRequestssupplyOrderLinesatpSupply |
DestinationOrganizationCode | String | DestinationOrganizationCode of SupplyRequestssupplyOrderLinesatpSupply |
DestinationOrganizationName | String | DestinationOrganizationName of SupplyRequestssupplyOrderLinesatpSupply |
SupplyFulfilledQuantity | Double | SupplyFulfilledQuantity of SupplyRequestssupplyOrderLinesatpSupply |
SupplyChangePendingFlag | Bool | SupplyChangePendingFlag of SupplyRequestssupplyOrderLinesatpSupply |
SupplyExceptionFlag | Bool | SupplyExceptionFlag of SupplyRequestssupplyOrderLinesatpSupply |
BackToBackFlag | Bool | BackToBackFlag of SupplyRequestssupplyOrderLinesatpSupply |
ReservationNumber | String | ReservationNumber of SupplyRequestssupplyOrderLinesatpSupply |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
SupplyOrderReferenceNumber | String | SupplyOrderReferenceNumber |
BindDestOrganizationCode | String | bindDestOrganizationCode |
BindDocumentNumber | String | bindDocumentNumber |
BindItemNumber | String | bindItemNumber |
BindNeedByDate | Datetime | bindNeedByDate |
BindSupplyOrderNumber | String | bindSupplyOrderNumber |
BindSupplyOrderReferenceNumber | String | bindSupplyOrderReferenceNumber |
BindSupplyOrderSource | String | bindSupplyOrderSource |
BindSupplyRequestDate | Datetime | bindSupplyRequestDate |
BindSupplyStatus | String | bindSupplyStatus |
BindSupplyType | String | bindSupplyType |
Finder | String | finder |
SupplyRequestssupplyOrderLinesatpSupplyerrorMessages
Name | Type | Description |
SupplyRequestsSupplyOrderReferenceNumber [KEY] | String | SupplyRequestsSupplyOrderReferenceNumber of SupplyRequestssupplyOrderLinesatpSupplyerrorMessages |
SupplyorderlinesSupplyLineId [KEY] | Long | SupplyorderlinesSupplyLineId of SupplyRequestssupplyOrderLinesatpSupplyerrorMessages |
AtpsupplySupplyTrackingLineId [KEY] | Long | AtpsupplySupplyTrackingLineId of SupplyRequestssupplyOrderLinesatpSupplyerrorMessages |
MessageName | String | MessageName of SupplyRequestssupplyOrderLinesatpSupplyerrorMessages |
ProcessingEntityId | String | ProcessingEntityId of SupplyRequestssupplyOrderLinesatpSupplyerrorMessages |
MessageText | String | MessageText of SupplyRequestssupplyOrderLinesatpSupplyerrorMessages |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
SupplyOrderReferenceNumber | String | SupplyOrderReferenceNumber |
BindDestOrganizationCode | String | bindDestOrganizationCode |
BindDocumentNumber | String | bindDocumentNumber |
BindItemNumber | String | bindItemNumber |
BindNeedByDate | Datetime | bindNeedByDate |
BindSupplyOrderNumber | String | bindSupplyOrderNumber |
BindSupplyOrderReferenceNumber | String | bindSupplyOrderReferenceNumber |
BindSupplyOrderSource | String | bindSupplyOrderSource |
BindSupplyRequestDate | Datetime | bindSupplyRequestDate |
BindSupplyStatus | String | bindSupplyStatus |
BindSupplyType | String | bindSupplyType |
Finder | String | finder |
SupplyRequestssupplyOrderLinesbuySupply
Name | Type | Description |
SupplyRequestsSupplyOrderReferenceNumber [KEY] | String | SupplyRequestsSupplyOrderReferenceNumber of SupplyRequestssupplyOrderLinesbuySupply |
SupplyorderlinesSupplyLineId [KEY] | Long | SupplyorderlinesSupplyLineId of SupplyRequestssupplyOrderLinesbuySupply |
SupplyTrackingLineId [KEY] | Long | SupplyTrackingLineId of SupplyRequestssupplyOrderLinesbuySupply |
SupplyOrderHeaderId | Long | SupplyOrderHeaderId of SupplyRequestssupplyOrderLinesbuySupply |
SupplyLineId | Long | SupplyLineId of SupplyRequestssupplyOrderLinesbuySupply |
SupplyParentTrackingLineId | Long | SupplyParentTrackingLineId of SupplyRequestssupplyOrderLinesbuySupply |
SupplyTrackingLineNumber | Long | SupplyTrackingLineNumber of SupplyRequestssupplyOrderLinesbuySupply |
SupplyTrackingLineStatus | String | SupplyTrackingLineStatus of SupplyRequestssupplyOrderLinesbuySupply |
SupplyType | String | SupplyType of SupplyRequestssupplyOrderLinesbuySupply |
SupplyOrderReferenceLineId | Long | SupplyOrderReferenceLineId of SupplyRequestssupplyOrderLinesbuySupply |
SupplyOrderReferenceLineNumber | String | SupplyOrderReferenceLineNumber of SupplyRequestssupplyOrderLinesbuySupply |
ItemId | Long | ItemId of SupplyRequestssupplyOrderLinesbuySupply |
ItemRevision | String | ItemRevision of SupplyRequestssupplyOrderLinesbuySupply |
UOMCode | String | UOMCode of SupplyRequestssupplyOrderLinesbuySupply |
Quantity | Double | Quantity of SupplyRequestssupplyOrderLinesbuySupply |
DestinationOrganizationId | Long | DestinationOrganizationId of SupplyRequestssupplyOrderLinesbuySupply |
DestinationOrganizationCode | String | DestinationOrganizationCode of SupplyRequestssupplyOrderLinesbuySupply |
SupplyFulfilledQuantity | Double | SupplyFulfilledQuantity of SupplyRequestssupplyOrderLinesbuySupply |
SupplyChangePendingFlag | Bool | SupplyChangePendingFlag of SupplyRequestssupplyOrderLinesbuySupply |
SupplyExceptionFlag | Bool | SupplyExceptionFlag of SupplyRequestssupplyOrderLinesbuySupply |
BuyerId | Long | BuyerId of SupplyRequestssupplyOrderLinesbuySupply |
PreparerId | Long | PreparerId of SupplyRequestssupplyOrderLinesbuySupply |
CategoryId | Long | CategoryId of SupplyRequestssupplyOrderLinesbuySupply |
ScheduledShipDate | Datetime | ScheduledShipDate of SupplyRequestssupplyOrderLinesbuySupply |
RequestedShipDate | Datetime | RequestedShipDate of SupplyRequestssupplyOrderLinesbuySupply |
DeliverToLocationId | Long | DeliverToLocationId of SupplyRequestssupplyOrderLinesbuySupply |
SupplierId | Long | SupplierId of SupplyRequestssupplyOrderLinesbuySupply |
SupplierSiteId | Long | SupplierSiteId of SupplyRequestssupplyOrderLinesbuySupply |
DeliverToRequesterId | Long | DeliverToRequesterId of SupplyRequestssupplyOrderLinesbuySupply |
PurchaseOrderHeaderId | String | PurchaseOrderHeaderId of SupplyRequestssupplyOrderLinesbuySupply |
PurchaseOrderNumber | String | PurchaseOrderNumber of SupplyRequestssupplyOrderLinesbuySupply |
PurchaseOrderLineId | String | PurchaseOrderLineId of SupplyRequestssupplyOrderLinesbuySupply |
PurchaseOrderLineNumber | String | PurchaseOrderLineNumber of SupplyRequestssupplyOrderLinesbuySupply |
PurchaseOrderScheduleId | Long | PurchaseOrderScheduleId of SupplyRequestssupplyOrderLinesbuySupply |
CarrierId | Long | CarrierId of SupplyRequestssupplyOrderLinesbuySupply |
RequisitioningBUId | Long | RequisitioningBUId of SupplyRequestssupplyOrderLinesbuySupply |
PurchaseOrderScheduleNumber | String | PurchaseOrderScheduleNumber of SupplyRequestssupplyOrderLinesbuySupply |
BackToBackFlag | Bool | BackToBackFlag of SupplyRequestssupplyOrderLinesbuySupply |
SupplierSiteName | String | SupplierSiteName of SupplyRequestssupplyOrderLinesbuySupply |
RequisitionLineNumber | String | RequisitionLineNumber of SupplyRequestssupplyOrderLinesbuySupply |
RequisitionNumber | String | RequisitionNumber of SupplyRequestssupplyOrderLinesbuySupply |
RequisitionId | String | RequisitionId of SupplyRequestssupplyOrderLinesbuySupply |
RequisitionLineId | String | RequisitionLineId of SupplyRequestssupplyOrderLinesbuySupply |
ItemNumber | String | ItemNumber of SupplyRequestssupplyOrderLinesbuySupply |
ItemDescription | String | ItemDescription of SupplyRequestssupplyOrderLinesbuySupply |
UOMName | String | UOMName of SupplyRequestssupplyOrderLinesbuySupply |
DestinationOrganizationName | String | DestinationOrganizationName of SupplyRequestssupplyOrderLinesbuySupply |
DeliverToRequesterName | String | DeliverToRequesterName of SupplyRequestssupplyOrderLinesbuySupply |
DeliverToRequesterEmail | String | DeliverToRequesterEmail of SupplyRequestssupplyOrderLinesbuySupply |
PreparerEmail | String | PreparerEmail of SupplyRequestssupplyOrderLinesbuySupply |
PreparerName | String | PreparerName of SupplyRequestssupplyOrderLinesbuySupply |
CarrierCode | String | CarrierCode of SupplyRequestssupplyOrderLinesbuySupply |
RequisitioningBUCode | String | RequisitioningBUCode of SupplyRequestssupplyOrderLinesbuySupply |
RequisitioningBUName | String | RequisitioningBUName of SupplyRequestssupplyOrderLinesbuySupply |
CategoryName | String | CategoryName of SupplyRequestssupplyOrderLinesbuySupply |
BuyerName | String | BuyerName of SupplyRequestssupplyOrderLinesbuySupply |
DeliverToLocationName | String | DeliverToLocationName of SupplyRequestssupplyOrderLinesbuySupply |
SupplierName | String | SupplierName of SupplyRequestssupplyOrderLinesbuySupply |
SupplierNumber | String | SupplierNumber of SupplyRequestssupplyOrderLinesbuySupply |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
SupplyOrderReferenceNumber | String | SupplyOrderReferenceNumber |
BindDestOrganizationCode | String | bindDestOrganizationCode |
BindDocumentNumber | String | bindDocumentNumber |
BindItemNumber | String | bindItemNumber |
BindNeedByDate | Datetime | bindNeedByDate |
BindSupplyOrderNumber | String | bindSupplyOrderNumber |
BindSupplyOrderReferenceNumber | String | bindSupplyOrderReferenceNumber |
BindSupplyOrderSource | String | bindSupplyOrderSource |
BindSupplyRequestDate | Datetime | bindSupplyRequestDate |
BindSupplyStatus | String | bindSupplyStatus |
BindSupplyType | String | bindSupplyType |
Finder | String | finder |
SupplyRequestssupplyOrderLinesbuySupplydistributionDetails
Name | Type | Description |
SupplyRequestsSupplyOrderReferenceNumber [KEY] | String | SupplyRequestsSupplyOrderReferenceNumber of SupplyRequestssupplyOrderLinesbuySupplydistributionDetails |
SupplyorderlinesSupplyLineId [KEY] | Long | SupplyorderlinesSupplyLineId of SupplyRequestssupplyOrderLinesbuySupplydistributionDetails |
BuysupplySupplyTrackingLineId [KEY] | Long | BuysupplySupplyTrackingLineId of SupplyRequestssupplyOrderLinesbuySupplydistributionDetails |
DistributionNumber | String | DistributionNumber of SupplyRequestssupplyOrderLinesbuySupplydistributionDetails |
ProjectDFF | String | projectDFF |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
SupplyOrderReferenceNumber | String | SupplyOrderReferenceNumber |
BindDestOrganizationCode | String | bindDestOrganizationCode |
BindDocumentNumber | String | bindDocumentNumber |
BindItemNumber | String | bindItemNumber |
BindNeedByDate | Datetime | bindNeedByDate |
BindSupplyOrderNumber | String | bindSupplyOrderNumber |
BindSupplyOrderReferenceNumber | String | bindSupplyOrderReferenceNumber |
BindSupplyOrderSource | String | bindSupplyOrderSource |
BindSupplyRequestDate | Datetime | bindSupplyRequestDate |
BindSupplyStatus | String | bindSupplyStatus |
BindSupplyType | String | bindSupplyType |
Finder | String | finder |
SupplyRequestssupplyOrderLinesbuySupplyerrorMessages
Name | Type | Description |
SupplyRequestsSupplyOrderReferenceNumber [KEY] | String | SupplyRequestsSupplyOrderReferenceNumber of SupplyRequestssupplyOrderLinesbuySupplyerrorMessages |
SupplyorderlinesSupplyLineId [KEY] | Long | SupplyorderlinesSupplyLineId of SupplyRequestssupplyOrderLinesbuySupplyerrorMessages |
BuysupplySupplyTrackingLineId [KEY] | Long | BuysupplySupplyTrackingLineId of SupplyRequestssupplyOrderLinesbuySupplyerrorMessages |
MessageName | String | MessageName of SupplyRequestssupplyOrderLinesbuySupplyerrorMessages |
ProcessingEntityId | String | ProcessingEntityId of SupplyRequestssupplyOrderLinesbuySupplyerrorMessages |
MessageText | String | MessageText of SupplyRequestssupplyOrderLinesbuySupplyerrorMessages |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
SupplyOrderReferenceNumber | String | SupplyOrderReferenceNumber |
BindDestOrganizationCode | String | bindDestOrganizationCode |
BindDocumentNumber | String | bindDocumentNumber |
BindItemNumber | String | bindItemNumber |
BindNeedByDate | Datetime | bindNeedByDate |
BindSupplyOrderNumber | String | bindSupplyOrderNumber |
BindSupplyOrderReferenceNumber | String | bindSupplyOrderReferenceNumber |
BindSupplyOrderSource | String | bindSupplyOrderSource |
BindSupplyRequestDate | Datetime | bindSupplyRequestDate |
BindSupplyStatus | String | bindSupplyStatus |
BindSupplyType | String | bindSupplyType |
Finder | String | finder |
SupplyRequestssupplyOrderLinesbuySupplysupplyDocuments
Name | Type | Description |
SupplyRequestsSupplyOrderReferenceNumber [KEY] | String | SupplyRequestsSupplyOrderReferenceNumber of SupplyRequestssupplyOrderLinesbuySupplysupplyDocuments |
SupplyorderlinesSupplyLineId [KEY] | Long | SupplyorderlinesSupplyLineId of SupplyRequestssupplyOrderLinesbuySupplysupplyDocuments |
BuysupplySupplyTrackingLineId [KEY] | Long | BuysupplySupplyTrackingLineId of SupplyRequestssupplyOrderLinesbuySupplysupplyDocuments |
SupplyOrderHeaderId | Long | SupplyOrderHeaderId of SupplyRequestssupplyOrderLinesbuySupplysupplyDocuments |
SupplyLineId | Long | SupplyLineId of SupplyRequestssupplyOrderLinesbuySupplysupplyDocuments |
SupplyTrackingLineId | Long | SupplyTrackingLineId of SupplyRequestssupplyOrderLinesbuySupplysupplyDocuments |
SupplyDocumentType | String | SupplyDocumentType of SupplyRequestssupplyOrderLinesbuySupplysupplyDocuments |
SupplyDocumentNumber | String | SupplyDocumentNumber of SupplyRequestssupplyOrderLinesbuySupplysupplyDocuments |
SupplyDocumentStatus | String | SupplyDocumentStatus of SupplyRequestssupplyOrderLinesbuySupplysupplyDocuments |
SupplyDocumentLineNumber | String | SupplyDocumentLineNumber of SupplyRequestssupplyOrderLinesbuySupplysupplyDocuments |
SupplyDocumentLineQuantity | Double | SupplyDocumentLineQuantity of SupplyRequestssupplyOrderLinesbuySupplysupplyDocuments |
SupplyDocumentLineQuantityUOM | String | SupplyDocumentLineQuantityUOM of SupplyRequestssupplyOrderLinesbuySupplysupplyDocuments |
SupplyDocumentHeaderId | String | SupplyDocumentHeaderId of SupplyRequestssupplyOrderLinesbuySupplysupplyDocuments |
SupplyDocumentLineId | String | SupplyDocumentLineId of SupplyRequestssupplyOrderLinesbuySupplysupplyDocuments |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
SupplyOrderReferenceNumber | String | SupplyOrderReferenceNumber |
BindDestOrganizationCode | String | bindDestOrganizationCode |
BindDocumentNumber | String | bindDocumentNumber |
BindItemNumber | String | bindItemNumber |
BindNeedByDate | Datetime | bindNeedByDate |
BindSupplyOrderNumber | String | bindSupplyOrderNumber |
BindSupplyOrderReferenceNumber | String | bindSupplyOrderReferenceNumber |
BindSupplyOrderSource | String | bindSupplyOrderSource |
BindSupplyRequestDate | Datetime | bindSupplyRequestDate |
BindSupplyStatus | String | bindSupplyStatus |
BindSupplyType | String | bindSupplyType |
Finder | String | finder |
SupplyRequestssupplyOrderLinesmakeSupply
Name | Type | Description |
SupplyRequestsSupplyOrderReferenceNumber [KEY] | String | SupplyRequestsSupplyOrderReferenceNumber of SupplyRequestssupplyOrderLinesmakeSupply |
SupplyorderlinesSupplyLineId [KEY] | Long | SupplyorderlinesSupplyLineId of SupplyRequestssupplyOrderLinesmakeSupply |
SupplyTrackingLineId [KEY] | Long | SupplyTrackingLineId of SupplyRequestssupplyOrderLinesmakeSupply |
SupplyOrderHeaderId | Long | SupplyOrderHeaderId of SupplyRequestssupplyOrderLinesmakeSupply |
SupplyLineId | Long | SupplyLineId of SupplyRequestssupplyOrderLinesmakeSupply |
SupplyParentTrackingLineId | Long | SupplyParentTrackingLineId of SupplyRequestssupplyOrderLinesmakeSupply |
SupplyTrackingLineNumber | Long | SupplyTrackingLineNumber of SupplyRequestssupplyOrderLinesmakeSupply |
SupplyTrackingLineStatus | String | SupplyTrackingLineStatus of SupplyRequestssupplyOrderLinesmakeSupply |
SupplyType | String | SupplyType of SupplyRequestssupplyOrderLinesmakeSupply |
SupplyOrderReferenceLineId | Long | SupplyOrderReferenceLineId of SupplyRequestssupplyOrderLinesmakeSupply |
SupplyOrderReferenceLineNumber | String | SupplyOrderReferenceLineNumber of SupplyRequestssupplyOrderLinesmakeSupply |
ItemId | Long | ItemId of SupplyRequestssupplyOrderLinesmakeSupply |
ItemNumber | String | ItemNumber of SupplyRequestssupplyOrderLinesmakeSupply |
ItemDescription | String | ItemDescription of SupplyRequestssupplyOrderLinesmakeSupply |
ItemRevision | String | ItemRevision of SupplyRequestssupplyOrderLinesmakeSupply |
UOMCode | String | UOMCode of SupplyRequestssupplyOrderLinesmakeSupply |
UOMName | String | UOMName of SupplyRequestssupplyOrderLinesmakeSupply |
Quantity | Double | Quantity of SupplyRequestssupplyOrderLinesmakeSupply |
DestinationOrganizationId | Long | DestinationOrganizationId of SupplyRequestssupplyOrderLinesmakeSupply |
DestinationOrganizationCode | String | DestinationOrganizationCode of SupplyRequestssupplyOrderLinesmakeSupply |
DestinationOrganizationName | String | DestinationOrganizationName of SupplyRequestssupplyOrderLinesmakeSupply |
SupplyFulfilledQuantity | Double | SupplyFulfilledQuantity of SupplyRequestssupplyOrderLinesmakeSupply |
SupplyChangePendingFlag | Bool | SupplyChangePendingFlag of SupplyRequestssupplyOrderLinesmakeSupply |
SupplyExceptionFlag | Bool | SupplyExceptionFlag of SupplyRequestssupplyOrderLinesmakeSupply |
BackToBackFlag | Bool | BackToBackFlag of SupplyRequestssupplyOrderLinesmakeSupply |
DeliverToSubinventory | String | DeliverToSubinventory of SupplyRequestssupplyOrderLinesmakeSupply |
FirmPlannedFlag | Bool | FirmPlannedFlag of SupplyRequestssupplyOrderLinesmakeSupply |
WorkOrderId | String | WorkOrderId of SupplyRequestssupplyOrderLinesmakeSupply |
WorkOrderNumber | String | WorkOrderNumber of SupplyRequestssupplyOrderLinesmakeSupply |
AllowExplosionFlag | Bool | AllowExplosionFlag of SupplyRequestssupplyOrderLinesmakeSupply |
WorkOrderStatusId | Long | WorkOrderStatusId of SupplyRequestssupplyOrderLinesmakeSupply |
WorkDefinitionName | String | WorkDefinitionName of SupplyRequestssupplyOrderLinesmakeSupply |
WorkDefinitionAsOfDate | Datetime | WorkDefinitionAsOfDate of SupplyRequestssupplyOrderLinesmakeSupply |
WorkOrderSubType | String | WorkOrderSubType of SupplyRequestssupplyOrderLinesmakeSupply |
WorkDefinitionId | Long | WorkDefinitionId of SupplyRequestssupplyOrderLinesmakeSupply |
WorkMethodCode | String | WorkMethodCode of SupplyRequestssupplyOrderLinesmakeSupply |
WorkOrderType | String | WorkOrderType of SupplyRequestssupplyOrderLinesmakeSupply |
SourceSystemId | String | SourceSystemId of SupplyRequestssupplyOrderLinesmakeSupply |
SourceSystemType | String | SourceSystemType of SupplyRequestssupplyOrderLinesmakeSupply |
SchedulingMethod | String | SchedulingMethod of SupplyRequestssupplyOrderLinesmakeSupply |
WorkOrderCompletionDate | Datetime | WorkOrderCompletionDate of SupplyRequestssupplyOrderLinesmakeSupply |
WorkOrderStartDate | Datetime | WorkOrderStartDate of SupplyRequestssupplyOrderLinesmakeSupply |
WorkOrderDescription | String | WorkOrderDescription of SupplyRequestssupplyOrderLinesmakeSupply |
WIPQuantity | Double | WIPQuantity of SupplyRequestssupplyOrderLinesmakeSupply |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
SupplyOrderReferenceNumber | String | SupplyOrderReferenceNumber |
BindDestOrganizationCode | String | bindDestOrganizationCode |
BindDocumentNumber | String | bindDocumentNumber |
BindItemNumber | String | bindItemNumber |
BindNeedByDate | Datetime | bindNeedByDate |
BindSupplyOrderNumber | String | bindSupplyOrderNumber |
BindSupplyOrderReferenceNumber | String | bindSupplyOrderReferenceNumber |
BindSupplyOrderSource | String | bindSupplyOrderSource |
BindSupplyRequestDate | Datetime | bindSupplyRequestDate |
BindSupplyStatus | String | bindSupplyStatus |
BindSupplyType | String | bindSupplyType |
Finder | String | finder |
SupplyRequestssupplyOrderLinesmakeSupplydistributionDetails
Name | Type | Description |
SupplyRequestsSupplyOrderReferenceNumber [KEY] | String | SupplyRequestsSupplyOrderReferenceNumber of SupplyRequestssupplyOrderLinesmakeSupplydistributionDetails |
SupplyorderlinesSupplyLineId [KEY] | Long | SupplyorderlinesSupplyLineId of SupplyRequestssupplyOrderLinesmakeSupplydistributionDetails |
MakesupplySupplyTrackingLineId [KEY] | Long | MakesupplySupplyTrackingLineId of SupplyRequestssupplyOrderLinesmakeSupplydistributionDetails |
DistributionNumber | String | DistributionNumber of SupplyRequestssupplyOrderLinesmakeSupplydistributionDetails |
ProjectDFF | String | projectDFF |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
SupplyOrderReferenceNumber | String | SupplyOrderReferenceNumber |
BindDestOrganizationCode | String | bindDestOrganizationCode |
BindDocumentNumber | String | bindDocumentNumber |
BindItemNumber | String | bindItemNumber |
BindNeedByDate | Datetime | bindNeedByDate |
BindSupplyOrderNumber | String | bindSupplyOrderNumber |
BindSupplyOrderReferenceNumber | String | bindSupplyOrderReferenceNumber |
BindSupplyOrderSource | String | bindSupplyOrderSource |
BindSupplyRequestDate | Datetime | bindSupplyRequestDate |
BindSupplyStatus | String | bindSupplyStatus |
BindSupplyType | String | bindSupplyType |
Finder | String | finder |
SupplyRequestssupplyOrderLinesmakeSupplyerrorMessages
Name | Type | Description |
SupplyRequestsSupplyOrderReferenceNumber [KEY] | String | SupplyRequestsSupplyOrderReferenceNumber of SupplyRequestssupplyOrderLinesmakeSupplyerrorMessages |
SupplyorderlinesSupplyLineId [KEY] | Long | SupplyorderlinesSupplyLineId of SupplyRequestssupplyOrderLinesmakeSupplyerrorMessages |
MakesupplySupplyTrackingLineId [KEY] | Long | MakesupplySupplyTrackingLineId of SupplyRequestssupplyOrderLinesmakeSupplyerrorMessages |
MessageName | String | MessageName of SupplyRequestssupplyOrderLinesmakeSupplyerrorMessages |
ProcessingEntityId | String | ProcessingEntityId of SupplyRequestssupplyOrderLinesmakeSupplyerrorMessages |
MessageText | String | MessageText of SupplyRequestssupplyOrderLinesmakeSupplyerrorMessages |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
SupplyOrderReferenceNumber | String | SupplyOrderReferenceNumber |
BindDestOrganizationCode | String | bindDestOrganizationCode |
BindDocumentNumber | String | bindDocumentNumber |
BindItemNumber | String | bindItemNumber |
BindNeedByDate | Datetime | bindNeedByDate |
BindSupplyOrderNumber | String | bindSupplyOrderNumber |
BindSupplyOrderReferenceNumber | String | bindSupplyOrderReferenceNumber |
BindSupplyOrderSource | String | bindSupplyOrderSource |
BindSupplyRequestDate | Datetime | bindSupplyRequestDate |
BindSupplyStatus | String | bindSupplyStatus |
BindSupplyType | String | bindSupplyType |
Finder | String | finder |
SupplyRequestssupplyOrderLinesmakeSupplysupplyDocuments
Name | Type | Description |
SupplyRequestsSupplyOrderReferenceNumber [KEY] | String | SupplyRequestsSupplyOrderReferenceNumber of SupplyRequestssupplyOrderLinesmakeSupplysupplyDocuments |
SupplyorderlinesSupplyLineId [KEY] | Long | SupplyorderlinesSupplyLineId of SupplyRequestssupplyOrderLinesmakeSupplysupplyDocuments |
MakesupplySupplyTrackingLineId [KEY] | Long | MakesupplySupplyTrackingLineId of SupplyRequestssupplyOrderLinesmakeSupplysupplyDocuments |
SupplyOrderHeaderId | Long | SupplyOrderHeaderId of SupplyRequestssupplyOrderLinesmakeSupplysupplyDocuments |
SupplyLineId | Long | SupplyLineId of SupplyRequestssupplyOrderLinesmakeSupplysupplyDocuments |
SupplyTrackingLineId | Long | SupplyTrackingLineId of SupplyRequestssupplyOrderLinesmakeSupplysupplyDocuments |
SupplyDocumentType | String | SupplyDocumentType of SupplyRequestssupplyOrderLinesmakeSupplysupplyDocuments |
SupplyDocumentNumber | String | SupplyDocumentNumber of SupplyRequestssupplyOrderLinesmakeSupplysupplyDocuments |
SupplyDocumentStatus | String | SupplyDocumentStatus of SupplyRequestssupplyOrderLinesmakeSupplysupplyDocuments |
SupplyDocumentLineNumber | String | SupplyDocumentLineNumber of SupplyRequestssupplyOrderLinesmakeSupplysupplyDocuments |
SupplyDocumentLineQuantity | Double | SupplyDocumentLineQuantity of SupplyRequestssupplyOrderLinesmakeSupplysupplyDocuments |
SupplyDocumentLineQuantityUOM | String | SupplyDocumentLineQuantityUOM of SupplyRequestssupplyOrderLinesmakeSupplysupplyDocuments |
SupplyDocumentHeaderId | String | SupplyDocumentHeaderId of SupplyRequestssupplyOrderLinesmakeSupplysupplyDocuments |
SupplyDocumentLineId | String | SupplyDocumentLineId of SupplyRequestssupplyOrderLinesmakeSupplysupplyDocuments |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
SupplyOrderReferenceNumber | String | SupplyOrderReferenceNumber |
BindDestOrganizationCode | String | bindDestOrganizationCode |
BindDocumentNumber | String | bindDocumentNumber |
BindItemNumber | String | bindItemNumber |
BindNeedByDate | Datetime | bindNeedByDate |
BindSupplyOrderNumber | String | bindSupplyOrderNumber |
BindSupplyOrderReferenceNumber | String | bindSupplyOrderReferenceNumber |
BindSupplyOrderSource | String | bindSupplyOrderSource |
BindSupplyRequestDate | Datetime | bindSupplyRequestDate |
BindSupplyStatus | String | bindSupplyStatus |
BindSupplyType | String | bindSupplyType |
Finder | String | finder |
SupplyRequestssupplyOrderLinestransferSupply
Name | Type | Description |
SupplyRequestsSupplyOrderReferenceNumber [KEY] | String | SupplyRequestsSupplyOrderReferenceNumber of SupplyRequestssupplyOrderLinestransferSupply |
SupplyorderlinesSupplyLineId [KEY] | Long | SupplyorderlinesSupplyLineId of SupplyRequestssupplyOrderLinestransferSupply |
SupplyTrackingLineStatus | String | SupplyTrackingLineStatus of SupplyRequestssupplyOrderLinestransferSupply |
SupplyTrackingLineId [KEY] | Long | SupplyTrackingLineId of SupplyRequestssupplyOrderLinestransferSupply |
SupplyTrackingLineNumber | Long | SupplyTrackingLineNumber of SupplyRequestssupplyOrderLinestransferSupply |
SupplyLineId | Long | SupplyLineId of SupplyRequestssupplyOrderLinestransferSupply |
SplitFromTlineId | Long | SplitFromTlineId of SupplyRequestssupplyOrderLinestransferSupply |
SupplyOrderHeaderId | Long | SupplyOrderHeaderId of SupplyRequestssupplyOrderLinestransferSupply |
SupplyType | String | SupplyType of SupplyRequestssupplyOrderLinestransferSupply |
SupplyOrderReferenceLineId | Long | SupplyOrderReferenceLineId of SupplyRequestssupplyOrderLinestransferSupply |
SupplyOrderReferenceLineNumber | String | SupplyOrderReferenceLineNumber of SupplyRequestssupplyOrderLinestransferSupply |
ItemId | Long | ItemId of SupplyRequestssupplyOrderLinestransferSupply |
ItemRevision | String | ItemRevision of SupplyRequestssupplyOrderLinestransferSupply |
UOMCode | String | UOMCode of SupplyRequestssupplyOrderLinestransferSupply |
Quantity | Double | Quantity of SupplyRequestssupplyOrderLinestransferSupply |
NeedByDate | Datetime | NeedByDate of SupplyRequestssupplyOrderLinestransferSupply |
DestinationOrganizationId | Long | DestinationOrganizationId of SupplyRequestssupplyOrderLinestransferSupply |
DestinationOrganizationCode | String | DestinationOrganizationCode of SupplyRequestssupplyOrderLinestransferSupply |
SupplyExceptionFlag | Bool | SupplyExceptionFlag of SupplyRequestssupplyOrderLinestransferSupply |
SupplyChangePendingFlag | Bool | SupplyChangePendingFlag of SupplyRequestssupplyOrderLinestransferSupply |
SupplyFulfilledQuantity | Double | SupplyFulfilledQuantity of SupplyRequestssupplyOrderLinestransferSupply |
TransferOrderHeaderId | String | TransferOrderHeaderId of SupplyRequestssupplyOrderLinestransferSupply |
TransferOrderHeaderNumber | String | TransferOrderHeaderNumber of SupplyRequestssupplyOrderLinestransferSupply |
TransferOrderLineId | String | TransferOrderLineId of SupplyRequestssupplyOrderLinestransferSupply |
TransferOrderLineNumber | String | TransferOrderLineNumber of SupplyRequestssupplyOrderLinestransferSupply |
TransferPrice | Double | TransferPrice of SupplyRequestssupplyOrderLinestransferSupply |
TransferPriceCurrencyCode | String | TransferPriceCurrencyCode of SupplyRequestssupplyOrderLinestransferSupply |
SourceOrganizationId | Long | SourceOrganizationId of SupplyRequestssupplyOrderLinestransferSupply |
SourceSubinventoryCode | String | SourceSubinventoryCode of SupplyRequestssupplyOrderLinestransferSupply |
DestinationLocationId | Long | DestinationLocationId of SupplyRequestssupplyOrderLinestransferSupply |
DestinationTypeCode | String | DestinationTypeCode of SupplyRequestssupplyOrderLinestransferSupply |
DeliverToRequesterId | Long | DeliverToRequesterId of SupplyRequestssupplyOrderLinestransferSupply |
DestinationSubinventoryCode | String | DestinationSubinventoryCode of SupplyRequestssupplyOrderLinestransferSupply |
PreparerId | Long | PreparerId of SupplyRequestssupplyOrderLinestransferSupply |
CarrierId | Long | CarrierId of SupplyRequestssupplyOrderLinestransferSupply |
ShipClassOfService | String | ShipClassOfService of SupplyRequestssupplyOrderLinestransferSupply |
ShipModeOfTransport | String | ShipModeOfTransport of SupplyRequestssupplyOrderLinestransferSupply |
DooShipmentFlag | Bool | DooShipmentFlag of SupplyRequestssupplyOrderLinestransferSupply |
SupplyParentTrackingLineId | Long | SupplyParentTrackingLineId of SupplyRequestssupplyOrderLinestransferSupply |
Comments | String | Comments of SupplyRequestssupplyOrderLinestransferSupply |
NoteToReceiver | String | NoteToReceiver of SupplyRequestssupplyOrderLinestransferSupply |
NoteToSupplier | String | NoteToSupplier of SupplyRequestssupplyOrderLinestransferSupply |
BackToBackFlag | Bool | BackToBackFlag of SupplyRequestssupplyOrderLinestransferSupply |
TransferSupplyDetailsId | Long | TransferSupplyDetailsId of SupplyRequestssupplyOrderLinestransferSupply |
ItemNumber | String | ItemNumber of SupplyRequestssupplyOrderLinestransferSupply |
ItemDescription | String | ItemDescription of SupplyRequestssupplyOrderLinestransferSupply |
UOMName | String | UOMName of SupplyRequestssupplyOrderLinestransferSupply |
SourceOrganizationCode | String | SourceOrganizationCode of SupplyRequestssupplyOrderLinestransferSupply |
SourceOrganizationName | String | SourceOrganizationName of SupplyRequestssupplyOrderLinestransferSupply |
SourceSubinventoryName | String | SourceSubinventoryName of SupplyRequestssupplyOrderLinestransferSupply |
DestinationOrganizationName | String | DestinationOrganizationName of SupplyRequestssupplyOrderLinestransferSupply |
DestinationSubinventoryName | String | DestinationSubinventoryName of SupplyRequestssupplyOrderLinestransferSupply |
DestinationLocation | String | DestinationLocation of SupplyRequestssupplyOrderLinestransferSupply |
DeliverToRequesterName | String | DeliverToRequesterName of SupplyRequestssupplyOrderLinestransferSupply |
DeliverToRequesterEmail | String | DeliverToRequesterEmail of SupplyRequestssupplyOrderLinestransferSupply |
PreparerEmail | String | PreparerEmail of SupplyRequestssupplyOrderLinestransferSupply |
PreparerName | String | PreparerName of SupplyRequestssupplyOrderLinestransferSupply |
CarrierCode | String | CarrierCode of SupplyRequestssupplyOrderLinestransferSupply |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
SupplyOrderReferenceNumber | String | SupplyOrderReferenceNumber |
BindDestOrganizationCode | String | bindDestOrganizationCode |
BindDocumentNumber | String | bindDocumentNumber |
BindItemNumber | String | bindItemNumber |
BindNeedByDate | Datetime | bindNeedByDate |
BindSupplyOrderNumber | String | bindSupplyOrderNumber |
BindSupplyOrderReferenceNumber | String | bindSupplyOrderReferenceNumber |
BindSupplyOrderSource | String | bindSupplyOrderSource |
BindSupplyRequestDate | Datetime | bindSupplyRequestDate |
BindSupplyStatus | String | bindSupplyStatus |
BindSupplyType | String | bindSupplyType |
Finder | String | finder |
SupplyRequestssupplyOrderLinestransferSupplydistributionDetails
Name | Type | Description |
SupplyRequestsSupplyOrderReferenceNumber [KEY] | String | SupplyRequestsSupplyOrderReferenceNumber of SupplyRequestssupplyOrderLinestransferSupplydistributionDetails |
SupplyorderlinesSupplyLineId [KEY] | Long | SupplyorderlinesSupplyLineId of SupplyRequestssupplyOrderLinestransferSupplydistributionDetails |
TransfersupplySupplyTrackingLineId [KEY] | Long | TransfersupplySupplyTrackingLineId of SupplyRequestssupplyOrderLinestransferSupplydistributionDetails |
DistributionNumber | String | DistributionNumber of SupplyRequestssupplyOrderLinestransferSupplydistributionDetails |
ProjectDFF | String | projectDFF |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
SupplyOrderReferenceNumber | String | SupplyOrderReferenceNumber |
BindDestOrganizationCode | String | bindDestOrganizationCode |
BindDocumentNumber | String | bindDocumentNumber |
BindItemNumber | String | bindItemNumber |
BindNeedByDate | Datetime | bindNeedByDate |
BindSupplyOrderNumber | String | bindSupplyOrderNumber |
BindSupplyOrderReferenceNumber | String | bindSupplyOrderReferenceNumber |
BindSupplyOrderSource | String | bindSupplyOrderSource |
BindSupplyRequestDate | Datetime | bindSupplyRequestDate |
BindSupplyStatus | String | bindSupplyStatus |
BindSupplyType | String | bindSupplyType |
Finder | String | finder |
SupplyRequestssupplyOrderLinestransferSupplyerrorMessages
Name | Type | Description |
SupplyRequestsSupplyOrderReferenceNumber [KEY] | String | SupplyRequestsSupplyOrderReferenceNumber of SupplyRequestssupplyOrderLinestransferSupplyerrorMessages |
SupplyorderlinesSupplyLineId [KEY] | Long | SupplyorderlinesSupplyLineId of SupplyRequestssupplyOrderLinestransferSupplyerrorMessages |
TransfersupplySupplyTrackingLineId [KEY] | Long | TransfersupplySupplyTrackingLineId of SupplyRequestssupplyOrderLinestransferSupplyerrorMessages |
MessageName | String | MessageName of SupplyRequestssupplyOrderLinestransferSupplyerrorMessages |
ProcessingEntityId | String | ProcessingEntityId of SupplyRequestssupplyOrderLinestransferSupplyerrorMessages |
MessageText | String | MessageText of SupplyRequestssupplyOrderLinestransferSupplyerrorMessages |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
SupplyOrderReferenceNumber | String | SupplyOrderReferenceNumber |
BindDestOrganizationCode | String | bindDestOrganizationCode |
BindDocumentNumber | String | bindDocumentNumber |
BindItemNumber | String | bindItemNumber |
BindNeedByDate | Datetime | bindNeedByDate |
BindSupplyOrderNumber | String | bindSupplyOrderNumber |
BindSupplyOrderReferenceNumber | String | bindSupplyOrderReferenceNumber |
BindSupplyOrderSource | String | bindSupplyOrderSource |
BindSupplyRequestDate | Datetime | bindSupplyRequestDate |
BindSupplyStatus | String | bindSupplyStatus |
BindSupplyType | String | bindSupplyType |
Finder | String | finder |
SupplyRequestssupplyOrderLinestransferSupplysupplyDocuments
Name | Type | Description |
SupplyRequestsSupplyOrderReferenceNumber [KEY] | String | SupplyRequestsSupplyOrderReferenceNumber of SupplyRequestssupplyOrderLinestransferSupplysupplyDocuments |
SupplyorderlinesSupplyLineId [KEY] | Long | SupplyorderlinesSupplyLineId of SupplyRequestssupplyOrderLinestransferSupplysupplyDocuments |
TransfersupplySupplyTrackingLineId [KEY] | Long | TransfersupplySupplyTrackingLineId of SupplyRequestssupplyOrderLinestransferSupplysupplyDocuments |
SupplyOrderHeaderId | Long | SupplyOrderHeaderId of SupplyRequestssupplyOrderLinestransferSupplysupplyDocuments |
SupplyLineId | Long | SupplyLineId of SupplyRequestssupplyOrderLinestransferSupplysupplyDocuments |
SupplyTrackingLineId | Long | SupplyTrackingLineId of SupplyRequestssupplyOrderLinestransferSupplysupplyDocuments |
SupplyDocumentType | String | SupplyDocumentType of SupplyRequestssupplyOrderLinestransferSupplysupplyDocuments |
SupplyDocumentNumber | String | SupplyDocumentNumber of SupplyRequestssupplyOrderLinestransferSupplysupplyDocuments |
SupplyDocumentStatus | String | SupplyDocumentStatus of SupplyRequestssupplyOrderLinestransferSupplysupplyDocuments |
SupplyDocumentLineNumber | String | SupplyDocumentLineNumber of SupplyRequestssupplyOrderLinestransferSupplysupplyDocuments |
SupplyDocumentLineQuantity | Double | SupplyDocumentLineQuantity of SupplyRequestssupplyOrderLinestransferSupplysupplyDocuments |
SupplyDocumentLineQuantityUOM | String | SupplyDocumentLineQuantityUOM of SupplyRequestssupplyOrderLinestransferSupplysupplyDocuments |
SupplyDocumentHeaderId | String | SupplyDocumentHeaderId of SupplyRequestssupplyOrderLinestransferSupplysupplyDocuments |
SupplyDocumentLineId | String | SupplyDocumentLineId of SupplyRequestssupplyOrderLinestransferSupplysupplyDocuments |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
SupplyOrderReferenceNumber | String | SupplyOrderReferenceNumber |
BindDestOrganizationCode | String | bindDestOrganizationCode |
BindDocumentNumber | String | bindDocumentNumber |
BindItemNumber | String | bindItemNumber |
BindNeedByDate | Datetime | bindNeedByDate |
BindSupplyOrderNumber | String | bindSupplyOrderNumber |
BindSupplyOrderReferenceNumber | String | bindSupplyOrderReferenceNumber |
BindSupplyOrderSource | String | bindSupplyOrderSource |
BindSupplyRequestDate | Datetime | bindSupplyRequestDate |
BindSupplyStatus | String | bindSupplyStatus |
BindSupplyType | String | bindSupplyType |
Finder | String | finder |
SupplyRequestssupplyOrderLinestransferSupplytransferSupplyDtlDFF
Name | Type | Description |
SupplyRequestsSupplyOrderReferenceNumber [KEY] | String | SupplyRequestsSupplyOrderReferenceNumber of SupplyRequestssupplyOrderLinestransferSupplytransferSupplyDtlDFF |
SupplyorderlinesSupplyLineId [KEY] | Long | SupplyorderlinesSupplyLineId of SupplyRequestssupplyOrderLinestransferSupplytransferSupplyDtlDFF |
TransfersupplySupplyTrackingLineId [KEY] | Long | TransfersupplySupplyTrackingLineId of SupplyRequestssupplyOrderLinestransferSupplytransferSupplyDtlDFF |
SupplyTransferDetailsId [KEY] | Long | SupplyTransferDetailsId of SupplyRequestssupplyOrderLinestransferSupplytransferSupplyDtlDFF |
Discriminator | String | Discriminator of SupplyRequestssupplyOrderLinestransferSupplytransferSupplyDtlDFF |
_FLEX_Context | String | __FLEX_Context of SupplyRequestssupplyOrderLinestransferSupplytransferSupplyDtlDFF |
_FLEX_Context_DisplayValue | String | __FLEX_Context_DisplayValue of SupplyRequestssupplyOrderLinestransferSupplytransferSupplyDtlDFF |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
SupplyOrderReferenceNumber | String | SupplyOrderReferenceNumber |
BindDestOrganizationCode | String | bindDestOrganizationCode |
BindDocumentNumber | String | bindDocumentNumber |
BindItemNumber | String | bindItemNumber |
BindNeedByDate | Datetime | bindNeedByDate |
BindSupplyOrderNumber | String | bindSupplyOrderNumber |
BindSupplyOrderReferenceNumber | String | bindSupplyOrderReferenceNumber |
BindSupplyOrderSource | String | bindSupplyOrderSource |
BindSupplyRequestDate | Datetime | bindSupplyRequestDate |
BindSupplyStatus | String | bindSupplyStatus |
BindSupplyType | String | bindSupplyType |
Finder | String | finder |
SupplyRequestssupplyRequestLines
Name | Type | Description |
SupplyRequestsSupplyOrderReferenceNumber [KEY] | String | SupplyRequestsSupplyOrderReferenceNumber of SupplyRequestssupplyRequestLines |
UOMCode | String | Code that identifies the unit of measure for the item in the supply request sent to Oracle Supply Chain Orchestration Cloud. |
SupplyOrderReferenceLineId | Long | Value that uniquely identifies the supply request line in the supply request sent to Oracle Supply Chain Orchestration Cloud. |
SupplyOrderReferenceLineNumber | String | Number that identifies the supply request line in the supply request sent to Oracle Supply Chain Orchestration Cloud. |
SourceSubinventoryCode | String | Code that identifies the subinventory from where the requested item needs to be transferred to the destination organization or subinventory for a supply request. This code has to be a subinventory code defined in the Oracle Cloud applications. |
SourceOrganizationId | Long | Value that uniquely identifies the organization from where the requested item needs to be transferred to the destination organization or subinventory for a supply request. This identifier has to be an organization identifier generated in Oracle Cloud applications. |
SourceOrganizationCode | String | Code that identifies the organization from where the requested item needs to be transferred to the destination organization or subinventory for a supply request. This code has to be an organization code defined in Oracle Cloud applications. |
RequestedShipDate | Datetime | Date when the requester of the supply needs the item to be shipped from the supply source location. |
Quantity | Double | Quantity of the item requested in the supply request. |
PreparerId | Long | Value that uniquely identifies the person who prepared the supply request. This identifier has to be associated with the preparer name defined in Oracle Cloud applications. |
ItemId | Long | Value that uniquely identifies the item requested in the supply request. |
InterfaceBatchNumber | String | Number that identifies the batch of supply requests that are sent to Oracle Supply Chain Orchestration Cloud to create supplies. The batch consists of one or more supply requests. |
InterfaceSourceCode | String | Code that uniquely identifies the supply requesting applications. Values include DOO, YPS, INV, or EXT. The default value is set to EXT if no value is sent in the request. |
CarrierId | Long | Value that uniquely identifies the carrier in shipping method. This identifier has to be a value associated to the name of the carrier defined in Oracle Cloud applications. |
DeliverToRequesterId | Long | Value that uniquely identifies the person who requested the supply. This identifier has to be a value associated to the name of the employee or person defined in the employee records in Oracle Cloud applications. |
DestinationOrganizationCode | String | Code that identifies the inventory organization in which the supply for the requested item needs to be created. This code has to be an organization code defined in Oracle Cloud applications. |
DestinationOrganizationId | Long | Value that uniquely identifies the inventory organization in which the supply for requested item needs to be created. This identifier has to be associated with the organization code defined in Oracle Cloud applications. |
DestinationSubinventoryCode | String | Code that identifies the subinventory in which the supply for the requested item needs to be created. This code has to be a subinventory code defined in Oracle Cloud applications. |
SupplyOrderSource | String | Source application that requested the supply to Oracle Supply Chain Orchestration Cloud. Valid values include DOO, INV, YPS. A list of accepted values is defined in the lookup type ORA_DOS_SUPPLY_ORDER_SOURCE. |
BackToBackFlag | Bool | Contains one of the following values: Y or N. If Y, then the supply request or order is a back-to-back supply request or order. If N, then the supply request or order is not a back-to-back supply request or order. The default value is N. |
NeedByDate | Datetime | Date on which the requester needs the supply to be delivered at the destination. |
SupplySourceSystem | String | Supply application where the supply is being created. Valid values include INV, WIE, POR. |
SupplyType | String | Type of supply that is being requested by the application requesting supply. Valid values include TRANSFER, BUY, MAKE. A list of accepted values is defined in the lookup type ORA_DOS_SUPPLY_ORDER_TYPE. |
ProcessStatus | String | Status of the supply request that indicates whether the supply request has been processed successfully or has resulted in an error. Valid values include SUCCESS, ERROR. |
PreparerName | String | Name of the person who prepared the supply request. Values must be the full name in LASTNAME, FIRSTNAME format as defined in the employee records in Oracle Cloud applications. |
PreparerEmail | String | Email address of the person who prepared the supply request. This identifier has to be the email of the employee or email of the person defined in the employee records in Oracle Cloud applications. |
CarrierCode | String | Code that identifies the carrier in the shipping method. This code has be associated with a carrier name defined in Oracle Cloud applications. |
DeliverToRequesterName | String | Name of the employee/person who requested the supply. Values must be the full name in LASTNAME, FIRSTNAME format as defined in employee records in Oracle Cloud applications. |
DestinationLocation | String | Code that identifies the destination location to which the item is requested to be sent or transferred. This code has to be a location defined in Oracle Cloud applications. This attribute is required only for the expense-destination type transfers. For inventory-destination type internal material transfers, during supply request processing, the location code defaults to the location associated with the destination organization. |
SourceLocation | String | Code that identifies the location of the source from where the requested item is being shipped. This code has to be a location code defined in Oracle Cloud applications. |
DestinationTypeCode | String | Code that identifies the destination type to which the transfer order is to be received. Values include INVENTORY and EXPENSE. |
DooShipmentFlag | Bool | Contains one of the following values: Y or N. If Y, then the transfer order shipment is routed through Oracle Order Management Cloud. If N, then the transfer order is not routed through Order Management. The default value is N. |
FirmDemandFlag | Bool | Contains one of the following values: Y or N. If Y, then the demand is firm. If N, then the demand is not firm. The default value is N. |
GroupCode | String | Code that identifies the import group for this line in a group. |
ScheduledShipDate | Datetime | Date when the requested item is scheduled to ship. |
ShipClassOfService | String | Class of service in the shipping method. This indicates the priority of transportation. A list of accepted values is defined in the lookup type WSH_SERVICE_LEVELS. |
ShipModeOfTransport | String | Mode of transport in the shipping method. This indicates the mode of transportation used for movement of goods. A list of accepted values is defined in the lookup type WSH_MODE_TRANSPORT. |
SupplyOperation | String | Operation that needs to be performed on the supply request. Valid values include CREATE, UPDATE, or CANCEL. |
DestinationLocationId | Long | Value that uniquely identifies the location to which the item is requested to be sent or transferred. This identifier has to be defined in Oracle Cloud applications. This attribute is required only for the expense-destination type transfers. For inventory-destination type internal material transfers, during supply request processing, the location identifier defaults to the location associated with the destination organization. |
DeliverToRequesterEmail | String | Email address of the person who requested the supply. This identifier has to be the email of the employee or person defined in the employee records in Oracle Cloud applications. |
UOMName | String | Name of the unit of measure for the item in the supply request sent to Oracle Supply Chain Orchestration Cloud. |
ItemDescription | String | ItemDescription of SupplyRequestssupplyRequestLines |
SourceOrganizationName | String | SourceOrganizationName of SupplyRequestssupplyRequestLines |
SourceSubinventoryName | String | Name that identifies the subinventory from where the requested item needs to be transferred to the destination organization or subinventory for a supply request. This identifier has to be associated to the subinventory code defined in Oracle Cloud applications. |
SourceLocationId | Long | Value that uniquely identifies the location from where the requested item is being shipped. This identifier has to be defined in Oracle Cloud applications. |
DestinationOrganizationName | String | DestinationOrganizationName of SupplyRequestssupplyRequestLines |
DestinationSubinventoryName | String | Name that identifies the subinventory in which the supply for the requested item needs to be created. This identifier has to be associated to the subinventory code defined in Oracle Cloud applications. |
TransferPrice | Double | Value that indicates the transfer price. |
TransferPriceCurrencyCode | String | Code that uniquely identifies the transfer price currency. |
ItemNumber | String | Number that identifies the item requested in the supply request. |
TransferOrderHeaderNumber | String | Number that identifies the transfer order header. |
TransferOrderLineNumber | String | Number that identifies the transfer order line. |
NoteToReceiver | String | Note to the receiver entered by the supply requester in the transfer supply request; for example, receiving instructions. |
NoteToSupplier | String | Note to the supplier entered by the supply requester in the transfer supply request; for example, shipping instructions. |
Comments | String | Comments that the supply requester entered in the transfer supply request. |
ItemRevision | String | Number that identifies the revision of the item requested in the supply request. |
SupplySplitsAllowedFlag | Bool | Contains one of the following values: Y or N. If Y, then Oracle Global Order Promising Cloud splits the supply recommendations based on the availability. If N, then Global Order Promising sends the best available single supply recommendation without splitting the supply recommendations based on partial availabilities. The default value is N. |
PurchaseOrderScheduleNumber | String | Number that identifies the purchase order schedule. |
PurchaseOrderNumber | String | Number that identifies the purchase order. |
PurchaseOrderLineNumber | String | Number that identifies the purchase order line. |
PurchaseOrderLineId | String | Value that uniquely identifies the purchase order line. |
PurchaseOrderHeaderId | String | Value that uniquely identifies the purchase order header. |
SupplierId | Long | Value that uniquely identifies the supplier. |
SupplierSiteId | Long | Value that uniquely identifies the supplier site. |
SupplierNumber | String | Number that identifies the supplier. |
SupplierSiteName | String | Name of the supplier site. |
PurchaseOrderScheduleId | Long | Value that uniquely identifies the purchase order schedule. |
SupplierName | String | Name of the supplier. |
FirmPlannedFlag | Bool | Contains one of the following values:Y or N. If Y, then the supply (transfer order or purchase order) will be firmed. If N, then the supply (transfer order or purchase order) will not be firmed. The default value is N. |
ShipmentPriorityCode | String | Priority to place when shipping a transfer order line from the source organization. A list of accepted values are defined in the lookup type WSH_SHIPPING_PRIORITY. For example, LOW, MEDIUM, HIGH etc. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
SupplyOrderReferenceNumber | String | SupplyOrderReferenceNumber |
BindDestOrganizationCode | String | bindDestOrganizationCode |
BindDocumentNumber | String | bindDocumentNumber |
BindItemNumber | String | bindItemNumber |
BindNeedByDate | Datetime | bindNeedByDate |
BindSupplyOrderNumber | String | bindSupplyOrderNumber |
BindSupplyOrderReferenceNumber | String | bindSupplyOrderReferenceNumber |
BindSupplyOrderSource | String | bindSupplyOrderSource |
BindSupplyRequestDate | Datetime | bindSupplyRequestDate |
BindSupplyStatus | String | bindSupplyStatus |
BindSupplyType | String | bindSupplyType |
Finder | String | finder |
SupplyRequestssupplyRequestLinesdistributionDetails
Name | Type | Description |
SupplyRequestsSupplyOrderReferenceNumber [KEY] | String | SupplyRequestsSupplyOrderReferenceNumber of SupplyRequestssupplyRequestLinesdistributionDetails |
DistributionNumber | String | Number that identifies the distribution details in Oracle Supply Chain Orchestration Cloud. The application generates this value when processing a supply request. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
SupplyOrderReferenceNumber | String | SupplyOrderReferenceNumber |
BindDestOrganizationCode | String | bindDestOrganizationCode |
BindDocumentNumber | String | bindDocumentNumber |
BindItemNumber | String | bindItemNumber |
BindNeedByDate | Datetime | bindNeedByDate |
BindSupplyOrderNumber | String | bindSupplyOrderNumber |
BindSupplyOrderReferenceNumber | String | bindSupplyOrderReferenceNumber |
BindSupplyOrderSource | String | bindSupplyOrderSource |
BindSupplyRequestDate | Datetime | bindSupplyRequestDate |
BindSupplyStatus | String | bindSupplyStatus |
BindSupplyType | String | bindSupplyType |
Finder | String | finder |
SupplyRequestssupplyRequestLinesdistributionDetailsprojectDFF
Name | Type | Description |
SupplyRequestsSupplyOrderReferenceNumber [KEY] | String | SupplyRequestsSupplyOrderReferenceNumber of SupplyRequestssupplyRequestLinesdistributionDetailsprojectDFF |
DistributionDetailsIntfId [KEY] | Long | DistributionDetailsIntfId of SupplyRequestssupplyRequestLinesdistributionDetailsprojectDFF |
_FLEX_Context | String | __FLEX_Context of SupplyRequestssupplyRequestLinesdistributionDetailsprojectDFF |
_FLEX_Context_DisplayValue | String | __FLEX_Context_DisplayValue of SupplyRequestssupplyRequestLinesdistributionDetailsprojectDFF |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
SupplyOrderReferenceNumber | String | SupplyOrderReferenceNumber |
BindDestOrganizationCode | String | bindDestOrganizationCode |
BindDocumentNumber | String | bindDocumentNumber |
BindItemNumber | String | bindItemNumber |
BindNeedByDate | Datetime | bindNeedByDate |
BindSupplyOrderNumber | String | bindSupplyOrderNumber |
BindSupplyOrderReferenceNumber | String | bindSupplyOrderReferenceNumber |
BindSupplyOrderSource | String | bindSupplyOrderSource |
BindSupplyRequestDate | Datetime | bindSupplyRequestDate |
BindSupplyStatus | String | bindSupplyStatus |
BindSupplyType | String | bindSupplyType |
Finder | String | finder |
SupplyRequestssupplyRequestLineserrorMessages
Name | Type | Description |
SupplyRequestsSupplyOrderReferenceNumber [KEY] | String | SupplyRequestsSupplyOrderReferenceNumber of SupplyRequestssupplyRequestLineserrorMessages |
MessageName | String | MessageName of SupplyRequestssupplyRequestLineserrorMessages |
ProcessingEntityId | String | ProcessingEntityId of SupplyRequestssupplyRequestLineserrorMessages |
MessageText | String | MessageText of SupplyRequestssupplyRequestLineserrorMessages |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
SupplyOrderReferenceNumber | String | SupplyOrderReferenceNumber |
BindDestOrganizationCode | String | bindDestOrganizationCode |
BindDocumentNumber | String | bindDocumentNumber |
BindItemNumber | String | bindItemNumber |
BindNeedByDate | Datetime | bindNeedByDate |
BindSupplyOrderNumber | String | bindSupplyOrderNumber |
BindSupplyOrderReferenceNumber | String | bindSupplyOrderReferenceNumber |
BindSupplyOrderSource | String | bindSupplyOrderSource |
BindSupplyRequestDate | Datetime | bindSupplyRequestDate |
BindSupplyStatus | String | bindSupplyStatus |
BindSupplyType | String | bindSupplyType |
Finder | String | finder |
SupplyRequestssupplyRequestLinessupplyRequestLinesXferDFF
Name | Type | Description |
SupplyRequestsSupplyOrderReferenceNumber [KEY] | String | SupplyRequestsSupplyOrderReferenceNumber of SupplyRequestssupplyRequestLinessupplyRequestLinesXferDFF |
LineInterfaceId [KEY] | Long | Value that uniquely identifies the flexfields that are tied to the transfer order line on supply request lines. |
Discriminator | String | This is a transient attribute. The value of this attribute is always null. Ignore this attribute. |
_FLEX_Context | String | Descriptive flexfield context name of the transfer order line on supply request lines. |
_FLEX_Context_DisplayValue | String | Descriptive flexfield context name display value of the transfer order line on supply request lines. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
SupplyOrderReferenceNumber | String | SupplyOrderReferenceNumber |
BindDestOrganizationCode | String | bindDestOrganizationCode |
BindDocumentNumber | String | bindDocumentNumber |
BindItemNumber | String | bindItemNumber |
BindNeedByDate | Datetime | bindNeedByDate |
BindSupplyOrderNumber | String | bindSupplyOrderNumber |
BindSupplyOrderReferenceNumber | String | bindSupplyOrderReferenceNumber |
BindSupplyOrderSource | String | bindSupplyOrderSource |
BindSupplyRequestDate | Datetime | bindSupplyRequestDate |
BindSupplyStatus | String | bindSupplyStatus |
BindSupplyType | String | bindSupplyType |
Finder | String | finder |
SupplyRequestssupplyRequestLinestransferCostRequestDetails
Name | Type | Description |
SupplyRequestsSupplyOrderReferenceNumber [KEY] | String | SupplyRequestsSupplyOrderReferenceNumber of SupplyRequestssupplyRequestLinestransferCostRequestDetails |
InterfaceBatchNumber | String | Number that identifies the batch of supply requests that are sent to Oracle Supply Chain Orchestration Cloud to create supplies. The batch consists of one or more supply requests. |
TransferCostAmount | Double | Amount for the transfer cost on a transfer order line. |
TransferCostCurrencyCode | String | Code that identifies the currency for the transfer cost amount. |
TransferCostTypeName [KEY] | String | Name of the shipping cost type. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Shipping Cost Types task. |
TransferCostOperation | String | Indicates whether the transfer cost line is to be created, updated, or canceled. Values include CREATE, UPDATE, and CANCEL. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
SupplyOrderReferenceNumber | String | SupplyOrderReferenceNumber |
BindDestOrganizationCode | String | bindDestOrganizationCode |
BindDocumentNumber | String | bindDocumentNumber |
BindItemNumber | String | bindItemNumber |
BindNeedByDate | Datetime | bindNeedByDate |
BindSupplyOrderNumber | String | bindSupplyOrderNumber |
BindSupplyOrderReferenceNumber | String | bindSupplyOrderReferenceNumber |
BindSupplyOrderSource | String | bindSupplyOrderSource |
BindSupplyRequestDate | Datetime | bindSupplyRequestDate |
BindSupplyStatus | String | bindSupplyStatus |
BindSupplyType | String | bindSupplyType |
Finder | String | finder |
TransferOrderLinesForReceiving
Name | Type | Description |
TransferOrder | String | TransferOrder of TransferOrderLinesForReceiving |
TransferOrderHeaderId | Long | TransferOrderHeaderId of TransferOrderLinesForReceiving |
TransferOrderLine | Int | TransferOrderLine of TransferOrderLinesForReceiving |
TransferOrderLineId [KEY] | Long | TransferOrderLineId of TransferOrderLinesForReceiving |
ItemId | Long | ItemId of TransferOrderLinesForReceiving |
ItemNumber | String | ItemNumber of TransferOrderLinesForReceiving |
ItemDescription | String | ItemDescription of TransferOrderLinesForReceiving |
OrganizationCode | String | OrganizationCode of TransferOrderLinesForReceiving |
OrganizationId | Long | OrganizationId of TransferOrderLinesForReceiving |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BindItemDescription | String | bindItemDescription |
BindItemNumber | String | bindItemNumber |
BindOrganizationCode | String | bindOrganizationCode |
BindOrganizationId | Long | bindOrganizationId |
BindTransferOrder | String | bindTransferOrder |
BindTransferOrderLine | Long | bindTransferOrderLine |
Finder | String | finder |
TransferOrders
Name | Type | Description |
HeaderId [KEY] | Long | HeaderId of TransferOrders |
HeaderNumber | String | HeaderNumber of TransferOrders |
Description | String | Description of TransferOrders |
RequisitionBUId | Long | RequisitionBUId of TransferOrders |
BusinessUnitName | String | BusinessUnitName of TransferOrders |
SourceTypeLookup | String | SourceTypeLookup of TransferOrders |
SourceOfTransferOrder | String | SourceOfTransferOrder of TransferOrders |
OrderedDate | Datetime | OrderedDate of TransferOrders |
FulfillOrchestrationRequired | String | FulfillOrchestrationRequired of TransferOrders |
BudgetControlEnabled | String | BudgetControlEnabled of TransferOrders |
InterfaceStatus | String | InterfaceStatus of TransferOrders |
MessageText | String | MessageText of TransferOrders |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |
PBatch | String | pBatch |
PDestinationOrganization | String | pDestinationOrganization |
PItemNumber | String | pItemNumber |
PLineNumber | String | pLineNumber |
PLineStatus | String | pLineStatus |
PScheduledShipDate | Datetime | pScheduledShipDate |
PSourceOrganization | String | pSourceOrganization |
PTransactionOrigin | String | pTransactionOrigin |
PTransferOrder | String | pTransferOrder |
TransferOrdersForReceiving
Name | Type | Description |
TransferOrderHeaderId [KEY] | Long | TransferOrderHeaderId of TransferOrdersForReceiving |
TransferOrder | String | TransferOrder of TransferOrdersForReceiving |
OrganizationId | Long | OrganizationId of TransferOrdersForReceiving |
OrganizationCode | String | OrganizationCode of TransferOrdersForReceiving |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BindOrganizationCode | String | bindOrganizationCode |
BindOrganizationId | Long | bindOrganizationId |
BindTransferOrder | String | bindTransferOrder |
Finder | String | finder |
TransferOrderstransferOrderHeaderDFFs
Name | Type | Description |
TransferOrdersHeaderId [KEY] | Long | TransferOrdersHeaderId of TransferOrderstransferOrderHeaderDFFs |
HeaderId [KEY] | Long | HeaderId of TransferOrderstransferOrderHeaderDFFs |
_FLEX_Context | String | __FLEX_Context of TransferOrderstransferOrderHeaderDFFs |
_FLEX_Context_DisplayValue | String | __FLEX_Context_DisplayValue of TransferOrderstransferOrderHeaderDFFs |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |
PBatch | String | pBatch |
PDestinationOrganization | String | pDestinationOrganization |
PItemNumber | String | pItemNumber |
PLineNumber | String | pLineNumber |
PLineStatus | String | pLineStatus |
PScheduledShipDate | Datetime | pScheduledShipDate |
PSourceOrganization | String | pSourceOrganization |
PTransactionOrigin | String | pTransactionOrigin |
PTransferOrder | String | pTransferOrder |
TransferOrderstransferOrderLines
Name | Type | Description |
TransferOrdersHeaderId [KEY] | Long | TransferOrdersHeaderId of TransferOrderstransferOrderLines |
LineId [KEY] | Long | LineId of TransferOrderstransferOrderLines |
LineNumber | Int | LineNumber of TransferOrderstransferOrderLines |
HeaderId | Long | HeaderId of TransferOrderstransferOrderLines |
HeaderNumber | String | HeaderNumber of TransferOrderstransferOrderLines |
InterfaceStatusLookup | String | InterfaceStatusLookup of TransferOrderstransferOrderLines |
InterfaceStatus | String | InterfaceStatus of TransferOrderstransferOrderLines |
FulfillmentStatusLookup | String | FulfillmentStatusLookup of TransferOrderstransferOrderLines |
FulfillStatusMeaning | String | FulfillStatusMeaning of TransferOrderstransferOrderLines |
SourceTypeLookup | String | SourceTypeLookup of TransferOrderstransferOrderLines |
SourceOfTransferOrder | String | SourceOfTransferOrder of TransferOrderstransferOrderLines |
SourceOrganizationId | Long | SourceOrganizationId of TransferOrderstransferOrderLines |
SourceOrganizationCode | String | SourceOrganizationCode of TransferOrderstransferOrderLines |
SourceOrganizationName | String | SourceOrganizationName of TransferOrderstransferOrderLines |
SourceSubinventoryCode | String | SourceSubinventoryCode of TransferOrderstransferOrderLines |
DestinationOrganizationId | Long | DestinationOrganizationId of TransferOrderstransferOrderLines |
DestinationOrganizationCode | String | DestinationOrganizationCode of TransferOrderstransferOrderLines |
DestinationOrganizationName | String | DestinationOrganizationName of TransferOrderstransferOrderLines |
DestinationSubinventoryCode | String | DestinationSubinventoryCode of TransferOrderstransferOrderLines |
DestinationTypeLookup | String | DestinationTypeLookup of TransferOrderstransferOrderLines |
DestinationType | String | DestinationType of TransferOrderstransferOrderLines |
DestinationLocationId | Long | DestinationLocationId of TransferOrderstransferOrderLines |
DestinationLocationCode | String | DestinationLocationCode of TransferOrderstransferOrderLines |
DestinationLocationName | String | DestinationLocationName of TransferOrderstransferOrderLines |
DestinationAddressFirstLine | String | DestinationAddressFirstLine of TransferOrderstransferOrderLines |
DestinationAddressSecondLine | String | DestinationAddressSecondLine of TransferOrderstransferOrderLines |
DestinationAddressThirdLine | String | DestinationAddressThirdLine of TransferOrderstransferOrderLines |
DestinationAddressFourthLine | String | DestinationAddressFourthLine of TransferOrderstransferOrderLines |
DestinationCity | String | DestinationCity of TransferOrderstransferOrderLines |
DestinationState | String | DestinationState of TransferOrderstransferOrderLines |
DestinationPostalCode | String | DestinationPostalCode of TransferOrderstransferOrderLines |
DestinationCountry | String | DestinationCountry of TransferOrderstransferOrderLines |
MaterialReturnRequired | String | MaterialReturnRequired of TransferOrderstransferOrderLines |
StatusLookup | String | StatusLookup of TransferOrderstransferOrderLines |
TransferOrderLineStatus | String | TransferOrderLineStatus of TransferOrderstransferOrderLines |
InventoryItemId | Long | InventoryItemId of TransferOrderstransferOrderLines |
ItemNumber | String | ItemNumber of TransferOrderstransferOrderLines |
ItemRevision | String | ItemRevision of TransferOrderstransferOrderLines |
NeedByDate | Datetime | NeedByDate of TransferOrderstransferOrderLines |
ScheduledShipDate | Datetime | ScheduledShipDate of TransferOrderstransferOrderLines |
QuantityUOMCode | String | QuantityUOMCode of TransferOrderstransferOrderLines |
QuantityUOMName | String | QuantityUOMName of TransferOrderstransferOrderLines |
RequestedQuantity | Double | RequestedQuantity of TransferOrderstransferOrderLines |
ShippedQuantity | Double | ShippedQuantity of TransferOrderstransferOrderLines |
ReceivedQuantity | Double | ReceivedQuantity of TransferOrderstransferOrderLines |
DeliveredQuantity | Double | DeliveredQuantity of TransferOrderstransferOrderLines |
SecondaryQuantityUOMCode | String | SecondaryQuantityUOMCode of TransferOrderstransferOrderLines |
SecondaryQuantityUOMName | String | SecondaryQuantityUOMName of TransferOrderstransferOrderLines |
SecondaryRequestedQuantity | Double | SecondaryRequestedQuantity of TransferOrderstransferOrderLines |
SecondaryShippedQuantity | Double | SecondaryShippedQuantity of TransferOrderstransferOrderLines |
SecondaryReceivedQuantity | Double | SecondaryReceivedQuantity of TransferOrderstransferOrderLines |
SecondaryDeliveredQuantity | Double | SecondaryDeliveredQuantity of TransferOrderstransferOrderLines |
UnitPrice | Double | UnitPrice of TransferOrderstransferOrderLines |
FreightCarrierId | Long | FreightCarrierId of TransferOrderstransferOrderLines |
CarrierName | String | CarrierName of TransferOrderstransferOrderLines |
ModeOfTransportLookup | String | ModeOfTransportLookup of TransferOrderstransferOrderLines |
ModeOfTransport | String | ModeOfTransport of TransferOrderstransferOrderLines |
ServiceLevelLookup | String | ServiceLevelLookup of TransferOrderstransferOrderLines |
ServiceLevel | String | ServiceLevel of TransferOrderstransferOrderLines |
ShipMethodDescription | String | ShipMethodDescription of TransferOrderstransferOrderLines |
ShipmentPriorityLookup | String | ShipmentPriorityLookup of TransferOrderstransferOrderLines |
ShipmentPriority | String | ShipmentPriority of TransferOrderstransferOrderLines |
OriginalHeaderId | Long | OriginalHeaderId of TransferOrderstransferOrderLines |
OriginalTransferOrder | String | OriginalTransferOrder of TransferOrderstransferOrderLines |
OriginalLineId | Long | OriginalLineId of TransferOrderstransferOrderLines |
OriginalTransferOrderLine | String | OriginalTransferOrderLine of TransferOrderstransferOrderLines |
RequisitionId | Long | RequisitionId of TransferOrderstransferOrderLines |
RequisitionNumber | String | RequisitionNumber of TransferOrderstransferOrderLines |
RequisitionLineId | Long | RequisitionLineId of TransferOrderstransferOrderLines |
RequisitionLineNumber | String | RequisitionLineNumber of TransferOrderstransferOrderLines |
RequesterId | Long | RequesterId of TransferOrderstransferOrderLines |
RequesterName | String | RequesterName of TransferOrderstransferOrderLines |
InterfaceErrMsgCode | String | InterfaceErrMsgCode of TransferOrderstransferOrderLines |
InterfaceErrMsgText | String | InterfaceErrMsgText of TransferOrderstransferOrderLines |
PlannerId | Long | PlannerId of TransferOrderstransferOrderLines |
PlannerName | String | PlannerName of TransferOrderstransferOrderLines |
ChangeStatusLookup | String | ChangeStatusLookup of TransferOrderstransferOrderLines |
ChangeStatus | String | ChangeStatus of TransferOrderstransferOrderLines |
ChangeRequestedDate | Datetime | ChangeRequestedDate of TransferOrderstransferOrderLines |
Comments | String | Comments of TransferOrderstransferOrderLines |
SourceHeaderId | Long | SourceHeaderId of TransferOrderstransferOrderLines |
SourceLineId | Long | SourceLineId of TransferOrderstransferOrderLines |
InclNonrecoverableTax | Double | InclNonrecoverableTax of TransferOrderstransferOrderLines |
InclRecoverableTax | Double | InclRecoverableTax of TransferOrderstransferOrderLines |
NoninclNonrecoverableTax | Double | NoninclNonrecoverableTax of TransferOrderstransferOrderLines |
NoninclRecoverableTax | Double | NoninclRecoverableTax of TransferOrderstransferOrderLines |
CurrencyCode | String | CurrencyCode of TransferOrderstransferOrderLines |
AgreementPtrId | Long | AgreementPtrId of TransferOrderstransferOrderLines |
FirmPlanningScheduleLookup | String | FirmPlanningScheduleLookup of TransferOrderstransferOrderLines |
FirmPlanningSchedule | String | FirmPlanningSchedule of TransferOrderstransferOrderLines |
InterfaceSourceCode | String | InterfaceSourceCode of TransferOrderstransferOrderLines |
BackToBack | String | BackToBack of TransferOrderstransferOrderLines |
OriginalRequestLineId | Long | OriginalRequestLineId of TransferOrderstransferOrderLines |
ActionSourceType | String | ActionSourceType of TransferOrderstransferOrderLines |
NoteToReceiver | String | NoteToReceiver of TransferOrderstransferOrderLines |
NoteToSupplier | String | NoteToSupplier of TransferOrderstransferOrderLines |
Reprice | String | Reprice of TransferOrderstransferOrderLines |
ChangePartyId | Long | ChangePartyId of TransferOrderstransferOrderLines |
ChangeInitiatingPersonName | String | ChangeInitiatingPersonName of TransferOrderstransferOrderLines |
Region | String | Region of TransferOrderstransferOrderLines |
Action | String | Action of TransferOrderstransferOrderLines |
AllowItemSubstitution | String | AllowItemSubstitution of TransferOrderstransferOrderLines |
AllowItemSubstitutionMeaning | String | AllowItemSubstitutionMeaning of TransferOrderstransferOrderLines |
ItemSubstituted | String | ItemSubstituted of TransferOrderstransferOrderLines |
ItemSubstitutedMeaning | String | ItemSubstitutedMeaning of TransferOrderstransferOrderLines |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |
PBatch | String | pBatch |
PDestinationOrganization | String | pDestinationOrganization |
PItemNumber | String | pItemNumber |
PLineNumber | String | pLineNumber |
PLineStatus | String | pLineStatus |
PScheduledShipDate | Datetime | pScheduledShipDate |
PSourceOrganization | String | pSourceOrganization |
PTransactionOrigin | String | pTransactionOrigin |
PTransferOrder | String | pTransferOrder |
TransferOrderstransferOrderLinestransferOrderDistributions
Name | Type | Description |
TransferOrdersHeaderId [KEY] | Long | TransferOrdersHeaderId of TransferOrderstransferOrderLinestransferOrderDistributions |
TransferorderlinesLineId [KEY] | Long | TransferorderlinesLineId of TransferOrderstransferOrderLinestransferOrderDistributions |
DistributionId [KEY] | Long | DistributionId of TransferOrderstransferOrderLinestransferOrderDistributions |
DistributionNumber | Double | DistributionNumber of TransferOrderstransferOrderLinestransferOrderDistributions |
LineId | Long | LineId of TransferOrderstransferOrderLinestransferOrderDistributions |
PrimaryLedgerId | Long | PrimaryLedgerId of TransferOrderstransferOrderLinestransferOrderDistributions |
CodeCombinationId | Long | CodeCombinationId of TransferOrderstransferOrderLinestransferOrderDistributions |
DistributionQuantity | Double | DistributionQuantity of TransferOrderstransferOrderLinestransferOrderDistributions |
DeliveredQuantity | Double | DeliveredQuantity of TransferOrderstransferOrderLinestransferOrderDistributions |
Percent | Double | Percent of TransferOrderstransferOrderLinestransferOrderDistributions |
DistributionAmount | Double | DistributionAmount of TransferOrderstransferOrderLinestransferOrderDistributions |
RecoverableTax | Double | RecoverableTax of TransferOrderstransferOrderLinestransferOrderDistributions |
NonrecoverableTax | Double | NonrecoverableTax of TransferOrderstransferOrderLinestransferOrderDistributions |
FundsStatus | String | FundsStatus of TransferOrderstransferOrderLinestransferOrderDistributions |
BudgetDate | Date | BudgetDate of TransferOrderstransferOrderLinestransferOrderDistributions |
RequisitionDistributionId | Long | RequisitionDistributionId of TransferOrderstransferOrderLinestransferOrderDistributions |
ChargeAccount | String | ChargeAccount of TransferOrderstransferOrderLinestransferOrderDistributions |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
HeaderId | Long | HeaderId |
Finder | String | finder |
PBatch | String | pBatch |
PDestinationOrganization | String | pDestinationOrganization |
PItemNumber | String | pItemNumber |
PLineNumber | String | pLineNumber |
PLineStatus | String | pLineStatus |
PScheduledShipDate | Datetime | pScheduledShipDate |
PSourceOrganization | String | pSourceOrganization |
PTransactionOrigin | String | pTransactionOrigin |
PTransferOrder | String | pTransferOrder |
TransferOrderstransferOrderLinestransferOrderDistributionstransferOrderDistributionDFFs
Name | Type | Description |
TransferOrdersHeaderId [KEY] | Long | TransferOrdersHeaderId of TransferOrderstransferOrderLinestransferOrderDistributionstransferOrderDistributionDFFs |
TransferorderlinesLineId [KEY] | Long | TransferorderlinesLineId of TransferOrderstransferOrderLinestransferOrderDistributionstransferOrderDistributionDFFs |
TransferorderdistributionsDistributionId [KEY] | Long | TransferorderdistributionsDistributionId of TransferOrderstransferOrderLinestransferOrderDistributionstransferOrderDistributionDFFs |
DistributionId [KEY] | Long | DistributionId of TransferOrderstransferOrderLinestransferOrderDistributionstransferOrderDistributionDFFs |
_FLEX_Context | String | __FLEX_Context of TransferOrderstransferOrderLinestransferOrderDistributionstransferOrderDistributionDFFs |
_FLEX_Context_DisplayValue | String | __FLEX_Context_DisplayValue of TransferOrderstransferOrderLinestransferOrderDistributionstransferOrderDistributionDFFs |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
HeaderId | Long | HeaderId |
Finder | String | finder |
PBatch | String | pBatch |
PDestinationOrganization | String | pDestinationOrganization |
PItemNumber | String | pItemNumber |
PLineNumber | String | pLineNumber |
PLineStatus | String | pLineStatus |
PScheduledShipDate | Datetime | pScheduledShipDate |
PSourceOrganization | String | pSourceOrganization |
PTransactionOrigin | String | pTransactionOrigin |
PTransferOrder | String | pTransferOrder |
TransferOrderstransferOrderLinestransferOrderDistributionstransferOrderDistributionProjectDFFs
Name | Type | Description |
TransferOrdersHeaderId [KEY] | Long | TransferOrdersHeaderId of TransferOrderstransferOrderLinestransferOrderDistributionstransferOrderDistributionProjectDFFs |
TransferorderlinesLineId [KEY] | Long | TransferorderlinesLineId of TransferOrderstransferOrderLinestransferOrderDistributionstransferOrderDistributionProjectDFFs |
TransferorderdistributionsDistributionId [KEY] | Long | TransferorderdistributionsDistributionId of TransferOrderstransferOrderLinestransferOrderDistributionstransferOrderDistributionProjectDFFs |
DistributionId [KEY] | Long | DistributionId of TransferOrderstransferOrderLinestransferOrderDistributionstransferOrderDistributionProjectDFFs |
_FLEX_Context | String | __FLEX_Context of TransferOrderstransferOrderLinestransferOrderDistributionstransferOrderDistributionProjectDFFs |
_FLEX_Context_DisplayValue | String | __FLEX_Context_DisplayValue of TransferOrderstransferOrderLinestransferOrderDistributionstransferOrderDistributionProjectDFFs |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
HeaderId | Long | HeaderId |
Finder | String | finder |
PBatch | String | pBatch |
PDestinationOrganization | String | pDestinationOrganization |
PItemNumber | String | pItemNumber |
PLineNumber | String | pLineNumber |
PLineStatus | String | pLineStatus |
PScheduledShipDate | Datetime | pScheduledShipDate |
PSourceOrganization | String | pSourceOrganization |
PTransactionOrigin | String | pTransactionOrigin |
PTransferOrder | String | pTransferOrder |
TransferOrderstransferOrderLinestransferOrderLineDFFs
Name | Type | Description |
TransferOrdersHeaderId [KEY] | Long | TransferOrdersHeaderId of TransferOrderstransferOrderLinestransferOrderLineDFFs |
TransferorderlinesLineId [KEY] | Long | TransferorderlinesLineId of TransferOrderstransferOrderLinestransferOrderLineDFFs |
LineId [KEY] | Long | LineId of TransferOrderstransferOrderLinestransferOrderLineDFFs |
_FLEX_Context | String | __FLEX_Context of TransferOrderstransferOrderLinestransferOrderLineDFFs |
_FLEX_Context_DisplayValue | String | __FLEX_Context_DisplayValue of TransferOrderstransferOrderLinestransferOrderLineDFFs |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
HeaderId | Long | HeaderId |
Finder | String | finder |
PBatch | String | pBatch |
PDestinationOrganization | String | pDestinationOrganization |
PItemNumber | String | pItemNumber |
PLineNumber | String | pLineNumber |
PLineStatus | String | pLineStatus |
PScheduledShipDate | Datetime | pScheduledShipDate |
PSourceOrganization | String | pSourceOrganization |
PTransactionOrigin | String | pTransactionOrigin |
PTransferOrder | String | pTransferOrder |
This section shows the available API objects and provides more information on executing SQL to Oracle Fusion Cloud SCM APIs.
Views are dynamically obtained to model Oracle Fusion Cloud SCM objects. These objects are presented as read-only tables.
Stored Procedures are function-like interfaces to Oracle Fusion Cloud SCM. They can resequence operations and perform midpoint rescheduling.
Views are similar to tables in the way that data is represented; however, views are read-only.
Queries can be executed against a view as if it were a normal table.
Name | Description |
FlexFndDffDescriptiveFlexfieldContexts | FlexFndDffDescriptiveFlexfieldContexts |
FlexFndPvsCharacterIdCharacterValues | FlexFndPvsCharacterIdCharacterValues |
FlexFndPvsCharacterValues | FlexFndPvsCharacterValues |
FlexFndPvsNumberIdCharacterValues | FlexFndPvsNumberIdCharacterValues |
InstalledBaseAssets | InstalledBaseAssets |
InstalledBaseAssetsassetDFF | InstalledBaseAssetsassetDFF |
InstalledBaseAssetscharges | InstalledBaseAssetscharges |
InstalledBaseAssetsfixedAssetAssociations | InstalledBaseAssetsfixedAssetAssociations |
InstalledBaseAssetsmeters | InstalledBaseAssetsmeters |
InstalledBaseAssetsnotes | InstalledBaseAssetsnotes |
InstalledBaseAssetspartsListComponents | InstalledBaseAssetspartsListComponents |
InstalledBaseAssetsrelationships | InstalledBaseAssetsrelationships |
StandardLookupsLOV | StandardLookupsLOV |
FlexFndDffDescriptiveFlexfieldContexts
Name | Type | Description |
ApplicationId [KEY] | Long | ApplicationId of FlexFndDffDescriptiveFlexfieldContexts |
DescriptiveFlexfieldCode [KEY] | String | DescriptiveFlexfieldCode of FlexFndDffDescriptiveFlexfieldContexts |
ContextCode [KEY] | String | ContextCode of FlexFndDffDescriptiveFlexfieldContexts |
Name | String | Name of FlexFndDffDescriptiveFlexfieldContexts |
Description | String | Description of FlexFndDffDescriptiveFlexfieldContexts |
EnabledFlag | String | EnabledFlag of FlexFndDffDescriptiveFlexfieldContexts |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Bind_ApplicationId | Long | Bind_ApplicationId |
Bind_DescriptiveFlexfieldCode | String | Bind_DescriptiveFlexfieldCode |
Finder | String | finder |
FlexFndPvsCharacterIdCharacterValues
Name | Type | Description |
Id [KEY] | String | Id of FlexFndPvsCharacterIdCharacterValues |
Value | String | Value of FlexFndPvsCharacterIdCharacterValues |
Description | String | Description of FlexFndPvsCharacterIdCharacterValues |
StartDateActive | Date | StartDateActive of FlexFndPvsCharacterIdCharacterValues |
EndDateActive | Date | EndDateActive of FlexFndPvsCharacterIdCharacterValues |
EnabledFlag | String | EnabledFlag of FlexFndPvsCharacterIdCharacterValues |
SummaryFlag | String | SummaryFlag of FlexFndPvsCharacterIdCharacterValues |
ValueSetCode | String | ValueSetCode of FlexFndPvsCharacterIdCharacterValues |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Bind_DataSource | String | Bind_DataSource |
Bind_FinderContext | String | Bind_FinderContext |
Bind_FinderDateFlag | String | Bind_FinderDateFlag |
Bind_ValidationDate | Date | Bind_ValidationDate |
Finder | String | finder |
Flex_vst_bind1 | String | flex_vst_bind1 |
Flex_vst_bind10 | String | flex_vst_bind10 |
Flex_vst_bind11 | String | flex_vst_bind11 |
Flex_vst_bind12 | String | flex_vst_bind12 |
Flex_vst_bind13 | String | flex_vst_bind13 |
Flex_vst_bind14 | String | flex_vst_bind14 |
Flex_vst_bind15 | String | flex_vst_bind15 |
Flex_vst_bind16 | String | flex_vst_bind16 |
Flex_vst_bind17 | String | flex_vst_bind17 |
Flex_vst_bind18 | String | flex_vst_bind18 |
Flex_vst_bind19 | String | flex_vst_bind19 |
Flex_vst_bind2 | String | flex_vst_bind2 |
Flex_vst_bind20 | String | flex_vst_bind20 |
Flex_vst_bind3 | String | flex_vst_bind3 |
Flex_vst_bind4 | String | flex_vst_bind4 |
Flex_vst_bind5 | String | flex_vst_bind5 |
Flex_vst_bind6 | String | flex_vst_bind6 |
Flex_vst_bind7 | String | flex_vst_bind7 |
Flex_vst_bind8 | String | flex_vst_bind8 |
Flex_vst_bind9 | String | flex_vst_bind9 |
FlexFndPvsCharacterValues
Name | Type | Description |
Value [KEY] | String | Value of FlexFndPvsCharacterValues |
Description | String | Description of FlexFndPvsCharacterValues |
StartDateActive | Date | StartDateActive of FlexFndPvsCharacterValues |
EndDateActive | Date | EndDateActive of FlexFndPvsCharacterValues |
EnabledFlag | String | EnabledFlag of FlexFndPvsCharacterValues |
SummaryFlag | String | SummaryFlag of FlexFndPvsCharacterValues |
ValueSetCode | String | ValueSetCode of FlexFndPvsCharacterValues |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Bind_AttrMap | String | Bind_AttrMap |
Bind_DataSource | String | Bind_DataSource |
Bind_DataSourceDiscr | String | Bind_DataSourceDiscr |
Bind_FinderContext | String | Bind_FinderContext |
Bind_FinderDateFlag | String | Bind_FinderDateFlag |
Bind_ValidationDate | Date | Bind_ValidationDate |
Finder | String | finder |
Flex_vst_bind1 | String | flex_vst_bind1 |
Flex_vst_bind10 | String | flex_vst_bind10 |
Flex_vst_bind11 | String | flex_vst_bind11 |
Flex_vst_bind12 | String | flex_vst_bind12 |
Flex_vst_bind13 | String | flex_vst_bind13 |
Flex_vst_bind14 | String | flex_vst_bind14 |
Flex_vst_bind15 | String | flex_vst_bind15 |
Flex_vst_bind16 | String | flex_vst_bind16 |
Flex_vst_bind17 | String | flex_vst_bind17 |
Flex_vst_bind18 | String | flex_vst_bind18 |
Flex_vst_bind19 | String | flex_vst_bind19 |
Flex_vst_bind2 | String | flex_vst_bind2 |
Flex_vst_bind20 | String | flex_vst_bind20 |
Flex_vst_bind3 | String | flex_vst_bind3 |
Flex_vst_bind4 | String | flex_vst_bind4 |
Flex_vst_bind5 | String | flex_vst_bind5 |
Flex_vst_bind6 | String | flex_vst_bind6 |
Flex_vst_bind7 | String | flex_vst_bind7 |
Flex_vst_bind8 | String | flex_vst_bind8 |
Flex_vst_bind9 | String | flex_vst_bind9 |
FlexFndPvsNumberIdCharacterValues
Name | Type | Description |
Id [KEY] | Double | Id of FlexFndPvsNumberIdCharacterValues |
Value | String | Value of FlexFndPvsNumberIdCharacterValues |
Description | String | Description of FlexFndPvsNumberIdCharacterValues |
StartDateActive | Date | StartDateActive of FlexFndPvsNumberIdCharacterValues |
EndDateActive | Date | EndDateActive of FlexFndPvsNumberIdCharacterValues |
EnabledFlag | String | EnabledFlag of FlexFndPvsNumberIdCharacterValues |
SummaryFlag | String | SummaryFlag of FlexFndPvsNumberIdCharacterValues |
ValueSetCode | String | ValueSetCode of FlexFndPvsNumberIdCharacterValues |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Bind_DataSource | String | Bind_DataSource |
Bind_FinderContext | String | Bind_FinderContext |
Bind_FinderDateFlag | String | Bind_FinderDateFlag |
Bind_ValidationDate | Date | Bind_ValidationDate |
Finder | String | finder |
Flex_vst_bind1 | String | flex_vst_bind1 |
Flex_vst_bind10 | String | flex_vst_bind10 |
Flex_vst_bind11 | String | flex_vst_bind11 |
Flex_vst_bind12 | String | flex_vst_bind12 |
Flex_vst_bind13 | String | flex_vst_bind13 |
Flex_vst_bind14 | String | flex_vst_bind14 |
Flex_vst_bind15 | String | flex_vst_bind15 |
Flex_vst_bind16 | String | flex_vst_bind16 |
Flex_vst_bind17 | String | flex_vst_bind17 |
Flex_vst_bind18 | String | flex_vst_bind18 |
Flex_vst_bind19 | String | flex_vst_bind19 |
Flex_vst_bind2 | String | flex_vst_bind2 |
Flex_vst_bind20 | String | flex_vst_bind20 |
Flex_vst_bind3 | String | flex_vst_bind3 |
Flex_vst_bind4 | String | flex_vst_bind4 |
Flex_vst_bind5 | String | flex_vst_bind5 |
Flex_vst_bind6 | String | flex_vst_bind6 |
Flex_vst_bind7 | String | flex_vst_bind7 |
Flex_vst_bind8 | String | flex_vst_bind8 |
Flex_vst_bind9 | String | flex_vst_bind9 |
InstalledBaseAssets
Name | Type | Description |
ActiveEndDate | Datetime | Date when the asset becomes inactive. For maintenance assets, the asset active end date must be a future date. For customer assets, the asset active end date must be a past date and not earlier than the customer active start date. When the asset end date is populated, the other asset attributes cannot be updated. |
AssetId [KEY] | Long | Value that uniquely identifies the asset. The application generates this value when it creates the asset. This attribute is read-only. |
AssetNumber | String | Value that uniquely identifies the asset. This attribute is optional. If you do not provide a value, the application uses the asset identifier. |
BOMExplosionFlag | Bool | Contains one of the following values: true or false. If true, then create component assets. Expand the primary bill of materials for the item, and then use the bill of materials for the components to create child items for the asset. If false, then do not create child assets from the primary bill of material. The default value is false. |
CompetitorAssetFlag | Bool | Contains one of the following values: true or false. If true, then the asset represents a competitor asset. if false, then the asset does not represents a competitor asset. The default value is false. |
CurrentLocationContextCode | String | Abbreviation that uniquely identifies the location context where the asset currently resides. A list of accepted values is defined in the lookup type ORA_CSE_CURRENT_LOC_CONTEXT. This attribute is required to create the asset. |
CurrentLocationId | Long | Value that uniquely identifies the location where the asset currently resides. You can provide the value for this attribute when the value of CurrentLocationContextCode is ORA_EXTERNAL_LOCATION or ORA_INTERNAL_LOCATION. |
CustomerAccountId | Long | Value that uniquely identifies the customer account to which the asset is billed. |
CustomerAccountSiteId | Long | Value that uniquely identifies the customer account site for the asset. This site must be part of the customer account. |
CustomerAccountSiteUseId | Long | Value that uniquely identifies the usage of the customer account site for the asset. This attribute must be part of the customer account site. |
CustomerAssetEndDate | Datetime | Date and time when the customer asset becomes inactive. If this attribute contains a value, then you cannot update other asset attributes. |
CustomerAssetStartDate | Datetime | Date and time when the customer asset becomes active. The application uses the shipment date to determine the value for this attribute. This attribute is read-only. |
CustomerBillingPartyId | Long | Value that uniquely identifies the customer party that the application bills for the asset. This attribute is read-only. |
CustomerBillingPartySiteId | Long | Value that uniquely identifies the billing party site for the customer. This attribute is read-only. |
CustomerId | Long | Value that uniquely identifies the customer party who currently owns or uses the asset. You need a customer to create a customer asset. You can provide values for either CustomerId or CustomerNumber. |
CustomerSiteId | Long | Value that uniquely identifies the customer site where the asset currently resides. You can provide this attribute when the value for CurrentLocationContextCode is ORA_CUSTOMER. |
CustomerSitePartyId | Long | Value that uniquely identifies the customer site party where the asset is located. |
Description | String | Description of an asset. You can use this attribute to describe the asset features, characteristics, and so on. |
DfltWoSubTypeCode | String | Abbreviation that uniquely identifies the work order sub type. A list of accepted values is defined in the lookup type ORA_MNT_WO_SUB_TYPE. The application uses this attribute to set the work order subtype when it creates a work order for the asset. |
DfltWoTypeCode | String | Abbreviation that uniquely identifies the work order type. A list of accepted values is defined in the lookup type ORA_MNT_WO_TYPE. The application uses this attribute to set the work order type when it creates a work order for the asset. |
FulfillLineId | Long | FulfillLineId of InstalledBaseAssets |
InServiceDate | Date | Date and time when the organization put the asset in service. The in-service date must occur after the installed date. |
InstalledDate | Date | Date and time when the organization installed the asset. The installed date must occur after the shipment date and before the in-service date. |
LocatorId | Long | LocatorId of InstalledBaseAssets |
IotEnabledFlag | Bool | Contains one of the following values: true or false. If true, then synchronize the asset with the application that controls the lot. If false, then do not synchronize. The default value is true. The response payload translates Y to true and N to false. |
ItemId | Long | Value that uniquely identifies the item that the asset references. You need an item to create an asset when ItemRequiredFlag is true. You can provide values for either itemId or ItemNumber. For customer assets, the item associated with the asset must have the value of Enable Asset Tracking set to Customer Asset or Full Lifecycle. For enterprise assets, the item must have the value of Enable Asset Tracking set to Full Lifecycle. |
OperatingOrganizationId | Long | Value that uniquely identifies the organization that creates or operates the asset. You need the organization identifier to create an enterprise asset for a customer asset. If the organization is not provided the application uses the item master organization. You can provide values for either OperatingOrganizationId or OperatingOrganizationCode. |
ItemRevision | String | Number that identifies the item revision that the asset references. |
LocationOrganizationId | Long | Value that uniquely identifies the organization where the asset currently resides. You can provide the location organization if the value of CurrentLocationContextCode is ORA_WORK CENTER. |
LotNumber | String | Number that uniquely identifying the lot that that the asset references to control the item in inventory. This attribute is applicable when the item is lot controlled. If the lot number does not exist in the inventory, then the application creates a lot in the inventory application. |
MaintainableFlag | Bool | Contains one of the following values: true or false. If true, then enable the asset for a maintenance activity such as a maintenance program or maintenance work order. If false, then do not enable. The default value is true for maintainable items. |
NewWoAllowedFlag | Bool | Contains one of the following values: true or false. If true, then allow the application to create a work order for the asset. If false, then do not allow. The default value is true for maintainable items. |
PurchaseDate | Date | Date and time when the customer purchased the asset. If you provide the registration date, then you must provide the purchase date. The purchased date must occur before the registration date. |
Quantity | Double | Quantity for the item that the asset references. If the item is serial controlled, then the quantity cannot exceed one. This attribute is required to create the asset. |
RegistrationDate | Date | Date and time when the customer registered the asset. |
SalesOrderId | Long | Value that uniquely identifies the sales order that is used to order the asset. |
SalesOrderLineId | Long | Value that uniquely identifies the line of the sales order that is used to order the asset. |
SalesOrderLineNumber | String | Number that uniquely identifies the line of the sales order that is used to order the asset. |
SalesOrderNumber | String | Number that identifies the sales order that is used to order the asset. |
SalesOrderSourceSystem | String | Name of the source application where the sales order originated. If SalesOrderSourceSystemType is ORA_EXTERNAL, then SalesOrderSourceSystem contains the name of the source application that is not an Oracle Fusion application. If SalesOrderSourceSystemType is ORA_INTERNAL, then SalesOrderSourceSystem identifies the Oracle Fusion application. |
SalesOrderSourceSystemType | String | Description of the type of source application. This attribute is read-only. |
SerialNumber | String | Number that uniquely identifies the serial that the asset references. This attribute is used when item is serial controlled. If the serial number does not exist in the inventory, then the application creates a serial in the inventory application. |
ShipmentDate | Datetime | Date when the asset is shipped to the customer. This attribute is optional. If you do not provide a value, the application uses the application date. |
SoldByBusinessUnitId | Long | Value that uniquely identifies the business unit that sold the asset. This attribute is optional. |
SplitFromAssetId | Long | Value that uniquely identifies the split from asset reference. For non-serial assets, when assets are split during partial return, the new asset created with the remaining quantity will have this split from asset reference. |
SubinventoryCode | String | SubinventoryCode of InstalledBaseAssets |
UOMCode | String | Abbreviation that uniquely identifies the unit of measure for the asset quantity. It must use the same unit of measure that the item uses as the primary unit of measure. If this attribute is empty, then the application sets the value to the item primary unit of measure. |
UpdateContractFlag | Bool | Contains one of the following values: true or false. If true, then the application interfaces the asset change to the enterprise contract application. If false, then the asset change is not interfaced to enterprise contract application. The default value is true. This attribute is used when you import the asset and the contract through enterprise contract. Set this attribute to false only if you are certain that the application must handle each contract update separately, or if the update does not apply in the context. |
WorkCenterId | Long | Value that uniquely identifies the work center where the asset currently resides. You can provide the work center when the value of CurrentLocationContextCode is ORA_WORK CENTER. |
WorkCenterName | String | WorkCenterName of InstalledBaseAssets |
CustomerSitePartyName | String | CustomerSitePartyName of InstalledBaseAssets |
CustomerSiteName | String | CustomerSiteName of InstalledBaseAssets |
CustomerAccountName | String | CustomerAccountName of InstalledBaseAssets |
CustomerAccountSiteName | String | CustomerAccountSiteName of InstalledBaseAssets |
OperatingOrganizationCode | String | Abbreviation that uniquely identifies the organization that creates or operates the asset. You need the organization code to create an enterprise asset for a customer asset. If the organization is not provided, the application uses the item master organization. You can provide values for either OperatingOrganizationId or OperatingOrganizationCode. |
ManageAssetPrivilege | String | Contains one of the following values. C: Customer asset responsibility. M : Enterprise asset responsibility. MC: Super user responsibility. |
ItemNumber | String | Number that uniquely identifies the item that the asset references. You need an item to create an asset when ItemRequiredFlag is true. You can provide values for either itemId or ItemNumber. For customer assets, the item associated with the asset must have the value of Enable Asset Tracking set to Customer Asset or Full Lifecycle. For enterprise assets, the item must have the value of Enable Asset Tracking set to Full Lifecycle. |
CustomerName | String | Name of the customer who currently owns or uses the asset. This attribute is read-only. |
CustomerNumber | String | Number that uniquely identifies the customer who currently owns or uses the asset. You need a customer to create a customer asset. You can provide values for either CustomerId or CustomerNumber. |
ItemRequiredFlag | Bool | Contains one of the following values: true or false. If true, then the item is required to create an asset. If false, then the item is not required to create an asset. The default value is false. |
Country | String | Country of the external address where the asset is located. You can provide a value for this attribute when CurrentLocationContextCode is ORA_EXTERNAL_LOCATION. |
City | String | City of the external address where the asset is located. You can provide a value for this attribute when CurrentLocationContextCode is ORA_EXTERNAL_LOCATION. |
PostalCode | String | Abbreviation that identifies the postal area where the asset resides. You can add the components of the address when the value of CurrentLocationContextCode is ORA_EXTERNAL_LOCATION. |
State | String | State where the asset is located. You can add the components of the address when the value of CurrentLocationContextCode is ORA_EXTERNAL_LOCATION. |
Address1 | String | First line of the address where the asset is located. You can add the components of the address when the value of CurrentLocationContextCode is ORA_EXTERNAL_LOCATION. |
Address2 | String | Second line of the external address where the asset is located. You can add the components of the address when the value of CurrentLocationContextCode is ORA_EXTERNAL_LOCATION. |
Address3 | String | Third line of the external address where the asset is located. You can add the components of the address when the value of CurrentLocationContextCode is ORA_EXTERNAL_LOCATION. |
Address4 | String | Fourth line of the external address where the asset is located. You can add the components of the address when the value of CurrentLocationContextCode is ORA_EXTERNAL_LOCATION. |
Province | String | Province where the asset resides. You can add the components of the address when the value of CurrentLocationContextCode is ORA_EXTERNAL_LOCATION. |
County | String | County of the external address where the asset is located. You can provide a value for this attribute when CurrentLocationContextCode is ORA_EXTERNAL_LOCATION. |
CurrentLocationContext | String | CurrentLocationContext of InstalledBaseAssets |
LocatorName | String | LocatorName of InstalledBaseAssets |
CurrentLocationName | String | CurrentLocationName of InstalledBaseAssets |
ContactId | Long | Value that uniquely identifies the asset contact. You must provide either the contact identifier or the contact number or the contact name to associate a contact to the asset. This attribute is optional and updatable. The contact identifier corresponds to the party identifier in the customer data model where the asset contact is defined as person-type party. |
ContactName | String | Name of the contact person of the asset. This attribute is same as the party name in the customer data model where the party type is PERSON. The contact name is the concatenation of first name, middle name, last name, and the suffix. The contact name is not unique. You can use contact identifier, contact number, or contact name to create or update the asset contact. |
ContactNumber | String | Number that uniquely identifies the contact person of the asset. This attribute is same as the party number in the customer data model where the party type is PERSON. For enterprise assets, the contact person would be the employee identified with usage as HR Employee. For customer assets, the contact person would be a contact with usage as customer contact. You can use contact identifier, contact number, or contact name to create or update the asset contact. |
StructureActionCode | String | Abbreviation that uniquely identifies the import action to be performed on the asset relationship. Valid values are ORA_ADD or ORA_REMOVE. ORA_ADD: Add the imported asset to a parent asset. ORA_REMOVE: Remove the asset from its parent asset. A list of accepted values is defined in the lookup type ORA_CSE_ASSET_IMP_CONF_ACTION. |
WorkCenterCode | String | Abbreviation that identifies the work center where the asset resides. You can add the components of the address when the value of CurrentLocationContextCode is ORA_WORK CENTER. |
CustomerAccountNumber | String | Number that uniquely identifies the customer account to which the asset is billed. This attribute is read-only. |
CustomerAccountSiteNumber | String | Number that identifies the site of the customer account for the asset. This attribute is read-only. |
SoldByBusinessUnitName | String | Name of the business unit that sold the asset. This attribute is read-only. |
LocationOrganizationCode | String | Abbreviation that uniquely identifies the organization where the asset currently resides. You can add the components of the address when the value of CurrentLocationContextCode is ORA_WORK CENTER. |
CustomerSiteNumber | String | Value that uniquely identifies the customer site where the asset currently resides. This attribute is read-only. |
CustomerSitePartyNumber | String | Number that uniquely identifies the customer site party where the asset is located. This attribute is read-only. |
CustomerAccountSiteUseCode | String | Abbreviation that identifies the usage of the customer account site for the asset. This attribute is read-only. |
ItemCustomerSelfServiceFlag | Bool | ItemCustomerSelfServiceFlag of InstalledBaseAssets |
ItemServiceRequestEnabledCode | String | ItemServiceRequestEnabledCode of InstalledBaseAssets |
ItemDescription | String | ItemDescription of InstalledBaseAssets |
ItemLongDescription | String | ItemLongDescription of InstalledBaseAssets |
SecondaryQuantity | Double | Secondary quantity of product that the asset references. If item is not defined as dual UOM item or if conversion for the secondary UOM is set to fix, this quantity is not required. If dual UOM conversion is set to default, this quantity will override the defaulted quantity. If conversion is no default, this quantity is required. Secondary UOM is defaulted from setup. |
SecondaryUOMCode | String | Abbreviation that identifies the asset secondary quantity unit of measure. The secondary unit of measure is not required to create an asset. If provided it must be the same than the asset item secondary unit of measure. If not provided the value is defaulted from the asset item secondary unit of measure. |
CustomerPartyType | String | Value that identifies the party type of the customer of the asset.The Customer can be of either Organization party or Person party. |
ReturnSourceOrderNumber | String | Reference the unique identifier the Number of the Return Source Sales Order Number. This is a read-only and it is a system generated number when return sales order is created. |
ReturnOrderNumber | String | Reference the unique identifier the Number of the Return Sales Order Number. This attribute is read-only and it is a system generated number when return sales order is created. |
ReturnOrderFulfillLineId | Long | Value that unique identify the Return Order Fulfill Line Identifier. This Attribute is read-only and it is a system generated number when return sales order is created. |
ReturnOrderId | Long | Value the unique identify the Return Order Identifier. This Attribute is read-only and it is a system generated number when return sales order is created. |
ReturnOrderLineId | Long | Value that unique identify the Return Order Line Identifier. This attribute is read-only and it is a system generated number when return sales order is created. |
OperatingOrganizationName | String | OperatingOrganizationName of InstalledBaseAssets |
ParentAssetId | Long | ParentAssetId of InstalledBaseAssets |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |
InstalledBaseAssetsassetDFF
Name | Type | Description |
InstalledBaseAssetsAssetId [KEY] | Long | InstalledBaseAssetsAssetId of InstalledBaseAssetsassetDFF |
AssetId [KEY] | Long | Value that uniquely identifies the asset. Use this attribute in the descriptive flexfield resource for the asset. This attribute is read-only. |
AssetCriticality | String | AssetCriticality of InstalledBaseAssetsassetDFF |
InstallationDate | Date | InstallationDate of InstalledBaseAssetsassetDFF |
_FLEX_Context | String | Descriptive flexfield context name for the asset. |
_FLEX_Context_DisplayValue | String | Descriptive flexfield context display value for the asset. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |
InstalledBaseAssetscharges
Name | Type | Description |
InstalledBaseAssetsAssetId [KEY] | Long | InstalledBaseAssetsAssetId of InstalledBaseAssetscharges |
AssetChargeId [KEY] | Long | Value that uniquely identifies the asset charge. The application creates this value when it creates the asset charge. This attribute is read-only. |
AssetId | Long | Value that uniquely identifies the asset that the application charges. The application uses the asset that the charge references to determine the value for this attribute. This attribute is read-only. |
ChargeComponentsRollupFlag | Bool | Contains one of the following values: true or false. If true, then the charge component represents the aggregated value of the rollup charge. If false, then the charge component does not represent this value. The default value is false. |
ChargeDefinitionCode | String | Abbreviation that identifies the definition for the pricing charge. This attribute is required to define the asset charge. |
ChargesRollupFlag | Bool | Contains one of the following values: true or false. If true, then the pricing charge is a rollup charge. If false, then the pricing charge is not a rollup charge. The default value is false. |
CurrencyCode | String | Abbreviation that uniquely identifies the currency that the pricing charge uses. This attribute is required to define the charge for asset pricing. |
PriceElementCode | String | Abbreviation that identifies the pricing element of the pricing charge. This attribute is required to define the asset charge. |
PriceElementUsageCode | String | Abbreviation that indicates whether the unit price in the pricing element is the list price or the net price. |
PricePeriodicityCode | String | Abbreviation that identifies the recurring timeframe that the application uses to price the charge such as month or year. |
PricedQuantityUOMCode | String | Abbreviation that identifies the unit of measure for the quantity that the application prices. This attribute is required to define the charge for asset pricing. |
PrimaryFlag | Bool | Contains one of the following values: true or false. If true, then the charge is a primary charge. If false, then the charge is not a primary charge. The default value is false. |
TaxIncludedFlag | Bool | Contains one of the following values: true or false. If true, then the asset price includes taxes. If false, then the asset price does not include taxes. The default value is false. |
UnitPrice | Double | Unit price of the asset. This is the current price of the asset or price that the organization used when it sold the asset. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |
InstalledBaseAssetsfixedAssetAssociations
Name | Type | Description |
InstalledBaseAssetsAssetId [KEY] | Long | InstalledBaseAssetsAssetId of InstalledBaseAssetsfixedAssetAssociations |
ActiveEndDate | Datetime | Date and time when the association between installed base and fixed asset becomes inactive. |
ActiveStartDate | Datetime | Date and time when the association between installed base and fixed asset becomes active. |
AutoTerminationFlag | String | Contains one of the following values: true or false. If true, then the association is made inactive automatically. If false, then the association is not inactivated automatically. This attribute value is set conditionally during the updation of the asset. |
FixedAssetId | Long | Value that uniquely identifies the fixed asset. |
TerminationReasonCode | String | Contains a value when the autoTerminationFlag is set to yes. The value indicates the message code and the message text is displayed in the UI conditionally. |
FixedAssetNumber | String | Number that uniquely identifies the fixed asset. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
AssetId | Long | AssetId |
Finder | String | finder |
InstalledBaseAssetsmeters
Name | Type | Description |
InstalledBaseAssetsAssetId [KEY] | Long | InstalledBaseAssetsAssetId of InstalledBaseAssetsmeters |
MeterUsageCode | String | MeterUsageCode of InstalledBaseAssetsmeters |
MeterObjectId | Long | MeterObjectId of InstalledBaseAssetsmeters |
MeterId | Long | MeterId of InstalledBaseAssetsmeters |
ActiveEndDate | Datetime | ActiveEndDate of InstalledBaseAssetsmeters |
ActiveStartDate | Datetime | ActiveStartDate of InstalledBaseAssetsmeters |
MeterTypeCode | String | MeterTypeCode of InstalledBaseAssetsmeters |
MeterDefinitionId [KEY] | Long | MeterDefinitionId of InstalledBaseAssetsmeters |
MeterName | String | MeterName of InstalledBaseAssetsmeters |
MeterDescription | String | MeterDescription of InstalledBaseAssetsmeters |
MeterCode | String | MeterCode of InstalledBaseAssetsmeters |
ReadingDirection | String | ReadingDirection of InstalledBaseAssetsmeters |
ReadingTypeCode | String | ReadingTypeCode of InstalledBaseAssetsmeters |
UOMCode | String | UOMCode of InstalledBaseAssetsmeters |
RolloverResetValue | Double | RolloverResetValue of InstalledBaseAssetsmeters |
RolloverMaximumValue | Double | RolloverMaximumValue of InstalledBaseAssetsmeters |
RolloverAllowedFlag | Bool | RolloverAllowedFlag of InstalledBaseAssetsmeters |
ResetAllowedFlag | Bool | ResetAllowedFlag of InstalledBaseAssetsmeters |
ResetValue | Double | ResetValue of InstalledBaseAssetsmeters |
DailyUtilizationRate | Double | DailyUtilizationRate of InstalledBaseAssetsmeters |
AllowInMaintProgramFlag | Bool | AllowInMaintProgramFlag of InstalledBaseAssetsmeters |
RecordAtWoComplCode | String | RecordAtWoComplCode of InstalledBaseAssetsmeters |
UtilizationRateComputedAt | Double | UtilizationRateComputedAt of InstalledBaseAssetsmeters |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
AssetId | Long | AssetId |
Finder | String | finder |
InstalledBaseAssetsnotes
Name | Type | Description |
InstalledBaseAssetsAssetId [KEY] | Long | InstalledBaseAssetsAssetId of InstalledBaseAssetsnotes |
NoteId [KEY] | Long | The unique identifier of the note. This is the primary key of the notes table. |
SourceObjectCode | String | This is the source object code for the source object as defined in OBJECTS Metadata. |
SourceObjectId | String | The unique identifier of the parent source object associated to the note. |
PartyName | String | The name of the party. |
NoteTxt | String | The column which stores the actual note text. |
NoteTypeCode | String | The note type code for categorization of note. |
VisibilityCode | String | The attribute to specify the visibility level of the note. It indicates whether the note is internal, external, or private. |
CreatorPartyId | Long | The unique identifier of the party. |
CreatedBy | String | The user who created the record. |
CreationDate | Datetime | The date when the record was created. |
LastUpdateDate | Datetime | The date when the record was last updated. |
PartyId | Long | The unique identifier of the party. |
CorpCurrencyCode | String | The corporate currency code for extensibility. |
CurcyConvRateType | String | The currency conversion rate type for extensibility. |
CurrencyCode | String | The currency code for extensibility. |
ContactRelationshipId | Long | The relationship ID populated when the note is associated with a contact. |
ParentNoteId | Long | The unique identifier of the note. This is the primary key of the notes table. |
LastUpdatedBy | String | The unique identifier of the note. This is the primary key of the notes table. |
LastUpdateLogin | String | The login of the user who last updated the record. |
EmailAddress | String | The email address of the user who created the note. |
FormattedAddress | String | The address of the user who created the note. |
FormattedPhoneNumber | String | The phone number of the user who created the note. |
UpdateFlag | Bool | Indicates whether the user can update the note. |
DeleteFlag | Bool | Indicates whether the user has access to delete the note. |
NoteNumber | String | The alternate unique identifier of the note. A user key that's system generated or from an external system. |
NoteTitle | String | The title of the note entered by the user. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
AssetId | Long | AssetId |
Finder | String | finder |
InstalledBaseAssetspartsListComponents
Name | Type | Description |
InstalledBaseAssetsAssetId [KEY] | Long | InstalledBaseAssetsAssetId of InstalledBaseAssetspartsListComponents |
ItemOrganizationId | Long | Value that uniquely identifies the organization to which the part list item is assigned to. This is a required attribute. |
AssetId | Long | AssetId of InstalledBaseAssetspartsListComponents |
ComponentQuantity | Double | Quantity of each part list component for the asset. |
ItemId | Long | Value that uniquely identifies the item that is part of the part list for the asset. Asset item cannot be part of the part list for the same asset. |
ListComponentId [KEY] | Long | Value that uniquely identifies the parts list item that the asset references. |
ItemNumber | String | Number that uniquely identifies the item that is part of the part list for the asset. An asset item cannot be part of the part list for the same asset. |
SecondaryQuantity | Double | Secondary quantity of product that the asset references. If item is not defined as dual UOM item or if conversion for the secondary UOM is set to fix, this quantity is not required. If dual UOM conversion is set to default, this quantity will override the defaulted quantity. If conversion is no default, this quantity is required. Secondary UOM is defaulted from setup. |
SecondaryUOMCode | String | Abbreviation that identifies the asset secondary quantity unit of measure. The secondary unit of measure is not required to create an asset. If provided it must be the same than the asset item secondary unit of measure. If not provided the value is defaulted from the asset item secondary unit of measure. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |
InstalledBaseAssetsrelationships
Name | Type | Description |
InstalledBaseAssetsAssetId [KEY] | Long | InstalledBaseAssetsAssetId of InstalledBaseAssetsrelationships |
RelationshipId [KEY] | Long | Value that uniquely identifies the asset relationship. The application creates this value when it creates the asset relationship. This attribute is read-only. |
AssetId | Long | Value that uniquely identifies the child asset in the structure. You must provide the value that identifies the child asset to create the relationship. |
SerialNumber | String | SerialNumber of InstalledBaseAssetsrelationships |
ItemNumber | String | ItemNumber of InstalledBaseAssetsrelationships |
AssetNumber | String | Number that uniquely identifies the child asset in the structure. This attribute is read-only. |
LogicalObjectId | Long | LogicalObjectId of InstalledBaseAssetsrelationships |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |
StandardLookupsLOV
Name | Type | Description |
LookupType [KEY] | String | The lookup type that identifies the lookup. |
LookupCode [KEY] | String | The code that identifies the lookup. |
Meaning | String | The meaning of the lookup. |
Description | String | The description of the lookup. |
Tag | String | An optional tag used to filter the lookups. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
ActiveDate | Date | ActiveDate |
BindActiveDate | Date | BindActiveDate |
BindLookupCode | String | BindLookupCode |
BindLookupType | String | BindLookupType |
BindTag | String | BindTag |
Bind_ParentLookupCode | String | Bind_ParentLookupCode |
Bind_ParentSetidDetermType | String | Bind_ParentSetidDetermType |
Bind_ParentSetidDetermValue | String | Bind_ParentSetidDetermValue |
Bind_RelationshipId | Long | Bind_RelationshipId |
NewLookupCode1 | String | NewLookupCode1 |
NewLookupCode2 | String | NewLookupCode2 |
NewLookupCode3 | String | NewLookupCode3 |
NewLookupCode4 | String | NewLookupCode4 |
NewLookupCode5 | String | NewLookupCode5 |
Finder | String | finder |
This section shows the available API objects and provides more information on executing SQL to Oracle Fusion Cloud SCM APIs.
Views are similar to tables in the way that data is represented; however, views are read-only.
Queries can be executed against a view as if it were a normal table.
Name | Description |
DispatchListWorkOrderOperations | DispatchListWorkOrderOperations |
DispatchListWorkOrderOperationsWorkOrderOperationProductSerial | DispatchListWorkOrderOperationsWorkOrderOperationProductSerial |
FlexFndDffDescriptiveFlexfieldContexts | FlexFndDffDescriptiveFlexfieldContexts |
FlexFndPvsCharacterIdCharacterValues | FlexFndPvsCharacterIdCharacterValues |
FlexFndPvsCharacterValues | FlexFndPvsCharacterValues |
FlexFndPvsNumberIdCharacterValues | FlexFndPvsNumberIdCharacterValues |
OperationStartStops | OperationStartStops |
ProductionResources | ProductionResources |
ProductionResourcesEquipmentInstance | ProductionResourcesEquipmentInstance |
ProductionResourcesEquipmentInstanceEquipmentInstanceDFF | ProductionResourcesEquipmentInstanceEquipmentInstanceDFF |
ProductionResourcesLaborInstance | ProductionResourcesLaborInstance |
ProductionResourcesLaborInstanceLaborInstanceDFF | ProductionResourcesLaborInstanceLaborInstanceDFF |
ProductionResourcesResourceDFF | ProductionResourcesResourceDFF |
StandardLookupsLOV | StandardLookupsLOV |
WorkAreas | WorkAreas |
WorkAreasWorkAreaDFF | WorkAreasWorkAreaDFF |
WorkCenters | WorkCenters |
WorkCentersWorkCenterDFF | WorkCentersWorkCenterDFF |
WorkCentersWorkCenterResource | WorkCentersWorkCenterResource |
WorkCentersWorkCenterResourceWorkCenterResourceShift | WorkCentersWorkCenterResourceWorkCenterResourceShift |
WorkCentersWorkCenterSubinventory | WorkCentersWorkCenterSubinventory |
WorkDefinitionNames | WorkDefinitionNames |
WorkDefinitionNamestranslations | WorkDefinitionNamestranslations |
WorkOrders | WorkOrders |
WorkOrdersMetrics | WorkOrdersMetrics |
WorkOrdersProjectDetailsDFF | WorkOrdersProjectDetailsDFF |
WorkOrderStatuses | WorkOrderStatuses |
WorkOrdersWorkOrderActiveOperation | WorkOrdersWorkOrderActiveOperation |
WorkOrdersWorkOrderAssemblyComponent | WorkOrdersWorkOrderAssemblyComponent |
WorkOrdersWorkOrderAssemblyComponentWorkOrderAssemblyComponentLot | WorkOrdersWorkOrderAssemblyComponentWorkOrderAssemblyComponentLot |
WorkOrdersWorkOrderAssemblyComponentWorkOrderAssemblyComponentSerial | WorkOrdersWorkOrderAssemblyComponentWorkOrderAssemblyComponentSerial |
WorkOrdersWorkOrderAttachment | WorkOrdersWorkOrderAttachment |
WorkOrdersWorkOrderDFF | WorkOrdersWorkOrderDFF |
WorkOrdersWorkOrderExceptionCount | WorkOrdersWorkOrderExceptionCount |
WorkOrdersWorkOrderLotNumber | WorkOrdersWorkOrderLotNumber |
WorkOrdersWorkOrderMaterial | WorkOrdersWorkOrderMaterial |
WorkOrdersWorkOrderMaterialWorkOrderMaterialExceptionCount | WorkOrdersWorkOrderMaterialWorkOrderMaterialExceptionCount |
WorkOrdersWorkOrderMaterialWorkOrderOperationMaterialAttachment | WorkOrdersWorkOrderMaterialWorkOrderOperationMaterialAttachment |
WorkOrdersWorkOrderMaterialWorkOrderOperationMaterialDFF | WorkOrdersWorkOrderMaterialWorkOrderOperationMaterialDFF |
WorkOrdersWorkOrderOperation | WorkOrdersWorkOrderOperation |
WorkOrdersWorkOrderOperationWorkOrderOperationAttachment | WorkOrdersWorkOrderOperationWorkOrderOperationAttachment |
WorkOrdersWorkOrderOperationWorkOrderOperationDFF | WorkOrdersWorkOrderOperationWorkOrderOperationDFF |
WorkOrdersWorkOrderOperationWorkOrderOperationExceptionCount | WorkOrdersWorkOrderOperationWorkOrderOperationExceptionCount |
WorkOrdersWorkOrderOperationWorkOrderOperationMaterial | WorkOrdersWorkOrderOperationWorkOrderOperationMaterial |
WorkOrdersWorkOrderOperationWorkOrderOperationMaterialWorkOrderMaterialExceptionCount | WorkOrdersWorkOrderOperationWorkOrderOperationMaterialWorkOrderMaterialExceptionCount |
WorkOrdersWorkOrderOperationWorkOrderOperationMaterialWorkOrderOperationMaterialAttachment | WorkOrdersWorkOrderOperationWorkOrderOperationMaterialWorkOrderOperationMaterialAttachment |
WorkOrdersWorkOrderOperationWorkOrderOperationMaterialWorkOrderOperationMaterialDFF | WorkOrdersWorkOrderOperationWorkOrderOperationMaterialWorkOrderOperationMaterialDFF |
WorkOrdersWorkOrderOperationWorkOrderOperationResource | WorkOrdersWorkOrderOperationWorkOrderOperationResource |
WorkOrdersWorkOrderOperationWorkOrderOperationResourceWorkOrderOperationResourceAttachment | WorkOrdersWorkOrderOperationWorkOrderOperationResourceWorkOrderOperationResourceAttachment |
WorkOrdersWorkOrderOperationWorkOrderOperationResourceWorkOrderOperationResourceDFF | WorkOrdersWorkOrderOperationWorkOrderOperationResourceWorkOrderOperationResourceDFF |
WorkOrdersWorkOrderOperationWorkOrderOperationResourceWorkOrderOperationResourceInstance | WorkOrdersWorkOrderOperationWorkOrderOperationResourceWorkOrderOperationResourceInstance |
WorkOrdersWorkOrderOperationWorkOrderOperationResourceWorkOrderResourceExceptionCount | WorkOrdersWorkOrderOperationWorkOrderOperationResourceWorkOrderResourceExceptionCount |
WorkOrdersWorkOrderOperationWorkOrderOperationSerialNumber | WorkOrdersWorkOrderOperationWorkOrderOperationSerialNumber |
WorkOrdersWorkOrderReservation | WorkOrdersWorkOrderReservation |
WorkOrdersWorkOrderResource | WorkOrdersWorkOrderResource |
WorkOrdersWorkOrderResourceWorkOrderOperationResourceAttachment | WorkOrdersWorkOrderResourceWorkOrderOperationResourceAttachment |
WorkOrdersWorkOrderResourceWorkOrderOperationResourceDFF | WorkOrdersWorkOrderResourceWorkOrderOperationResourceDFF |
WorkOrdersWorkOrderResourceWorkOrderOperationResourceInstance | WorkOrdersWorkOrderResourceWorkOrderOperationResourceInstance |
WorkOrdersWorkOrderResourceWorkOrderOperationResourceInstanceWOOperationResourceInstanceDFF | WorkOrdersWorkOrderResourceWorkOrderOperationResourceInstanceWOOperationResourceInstanceDFF |
WorkOrdersWorkOrderResourceWorkOrderResourceExceptionCount | WorkOrdersWorkOrderResourceWorkOrderResourceExceptionCount |
WorkOrdersWorkOrderSerialNumber | WorkOrdersWorkOrderSerialNumber |
WorkOrdersWorkOrderStatus | WorkOrdersWorkOrderStatus |
WorkOrdersWorkOrderStatusHistory | WorkOrdersWorkOrderStatusHistory |
DispatchListWorkOrderOperations
Name | Type | Description |
OrganizationId | Long | OrganizationId of DispatchListWorkOrderOperations |
OrganizationCode | String | OrganizationCode of DispatchListWorkOrderOperations |
OrganizationName | String | OrganizationName of DispatchListWorkOrderOperations |
WorkAreaId | Long | WorkAreaId of DispatchListWorkOrderOperations |
WorkAreaCode | String | WorkAreaCode of DispatchListWorkOrderOperations |
WorkAreaName | String | WorkAreaName of DispatchListWorkOrderOperations |
WorkCenterId | Long | WorkCenterId of DispatchListWorkOrderOperations |
WorkCenterCode | String | WorkCenterCode of DispatchListWorkOrderOperations |
WorkCenterName | String | WorkCenterName of DispatchListWorkOrderOperations |
WorkCenterDescription | String | WorkCenterDescription of DispatchListWorkOrderOperations |
WorkOrderId | Long | WorkOrderId of DispatchListWorkOrderOperations |
WorkOrderNumber | String | WorkOrderNumber of DispatchListWorkOrderOperations |
WorkOrderDescription | String | WorkOrderDescription of DispatchListWorkOrderOperations |
InventoryItemId | Long | InventoryItemId of DispatchListWorkOrderOperations |
ItemNumber | String | ItemNumber of DispatchListWorkOrderOperations |
ItemDescription | String | ItemDescription of DispatchListWorkOrderOperations |
OperationId [KEY] | Long | OperationId of DispatchListWorkOrderOperations |
OperationSequenceNumber | Double | OperationSequenceNumber of DispatchListWorkOrderOperations |
OperationName | String | OperationName of DispatchListWorkOrderOperations |
OperationDescription | String | OperationDescription of DispatchListWorkOrderOperations |
DispatchState [KEY] | String | DispatchState of DispatchListWorkOrderOperations |
Quantity | Double | Quantity of DispatchListWorkOrderOperations |
UnitOfMeasure | String | UnitOfMeasure of DispatchListWorkOrderOperations |
PlannedStartDate | Datetime | PlannedStartDate of DispatchListWorkOrderOperations |
PlannedCompletionDate | Datetime | PlannedCompletionDate of DispatchListWorkOrderOperations |
WorkOrderPriority | Double | WorkOrderPriority of DispatchListWorkOrderOperations |
PurchaseOrderId | Long | PurchaseOrderId of DispatchListWorkOrderOperations |
PurchaseOrder | String | PurchaseOrder of DispatchListWorkOrderOperations |
PurchaseOrderLineId | Long | PurchaseOrderLineId of DispatchListWorkOrderOperations |
PurchaseOrderLine | Double | PurchaseOrderLine of DispatchListWorkOrderOperations |
CustomerId | Double | CustomerId of DispatchListWorkOrderOperations |
CustomerName | String | CustomerName of DispatchListWorkOrderOperations |
OperationStartStopStatusCode | Long | OperationStartStopStatusCode of DispatchListWorkOrderOperations |
OperationStartStopStatus | String | OperationStartStopStatus of DispatchListWorkOrderOperations |
WorkMethodCode | String | WorkMethodCode of DispatchListWorkOrderOperations |
ProcessName | String | ProcessName of DispatchListWorkOrderOperations |
ProjectId | Long | ProjectId of DispatchListWorkOrderOperations |
ProjectNumber | String | ProjectNumber of DispatchListWorkOrderOperations |
TaskId | Long | TaskId of DispatchListWorkOrderOperations |
TaskNumber | String | TaskNumber of DispatchListWorkOrderOperations |
ExecutionSequence | Double | ExecutionSequence of DispatchListWorkOrderOperations |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
SerialNumber | String | SerialNumber |
Finder | String | finder |
DispatchListWorkOrderOperationsWorkOrderOperationProductSerial
Name | Type | Description |
DispatchListWorkOrderOperationsDispatchState [KEY] | String | DispatchListWorkOrderOperationsDispatchState of DispatchListWorkOrderOperationsWorkOrderOperationProductSerial |
DispatchListWorkOrderOperationsOperationId [KEY] | Long | DispatchListWorkOrderOperationsOperationId of DispatchListWorkOrderOperationsWorkOrderOperationProductSerial |
WorkOrderProductSerialId [KEY] | Long | WorkOrderProductSerialId of DispatchListWorkOrderOperationsWorkOrderOperationProductSerial |
SerialNumber | String | SerialNumber of DispatchListWorkOrderOperationsWorkOrderOperationProductSerial |
SerialStatus | String | SerialStatus of DispatchListWorkOrderOperationsWorkOrderOperationProductSerial |
SerialStatusDescription | String | SerialStatusDescription of DispatchListWorkOrderOperationsWorkOrderOperationProductSerial |
OperationId | Long | OperationId of DispatchListWorkOrderOperationsWorkOrderOperationProductSerial |
OperationSequenceNumber | Double | OperationSequenceNumber of DispatchListWorkOrderOperationsWorkOrderOperationProductSerial |
WorkOrderId | Long | WorkOrderId of DispatchListWorkOrderOperationsWorkOrderOperationProductSerial |
OrganizationId | Long | OrganizationId of DispatchListWorkOrderOperationsWorkOrderOperationProductSerial |
SerialStartStopStatusCode | Long | SerialStartStopStatusCode of DispatchListWorkOrderOperationsWorkOrderOperationProductSerial |
SerialStartStopStatus | String | SerialStartStopStatus of DispatchListWorkOrderOperationsWorkOrderOperationProductSerial |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
DispatchState | String | DispatchState |
OrganizationCode | String | OrganizationCode |
ProjectNumber | String | ProjectNumber |
TaskNumber | String | TaskNumber |
Finder | String | finder |
FlexFndDffDescriptiveFlexfieldContexts
Name | Type | Description |
ApplicationId [KEY] | Long | ApplicationId of FlexFndDffDescriptiveFlexfieldContexts |
DescriptiveFlexfieldCode [KEY] | String | DescriptiveFlexfieldCode of FlexFndDffDescriptiveFlexfieldContexts |
ContextCode [KEY] | String | ContextCode of FlexFndDffDescriptiveFlexfieldContexts |
Name | String | Name of FlexFndDffDescriptiveFlexfieldContexts |
Description | String | Description of FlexFndDffDescriptiveFlexfieldContexts |
EnabledFlag | String | EnabledFlag of FlexFndDffDescriptiveFlexfieldContexts |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Bind_ApplicationId | Long | Bind_ApplicationId |
Bind_DescriptiveFlexfieldCode | String | Bind_DescriptiveFlexfieldCode |
Finder | String | finder |
FlexFndPvsCharacterIdCharacterValues
Name | Type | Description |
Id [KEY] | String | Id of FlexFndPvsCharacterIdCharacterValues |
Value | String | Value of FlexFndPvsCharacterIdCharacterValues |
Description | String | Description of FlexFndPvsCharacterIdCharacterValues |
StartDateActive | Date | StartDateActive of FlexFndPvsCharacterIdCharacterValues |
EndDateActive | Date | EndDateActive of FlexFndPvsCharacterIdCharacterValues |
EnabledFlag | String | EnabledFlag of FlexFndPvsCharacterIdCharacterValues |
SummaryFlag | String | SummaryFlag of FlexFndPvsCharacterIdCharacterValues |
ValueSetCode | String | ValueSetCode of FlexFndPvsCharacterIdCharacterValues |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Bind_DataSource | String | Bind_DataSource |
Bind_FinderContext | String | Bind_FinderContext |
Bind_FinderDateFlag | String | Bind_FinderDateFlag |
Bind_ValidationDate | Date | Bind_ValidationDate |
Finder | String | finder |
Flex_vst_bind1 | String | flex_vst_bind1 |
Flex_vst_bind10 | String | flex_vst_bind10 |
Flex_vst_bind11 | String | flex_vst_bind11 |
Flex_vst_bind12 | String | flex_vst_bind12 |
Flex_vst_bind13 | String | flex_vst_bind13 |
Flex_vst_bind14 | String | flex_vst_bind14 |
Flex_vst_bind15 | String | flex_vst_bind15 |
Flex_vst_bind16 | String | flex_vst_bind16 |
Flex_vst_bind17 | String | flex_vst_bind17 |
Flex_vst_bind18 | String | flex_vst_bind18 |
Flex_vst_bind19 | String | flex_vst_bind19 |
Flex_vst_bind2 | String | flex_vst_bind2 |
Flex_vst_bind20 | String | flex_vst_bind20 |
Flex_vst_bind3 | String | flex_vst_bind3 |
Flex_vst_bind4 | String | flex_vst_bind4 |
Flex_vst_bind5 | String | flex_vst_bind5 |
Flex_vst_bind6 | String | flex_vst_bind6 |
Flex_vst_bind7 | String | flex_vst_bind7 |
Flex_vst_bind8 | String | flex_vst_bind8 |
Flex_vst_bind9 | String | flex_vst_bind9 |
FlexFndPvsCharacterValues
Name | Type | Description |
Value [KEY] | String | Value of FlexFndPvsCharacterValues |
Description | String | Description of FlexFndPvsCharacterValues |
StartDateActive | Date | StartDateActive of FlexFndPvsCharacterValues |
EndDateActive | Date | EndDateActive of FlexFndPvsCharacterValues |
EnabledFlag | String | EnabledFlag of FlexFndPvsCharacterValues |
SummaryFlag | String | SummaryFlag of FlexFndPvsCharacterValues |
ValueSetCode | String | ValueSetCode of FlexFndPvsCharacterValues |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Bind_AttrMap | String | Bind_AttrMap |
Bind_DataSource | String | Bind_DataSource |
Bind_DataSourceDiscr | String | Bind_DataSourceDiscr |
Bind_FinderContext | String | Bind_FinderContext |
Bind_FinderDateFlag | String | Bind_FinderDateFlag |
Bind_ValidationDate | Date | Bind_ValidationDate |
Finder | String | finder |
Flex_vst_bind1 | String | flex_vst_bind1 |
Flex_vst_bind10 | String | flex_vst_bind10 |
Flex_vst_bind11 | String | flex_vst_bind11 |
Flex_vst_bind12 | String | flex_vst_bind12 |
Flex_vst_bind13 | String | flex_vst_bind13 |
Flex_vst_bind14 | String | flex_vst_bind14 |
Flex_vst_bind15 | String | flex_vst_bind15 |
Flex_vst_bind16 | String | flex_vst_bind16 |
Flex_vst_bind17 | String | flex_vst_bind17 |
Flex_vst_bind18 | String | flex_vst_bind18 |
Flex_vst_bind19 | String | flex_vst_bind19 |
Flex_vst_bind2 | String | flex_vst_bind2 |
Flex_vst_bind20 | String | flex_vst_bind20 |
Flex_vst_bind3 | String | flex_vst_bind3 |
Flex_vst_bind4 | String | flex_vst_bind4 |
Flex_vst_bind5 | String | flex_vst_bind5 |
Flex_vst_bind6 | String | flex_vst_bind6 |
Flex_vst_bind7 | String | flex_vst_bind7 |
Flex_vst_bind8 | String | flex_vst_bind8 |
Flex_vst_bind9 | String | flex_vst_bind9 |
FlexFndPvsNumberIdCharacterValues
Name | Type | Description |
Id [KEY] | Double | Id of FlexFndPvsNumberIdCharacterValues |
Value | String | Value of FlexFndPvsNumberIdCharacterValues |
Description | String | Description of FlexFndPvsNumberIdCharacterValues |
StartDateActive | Date | StartDateActive of FlexFndPvsNumberIdCharacterValues |
EndDateActive | Date | EndDateActive of FlexFndPvsNumberIdCharacterValues |
EnabledFlag | String | EnabledFlag of FlexFndPvsNumberIdCharacterValues |
SummaryFlag | String | SummaryFlag of FlexFndPvsNumberIdCharacterValues |
ValueSetCode | String | ValueSetCode of FlexFndPvsNumberIdCharacterValues |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Bind_DataSource | String | Bind_DataSource |
Bind_FinderContext | String | Bind_FinderContext |
Bind_FinderDateFlag | String | Bind_FinderDateFlag |
Bind_ValidationDate | Date | Bind_ValidationDate |
Finder | String | finder |
Flex_vst_bind1 | String | flex_vst_bind1 |
Flex_vst_bind10 | String | flex_vst_bind10 |
Flex_vst_bind11 | String | flex_vst_bind11 |
Flex_vst_bind12 | String | flex_vst_bind12 |
Flex_vst_bind13 | String | flex_vst_bind13 |
Flex_vst_bind14 | String | flex_vst_bind14 |
Flex_vst_bind15 | String | flex_vst_bind15 |
Flex_vst_bind16 | String | flex_vst_bind16 |
Flex_vst_bind17 | String | flex_vst_bind17 |
Flex_vst_bind18 | String | flex_vst_bind18 |
Flex_vst_bind19 | String | flex_vst_bind19 |
Flex_vst_bind2 | String | flex_vst_bind2 |
Flex_vst_bind20 | String | flex_vst_bind20 |
Flex_vst_bind3 | String | flex_vst_bind3 |
Flex_vst_bind4 | String | flex_vst_bind4 |
Flex_vst_bind5 | String | flex_vst_bind5 |
Flex_vst_bind6 | String | flex_vst_bind6 |
Flex_vst_bind7 | String | flex_vst_bind7 |
Flex_vst_bind8 | String | flex_vst_bind8 |
Flex_vst_bind9 | String | flex_vst_bind9 |
OperationStartStops
Name | Type | Description |
WoOperationStartStopId [KEY] | Long | Value that uniquely identifies the start and stop for the work order operation. You must make sure this attribute does not contain a value when you start the work order operation. The response will include value for this attribute. This attribute is required when you stop an operation. |
OperationStartTime | Datetime | Date and time when the work order operation starts. You must make sure OperationStartTime does not contain a value when you stop the operation. |
OperationStopTime | Datetime | Date and time when the work order operation stops. You must make sure OperationStopTime does not contain a value when you start the operation. |
OrganizationId | Long | Value that uniquely identifies the inventory organization that the application enabled for manufacturing. It is a primary key that the application generates when it creates the inventory organization. |
WoOperationId | Long | Value that uniquely identifies the work order operation. It is a primary key that the application generates when it creates the work order operation. If you provide a value for the WoOperationId attribute, then it is not necessary to provide a value for these attributes: OrganizationId, OrganizationCode, WorkOrderNumber, WorkOrderId, and OperationSequenceNumber. |
WoProductSerialId | Long | Value that uniquely identifies the product serial in the work order. It is a primary key that the application generates when it creates the serial number. If you are performing a serialized operation, then you must provide a value for the WoProductSerialId attribute or for the SerialNumber attribute. |
WorkOrderNumber | String | Number that identifies the work order. This number is unique in the manufacturing organization. It is a unique number from the numbering scheme defined by these plant parameters: Work Order Prefix or Work Order Starting Number. |
OrganizationCode | String | Abbreviation that identifies the inventory organization that the application enabled for manufacturing. |
SerialNumber | String | Serial number that the work order item references. |
OperationSequenceNumber | Double | Sequence to use when performing the work order operations. |
WorkOrderId | Long | Value that uniquely identifies the work order. It is a primary key that the application generates when it creates the work order. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |
ProductionResources
Name | Type | Description |
OrganizationId | Long | Value that uniquely identifies the inventory organization. It is a primary key that the application generates when it creates an inventory organization. |
OrganizationCode | String | Abbreviation that identifies the inventory organization. |
OrganizationName | String | OrganizationName of ProductionResources |
ResourceId [KEY] | Long | Value that uniquely identifies the production resource. It is a primary key that the application generates when it creates a production resource. |
ResourceName | String | Name of the production resource. |
ResourceDescription | String | Description of the production resource. |
ResourceCode | String | Abbreviation that identifies the production resource. |
ResourceType | String | Value that indicates the type of the production resource. A list of accepted values is defined in the lookup type ORA_WIS_RESOURCE_TYPE. |
UOMCode | String | Abbreviation that identifies the unit of measure. The application uses this code for scheduling and for resource charge. To use this resource for scheduling, it must be part of a valid Time UOM class. |
UnitOfMeasure | String | UnitOfMeasure of ProductionResources |
ResourceClassCode | String | Abbreviation that identifies the class that groups production resources. A list of accepted values is defined in the lookup type ORA_WIS_RESOURCE_CLASS. |
CostedFlag | Bool | Contains one of the following values: true or false. If true, then consider resource costs in work order costing. If false, then do not consider these costs. The default value is false. |
InactiveDate | Date | Date when the resource becomes inactive. If date is not specified, the resource is considered active. |
DefaultExpenditureTypeId | Long | Value that uniquely identifies the expenditure type used for project-related transaction distributions. This attribute is associated with a feature that requires opt in. |
DefaultExpenditureTypeName | String | Name of the cost classification assigned to each expenditure item. Expenditure types are grouped into cost groups and revenue groups. This attribute is associated with a feature that requires opt in. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
AssetItemId | Long | AssetItemId |
AssetItemNumber | String | AssetItemNumber |
AssetNumber | String | AssetNumber |
ChangedDate | Date | ChangedDate |
EquipmentIdentifier | String | EquipmentIdentifier |
EquipmentInstanceId | Long | EquipmentInstanceId |
FirstName | String | FirstName |
LaborIdentifier | String | LaborIdentifier |
LaborInstanceId | Long | LaborInstanceId |
LastName | String | LastName |
MiddleName | String | MiddleName |
PartyId | Long | PartyId |
PersonName | String | PersonName |
PersonType | String | PersonType |
PrimaryWorkCenterCode | String | PrimaryWorkCenterCode |
PrimaryWorkCenterId | Long | PrimaryWorkCenterId |
Finder | String | finder |
ProductionResourcesEquipmentInstance
Name | Type | Description |
ProductionResourcesResourceId [KEY] | Long | ProductionResourcesResourceId of ProductionResourcesEquipmentInstance |
EquipmentInstanceId [KEY] | Long | Value that uniquely identifies the equipment resource instance. It is a primary key that the application generates when it creates a equipment instance. |
EquipmentIdentifier | String | Abbreviation that identifies the equipment resource instance. |
EquipmentInstanceName | String | Name of the equipment resource instance. |
AssetId | Long | Value that uniquely identifies the item associated with the asset in the maintenance organization. |
AssetNumber | String | Unique asset number that identifies the equipment instance. |
AssetDescription | String | AssetDescription of ProductionResourcesEquipmentInstance |
AssetItemId | Long | AssetItemId of ProductionResourcesEquipmentInstance |
AssetItemNumber | String | AssetItemNumber of ProductionResourcesEquipmentInstance |
AssetItemDescription | String | AssetItemDescription of ProductionResourcesEquipmentInstance |
OrganizationId | Long | OrganizationId of ProductionResourcesEquipmentInstance |
ResourceId | Long | Value that uniquely identifies the production resource. It is a primary key that the application generates when it creates a production resource. |
ResourceCode | String | ResourceCode of ProductionResourcesEquipmentInstance |
PrimaryWorkCenterId | Long | Value that uniquely identifies the work center. It is a primary key that the application generates when it creates a work center. This is the default work center that the application assigns to this equipment instance. |
PrimaryWorkCenterCode | String | Abbreviation that identifies the primary work center. |
InactiveDate | Date | Date when the equipment instance becomes inactive. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
ChangedDate | Date | ChangedDate |
FirstName | String | FirstName |
LaborIdentifier | String | LaborIdentifier |
LaborInstanceId | Long | LaborInstanceId |
LastName | String | LastName |
MiddleName | String | MiddleName |
PartyId | Long | PartyId |
PersonName | String | PersonName |
PersonType | String | PersonType |
ResourceType | String | ResourceType |
Finder | String | finder |
ProductionResourcesEquipmentInstanceEquipmentInstanceDFF
Name | Type | Description |
ProductionResourcesResourceId [KEY] | Long | ProductionResourcesResourceId of ProductionResourcesEquipmentInstanceEquipmentInstanceDFF |
EquipmentinstanceEquipmentInstanceId [KEY] | Long | EquipmentinstanceEquipmentInstanceId of ProductionResourcesEquipmentInstanceEquipmentInstanceDFF |
EquipmentInstanceId [KEY] | Long | Value that uniquely identifies the equipment resource instance. It is a primary key that the application generates when it creates a equipment instance. |
_FLEX_Context | String | Descriptive flexfield context name for equipment instances. |
_FLEX_Context_DisplayValue | String | Descriptive flexfield context display value for equipment instances. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
AssetItemId | Long | AssetItemId |
AssetItemNumber | String | AssetItemNumber |
AssetNumber | String | AssetNumber |
ChangedDate | Date | ChangedDate |
EquipmentIdentifier | String | EquipmentIdentifier |
FirstName | String | FirstName |
LaborIdentifier | String | LaborIdentifier |
LaborInstanceId | Long | LaborInstanceId |
LastName | String | LastName |
MiddleName | String | MiddleName |
OrganizationId | Long | OrganizationId |
PartyId | Long | PartyId |
PersonName | String | PersonName |
PersonType | String | PersonType |
PrimaryWorkCenterCode | String | PrimaryWorkCenterCode |
PrimaryWorkCenterId | Long | PrimaryWorkCenterId |
ResourceId | Long | ResourceId |
ResourceType | String | ResourceType |
Finder | String | finder |
ProductionResourcesLaborInstance
Name | Type | Description |
ProductionResourcesResourceId [KEY] | Long | ProductionResourcesResourceId of ProductionResourcesLaborInstance |
LaborInstanceId [KEY] | Long | Value that uniquely identifies the labor resource instance. It is a primary key that the application generates when it creates a labor instance. |
LaborIdentifier | String | Abbreviation that identifies the labor resource instance. |
LaborInstanceName | String | Name of the labor resource instance. |
PartyId | Long | Value that identifies the party table in Oracle Trading Community Architecture. It is a foreign key. |
RegistryId | String | Value that identifies the registry from the Oracle Trading Community Architecture. This attribute is a foreign key. |
PersonName | String | PersonName of ProductionResourcesLaborInstance |
PersonType | String | PersonType of ProductionResourcesLaborInstance |
OrganizationId | Long | Value that uniquely identifies the inventory organization. It is a primary key that the application generates when it creates an inventory organization. |
ResourceId | Long | Value that uniquely identifies the production resource. It is a primary key that the application generates when it creates a production resource. |
ResourceCode | String | ResourceCode of ProductionResourcesLaborInstance |
PrimaryWorkCenterId | Long | Value that uniquely identifies the work center. It is a primary key that the application generates when it creates a work center. This is the default work center assigned to this equipment instance. |
PrimaryWorkCenterCode | String | Abbreviation that identifies the primary work center. |
InactiveDate | Date | Date when the labor instance becomes inactive. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
AssetItemId | Long | AssetItemId |
AssetItemNumber | String | AssetItemNumber |
AssetNumber | String | AssetNumber |
ChangedDate | Date | ChangedDate |
EquipmentIdentifier | String | EquipmentIdentifier |
EquipmentInstanceId | Long | EquipmentInstanceId |
FirstName | String | FirstName |
LastName | String | LastName |
MiddleName | String | MiddleName |
ResourceType | String | ResourceType |
Finder | String | finder |
ProductionResourcesLaborInstanceLaborInstanceDFF
Name | Type | Description |
ProductionResourcesResourceId [KEY] | Long | ProductionResourcesResourceId of ProductionResourcesLaborInstanceLaborInstanceDFF |
LaborinstanceLaborInstanceId [KEY] | Long | LaborinstanceLaborInstanceId of ProductionResourcesLaborInstanceLaborInstanceDFF |
LaborInstanceId [KEY] | Long | Value that uniquely identifies the labor resource instance. It is a primary key that the application generates when it creates a labor instance. |
_FLEX_Context | String | Descriptive flexfield context name for labor instances. |
_FLEX_Context_DisplayValue | String | Descriptive flexfield context display value for labor instances. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
AssetItemId | Long | AssetItemId |
AssetItemNumber | String | AssetItemNumber |
AssetNumber | String | AssetNumber |
ChangedDate | Date | ChangedDate |
EquipmentIdentifier | String | EquipmentIdentifier |
EquipmentInstanceId | Long | EquipmentInstanceId |
FirstName | String | FirstName |
LaborIdentifier | String | LaborIdentifier |
LastName | String | LastName |
MiddleName | String | MiddleName |
OrganizationId | Long | OrganizationId |
PartyId | Long | PartyId |
PersonName | String | PersonName |
PersonType | String | PersonType |
PrimaryWorkCenterCode | String | PrimaryWorkCenterCode |
PrimaryWorkCenterId | Long | PrimaryWorkCenterId |
ResourceId | Long | ResourceId |
ResourceType | String | ResourceType |
Finder | String | finder |
ProductionResourcesResourceDFF
Name | Type | Description |
ProductionResourcesResourceId [KEY] | Long | ProductionResourcesResourceId of ProductionResourcesResourceDFF |
ResourceId [KEY] | Long | Value that uniquely identifies the production resource. You can use a flexfield with this production resource. A flexfield is a flexible data field that your organization can use to modify your implementation without having to write programming code. |
_FLEX_Context | String | Descriptive flexfield context name for resources. |
_FLEX_Context_DisplayValue | String | Descriptive flexfield context display value for resources. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
AssetItemId | Long | AssetItemId |
AssetItemNumber | String | AssetItemNumber |
AssetNumber | String | AssetNumber |
ChangedDate | Date | ChangedDate |
EquipmentIdentifier | String | EquipmentIdentifier |
EquipmentInstanceId | Long | EquipmentInstanceId |
FirstName | String | FirstName |
LaborIdentifier | String | LaborIdentifier |
LaborInstanceId | Long | LaborInstanceId |
LastName | String | LastName |
MiddleName | String | MiddleName |
OrganizationId | Long | OrganizationId |
PartyId | Long | PartyId |
PersonName | String | PersonName |
PersonType | String | PersonType |
PrimaryWorkCenterCode | String | PrimaryWorkCenterCode |
PrimaryWorkCenterId | Long | PrimaryWorkCenterId |
ResourceType | String | ResourceType |
Finder | String | finder |
StandardLookupsLOV
Name | Type | Description |
LookupType [KEY] | String | The lookup type that identifies the lookup. |
LookupCode [KEY] | String | The code that identifies the lookup. |
Meaning | String | The meaning of the lookup. |
Description | String | The description of the lookup. |
Tag | String | An optional tag used to filter the lookups. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
ActiveDate | Date | ActiveDate |
BindActiveDate | Date | BindActiveDate |
BindLookupCode | String | BindLookupCode |
BindLookupType | String | BindLookupType |
BindTag | String | BindTag |
Bind_ParentLookupCode | String | Bind_ParentLookupCode |
Bind_ParentSetidDetermType | String | Bind_ParentSetidDetermType |
Bind_ParentSetidDetermValue | String | Bind_ParentSetidDetermValue |
Bind_RelationshipId | Long | Bind_RelationshipId |
NewLookupCode1 | String | NewLookupCode1 |
NewLookupCode2 | String | NewLookupCode2 |
NewLookupCode3 | String | NewLookupCode3 |
NewLookupCode4 | String | NewLookupCode4 |
NewLookupCode5 | String | NewLookupCode5 |
Finder | String | finder |
WorkAreas
Name | Type | Description |
OrganizationId | Long | Value that uniquely identifies the inventory organization. It is a primary key that the application generates when it creates an inventory organization. |
OrganizationCode | String | Abbreviation that identifies the inventory organization. |
OrganizationName | String | OrganizationName of WorkAreas |
WorkAreaId [KEY] | Long | Value that uniquely identifies the work area. It is a primary key that the application generates when it creates a work area. |
WorkAreaName | String | Name of the work area. |
WorkAreaDescription | String | Description of the work area. |
WorkAreaCode | String | Abbreviation that identifies the work area. |
InactiveDate | Date | Date when the work area becomes inactive. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |
WorkAreasWorkAreaDFF
Name | Type | Description |
WorkAreasWorkAreaId [KEY] | Long | WorkAreasWorkAreaId of WorkAreasWorkAreaDFF |
WorkAreaId [KEY] | Long | Value that uniquely identifies the work area. You can use a flexfield with this resource. A flexfield is a flexible data field that your organization can use to modify your implementation without having to write programming code. |
_FLEX_Context | String | Descriptive flexfield context name for work areas. |
_FLEX_Context_DisplayValue | String | Descriptive flexfield context display value for work areas. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |
WorkCenters
Name | Type | Description |
OrganizationId | Long | Value that uniquely identifies the inventory organization. It is a primary key that the application generates when it creates an inventory organization. |
OrganizationCode | String | Abbreviation that identifies the inventory organization. |
OrganizationName | String | OrganizationName of WorkCenters |
WorkCenterId [KEY] | Long | WorkCenterId of WorkCenters |
WorkCenterCode | String | Abbreviation that identifies the work center. |
WorkCenterName | String | Name of the work center. |
WorkCenterDescription | String | Description of the work center. |
InactiveDate | Date | Date when the work area becomes inactive. |
WorkAreaId | Long | Value that uniquely identifies the work area. It is a primary key that the application generates when it creates a work area. |
WorkAreaCode | String | WorkAreaCode of WorkCenters |
WorkAreaName | String | Name of the work area. |
WorkAreaDescription | String | WorkAreaDescription of WorkCenters |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
ChangedDate | Date | ChangedDate |
ResourceId | Long | ResourceId |
SubinventoryName | String | SubinventoryName |
Finder | String | finder |
WorkCentersWorkCenterDFF
Name | Type | Description |
WorkCentersWorkCenterId [KEY] | Long | WorkCentersWorkCenterId of WorkCentersWorkCenterDFF |
WorkCenterId [KEY] | Long | Value that uniquely identifies the work center. You can use a flexfield with this work center resource. A flexfield is a flexible data field that your organization can use to modify your implementation without having to write programming code. |
_FLEX_Context | String | Descriptive flexfield context name for work centers. |
_FLEX_Context_DisplayValue | String | Descriptive flexfield context display value for work centers. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
ChangedDate | Date | ChangedDate |
ResourceId | Long | ResourceId |
SubinventoryName | String | SubinventoryName |
Finder | String | finder |
WorkCentersWorkCenterResource
Name | Type | Description |
WorkCentersWorkCenterId [KEY] | Long | WorkCentersWorkCenterId of WorkCentersWorkCenterResource |
ResourceId [KEY] | Long | Value that uniquely identifies the work center resource. It is a primary key that the application generates when it creates a work center resource. |
ResourceName | String | Name of the work center resource. |
ResourceDescription | String | ResourceDescription of WorkCentersWorkCenterResource |
ResourceCode | String | ResourceCode of WorkCentersWorkCenterResource |
WorkCenterId [KEY] | Long | WorkCenterId of WorkCentersWorkCenterResource |
ResourceQuantity | Double | Number of work center resources assigned to this work center. |
Available24HoursFlag | Bool | Contains one of the following values: true or false. If true, then the work center resource is available 24 hours each day. If false, then the work center resource is not available 24 hours each day. A work center resource that is not available 24 hours each day is available only during the shifts that you assign to this work center resource. A work center resource is available in shifts only if this attribute is set to false. The default value is true. |
CheckCtpFlag | Bool | Contains one of the following values: true or false. If true, then Oracle Global Order Promising Cloud considers the capacity of this work center resource during order promising. If false, then Global Order Promising does not consider this capacity. If this attribute is set to false, then the capable-to-promise (CTP) check does not consider the capacity of this work center resource. The default value is false. |
UtilizationPercentage | Double | Percent of time that is available to perform the task. |
EfficiencyPercentage | Double | Percent of time that the work center resource requires to finish the task. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
ChangedDate | Date | ChangedDate |
SubinventoryName | String | SubinventoryName |
Finder | String | finder |
WorkCentersWorkCenterResourceWorkCenterResourceShift
Name | Type | Description |
WorkCentersWorkCenterId [KEY] | Long | WorkCentersWorkCenterId of WorkCentersWorkCenterResourceWorkCenterResourceShift |
WorkcenterresourceResourceId [KEY] | Long | WorkcenterresourceResourceId of WorkCentersWorkCenterResourceWorkCenterResourceShift |
WorkcenterresourceWorkCenterId [KEY] | Long | WorkcenterresourceWorkCenterId of WorkCentersWorkCenterResourceWorkCenterResourceShift |
WorkCenterId [KEY] | Long | WorkCenterId of WorkCentersWorkCenterResourceWorkCenterResourceShift |
PlantCalendarId | Long | PlantCalendarId of WorkCentersWorkCenterResourceWorkCenterResourceShift |
ShiftId [KEY] | Long | ShiftId of WorkCentersWorkCenterResourceWorkCenterResourceShift |
ShiftName | String | ShiftName of WorkCentersWorkCenterResourceWorkCenterResourceShift |
StartTime | String | StartTime of WorkCentersWorkCenterResourceWorkCenterResourceShift |
Duration | String | Duration of WorkCentersWorkCenterResourceWorkCenterResourceShift |
AssignedUnits | Double | AssignedUnits of WorkCentersWorkCenterResourceWorkCenterResourceShift |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
ChangedDate | Date | ChangedDate |
ResourceId | Long | ResourceId |
SubinventoryName | String | SubinventoryName |
Finder | String | finder |
WorkCentersWorkCenterSubinventory
Name | Type | Description |
WorkCentersWorkCenterId [KEY] | Long | WorkCentersWorkCenterId of WorkCentersWorkCenterSubinventory |
WorkCenterSubinventoryId [KEY] | Long | Value that uniquely identifies the subinventory associated with the work center that this subinventory references. |
WorkCenterId | Long | WorkCenterId of WorkCentersWorkCenterSubinventory |
WorkCenterSubInvType | String | WorkCenterSubInvType of WorkCentersWorkCenterSubinventory |
SubinventoryName | String | Name of the subinventory. |
LocatorId | Long | Value that uniquely identifies the subinventory locator that this locator references. |
Locator | String | Subinventory locator that this locator references. Do not use this attribute with a POST or PATCH operation. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
ChangedDate | Date | ChangedDate |
ResourceId | Long | ResourceId |
Finder | String | finder |
WorkDefinitionNames
Name | Type | Description |
WorkDefinitionNameId [KEY] | Long | WorkDefinitionNameId of WorkDefinitionNames |
WorkDefinitionCode | String | WorkDefinitionCode of WorkDefinitionNames |
WorkDefName | String | WorkDefName of WorkDefinitionNames |
WorkDefNameDescription | String | WorkDefNameDescription of WorkDefinitionNames |
WorkDefinitionType | String | WorkDefinitionType of WorkDefinitionNames |
UsedInPlanningFlag | Bool | UsedInPlanningFlag of WorkDefinitionNames |
EffectiveFromDate | Date | EffectiveFromDate of WorkDefinitionNames |
EffectiveToDate | Date | EffectiveToDate of WorkDefinitionNames |
CreatedBy | String | CreatedBy of WorkDefinitionNames |
CreationDate | Datetime | CreationDate of WorkDefinitionNames |
LastUpdatedBy | String | LastUpdatedBy of WorkDefinitionNames |
LastUpdateDate | Datetime | LastUpdateDate of WorkDefinitionNames |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |
WorkDefinitionNamestranslations
Name | Type | Description |
WorkDefinitionNamesWorkDefinitionNameId [KEY] | Long | WorkDefinitionNamesWorkDefinitionNameId of WorkDefinitionNamestranslations |
WorkDefinitionNameId [KEY] | Long | WorkDefinitionNameId of WorkDefinitionNamestranslations |
Language [KEY] | String | Language of WorkDefinitionNamestranslations |
WorkDefName | String | WorkDefName of WorkDefinitionNamestranslations |
WorkDefNameDescription | String | WorkDefNameDescription of WorkDefinitionNamestranslations |
SourceLang | String | SourceLang of WorkDefinitionNamestranslations |
CreatedBy | String | CreatedBy of WorkDefinitionNamestranslations |
CreationDate | Datetime | CreationDate of WorkDefinitionNamestranslations |
LastUpdateDate | Datetime | LastUpdateDate of WorkDefinitionNamestranslations |
LastUpdatedBy | String | LastUpdatedBy of WorkDefinitionNamestranslations |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |
WorkOrders
Name | Type | Description |
OrganizationId | Long | Value that uniquely identifies the inventory organization that's enabled for manufacturing. It is a primary key of the inventory organization. |
OrganizationCode | String | Abbreviation that identifies the inventory organization that's enabled for manufacturing. |
OrganizationName | String | OrganizationName of WorkOrders |
WorkOrderId [KEY] | Long | Value that uniquely identifies the work order. It is a primary key that the application generates when it creates the work order. |
WorkOrderNumber | String | Number that identifies the work order. This number is unique in the manufacturing organization. The user can manually assign the number when the user creates the work order, or can allow the application to create a unique number from the numbering scheme defined by these plant parameters: Work Order Prefix or Work Order Starting Number. |
WorkOrderDescription | String | Description of the work order. |
WorkMethodId | Long | WorkMethodId of WorkOrders |
WorkOrderType | String | Type of work order that the user selected when creating the work order. |
WorkOrderTypeDescription | String | WorkOrderTypeDescription of WorkOrders |
WorkOrderSubType | String | Description of the work being performed. Values include Standard Production, Prototyping, or Repair. |
WorkOrderSubTypeDescription | String | WorkOrderSubTypeDescription of WorkOrders |
InventoryItemId | Long | Value that uniquely identifies the item, product, or assembly in the inventory organization. |
ItemNumber | String | Number that identifies the item, which is an output of the work order. |
Description | String | Description of WorkOrders |
ItemRevision | String | ItemRevision of WorkOrders |
ItemStructureName | String | ItemStructureName of WorkOrders |
TransformFromItemId | Long | Value that uniquely identifies the item that transforms to the inventory item on this work order. |
TransformFromItemNumber | String | Number that uniquely identifies the item that the user defines for the item that's to be transformed. |
WorkDefinitionAsOfDate | Datetime | As-of date that the work definition uses to determine the work definition version. |
WorkDefinitionId | Long | Value that uniquely identifies the work definition. |
WorkDefinitionCode | String | Abbreviation that identifies the work definition. |
WorkDefinitionVersionId | Long | WorkDefinitionVersionId of WorkOrders |
WorkDefinitionVersionNumber | String | WorkDefinitionVersionNumber of WorkOrders |
WorkDefinitionName | String | WorkDefinitionName of WorkOrders |
WorkOrderPriority | Double | Priority to use when determining when to run the work order in relation to other work orders. |
WorkOrderStatusId | Long | Value that uniquely identifies the work order status. A list of all the valid work order statuses can be retrieved using the workOrderStatuses resource. |
WorkOrderStatusName | String | WorkOrderStatusName of WorkOrders |
WorkOrderStatusCode | String | Abbreviation that identifies the work order status. A list of all the valid work order statuses can be retrieved using the workOrderStatuses resource. |
WorkOrderSystemStatusCode | String | WorkOrderSystemStatusCode of WorkOrders |
SchedulingMethod | String | Scheduling method that the application uses to schedule the work order. The default value is DEFAULT_SCHEDULING. |
PlannedStartQuantity | Double | Planned production quantity for the work order. |
CompletedQuantity | Double | CompletedQuantity of WorkOrders |
ScrappedQuantity | Double | ScrappedQuantity of WorkOrders |
RejectedQuantity | Double | RejectedQuantity of WorkOrders |
NettableSupplyQuantityOverride | Double | Quantity that the planning system uses as supply from the work order. |
UOMCode | String | UOMCode of WorkOrders |
UnitOfMeasure | String | UnitOfMeasure of WorkOrders |
FirmPlannedFlag | Bool | Contains one of the following values: true or false. If true, then planning doesn't consider the work order when rescheduling or re-planning. If false, then planning can suggest rescheduling and re-planning recommendations with respect to the work order. The default value is false. |
PlannedStartDate | Datetime | Scheduled date and time when the work order starts. |
PlannedCompletionDate | Datetime | Scheduled date and time when the work order completes. |
ActualStartDate | Datetime | ActualStartDate of WorkOrders |
ActualCompletionDate | Datetime | ActualCompletionDate of WorkOrders |
ReleasedDate | Datetime | Date when the work order is released. |
ClosedDate | Datetime | Date when the work order is closed. |
CanceledDate | Datetime | CanceledDate of WorkOrders |
DelayStatus | Int | DelayStatus of WorkOrders |
WorkOrderDate | Datetime | WorkOrderDate of WorkOrders |
CanceledReason | String | Reason for canceling the work order. |
OvercomplToleranceType | String | Tolerance type for completing more work than the work order quantity requires. |
OvercomplToleranceValue | Double | Percent or quantity to allow the finished work to exceed the work order quantity. |
OvercomplToleranceTypeDescription | String | OvercomplToleranceTypeDescription of WorkOrders |
UndercomplToleranceType | String | Tolerance type for completing less work than the work order quantity requires. This attribute is associated with a feature that requires opt in. |
UndercomplToleranceValue | Double | Percent or quantity to allow the finished work to succeed the work order quantity. This attribute is associated with a feature that requires opt in. |
UndercomplToleranceTypeDescription | String | UndercomplToleranceTypeDescription of WorkOrders |
UnderCompletedFlag | Bool | UnderCompletedFlag of WorkOrders |
SupplyType | String | Default supply type to use for the work order components. |
SupplyTypeDescription | String | SupplyTypeDescription of WorkOrders |
CompletionSubinventoryCode | String | Completion subinventory to use, by default, when considering the work order for product completion. |
CompletionLocatorId | Long | Value that uniquely identifies the locator. It is a primary key that the application generates when it creates the locator. |
CompletionLocator | String | Completion locator to use, by default, when considering the work order for product completion. |
SerialTrackingFlag | Bool | Contains one of the following values: true or false. If true, then serial tracking is enforced for the work order. If false, then serial tracking isn't enforced. The default value depends on the work definition that the work order references. The default value is false. |
PreassignLotFlag | Bool | Contains one of the following values: true or false. If true, then one or more lot numbers can be preassigned to a product in the work order. If false, then preassigned lot numbers cannot be associated with a work order. The value of this attribute is copied from the work definition and doesn't have a default value. This attribute is associated with a feature that requires opt in. |
BackToBackFlag | Bool | BackToBackFlag of WorkOrders |
ContractMfgFlag | Bool | ContractMfgFlag of WorkOrders |
ResequenceFlag | Bool | ResequenceFlag of WorkOrders |
OrchestrationCode | String | OrchestrationCode of WorkOrders |
InterfaceSourceCode | String | InterfaceSourceCode of WorkOrders |
ScoSupplyOrderId | Long | ScoSupplyOrderId of WorkOrders |
CmPOHeaderId | Long | CmPOHeaderId of WorkOrders |
CmPOLineId | Long | CmPOLineId of WorkOrders |
CmPOLineLocId | Long | CmPOLineLocId of WorkOrders |
OrderLessFlag | Bool | OrderLessFlag of WorkOrders |
SourceSystemType | String | Type of source system. Values include INTERNAL or EXTERNAL. |
SourceSystemId | Long | Value that uniquely identifies the source system. |
SourceHeaderReference | String | SourceHeaderReference of WorkOrders |
SourceHeaderReferenceId | Long | SourceHeaderReferenceId of WorkOrders |
SourceLineReference | String | SourceLineReference of WorkOrders |
SourceLineReferenceId | Long | SourceLineReferenceId of WorkOrders |
ProjectNumber | String | ProjectNumber of WorkOrders |
TaskNumber | String | TaskNumber of WorkOrders |
CreationDate | Datetime | CreationDate of WorkOrders |
LastUpdateDate | Datetime | LastUpdateDate of WorkOrders |
CreatedBy | String | CreatedBy of WorkOrders |
LastUpdatedBy | String | LastUpdatedBy of WorkOrders |
ExplosionFlag | Bool | Contains one of the following values: true or false. If true, then the application creates work order operations, operation materials, and operation resources from the work definition on the work order header. If false, then the application doesn't create these operations, materials, or resources from the work definition. The default value is false. |
WorkMethodCode | String | WorkMethodCode of WorkOrders |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
DueDays | Int | DueDays |
MaterialItemId | Long | MaterialItemId |
ProductSerialId | Long | ProductSerialId |
ResourceId | Long | ResourceId |
SerialNumber | String | SerialNumber |
SourceHeaderRefId | Long | SourceHeaderRefId |
SourceLineRefId | Long | SourceLineRefId |
Tolerance | Int | Tolerance |
WoProjectNumber | String | WoProjectNumber |
WoTaskNumber | String | WoTaskNumber |
WorkAreaId | Long | WorkAreaId |
WorkCenterId | Long | WorkCenterId |
Finder | String | finder |
WorkOrdersMetrics
Name | Type | Description |
StartingToday | Double | StartingToday of WorkOrdersMetrics |
CompletingToday | Double | CompletingToday of WorkOrdersMetrics |
Delayed | Double | Delayed of WorkOrdersMetrics |
OnHoldCount | Double | OnHoldCount of WorkOrdersMetrics |
OperationDelay | Double | OperationDelay of WorkOrdersMetrics |
ExceptionCount | Double | ExceptionCount of WorkOrdersMetrics |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
DueDays | Int | DueDays |
OrganizationId | Long | OrganizationId |
Tolerance | Int | Tolerance |
WorkAreaId | Long | WorkAreaId |
WorkCenterId | Long | WorkCenterId |
Finder | String | finder |
WorkOrdersProjectDetailsDFF
Name | Type | Description |
WorkOrdersWorkOrderId [KEY] | Long | WorkOrdersWorkOrderId of WorkOrdersProjectDetailsDFF |
WorkOrderId [KEY] | Long | Value that uniquely identifies the work order. It is a primary key that the application generates when it creates the work order. This attribute is associated with a feature that requires opt in. |
_FLEX_Context | String | __FLEX_Context of WorkOrdersProjectDetailsDFF |
_FLEX_Context_DisplayValue | String | Descriptive flexfield context display value for work order project details. This attribute is associated with a feature that requires opt in. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BackToBackFlag | String | BackToBackFlag |
ContractMfgFlag | String | ContractMfgFlag |
DueDays | Int | DueDays |
FirmPlannedFlag | String | FirmPlannedFlag |
InventoryItemId | Long | InventoryItemId |
ItemNumber | String | ItemNumber |
LastUpdateDate | Datetime | LastUpdateDate |
MaterialItemId | Long | MaterialItemId |
OrganizationId | Long | OrganizationId |
PlannedCompletionDate | Datetime | PlannedCompletionDate |
PlannedStartDate | Datetime | PlannedStartDate |
ProductSerialId | Long | ProductSerialId |
ResourceId | Long | ResourceId |
SerialNumber | String | SerialNumber |
SourceHeaderRefId | Long | SourceHeaderRefId |
SourceHeaderReferenceId | Long | SourceHeaderReferenceId |
SourceLineRefId | Long | SourceLineRefId |
SourceLineReferenceId | Long | SourceLineReferenceId |
SourceSystemId | Long | SourceSystemId |
Tolerance | Int | Tolerance |
WoProjectNumber | String | WoProjectNumber |
WoTaskNumber | String | WoTaskNumber |
WorkAreaId | Long | WorkAreaId |
WorkCenterId | Long | WorkCenterId |
WorkOrderNumber | String | WorkOrderNumber |
WorkOrderStatusId | Long | WorkOrderStatusId |
Finder | String | finder |
WorkOrderStatuses
Name | Type | Description |
SeededFlag | Bool | SeededFlag of WorkOrderStatuses |
WoStatusCode | String | Abbreviation that identifies the work order status. |
WoStatusDescription | String | Description of the work order status. |
WoStatusId [KEY] | Long | WoStatusId of WorkOrderStatuses |
WoStatusName | String | Name of the work order status. |
WoSystemStatusCode | String | Abbreviation that identifies the predefined status of this work order. |
InactiveDate | Date | Date when the status becomes inactive and unavailable for use. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |
WorkOrdersWorkOrderActiveOperation
Name | Type | Description |
WorkOrdersWorkOrderId [KEY] | Long | WorkOrdersWorkOrderId of WorkOrdersWorkOrderActiveOperation |
OrganizationId | Long | OrganizationId of WorkOrdersWorkOrderActiveOperation |
WorkOrderId | Long | WorkOrderId of WorkOrdersWorkOrderActiveOperation |
WorkOrderNumber | String | WorkOrderNumber of WorkOrdersWorkOrderActiveOperation |
WorkOrderOperationId [KEY] | Long | WorkOrderOperationId of WorkOrdersWorkOrderActiveOperation |
OperationSequenceNumber | Double | OperationSequenceNumber of WorkOrdersWorkOrderActiveOperation |
OperationName | String | OperationName of WorkOrdersWorkOrderActiveOperation |
OperationDescription | String | OperationDescription of WorkOrdersWorkOrderActiveOperation |
OperationType | String | OperationType of WorkOrdersWorkOrderActiveOperation |
OperationTypeDescription | String | OperationTypeDescription of WorkOrdersWorkOrderActiveOperation |
StandardOperationId | Long | StandardOperationId of WorkOrdersWorkOrderActiveOperation |
StandardOperationCode | String | StandardOperationCode of WorkOrdersWorkOrderActiveOperation |
StandardOperationName | String | StandardOperationName of WorkOrdersWorkOrderActiveOperation |
WorkAreaId | Long | WorkAreaId of WorkOrdersWorkOrderActiveOperation |
WorkAreaCode | String | WorkAreaCode of WorkOrdersWorkOrderActiveOperation |
WorkAreaName | String | WorkAreaName of WorkOrdersWorkOrderActiveOperation |
WorkAreaDescription | String | WorkAreaDescription of WorkOrdersWorkOrderActiveOperation |
WorkCenterId | Long | WorkCenterId of WorkOrdersWorkOrderActiveOperation |
WorkCenterCode | String | WorkCenterCode of WorkOrdersWorkOrderActiveOperation |
WorkCenterName | String | WorkCenterName of WorkOrdersWorkOrderActiveOperation |
WorkCenterDescription | String | WorkCenterDescription of WorkOrdersWorkOrderActiveOperation |
OSPItemId | Long | OSPItemId of WorkOrdersWorkOrderActiveOperation |
OSPItemNumber | String | OSPItemNumber of WorkOrdersWorkOrderActiveOperation |
OSPItemDescription | String | OSPItemDescription of WorkOrdersWorkOrderActiveOperation |
SupplierId | Long | SupplierId of WorkOrdersWorkOrderActiveOperation |
SupplierName | String | SupplierName of WorkOrdersWorkOrderActiveOperation |
SupplierSiteId | Long | SupplierSiteId of WorkOrdersWorkOrderActiveOperation |
SupplierSiteCode | String | SupplierSiteCode of WorkOrdersWorkOrderActiveOperation |
SupplierSiteDescription | String | SupplierSiteDescription of WorkOrdersWorkOrderActiveOperation |
FixedLeadTime | Double | FixedLeadTime of WorkOrdersWorkOrderActiveOperation |
VariableLeadTime | Double | VariableLeadTime of WorkOrdersWorkOrderActiveOperation |
LeadTimeUOM | String | LeadTimeUOM of WorkOrdersWorkOrderActiveOperation |
LeadTimeUnitOfMeasure | String | LeadTimeUnitOfMeasure of WorkOrdersWorkOrderActiveOperation |
CountPointOperationFlag | Bool | CountPointOperationFlag of WorkOrdersWorkOrderActiveOperation |
AutoTransactFlag | Bool | AutoTransactFlag of WorkOrdersWorkOrderActiveOperation |
ResequenceFlag | Bool | ResequenceFlag of WorkOrdersWorkOrderActiveOperation |
ExecutionSequence | Double | ExecutionSequence of WorkOrdersWorkOrderActiveOperation |
PORequestedQuantity | Double | PORequestedQuantity of WorkOrdersWorkOrderActiveOperation |
POApprovedQuantity | Double | POApprovedQuantity of WorkOrdersWorkOrderActiveOperation |
OverReceiptQuantity | Double | OverReceiptQuantity of WorkOrdersWorkOrderActiveOperation |
InProcessQuantity | Double | InProcessQuantity of WorkOrdersWorkOrderActiveOperation |
ReceivedQuantity | Double | ReceivedQuantity of WorkOrdersWorkOrderActiveOperation |
ShippedQuantity | Double | ShippedQuantity of WorkOrdersWorkOrderActiveOperation |
ReadyQuantity | Double | ReadyQuantity of WorkOrdersWorkOrderActiveOperation |
CompletedQuantity | Double | CompletedQuantity of WorkOrdersWorkOrderActiveOperation |
ScrappedQuantity | Double | ScrappedQuantity of WorkOrdersWorkOrderActiveOperation |
RejectedQuantity | Double | RejectedQuantity of WorkOrdersWorkOrderActiveOperation |
UnitOfMeasure | String | UnitOfMeasure of WorkOrdersWorkOrderActiveOperation |
PlannedStartDate | Datetime | PlannedStartDate of WorkOrdersWorkOrderActiveOperation |
PlannedCompletionDate | Datetime | PlannedCompletionDate of WorkOrdersWorkOrderActiveOperation |
ActualStartDate | Datetime | ActualStartDate of WorkOrdersWorkOrderActiveOperation |
ActualCompletionDate | Datetime | ActualCompletionDate of WorkOrdersWorkOrderActiveOperation |
DelayStatus | Int | DelayStatus of WorkOrdersWorkOrderActiveOperation |
MaterialsCount | Int | MaterialsCount of WorkOrdersWorkOrderActiveOperation |
ResourcesCount | Int | ResourcesCount of WorkOrdersWorkOrderActiveOperation |
SerialTrackingFlag | Bool | SerialTrackingFlag of WorkOrdersWorkOrderActiveOperation |
ShippingDocumentsFlag | Bool | ShippingDocumentsFlag of WorkOrdersWorkOrderActiveOperation |
CreatedBy | String | CreatedBy of WorkOrdersWorkOrderActiveOperation |
CreationDate | Datetime | CreationDate of WorkOrdersWorkOrderActiveOperation |
LastUpdateDate | Datetime | LastUpdateDate of WorkOrdersWorkOrderActiveOperation |
LastUpdatedBy | String | LastUpdatedBy of WorkOrdersWorkOrderActiveOperation |
AdditionalMaterialAtManualIssue | String | AdditionalMaterialAtManualIssue of WorkOrdersWorkOrderActiveOperation |
OperationCompletionWithOpenExceptions | String | OperationCompletionWithOpenExceptions of WorkOrdersWorkOrderActiveOperation |
OperationCompletionWithUnderIssue | String | OperationCompletionWithUnderIssue of WorkOrdersWorkOrderActiveOperation |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BackToBackFlag | String | BackToBackFlag |
ContractMfgFlag | String | ContractMfgFlag |
DueDays | Int | DueDays |
FirmPlannedFlag | String | FirmPlannedFlag |
InventoryItemId | Long | InventoryItemId |
ItemNumber | String | ItemNumber |
MaterialItemId | Long | MaterialItemId |
ProductSerialId | Long | ProductSerialId |
ResourceId | Long | ResourceId |
SerialNumber | String | SerialNumber |
SourceHeaderRefId | Long | SourceHeaderRefId |
SourceHeaderReferenceId | Long | SourceHeaderReferenceId |
SourceLineRefId | Long | SourceLineRefId |
SourceLineReferenceId | Long | SourceLineReferenceId |
SourceSystemId | Long | SourceSystemId |
Tolerance | Int | Tolerance |
WoProjectNumber | String | WoProjectNumber |
WoTaskNumber | String | WoTaskNumber |
WorkOrderStatusId | Long | WorkOrderStatusId |
Finder | String | finder |
WorkOrdersWorkOrderAssemblyComponent
Name | Type | Description |
WorkOrdersWorkOrderId [KEY] | Long | WorkOrdersWorkOrderId of WorkOrdersWorkOrderAssemblyComponent |
OrganizationId | Long | Value that uniquely identifies the inventory organization that's enabled for manufacturing. It is a primary key of the inventory organization. |
WorkOrderId | Long | Value that uniquely identifies the reworked work order. It is a primary key of the rework work order. |
WoOperationId | Long | Value that uniquely identifies the first count point operation of the rework that references this material. This material is an assembly that the work order will rework. It is a primary key of the work order operation. |
OperationSequenceNumber | Double | OperationSequenceNumber of WorkOrdersWorkOrderAssemblyComponent |
OperationName | String | OperationName of WorkOrdersWorkOrderAssemblyComponent |
WoOperationMaterialId [KEY] | Long | Value that uniquely identifies the rework that references the material. This material is an assembly that the work order will rework. It is a primary key of the material. |
InventoryItemId | Long | Value that uniquely identifies the item, product, or assembly in the inventory organization. |
ItemNumber | String | ItemNumber of WorkOrdersWorkOrderAssemblyComponent |
Quantity | Double | Planned quantity of the reworked assembly for the work order. This is equal to the work order quantity. |
UnitOfMeasure | String | UnitOfMeasure of WorkOrdersWorkOrderAssemblyComponent |
SupplySubinventory | String | Subinventory to use, by default, when the plant gets the material for rework. |
SupplyLocatorId | Long | Value that uniquely identifies the locator. It is a primary key that the application generates when it creates the locator. |
SupplyLocator | String | Locator in the subinventory to use, by default, when the plant gets the material for rework. |
ReservedQuantity | Double | ReservedQuantity of WorkOrdersWorkOrderAssemblyComponent |
IssuedQuantity | Double | Quantity of the reworked assembly that the application issues for the operation when it releases the work order. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BackToBackFlag | String | BackToBackFlag |
ContractMfgFlag | String | ContractMfgFlag |
DueDays | Int | DueDays |
FirmPlannedFlag | String | FirmPlannedFlag |
LastUpdateDate | Datetime | LastUpdateDate |
MaterialItemId | Long | MaterialItemId |
PlannedCompletionDate | Datetime | PlannedCompletionDate |
PlannedStartDate | Datetime | PlannedStartDate |
ProductSerialId | Long | ProductSerialId |
ResourceId | Long | ResourceId |
SerialNumber | String | SerialNumber |
SourceHeaderRefId | Long | SourceHeaderRefId |
SourceHeaderReferenceId | Long | SourceHeaderReferenceId |
SourceLineRefId | Long | SourceLineRefId |
SourceLineReferenceId | Long | SourceLineReferenceId |
SourceSystemId | Long | SourceSystemId |
Tolerance | Int | Tolerance |
WoProjectNumber | String | WoProjectNumber |
WoTaskNumber | String | WoTaskNumber |
WorkAreaId | Long | WorkAreaId |
WorkCenterId | Long | WorkCenterId |
WorkOrderNumber | String | WorkOrderNumber |
WorkOrderStatusId | Long | WorkOrderStatusId |
Finder | String | finder |
WorkOrdersWorkOrderAssemblyComponentWorkOrderAssemblyComponentLot
Name | Type | Description |
WorkOrdersWorkOrderId [KEY] | Long | WorkOrdersWorkOrderId of WorkOrdersWorkOrderAssemblyComponentWorkOrderAssemblyComponentLot |
WorkorderassemblycomponentWoOperationMaterialId [KEY] | Long | WorkorderassemblycomponentWoOperationMaterialId of WorkOrdersWorkOrderAssemblyComponentWorkOrderAssemblyComponentLot |
WoOperationMaterialLotId [KEY] | Long | WoOperationMaterialLotId of WorkOrdersWorkOrderAssemblyComponentWorkOrderAssemblyComponentLot |
WorkOrderId | Long | WorkOrderId of WorkOrdersWorkOrderAssemblyComponentWorkOrderAssemblyComponentLot |
LotNumber | String | Lot number of the reworked assembly. |
AssociatedQuantity | Double | Quantity for the lot number to issue for the reworked work order. |
IssuedQuantity | Double | IssuedQuantity of WorkOrdersWorkOrderAssemblyComponentWorkOrderAssemblyComponentLot |
WoOperationMaterialId | Long | Value that uniquely identifies the reworked assembly. It is a primary key that the application generates when it creates the item. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BackToBackFlag | String | BackToBackFlag |
ContractMfgFlag | String | ContractMfgFlag |
DueDays | Int | DueDays |
FirmPlannedFlag | String | FirmPlannedFlag |
InventoryItemId | Long | InventoryItemId |
ItemNumber | String | ItemNumber |
LastUpdateDate | Datetime | LastUpdateDate |
MaterialItemId | Long | MaterialItemId |
OrganizationId | Long | OrganizationId |
PlannedCompletionDate | Datetime | PlannedCompletionDate |
PlannedStartDate | Datetime | PlannedStartDate |
ProductSerialId | Long | ProductSerialId |
ResourceId | Long | ResourceId |
SerialNumber | String | SerialNumber |
SourceHeaderRefId | Long | SourceHeaderRefId |
SourceHeaderReferenceId | Long | SourceHeaderReferenceId |
SourceLineRefId | Long | SourceLineRefId |
SourceLineReferenceId | Long | SourceLineReferenceId |
SourceSystemId | Long | SourceSystemId |
Tolerance | Int | Tolerance |
WoProjectNumber | String | WoProjectNumber |
WoTaskNumber | String | WoTaskNumber |
WorkAreaId | Long | WorkAreaId |
WorkCenterId | Long | WorkCenterId |
WorkOrderNumber | String | WorkOrderNumber |
WorkOrderStatusId | Long | WorkOrderStatusId |
Finder | String | finder |
WorkOrdersWorkOrderAssemblyComponentWorkOrderAssemblyComponentSerial
Name | Type | Description |
WorkOrdersWorkOrderId [KEY] | Long | WorkOrdersWorkOrderId of WorkOrdersWorkOrderAssemblyComponentWorkOrderAssemblyComponentSerial |
WorkorderassemblycomponentWoOperationMaterialId [KEY] | Long | WorkorderassemblycomponentWoOperationMaterialId of WorkOrdersWorkOrderAssemblyComponentWorkOrderAssemblyComponentSerial |
WoOperationMaterialSerialId [KEY] | Long | WoOperationMaterialSerialId of WorkOrdersWorkOrderAssemblyComponentWorkOrderAssemblyComponentSerial |
OrganizationId | Long | OrganizationId of WorkOrdersWorkOrderAssemblyComponentWorkOrderAssemblyComponentSerial |
WorkOrderId | Long | WorkOrderId of WorkOrdersWorkOrderAssemblyComponentWorkOrderAssemblyComponentSerial |
WoOperationMaterialId | Long | Value that uniquely identifies the reworked assembly. It is a primary key that the application generates when it creates the item. |
WoOperationMaterialLotId | Long | WoOperationMaterialLotId of WorkOrdersWorkOrderAssemblyComponentWorkOrderAssemblyComponentSerial |
LotNumber | String | Lot number of the reworked assembly. |
InventoryItemId | Long | InventoryItemId of WorkOrdersWorkOrderAssemblyComponentWorkOrderAssemblyComponentSerial |
SerialNumber | String | Serial number that identifies the reworked assembly. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BackToBackFlag | String | BackToBackFlag |
ContractMfgFlag | String | ContractMfgFlag |
DueDays | Int | DueDays |
FirmPlannedFlag | String | FirmPlannedFlag |
ItemNumber | String | ItemNumber |
LastUpdateDate | Datetime | LastUpdateDate |
MaterialItemId | Long | MaterialItemId |
PlannedCompletionDate | Datetime | PlannedCompletionDate |
PlannedStartDate | Datetime | PlannedStartDate |
ProductSerialId | Long | ProductSerialId |
ResourceId | Long | ResourceId |
SourceHeaderRefId | Long | SourceHeaderRefId |
SourceHeaderReferenceId | Long | SourceHeaderReferenceId |
SourceLineRefId | Long | SourceLineRefId |
SourceLineReferenceId | Long | SourceLineReferenceId |
SourceSystemId | Long | SourceSystemId |
Tolerance | Int | Tolerance |
WoProjectNumber | String | WoProjectNumber |
WoTaskNumber | String | WoTaskNumber |
WorkAreaId | Long | WorkAreaId |
WorkCenterId | Long | WorkCenterId |
WorkOrderNumber | String | WorkOrderNumber |
WorkOrderStatusId | Long | WorkOrderStatusId |
Finder | String | finder |
WorkOrdersWorkOrderAttachment
Name | Type | Description |
WorkOrdersWorkOrderId [KEY] | Long | WorkOrdersWorkOrderId of WorkOrdersWorkOrderAttachment |
AttachedDocumentId [KEY] | Long | The unique identifier of the attached document. |
LastUpdateDate | Datetime | The date when the record was last updated. |
LastUpdatedBy | String | The user who last updated the record. |
DatatypeCode | String | A value that indicates the data type. |
FileName | String | The file name of the attachment. |
DmFolderPath | String | The folder path from which the attachment is created. |
DmDocumentId | String | The document ID from which the attachment is created. |
DmVersionNumber | String | The document version number from which the attachment is created. |
Url | String | The URL of a web page type attachment. |
CategoryName | String | The category of the attachment. |
UserName | String | The login credentials of the user who created the attachment. |
Uri | String | The URI of a Topology Manager type attachment. |
FileUrl | String | The URI of the file. |
UploadedText | String | The text content for a new text attachment. |
UploadedFileContentType | String | The content type of the attachment. |
UploadedFileLength | Long | The size of the attachment file. |
UploadedFileName | String | The name to assign to a new attachment file. |
ContentRepositoryFileShared | Bool | Indicates whether the attachment is shared |
Title | String | The title of the attachment. |
Description | String | The description of the attachment. |
ErrorStatusCode | String | The error code, if any, for the attachment. |
ErrorStatusMessage | String | The error message, if any, for the attachment. |
CreatedBy | String | The user who created the record. |
CreationDate | Datetime | The date when the record was created. |
FileContents | String | The contents of the attachment. |
ExpirationDate | Datetime | The expiration date of the contents in the attachment. |
LastUpdatedByUserName | String | The user name who last updated the record. |
CreatedByUserName | String | The user name who created the record. |
AsyncTrackerId | String | Attribute provided for the exclusive use by the Attachment UI components to assist in uploading files. |
FileWebImage | String | The base64 encoded image of the file displayed in .png format if the source is a convertible image. |
DownloadInfo | String | JSON object represented as a string containing information used to programmatically retrieve a file attachment. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BackToBackFlag | String | BackToBackFlag |
ContractMfgFlag | String | ContractMfgFlag |
DueDays | Int | DueDays |
FirmPlannedFlag | String | FirmPlannedFlag |
InventoryItemId | Long | InventoryItemId |
ItemNumber | String | ItemNumber |
MaterialItemId | Long | MaterialItemId |
OrganizationId | Long | OrganizationId |
PlannedCompletionDate | Datetime | PlannedCompletionDate |
PlannedStartDate | Datetime | PlannedStartDate |
ProductSerialId | Long | ProductSerialId |
ResourceId | Long | ResourceId |
SerialNumber | String | SerialNumber |
SourceHeaderRefId | Long | SourceHeaderRefId |
SourceHeaderReferenceId | Long | SourceHeaderReferenceId |
SourceLineRefId | Long | SourceLineRefId |
SourceLineReferenceId | Long | SourceLineReferenceId |
SourceSystemId | Long | SourceSystemId |
Tolerance | Int | Tolerance |
WoProjectNumber | String | WoProjectNumber |
WoTaskNumber | String | WoTaskNumber |
WorkAreaId | Long | WorkAreaId |
WorkCenterId | Long | WorkCenterId |
WorkOrderId | Long | WorkOrderId |
WorkOrderNumber | String | WorkOrderNumber |
WorkOrderStatusId | Long | WorkOrderStatusId |
Finder | String | finder |
WorkOrdersWorkOrderDFF
Name | Type | Description |
WorkOrdersWorkOrderId [KEY] | Long | WorkOrdersWorkOrderId of WorkOrdersWorkOrderDFF |
WorkOrderId [KEY] | Long | Value that uniquely identifies the work order. It is a primary key that the application generates when it creates the work order. |
_FLEX_Context | String | Descriptive flexfield context name for work orders. |
_FLEX_Context_DisplayValue | String | Descriptive flexfield context display value for work orders. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BackToBackFlag | String | BackToBackFlag |
ContractMfgFlag | String | ContractMfgFlag |
DueDays | Int | DueDays |
FirmPlannedFlag | String | FirmPlannedFlag |
InventoryItemId | Long | InventoryItemId |
ItemNumber | String | ItemNumber |
LastUpdateDate | Datetime | LastUpdateDate |
MaterialItemId | Long | MaterialItemId |
OrganizationId | Long | OrganizationId |
PlannedCompletionDate | Datetime | PlannedCompletionDate |
PlannedStartDate | Datetime | PlannedStartDate |
ProductSerialId | Long | ProductSerialId |
ResourceId | Long | ResourceId |
SerialNumber | String | SerialNumber |
SourceHeaderRefId | Long | SourceHeaderRefId |
SourceHeaderReferenceId | Long | SourceHeaderReferenceId |
SourceLineRefId | Long | SourceLineRefId |
SourceLineReferenceId | Long | SourceLineReferenceId |
SourceSystemId | Long | SourceSystemId |
Tolerance | Int | Tolerance |
WoProjectNumber | String | WoProjectNumber |
WoTaskNumber | String | WoTaskNumber |
WorkAreaId | Long | WorkAreaId |
WorkCenterId | Long | WorkCenterId |
WorkOrderNumber | String | WorkOrderNumber |
WorkOrderStatusId | Long | WorkOrderStatusId |
Finder | String | finder |
WorkOrdersWorkOrderExceptionCount
Name | Type | Description |
WorkOrdersWorkOrderId [KEY] | Long | WorkOrdersWorkOrderId of WorkOrdersWorkOrderExceptionCount |
WorkOrderExceptionCount | Long | WorkOrderExceptionCount of WorkOrdersWorkOrderExceptionCount |
WorkOrderId [KEY] | Long | WorkOrderId of WorkOrdersWorkOrderExceptionCount |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BackToBackFlag | String | BackToBackFlag |
ContractMfgFlag | String | ContractMfgFlag |
DueDays | Int | DueDays |
FirmPlannedFlag | String | FirmPlannedFlag |
InventoryItemId | Long | InventoryItemId |
ItemNumber | String | ItemNumber |
LastUpdateDate | Datetime | LastUpdateDate |
MaterialItemId | Long | MaterialItemId |
OrganizationId | Long | OrganizationId |
PlannedCompletionDate | Datetime | PlannedCompletionDate |
PlannedStartDate | Datetime | PlannedStartDate |
ProductSerialId | Long | ProductSerialId |
ResourceId | Long | ResourceId |
SerialNumber | String | SerialNumber |
SourceHeaderRefId | Long | SourceHeaderRefId |
SourceHeaderReferenceId | Long | SourceHeaderReferenceId |
SourceLineRefId | Long | SourceLineRefId |
SourceLineReferenceId | Long | SourceLineReferenceId |
SourceSystemId | Long | SourceSystemId |
Tolerance | Int | Tolerance |
WoProjectNumber | String | WoProjectNumber |
WoTaskNumber | String | WoTaskNumber |
WorkAreaId | Long | WorkAreaId |
WorkCenterId | Long | WorkCenterId |
WorkOrderNumber | String | WorkOrderNumber |
WorkOrderStatusId | Long | WorkOrderStatusId |
Finder | String | finder |
WorkOrdersWorkOrderLotNumber
Name | Type | Description |
WorkOrdersWorkOrderId [KEY] | Long | WorkOrdersWorkOrderId of WorkOrdersWorkOrderLotNumber |
WorkOrderProductLotId [KEY] | Long | WorkOrderProductLotId of WorkOrdersWorkOrderLotNumber |
LotNumber | String | Number that identifies the lot used for the work order item. This attribute is associated with a feature that requires opt in. |
ParentLotNumber | String | Number that identifies the parent lot of the lot number used for the work order item. This attribute is applicable if the work order item is lot controlled. This attribute is associated with a feature that requires opt in. |
LotExpirationDate | Date | Date and time when the product lot expires. This attribute is associated with a feature that requires opt in. |
CreatedBy | String | CreatedBy of WorkOrdersWorkOrderLotNumber |
CreationDate | Datetime | CreationDate of WorkOrdersWorkOrderLotNumber |
LastUpdatedBy | String | LastUpdatedBy of WorkOrdersWorkOrderLotNumber |
LastUpdateDate | Datetime | LastUpdateDate of WorkOrdersWorkOrderLotNumber |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BackToBackFlag | String | BackToBackFlag |
ContractMfgFlag | String | ContractMfgFlag |
DueDays | Int | DueDays |
FirmPlannedFlag | String | FirmPlannedFlag |
InventoryItemId | Long | InventoryItemId |
ItemNumber | String | ItemNumber |
MaterialItemId | Long | MaterialItemId |
OrganizationId | Long | OrganizationId |
PlannedCompletionDate | Datetime | PlannedCompletionDate |
PlannedStartDate | Datetime | PlannedStartDate |
ProductSerialId | Long | ProductSerialId |
ResourceId | Long | ResourceId |
SerialNumber | String | SerialNumber |
SourceHeaderRefId | Long | SourceHeaderRefId |
SourceHeaderReferenceId | Long | SourceHeaderReferenceId |
SourceLineRefId | Long | SourceLineRefId |
SourceLineReferenceId | Long | SourceLineReferenceId |
SourceSystemId | Long | SourceSystemId |
Tolerance | Int | Tolerance |
WoProjectNumber | String | WoProjectNumber |
WoTaskNumber | String | WoTaskNumber |
WorkAreaId | Long | WorkAreaId |
WorkCenterId | Long | WorkCenterId |
WorkOrderId | Long | WorkOrderId |
WorkOrderNumber | String | WorkOrderNumber |
WorkOrderStatusId | Long | WorkOrderStatusId |
Finder | String | finder |
WorkOrdersWorkOrderMaterial
Name | Type | Description |
WorkOrdersWorkOrderId [KEY] | Long | WorkOrdersWorkOrderId of WorkOrdersWorkOrderMaterial |
OrganizationId | Long | OrganizationId of WorkOrdersWorkOrderMaterial |
WorkOrderId | Long | WorkOrderId of WorkOrdersWorkOrderMaterial |
WorkOrderOperationId | Long | WorkOrderOperationId of WorkOrdersWorkOrderMaterial |
OperationSequenceNumber | Double | OperationSequenceNumber of WorkOrdersWorkOrderMaterial |
OperationName | String | OperationName of WorkOrdersWorkOrderMaterial |
StandardOperationId | Long | StandardOperationId of WorkOrdersWorkOrderMaterial |
StandardOperationCode | String | StandardOperationCode of WorkOrdersWorkOrderMaterial |
WorkAreaId | Long | WorkAreaId of WorkOrdersWorkOrderMaterial |
WorkAreaName | String | WorkAreaName of WorkOrdersWorkOrderMaterial |
WorkCenterId | Long | WorkCenterId of WorkOrdersWorkOrderMaterial |
WorkCenterName | String | WorkCenterName of WorkOrdersWorkOrderMaterial |
WorkOrderOperationMaterialId [KEY] | Long | WorkOrderOperationMaterialId of WorkOrdersWorkOrderMaterial |
MaterialSequenceNumber | Double | MaterialSequenceNumber of WorkOrdersWorkOrderMaterial |
MaterialType | String | MaterialType of WorkOrdersWorkOrderMaterial |
InventoryItemId | Long | InventoryItemId of WorkOrdersWorkOrderMaterial |
ItemNumber | String | ItemNumber of WorkOrdersWorkOrderMaterial |
ItemDescription | String | ItemDescription of WorkOrdersWorkOrderMaterial |
ItemRevision | String | ItemRevision of WorkOrdersWorkOrderMaterial |
QuantityPERProduct | Double | QuantityPERProduct of WorkOrdersWorkOrderMaterial |
BasisType | String | BasisType of WorkOrdersWorkOrderMaterial |
Quantity | Double | Quantity of WorkOrdersWorkOrderMaterial |
InverseQuantity | Double | InverseQuantity of WorkOrdersWorkOrderMaterial |
UOMCode | String | UOMCode of WorkOrdersWorkOrderMaterial |
UnitOfMeasure | String | UnitOfMeasure of WorkOrdersWorkOrderMaterial |
RequiredDate | Datetime | RequiredDate of WorkOrdersWorkOrderMaterial |
YieldFactor | Double | YieldFactor of WorkOrdersWorkOrderMaterial |
IncludeInPlanningFlag | Bool | IncludeInPlanningFlag of WorkOrdersWorkOrderMaterial |
SupplyType | String | SupplyType of WorkOrdersWorkOrderMaterial |
SupplyTypeDescription | String | SupplyTypeDescription of WorkOrdersWorkOrderMaterial |
SupplySubinventory | String | SupplySubinventory of WorkOrdersWorkOrderMaterial |
SupplyLocatorId | Long | SupplyLocatorId of WorkOrdersWorkOrderMaterial |
SupplyLocator | String | SupplyLocator of WorkOrdersWorkOrderMaterial |
ReservedQuantity | Double | ReservedQuantity of WorkOrdersWorkOrderMaterial |
IssuedQuantity | Double | IssuedQuantity of WorkOrdersWorkOrderMaterial |
ProducedQuantity | Double | ProducedQuantity of WorkOrdersWorkOrderMaterial |
AllocatedQuantity | Double | AllocatedQuantity of WorkOrdersWorkOrderMaterial |
PickedQuantity | Double | PickedQuantity of WorkOrdersWorkOrderMaterial |
RemainingAllocatedQuantity | Double | RemainingAllocatedQuantity of WorkOrdersWorkOrderMaterial |
CreatedBy | String | CreatedBy of WorkOrdersWorkOrderMaterial |
CreationDate | Datetime | CreationDate of WorkOrdersWorkOrderMaterial |
LastUpdateDate | Datetime | LastUpdateDate of WorkOrdersWorkOrderMaterial |
LastUpdatedBy | String | LastUpdatedBy of WorkOrdersWorkOrderMaterial |
SubstituteFlag | Bool | SubstituteFlag of WorkOrdersWorkOrderMaterial |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BackToBackFlag | String | BackToBackFlag |
ContractMfgFlag | String | ContractMfgFlag |
DueDays | Int | DueDays |
FirmPlannedFlag | String | FirmPlannedFlag |
MaterialItemId | Long | MaterialItemId |
PlannedCompletionDate | Datetime | PlannedCompletionDate |
PlannedStartDate | Datetime | PlannedStartDate |
ProductSerialId | Long | ProductSerialId |
ResourceId | Long | ResourceId |
SerialNumber | String | SerialNumber |
SourceHeaderRefId | Long | SourceHeaderRefId |
SourceHeaderReferenceId | Long | SourceHeaderReferenceId |
SourceLineRefId | Long | SourceLineRefId |
SourceLineReferenceId | Long | SourceLineReferenceId |
SourceSystemId | Long | SourceSystemId |
Tolerance | Int | Tolerance |
WoProjectNumber | String | WoProjectNumber |
WoTaskNumber | String | WoTaskNumber |
WorkOrderNumber | String | WorkOrderNumber |
WorkOrderStatusId | Long | WorkOrderStatusId |
Finder | String | finder |
WorkOrdersWorkOrderMaterialWorkOrderMaterialExceptionCount
Name | Type | Description |
WorkOrdersWorkOrderId [KEY] | Long | WorkOrdersWorkOrderId of WorkOrdersWorkOrderMaterialWorkOrderMaterialExceptionCount |
WorkordermaterialWorkOrderOperationMaterialId [KEY] | Long | WorkordermaterialWorkOrderOperationMaterialId of WorkOrdersWorkOrderMaterialWorkOrderMaterialExceptionCount |
WorkOrderMaterialExceptionCount | Long | WorkOrderMaterialExceptionCount of WorkOrdersWorkOrderMaterialWorkOrderMaterialExceptionCount |
WorkOrderOperationMaterialId [KEY] | Long | WorkOrderOperationMaterialId of WorkOrdersWorkOrderMaterialWorkOrderMaterialExceptionCount |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BackToBackFlag | String | BackToBackFlag |
ContractMfgFlag | String | ContractMfgFlag |
DueDays | Int | DueDays |
FirmPlannedFlag | String | FirmPlannedFlag |
InventoryItemId | Long | InventoryItemId |
ItemNumber | String | ItemNumber |
LastUpdateDate | Datetime | LastUpdateDate |
MaterialItemId | Long | MaterialItemId |
OrganizationId | Long | OrganizationId |
PlannedCompletionDate | Datetime | PlannedCompletionDate |
PlannedStartDate | Datetime | PlannedStartDate |
ProductSerialId | Long | ProductSerialId |
ResourceId | Long | ResourceId |
SerialNumber | String | SerialNumber |
SourceHeaderRefId | Long | SourceHeaderRefId |
SourceHeaderReferenceId | Long | SourceHeaderReferenceId |
SourceLineRefId | Long | SourceLineRefId |
SourceLineReferenceId | Long | SourceLineReferenceId |
SourceSystemId | Long | SourceSystemId |
Tolerance | Int | Tolerance |
WoProjectNumber | String | WoProjectNumber |
WoTaskNumber | String | WoTaskNumber |
WorkAreaId | Long | WorkAreaId |
WorkCenterId | Long | WorkCenterId |
WorkOrderId | Long | WorkOrderId |
WorkOrderNumber | String | WorkOrderNumber |
WorkOrderStatusId | Long | WorkOrderStatusId |
Finder | String | finder |
WorkOrdersWorkOrderMaterialWorkOrderOperationMaterialAttachment
Name | Type | Description |
WorkOrdersWorkOrderId [KEY] | Long | WorkOrdersWorkOrderId of WorkOrdersWorkOrderMaterialWorkOrderOperationMaterialAttachment |
WorkordermaterialWorkOrderOperationMaterialId [KEY] | Long | WorkordermaterialWorkOrderOperationMaterialId of WorkOrdersWorkOrderMaterialWorkOrderOperationMaterialAttachment |
AttachedDocumentId [KEY] | Long | The unique identifier of the attached document. |
LastUpdateDate | Datetime | The date when the record was last updated. |
LastUpdatedBy | String | The user who last updated the record. |
DatatypeCode | String | A value that indicates the data type. |
FileName | String | The file name of the attachment. |
DmFolderPath | String | The folder path from which the attachment is created. |
DmDocumentId | String | The document ID from which the attachment is created. |
DmVersionNumber | String | The document version number from which the attachment is created. |
Url | String | The URL of a web page type attachment. |
CategoryName | String | The category of the attachment. |
UserName | String | The login credentials of the user who created the attachment. |
Uri | String | The URI of a Topology Manager type attachment. |
FileUrl | String | The URI of the file. |
UploadedText | String | The text content for a new text attachment. |
UploadedFileContentType | String | The content type of the attachment. |
UploadedFileLength | Long | The size of the attachment file. |
UploadedFileName | String | The name to assign to a new attachment file. |
ContentRepositoryFileShared | Bool | Indicates whether the attachment is shared |
Title | String | The title of the attachment. |
Description | String | The description of the attachment. |
ErrorStatusCode | String | The error code, if any, for the attachment. |
ErrorStatusMessage | String | The error message, if any, for the attachment. |
CreatedBy | String | The user who created the record. |
CreationDate | Datetime | The date when the record was created. |
FileContents | String | The contents of the attachment. |
ExpirationDate | Datetime | The expiration date of the contents in the attachment. |
LastUpdatedByUserName | String | The user name who last updated the record. |
CreatedByUserName | String | The user name who created the record. |
AsyncTrackerId | String | Attribute provided for the exclusive use by the Attachment UI components to assist in uploading files. |
FileWebImage | String | The base64 encoded image of the file displayed in .png format if the source is a convertible image. |
DownloadInfo | String | JSON object represented as a string containing information used to programmatically retrieve a file attachment. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BackToBackFlag | String | BackToBackFlag |
ContractMfgFlag | String | ContractMfgFlag |
DueDays | Int | DueDays |
FirmPlannedFlag | String | FirmPlannedFlag |
InventoryItemId | Long | InventoryItemId |
ItemNumber | String | ItemNumber |
MaterialItemId | Long | MaterialItemId |
OrganizationId | Long | OrganizationId |
PlannedCompletionDate | Datetime | PlannedCompletionDate |
PlannedStartDate | Datetime | PlannedStartDate |
ProductSerialId | Long | ProductSerialId |
ResourceId | Long | ResourceId |
SerialNumber | String | SerialNumber |
SourceHeaderRefId | Long | SourceHeaderRefId |
SourceHeaderReferenceId | Long | SourceHeaderReferenceId |
SourceLineRefId | Long | SourceLineRefId |
SourceLineReferenceId | Long | SourceLineReferenceId |
SourceSystemId | Long | SourceSystemId |
Tolerance | Int | Tolerance |
WoProjectNumber | String | WoProjectNumber |
WoTaskNumber | String | WoTaskNumber |
WorkAreaId | Long | WorkAreaId |
WorkCenterId | Long | WorkCenterId |
WorkOrderId | Long | WorkOrderId |
WorkOrderNumber | String | WorkOrderNumber |
WorkOrderStatusId | Long | WorkOrderStatusId |
Finder | String | finder |
WorkOrdersWorkOrderMaterialWorkOrderOperationMaterialDFF
Name | Type | Description |
WorkOrdersWorkOrderId [KEY] | Long | WorkOrdersWorkOrderId of WorkOrdersWorkOrderMaterialWorkOrderOperationMaterialDFF |
WorkordermaterialWorkOrderOperationMaterialId [KEY] | Long | WorkordermaterialWorkOrderOperationMaterialId of WorkOrdersWorkOrderMaterialWorkOrderOperationMaterialDFF |
WoOperationMaterialId [KEY] | Long | Value that uniquely identifies the material for the work order operation. It is a primary key that the application generates when it creates the material for the work order operation. |
_FLEX_Context | String | Descriptive flexfield context name for work order operation materials. |
_FLEX_Context_DisplayValue | String | Descriptive flexfield context display value for work order operation materials. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BackToBackFlag | String | BackToBackFlag |
ContractMfgFlag | String | ContractMfgFlag |
DueDays | Int | DueDays |
FirmPlannedFlag | String | FirmPlannedFlag |
InventoryItemId | Long | InventoryItemId |
ItemNumber | String | ItemNumber |
LastUpdateDate | Datetime | LastUpdateDate |
MaterialItemId | Long | MaterialItemId |
OrganizationId | Long | OrganizationId |
PlannedCompletionDate | Datetime | PlannedCompletionDate |
PlannedStartDate | Datetime | PlannedStartDate |
ProductSerialId | Long | ProductSerialId |
ResourceId | Long | ResourceId |
SerialNumber | String | SerialNumber |
SourceHeaderRefId | Long | SourceHeaderRefId |
SourceHeaderReferenceId | Long | SourceHeaderReferenceId |
SourceLineRefId | Long | SourceLineRefId |
SourceLineReferenceId | Long | SourceLineReferenceId |
SourceSystemId | Long | SourceSystemId |
Tolerance | Int | Tolerance |
WoProjectNumber | String | WoProjectNumber |
WoTaskNumber | String | WoTaskNumber |
WorkAreaId | Long | WorkAreaId |
WorkCenterId | Long | WorkCenterId |
WorkOrderId | Long | WorkOrderId |
WorkOrderNumber | String | WorkOrderNumber |
WorkOrderStatusId | Long | WorkOrderStatusId |
Finder | String | finder |
WorkOrdersWorkOrderOperation
Name | Type | Description |
WorkOrdersWorkOrderId [KEY] | Long | WorkOrdersWorkOrderId of WorkOrdersWorkOrderOperation |
OrganizationId | Long | OrganizationId of WorkOrdersWorkOrderOperation |
WorkOrderId | Long | Value that uniquely identifies the work order. It is a primary key that the application generates when it creates the work order. |
WorkOrderNumber | String | WorkOrderNumber of WorkOrdersWorkOrderOperation |
WorkOrderOperationId [KEY] | Long | WorkOrderOperationId of WorkOrdersWorkOrderOperation |
OperationSequenceNumber | Double | Sequence to use when performing the work order operations. |
OperationName | String | Name of the operation. |
OperationDescription | String | Description of the operation. |
OperationType | String | Type of operation. It includes one of the following values. IN_HOUSE: the organization that owns the work order performs the operation. SUPPLIER: a supplier performs the operation. |
OperationTypeDescription | String | OperationTypeDescription of WorkOrdersWorkOrderOperation |
StandardOperationId | Long | Value that uniquely identifies the standard operation that the work order references. It is a primary key that the application generates when it creates the standard operation. |
StandardOperationCode | String | Abbreviation that identifies the standard operation. |
StandardOperationName | String | StandardOperationName of WorkOrdersWorkOrderOperation |
WorkAreaId | Long | WorkAreaId of WorkOrdersWorkOrderOperation |
WorkAreaCode | String | WorkAreaCode of WorkOrdersWorkOrderOperation |
WorkAreaName | String | WorkAreaName of WorkOrdersWorkOrderOperation |
WorkAreaDescription | String | WorkAreaDescription of WorkOrdersWorkOrderOperation |
WorkCenterId | Long | Value that uniquely identifies the work center. It is a primary key that the application generates when it creates the work center. |
WorkCenterCode | String | Abbreviation that identifies the work center. |
WorkCenterName | String | WorkCenterName of WorkOrdersWorkOrderOperation |
WorkCenterDescription | String | WorkCenterDescription of WorkOrdersWorkOrderOperation |
OSPItemId | Long | Value that uniquely identifies outside processing (OSP) item. It is a primary key that the application generates when it creates an item. |
OSPItemNumber | String | Number that identifies outside processing (OSP) item. |
OSPItemDescription | String | OSPItemDescription of WorkOrdersWorkOrderOperation |
SupplierId | Long | Value that uniquely identifies outside processing (OSP) supplier. It is a primary key that the application generates when it creates a supplier. |
SupplierName | String | Name of the outside processing (OSP) supplier. |
SupplierSiteId | Long | Value that uniquely identifies supplier site. It is a primary key that the application generates when it creates a site of a supplier. |
SupplierSiteCode | String | Abbreviation that identifies the supplier site. |
SupplierSiteDescription | String | SupplierSiteDescription of WorkOrdersWorkOrderOperation |
FixedLeadTime | Double | Lead time to perform this outside processing (OSP) operation independent of the quantity of the OSP item. |
VariableLeadTime | Double | Lead time to perform this outside processing (OSP) operation for each unit of the OSP item. |
LeadTimeUOM | String | Abbreviation that identifies the unit of measure that the lead time uses. |
LeadTimeUnitOfMeasure | String | LeadTimeUnitOfMeasure of WorkOrdersWorkOrderOperation |
CountPointOperationFlag | Bool | Contains one of the following values: true or false. If true, then this operation is a count point operation. If an operation is a count point operation, then you have to manually complete it. If false, then this operation isn't a count point operation. The last operation in a work order should always be a count point operation. This attribute doesn't have a default value. |
AutoTransactFlag | Bool | Contains one of the following values: true or false. If true, the operation is automatically reported and both resources and materials are automatically charged based on the supply type or the charge type setups. If false, then the operation isn't automatically reported. The count point attribute and the automatically transact attribute are mutually exclusive. You must make sure that each of these attributes do not both contain true. If count point and automatically transact each contain false, then the operation is optional. You can manually report component usage and resource usage for an optional operation. This attribute doesn't have a default value. |
ResequenceFlag | Bool | Contains one of the following values: true or false. If true, then the work order has resequence operations. If false, then the work order doesn't have resequence operations. This attribute is associated with a feature that requires an opt in. |
ExecutionSequence | Double | ExecutionSequence of WorkOrdersWorkOrderOperation |
PORequestedQuantity | Double | PORequestedQuantity of WorkOrdersWorkOrderOperation |
POApprovedQuantity | Double | POApprovedQuantity of WorkOrdersWorkOrderOperation |
OverReceiptQuantity | Double | OverReceiptQuantity of WorkOrdersWorkOrderOperation |
InProcessQuantity | Double | InProcessQuantity of WorkOrdersWorkOrderOperation |
ReceivedQuantity | Double | ReceivedQuantity of WorkOrdersWorkOrderOperation |
ShippedQuantity | Double | ShippedQuantity of WorkOrdersWorkOrderOperation |
ReadyQuantity | Double | ReadyQuantity of WorkOrdersWorkOrderOperation |
CompletedQuantity | Double | CompletedQuantity of WorkOrdersWorkOrderOperation |
ScrappedQuantity | Double | ScrappedQuantity of WorkOrdersWorkOrderOperation |
RejectedQuantity | Double | RejectedQuantity of WorkOrdersWorkOrderOperation |
UnitOfMeasure | String | UnitOfMeasure of WorkOrdersWorkOrderOperation |
PlannedStartDate | Datetime | Planned date and time to start the operation. The scheduling application sets this date. The planned start date must not occur before the start date of the work order or after the finish date of the work order. This attribute is required. |
PlannedCompletionDate | Datetime | Planned date and time to finish the operation. The scheduling application sets this date. The planned completion date must not occur before the start date of the work order or after the finish date of the work order. This attribute is required. |
ActualStartDate | Datetime | ActualStartDate of WorkOrdersWorkOrderOperation |
ActualCompletionDate | Datetime | ActualCompletionDate of WorkOrdersWorkOrderOperation |
DelayStatus | Int | DelayStatus of WorkOrdersWorkOrderOperation |
MaterialsCount | Int | MaterialsCount of WorkOrdersWorkOrderOperation |
ResourcesCount | Int | ResourcesCount of WorkOrdersWorkOrderOperation |
SerialTrackingFlag | Bool | SerialTrackingFlag of WorkOrdersWorkOrderOperation |
ShippingDocumentsFlag | Bool | Contains one of the following values: true or false. If true, then create shipping documents for this outside processing (OSP) operation. If false, then do not create these shipping documents. This attribute doesn't have a default value. |
CreatedBy | String | CreatedBy of WorkOrdersWorkOrderOperation |
CreationDate | Datetime | CreationDate of WorkOrdersWorkOrderOperation |
LastUpdateDate | Datetime | LastUpdateDate of WorkOrdersWorkOrderOperation |
LastUpdatedBy | String | LastUpdatedBy of WorkOrdersWorkOrderOperation |
AdditionalMaterialAtManualIssue | String | Value that controls whether a production operator can issue more than the required quantity while manually reporting material issues. You can issue more than the required quantity without any hindrance, or prevent the material issue in case of additional material issue. |
OperationCompletionWithOpenExceptions | String | Value that controls whether operation completion is allowed when open exceptions exist for an operation. You can complete an operation without any hindrance, allow with a warning, or prevent operation completion. |
OperationCompletionWithUnderIssue | String | Value that controls whether operation completion is allowed when less than the required quantity of material is issued. You can complete an operation without any hindrance, allow with a warning, or prevent operation completion. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BackToBackFlag | String | BackToBackFlag |
ContractMfgFlag | String | ContractMfgFlag |
DueDays | Int | DueDays |
FirmPlannedFlag | String | FirmPlannedFlag |
InventoryItemId | Long | InventoryItemId |
ItemNumber | String | ItemNumber |
MaterialItemId | Long | MaterialItemId |
ProductSerialId | Long | ProductSerialId |
ResourceId | Long | ResourceId |
SerialNumber | String | SerialNumber |
SourceHeaderRefId | Long | SourceHeaderRefId |
SourceHeaderReferenceId | Long | SourceHeaderReferenceId |
SourceLineRefId | Long | SourceLineRefId |
SourceLineReferenceId | Long | SourceLineReferenceId |
SourceSystemId | Long | SourceSystemId |
Tolerance | Int | Tolerance |
WoProjectNumber | String | WoProjectNumber |
WoTaskNumber | String | WoTaskNumber |
WorkOrderStatusId | Long | WorkOrderStatusId |
Finder | String | finder |
WorkOrdersWorkOrderOperationWorkOrderOperationAttachment
Name | Type | Description |
WorkOrdersWorkOrderId [KEY] | Long | WorkOrdersWorkOrderId of WorkOrdersWorkOrderOperationWorkOrderOperationAttachment |
WorkorderoperationWorkOrderOperationId [KEY] | Long | WorkorderoperationWorkOrderOperationId of WorkOrdersWorkOrderOperationWorkOrderOperationAttachment |
AttachedDocumentId [KEY] | Long | The unique identifier of the attached document. |
LastUpdateDate | Datetime | The date when the record was last updated. |
LastUpdatedBy | String | The user who last updated the record. |
DatatypeCode | String | A value that indicates the data type. |
FileName | String | The file name of the attachment. |
DmFolderPath | String | The folder path from which the attachment is created. |
DmDocumentId | String | The document ID from which the attachment is created. |
DmVersionNumber | String | The document version number from which the attachment is created. |
Url | String | The URL of a web page type attachment. |
CategoryName | String | The category of the attachment. |
UserName | String | The login credentials of the user who created the attachment. |
Uri | String | The URI of a Topology Manager type attachment. |
FileUrl | String | The URI of the file. |
UploadedText | String | The text content for a new text attachment. |
UploadedFileContentType | String | The content type of the attachment. |
UploadedFileLength | Long | The size of the attachment file. |
UploadedFileName | String | The name to assign to a new attachment file. |
ContentRepositoryFileShared | Bool | Indicates whether the attachment is shared |
Title | String | The title of the attachment. |
Description | String | The description of the attachment. |
ErrorStatusCode | String | The error code, if any, for the attachment. |
ErrorStatusMessage | String | The error message, if any, for the attachment. |
CreatedBy | String | The user who created the record. |
CreationDate | Datetime | The date when the record was created. |
FileContents | String | The contents of the attachment. |
ExpirationDate | Datetime | The expiration date of the contents in the attachment. |
LastUpdatedByUserName | String | The user name who last updated the record. |
CreatedByUserName | String | The user name who created the record. |
AsyncTrackerId | String | Attribute provided for the exclusive use by the Attachment UI components to assist in uploading files. |
FileWebImage | String | The base64 encoded image of the file displayed in .png format if the source is a convertible image. |
DownloadInfo | String | JSON object represented as a string containing information used to programmatically retrieve a file attachment. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BackToBackFlag | String | BackToBackFlag |
ContractMfgFlag | String | ContractMfgFlag |
DueDays | Int | DueDays |
FirmPlannedFlag | String | FirmPlannedFlag |
InventoryItemId | Long | InventoryItemId |
ItemNumber | String | ItemNumber |
MaterialItemId | Long | MaterialItemId |
OrganizationId | Long | OrganizationId |
PlannedCompletionDate | Datetime | PlannedCompletionDate |
PlannedStartDate | Datetime | PlannedStartDate |
ProductSerialId | Long | ProductSerialId |
ResourceId | Long | ResourceId |
SerialNumber | String | SerialNumber |
SourceHeaderRefId | Long | SourceHeaderRefId |
SourceHeaderReferenceId | Long | SourceHeaderReferenceId |
SourceLineRefId | Long | SourceLineRefId |
SourceLineReferenceId | Long | SourceLineReferenceId |
SourceSystemId | Long | SourceSystemId |
Tolerance | Int | Tolerance |
WoProjectNumber | String | WoProjectNumber |
WoTaskNumber | String | WoTaskNumber |
WorkAreaId | Long | WorkAreaId |
WorkCenterId | Long | WorkCenterId |
WorkOrderId | Long | WorkOrderId |
WorkOrderNumber | String | WorkOrderNumber |
WorkOrderStatusId | Long | WorkOrderStatusId |
Finder | String | finder |
WorkOrdersWorkOrderOperationWorkOrderOperationDFF
Name | Type | Description |
WorkOrdersWorkOrderId [KEY] | Long | WorkOrdersWorkOrderId of WorkOrdersWorkOrderOperationWorkOrderOperationDFF |
WorkorderoperationWorkOrderOperationId [KEY] | Long | WorkorderoperationWorkOrderOperationId of WorkOrdersWorkOrderOperationWorkOrderOperationDFF |
WoOperationId [KEY] | Long | Value that uniquely identifies the work order operation. It is a primary key that the application generates when it creates the work order operation. |
_FLEX_Context | String | Descriptive flexfield context name for work order operations. |
_FLEX_Context_DisplayValue | String | Descriptive flexfield context display value for work order operations. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BackToBackFlag | String | BackToBackFlag |
ContractMfgFlag | String | ContractMfgFlag |
DueDays | Int | DueDays |
FirmPlannedFlag | String | FirmPlannedFlag |
InventoryItemId | Long | InventoryItemId |
ItemNumber | String | ItemNumber |
LastUpdateDate | Datetime | LastUpdateDate |
MaterialItemId | Long | MaterialItemId |
OrganizationId | Long | OrganizationId |
PlannedCompletionDate | Datetime | PlannedCompletionDate |
PlannedStartDate | Datetime | PlannedStartDate |
ProductSerialId | Long | ProductSerialId |
ResourceId | Long | ResourceId |
SerialNumber | String | SerialNumber |
SourceHeaderRefId | Long | SourceHeaderRefId |
SourceHeaderReferenceId | Long | SourceHeaderReferenceId |
SourceLineRefId | Long | SourceLineRefId |
SourceLineReferenceId | Long | SourceLineReferenceId |
SourceSystemId | Long | SourceSystemId |
Tolerance | Int | Tolerance |
WoProjectNumber | String | WoProjectNumber |
WoTaskNumber | String | WoTaskNumber |
WorkAreaId | Long | WorkAreaId |
WorkCenterId | Long | WorkCenterId |
WorkOrderId | Long | WorkOrderId |
WorkOrderNumber | String | WorkOrderNumber |
WorkOrderStatusId | Long | WorkOrderStatusId |
Finder | String | finder |
WorkOrdersWorkOrderOperationWorkOrderOperationExceptionCount
Name | Type | Description |
WorkOrdersWorkOrderId [KEY] | Long | WorkOrdersWorkOrderId of WorkOrdersWorkOrderOperationWorkOrderOperationExceptionCount |
WorkorderoperationWorkOrderOperationId [KEY] | Long | WorkorderoperationWorkOrderOperationId of WorkOrdersWorkOrderOperationWorkOrderOperationExceptionCount |
WorkOrderOperationExceptionCount | Long | WorkOrderOperationExceptionCount of WorkOrdersWorkOrderOperationWorkOrderOperationExceptionCount |
WorkOrderOperationId [KEY] | Long | WorkOrderOperationId of WorkOrdersWorkOrderOperationWorkOrderOperationExceptionCount |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BackToBackFlag | String | BackToBackFlag |
ContractMfgFlag | String | ContractMfgFlag |
DueDays | Int | DueDays |
FirmPlannedFlag | String | FirmPlannedFlag |
InventoryItemId | Long | InventoryItemId |
ItemNumber | String | ItemNumber |
LastUpdateDate | Datetime | LastUpdateDate |
MaterialItemId | Long | MaterialItemId |
OrganizationId | Long | OrganizationId |
PlannedCompletionDate | Datetime | PlannedCompletionDate |
PlannedStartDate | Datetime | PlannedStartDate |
ProductSerialId | Long | ProductSerialId |
ResourceId | Long | ResourceId |
SerialNumber | String | SerialNumber |
SourceHeaderRefId | Long | SourceHeaderRefId |
SourceHeaderReferenceId | Long | SourceHeaderReferenceId |
SourceLineRefId | Long | SourceLineRefId |
SourceLineReferenceId | Long | SourceLineReferenceId |
SourceSystemId | Long | SourceSystemId |
Tolerance | Int | Tolerance |
WoProjectNumber | String | WoProjectNumber |
WoTaskNumber | String | WoTaskNumber |
WorkAreaId | Long | WorkAreaId |
WorkCenterId | Long | WorkCenterId |
WorkOrderId | Long | WorkOrderId |
WorkOrderNumber | String | WorkOrderNumber |
WorkOrderStatusId | Long | WorkOrderStatusId |
Finder | String | finder |
WorkOrdersWorkOrderOperationWorkOrderOperationMaterial
Name | Type | Description |
WorkOrdersWorkOrderId [KEY] | Long | WorkOrdersWorkOrderId of WorkOrdersWorkOrderOperationWorkOrderOperationMaterial |
WorkorderoperationWorkOrderOperationId [KEY] | Long | WorkorderoperationWorkOrderOperationId of WorkOrdersWorkOrderOperationWorkOrderOperationMaterial |
OrganizationId | Long | OrganizationId of WorkOrdersWorkOrderOperationWorkOrderOperationMaterial |
WorkOrderId | Long | WorkOrderId of WorkOrdersWorkOrderOperationWorkOrderOperationMaterial |
WorkOrderOperationId | Long | Value that uniquely identifies the work order operation. It is a primary key that the application generates when it creates the work order operation. |
OperationSequenceNumber | Double | OperationSequenceNumber of WorkOrdersWorkOrderOperationWorkOrderOperationMaterial |
OperationName | String | OperationName of WorkOrdersWorkOrderOperationWorkOrderOperationMaterial |
StandardOperationId | Long | StandardOperationId of WorkOrdersWorkOrderOperationWorkOrderOperationMaterial |
StandardOperationCode | String | StandardOperationCode of WorkOrdersWorkOrderOperationWorkOrderOperationMaterial |
WorkAreaId | Long | WorkAreaId of WorkOrdersWorkOrderOperationWorkOrderOperationMaterial |
WorkAreaName | String | WorkAreaName of WorkOrdersWorkOrderOperationWorkOrderOperationMaterial |
WorkCenterId | Long | WorkCenterId of WorkOrdersWorkOrderOperationWorkOrderOperationMaterial |
WorkCenterName | String | WorkCenterName of WorkOrdersWorkOrderOperationWorkOrderOperationMaterial |
WorkOrderOperationMaterialId [KEY] | Long | WorkOrderOperationMaterialId of WorkOrdersWorkOrderOperationWorkOrderOperationMaterial |
MaterialSequenceNumber | Double | Unique sequence of the component assigned to the work order operation. |
MaterialType | String | MaterialType of WorkOrdersWorkOrderOperationWorkOrderOperationMaterial |
InventoryItemId | Long | Value that uniquely identifies the item, product, or assembly in the inventory organization. |
ItemNumber | String | Number that identifies the item. If the material type is COMPONENT, then ItemNumber references the component to issue to the work order. If the material type is PRIMARY_PRODUCT, then ItemNumber references the assembly that's an output of the work order. |
ItemDescription | String | ItemDescription of WorkOrdersWorkOrderOperationWorkOrderOperationMaterial |
ItemRevision | String | ItemRevision of WorkOrdersWorkOrderOperationWorkOrderOperationMaterial |
QuantityPERProduct | Double | Quantity required to manufacture each unit of the product. |
BasisType | String | Value that indicates whether the material quantity is fixed (for example, quantity per lot produced) or variable (for example, quantity per item produced). A list of accepted values is defined in the lookup type EGP_BOM_BASIS_TYPE. |
Quantity | Double | Quantity of WorkOrdersWorkOrderOperationWorkOrderOperationMaterial |
InverseQuantity | Double | Allocated component quantity. |
UOMCode | String | Unit of measure for the component quantity. |
UnitOfMeasure | String | UnitOfMeasure of WorkOrdersWorkOrderOperationWorkOrderOperationMaterial |
RequiredDate | Datetime | Date when the plant requires the materials so that it perform the operation. The required date must not occur before the operation start date, or after the operation completion date. |
YieldFactor | Double | Factor to use when calculating the quantity that the operation requires to accommodate component waste when it processes the item. It is recommended that you set the yield to between 0 and 1. You can set the yield to a value that's greater than 1. The application considers the yield when it calculates the required quantity according to the Include plant parameter for the component yield. |
IncludeInPlanningFlag | Bool | Contains one of the following values: true or false. If true, then planning considers the material when it plans the supply. If false, then planning doesn't consider the material when it plans supply. The default value is true. |
SupplyType | String | Reference of the supply type used for the work order operation material. A list of accepted values is defined in the lookup types EGP_WIP_SUP_TYPE and ORA_WIE_WO_SUPPLY_TYPE. |
SupplyTypeDescription | String | SupplyTypeDescription of WorkOrdersWorkOrderOperationWorkOrderOperationMaterial |
SupplySubinventory | String | Subinventory to use, by default, when the plant draws material during assembly or an operation pull. |
SupplyLocatorId | Long | Value that uniquely identifies the locator. It is a primary key that the application generates when it creates the locator. |
SupplyLocator | String | Locator in subinventory to use, by default, when the plant draws material during assembly or an operation pull. |
ReservedQuantity | Double | ReservedQuantity of WorkOrdersWorkOrderOperationWorkOrderOperationMaterial |
IssuedQuantity | Double | IssuedQuantity of WorkOrdersWorkOrderOperationWorkOrderOperationMaterial |
ProducedQuantity | Double | ProducedQuantity of WorkOrdersWorkOrderOperationWorkOrderOperationMaterial |
AllocatedQuantity | Double | AllocatedQuantity of WorkOrdersWorkOrderOperationWorkOrderOperationMaterial |
PickedQuantity | Double | PickedQuantity of WorkOrdersWorkOrderOperationWorkOrderOperationMaterial |
RemainingAllocatedQuantity | Double | RemainingAllocatedQuantity of WorkOrdersWorkOrderOperationWorkOrderOperationMaterial |
CreatedBy | String | CreatedBy of WorkOrdersWorkOrderOperationWorkOrderOperationMaterial |
CreationDate | Datetime | CreationDate of WorkOrdersWorkOrderOperationWorkOrderOperationMaterial |
LastUpdateDate | Datetime | LastUpdateDate of WorkOrdersWorkOrderOperationWorkOrderOperationMaterial |
LastUpdatedBy | String | LastUpdatedBy of WorkOrdersWorkOrderOperationWorkOrderOperationMaterial |
SubstituteFlag | Bool | SubstituteFlag of WorkOrdersWorkOrderOperationWorkOrderOperationMaterial |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BackToBackFlag | String | BackToBackFlag |
ContractMfgFlag | String | ContractMfgFlag |
DueDays | Int | DueDays |
FirmPlannedFlag | String | FirmPlannedFlag |
MaterialItemId | Long | MaterialItemId |
PlannedCompletionDate | Datetime | PlannedCompletionDate |
PlannedStartDate | Datetime | PlannedStartDate |
ProductSerialId | Long | ProductSerialId |
ResourceId | Long | ResourceId |
SerialNumber | String | SerialNumber |
SourceHeaderRefId | Long | SourceHeaderRefId |
SourceHeaderReferenceId | Long | SourceHeaderReferenceId |
SourceLineRefId | Long | SourceLineRefId |
SourceLineReferenceId | Long | SourceLineReferenceId |
SourceSystemId | Long | SourceSystemId |
Tolerance | Int | Tolerance |
WoProjectNumber | String | WoProjectNumber |
WoTaskNumber | String | WoTaskNumber |
WorkOrderNumber | String | WorkOrderNumber |
WorkOrderStatusId | Long | WorkOrderStatusId |
Finder | String | finder |
WorkOrdersWorkOrderOperationWorkOrderOperationMaterialWorkOrderMaterialExceptionCount
Name | Type | Description |
WorkOrdersWorkOrderId [KEY] | Long | WorkOrdersWorkOrderId of WorkOrdersWorkOrderOperationWorkOrderOperationMaterialWorkOrderMaterialExceptionCount |
WorkorderoperationWorkOrderOperationId [KEY] | Long | WorkorderoperationWorkOrderOperationId of WorkOrdersWorkOrderOperationWorkOrderOperationMaterialWorkOrderMaterialExceptionCount |
WorkorderoperationmaterialWorkOrderOperationMaterialId [KEY] | Long | WorkorderoperationmaterialWorkOrderOperationMaterialId of WorkOrdersWorkOrderOperationWorkOrderOperationMaterialWorkOrderMaterialExceptionCount |
WorkOrderMaterialExceptionCount | Long | WorkOrderMaterialExceptionCount of WorkOrdersWorkOrderOperationWorkOrderOperationMaterialWorkOrderMaterialExceptionCount |
WorkOrderOperationMaterialId [KEY] | Long | WorkOrderOperationMaterialId of WorkOrdersWorkOrderOperationWorkOrderOperationMaterialWorkOrderMaterialExceptionCount |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BackToBackFlag | String | BackToBackFlag |
ContractMfgFlag | String | ContractMfgFlag |
DueDays | Int | DueDays |
FirmPlannedFlag | String | FirmPlannedFlag |
InventoryItemId | Long | InventoryItemId |
ItemNumber | String | ItemNumber |
LastUpdateDate | Datetime | LastUpdateDate |
MaterialItemId | Long | MaterialItemId |
OrganizationId | Long | OrganizationId |
PlannedCompletionDate | Datetime | PlannedCompletionDate |
PlannedStartDate | Datetime | PlannedStartDate |
ProductSerialId | Long | ProductSerialId |
ResourceId | Long | ResourceId |
SerialNumber | String | SerialNumber |
SourceHeaderRefId | Long | SourceHeaderRefId |
SourceHeaderReferenceId | Long | SourceHeaderReferenceId |
SourceLineRefId | Long | SourceLineRefId |
SourceLineReferenceId | Long | SourceLineReferenceId |
SourceSystemId | Long | SourceSystemId |
Tolerance | Int | Tolerance |
WoProjectNumber | String | WoProjectNumber |
WoTaskNumber | String | WoTaskNumber |
WorkAreaId | Long | WorkAreaId |
WorkCenterId | Long | WorkCenterId |
WorkOrderId | Long | WorkOrderId |
WorkOrderNumber | String | WorkOrderNumber |
WorkOrderStatusId | Long | WorkOrderStatusId |
Finder | String | finder |
WorkOrdersWorkOrderOperationWorkOrderOperationMaterialWorkOrderOperationMaterialAttachment
Name | Type | Description |
WorkOrdersWorkOrderId [KEY] | Long | WorkOrdersWorkOrderId of WorkOrdersWorkOrderOperationWorkOrderOperationMaterialWorkOrderOperationMaterialAttachment |
WorkorderoperationWorkOrderOperationId [KEY] | Long | WorkorderoperationWorkOrderOperationId of WorkOrdersWorkOrderOperationWorkOrderOperationMaterialWorkOrderOperationMaterialAttachment |
WorkorderoperationmaterialWorkOrderOperationMaterialId [KEY] | Long | WorkorderoperationmaterialWorkOrderOperationMaterialId of WorkOrdersWorkOrderOperationWorkOrderOperationMaterialWorkOrderOperationMaterialAttachment |
AttachedDocumentId [KEY] | Long | The unique identifier of the attached document. |
LastUpdateDate | Datetime | The date when the record was last updated. |
LastUpdatedBy | String | The user who last updated the record. |
DatatypeCode | String | A value that indicates the data type. |
FileName | String | The file name of the attachment. |
DmFolderPath | String | The folder path from which the attachment is created. |
DmDocumentId | String | The document ID from which the attachment is created. |
DmVersionNumber | String | The document version number from which the attachment is created. |
Url | String | The URL of a web page type attachment. |
CategoryName | String | The category of the attachment. |
UserName | String | The login credentials of the user who created the attachment. |
Uri | String | The URI of a Topology Manager type attachment. |
FileUrl | String | The URI of the file. |
UploadedText | String | The text content for a new text attachment. |
UploadedFileContentType | String | The content type of the attachment. |
UploadedFileLength | Long | The size of the attachment file. |
UploadedFileName | String | The name to assign to a new attachment file. |
ContentRepositoryFileShared | Bool | Indicates whether the attachment is shared |
Title | String | The title of the attachment. |
Description | String | The description of the attachment. |
ErrorStatusCode | String | The error code, if any, for the attachment. |
ErrorStatusMessage | String | The error message, if any, for the attachment. |
CreatedBy | String | The user who created the record. |
CreationDate | Datetime | The date when the record was created. |
FileContents | String | The contents of the attachment. |
ExpirationDate | Datetime | The expiration date of the contents in the attachment. |
LastUpdatedByUserName | String | The user name who last updated the record. |
CreatedByUserName | String | The user name who created the record. |
AsyncTrackerId | String | Attribute provided for the exclusive use by the Attachment UI components to assist in uploading files. |
FileWebImage | String | The base64 encoded image of the file displayed in .png format if the source is a convertible image. |
DownloadInfo | String | JSON object represented as a string containing information used to programmatically retrieve a file attachment. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BackToBackFlag | String | BackToBackFlag |
ContractMfgFlag | String | ContractMfgFlag |
DueDays | Int | DueDays |
FirmPlannedFlag | String | FirmPlannedFlag |
InventoryItemId | Long | InventoryItemId |
ItemNumber | String | ItemNumber |
MaterialItemId | Long | MaterialItemId |
OrganizationId | Long | OrganizationId |
PlannedCompletionDate | Datetime | PlannedCompletionDate |
PlannedStartDate | Datetime | PlannedStartDate |
ProductSerialId | Long | ProductSerialId |
ResourceId | Long | ResourceId |
SerialNumber | String | SerialNumber |
SourceHeaderRefId | Long | SourceHeaderRefId |
SourceHeaderReferenceId | Long | SourceHeaderReferenceId |
SourceLineRefId | Long | SourceLineRefId |
SourceLineReferenceId | Long | SourceLineReferenceId |
SourceSystemId | Long | SourceSystemId |
Tolerance | Int | Tolerance |
WoProjectNumber | String | WoProjectNumber |
WoTaskNumber | String | WoTaskNumber |
WorkAreaId | Long | WorkAreaId |
WorkCenterId | Long | WorkCenterId |
WorkOrderId | Long | WorkOrderId |
WorkOrderNumber | String | WorkOrderNumber |
WorkOrderStatusId | Long | WorkOrderStatusId |
Finder | String | finder |
WorkOrdersWorkOrderOperationWorkOrderOperationMaterialWorkOrderOperationMaterialDFF
Name | Type | Description |
WorkOrdersWorkOrderId [KEY] | Long | WorkOrdersWorkOrderId of WorkOrdersWorkOrderOperationWorkOrderOperationMaterialWorkOrderOperationMaterialDFF |
WorkorderoperationWorkOrderOperationId [KEY] | Long | WorkorderoperationWorkOrderOperationId of WorkOrdersWorkOrderOperationWorkOrderOperationMaterialWorkOrderOperationMaterialDFF |
WorkorderoperationmaterialWorkOrderOperationMaterialId [KEY] | Long | WorkorderoperationmaterialWorkOrderOperationMaterialId of WorkOrdersWorkOrderOperationWorkOrderOperationMaterialWorkOrderOperationMaterialDFF |
WoOperationMaterialId [KEY] | Long | Value that uniquely identifies the material for the work order operation. It is a primary key that the application generates when it creates the material for the work order operation. |
_FLEX_Context | String | Descriptive flexfield context name for work order operation materials. |
_FLEX_Context_DisplayValue | String | Descriptive flexfield context display value for work order operation materials. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BackToBackFlag | String | BackToBackFlag |
ContractMfgFlag | String | ContractMfgFlag |
DueDays | Int | DueDays |
FirmPlannedFlag | String | FirmPlannedFlag |
InventoryItemId | Long | InventoryItemId |
ItemNumber | String | ItemNumber |
LastUpdateDate | Datetime | LastUpdateDate |
MaterialItemId | Long | MaterialItemId |
OrganizationId | Long | OrganizationId |
PlannedCompletionDate | Datetime | PlannedCompletionDate |
PlannedStartDate | Datetime | PlannedStartDate |
ProductSerialId | Long | ProductSerialId |
ResourceId | Long | ResourceId |
SerialNumber | String | SerialNumber |
SourceHeaderRefId | Long | SourceHeaderRefId |
SourceHeaderReferenceId | Long | SourceHeaderReferenceId |
SourceLineRefId | Long | SourceLineRefId |
SourceLineReferenceId | Long | SourceLineReferenceId |
SourceSystemId | Long | SourceSystemId |
Tolerance | Int | Tolerance |
WoProjectNumber | String | WoProjectNumber |
WoTaskNumber | String | WoTaskNumber |
WorkAreaId | Long | WorkAreaId |
WorkCenterId | Long | WorkCenterId |
WorkOrderId | Long | WorkOrderId |
WorkOrderNumber | String | WorkOrderNumber |
WorkOrderStatusId | Long | WorkOrderStatusId |
Finder | String | finder |
WorkOrdersWorkOrderOperationWorkOrderOperationResource
Name | Type | Description |
WorkOrdersWorkOrderId [KEY] | Long | WorkOrdersWorkOrderId of WorkOrdersWorkOrderOperationWorkOrderOperationResource |
WorkorderoperationWorkOrderOperationId [KEY] | Long | WorkorderoperationWorkOrderOperationId of WorkOrdersWorkOrderOperationWorkOrderOperationResource |
OrganizationId | Long | OrganizationId of WorkOrdersWorkOrderOperationWorkOrderOperationResource |
ResourceSequenceNumber | Double | Number that the application uses to determine the step in the sequence it must use to make sure resources work together correctly to finish the operation. If multiple resource lines include the same resource sequence number, then the application schedules them to occur at the same time. |
WorkOrderOperationResourceId [KEY] | Long | WorkOrderOperationResourceId of WorkOrdersWorkOrderOperationWorkOrderOperationResource |
ResourceId | Long | Value that uniquely identifies the resource. It is a primary key that the application generates when it creates the resource. |
ResourceCode | String | Abbreviation that identifies the resource. |
ResourceDescription | String | ResourceDescription of WorkOrdersWorkOrderOperationWorkOrderOperationResource |
ResourceName | String | ResourceName of WorkOrdersWorkOrderOperationWorkOrderOperationResource |
ResourceType | String | ResourceType of WorkOrdersWorkOrderOperationWorkOrderOperationResource |
WorkAreaId | Long | WorkAreaId of WorkOrdersWorkOrderOperationWorkOrderOperationResource |
WorkAreaName | String | WorkAreaName of WorkOrdersWorkOrderOperationWorkOrderOperationResource |
WorkAreaCode | String | WorkAreaCode of WorkOrdersWorkOrderOperationWorkOrderOperationResource |
WorkAreaDescription | String | WorkAreaDescription of WorkOrdersWorkOrderOperationWorkOrderOperationResource |
WorkCenterId | Long | Value that uniquely identifies the work center. It is a primary key that the application generates when it creates the work center. |
WorkCenterName | String | WorkCenterName of WorkOrdersWorkOrderOperationWorkOrderOperationResource |
WorkCenterCode | String | WorkCenterCode of WorkOrdersWorkOrderOperationWorkOrderOperationResource |
WorkCenterDescription | String | WorkCenterDescription of WorkOrdersWorkOrderOperationWorkOrderOperationResource |
WorkOrderId | Long | WorkOrderId of WorkOrdersWorkOrderOperationWorkOrderOperationResource |
WorkOrderOperationId | Long | Value that uniquely identifies the work order operation. It is a primary key that the application generates when it creates the work order operation. |
OperationSequenceNumber | Double | OperationSequenceNumber of WorkOrdersWorkOrderOperationWorkOrderOperationResource |
OperationName | String | OperationName of WorkOrdersWorkOrderOperationWorkOrderOperationResource |
StandardOperationId | Long | StandardOperationId of WorkOrdersWorkOrderOperationWorkOrderOperationResource |
StandardOperationCode | String | StandardOperationCode of WorkOrdersWorkOrderOperationWorkOrderOperationResource |
PrincipalFlag | Bool | Contains one of the following values: true or false. If true, then this resource is the principal resource among the group of simultaneous resources for that operation sequence. If false, then this resource isn't the principal resource. This attribute doesn't have a default value. |
UsageRate | Double | The predefined resource rate that's required to perform operation/activity for one unit of the assembly. For example, the number of hours it take to spray paint one pedestal. |
BasisType | String | Indicates whether the resource quantity is fixed (for example, usage per lot produced) or variable (for example, usage per item produced). A list of accepted values is defined in the lookup type EGP_BOM_BASIS_TYPE. |
RequiredUsage | Double | Resource usage that the plant requires to make the work order quantity. The application calculates this value depending on whether the basis type is fixed or variable. Fixed: the required usage equals the usage rate. Variable: the required usage equals the usage rate multiplied by the work order quantity. |
InverseRequiredUsage | Double | Inverse of the usage rate. The application uses this inverse when the resource usage rate is a fraction, but the inverse of this rate is an integer. |
UOMCode | String | UOMCode of WorkOrdersWorkOrderOperationWorkOrderOperationResource |
UnitOfMeasure | String | UnitOfMeasure of WorkOrdersWorkOrderOperationWorkOrderOperationResource |
ChargeType | String | Indicates whether resource transactions are automatically generated and at what stage. A list of accepted values is defined in the lookup type ORA_WIS_CHARGE_TYPE. |
AssignedUnits | Double | Number of resource units required to perform the operation. |
PlannedStartDate | Datetime | Planned date and time to engage the resource for the operation. The scheduling application sets this date. The planned start date must not occur before the operation start date or after the operation finish date. This attribute is required. |
PlannedCompletionDate | Datetime | Planned date and time till the resource is engaged for the operation. The scheduling application sets this date. The planned completion date must not occur before the operation start date or after the operation finish date. This attribute is required. |
ResourceActivityCode | String | Abbreviation that identifies the resource activity. |
ScheduledIndicator | String | Contains one of the following values: Yes or No. If Yes, then scheduling schedules the resource and computes the start date and completion dates. If No, then scheduling doesn't schedule the resource, and it sets start date equal to the completion date. The default value is Yes. |
PhantomFlag | Bool | PhantomFlag of WorkOrdersWorkOrderOperationWorkOrderOperationResource |
ActualResourceUsage | Double | ActualResourceUsage of WorkOrdersWorkOrderOperationWorkOrderOperationResource |
CreatedBy | String | CreatedBy of WorkOrdersWorkOrderOperationWorkOrderOperationResource |
CreationDate | Datetime | CreationDate of WorkOrdersWorkOrderOperationWorkOrderOperationResource |
LastUpdateDate | Datetime | LastUpdateDate of WorkOrdersWorkOrderOperationWorkOrderOperationResource |
LastUpdatedBy | String | LastUpdatedBy of WorkOrdersWorkOrderOperationWorkOrderOperationResource |
ProfileId | Long | Value that uniquely identifies the job profile associated with the work order operation resource. This attribute is associated with a feature that requires opt in. |
ProfileCode | String | Abbreviation that identifies the job profile associated with the work order operation resource. This attribute is associated with a feature that requires opt in. |
EquipmentProfileId | Long | Value that uniquely identifies the equipment profile associated with the work order operation resource. This attribute is associated with a feature that requires opt in. |
EquipmentProfileCode | String | Abbreviation that identifies the equipment profile associated with the work order operation resource. This attribute is associated with a feature that requires opt in. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BackToBackFlag | String | BackToBackFlag |
ContractMfgFlag | String | ContractMfgFlag |
DueDays | Int | DueDays |
FirmPlannedFlag | String | FirmPlannedFlag |
InventoryItemId | Long | InventoryItemId |
ItemNumber | String | ItemNumber |
MaterialItemId | Long | MaterialItemId |
ProductSerialId | Long | ProductSerialId |
SerialNumber | String | SerialNumber |
SourceHeaderRefId | Long | SourceHeaderRefId |
SourceHeaderReferenceId | Long | SourceHeaderReferenceId |
SourceLineRefId | Long | SourceLineRefId |
SourceLineReferenceId | Long | SourceLineReferenceId |
SourceSystemId | Long | SourceSystemId |
Tolerance | Int | Tolerance |
WoProjectNumber | String | WoProjectNumber |
WoTaskNumber | String | WoTaskNumber |
WorkOrderNumber | String | WorkOrderNumber |
WorkOrderStatusId | Long | WorkOrderStatusId |
Finder | String | finder |
WorkOrdersWorkOrderOperationWorkOrderOperationResourceWorkOrderOperationResourceAttachment
Name | Type | Description |
WorkOrdersWorkOrderId [KEY] | Long | WorkOrdersWorkOrderId of WorkOrdersWorkOrderOperationWorkOrderOperationResourceWorkOrderOperationResourceAttachment |
WorkorderoperationWorkOrderOperationId [KEY] | Long | WorkorderoperationWorkOrderOperationId of WorkOrdersWorkOrderOperationWorkOrderOperationResourceWorkOrderOperationResourceAttachment |
WorkorderoperationresourceWorkOrderOperationResourceId [KEY] | Long | WorkorderoperationresourceWorkOrderOperationResourceId of WorkOrdersWorkOrderOperationWorkOrderOperationResourceWorkOrderOperationResourceAttachment |
AttachedDocumentId [KEY] | Long | The unique identifier of the attached document. |
LastUpdateDate | Datetime | The date when the record was last updated. |
LastUpdatedBy | String | The user who last updated the record. |
DatatypeCode | String | A value that indicates the data type. |
FileName | String | The file name of the attachment. |
DmFolderPath | String | The folder path from which the attachment is created. |
DmDocumentId | String | The document ID from which the attachment is created. |
DmVersionNumber | String | The document version number from which the attachment is created. |
Url | String | The URL of a web page type attachment. |
CategoryName | String | The category of the attachment. |
UserName | String | The login credentials of the user who created the attachment. |
Uri | String | The URI of a Topology Manager type attachment. |
FileUrl | String | The URI of the file. |
UploadedText | String | The text content for a new text attachment. |
UploadedFileContentType | String | The content type of the attachment. |
UploadedFileLength | Long | The size of the attachment file. |
UploadedFileName | String | The name to assign to a new attachment file. |
ContentRepositoryFileShared | Bool | Indicates whether the attachment is shared |
Title | String | The title of the attachment. |
Description | String | The description of the attachment. |
ErrorStatusCode | String | The error code, if any, for the attachment. |
ErrorStatusMessage | String | The error message, if any, for the attachment. |
CreatedBy | String | The user who created the record. |
CreationDate | Datetime | The date when the record was created. |
FileContents | String | The contents of the attachment. |
ExpirationDate | Datetime | The expiration date of the contents in the attachment. |
LastUpdatedByUserName | String | The user name who last updated the record. |
CreatedByUserName | String | The user name who created the record. |
AsyncTrackerId | String | Attribute provided for the exclusive use by the Attachment UI components to assist in uploading files. |
FileWebImage | String | The base64 encoded image of the file displayed in .png format if the source is a convertible image. |
DownloadInfo | String | JSON object represented as a string containing information used to programmatically retrieve a file attachment. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BackToBackFlag | String | BackToBackFlag |
ContractMfgFlag | String | ContractMfgFlag |
DueDays | Int | DueDays |
FirmPlannedFlag | String | FirmPlannedFlag |
InventoryItemId | Long | InventoryItemId |
ItemNumber | String | ItemNumber |
MaterialItemId | Long | MaterialItemId |
OrganizationId | Long | OrganizationId |
PlannedCompletionDate | Datetime | PlannedCompletionDate |
PlannedStartDate | Datetime | PlannedStartDate |
ProductSerialId | Long | ProductSerialId |
ResourceId | Long | ResourceId |
SerialNumber | String | SerialNumber |
SourceHeaderRefId | Long | SourceHeaderRefId |
SourceHeaderReferenceId | Long | SourceHeaderReferenceId |
SourceLineRefId | Long | SourceLineRefId |
SourceLineReferenceId | Long | SourceLineReferenceId |
SourceSystemId | Long | SourceSystemId |
Tolerance | Int | Tolerance |
WoProjectNumber | String | WoProjectNumber |
WoTaskNumber | String | WoTaskNumber |
WorkAreaId | Long | WorkAreaId |
WorkCenterId | Long | WorkCenterId |
WorkOrderId | Long | WorkOrderId |
WorkOrderNumber | String | WorkOrderNumber |
WorkOrderStatusId | Long | WorkOrderStatusId |
Finder | String | finder |
WorkOrdersWorkOrderOperationWorkOrderOperationResourceWorkOrderOperationResourceDFF
Name | Type | Description |
WorkOrdersWorkOrderId [KEY] | Long | WorkOrdersWorkOrderId of WorkOrdersWorkOrderOperationWorkOrderOperationResourceWorkOrderOperationResourceDFF |
WorkorderoperationWorkOrderOperationId [KEY] | Long | WorkorderoperationWorkOrderOperationId of WorkOrdersWorkOrderOperationWorkOrderOperationResourceWorkOrderOperationResourceDFF |
WorkorderoperationresourceWorkOrderOperationResourceId [KEY] | Long | WorkorderoperationresourceWorkOrderOperationResourceId of WorkOrdersWorkOrderOperationWorkOrderOperationResourceWorkOrderOperationResourceDFF |
WoOperationResourceId [KEY] | Long | Value that uniquely identifies a resource of a work order operation. It is a primary key that the application generates when it creates the work order operation resource. |
_FLEX_Context | String | Descriptive flexfield context name for work order operation resources. |
_FLEX_Context_DisplayValue | String | Descriptive flexfield context display value for work order operation resources. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BackToBackFlag | String | BackToBackFlag |
ContractMfgFlag | String | ContractMfgFlag |
DueDays | Int | DueDays |
FirmPlannedFlag | String | FirmPlannedFlag |
InventoryItemId | Long | InventoryItemId |
ItemNumber | String | ItemNumber |
LastUpdateDate | Datetime | LastUpdateDate |
MaterialItemId | Long | MaterialItemId |
OrganizationId | Long | OrganizationId |
PlannedCompletionDate | Datetime | PlannedCompletionDate |
PlannedStartDate | Datetime | PlannedStartDate |
ProductSerialId | Long | ProductSerialId |
ResourceId | Long | ResourceId |
SerialNumber | String | SerialNumber |
SourceHeaderRefId | Long | SourceHeaderRefId |
SourceHeaderReferenceId | Long | SourceHeaderReferenceId |
SourceLineRefId | Long | SourceLineRefId |
SourceLineReferenceId | Long | SourceLineReferenceId |
SourceSystemId | Long | SourceSystemId |
Tolerance | Int | Tolerance |
WoProjectNumber | String | WoProjectNumber |
WoTaskNumber | String | WoTaskNumber |
WorkAreaId | Long | WorkAreaId |
WorkCenterId | Long | WorkCenterId |
WorkOrderId | Long | WorkOrderId |
WorkOrderNumber | String | WorkOrderNumber |
WorkOrderStatusId | Long | WorkOrderStatusId |
Finder | String | finder |
WorkOrdersWorkOrderOperationWorkOrderOperationResourceWorkOrderOperationResourceInstance
Name | Type | Description |
WorkOrdersWorkOrderId [KEY] | Long | WorkOrdersWorkOrderId of WorkOrdersWorkOrderOperationWorkOrderOperationResourceWorkOrderOperationResourceInstance |
WorkorderoperationWorkOrderOperationId [KEY] | Long | WorkorderoperationWorkOrderOperationId of WorkOrdersWorkOrderOperationWorkOrderOperationResourceWorkOrderOperationResourceInstance |
WorkorderoperationresourceWorkOrderOperationResourceId [KEY] | Long | WorkorderoperationresourceWorkOrderOperationResourceId of WorkOrdersWorkOrderOperationWorkOrderOperationResourceWorkOrderOperationResourceInstance |
WorkOrderOperationResourceInstanceId [KEY] | Long | Value that uniquely identifies the resource instance of a work order operation resource. It is a primary key that the application generates when it creates the resource instance for the work order operation resource. |
WorkOrderOperationResourceId | Long | Value that uniquely identifies the resource of a work order operation. It is a primary key that the application generates when it creates the resource for the work order operation. |
WorkOrderOperationId | Long | WorkOrderOperationId of WorkOrdersWorkOrderOperationWorkOrderOperationResourceWorkOrderOperationResourceInstance |
WorkOrderId | Long | WorkOrderId of WorkOrdersWorkOrderOperationWorkOrderOperationResourceWorkOrderOperationResourceInstance |
OrganizationId | Long | OrganizationId of WorkOrdersWorkOrderOperationWorkOrderOperationResourceWorkOrderOperationResourceInstance |
LaborInstanceId | Long | Value that uniquely identifies the labor resource instance. It is a primary key that the application generates when it creates a labor instance. |
LaborInstanceCode | String | Abbreviation that identifies the labor resource instance. |
LaborInstanceName | String | LaborInstanceName of WorkOrdersWorkOrderOperationWorkOrderOperationResourceWorkOrderOperationResourceInstance |
EquipmentInstanceId | Long | Value that uniquely identifies the equipment resource instance. It is a primary key that the application generates when it creates a equipment instance. |
EquipmentInstanceCode | String | Abbreviation that identifies the equipment resource instance. |
EquipmentInstanceName | String | EquipmentInstanceName of WorkOrdersWorkOrderOperationWorkOrderOperationResourceWorkOrderOperationResourceInstance |
ChargedQuantity | Double | ChargedQuantity of WorkOrdersWorkOrderOperationWorkOrderOperationResourceWorkOrderOperationResourceInstance |
ResourceType | String | ResourceType of WorkOrdersWorkOrderOperationWorkOrderOperationResourceWorkOrderOperationResourceInstance |
WOOperationResourceInstanceDFF | String | WOOperationResourceInstanceDFF |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BackToBackFlag | String | BackToBackFlag |
ContractMfgFlag | String | ContractMfgFlag |
DueDays | Int | DueDays |
FirmPlannedFlag | String | FirmPlannedFlag |
InventoryItemId | Long | InventoryItemId |
ItemNumber | String | ItemNumber |
LastUpdateDate | Datetime | LastUpdateDate |
MaterialItemId | Long | MaterialItemId |
PlannedCompletionDate | Datetime | PlannedCompletionDate |
PlannedStartDate | Datetime | PlannedStartDate |
ProductSerialId | Long | ProductSerialId |
ResourceId | Long | ResourceId |
SerialNumber | String | SerialNumber |
SourceHeaderRefId | Long | SourceHeaderRefId |
SourceHeaderReferenceId | Long | SourceHeaderReferenceId |
SourceLineRefId | Long | SourceLineRefId |
SourceLineReferenceId | Long | SourceLineReferenceId |
SourceSystemId | Long | SourceSystemId |
Tolerance | Int | Tolerance |
WoProjectNumber | String | WoProjectNumber |
WoTaskNumber | String | WoTaskNumber |
WorkAreaId | Long | WorkAreaId |
WorkCenterId | Long | WorkCenterId |
WorkOrderNumber | String | WorkOrderNumber |
WorkOrderStatusId | Long | WorkOrderStatusId |
Finder | String | finder |
WorkOrdersWorkOrderOperationWorkOrderOperationResourceWorkOrderResourceExceptionCount
Name | Type | Description |
WorkOrdersWorkOrderId [KEY] | Long | WorkOrdersWorkOrderId of WorkOrdersWorkOrderOperationWorkOrderOperationResourceWorkOrderResourceExceptionCount |
WorkorderoperationWorkOrderOperationId [KEY] | Long | WorkorderoperationWorkOrderOperationId of WorkOrdersWorkOrderOperationWorkOrderOperationResourceWorkOrderResourceExceptionCount |
WorkorderoperationresourceWorkOrderOperationResourceId [KEY] | Long | WorkorderoperationresourceWorkOrderOperationResourceId of WorkOrdersWorkOrderOperationWorkOrderOperationResourceWorkOrderResourceExceptionCount |
WorkOrderResourceExceptionCount | Long | WorkOrderResourceExceptionCount of WorkOrdersWorkOrderOperationWorkOrderOperationResourceWorkOrderResourceExceptionCount |
ResourceId [KEY] | Long | ResourceId of WorkOrdersWorkOrderOperationWorkOrderOperationResourceWorkOrderResourceExceptionCount |
WorkOrderOperationId [KEY] | Long | WorkOrderOperationId of WorkOrdersWorkOrderOperationWorkOrderOperationResourceWorkOrderResourceExceptionCount |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BackToBackFlag | String | BackToBackFlag |
ContractMfgFlag | String | ContractMfgFlag |
DueDays | Int | DueDays |
FirmPlannedFlag | String | FirmPlannedFlag |
InventoryItemId | Long | InventoryItemId |
ItemNumber | String | ItemNumber |
LastUpdateDate | Datetime | LastUpdateDate |
MaterialItemId | Long | MaterialItemId |
OrganizationId | Long | OrganizationId |
PlannedCompletionDate | Datetime | PlannedCompletionDate |
PlannedStartDate | Datetime | PlannedStartDate |
ProductSerialId | Long | ProductSerialId |
SerialNumber | String | SerialNumber |
SourceHeaderRefId | Long | SourceHeaderRefId |
SourceHeaderReferenceId | Long | SourceHeaderReferenceId |
SourceLineRefId | Long | SourceLineRefId |
SourceLineReferenceId | Long | SourceLineReferenceId |
SourceSystemId | Long | SourceSystemId |
Tolerance | Int | Tolerance |
WoProjectNumber | String | WoProjectNumber |
WoTaskNumber | String | WoTaskNumber |
WorkAreaId | Long | WorkAreaId |
WorkCenterId | Long | WorkCenterId |
WorkOrderId | Long | WorkOrderId |
WorkOrderNumber | String | WorkOrderNumber |
WorkOrderStatusId | Long | WorkOrderStatusId |
Finder | String | finder |
WorkOrdersWorkOrderOperationWorkOrderOperationSerialNumber
Name | Type | Description |
WorkOrdersWorkOrderId [KEY] | Long | WorkOrdersWorkOrderId of WorkOrdersWorkOrderOperationWorkOrderOperationSerialNumber |
WorkorderoperationWorkOrderOperationId [KEY] | Long | WorkorderoperationWorkOrderOperationId of WorkOrdersWorkOrderOperationWorkOrderOperationSerialNumber |
OrganizationId | Long | OrganizationId of WorkOrdersWorkOrderOperationWorkOrderOperationSerialNumber |
WorkOrderProductSerialId [KEY] | Long | WorkOrderProductSerialId of WorkOrdersWorkOrderOperationWorkOrderOperationSerialNumber |
WorkOrderId | Long | WorkOrderId of WorkOrdersWorkOrderOperationWorkOrderOperationSerialNumber |
WorkOrderOperationMaterialId | Long | WorkOrderOperationMaterialId of WorkOrdersWorkOrderOperationWorkOrderOperationSerialNumber |
WorkOrderOperationId | Long | WorkOrderOperationId of WorkOrdersWorkOrderOperationWorkOrderOperationSerialNumber |
OperationSequenceNumber | Double | OperationSequenceNumber of WorkOrdersWorkOrderOperationWorkOrderOperationSerialNumber |
OperationName | String | OperationName of WorkOrdersWorkOrderOperationWorkOrderOperationSerialNumber |
StandardOperationId | Long | StandardOperationId of WorkOrdersWorkOrderOperationWorkOrderOperationSerialNumber |
StandardOperationCode | String | StandardOperationCode of WorkOrdersWorkOrderOperationWorkOrderOperationSerialNumber |
WorkAreaId | Long | WorkAreaId of WorkOrdersWorkOrderOperationWorkOrderOperationSerialNumber |
WorkAreaName | String | WorkAreaName of WorkOrdersWorkOrderOperationWorkOrderOperationSerialNumber |
WorkCenterId | Long | WorkCenterId of WorkOrdersWorkOrderOperationWorkOrderOperationSerialNumber |
WorkCenterName | String | WorkCenterName of WorkOrdersWorkOrderOperationWorkOrderOperationSerialNumber |
InventoryItemId | Long | InventoryItemId of WorkOrdersWorkOrderOperationWorkOrderOperationSerialNumber |
SerialNumber | String | SerialNumber of WorkOrdersWorkOrderOperationWorkOrderOperationSerialNumber |
SerialStatus | String | SerialStatus of WorkOrdersWorkOrderOperationWorkOrderOperationSerialNumber |
SerialStatusDescription | String | SerialStatusDescription of WorkOrdersWorkOrderOperationWorkOrderOperationSerialNumber |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BackToBackFlag | String | BackToBackFlag |
ContractMfgFlag | String | ContractMfgFlag |
DueDays | Int | DueDays |
FirmPlannedFlag | String | FirmPlannedFlag |
ItemNumber | String | ItemNumber |
LastUpdateDate | Datetime | LastUpdateDate |
MaterialItemId | Long | MaterialItemId |
PlannedCompletionDate | Datetime | PlannedCompletionDate |
PlannedStartDate | Datetime | PlannedStartDate |
ProductSerialId | Long | ProductSerialId |
ResourceId | Long | ResourceId |
SourceHeaderRefId | Long | SourceHeaderRefId |
SourceHeaderReferenceId | Long | SourceHeaderReferenceId |
SourceLineRefId | Long | SourceLineRefId |
SourceLineReferenceId | Long | SourceLineReferenceId |
SourceSystemId | Long | SourceSystemId |
Tolerance | Int | Tolerance |
WoProjectNumber | String | WoProjectNumber |
WoTaskNumber | String | WoTaskNumber |
WorkOrderNumber | String | WorkOrderNumber |
WorkOrderStatusId | Long | WorkOrderStatusId |
Finder | String | finder |
WorkOrdersWorkOrderReservation
Name | Type | Description |
WorkOrdersWorkOrderId [KEY] | Long | WorkOrdersWorkOrderId of WorkOrdersWorkOrderReservation |
OrganizationId | Long | OrganizationId of WorkOrdersWorkOrderReservation |
InventoryItemId | Long | InventoryItemId of WorkOrdersWorkOrderReservation |
CustomerName | String | CustomerName of WorkOrdersWorkOrderReservation |
DemandSourceHeaderNumber | String | DemandSourceHeaderNumber of WorkOrdersWorkOrderReservation |
DemandSourceLineNumber | String | DemandSourceLineNumber of WorkOrdersWorkOrderReservation |
DemandSourceTypeName | String | DemandSourceTypeName of WorkOrdersWorkOrderReservation |
DueDate | Date | DueDate of WorkOrdersWorkOrderReservation |
ReservationId [KEY] | Long | ReservationId of WorkOrdersWorkOrderReservation |
ReservationQuantity | Double | ReservationQuantity of WorkOrdersWorkOrderReservation |
ReservationUnitOfMeasure | String | ReservationUnitOfMeasure of WorkOrdersWorkOrderReservation |
SupplySourceHeaderId | Long | SupplySourceHeaderId of WorkOrdersWorkOrderReservation |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BackToBackFlag | String | BackToBackFlag |
ContractMfgFlag | String | ContractMfgFlag |
DueDays | Int | DueDays |
FirmPlannedFlag | String | FirmPlannedFlag |
ItemNumber | String | ItemNumber |
LastUpdateDate | Datetime | LastUpdateDate |
MaterialItemId | Long | MaterialItemId |
PlannedCompletionDate | Datetime | PlannedCompletionDate |
PlannedStartDate | Datetime | PlannedStartDate |
ProductSerialId | Long | ProductSerialId |
ResourceId | Long | ResourceId |
SerialNumber | String | SerialNumber |
SourceHeaderRefId | Long | SourceHeaderRefId |
SourceHeaderReferenceId | Long | SourceHeaderReferenceId |
SourceLineRefId | Long | SourceLineRefId |
SourceLineReferenceId | Long | SourceLineReferenceId |
SourceSystemId | Long | SourceSystemId |
Tolerance | Int | Tolerance |
WoProjectNumber | String | WoProjectNumber |
WoTaskNumber | String | WoTaskNumber |
WorkAreaId | Long | WorkAreaId |
WorkCenterId | Long | WorkCenterId |
WorkOrderId | Long | WorkOrderId |
WorkOrderNumber | String | WorkOrderNumber |
WorkOrderStatusId | Long | WorkOrderStatusId |
Finder | String | finder |
WorkOrdersWorkOrderResource
Name | Type | Description |
WorkOrdersWorkOrderId [KEY] | Long | WorkOrdersWorkOrderId of WorkOrdersWorkOrderResource |
OrganizationId | Long | OrganizationId of WorkOrdersWorkOrderResource |
ResourceSequenceNumber | Double | ResourceSequenceNumber of WorkOrdersWorkOrderResource |
WorkOrderOperationResourceId [KEY] | Long | WorkOrderOperationResourceId of WorkOrdersWorkOrderResource |
ResourceId | Long | ResourceId of WorkOrdersWorkOrderResource |
ResourceCode | String | ResourceCode of WorkOrdersWorkOrderResource |
ResourceDescription | String | ResourceDescription of WorkOrdersWorkOrderResource |
ResourceName | String | ResourceName of WorkOrdersWorkOrderResource |
ResourceType | String | ResourceType of WorkOrdersWorkOrderResource |
WorkAreaId | Long | WorkAreaId of WorkOrdersWorkOrderResource |
WorkAreaName | String | WorkAreaName of WorkOrdersWorkOrderResource |
WorkAreaCode | String | WorkAreaCode of WorkOrdersWorkOrderResource |
WorkAreaDescription | String | WorkAreaDescription of WorkOrdersWorkOrderResource |
WorkCenterId | Long | WorkCenterId of WorkOrdersWorkOrderResource |
WorkCenterName | String | WorkCenterName of WorkOrdersWorkOrderResource |
WorkCenterCode | String | WorkCenterCode of WorkOrdersWorkOrderResource |
WorkCenterDescription | String | WorkCenterDescription of WorkOrdersWorkOrderResource |
WorkOrderId | Long | WorkOrderId of WorkOrdersWorkOrderResource |
WorkOrderOperationId | Long | WorkOrderOperationId of WorkOrdersWorkOrderResource |
OperationSequenceNumber | Double | OperationSequenceNumber of WorkOrdersWorkOrderResource |
OperationName | String | OperationName of WorkOrdersWorkOrderResource |
StandardOperationId | Long | StandardOperationId of WorkOrdersWorkOrderResource |
StandardOperationCode | String | StandardOperationCode of WorkOrdersWorkOrderResource |
PrincipalFlag | Bool | PrincipalFlag of WorkOrdersWorkOrderResource |
UsageRate | Double | UsageRate of WorkOrdersWorkOrderResource |
BasisType | String | BasisType of WorkOrdersWorkOrderResource |
RequiredUsage | Double | RequiredUsage of WorkOrdersWorkOrderResource |
InverseRequiredUsage | Double | InverseRequiredUsage of WorkOrdersWorkOrderResource |
UOMCode | String | UOMCode of WorkOrdersWorkOrderResource |
UnitOfMeasure | String | UnitOfMeasure of WorkOrdersWorkOrderResource |
ChargeType | String | ChargeType of WorkOrdersWorkOrderResource |
AssignedUnits | Double | AssignedUnits of WorkOrdersWorkOrderResource |
PlannedStartDate | Datetime | PlannedStartDate of WorkOrdersWorkOrderResource |
PlannedCompletionDate | Datetime | PlannedCompletionDate of WorkOrdersWorkOrderResource |
ResourceActivityCode | String | ResourceActivityCode of WorkOrdersWorkOrderResource |
ScheduledIndicator | String | ScheduledIndicator of WorkOrdersWorkOrderResource |
PhantomFlag | Bool | PhantomFlag of WorkOrdersWorkOrderResource |
ActualResourceUsage | Double | ActualResourceUsage of WorkOrdersWorkOrderResource |
CreatedBy | String | CreatedBy of WorkOrdersWorkOrderResource |
CreationDate | Datetime | CreationDate of WorkOrdersWorkOrderResource |
LastUpdateDate | Datetime | LastUpdateDate of WorkOrdersWorkOrderResource |
LastUpdatedBy | String | LastUpdatedBy of WorkOrdersWorkOrderResource |
ProfileId | Long | ProfileId of WorkOrdersWorkOrderResource |
ProfileCode | String | ProfileCode of WorkOrdersWorkOrderResource |
EquipmentProfileId | Long | EquipmentProfileId of WorkOrdersWorkOrderResource |
EquipmentProfileCode | String | EquipmentProfileCode of WorkOrdersWorkOrderResource |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BackToBackFlag | String | BackToBackFlag |
ContractMfgFlag | String | ContractMfgFlag |
DueDays | Int | DueDays |
FirmPlannedFlag | String | FirmPlannedFlag |
InventoryItemId | Long | InventoryItemId |
ItemNumber | String | ItemNumber |
MaterialItemId | Long | MaterialItemId |
ProductSerialId | Long | ProductSerialId |
SerialNumber | String | SerialNumber |
SourceHeaderRefId | Long | SourceHeaderRefId |
SourceHeaderReferenceId | Long | SourceHeaderReferenceId |
SourceLineRefId | Long | SourceLineRefId |
SourceLineReferenceId | Long | SourceLineReferenceId |
SourceSystemId | Long | SourceSystemId |
Tolerance | Int | Tolerance |
WoProjectNumber | String | WoProjectNumber |
WoTaskNumber | String | WoTaskNumber |
WorkOrderNumber | String | WorkOrderNumber |
WorkOrderStatusId | Long | WorkOrderStatusId |
Finder | String | finder |
WorkOrdersWorkOrderResourceWorkOrderOperationResourceAttachment
Name | Type | Description |
WorkOrdersWorkOrderId [KEY] | Long | WorkOrdersWorkOrderId of WorkOrdersWorkOrderResourceWorkOrderOperationResourceAttachment |
WorkorderresourceWorkOrderOperationResourceId [KEY] | Long | WorkorderresourceWorkOrderOperationResourceId of WorkOrdersWorkOrderResourceWorkOrderOperationResourceAttachment |
AttachedDocumentId [KEY] | Long | The unique identifier of the attached document. |
LastUpdateDate | Datetime | The date when the record was last updated. |
LastUpdatedBy | String | The user who last updated the record. |
DatatypeCode | String | A value that indicates the data type. |
FileName | String | The file name of the attachment. |
DmFolderPath | String | The folder path from which the attachment is created. |
DmDocumentId | String | The document ID from which the attachment is created. |
DmVersionNumber | String | The document version number from which the attachment is created. |
Url | String | The URL of a web page type attachment. |
CategoryName | String | The category of the attachment. |
UserName | String | The login credentials of the user who created the attachment. |
Uri | String | The URI of a Topology Manager type attachment. |
FileUrl | String | The URI of the file. |
UploadedText | String | The text content for a new text attachment. |
UploadedFileContentType | String | The content type of the attachment. |
UploadedFileLength | Long | The size of the attachment file. |
UploadedFileName | String | The name to assign to a new attachment file. |
ContentRepositoryFileShared | Bool | Indicates whether the attachment is shared |
Title | String | The title of the attachment. |
Description | String | The description of the attachment. |
ErrorStatusCode | String | The error code, if any, for the attachment. |
ErrorStatusMessage | String | The error message, if any, for the attachment. |
CreatedBy | String | The user who created the record. |
CreationDate | Datetime | The date when the record was created. |
FileContents | String | The contents of the attachment. |
ExpirationDate | Datetime | The expiration date of the contents in the attachment. |
LastUpdatedByUserName | String | The user name who last updated the record. |
CreatedByUserName | String | The user name who created the record. |
AsyncTrackerId | String | Attribute provided for the exclusive use by the Attachment UI components to assist in uploading files. |
FileWebImage | String | The base64 encoded image of the file displayed in .png format if the source is a convertible image. |
DownloadInfo | String | JSON object represented as a string containing information used to programmatically retrieve a file attachment. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BackToBackFlag | String | BackToBackFlag |
ContractMfgFlag | String | ContractMfgFlag |
DueDays | Int | DueDays |
FirmPlannedFlag | String | FirmPlannedFlag |
InventoryItemId | Long | InventoryItemId |
ItemNumber | String | ItemNumber |
MaterialItemId | Long | MaterialItemId |
OrganizationId | Long | OrganizationId |
PlannedCompletionDate | Datetime | PlannedCompletionDate |
PlannedStartDate | Datetime | PlannedStartDate |
ProductSerialId | Long | ProductSerialId |
ResourceId | Long | ResourceId |
SerialNumber | String | SerialNumber |
SourceHeaderRefId | Long | SourceHeaderRefId |
SourceHeaderReferenceId | Long | SourceHeaderReferenceId |
SourceLineRefId | Long | SourceLineRefId |
SourceLineReferenceId | Long | SourceLineReferenceId |
SourceSystemId | Long | SourceSystemId |
Tolerance | Int | Tolerance |
WoProjectNumber | String | WoProjectNumber |
WoTaskNumber | String | WoTaskNumber |
WorkAreaId | Long | WorkAreaId |
WorkCenterId | Long | WorkCenterId |
WorkOrderId | Long | WorkOrderId |
WorkOrderNumber | String | WorkOrderNumber |
WorkOrderStatusId | Long | WorkOrderStatusId |
Finder | String | finder |
WorkOrdersWorkOrderResourceWorkOrderOperationResourceDFF
Name | Type | Description |
WorkOrdersWorkOrderId [KEY] | Long | WorkOrdersWorkOrderId of WorkOrdersWorkOrderResourceWorkOrderOperationResourceDFF |
WorkorderresourceWorkOrderOperationResourceId [KEY] | Long | WorkorderresourceWorkOrderOperationResourceId of WorkOrdersWorkOrderResourceWorkOrderOperationResourceDFF |
WoOperationResourceId [KEY] | Long | Value that uniquely identifies a resource of a work order operation. It is a primary key that the application generates when it creates the work order operation resource. |
_FLEX_Context | String | Descriptive flexfield context name for work order operation resources. |
_FLEX_Context_DisplayValue | String | Descriptive flexfield context display value for work order operation resources. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BackToBackFlag | String | BackToBackFlag |
ContractMfgFlag | String | ContractMfgFlag |
DueDays | Int | DueDays |
FirmPlannedFlag | String | FirmPlannedFlag |
InventoryItemId | Long | InventoryItemId |
ItemNumber | String | ItemNumber |
LastUpdateDate | Datetime | LastUpdateDate |
MaterialItemId | Long | MaterialItemId |
OrganizationId | Long | OrganizationId |
PlannedCompletionDate | Datetime | PlannedCompletionDate |
PlannedStartDate | Datetime | PlannedStartDate |
ProductSerialId | Long | ProductSerialId |
ResourceId | Long | ResourceId |
SerialNumber | String | SerialNumber |
SourceHeaderRefId | Long | SourceHeaderRefId |
SourceHeaderReferenceId | Long | SourceHeaderReferenceId |
SourceLineRefId | Long | SourceLineRefId |
SourceLineReferenceId | Long | SourceLineReferenceId |
SourceSystemId | Long | SourceSystemId |
Tolerance | Int | Tolerance |
WoProjectNumber | String | WoProjectNumber |
WoTaskNumber | String | WoTaskNumber |
WorkAreaId | Long | WorkAreaId |
WorkCenterId | Long | WorkCenterId |
WorkOrderId | Long | WorkOrderId |
WorkOrderNumber | String | WorkOrderNumber |
WorkOrderStatusId | Long | WorkOrderStatusId |
Finder | String | finder |
WorkOrdersWorkOrderResourceWorkOrderOperationResourceInstance
Name | Type | Description |
WorkOrdersWorkOrderId [KEY] | Long | WorkOrdersWorkOrderId of WorkOrdersWorkOrderResourceWorkOrderOperationResourceInstance |
WorkorderresourceWorkOrderOperationResourceId [KEY] | Long | WorkorderresourceWorkOrderOperationResourceId of WorkOrdersWorkOrderResourceWorkOrderOperationResourceInstance |
WorkOrderOperationResourceInstanceId [KEY] | Long | Value that uniquely identifies the resource instance of a work order operation resource. It is a primary key that the application generates when it creates the resource instance for the work order operation resource. |
WorkOrderOperationResourceId | Long | Value that uniquely identifies the resource of a work order operation. It is a primary key that the application generates when it creates the resource for the work order operation. |
WorkOrderOperationId | Long | WorkOrderOperationId of WorkOrdersWorkOrderResourceWorkOrderOperationResourceInstance |
WorkOrderId | Long | WorkOrderId of WorkOrdersWorkOrderResourceWorkOrderOperationResourceInstance |
OrganizationId | Long | OrganizationId of WorkOrdersWorkOrderResourceWorkOrderOperationResourceInstance |
LaborInstanceId | Long | Value that uniquely identifies the labor resource instance. It is a primary key that the application generates when it creates a labor instance. |
LaborInstanceCode | String | Abbreviation that identifies the labor resource instance. |
LaborInstanceName | String | LaborInstanceName of WorkOrdersWorkOrderResourceWorkOrderOperationResourceInstance |
EquipmentInstanceId | Long | Value that uniquely identifies the equipment resource instance. It is a primary key that the application generates when it creates a equipment instance. |
EquipmentInstanceCode | String | Abbreviation that identifies the equipment resource instance. |
EquipmentInstanceName | String | EquipmentInstanceName of WorkOrdersWorkOrderResourceWorkOrderOperationResourceInstance |
ChargedQuantity | Double | ChargedQuantity of WorkOrdersWorkOrderResourceWorkOrderOperationResourceInstance |
ResourceType | String | ResourceType of WorkOrdersWorkOrderResourceWorkOrderOperationResourceInstance |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BackToBackFlag | String | BackToBackFlag |
ContractMfgFlag | String | ContractMfgFlag |
DueDays | Int | DueDays |
FirmPlannedFlag | String | FirmPlannedFlag |
InventoryItemId | Long | InventoryItemId |
ItemNumber | String | ItemNumber |
LastUpdateDate | Datetime | LastUpdateDate |
MaterialItemId | Long | MaterialItemId |
PlannedCompletionDate | Datetime | PlannedCompletionDate |
PlannedStartDate | Datetime | PlannedStartDate |
ProductSerialId | Long | ProductSerialId |
ResourceId | Long | ResourceId |
SerialNumber | String | SerialNumber |
SourceHeaderRefId | Long | SourceHeaderRefId |
SourceHeaderReferenceId | Long | SourceHeaderReferenceId |
SourceLineRefId | Long | SourceLineRefId |
SourceLineReferenceId | Long | SourceLineReferenceId |
SourceSystemId | Long | SourceSystemId |
Tolerance | Int | Tolerance |
WoProjectNumber | String | WoProjectNumber |
WoTaskNumber | String | WoTaskNumber |
WorkAreaId | Long | WorkAreaId |
WorkCenterId | Long | WorkCenterId |
WorkOrderNumber | String | WorkOrderNumber |
WorkOrderStatusId | Long | WorkOrderStatusId |
Finder | String | finder |
WorkOrdersWorkOrderResourceWorkOrderOperationResourceInstanceWOOperationResourceInstanceDFF
Name | Type | Description |
WorkOrdersWorkOrderId [KEY] | Long | WorkOrdersWorkOrderId of WorkOrdersWorkOrderResourceWorkOrderOperationResourceInstanceWOOperationResourceInstanceDFF |
WorkorderresourceWorkOrderOperationResourceId [KEY] | Long | WorkorderresourceWorkOrderOperationResourceId of WorkOrdersWorkOrderResourceWorkOrderOperationResourceInstanceWOOperationResourceInstanceDFF |
WorkorderoperationresourceinstanceWorkOrderOperationResourceInstanceId [KEY] | Long | WorkorderoperationresourceinstanceWorkOrderOperationResourceInstanceId of WorkOrdersWorkOrderResourceWorkOrderOperationResourceInstanceWOOperationResourceInstanceDFF |
WoOpResourceInstanceId [KEY] | Long | Value that uniquely identifies the work order operation resource instance. It is a primary key that the application generates when it creates the work order operation resource instance. |
_FLEX_Context | String | Descriptive flexfield context name for work order operation resource instances. |
_FLEX_Context_DisplayValue | String | Descriptive flexfield context display value for work order operation resource instances. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BackToBackFlag | String | BackToBackFlag |
ContractMfgFlag | String | ContractMfgFlag |
DueDays | Int | DueDays |
FirmPlannedFlag | String | FirmPlannedFlag |
InventoryItemId | Long | InventoryItemId |
ItemNumber | String | ItemNumber |
LastUpdateDate | Datetime | LastUpdateDate |
MaterialItemId | Long | MaterialItemId |
OrganizationId | Long | OrganizationId |
PlannedCompletionDate | Datetime | PlannedCompletionDate |
PlannedStartDate | Datetime | PlannedStartDate |
ProductSerialId | Long | ProductSerialId |
ResourceId | Long | ResourceId |
SerialNumber | String | SerialNumber |
SourceHeaderRefId | Long | SourceHeaderRefId |
SourceHeaderReferenceId | Long | SourceHeaderReferenceId |
SourceLineRefId | Long | SourceLineRefId |
SourceLineReferenceId | Long | SourceLineReferenceId |
SourceSystemId | Long | SourceSystemId |
Tolerance | Int | Tolerance |
WoProjectNumber | String | WoProjectNumber |
WoTaskNumber | String | WoTaskNumber |
WorkAreaId | Long | WorkAreaId |
WorkCenterId | Long | WorkCenterId |
WorkOrderId | Long | WorkOrderId |
WorkOrderNumber | String | WorkOrderNumber |
WorkOrderStatusId | Long | WorkOrderStatusId |
Finder | String | finder |
WorkOrdersWorkOrderResourceWorkOrderResourceExceptionCount
Name | Type | Description |
WorkOrdersWorkOrderId [KEY] | Long | WorkOrdersWorkOrderId of WorkOrdersWorkOrderResourceWorkOrderResourceExceptionCount |
WorkorderresourceWorkOrderOperationResourceId [KEY] | Long | WorkorderresourceWorkOrderOperationResourceId of WorkOrdersWorkOrderResourceWorkOrderResourceExceptionCount |
WorkOrderResourceExceptionCount | Long | WorkOrderResourceExceptionCount of WorkOrdersWorkOrderResourceWorkOrderResourceExceptionCount |
ResourceId [KEY] | Long | ResourceId of WorkOrdersWorkOrderResourceWorkOrderResourceExceptionCount |
WorkOrderOperationId [KEY] | Long | WorkOrderOperationId of WorkOrdersWorkOrderResourceWorkOrderResourceExceptionCount |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BackToBackFlag | String | BackToBackFlag |
ContractMfgFlag | String | ContractMfgFlag |
DueDays | Int | DueDays |
FirmPlannedFlag | String | FirmPlannedFlag |
InventoryItemId | Long | InventoryItemId |
ItemNumber | String | ItemNumber |
LastUpdateDate | Datetime | LastUpdateDate |
MaterialItemId | Long | MaterialItemId |
OrganizationId | Long | OrganizationId |
PlannedCompletionDate | Datetime | PlannedCompletionDate |
PlannedStartDate | Datetime | PlannedStartDate |
ProductSerialId | Long | ProductSerialId |
SerialNumber | String | SerialNumber |
SourceHeaderRefId | Long | SourceHeaderRefId |
SourceHeaderReferenceId | Long | SourceHeaderReferenceId |
SourceLineRefId | Long | SourceLineRefId |
SourceLineReferenceId | Long | SourceLineReferenceId |
SourceSystemId | Long | SourceSystemId |
Tolerance | Int | Tolerance |
WoProjectNumber | String | WoProjectNumber |
WoTaskNumber | String | WoTaskNumber |
WorkAreaId | Long | WorkAreaId |
WorkCenterId | Long | WorkCenterId |
WorkOrderId | Long | WorkOrderId |
WorkOrderNumber | String | WorkOrderNumber |
WorkOrderStatusId | Long | WorkOrderStatusId |
Finder | String | finder |
WorkOrdersWorkOrderSerialNumber
Name | Type | Description |
WorkOrdersWorkOrderId [KEY] | Long | WorkOrdersWorkOrderId of WorkOrdersWorkOrderSerialNumber |
OrganizationId | Long | OrganizationId of WorkOrdersWorkOrderSerialNumber |
WorkOrderProductSerialId [KEY] | Long | WorkOrderProductSerialId of WorkOrdersWorkOrderSerialNumber |
WorkOrderId | Long | Value that uniquely identifies the work order that this serial number references. It is a primary key that the application generates when it creates the work order. |
WorkOrderOperationMaterialId | Long | WorkOrderOperationMaterialId of WorkOrdersWorkOrderSerialNumber |
WorkOrderOperationId | Long | WorkOrderOperationId of WorkOrdersWorkOrderSerialNumber |
OperationSequenceNumber | Double | OperationSequenceNumber of WorkOrdersWorkOrderSerialNumber |
OperationName | String | OperationName of WorkOrdersWorkOrderSerialNumber |
StandardOperationId | Long | StandardOperationId of WorkOrdersWorkOrderSerialNumber |
StandardOperationCode | String | StandardOperationCode of WorkOrdersWorkOrderSerialNumber |
WorkAreaId | Long | WorkAreaId of WorkOrdersWorkOrderSerialNumber |
WorkAreaName | String | WorkAreaName of WorkOrdersWorkOrderSerialNumber |
WorkCenterId | Long | WorkCenterId of WorkOrdersWorkOrderSerialNumber |
WorkCenterName | String | WorkCenterName of WorkOrdersWorkOrderSerialNumber |
InventoryItemId | Long | InventoryItemId of WorkOrdersWorkOrderSerialNumber |
SerialNumber | String | Serial number that the work order product references. |
SerialStatus | String | SerialStatus of WorkOrdersWorkOrderSerialNumber |
SerialStatusDescription | String | SerialStatusDescription of WorkOrdersWorkOrderSerialNumber |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BackToBackFlag | String | BackToBackFlag |
ContractMfgFlag | String | ContractMfgFlag |
DueDays | Int | DueDays |
FirmPlannedFlag | String | FirmPlannedFlag |
ItemNumber | String | ItemNumber |
LastUpdateDate | Datetime | LastUpdateDate |
MaterialItemId | Long | MaterialItemId |
PlannedCompletionDate | Datetime | PlannedCompletionDate |
PlannedStartDate | Datetime | PlannedStartDate |
ProductSerialId | Long | ProductSerialId |
ResourceId | Long | ResourceId |
SourceHeaderRefId | Long | SourceHeaderRefId |
SourceHeaderReferenceId | Long | SourceHeaderReferenceId |
SourceLineRefId | Long | SourceLineRefId |
SourceLineReferenceId | Long | SourceLineReferenceId |
SourceSystemId | Long | SourceSystemId |
Tolerance | Int | Tolerance |
WoProjectNumber | String | WoProjectNumber |
WoTaskNumber | String | WoTaskNumber |
WorkOrderNumber | String | WorkOrderNumber |
WorkOrderStatusId | Long | WorkOrderStatusId |
Finder | String | finder |
WorkOrdersWorkOrderStatus
Name | Type | Description |
WorkOrdersWorkOrderId [KEY] | Long | WorkOrdersWorkOrderId of WorkOrdersWorkOrderStatus |
SeededFlag | Bool | SeededFlag of WorkOrdersWorkOrderStatus |
WoStatusCode | String | WoStatusCode of WorkOrdersWorkOrderStatus |
WoStatusDescription | String | WoStatusDescription of WorkOrdersWorkOrderStatus |
WoStatusId [KEY] | Long | WoStatusId of WorkOrdersWorkOrderStatus |
WoStatusName | String | WoStatusName of WorkOrdersWorkOrderStatus |
WoSystemStatusCode | String | WoSystemStatusCode of WorkOrdersWorkOrderStatus |
InactiveDate | Date | InactiveDate of WorkOrdersWorkOrderStatus |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BackToBackFlag | String | BackToBackFlag |
ContractMfgFlag | String | ContractMfgFlag |
DueDays | Int | DueDays |
FirmPlannedFlag | String | FirmPlannedFlag |
InventoryItemId | Long | InventoryItemId |
ItemNumber | String | ItemNumber |
LastUpdateDate | Datetime | LastUpdateDate |
MaterialItemId | Long | MaterialItemId |
OrganizationId | Long | OrganizationId |
PlannedCompletionDate | Datetime | PlannedCompletionDate |
PlannedStartDate | Datetime | PlannedStartDate |
ProductSerialId | Long | ProductSerialId |
ResourceId | Long | ResourceId |
SerialNumber | String | SerialNumber |
SourceHeaderRefId | Long | SourceHeaderRefId |
SourceHeaderReferenceId | Long | SourceHeaderReferenceId |
SourceLineRefId | Long | SourceLineRefId |
SourceLineReferenceId | Long | SourceLineReferenceId |
SourceSystemId | Long | SourceSystemId |
Tolerance | Int | Tolerance |
WoProjectNumber | String | WoProjectNumber |
WoTaskNumber | String | WoTaskNumber |
WorkAreaId | Long | WorkAreaId |
WorkCenterId | Long | WorkCenterId |
WorkOrderId | Long | WorkOrderId |
WorkOrderNumber | String | WorkOrderNumber |
WorkOrderStatusId | Long | WorkOrderStatusId |
Finder | String | finder |
WorkOrdersWorkOrderStatusHistory
Name | Type | Description |
WorkOrdersWorkOrderId [KEY] | Long | WorkOrdersWorkOrderId of WorkOrdersWorkOrderStatusHistory |
WoStatusHistoryId [KEY] | Long | WoStatusHistoryId of WorkOrdersWorkOrderStatusHistory |
OrganizationId | Long | OrganizationId of WorkOrdersWorkOrderStatusHistory |
WorkOrderId [KEY] | Long | WorkOrderId of WorkOrdersWorkOrderStatusHistory |
StatusChangeDate | Datetime | StatusChangeDate of WorkOrdersWorkOrderStatusHistory |
FromStatusId | Long | FromStatusId of WorkOrdersWorkOrderStatusHistory |
FromStatusCode | String | FromStatusCode of WorkOrdersWorkOrderStatusHistory |
FromSystemStatusCode | String | FromSystemStatusCode of WorkOrdersWorkOrderStatusHistory |
FromStatusName | String | FromStatusName of WorkOrdersWorkOrderStatusHistory |
ToStatusId | Long | ToStatusId of WorkOrdersWorkOrderStatusHistory |
ToStatusCode | String | ToStatusCode of WorkOrdersWorkOrderStatusHistory |
ToSystemStatusCode | String | ToSystemStatusCode of WorkOrdersWorkOrderStatusHistory |
ToStatusName | String | ToStatusName of WorkOrdersWorkOrderStatusHistory |
Reason | String | Reason of WorkOrdersWorkOrderStatusHistory |
User | String | User of WorkOrdersWorkOrderStatusHistory |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BackToBackFlag | String | BackToBackFlag |
ContractMfgFlag | String | ContractMfgFlag |
DueDays | Int | DueDays |
FirmPlannedFlag | String | FirmPlannedFlag |
InventoryItemId | Long | InventoryItemId |
ItemNumber | String | ItemNumber |
LastUpdateDate | Datetime | LastUpdateDate |
MaterialItemId | Long | MaterialItemId |
PlannedCompletionDate | Datetime | PlannedCompletionDate |
PlannedStartDate | Datetime | PlannedStartDate |
ProductSerialId | Long | ProductSerialId |
ResourceId | Long | ResourceId |
SerialNumber | String | SerialNumber |
SourceHeaderRefId | Long | SourceHeaderRefId |
SourceHeaderReferenceId | Long | SourceHeaderReferenceId |
SourceLineRefId | Long | SourceLineRefId |
SourceLineReferenceId | Long | SourceLineReferenceId |
SourceSystemId | Long | SourceSystemId |
Tolerance | Int | Tolerance |
WoProjectNumber | String | WoProjectNumber |
WoTaskNumber | String | WoTaskNumber |
WorkAreaId | Long | WorkAreaId |
WorkCenterId | Long | WorkCenterId |
WorkOrderNumber | String | WorkOrderNumber |
WorkOrderStatusId | Long | WorkOrderStatusId |
Finder | String | finder |
This section shows the available API objects and provides more information on executing SQL to Oracle Fusion Cloud SCM APIs.
Stored Procedures are function-like interfaces to Oracle Fusion Cloud SCM. They can cancel sales orders, settle manual claims, and more.
Views are similar to tables in the way that data is represented; however, views are read-only.
Queries can be executed against a view as if it were a normal table.
Name | Description |
Configurations | Configurations |
ConfigurationsConfigurationLineAttributes | ConfigurationsConfigurationLineAttributes |
ConfigurationsConfigurationLines | ConfigurationsConfigurationLines |
ConfigurationsConfigurationMessages | ConfigurationsConfigurationMessages |
ConfigurationsconnectedItems | ConfigurationsconnectedItems |
ConfigurationsmodelNodes | ConfigurationsmodelNodes |
ConfigurationsmodelNodesmodelNodes | ConfigurationsmodelNodesmodelNodes |
FlexFndDffDescriptiveFlexfieldContexts | FlexFndDffDescriptiveFlexfieldContexts |
FlexFndPvsCharacterIdCharacterValues | FlexFndPvsCharacterIdCharacterValues |
FlexFndPvsCharacterValues | FlexFndPvsCharacterValues |
FlexFndPvsNumberIdCharacterValues | FlexFndPvsNumberIdCharacterValues |
SalesOrdersForOrderHub.rsd | Usage information for the operation SalesOrdersForOrderHub.rsd. |
SalesOrdersForOrderHubadditionalInformation | SalesOrdersForOrderHubadditionalInformation |
SalesOrdersForOrderHubattachments | SalesOrdersForOrderHubattachments |
SalesOrdersForOrderHubbillToCustomer | SalesOrdersForOrderHubbillToCustomer |
SalesOrdersForOrderHubcopyOrderReference | SalesOrdersForOrderHubcopyOrderReference |
SalesOrdersForOrderHubholds | SalesOrdersForOrderHubholds |
SalesOrdersForOrderHublines | SalesOrdersForOrderHublines |
SalesOrdersForOrderHublinesadditionalInformation | SalesOrdersForOrderHublinesadditionalInformation |
SalesOrdersForOrderHublinesamendSubscriptionReferences | SalesOrdersForOrderHublinesamendSubscriptionReferences |
SalesOrdersForOrderHublinesassetTransactionDetails | SalesOrdersForOrderHublinesassetTransactionDetails |
SalesOrdersForOrderHublinesattachments | SalesOrdersForOrderHublinesattachments |
SalesOrdersForOrderHublinesbillingPlans | SalesOrdersForOrderHublinesbillingPlans |
SalesOrdersForOrderHublinesbillToCustomer | SalesOrdersForOrderHublinesbillToCustomer |
SalesOrdersForOrderHublineschannelPrograms | SalesOrdersForOrderHublineschannelPrograms |
SalesOrdersForOrderHublinescharges | SalesOrdersForOrderHublinescharges |
SalesOrdersForOrderHublineschargeschargeComponents | SalesOrdersForOrderHublineschargeschargeComponents |
SalesOrdersForOrderHublinescoverageReferences | SalesOrdersForOrderHublinescoverageReferences |
SalesOrdersForOrderHublinescoveredProductReferences | SalesOrdersForOrderHublinescoveredProductReferences |
SalesOrdersForOrderHublinesdropShipPurchaseOrderReference | SalesOrdersForOrderHublinesdropShipPurchaseOrderReference |
SalesOrdersForOrderHublinesdropShipRequisitionReference | SalesOrdersForOrderHublinesdropShipRequisitionReference |
SalesOrdersForOrderHublinesexternalAssetReference | SalesOrdersForOrderHublinesexternalAssetReference |
SalesOrdersForOrderHublinesexternalFulfillmentSalesOrderReference | SalesOrdersForOrderHublinesexternalFulfillmentSalesOrderReference |
SalesOrdersForOrderHublinesholds | SalesOrdersForOrderHublinesholds |
SalesOrdersForOrderHublinesinternalOrderReference | SalesOrdersForOrderHublinesinternalOrderReference |
SalesOrdersForOrderHublineslineDetails | SalesOrdersForOrderHublineslineDetails |
SalesOrdersForOrderHublineslotSerials | SalesOrdersForOrderHublineslotSerials |
SalesOrdersForOrderHublinesmanualPriceAdjustments | SalesOrdersForOrderHublinesmanualPriceAdjustments |
SalesOrdersForOrderHublinesoriginalOrderReference | SalesOrdersForOrderHublinesoriginalOrderReference |
SalesOrdersForOrderHublinespayments | SalesOrdersForOrderHublinespayments |
SalesOrdersForOrderHublinespriceAdjustments | SalesOrdersForOrderHublinespriceAdjustments |
SalesOrdersForOrderHublinespriceValidations | SalesOrdersForOrderHublinespriceValidations |
SalesOrdersForOrderHublinesproject | SalesOrdersForOrderHublinesproject |
SalesOrdersForOrderHublinesprojectprojectDetails | SalesOrdersForOrderHublinesprojectprojectDetails |
SalesOrdersForOrderHublinessalesCredits | SalesOrdersForOrderHublinessalesCredits |
SalesOrdersForOrderHublinesshipToCustomer | SalesOrdersForOrderHublinesshipToCustomer |
SalesOrdersForOrderHublinessupplyOrderReference | SalesOrdersForOrderHublinessupplyOrderReference |
SalesOrdersForOrderHublinestransactionItemAttributes | SalesOrdersForOrderHublinestransactionItemAttributes |
SalesOrdersForOrderHubpayments | SalesOrdersForOrderHubpayments |
SalesOrdersForOrderHubsalesCredits | SalesOrdersForOrderHubsalesCredits |
SalesOrdersForOrderHubshipToCustomer | SalesOrdersForOrderHubshipToCustomer |
SalesOrdersForOrderHubtotals | SalesOrdersForOrderHubtotals |
SalesOrdersForOrderHubtotalstotalComponents | SalesOrdersForOrderHubtotalstotalComponents |
StandardLookupsLOV | StandardLookupsLOV |
Configurations
Name | Type | Description |
ConfigHeaderId [KEY] | Long | ConfigHeaderId of Configurations |
ConfigRevisionId [KEY] | Long | ConfigRevisionId of Configurations |
ConfigurationId | String | ConfigurationId of Configurations |
Name | String | Name of Configurations |
Description | String | Description of Configurations |
ValidConfigurationFlag | Bool | ValidConfigurationFlag of Configurations |
CallingApplicationId | Long | CallingApplicationId of Configurations |
CallingApplicationCode | String | CallingApplicationCode of Configurations |
InventoryItemNumber | String | InventoryItemNumber of Configurations |
InventoryOrganizationCode | String | InventoryOrganizationCode of Configurations |
FinishConfigurationFlag | Bool | FinishConfigurationFlag of Configurations |
LineQuantity | Int | LineQuantity of Configurations |
HeaderAttributes | String | HeaderAttributes of Configurations |
AdditionalRootLineAttributes | String | AdditionalRootLineAttributes of Configurations |
CustomParameters | String | CustomParameters of Configurations |
ManualPriceAdjustments | String | ManualPriceAdjustments of Configurations |
OutputMode | String | OutputMode of Configurations |
ConfigurationSessionToken | String | ConfigurationSessionToken of Configurations |
CreatedBy | String | CreatedBy of Configurations |
CreatedOn | Datetime | CreatedOn of Configurations |
LastUpdatedBy | String | LastUpdatedBy of Configurations |
LastUpdatedOn | Datetime | LastUpdatedOn of Configurations |
ConfigurationState | String | ConfigurationState of Configurations |
SessionEffectiveDate | Datetime | SessionEffectiveDate of Configurations |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |
ConfigurationsConfigurationLineAttributes
Name | Type | Description |
ConfigurationsConfigHeaderId [KEY] | Long | ConfigurationsConfigHeaderId of ConfigurationsConfigurationLineAttributes |
ConfigurationsConfigRevisionId [KEY] | Long | ConfigurationsConfigRevisionId of ConfigurationsConfigurationLineAttributes |
ConfigHeaderId [KEY] | Long | ConfigHeaderId of ConfigurationsConfigurationLineAttributes |
ConfigRevisionId [KEY] | Long | ConfigRevisionId of ConfigurationsConfigurationLineAttributes |
AttributeId | Long | AttributeId of ConfigurationsConfigurationLineAttributes |
VarcharValue | String | VarcharValue of ConfigurationsConfigurationLineAttributes |
NumberValue | Double | NumberValue of ConfigurationsConfigurationLineAttributes |
UomCode | String | UomCode of ConfigurationsConfigurationLineAttributes |
ValueId | Long | ValueId of ConfigurationsConfigurationLineAttributes |
ConfigLineAttributeId | Long | ConfigLineAttributeId of ConfigurationsConfigurationLineAttributes |
ConfigLineId | Long | ConfigLineId of ConfigurationsConfigurationLineAttributes |
InternalName | String | InternalName of ConfigurationsConfigurationLineAttributes |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
ConfigurationId | String | ConfigurationId |
Finder | String | finder |
ConfigurationsConfigurationLines
Name | Type | Description |
ConfigurationsConfigHeaderId [KEY] | Long | ConfigurationsConfigHeaderId of ConfigurationsConfigurationLines |
ConfigurationsConfigRevisionId [KEY] | Long | ConfigurationsConfigRevisionId of ConfigurationsConfigurationLines |
ConfigHeaderId [KEY] | Long | ConfigHeaderId of ConfigurationsConfigurationLines |
ConfigRevisionId [KEY] | Long | ConfigRevisionId of ConfigurationsConfigurationLines |
ConfigLineId | Long | ConfigLineId of ConfigurationsConfigurationLines |
ParentConfigLineId | Long | ParentConfigLineId of ConfigurationsConfigurationLines |
InventoryItemId | Long | InventoryItemId of ConfigurationsConfigurationLines |
InventoryOrganizationId | Long | InventoryOrganizationId of ConfigurationsConfigurationLines |
UnitQuantity | Double | UnitQuantity of ConfigurationsConfigurationLines |
UomCode | String | UomCode of ConfigurationsConfigurationLines |
ConfiguratorPath | String | ConfiguratorPath of ConfigurationsConfigurationLines |
InventoryItemNumber | String | InventoryItemNumber of ConfigurationsConfigurationLines |
InventoryOrganizationCode | String | InventoryOrganizationCode of ConfigurationsConfigurationLines |
InventoryItemType | Double | InventoryItemType of ConfigurationsConfigurationLines |
LineQuantity | Double | LineQuantity of ConfigurationsConfigurationLines |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
ConfigurationId | String | ConfigurationId |
Finder | String | finder |
ConfigurationsConfigurationMessages
Name | Type | Description |
ConfigurationsConfigHeaderId [KEY] | Long | ConfigurationsConfigHeaderId of ConfigurationsConfigurationMessages |
ConfigurationsConfigRevisionId [KEY] | Long | ConfigurationsConfigRevisionId of ConfigurationsConfigurationMessages |
MessageId [KEY] | Long | MessageId of ConfigurationsConfigurationMessages |
ConfigLineId | Long | ConfigLineId of ConfigurationsConfigurationMessages |
ConfigHeaderId [KEY] | Long | ConfigHeaderId of ConfigurationsConfigurationMessages |
ConfigRevisionId [KEY] | Long | ConfigRevisionId of ConfigurationsConfigurationMessages |
MessageType | String | MessageType of ConfigurationsConfigurationMessages |
MessageText | String | MessageText of ConfigurationsConfigurationMessages |
DetailedMessageType | String | DetailedMessageType of ConfigurationsConfigurationMessages |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
ConfigurationId | String | ConfigurationId |
Finder | String | finder |
ConfigurationsconnectedItems
Name | Type | Description |
ConfigurationsConfigHeaderId [KEY] | Long | ConfigurationsConfigHeaderId of ConfigurationsconnectedItems |
ConfigurationsConfigRevisionId [KEY] | Long | ConfigurationsConfigRevisionId of ConfigurationsconnectedItems |
ConfigHeaderId [KEY] | Long | ConfigHeaderId of ConfigurationsconnectedItems |
ConfigRevisionId [KEY] | Long | ConfigRevisionId of ConfigurationsconnectedItems |
ConnectedItemId [KEY] | Long | ConnectedItemId of ConfigurationsconnectedItems |
ParentConfigLineId | Long | ParentConfigLineId of ConfigurationsconnectedItems |
InventoryItemId | Long | InventoryItemId of ConfigurationsconnectedItems |
InventoryItemNumber | String | InventoryItemNumber of ConfigurationsconnectedItems |
InventoryOrganizationId | Long | InventoryOrganizationId of ConfigurationsconnectedItems |
InventoryOrganizationCode | String | InventoryOrganizationCode of ConfigurationsconnectedItems |
UomCode | String | UomCode of ConfigurationsconnectedItems |
InventoryItemType | Double | InventoryItemType of ConfigurationsconnectedItems |
Quantity | Double | Quantity of ConfigurationsconnectedItems |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
ConfigurationId | String | ConfigurationId |
Finder | String | finder |
ConfigurationsmodelNodes
Name | Type | Description |
ConfigurationsConfigHeaderId [KEY] | Long | ConfigurationsConfigHeaderId of ConfigurationsmodelNodes |
ConfigurationsConfigRevisionId [KEY] | Long | ConfigurationsConfigRevisionId of ConfigurationsmodelNodes |
NodeId [KEY] | Int | NodeId of ConfigurationsmodelNodes |
NodeType | String | NodeType of ConfigurationsmodelNodes |
Name | String | Name of ConfigurationsmodelNodes |
ParentNodeId | Int | ParentNodeId of ConfigurationsmodelNodes |
Description | String | Description of ConfigurationsmodelNodes |
DisplayName | String | DisplayName of ConfigurationsmodelNodes |
DisplayNamePath | String | DisplayNamePath of ConfigurationsmodelNodes |
HasChildrenFlag | Bool | HasChildrenFlag of ConfigurationsmodelNodes |
HasTransactionalAttributesFlag | Bool | HasTransactionalAttributesFlag of ConfigurationsmodelNodes |
InErrorModeFlag | Bool | InErrorModeFlag of ConfigurationsmodelNodes |
InputRequiredFlag | Bool | InputRequiredFlag of ConfigurationsmodelNodes |
InputRequiredInSubtreeFlag | Bool | InputRequiredInSubtreeFlag of ConfigurationsmodelNodes |
IsBoundFlag | Bool | IsBoundFlag of ConfigurationsmodelNodes |
ProposedFlag | Bool | ProposedFlag of ConfigurationsmodelNodes |
ValidFlag | Bool | ValidFlag of ConfigurationsmodelNodes |
ChangedByAutocompleteFlag | Bool | ChangedByAutocompleteFlag of ConfigurationsmodelNodes |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
ConfigHeaderId | Long | ConfigHeaderId |
ConfigRevisionId | Long | ConfigRevisionId |
ConfigurationId | String | ConfigurationId |
Finder | String | finder |
ConfigurationsmodelNodesmodelNodes
Name | Type | Description |
ConfigurationsConfigHeaderId [KEY] | Long | ConfigurationsConfigHeaderId of ConfigurationsmodelNodesmodelNodes |
ConfigurationsConfigRevisionId [KEY] | Long | ConfigurationsConfigRevisionId of ConfigurationsmodelNodesmodelNodes |
ModelnodesNodeId [KEY] | Int | ModelnodesNodeId of ConfigurationsmodelNodesmodelNodes |
NodeId [KEY] | Int | NodeId of ConfigurationsmodelNodesmodelNodes |
NodeType | String | NodeType of ConfigurationsmodelNodesmodelNodes |
Name | String | Name of ConfigurationsmodelNodesmodelNodes |
ParentNodeId | Int | ParentNodeId of ConfigurationsmodelNodesmodelNodes |
Description | String | Description of ConfigurationsmodelNodesmodelNodes |
DisplayName | String | DisplayName of ConfigurationsmodelNodesmodelNodes |
DisplayNamePath | String | DisplayNamePath of ConfigurationsmodelNodesmodelNodes |
HasChildrenFlag | Bool | HasChildrenFlag of ConfigurationsmodelNodesmodelNodes |
HasTransactionalAttributesFlag | Bool | HasTransactionalAttributesFlag of ConfigurationsmodelNodesmodelNodes |
InErrorModeFlag | Bool | InErrorModeFlag of ConfigurationsmodelNodesmodelNodes |
InputRequiredFlag | Bool | InputRequiredFlag of ConfigurationsmodelNodesmodelNodes |
InputRequiredInSubtreeFlag | Bool | InputRequiredInSubtreeFlag of ConfigurationsmodelNodesmodelNodes |
IsBoundFlag | Bool | IsBoundFlag of ConfigurationsmodelNodesmodelNodes |
ProposedFlag | Bool | ProposedFlag of ConfigurationsmodelNodesmodelNodes |
ValidFlag | Bool | ValidFlag of ConfigurationsmodelNodesmodelNodes |
ChangedByAutocompleteFlag | Bool | ChangedByAutocompleteFlag of ConfigurationsmodelNodesmodelNodes |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
ConfigHeaderId | Long | ConfigHeaderId |
ConfigRevisionId | Long | ConfigRevisionId |
ConfigurationId | String | ConfigurationId |
Finder | String | finder |
FlexFndDffDescriptiveFlexfieldContexts
Name | Type | Description |
ApplicationId [KEY] | Long | ApplicationId of FlexFndDffDescriptiveFlexfieldContexts |
DescriptiveFlexfieldCode [KEY] | String | DescriptiveFlexfieldCode of FlexFndDffDescriptiveFlexfieldContexts |
ContextCode [KEY] | String | ContextCode of FlexFndDffDescriptiveFlexfieldContexts |
Name | String | Name of FlexFndDffDescriptiveFlexfieldContexts |
Description | String | Description of FlexFndDffDescriptiveFlexfieldContexts |
EnabledFlag | String | EnabledFlag of FlexFndDffDescriptiveFlexfieldContexts |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Bind_ApplicationId | Long | Bind_ApplicationId |
Bind_DescriptiveFlexfieldCode | String | Bind_DescriptiveFlexfieldCode |
Finder | String | finder |
FlexFndPvsCharacterIdCharacterValues
Name | Type | Description |
Id [KEY] | String | Id of FlexFndPvsCharacterIdCharacterValues |
Value | String | Value of FlexFndPvsCharacterIdCharacterValues |
Description | String | Description of FlexFndPvsCharacterIdCharacterValues |
StartDateActive | Date | StartDateActive of FlexFndPvsCharacterIdCharacterValues |
EndDateActive | Date | EndDateActive of FlexFndPvsCharacterIdCharacterValues |
EnabledFlag | String | EnabledFlag of FlexFndPvsCharacterIdCharacterValues |
SummaryFlag | String | SummaryFlag of FlexFndPvsCharacterIdCharacterValues |
ValueSetCode | String | ValueSetCode of FlexFndPvsCharacterIdCharacterValues |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Bind_DataSource | String | Bind_DataSource |
Bind_FinderContext | String | Bind_FinderContext |
Bind_FinderDateFlag | String | Bind_FinderDateFlag |
Bind_ValidationDate | Date | Bind_ValidationDate |
Finder | String | finder |
Flex_vst_bind1 | String | flex_vst_bind1 |
Flex_vst_bind10 | String | flex_vst_bind10 |
Flex_vst_bind11 | String | flex_vst_bind11 |
Flex_vst_bind12 | String | flex_vst_bind12 |
Flex_vst_bind13 | String | flex_vst_bind13 |
Flex_vst_bind14 | String | flex_vst_bind14 |
Flex_vst_bind15 | String | flex_vst_bind15 |
Flex_vst_bind16 | String | flex_vst_bind16 |
Flex_vst_bind17 | String | flex_vst_bind17 |
Flex_vst_bind18 | String | flex_vst_bind18 |
Flex_vst_bind19 | String | flex_vst_bind19 |
Flex_vst_bind2 | String | flex_vst_bind2 |
Flex_vst_bind20 | String | flex_vst_bind20 |
Flex_vst_bind3 | String | flex_vst_bind3 |
Flex_vst_bind4 | String | flex_vst_bind4 |
Flex_vst_bind5 | String | flex_vst_bind5 |
Flex_vst_bind6 | String | flex_vst_bind6 |
Flex_vst_bind7 | String | flex_vst_bind7 |
Flex_vst_bind8 | String | flex_vst_bind8 |
Flex_vst_bind9 | String | flex_vst_bind9 |
FlexFndPvsCharacterValues
Name | Type | Description |
Value [KEY] | String | Value of FlexFndPvsCharacterValues |
Description | String | Description of FlexFndPvsCharacterValues |
StartDateActive | Date | StartDateActive of FlexFndPvsCharacterValues |
EndDateActive | Date | EndDateActive of FlexFndPvsCharacterValues |
EnabledFlag | String | EnabledFlag of FlexFndPvsCharacterValues |
SummaryFlag | String | SummaryFlag of FlexFndPvsCharacterValues |
ValueSetCode | String | ValueSetCode of FlexFndPvsCharacterValues |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Bind_AttrMap | String | Bind_AttrMap |
Bind_DataSource | String | Bind_DataSource |
Bind_DataSourceDiscr | String | Bind_DataSourceDiscr |
Bind_FinderContext | String | Bind_FinderContext |
Bind_FinderDateFlag | String | Bind_FinderDateFlag |
Bind_ValidationDate | Date | Bind_ValidationDate |
Finder | String | finder |
Flex_vst_bind1 | String | flex_vst_bind1 |
Flex_vst_bind10 | String | flex_vst_bind10 |
Flex_vst_bind11 | String | flex_vst_bind11 |
Flex_vst_bind12 | String | flex_vst_bind12 |
Flex_vst_bind13 | String | flex_vst_bind13 |
Flex_vst_bind14 | String | flex_vst_bind14 |
Flex_vst_bind15 | String | flex_vst_bind15 |
Flex_vst_bind16 | String | flex_vst_bind16 |
Flex_vst_bind17 | String | flex_vst_bind17 |
Flex_vst_bind18 | String | flex_vst_bind18 |
Flex_vst_bind19 | String | flex_vst_bind19 |
Flex_vst_bind2 | String | flex_vst_bind2 |
Flex_vst_bind20 | String | flex_vst_bind20 |
Flex_vst_bind3 | String | flex_vst_bind3 |
Flex_vst_bind4 | String | flex_vst_bind4 |
Flex_vst_bind5 | String | flex_vst_bind5 |
Flex_vst_bind6 | String | flex_vst_bind6 |
Flex_vst_bind7 | String | flex_vst_bind7 |
Flex_vst_bind8 | String | flex_vst_bind8 |
Flex_vst_bind9 | String | flex_vst_bind9 |
FlexFndPvsNumberIdCharacterValues
Name | Type | Description |
Id [KEY] | Double | Id of FlexFndPvsNumberIdCharacterValues |
Value | String | Value of FlexFndPvsNumberIdCharacterValues |
Description | String | Description of FlexFndPvsNumberIdCharacterValues |
StartDateActive | Date | StartDateActive of FlexFndPvsNumberIdCharacterValues |
EndDateActive | Date | EndDateActive of FlexFndPvsNumberIdCharacterValues |
EnabledFlag | String | EnabledFlag of FlexFndPvsNumberIdCharacterValues |
SummaryFlag | String | SummaryFlag of FlexFndPvsNumberIdCharacterValues |
ValueSetCode | String | ValueSetCode of FlexFndPvsNumberIdCharacterValues |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Bind_DataSource | String | Bind_DataSource |
Bind_FinderContext | String | Bind_FinderContext |
Bind_FinderDateFlag | String | Bind_FinderDateFlag |
Bind_ValidationDate | Date | Bind_ValidationDate |
Finder | String | finder |
Flex_vst_bind1 | String | flex_vst_bind1 |
Flex_vst_bind10 | String | flex_vst_bind10 |
Flex_vst_bind11 | String | flex_vst_bind11 |
Flex_vst_bind12 | String | flex_vst_bind12 |
Flex_vst_bind13 | String | flex_vst_bind13 |
Flex_vst_bind14 | String | flex_vst_bind14 |
Flex_vst_bind15 | String | flex_vst_bind15 |
Flex_vst_bind16 | String | flex_vst_bind16 |
Flex_vst_bind17 | String | flex_vst_bind17 |
Flex_vst_bind18 | String | flex_vst_bind18 |
Flex_vst_bind19 | String | flex_vst_bind19 |
Flex_vst_bind2 | String | flex_vst_bind2 |
Flex_vst_bind20 | String | flex_vst_bind20 |
Flex_vst_bind3 | String | flex_vst_bind3 |
Flex_vst_bind4 | String | flex_vst_bind4 |
Flex_vst_bind5 | String | flex_vst_bind5 |
Flex_vst_bind6 | String | flex_vst_bind6 |
Flex_vst_bind7 | String | flex_vst_bind7 |
Flex_vst_bind8 | String | flex_vst_bind8 |
Flex_vst_bind9 | String | flex_vst_bind9 |
Usage information for the operation SalesOrdersForOrderHub.rsd.
Name | Type | Description |
HeaderId [KEY] | Long | Value that uniquely identifies the sales order header. The application creates this value when it creates the sales order. |
OrderNumber | String | OrderNumber of SalesOrdersForOrderHub |
SourceTransactionNumber | String | Value that uniquely identifies the transaction in the source application. The source application assigns this value as the order number. If your implementation interfaces to a quote and converts the quote to a sales order, then this attribute references the quote number. |
SourceTransactionSystem | String | Source system that created the order. You use the Manage Trading Community Source Systems and Manage Upstream and Fulfillment Source Systems tasks to setup the source application. |
SourceTransactionId | String | Value that uniquely identifies the transaction in the source application. If the source application does not contain a unique value for the transaction, then you can set this attribute to a user key that the source application contains, such as an order number or quote number. The application uses this attribute and the source transaction to uniquely identify the transaction and create the composite key for a change order. You must make sure that each change order uses the same value that the new sales order used. |
BusinessUnitId | Long | Value that uniquely identifies the business unit that sold the sales order. The application also uses the business unit to implement data security and determine each sales order that the user can access. |
BusinessUnitName | String | Name of the business unit that sold the sales order. |
TransactionOn | Datetime | Date and time when the transaction started. The date occurs when the customer commits to purchase the items that the sales order contains. The date can occur in the past or future, depending on when the customer placed the sales order. |
BuyingPartyId | Long | Value that uniquely identifies the sold-to customer. This value contains the person, company, or organization who placed the sales order. This value references the party identifier with usage of CUSTOMER. |
BuyingPartyName | String | Name of the person or organization party who placed the sales order. This value identifies the sold-to customer. This points to the party name with usage of CUSTOMER. |
BuyingPartyNumber | String | Number of the person or organization party who placed the sales order. This value identifies the sold-to customer. This value references the party name with usage of CUSTOMER. |
BuyingPartyPersonFirstName | String | If a person placed the sales order, then this attribute contains the first name of the person. |
BuyingPartyPersonLastName | String | If a person placed the sales order, then this attribute contains the last name of the person. |
BuyingPartyPersonMiddleName | String | If a person placed the sales order, then this attribute contains the middle name of the person. |
BuyingPartyPersonNameSuffix | String | If a person placed the sales order, then this attribute contains the name suffix of the person. |
BuyingPartyPersonTitle | String | If a person placed the sales order, then this attribute contains the title of the person. |
BuyingPartyContactId | Long | Value that uniquely identifies the person who placed the sales order or the sold-to contact to contact for the sales order. |
BuyingPartyContactName | String | Name of the person who placed the sales order or the sold-to contact to contact for the sales order. |
BuyingPartyContactNumber | String | Number of the person who placed the sales order or the sold-to contact to contact for the sales order. |
BuyingPartyContactFirstName | String | First name of the person who placed the sales order or who is the person to contact for the sales order. |
BuyingPartyContactLastName | String | Last name of the person who placed the sales order or who is the person to contact for the sales order. |
BuyingPartyContactMiddleName | String | Middle name of the person who placed the sales order or who is the person to contact for the sales order. |
BuyingPartyContactNameSuffix | String | Suffix of the name of the person who placed the sales order or who is the person to contact for the sales order. |
BuyingPartyContactTitle | String | Title of the person who placed the sales order or who is the person to contact for the sales order. |
PreferredSoldToContactPointId | Long | Value that uniquely identifies the preferred contact point for the sold-to contact. This value identifies the preferred email contact. |
CustomerPONumber | String | Number that the customer sends for this purchase order. |
TransactionTypeCode | String | Abbreviation that identifies the type of transaction. A list of accepted values is defined in the lookup type ORA_DOO_ORDER_TYPES. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Order Lookups task. |
TransactionType | String | Name of the type of sales order. |
SubstituteAllowedFlag | Bool | Contains one of the following values: true or false. If true, then you can substitute items on the fulfillment line for various reasons, such as shortage of material, or as a goodwill gesture to the customer. If false, then you cannot make these substitutions. This attribute does not have a default value. |
PackingInstructions | String | Text that describes how to pack the item. |
ShippingInstructions | String | Text that includes details about how to ship the item. |
ShipsetFlag | Bool | Contains one of the following values: true or false. If true, then ship a group of order lines in the sales order together from a single location to a single destination, and ship them all on the same scheduled ship date. If false, then do not ship them as a group. This attribute does not have a default value. |
PartialShipAllowedFlag | Bool | Contains one of the following values: true or false. If true, then ship items on the sales order in more than one shipment. If false, then do not ship these items in one shipment. The default value is false. |
RequestedShipDate | Datetime | Date when the customer requested to ship the item. |
RequestedArrivalDate | Datetime | Date when the customer requested the item to arrive. |
LatestAcceptableShipDate | Datetime | Date when the customer is willing to allow the warehouse to ship the item. |
LatestAcceptableArrivalDate | Datetime | Date when the customer is willing to receive the item. |
EarliestAcceptableShipDate | Datetime | Earliest date when the customer is willing to receive the shipment. |
ShipmentPriorityCode | String | Abbreviation that identifies the priority of the shipment. A list of accepted values is defined in the lookup type WSH_SHIPPING_PRIORITY. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Shipping Lookups task. |
ShipmentPriority | String | Priority of shipment that allows you to group shipments into different categories depending on the urgency. A list of accepted values is defined in the lookup type WSH_SHIPPING_PRIORITY. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Shipping Lookups task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source, or use Load Planning Data from Flat Files. |
ShippingCarrierId | Long | Value that uniquely identifies the carrier who delivered the item. |
ShippingCarrier | String | Carrier who delivered the item. |
ShippingServiceLevelCode | String | Abbreviation that identifies the shipping level of service to use to deliver the shipment. A list of accepted values is defined in the lookup type WSH_SERVICE_LEVELS. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Shipping Lookups task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source. |
ShippingServiceLevel | String | Level of service for the shipping that delivers the shipment. A list of accepted values is defined in the lookup type WSH_SERVICE_LEVELS. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Shipping Lookups task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source. |
ShippingModeCode | String | Abbreviation that identifies the mode of shipping that delivers the shipment. A list of accepted values is defined in the lookup type WSH_MODE_OF_TRANSPORT. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Shipping Lookups task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source. |
ShippingMode | String | Mode of shipping that delivers the item. A list of accepted values is defined in the lookup type WSH_MODE_OF_TRANSPORT. Review and update the value for this attribute using the Setup and Maintenance work area, and the V task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source. |
FOBPointCode | String | Abbreviation that identifies the freight on board. A list of accepted values is defined in the lookup type ORA_FOB. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Shipping Lookups task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source. |
FOBPoint | String | Freight on board. Identifies the ownership of the item while it is in transit. A list of accepted values is defined in the lookup type ORA_FOB. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Shipping Lookups task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source. |
DemandClassCode | String | Abbreviation that identifies the demand class. A list of accepted values is defined in the lookup type ORA_DOO_DEMAND_CLASS. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Shipping Lookups task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source. |
DemandClass | String | Demand class that represents a group of customers, such as government, commercial, sales channel, or region. Demand class can represent different sources of demand, such as retail, mail order, or wholesale. A list of accepted values is defined in the lookup type ORA_DOO_DEMAND_CLASS. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Shipping Lookups task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source. |
FreightTermsCode | String | Abbreviation that identifies the terms for paying freight charges. For example, paid by shipper, collect, or prepaid. A list of accepted values is defined in the lookup type ORA_FREIGHT_TERMS. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Shipping Lookups task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source. |
FreightTerms | String | Terms for paying freight charges. For example, paid by shipper, collect, or prepaid. A list of accepted values is defined in the lookup type ORA_FREIGHT_TERMS. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Shipping Lookups task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source. |
RequestedFulfillmentOrganizationId | Long | Value that uniquely identifies the organization that ships the shipment. |
RequestedFulfillmentOrganizationCode | String | Abbreviation that identifies the organization that ships the shipment. |
RequestedFulfillmentOrganizationName | String | Name of the organization that ships the shipment. |
SupplierId | Long | Value that uniquely identifies the supplier who supplies the item. You can use a supplier according to the contractual obligations in drop ship. |
SupplierName | String | Name of the supplier who supplies the item. You can use a supplier according to a contractual obligation in drop ship. |
SupplierSiteId | Long | Value that uniquely identifies the supplier who supplies the item. |
PaymentTermsCode | Long | Abbreviation that identifies the payment terms. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Receivables Payment Terms task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source. |
PaymentTerms | String | Payment terms to apply to collect payment. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Receivables Payment Terms task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source. |
SalespersonId | Long | Value that uniquely identifies the primary sales person. |
Salesperson | String | Name of the primary sales person. |
PricedOn | Datetime | Date when pricing priced the sales order. This attribute contains the system date at the beginning of the price calculation. |
TransactionalCurrencyCode | String | Abbreviation that identifies the currency that pricing used to price the transaction. |
TransactionalCurrencyName | String | Name of the currency that pricing used to price the transaction. |
AppliedCurrencyCode | String | AppliedCurrencyCode of SalesOrdersForOrderHub |
CurrencyConversionDate | Datetime | Date when the foreign exchange rate is valid. |
CurrencyConversionRate | Double | Foreign exchange conversion rate that pricing used to convert the transaction currency into the item currency. |
CurrencyConversionType | String | Describes the type of the conversion rate that the application uses when it converts currency. |
PricingSegmentCode | String | Abbreviation that identifies the pricing segment. |
PricingSegment | String | PricingSegment of SalesOrdersForOrderHub |
PricingStrategyId | Long | Value that uniquely identifies the pricing strategy. |
PricingStrategyName | String | Name of the pricing strategy. |
AllowCurrencyOverrideFlag | Bool | Contains one of the following values: true or false. If true, then you can override the currency. If false, then you cannot override. The default value is true. |
SegmentExplanationMessageName | String | Name of the message for the pricing segment strategy. You can use the message name to get the message text. |
PricingSegmentExplanation | String | Explanation of why pricing applied the pricing segment. |
StrategyExplanationMessageName | String | Name of the pricing strategy message. You can use the message name to get the message text. |
PricingStrategyExplanation | String | Explanation of why pricing applied the pricing strategy. |
SalesChannelCode | String | Abbreviation that identifies the sales channel. For example, web or phone. A list of accepted values is defined in the lookup type ORA_QP_CHANNEL_METHODS. |
SalesChannel | String | Name of the sales channel. For example, web or phone. A list of accepted values is defined in the lookup type ORA_QP_CHANNEL_METHODS. |
Comments | String | Comments that the user enters on the sales order. |
StatusCode | String | StatusCode of SalesOrdersForOrderHub |
Status | String | Status of SalesOrdersForOrderHub |
OnHoldFlag | Bool | OnHoldFlag of SalesOrdersForOrderHub |
CanceledFlag | Bool | Contains one of the following values: true or false. If true, then sales order canceled. If false, then sales order is not canceled. The default value is false. |
CancelReasonCode | String | Abbreviation that identifies the reason to cancel the sales order. A list of accepted values is defined in the lookup type DOO_RETURN_REASON. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Order Lookups task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source. |
CancelReason | String | Reason to cancel the sales order. A list of accepted values is defined in the lookup type DOO_RETURN_REASON. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Order Lookups task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source. |
RequestedCancelDate | Datetime | Date when the customer canceled the order line. |
RequestingBusinessUnitId | Long | Value that uniquely identifies the business unit who requested the sales order. Assign a business unit for each role to each user to provide access to data in the business unit. |
RequestingBusinessUnitName | String | Name of the business unit who requested the sales order. Assign a business unit for each role to each user to provide access to data in the business unit. |
RequestingLegalEntityId | Long | Value that uniquely identifies the legal entity who formed a contract with the customer. The contracting party on the order is the legal entity. |
RequestingLegalEntity | String | Legal entity who formed a contract with the customer for the sales order. The contracting party on the order is the legal entity. |
FreezePriceFlag | Bool | Contains one of the following values: true or false. If true, then price the sales order. If false, then do not price. The default value is true. |
FreezeShippingChargeFlag | Bool | Contains one of the following values: true or false. If true, then recalculate shipping charges for the sales order. If false, then do not recalculate. The default value is true. |
FreezeTaxFlag | Bool | Contains one of the following values: true or false. If true, then calculate taxes for the sales. If false, then do not calculate. The default value is true. |
SubmittedFlag | Bool | Contains one of the following values: true or false. If true, then the application validated and submitted the sales order. If false, then the application did not validate and submit. The sales order is in draft status. The default value is false. |
SubmittedBy | String | SubmittedBy of SalesOrdersForOrderHub |
SubmittedDate | Datetime | SubmittedDate of SalesOrdersForOrderHub |
TransactionDocumentTypeCode | String | Abbreviation that identifies whether the request is a sales order, purchase order or internal material transfer. |
PreCreditCheckedFlag | Bool | Contains one of the following values: true or false. If true, then allow an application outside Oracle Fusion to perform credit check. If false, then do not allow. The default value is false. |
RevisionSourceSystem | String | Source application that sent a revision of the sales order. |
SourceTransactionRevisionNumber | Long | Revision number of the transaction. |
TradeComplianceResultCode | String | TradeComplianceResultCode of SalesOrdersForOrderHub |
TradeComplianceResult | String | TradeComplianceResult of SalesOrdersForOrderHub |
LastUpdatedBy | String | LastUpdatedBy of SalesOrdersForOrderHub |
LastUpdateDate | Datetime | LastUpdateDate of SalesOrdersForOrderHub |
CreatedBy | String | CreatedBy of SalesOrdersForOrderHub |
CreationDate | Datetime | CreationDate of SalesOrdersForOrderHub |
OpenFlag | Bool | OpenFlag of SalesOrdersForOrderHub |
OrigSystemDocumentReference | String | Original reference for the source order from the source application. |
AppliedCurrencyName | String | AppliedCurrencyName of SalesOrdersForOrderHub |
SupplierSiteName | String | Value that uniquely identifies the supplier site that supplies the item. |
MessageText | String | MessageText of SalesOrdersForOrderHub |
AgreementHeaderId | Long | Value that uniquely identifies the sales agreement on the order header. |
AgreementNumber | String | Number of the sales agreement on the order header. |
AgreementVersionNumber | Long | AgreementVersionNumber of SalesOrdersForOrderHub |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
FromDate | Date | FromDate |
ToDate | Date | ToDate |
Finder | String | finder |
SalesOrdersForOrderHubadditionalInformation
Name | Type | Description |
SalesOrdersForOrderHubHeaderId [KEY] | Long | SalesOrdersForOrderHubHeaderId of SalesOrdersForOrderHubadditionalInformation |
Category | String | Category of SalesOrdersForOrderHubadditionalInformation |
CreatedBy | String | CreatedBy of SalesOrdersForOrderHubadditionalInformation |
CreationDate | Datetime | CreationDate of SalesOrdersForOrderHubadditionalInformation |
HeaderId [KEY] | Long | HeaderId of SalesOrdersForOrderHubadditionalInformation |
LastUpdateDate | Datetime | LastUpdateDate of SalesOrdersForOrderHubadditionalInformation |
LastUpdateLogin | String | LastUpdateLogin of SalesOrdersForOrderHubadditionalInformation |
LastUpdatedBy | String | LastUpdatedBy of SalesOrdersForOrderHubadditionalInformation |
ObjectVersionNumber | Int | ObjectVersionNumber of SalesOrdersForOrderHubadditionalInformation |
SourceTransactionIdentifier | String | SourceTransactionIdentifier of SalesOrdersForOrderHubadditionalInformation |
SourceTransactionSystem | String | SourceTransactionSystem of SalesOrdersForOrderHubadditionalInformation |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
FromDate | Date | FromDate |
OrderKey | String | OrderKey |
OrderNumber | String | OrderNumber |
SourceTransactionNumber | String | SourceTransactionNumber |
ToDate | Date | ToDate |
Finder | String | finder |
SalesOrdersForOrderHubattachments
Name | Type | Description |
SalesOrdersForOrderHubHeaderId [KEY] | Long | SalesOrdersForOrderHubHeaderId of SalesOrdersForOrderHubattachments |
AttachedDocumentId [KEY] | Long | The unique identifier of the attached document. |
LastUpdateDate | Datetime | The date when the record was last updated. |
LastUpdatedBy | String | The user who last updated the record. |
DatatypeCode | String | A value that indicates the data type. |
FileName | String | The file name of the attachment. |
DmFolderPath | String | The folder path from which the attachment is created. |
DmDocumentId | String | The document ID from which the attachment is created. |
DmVersionNumber | String | The document version number from which the attachment is created. |
Url | String | The URL of a web page type attachment. |
CategoryName | String | The category of the attachment. |
UserName | String | The login credentials of the user who created the attachment. |
Uri | String | The URI of a Topology Manager type attachment. |
FileUrl | String | The URI of the file. |
UploadedText | String | The text content for a new text attachment. |
UploadedFileContentType | String | The content type of the attachment. |
UploadedFileLength | Long | The size of the attachment file. |
UploadedFileName | String | The name to assign to a new attachment file. |
ContentRepositoryFileShared | Bool | Indicates whether the attachment is shared |
Title | String | The title of the attachment. |
Description | String | The description of the attachment. |
ErrorStatusCode | String | The error code, if any, for the attachment. |
ErrorStatusMessage | String | The error message, if any, for the attachment. |
CreatedBy | String | The user who created the record. |
CreationDate | Datetime | The date when the record was created. |
FileContents | String | The contents of the attachment. |
ExpirationDate | Datetime | The expiration date of the contents in the attachment. |
LastUpdatedByUserName | String | The user name who last updated the record. |
CreatedByUserName | String | The user name who created the record. |
AsyncTrackerId | String | Attribute provided for the exclusive use by the Attachment UI components to assist in uploading files. |
FileWebImage | String | The base64 encoded image of the file displayed in .png format if the source is a convertible image. |
DownloadInfo | String | JSON object represented as a string containing information used to programmatically retrieve a file attachment. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
FromDate | Date | FromDate |
HeaderId | String | HeaderId |
OrderKey | String | OrderKey |
OrderNumber | String | OrderNumber |
SourceTransactionNumber | String | SourceTransactionNumber |
SourceTransactionSystem | String | SourceTransactionSystem |
ToDate | Date | ToDate |
Finder | String | finder |
SalesOrdersForOrderHubbillToCustomer
Name | Type | Description |
SalesOrdersForOrderHubHeaderId [KEY] | Long | SalesOrdersForOrderHubHeaderId of SalesOrdersForOrderHubbillToCustomer |
AddressId [KEY] | Long | AddressId of SalesOrdersForOrderHubbillToCustomer |
CustomerAccountId | Long | Value that uniquely identifies the account that is legally responsible for payment. This account exists when a selling relationship exists between the deploying company and the party. |
PartyName | String | Name of the party who is legally responsible for payment. |
AccountNumber | String | Number of the customer account who is legally responsible for payment. This account exists when a selling relationship exists between the deploying company and the party. |
PersonFirstName | String | If a person is legally responsible for payment, then this attribute contains the first name of the person. |
PersonLastName | String | If a person is legally responsible for payment, then this attribute contains the last name of the person. |
PersonMiddleName | String | If a person is legally responsible for payment, then this attribute contains the middle name of the person. |
PersonNameSuffix | String | If a person is legally responsible for payment, then this attribute contains the name suffix of the person. |
PersonTitle | String | If a person is legally responsible for payment, then this attribute contains the title of the person. |
SiteUseId | Long | Value that uniquely identifies the account site that is legally responsible for payment. |
Address1 | String | First line of the bill-to customer address. |
Address2 | String | Second line of the bill-to customer address. |
Address3 | String | Third line of the bill-to customer address. |
Address4 | String | Fourth line of the bill-to customer address. |
City | String | City of the bill-to customer address. |
State | String | State of the bill-to customer address. |
PostalCode | String | Postal code of the bill-to customer address. |
County | String | County of the bill-to customer address. |
Province | String | Province of the bill-to customer address. |
Country | String | Country of the bill-to customer address. |
ContactId | Long | Value that uniquely identifies the contact for the billing account. |
ContactName | String | Person to contact at the bill-to customer site. |
ContactNumber | String | Telephone number of the person to contact at the bill-to customer site. |
ContactFirstName | String | First name of the person to contact at the bill-to customer site. |
ContactMiddleName | String | Middle name of the person to contact at the bill-to customer site. |
ContactLastName | String | Last name of the person to contact at the bill-to customer site. |
ContactNameSuffix | String | Name suffix of the person to contact at the bill-to customer site. |
ContactTitle | String | Title of the person to contact at the bill-to customer site. |
PreferredContactPointId | Long | Value that uniquely identifies the email for the preferred contact point for the contact at the account who is responsible for payment. |
SourceAddressId | String | Value that uniquely identifies the bill-to customer address. Value is 1. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
FromDate | Date | FromDate |
HeaderId | String | HeaderId |
OrderKey | String | OrderKey |
OrderNumber | String | OrderNumber |
SourceTransactionNumber | String | SourceTransactionNumber |
SourceTransactionSystem | String | SourceTransactionSystem |
ToDate | Date | ToDate |
Finder | String | finder |
SalesOrdersForOrderHubcopyOrderReference
Name | Type | Description |
SalesOrdersForOrderHubHeaderId [KEY] | Long | SalesOrdersForOrderHubHeaderId of SalesOrdersForOrderHubcopyOrderReference |
DocumentSystemReferenceId [KEY] | Long | DocumentSystemReferenceId of SalesOrdersForOrderHubcopyOrderReference |
OriginalOrderNumber | String | OriginalOrderNumber of SalesOrdersForOrderHubcopyOrderReference |
OriginalHeaderId | Long | OriginalHeaderId of SalesOrdersForOrderHubcopyOrderReference |
OriginalOrderChangeVersionNumber | Long | OriginalOrderChangeVersionNumber of SalesOrdersForOrderHubcopyOrderReference |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
FromDate | Date | FromDate |
HeaderId | String | HeaderId |
OrderKey | String | OrderKey |
OrderNumber | String | OrderNumber |
SourceTransactionNumber | String | SourceTransactionNumber |
SourceTransactionSystem | String | SourceTransactionSystem |
ToDate | Date | ToDate |
Finder | String | finder |
SalesOrdersForOrderHubholds
Name | Type | Description |
SalesOrdersForOrderHubHeaderId [KEY] | Long | SalesOrdersForOrderHubHeaderId of SalesOrdersForOrderHubholds |
HoldInstanceId [KEY] | Long | HoldInstanceId of SalesOrdersForOrderHubholds |
HoldName | String | HoldName of SalesOrdersForOrderHubholds |
HoldCode | String | HoldCode of SalesOrdersForOrderHubholds |
HoldComments | String | HoldComments of SalesOrdersForOrderHubholds |
ApplyUser | String | ApplyUser of SalesOrdersForOrderHubholds |
ApplyDate | Datetime | ApplyDate of SalesOrdersForOrderHubholds |
HoldReleaseComments | String | HoldReleaseComments of SalesOrdersForOrderHubholds |
HoldReleaseReasonCode | String | HoldReleaseReasonCode of SalesOrdersForOrderHubholds |
HoldReleaseReason | String | HoldReleaseReason of SalesOrdersForOrderHubholds |
ReleaseUser | String | ReleaseUser of SalesOrdersForOrderHubholds |
ReleaseDate | Datetime | ReleaseDate of SalesOrdersForOrderHubholds |
ApplySystem | String | ApplySystem of SalesOrdersForOrderHubholds |
ActiveFlag | Bool | ActiveFlag of SalesOrdersForOrderHubholds |
SourceRequestId | String | SourceRequestId of SalesOrdersForOrderHubholds |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
FromDate | Date | FromDate |
HeaderId | String | HeaderId |
OrderKey | String | OrderKey |
OrderNumber | String | OrderNumber |
SourceTransactionNumber | String | SourceTransactionNumber |
SourceTransactionSystem | String | SourceTransactionSystem |
ToDate | Date | ToDate |
Finder | String | finder |
SalesOrdersForOrderHublines
Name | Type | Description |
SalesOrdersForOrderHubHeaderId [KEY] | Long | SalesOrdersForOrderHubHeaderId of SalesOrdersForOrderHublines |
HeaderId | Long | HeaderId of SalesOrdersForOrderHublines |
LineId | Long | LineId of SalesOrdersForOrderHublines |
FulfillLineId [KEY] | Long | FulfillLineId of SalesOrdersForOrderHublines |
SourceTransactionLineId | String | Value that uniquely identifies the transaction line from the source application. |
SourceTransactionLineNumber | String | Number of the transaction line from the source application. |
SourceTransactionId | String | SourceTransactionId of SalesOrdersForOrderHublines |
SourceTransactionNumber | String | SourceTransactionNumber of SalesOrdersForOrderHublines |
SourceTransactionSystem | String | SourceTransactionSystem of SalesOrdersForOrderHublines |
RequestingBusinessUnitId | Long | RequestingBusinessUnitId of SalesOrdersForOrderHublines |
RequestingBusinessUnitName | String | RequestingBusinessUnitName of SalesOrdersForOrderHublines |
AccountingRuleCode | String | Abbreviation that identifies the accounting rule. |
AccountingRule | String | Accounting rule that determines the accounting timeframe or timeframes to use when distributing revenue for an invoice line. |
ActionTypeCode | String | Abbreviation that identifies the type of action with respect to the coverage or the subscription product on fulfillment line. Say Add, Update, Renew in case of coverage. Resume, Suspend, terminate in case of subscriptions. A list of accepted values is defined in the lookup type ORA_QP_ACTION_TYPES. This is available for use with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features. |
ActionType | String | Value that identifies the type of the action with respect to the coverage or the subscription product on fulfillment line. This is available for use with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features. |
ActualCompletionDate | Datetime | ActualCompletionDate of SalesOrdersForOrderHublines |
ActualShipDate | Datetime | ActualShipDate of SalesOrdersForOrderHublines |
AppliedPriceListId | Long | AppliedPriceListId of SalesOrdersForOrderHublines |
AppliedPriceListName | String | AppliedPriceListName of SalesOrdersForOrderHublines |
AssessableValue | Double | Price that a tax authority uses to value, and then tax the item. |
AssetGroupNumber | String | Value that groups customer assets into different categories. |
AssetTrackedFlag | Bool | Abbreviation that identifies whether the fulfill line is eligible to be interfaced to asset management for tracking customer assets that are created from order processing. This attribute is not currently used. |
AssetTrackingCode | String | Abbreviation that identifies whether the fulfill line is eligible to be interfaced to asset management for tracking customer assets that are created from order processing. A list of accepted values is defined in the lookup type ORA_EGP_ASSET_TRACKING. |
AssetTracking | String | AssetTracking of SalesOrdersForOrderHublines |
BillingTransactionTypeId | Long | Value that identifies the billing type. |
BillingTransactionTypeName | String | Name of the billing type. |
BuyerId | Long | Buyer details for a schedule. This attribute references the Buyer Public View that the application publishes for the item on the purchase order. |
BuyerName | String | BuyerName of SalesOrdersForOrderHublines |
BuyerFirstName | String | BuyerFirstName of SalesOrdersForOrderHublines |
BuyerLastName | String | BuyerLastName of SalesOrdersForOrderHublines |
BuyerMiddleName | String | BuyerMiddleName of SalesOrdersForOrderHublines |
CancelReasonCode | String | Abbreviation that identifies the reason to cancel the sales order. A list of accepted values is defined in the lookup type DOO_RETURN_REASON. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Order Lookups task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source. |
CancelReason | String | Reason to cancel the sales order. A list of accepted values is defined in the lookup type DOO_RETURN_REASON. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Order Lookups task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source. |
CanceledFlag | Bool | Contains one of the following values: true or false. If true, then the application canceled the sales order line. If false, then not canceled. The default value is false. |
CanceledQuantity | Double | CanceledQuantity of SalesOrdersForOrderHublines |
ShippingCarrierId | Long | Abbreviation that identifies the carrier who delivers the item. |
ShippingCarrier | String | Carrier who delivers the item. |
TransactionCategoryCode | String | Abbreviation that identifies whether the line is a return. Values include RETURN or ORDER. |
Comments | String | Comments for the order line. |
ComponentIdPath | String | Value that identifies the path from the inventory item to the parent of this configured item on the order line. |
ConfigCreationDate | Datetime | Date when the user created the configured item. |
ConfigHeaderId | Long | Value that identifies the order header of the sales order that contains the configured item. |
ConfigInventoryItemId | Long | Inventory item for an assemble-to-order, configured item that the application can ship. A contract or a sales agreement is an example of an item that the application cannot ship. |
ConfigInventoryItemNumber | String | ConfigInventoryItemNumber of SalesOrdersForOrderHublines |
ConfigInventoryItemDescription | String | ConfigInventoryItemDescription of SalesOrdersForOrderHublines |
ConfigItemReference | String | Reference to the finished configured item. |
ConfigRevisionNumber | Long | Revision number of the configured item. The configurator sets the value of this attribute to the configured item. It does not set it to a configure option. |
ConfigTradeComplianceResultCode | String | ConfigTradeComplianceResultCode of SalesOrdersForOrderHublines |
ConfigTradeComplianceResult | String | ConfigTradeComplianceResult of SalesOrdersForOrderHublines |
ConfiguratorPath | String | Path that identifies the inventory item for the configure option. Path format is |
ContractEndDate | Date | End date of the contract, according to the start date and duration. You can use Manage Time Units Mappings to map time units to the units of measure that the application uses. |
ContractStartDate | Date | Start date of the contract. |
CreatedBy | String | CreatedBy of SalesOrdersForOrderHublines |
CreationDate | Datetime | CreationDate of SalesOrdersForOrderHublines |
CreditCheckAuthExpiryDate | Datetime | Date when the approved credit authorization expires. |
CreditCheckAuthorizationNumber | String | Value that uniquely identifies the approved credit authorization that the credit management system created on the authorized amount for the customer account. This attribute applies on credit checks only for authorization or reauthorization. |
CustomerProductId | Long | Value that uniquely identifies the customer item. |
CustomerProductNumber | String | Number of the customer item. |
CustomerProductDescription | String | Description of the customer item. |
CustomerPOLineNumber | String | Value that uniquely identifies the purchase order line. The purchase order line describes the item or service, and it includes the price and quantity ordered. |
CustomerPONumber | String | Number that identifies the purchase order that the application uses to request that the seller supply the item or service in return for payment. |
CustomerPOScheduleNumber | String | Number that identifies the schedule for the shipment that ships the purchase order. This is an optional attribute that the user can specify when submitting the sales order. |
DefaultTaxationCountry | String | Country that the tax authority uses to calculate tax. |
DefaultTaxationCountryShortName | String | Short name of the country that the tax authority uses to calculate tax. |
DemandClassCode | String | Abbreviation that identifies the demand class. A list of accepted values is defined in the lookup type ORA_DOO_DEMAND_CLASS. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Order Lookups task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source. |
DemandClass | String | Demand class that represents a group of customers, such as government, commercial, sales channel, or region. Demand class can represent different sources of demand, such as retail, mail order, or wholesale. A list of accepted values is defined in the lookup type ORA_DOO_DEMAND_CLASS. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Order Lookups task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source. |
DestinationLocationId | Long | Value that identifies the destination location where the application ships the item. |
DestinationShippingOrganizationId | Long | Value that identifies the destination organization where the application ships the item. |
DestinationShippingOrganizationCode | String | Abbreviation that identifies the destination organization where the application ships the item. |
DestinationShippingOrganizationName | String | Name of the destination organization where the application ships the item. |
DocumentSubtype | String | Tax classification for tax reporting. This attribute depends on the requirements for each country. |
DocumentSubtypeName | String | Name of the tax classification for tax reporting. This attribute depends on the requirements for each country. |
EarliestAcceptableShipDate | Datetime | Earliest date when the customer is willing to receive shipment. |
EstimateFulfillmentCost | Double | Estimated cost to deliver the fulfillment line to the customer. This value includes item cost and shipping cost. |
EstimateMargin | Double | Estimated margin expected when shipping the fulfillment line. |
ExemptionCertificateNumber | String | Certification number that the taxing authority provides for tax exemption for each customer who is eligible for tax exemption. |
ExtendedAmount | Double | Monetary amount of the order line. |
FinalDischargeLocationId | Long | Value that identifies the final destination location for the purchase. |
FinalDischargeLocationAddressLine1 | String | First line of the final destination location for the purchase. |
FinalDischargeLocationAddressLine2 | String | Second line of the final destination location for the purchase. |
FinalDischargeLocationAddressLine3 | String | Third line of the final destination location for the purchase. |
FinalDischargeLocationAddressLine4 | String | Fourth line of the final destination location for the purchase. |
FinalDischargeLocationAddressCity | String | City of the final destination location for the purchase. |
FinalDischargeLocationAddressPostalCode | String | Postal code of the final destination location for the purchase. |
FinalDischargeLocationAddressState | String | State of the final destination location for the purchase. |
FinalDischargeLocationAddressProvince | String | Province of the final destination location for the purchase. |
FinalDischargeLocationAddressCounty | String | County of the final destination location for the purchase. |
FinalDischargeLocationAddressCountry | String | Country of the final destination location for the purchase. |
FirstPartyTaxRegistration | Long | Registration number that the application provides to the supplier. The supplier uses this number to tax the transaction. |
FirstPartyTaxRegistrationNumber | String | Value that identifies registration number. |
FOBPointCode | String | Abbreviation that identifies the freight on board. A list of accepted values is defined in the lookup type ORA_FOB. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Shipping Lookups task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source. |
FOBPoint | String | Freight on board. Identifies ownership of the item while it is in transit. A list of accepted values is defined in the lookup type ORA_FOB. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Shipping Lookups task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source. |
FreightTermsCode | String | Abbreviation that identifies the terms for paying freight charges. For example, paid by shipper, collect, or prepaid. A list of accepted values is defined in the lookup type ORA_FREIGHT_TERMS. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Shipping Lookups task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source. |
FreightTerms | String | Terms for paying freight charges. For example, paid by shipper, collect, or prepaid. A list of accepted values is defined in the lookup type ORA_FREIGHT_TERMS. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Shipping Lookups task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source. |
FulfillInstanceId | Long | FulfillInstanceId of SalesOrdersForOrderHublines |
FulfillLineNumber | String | FulfillLineNumber of SalesOrdersForOrderHublines |
RequestedFulfillmentOrganizationId | Long | Value that uniquely identifies the organization that fulfills the item. If the item is shippable, then this value references the warehouse that ships the item. A contract or an agreement is an example of an item that is not shippable. |
RequestedFulfillmentOrganizationCode | String | Abbreviation that identifies the organization that fulfills the item. If the item is shippable, then this value references the warehouse that ships the item. A contract or an agreement is an example of an item that is not shippable. |
RequestedFulfillmentOrganizationName | String | Name of the organization that fulfills the item. If the item is shippable, then this value references the warehouse that ships the item. A contract or an agreement is an example of an item that is not shippable. |
RequestedFulfillmentOrganizationAddress1 | String | RequestedFulfillmentOrganizationAddress1 of SalesOrdersForOrderHublines |
RequestedFulfillmentOrganizationAddress2 | String | RequestedFulfillmentOrganizationAddress2 of SalesOrdersForOrderHublines |
RequestedFulfillmentOrganizationAddress3 | String | RequestedFulfillmentOrganizationAddress3 of SalesOrdersForOrderHublines |
RequestedFulfillmentOrganizationAddress4 | String | RequestedFulfillmentOrganizationAddress4 of SalesOrdersForOrderHublines |
RequestedFulfillmentOrganizationCity | String | RequestedFulfillmentOrganizationCity of SalesOrdersForOrderHublines |
RequestedFulfillmentOrganizationState | String | RequestedFulfillmentOrganizationState of SalesOrdersForOrderHublines |
RequestedFulfillmentOrganizationPostalCode | String | RequestedFulfillmentOrganizationPostalCode of SalesOrdersForOrderHublines |
RequestedFulfillmentOrganizationCounty | String | RequestedFulfillmentOrganizationCounty of SalesOrdersForOrderHublines |
RequestedFulfillmentOrganizationProvince | String | RequestedFulfillmentOrganizationProvince of SalesOrdersForOrderHublines |
RequestedFulfillmentOrganizationCountry | String | RequestedFulfillmentOrganizationCountry of SalesOrdersForOrderHublines |
OverFulfillmentTolerance | Double | OverFulfillmentTolerance of SalesOrdersForOrderHublines |
UnderFulfillmentTolerance | Double | UnderFulfillmentTolerance of SalesOrdersForOrderHublines |
FulfilledQuantity | Double | FulfilledQuantity of SalesOrdersForOrderHublines |
SecondaryFulfilledQuantity | Double | SecondaryFulfilledQuantity of SalesOrdersForOrderHublines |
FulfillmentDate | Datetime | FulfillmentDate of SalesOrdersForOrderHublines |
FulfillmentMode | String | FulfillmentMode of SalesOrdersForOrderHublines |
FulfillmentSplitReferenceId | Long | FulfillmentSplitReferenceId of SalesOrdersForOrderHublines |
GopReferenceId | String | GopReferenceId of SalesOrdersForOrderHublines |
GopRequestRegion | String | GopRequestRegion of SalesOrdersForOrderHublines |
IntendedUseClassificationId | Long | Value that uniquely identifies intended use of the item. For tax calculation. |
IntendedUseClassificationName | String | Classification name for the intended use of the item. For tax calculation. |
ProductId | Long | Value that uniquely identifies the inventory item. |
ProductNumber | String | Stock keeping unit for the item that the application fulfills. |
ProductDescription | String | Description of the item that the application fulfills. |
InventoryOrganizationId | Long | InventoryOrganizationId of SalesOrdersForOrderHublines |
InventoryOrganizationCode | String | InventoryOrganizationCode of SalesOrdersForOrderHublines |
InventoryOrganizationName | String | InventoryOrganizationName of SalesOrdersForOrderHublines |
InvoiceEnabledFlag | Bool | InvoiceEnabledFlag of SalesOrdersForOrderHublines |
InvoiceInterfacedFlag | Bool | InvoiceInterfacedFlag of SalesOrdersForOrderHublines |
InvoiceableItemFlag | Bool | InvoiceableItemFlag of SalesOrdersForOrderHublines |
InvoicingRuleCode | String | Abbreviation that identifies invoicing rules that determine when to recognize a receivable for invoice. |
InvoicingRule | String | Invoicing rule that determines when to recognize a receivable for invoice. |
ItemSubTypeCode | String | ItemSubTypeCode of SalesOrdersForOrderHublines |
ItemSubType | String | ItemSubType of SalesOrdersForOrderHublines |
ItemTypeCode | String | ItemTypeCode of SalesOrdersForOrderHublines |
LastUpdateDate | Datetime | LastUpdateDate of SalesOrdersForOrderHublines |
LastUpdateLogin | String | LastUpdateLogin of SalesOrdersForOrderHublines |
LastUpdatedBy | String | LastUpdatedBy of SalesOrdersForOrderHublines |
LatestAcceptableArrivalDate | Datetime | Latest date when the customer is willing to receive the item. |
LatestAcceptableShipDate | Datetime | Latest date when the customer is willing to allow the warehouse to ship the item. |
TransactionLineTypeCode | String | Type of action in the channel system. For example, buy, replace with, return for credit, upgrade, and so on. |
TransactionLineType | String | Defines behavior for the fulfillment line. For example, required values, default values, display values, and so on. |
OnHoldFlag | Bool | OnHoldFlag of SalesOrdersForOrderHublines |
OpenFlag | Bool | OpenFlag of SalesOrdersForOrderHublines |
OrderedQuantity | Double | Quantity of the item or service on the fulfillment line. |
SecondaryOrderedQuantity | Double | SecondaryOrderedQuantity of SalesOrdersForOrderHublines |
OrderedUOMCode | String | Abbreviation that identifies the unit of measure for the ordered quantity. |
OrderedUOM | String | Unit of measure for the ordered quantity. For example, length, time, heat, value, and so on. |
SecondaryUOMCode | String | SecondaryUOMCode of SalesOrdersForOrderHublines |
SecondaryUOM | String | Secondary unit of measure for the ordered quantity on the fulfillment line. This attribute is applicable when more than one unit of measure is used to measure and track the item. |
BusinessUnitId | Long | BusinessUnitId of SalesOrdersForOrderHublines |
BusinessUnitName | String | BusinessUnitName of SalesOrdersForOrderHublines |
OrigSystemDocumentLineReference | String | Original document reference of the order line in the source application. |
OrigSystemDocumentReference | String | Original document reference of the source order in the source application. |
OriginalProductId | Long | Value that uniquely identifies the inventory item that the fulfillment line contained before the application substituted the item. |
OriginalProductNumber | String | Number of the inventory item that the fulfillment line contained before the application substituted the item. |
OriginalProductDescription | String | Description of the inventory item that the fulfillment line contained before the application substituted the item. |
OverrideScheduleDateFlag | Bool | Contains one of the following values: true or false. If true, then the user can manually override the schedule date. If false, then user cannot override. The default value is false. |
OwnerId | Long | User who is responsible for the order line. |
PackingInstructions | String | Document that contains packing details for the item. |
ParentFulfillLineId | Long | ParentFulfillLineId of SalesOrdersForOrderHublines |
PartialShipAllowedFlag | Bool | Contains one of the following values: true or false. If true, then ship items in the sales order in more than one shipment. If false, then ship items in the sales order in one shipment. The default value is false. |
PaymentTermsCode | Long | Abbreviation that identifies payment terms. |
PaymentTerms | String | Payment terms to use to collect payment. |
POStatusCode | String | Status of the purchase order. |
PricedOn | Datetime | Date when pricing priced the order line. The application sets this date to the system date when pricing begins pricing the order line. |
ProcessNumber | String | ProcessNumber of SalesOrdersForOrderHublines |
ProductFiscalCategoryId | Long | Value that uniquely identifies the tax classification. |
ProductFiscalCategory | String | Tax classification of the item that the tax authority uses to tax the item. |
ProductCategory | String | Item classification that the tax authority uses to tax the item. |
ProductCategoryName | String | Classifies the item for tax. Order management uses this attribute when you do not install Oracle Fusion Inventory in your deployment, or when you installed it but you do not use it to classify items for tax. |
ProductType | String | Type of item classification in Oracle Fusion Tax. The value of the item type specifies whether the transaction line is for an item or service, or whether it is a memo line. |
ProductTypeName | String | Name of the item classification in Oracle Fusion Tax. The value of the item type specifies whether the transaction line is for an item or service, or whether it is a memo line. |
PromiseArrivalDate | Datetime | Date when global order promising promised to the customer that the item will arrive. |
PromiseShipDate | Datetime | Date when global order promising promised to the customer that the item will ship. |
PurchasingEnabledFlag | Bool | Contains one of the following values: true or false. If true, then the purchase order can include the item on the fulfillment line. If false, then the purchase order cannot include the item on the fulfillment line. The default value is set based on the item setup. This attribute is read-only. |
PurchasingUOMCode | String | Abbreviation that identifies the unit of measure that procurement set on the purchase order for the supplier. |
PurchasingUOM | String | Unit of measure that procurement set on the purchase order for the supplier. |
QuantityForEachModel | Double | Quantity for a configure option on a single configured item. |
ReceivablesOrgId | Long | Receivables business unit. |
ReceivablesOrgName | String | ReceivablesOrgName of SalesOrdersForOrderHublines |
RemnantFlag | Bool | RemnantFlag of SalesOrdersForOrderHublines |
RequestedArrivalDate | Datetime | Original date when the customer requested for the item to arrive. |
RequestedCancelDate | Datetime | Date when the customer canceled the order line. |
RequestedShipDate | Datetime | Original date when the customer requested for the item to ship. |
RequiredFulfillmentDate | Datetime | Date when the customer requires fulfillment. |
RequisitionBusinessUnitId | Long | RequisitionBusinessUnitId of SalesOrdersForOrderHublines |
RequisitionBusinessUnitName | String | RequisitionBusinessUnitName of SalesOrdersForOrderHublines |
RequisitionInventoryOrganizationId | Long | RequisitionInventoryOrganizationId of SalesOrdersForOrderHublines |
RequisitionInventoryOrganizationCode | String | RequisitionInventoryOrganizationCode of SalesOrdersForOrderHublines |
RequisitionInventoryOrganizationName | String | RequisitionInventoryOrganizationName of SalesOrdersForOrderHublines |
ReservableFlag | Bool | ReservableFlag of SalesOrdersForOrderHublines |
ReservationId | Long | ReservationId of SalesOrdersForOrderHublines |
ReservedQuantity | Double | ReservedQuantity of SalesOrdersForOrderHublines |
ReturnReasonCode | String | Abbreviation that identifies the reason to return an item. |
ReturnReason | String | Reason that the customer provided to return the item. |
ReturnableFlag | Bool | ReturnableFlag of SalesOrdersForOrderHublines |
RMADeliveredQuantity | Double | RMADeliveredQuantity of SalesOrdersForOrderHublines |
SecondaryRMADeliveredQuantity | Double | SecondaryRMADeliveredQuantity of SalesOrdersForOrderHublines |
RootParentFulfillLineId | Long | RootParentFulfillLineId of SalesOrdersForOrderHublines |
SalesProductTypeCode | String | SalesProductTypeCode of SalesOrdersForOrderHublines |
SalesProductType | String | SalesProductType of SalesOrdersForOrderHublines |
SalespersonId | Long | Value that identifies the primary salesperson. |
Salesperson | String | Person who is responsible for the sale of the sales order. |
ScheduleArrivalDate | Datetime | Date when the application scheduled the shipment to arrive. |
ScheduleShipDate | Datetime | Date when the application scheduled the shipment to ship. |
SchedulingReason | String | Value of the scheduling reason. |
SchedulingReasonCode | String | Abbreviation that identifies the scheduling reason. |
ServiceDuration | Double | Duration for the coverage item or subscription item on the fulfillment line. |
ServiceDurationPeriodCode | String | Abbreviation that identifies the unit of measure for the coverage item or subscription item on the fulfillment line. |
ServiceDurationPeriodName | String | Name of the unit of measure for the coverage item or subscription item on the fulfillment line. |
ShippingServiceLevelCode | String | Abbreviation that identifies the shipping level of service to use to deliver the shipment. A list of accepted values is defined in the lookup type WSH_SERVICE_LEVELS. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Shipping Lookups task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source. |
ShippingServiceLevel | String | Level of service for the shipping that delivers the shipment. A list of accepted values is defined in the lookup type WSH_SERVICE_LEVELS. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Shipping Lookups task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source. |
ShippingModeCode | String | Abbreviation that identifies the mode of shipping that delivers the shipment. A list of accepted values is defined in the lookup type WSH_MODE_OF_TRANSPORT. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Shipping Lookups task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source. |
ShippingMode | String | Mode of shipping that delivers the item. A list of accepted values is defined in the lookup type WSH_MODE_OF_TRANSPORT. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Shipping Lookups task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source. |
ShipSetName | String | Group of order lines in the sales order that must ship together from one location to one destination, and that use the same scheduled ship date. |
ShipmentPriorityCode | String | Abbreviation that identifies the priority of the shipment. A list of accepted values is defined in the lookup type WSH_SHIPPING_PRIORITY. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Shipping Lookups task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source. |
ShipmentPriority | String | Priority of shipment that allows you to group shipments into different categories depending on the urgency. A list of accepted values is defined in the lookup type WSH_SHIPPING_PRIORITY. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Shipping Lookups task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source. |
ShippableFlag | Bool | ShippableFlag of SalesOrdersForOrderHublines |
ShippedQuantity | Double | ShippedQuantity of SalesOrdersForOrderHublines |
SecondaryShippedQuantity | Double | SecondaryShippedQuantity of SalesOrdersForOrderHublines |
ShippedUOMCode | String | ShippedUOMCode of SalesOrdersForOrderHublines |
ShippedUOM | String | ShippedUOM of SalesOrdersForOrderHublines |
ShippingInstructions | String | Detailed instructions about cargo and other requirements for shipping. |
ShowInSales | Int | Specifies how to display a configured item on the Sales Summary page and on the Configurator summary page. You can set this attribute to one of the following values. Yes: display the configured item, but do not display the configure options. This is the default value. Hide Self: display the configure options, but do not display the configured item. Hide Self and Descendants: do not display the configured item or the configure options. You define this attribute for the configure options in Oracle Product Lifecycle Management Cloud. This attribute controls only the display. It does not filter items from the configurator. |
SourceTransactionRevisionNumber | Long | Revision number of the transaction in the source application. |
SourceTransactionScheduleId | String | Value that uniquely identifies the schedule, shipment, or subline. The source application assigns this value. |
SourceScheduleNumber | String | Number that the source application assigns for the schedule, shipment, or subline. |
SplitFromFlineId | Long | SplitFromFlineId of SalesOrdersForOrderHublines |
StatusCode | String | StatusCode of SalesOrdersForOrderHublines |
Status | String | Status of SalesOrdersForOrderHublines |
SubinventoryCode | String | Abbreviation that identifies the physical or logical location of the item. |
Subinventory | String | Physical or logical location of the item. |
SubstitutionAllowedFlag | Bool | Contains one of the following values: true or false. If true, then allow the application to substitute an item on the fulfillment line for some reason, such as shortage of material or goodwill gesture to the customer. If false, then do not allow the application to substitute. This attribute does not have a default value. |
SubstitutionReasonCode | String | Abbreviation that describes why the application substituted the item on the fulfillment line. |
SubstitutionReason | String | Describes why the application substituted the item on the fulfillment line. |
SupplierId | Long | Supplier for the purchase order. |
SupplierName | String | Name of the supplier that the application requested. |
SupplierSiteId | Long | Supplier site for the purchase order. |
SupplierSiteName | String | Name of the supplier site for the purchase order. |
SupplyStatusCode | String | Status of the supply for the fulfillment line. |
TaxClassificationCode | String | Abbreviation that identifies a group of taxes. |
TaxClassification | String | Group of taxes for reporting and processing. |
TaxExemptFlag | Bool | Abbreviation that identifies the tax exemption. This attribute is not currently used. |
TaxExemptCode | String | Abbreviation that identifies whether the fulfillment line is exempt from tax. Valid values include S and E. If S, then calculate standard tax. If E, then exempt from tax. A list of accepted values is defined in the lookup type ZX_EXEMPTION_CONTROL. |
TaxExempt | String | TaxExempt of SalesOrdersForOrderHublines |
TaxExemptReasonCode | String | Abbreviation that identifies the reason for the tax exemption. |
TaxExemptReason | String | Reason for the tax exemption. |
TaxInvoiceDate | Date | Tax invoice date that tax reporting uses depending on the requirements of different countries. |
TaxInvoiceNumber | String | Invoice number that tax reporting uses depending on the requirements of different countries. |
ThirdPartyTaxRegistration | Long | Registration number that the customer specifies in the purchase order. |
ThirdPartyTaxRegistrationNumber | String | Customer registration number that the customer specifies in the purchase order. |
TotalContractAmount | Double | Total amount for the contract duration according to the total contract quantity. |
TotalContractQuantity | Double | Total quantity for the contract duration including the number of timeframes for recurring billing. |
TradeComplianceDate | Datetime | TradeComplianceDate of SalesOrdersForOrderHublines |
TradeComplianceResultCode | String | TradeComplianceResultCode of SalesOrdersForOrderHublines |
TradeComplianceResult | String | TradeComplianceResult of SalesOrdersForOrderHublines |
TransportationPlannedFlag | Bool | Contains one of the following values: true or false. If true, then the transportation planning system plans the fulfillment line. If false, then the transportation planning system does not plan the fulfillment line. The default value is false. |
TransportationPlannedStatusCode | String | Abbreviation that indicates that a transportation planning application plans the fulfillment line. A list of accepted values is defined in the lookup type ORA_DOO_TP_STATUS. |
TransactionBusinessCategory | String | Tax classification that the tax authority requires. |
TransactionBusinessCategoryName | String | Name of the tax classification that the tax authority requires. |
UnitListPrice | Double | Selling price for each unit of the item before applying discounts. |
UnitQuantity | Double | Number of units for the item. |
UnitSellingPrice | Double | Price that the buyer pays for one unit of the item. |
UserDefinedFiscalClass | String | Tax classification that the user defines. |
UserDefinedFiscalClassName | String | Name of the tax classification that the user defines. |
ValidConfigurationFlag | Bool | Contains one of the following values: true or false. If true, then the configured item is valid. If false, then the configured item is not valid. The default value is set only for root lines based on configuration validation. This attribute is read-only. |
LineNumber | Int | LineNumber of SalesOrdersForOrderHublines |
DisplayLineNumber | String | DisplayLineNumber of SalesOrdersForOrderHublines |
ParentSourceTransactionLineId | String | Value that uniquely identifies the parent transaction line from the source application. This value describes the transaction line hierarchy for a configured item. |
TransformFromLineId | Long | TransformFromLineId of SalesOrdersForOrderHublines |
UnreferencedReturnFlag | Bool | UnreferencedReturnFlag of SalesOrdersForOrderHublines |
ServiceCancelDate | Datetime | Date when the customer canceled the coverage item or subscription item on the fulfillment line. |
CoveredProductId | Long | Value that uniquely identifies the inventory item that the coverage item covers. |
CoveredProductNumber | String | Number that identifies the inventory item that the coverage item covers. |
CoveredProductDescription | String | Description of the inventory item that the coverage item covers. |
CoveredCustomerProductId | Long | Value that uniquely identifies the customer item that the coverage item covers. |
CoveredCustomerProductNumber | String | Number that identifies the customer item that the coverage item covers. |
CoveredCustomerProductDescription | String | Description of the customer item that the coverage item covers. |
JeopardyPriorityCode | String | JeopardyPriorityCode of SalesOrdersForOrderHublines |
JeopardyPriority | String | JeopardyPriority of SalesOrdersForOrderHublines |
AgreementHeaderId | Long | Value that uniquely identifies the sales agreement on the order line. |
AgreementLineId | Long | AgreementLineId of SalesOrdersForOrderHublines |
AgreementLineNumber | String | AgreementLineNumber of SalesOrdersForOrderHublines |
AgreementVersionNumber | Long | AgreementVersionNumber of SalesOrdersForOrderHublines |
AgreementNumber | String | Number that identifies the sales agreement on the order line. |
SellingProfitCenterBusinessUnitId | Long | Value that uniquely identifies the selling profit center business unit. |
SellingProfitCenterBusinessUnitName | String | Name of the selling profit center business unit. |
TransportationPlanningOrder | String | TransportationPlanningOrder of SalesOrdersForOrderHublines |
ContractEndDateTime | Datetime | Date and time when the contract will end, according to the contract start date and time and duration. Review and update the value to map time units to the units of measure that the application uses using the Setup and Maintenance work area, and the Manage Time Units Mappings task. |
ContractStartDateTime | Datetime | Date and time when the contract is effective. |
SubscriptionProfileId | Long | Value that uniquely identifies the subscription profile. This is available for use with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features. |
SubscriptionProfileName | String | Name of the subscription profile. This is available for use with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features. |
ExternalPriceBookName | String | Name of the price book or price list in the external pricing application. This is available for use with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features. |
EndReasonCode | String | Abbreviation that identifies the reason for ending or closing the subscription. A list of accepted values is defined in the lookup type ORA_OSS_CLOSE_REASONS. This is available for use with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features. |
EndReason | String | Value that identifies the reason for ending or closing the subscription. This is available for use with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features. |
EndCreditMethodCode | String | Abbreviation that identifies the credit method used for ending or closing the subscription. A list of accepted values is defined in the lookup type ORA_OSS_CLOSE_CREDIT_METHOD. This is available for use with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features. |
EndCreditMethod | String | Value that identifies the credit method used for ending or closing the subscription. This is available for use with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features. |
EndDate | Datetime | Date when the subscription ends. This is available for use with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features. |
InventoryTransactionFlag | Bool | Contains one of the following values: true or false. If true, then Oracle Order Management Cloud sends a request to Oracle Inventory Management Cloud to perform an inventory transaction when fulfilling the order line instead of using the pick wave, pick, pack, and ship flow. If false, then Order Management uses the pick wave, pick, pack, and ship flow to fulfill the order line. The default value is false. |
InventoryInterfacedFlag | Bool | InventoryInterfacedFlag of SalesOrdersForOrderHublines |
PriceUsingSecondaryUOMFlag | Bool | PriceUsingSecondaryUOMFlag of SalesOrdersForOrderHublines |
SubscriptionInterfacedFlag | Bool | SubscriptionInterfacedFlag of SalesOrdersForOrderHublines |
SupplierAddress1 | String | SupplierAddress1 of SalesOrdersForOrderHublines |
SupplierAddress2 | String | SupplierAddress2 of SalesOrdersForOrderHublines |
SupplierAddress3 | String | SupplierAddress3 of SalesOrdersForOrderHublines |
SupplierAddress4 | String | SupplierAddress4 of SalesOrdersForOrderHublines |
SupplierCity | String | SupplierCity of SalesOrdersForOrderHublines |
SupplierState | String | SupplierState of SalesOrdersForOrderHublines |
SupplierPostalCode | String | SupplierPostalCode of SalesOrdersForOrderHublines |
SupplierProvince | String | SupplierProvince of SalesOrdersForOrderHublines |
SupplierCounty | String | SupplierCounty of SalesOrdersForOrderHublines |
SupplierCountry | String | SupplierCountry of SalesOrdersForOrderHublines |
RatePlanDocumentId | Long | RatePlanDocumentId of SalesOrdersForOrderHublines |
RatePlanDocument | String | Rate plan document in JSON format encoded using Base64. The rate plan document will be desupported in 23C. |
OrchestrationProcessName | String | Name of the orchestration process to assign to the line. |
IntegrateSubscriptionFlag | Bool | IntegrateSubscriptionFlag of SalesOrdersForOrderHublines |
DemandSourceLineReference | String | Value that uniquely identifies demand, such as the order line in a shopping cart on a web store or in an ecommerce application. For example, you create a sales order in a web store. Then the web store sends a request to Oracle Fusion Cloud Global Order Promising to schedule it. Oracle Global Order Promising schedules the demand and sends a reply to the web store. The web store then sends the sales order to Oracle Fusion Cloud Order Management. Finally, Oracle Order Management manages the order through fulfilment. |
DemandSourceScheduledFlag | Bool | DemandSourceScheduledFlag of SalesOrdersForOrderHublines |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
FromDate | Date | FromDate |
OrderKey | String | OrderKey |
OrderNumber | String | OrderNumber |
ToDate | Date | ToDate |
Finder | String | finder |
SalesOrdersForOrderHublinesadditionalInformation
Name | Type | Description |
SalesOrdersForOrderHubHeaderId [KEY] | Long | SalesOrdersForOrderHubHeaderId of SalesOrdersForOrderHublinesadditionalInformation |
LinesFulfillLineId [KEY] | Long | LinesFulfillLineId of SalesOrdersForOrderHublinesadditionalInformation |
Category | String | Category of SalesOrdersForOrderHublinesadditionalInformation |
FulfillLineId [KEY] | Long | FulfillLineId of SalesOrdersForOrderHublinesadditionalInformation |
HeaderId | Long | HeaderId of SalesOrdersForOrderHublinesadditionalInformation |
SourceTransactionLineIdentifier | String | SourceTransactionLineIdentifier of SalesOrdersForOrderHublinesadditionalInformation |
SourceTransactionSystem | String | SourceTransactionSystem of SalesOrdersForOrderHublinesadditionalInformation |
SourceTransactionScheduleIdentifier | String | SourceTransactionScheduleIdentifier of SalesOrdersForOrderHublinesadditionalInformation |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
FromDate | Date | FromDate |
OrderKey | String | OrderKey |
OrderNumber | String | OrderNumber |
SourceTransactionNumber | String | SourceTransactionNumber |
ToDate | Date | ToDate |
Finder | String | finder |
SalesOrdersForOrderHublinesamendSubscriptionReferences
Name | Type | Description |
SalesOrdersForOrderHubHeaderId [KEY] | Long | SalesOrdersForOrderHubHeaderId of SalesOrdersForOrderHublinesamendSubscriptionReferences |
LinesFulfillLineId [KEY] | Long | LinesFulfillLineId of SalesOrdersForOrderHublinesamendSubscriptionReferences |
ExternalAssetKey | String | Value that identifies the asset key for the subscription or coverage item in an external application. This attribute is not currently used. |
ExternalParentAssetKey | String | Value that identifies the parent asset key for the subscription or coverage item in an external application. This attribute is not currently used. |
ExternalRootParentAssetKey | String | Value that identifies the root parent asset key for the subscription or coverage item in an external application. This attribute is not currently used. |
SubscriptionProductPuid | String | Value that uniquely identifies the subscription product in Oracle Subscription Management Cloud. This attribute is not currently used. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
FromDate | Date | FromDate |
HeaderId | String | HeaderId |
OrderKey | String | OrderKey |
OrderNumber | String | OrderNumber |
SourceTransactionNumber | String | SourceTransactionNumber |
SourceTransactionSystem | String | SourceTransactionSystem |
ToDate | Date | ToDate |
Finder | String | finder |
SalesOrdersForOrderHublinesassetTransactionDetails
Name | Type | Description |
SalesOrdersForOrderHubHeaderId [KEY] | Long | SalesOrdersForOrderHubHeaderId of SalesOrdersForOrderHublinesassetTransactionDetails |
LinesFulfillLineId [KEY] | Long | LinesFulfillLineId of SalesOrdersForOrderHublinesassetTransactionDetails |
AssetTransactionDetailId [KEY] | Long | Value that uniquely identifies the asset transaction detail for an order line. |
FulfillLineId | Long | Value that uniquely identifies the order line that contains the asset transaction details. |
SourceAssetTransactionDetailId | String | Value that uniquely identifies the asset transaction detail for an order line. The source application assigns this value. |
AssetId | Long | Value that uniquely identifies the asset. |
AssetNumber | String | Number that identifies the asset. |
Quantity | Double | Quantity of the asset transacted by installed base assets. |
AssetUOMCode | String | Abbreviation that identifies the unit of measure for the asset quantity. |
AssetUOM | String | Unit of measure for the asset quantity. |
StatusId | Long | Value that uniquely identifies the status of the asset after installed base does the transaction on the asset. |
StatusCode | String | Abbreviation that identifies the status of the asset after installed base does the transaction on the asset. |
Status | String | Status of the asset after installed base does the transaction on the asset. |
AssetTransactionActionCode | String | Abbreviation that identifies the transaction that installed base does on the asset. |
AssetTransactionAction | String | Name of the transaction that installed base does on the asset. |
CustomerAssetEndDate | Datetime | Date and time when the customer asset ends in installed base. |
CreatedBy | String | CreatedBy of SalesOrdersForOrderHublinesassetTransactionDetails |
CreationDate | Datetime | CreationDate of SalesOrdersForOrderHublinesassetTransactionDetails |
LastUpdatedBy | String | LastUpdatedBy of SalesOrdersForOrderHublinesassetTransactionDetails |
LastUpdateDate | Datetime | LastUpdateDate of SalesOrdersForOrderHublinesassetTransactionDetails |
LastUpdateLogin | String | LastUpdateLogin of SalesOrdersForOrderHublinesassetTransactionDetails |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
FromDate | Date | FromDate |
HeaderId | String | HeaderId |
OrderKey | String | OrderKey |
OrderNumber | String | OrderNumber |
SourceTransactionNumber | String | SourceTransactionNumber |
SourceTransactionSystem | String | SourceTransactionSystem |
ToDate | Date | ToDate |
Finder | String | finder |
SalesOrdersForOrderHublinesattachments
Name | Type | Description |
SalesOrdersForOrderHubHeaderId [KEY] | Long | SalesOrdersForOrderHubHeaderId of SalesOrdersForOrderHublinesattachments |
LinesFulfillLineId [KEY] | Long | LinesFulfillLineId of SalesOrdersForOrderHublinesattachments |
AttachedDocumentId [KEY] | Long | The unique identifier of the attached document. |
LastUpdateDate | Datetime | The date when the record was last updated. |
LastUpdatedBy | String | The user who last updated the record. |
DatatypeCode | String | A value that indicates the data type. |
FileName | String | The file name of the attachment. |
DmFolderPath | String | The folder path from which the attachment is created. |
DmDocumentId | String | The document ID from which the attachment is created. |
DmVersionNumber | String | The document version number from which the attachment is created. |
Url | String | The URL of a web page type attachment. |
CategoryName | String | The category of the attachment. |
UserName | String | The login credentials of the user who created the attachment. |
Uri | String | The URI of a Topology Manager type attachment. |
FileUrl | String | The URI of the file. |
UploadedText | String | The text content for a new text attachment. |
UploadedFileContentType | String | The content type of the attachment. |
UploadedFileLength | Long | The size of the attachment file. |
UploadedFileName | String | The name to assign to a new attachment file. |
ContentRepositoryFileShared | Bool | Indicates whether the attachment is shared |
Title | String | The title of the attachment. |
Description | String | The description of the attachment. |
ErrorStatusCode | String | The error code, if any, for the attachment. |
ErrorStatusMessage | String | The error message, if any, for the attachment. |
CreatedBy | String | The user who created the record. |
CreationDate | Datetime | The date when the record was created. |
FileContents | String | The contents of the attachment. |
ExpirationDate | Datetime | The expiration date of the contents in the attachment. |
LastUpdatedByUserName | String | The user name who last updated the record. |
CreatedByUserName | String | The user name who created the record. |
AsyncTrackerId | String | Attribute provided for the exclusive use by the Attachment UI components to assist in uploading files. |
FileWebImage | String | The base64 encoded image of the file displayed in .png format if the source is a convertible image. |
DownloadInfo | String | JSON object represented as a string containing information used to programmatically retrieve a file attachment. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
FromDate | Date | FromDate |
HeaderId | String | HeaderId |
OrderKey | String | OrderKey |
OrderNumber | String | OrderNumber |
SourceTransactionNumber | String | SourceTransactionNumber |
SourceTransactionSystem | String | SourceTransactionSystem |
ToDate | Date | ToDate |
Finder | String | finder |
SalesOrdersForOrderHublinesbillingPlans
Name | Type | Description |
SalesOrdersForOrderHubHeaderId [KEY] | Long | SalesOrdersForOrderHubHeaderId of SalesOrdersForOrderHublinesbillingPlans |
LinesFulfillLineId [KEY] | Long | LinesFulfillLineId of SalesOrdersForOrderHublinesbillingPlans |
BillingNumberOfPeriods | Int | Number of timeframes in a recurring invoice. |
BillingPeriodEndDate | Date | End date of the billing timeframe. The application sets this date to the contract end date of the first billing timeframe. If the invoice does not cover the full billing timeframe, then the application sets the end date to the billing end date of the subsequent billing timeframe. |
BillingPeriodNumber | Int | Timeframe number for the billing start date, end date, or transaction date. |
BillingPeriodStartDate | Date | Start date of the billing timeframe. The application sets this date to the contract start date of the first billing timeframe. If the invoice does not cover the full billing timeframe, then the application sets the start date to the billing start date of the subsequent billing timeframe. |
BillingPlanId [KEY] | Long | Value that uniquely identifies the billing plan. |
BillingPlanTypeCode | String | Abbreviation that identifies the type of billing plan, such as periodic or milestone. |
BillingPlanType | String | Name of the billing plan type. |
BillingTransactionDate | Date | Date when the first invoice occurs when the sales order uses a recurring invoice. If the invoice covers only part of an invoice timeframe, then this attribute stores the date of the subsequent invoice. |
CancellationEffectiveDate | Date | Date when recurring billing stops and no future billing occurs. |
NetBillingAmountForEachPeriod | Double | Net amount that the application bills for each billing timeframe. |
OverridePeriod | Int | Timeframe that includes an override amount. For example, the first invoice is for timeframe 1, the second invoice is for timeframe 2, and so on. |
OverridePeriodAmount | Double | Override amount to apply on the timeframe. |
OverridePeriodQuantity | Double | Quantity to use when calculating recurring billing or credit for the override timeframe. |
PeriodicityCode | String | Timeframe of the recurring invoice. Values include Day, Week, Month, Quarter, or Year. |
Periodicity | String | Name of the timeframe of the recurring invoice. |
SourceBillingPlanId | String | Value that identifies the billing plan. The source application assigns this value. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
FromDate | Date | FromDate |
HeaderId | String | HeaderId |
OrderKey | String | OrderKey |
OrderNumber | String | OrderNumber |
SourceTransactionNumber | String | SourceTransactionNumber |
SourceTransactionSystem | String | SourceTransactionSystem |
ToDate | Date | ToDate |
Finder | String | finder |
SalesOrdersForOrderHublinesbillToCustomer
Name | Type | Description |
SalesOrdersForOrderHubHeaderId [KEY] | Long | SalesOrdersForOrderHubHeaderId of SalesOrdersForOrderHublinesbillToCustomer |
LinesFulfillLineId [KEY] | Long | LinesFulfillLineId of SalesOrdersForOrderHublinesbillToCustomer |
AddressId [KEY] | Long | Value that uniquely identifies the bill-to customer address. |
CustomerAccountId | Long | Value that uniquely identifies the account that is legally responsible for payment. This account exists when a selling relationship exists between the deploying company and the party. |
PartyName | String | Name of the party who is legally responsible for payment. |
AccountDescription | String | Description of the account who is legally responsible for payment. This account exists when a selling relationship exists between the deploying company and the party. |
AccountNumber | String | Number of the customer account who is legally responsible for payment. This account exists when a selling relationship exists between the deploying company and the party. |
PersonFirstName | String | If a person is legally responsible for payment, then this attribute contains the first name of the person. |
PersonLastName | String | If a person is legally responsible for payment, then this attribute contains the last name of the person. |
PersonMiddleName | String | If a person is legally responsible for payment, then this attribute contains the middle name of the person. |
PersonNameSuffix | String | If a person is legally responsible for payment, then this attribute contains the name suffix of the person. |
PersonTitle | String | If a person is legally responsible for payment, then this attribute contains the title of the person. |
SiteUseId | Long | Value that uniquely identifies the account site that is legally responsible for payment. |
Address1 | String | First line of the bill-to customer address. |
Address2 | String | Second line of the bill-to customer address. |
Address3 | String | Third line of the bill-to customer address. |
Address4 | String | Fourth line of the bill-to customer address. |
City | String | City of the bill-to customer address. |
State | String | State of the bill-to customer address. |
PostalCode | String | Postal code of the bill-to customer address. |
County | String | County of the bill-to customer address. |
Province | String | Province of the bill-to customer address. |
Country | String | Country of the bill-to customer address. |
ContactId | Long | Value that uniquely identifies the contact for the billing account. |
ContactName | String | Person to contact at the bill-to customer site. |
ContactNumber | String | Telephone number of the person to contact at the bill-to customer site. |
ContactFirstName | String | First name of the person to contact at the bill-to customer site. |
ContactMiddleName | String | Middle name of the person to contact at the bill-to customer site. |
ContactLastName | String | Last name of the person to contact at the bill-to customer site. |
ContactNameSuffix | String | Name suffix of the person to contact at the bill-to customer site. |
ContactTitle | String | Title of the person to contact at the bill-to customer site. |
PreferredContactPointId | Long | Value that uniquely identifies the email for the preferred contact point for the contact at the account who is responsible for payment. |
SourceAddressId | String | Value that uniquely identifies the bill-to customer address. Value is 1. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
FromDate | Date | FromDate |
HeaderId | String | HeaderId |
OrderKey | String | OrderKey |
OrderNumber | String | OrderNumber |
SourceTransactionNumber | String | SourceTransactionNumber |
SourceTransactionSystem | String | SourceTransactionSystem |
ToDate | Date | ToDate |
Finder | String | finder |
SalesOrdersForOrderHublineschannelPrograms
Name | Type | Description |
SalesOrdersForOrderHubHeaderId [KEY] | Long | SalesOrdersForOrderHubHeaderId of SalesOrdersForOrderHublineschannelPrograms |
LinesFulfillLineId [KEY] | Long | LinesFulfillLineId of SalesOrdersForOrderHublineschannelPrograms |
IncentiveEntityTypeCode | String | IncentiveEntityTypeCode of SalesOrdersForOrderHublineschannelPrograms |
IncentiveEntitySubtypeCode | String | IncentiveEntitySubtypeCode of SalesOrdersForOrderHublineschannelPrograms |
IncentiveId [KEY] | Long | IncentiveId of SalesOrdersForOrderHublineschannelPrograms |
SourceIncentiveId | String | SourceIncentiveId of SalesOrdersForOrderHublineschannelPrograms |
ProgramCode | String | ProgramCode of SalesOrdersForOrderHublineschannelPrograms |
ProgramId | String | ProgramId of SalesOrdersForOrderHublineschannelPrograms |
ProgramName | String | ProgramName of SalesOrdersForOrderHublineschannelPrograms |
ProgramDetails | String | ProgramDetails of SalesOrdersForOrderHublineschannelPrograms |
ProgramTypeName | String | ProgramTypeName of SalesOrdersForOrderHublineschannelPrograms |
ProgramLine | String | ProgramLine of SalesOrdersForOrderHublineschannelPrograms |
ProgramLineId | String | ProgramLineId of SalesOrdersForOrderHublineschannelPrograms |
ProgramDescription | String | ProgramDescription of SalesOrdersForOrderHublineschannelPrograms |
ApplyType | String | ApplyType of SalesOrdersForOrderHublineschannelPrograms |
ManuallyAppliedFlag | Bool | ManuallyAppliedFlag of SalesOrdersForOrderHublineschannelPrograms |
ItemLevelCode | String | ItemLevelCode of SalesOrdersForOrderHublineschannelPrograms |
ItemLevel | String | ItemLevel of SalesOrdersForOrderHublineschannelPrograms |
StatusCode | String | StatusCode of SalesOrdersForOrderHublineschannelPrograms |
Status | String | Status of SalesOrdersForOrderHublineschannelPrograms |
DiscountTypeCode | String | DiscountTypeCode of SalesOrdersForOrderHublineschannelPrograms |
DiscountType | String | DiscountType of SalesOrdersForOrderHublineschannelPrograms |
DeclinableFlag | Bool | DeclinableFlag of SalesOrdersForOrderHublineschannelPrograms |
DeclineReasonCode | String | DeclineReasonCode of SalesOrdersForOrderHublineschannelPrograms |
DeclineReason | String | DeclineReason of SalesOrdersForOrderHublineschannelPrograms |
DiscountAmount | Long | DiscountAmount of SalesOrdersForOrderHublineschannelPrograms |
StartDate | Date | StartDate of SalesOrdersForOrderHublineschannelPrograms |
EndDate | Date | EndDate of SalesOrdersForOrderHublineschannelPrograms |
Comments | String | Comments of SalesOrdersForOrderHublineschannelPrograms |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
FromDate | Date | FromDate |
HeaderId | String | HeaderId |
OrderKey | String | OrderKey |
OrderNumber | String | OrderNumber |
SourceTransactionNumber | String | SourceTransactionNumber |
SourceTransactionSystem | String | SourceTransactionSystem |
ToDate | Date | ToDate |
Finder | String | finder |
SalesOrdersForOrderHublinescharges
Name | Type | Description |
SalesOrdersForOrderHubHeaderId [KEY] | Long | SalesOrdersForOrderHubHeaderId of SalesOrdersForOrderHublinescharges |
LinesFulfillLineId [KEY] | Long | LinesFulfillLineId of SalesOrdersForOrderHublinescharges |
OrderChargeId [KEY] | Long | OrderChargeId of SalesOrdersForOrderHublinescharges |
SourceChargeId | String | Value that uniquely identifies the charge. The source application applies this value. |
PriceTypeCode | String | Abbreviation that identifies the price type. |
PriceType | String | Price type, such as one time, recurring, and so on. |
ChargeTypeCode | String | Abbreviation that identifies the charge type. |
ChargeType | String | Charge type, such as item sale, service sale, financing, lease, shipping, restocking penalties, and so on. |
ChargeDefinitionCode | String | Abbreviation that identifies the charge definition. |
ChargeDefinition | String | Charge definition that defines the price type, charge type, and subtype. |
ChargeSubtypeCode | String | Abbreviation that identifies the charge subtype. |
ChargeSubType | String | Charge subtype. |
PricedQuantity | Double | Abbreviation that identifies the unit of measure for the priced quantity, such as Ton. |
ChargeCurrencyCode | String | Abbreviation that identifies the charge currency. |
ChargeCurrency | String | Charge currency. |
PricedQuantityUOMCode | String | Abbreviation that identifies the unit of measure for the priced quantity. |
PricedQuantityUOM | String | Unit of measure for priced quantity, such as Ton. Oracle Product Lifecycle Management Cloud or a service in Oracle Order Management Cloud provides this value. |
PricePeriodicityCode | String | Abbreviation that identifies the price periodicity. |
PricePeriodicity | String | Periodicity for recurring price types, such as month, quarter, or year. |
SequenceNumber | Int | Sequence number for the charge. |
PrimaryFlag | Bool | Contains one of the following values: true or false. If true, then the charge is the primary charge. If false, then the charge is not the primary charge. For Oracle Fusion application priced orders, the default value is set based on the pricing setup. For pre-priced orders, the value is entered by the user. |
RollupFlag | Bool | Contains one of the following values: true or false. If true, then the charge is a rollup charge. If false, then the charge is not a rollup charge. For Oracle Fusion application priced orders, the default value is set based on the pricing setup. For pre-priced orders, the default value is false. |
AverageUnitSellingPrice | Double | Weighted average of the selling price. This average is the total sales revenue divided by total units sold. |
CanAdjustFlag | Bool | Contains one of the following values: true or false. If true, then the charge is eligible for adjustment. If false, then the charge is not eligible for adjustment. For Oracle Fusion application priced orders, the default value is set based on the pricing setup. For pre-priced orders, the default value is false. |
GSAUnitPrice | Double | Price for each unit. Determined from the price list on the pricing strategy. |
ApplyToCode | String | Abbreviation that identifies where pricing applies the charge: for the item, for shipping, or for the return. |
ApplyTo | String | Specifies where pricing applies the charge: for the item, for shipping, or for the return. |
TieredFlag | Bool | TieredFlag of SalesOrdersForOrderHublinescharges |
TierAppliesToCode | String | Abbreviation that identifies the applicability of the tier whether all tiers or the highest tier. A list of accepted values is defined in the lookup type ORA_QP_TIER_GRADUATED_TYPES. This is available for use with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features. |
TierAppliesTo | String | Value that identifies whether the applicability of the tier is for all tiers or the highest tier. This is available for use with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features. |
UsagePriceLockFlag | Bool | Contains one of the following values: true or false. If true, then the usage pricing is used. If false, then the usage pricing isn't used. This attribute does not have a default value. This is available for use with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features. |
BlockAllowance | Double | Value that indicates the block allowance for a non-tiered consumption charge. This is available for use with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features. |
BlockSize | Double | Number that represents the size of the block for charge calculation for a tier. This is available for use with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
FromDate | Date | FromDate |
HeaderId | String | HeaderId |
OrderKey | String | OrderKey |
OrderNumber | String | OrderNumber |
SourceTransactionNumber | String | SourceTransactionNumber |
SourceTransactionSystem | String | SourceTransactionSystem |
ToDate | Date | ToDate |
Finder | String | finder |
SalesOrdersForOrderHublineschargeschargeComponents
Name | Type | Description |
SalesOrdersForOrderHubHeaderId [KEY] | Long | SalesOrdersForOrderHubHeaderId of SalesOrdersForOrderHublineschargeschargeComponents |
LinesFulfillLineId [KEY] | Long | LinesFulfillLineId of SalesOrdersForOrderHublineschargeschargeComponents |
ChargesOrderChargeId [KEY] | Long | ChargesOrderChargeId of SalesOrdersForOrderHublineschargeschargeComponents |
OrderChargeComponentId [KEY] | Long | OrderChargeComponentId of SalesOrdersForOrderHublineschargeschargeComponents |
SourceChargeComponentId | String | Value that uniquely identifies the charge component. The source application assigns this value. |
ChargeCurrencyUnitPrice | Double | Price or adjustment for each unit displayed in the charge currency that the order line uses. |
ChargeCurrencyExtendedAmount | Double | Extended amount displayed in the currency that the charge uses. Extended amount equals the unit price multiplied by the quantity on the order line. For a configured item, the extended amount equals the unit price multiplied by the extended quantity on the order line. |
ChargeCurrencyDurationExtendedAmount | Double | Extended amount for the duration displayed in the currency that the charge uses. |
ChargeCurrencyCode | String | Abbreviation that identifies the currency that the charge component uses. |
ChargeCurrency | String | Name of the currency that the charge component uses. |
PriceElementCode | String | Abbreviation that identifies the price element. |
PriceElement | String | Name of the price element, such as list price, net price, and so on. |
PriceElementUsageCode | String | Abbreviation that identifies the charge component usage. |
PriceElementUsage | String | Name that describes charge component usage. |
SequenceNumber | Int | Sequence number for the charge component. |
RollupFlag | Bool | Contains one of the following values: true or false. If true, then the value is a rollup value for the charge component. If false, then the value is not a rollup value. For Oracle Fusion application priced orders, the default value is set based on the pricing setup. For pre-priced orders, the default value is false. |
Explanation | String | Explanation of the charge component. |
ExplanationMessageName | String | Message name of the explanation that displays in the price break down dialog. |
HeaderCurrencyUnitPrice | Double | Price or adjustment for each unit of the item, displayed in the currency that the order header uses. |
HeaderCurrencyExtendedAmount | Double | Extended amount, displayed in the currency that the order header uses. |
HeaderCurrencyDurationExtendedAmount | Double | Extended amount for the duration, displayed in the currency that the order header uses. |
HeaderCurrencyCode | String | Abbreviation that identifies the currency that the order header uses. |
HeaderCurrency | String | Name of the currency that the order header uses. |
PercentOfComparisonElement | Double | Percent that the unit price constitutes of the basis charge component. The default value for the basis is List Price. This attribute stores the margin percent, the percent that net price constitutes of the list price, and so on. |
PricingSourceId | String | Value that identifies the source of the lowest level pricing. For example, it contains the Id that identifies a line on the price list, a tier rule, a shipping line, and so on. |
PricingSourceTypeCode | String | Type of the price source, such as the charge of a segment price list. A list of accepted values is defined in the lookup type ORA_QP_SOURCE_TYPES. |
PricingSourceType | String | Type of the price source. |
SourceMpaId | String | Value that identifies the source of a manual price adjustment. |
TaxIncludedFlag | Bool | Contains one of the following values: true or false. If true, then the price for the charge component includes tax. If false, then the price for the charge component does not include tax. For Oracle Fusion application priced orders, the default value is set based on the pricing setup. For pre-priced orders, the default value is false. |
TotalComponents | String | totalComponents |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
FromDate | Date | FromDate |
HeaderId | String | HeaderId |
OrderKey | String | OrderKey |
OrderNumber | String | OrderNumber |
SourceTransactionNumber | String | SourceTransactionNumber |
SourceTransactionSystem | String | SourceTransactionSystem |
ToDate | Date | ToDate |
Finder | String | finder |
SalesOrdersForOrderHublinescoverageReferences
Name | Type | Description |
SalesOrdersForOrderHubHeaderId [KEY] | Long | SalesOrdersForOrderHubHeaderId of SalesOrdersForOrderHublinescoverageReferences |
LinesFulfillLineId [KEY] | Long | LinesFulfillLineId of SalesOrdersForOrderHublinescoverageReferences |
OrderNumber | String | OrderNumber of SalesOrdersForOrderHublinescoverageReferences |
SourceOrderNumber | String | SourceOrderNumber of SalesOrdersForOrderHublinescoverageReferences |
SourceLineNumber | String | SourceLineNumber of SalesOrdersForOrderHublinescoverageReferences |
DisplayLineNumber | String | DisplayLineNumber of SalesOrdersForOrderHublinescoverageReferences |
CoverageItemNumber | String | CoverageItemNumber of SalesOrdersForOrderHublinescoverageReferences |
CoverageFulfillLineId | Long | CoverageFulfillLineId of SalesOrdersForOrderHublinescoverageReferences |
HeaderId | Long | HeaderId of SalesOrdersForOrderHublinescoverageReferences |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
FromDate | Date | FromDate |
OrderKey | String | OrderKey |
SourceTransactionNumber | String | SourceTransactionNumber |
SourceTransactionSystem | String | SourceTransactionSystem |
ToDate | Date | ToDate |
Finder | String | finder |
SalesOrdersForOrderHublinescoveredProductReferences
Name | Type | Description |
SalesOrdersForOrderHubHeaderId [KEY] | Long | SalesOrdersForOrderHubHeaderId of SalesOrdersForOrderHublinescoveredProductReferences |
LinesFulfillLineId [KEY] | Long | LinesFulfillLineId of SalesOrdersForOrderHublinescoveredProductReferences |
SourceOrderId | String | SourceOrderId of SalesOrdersForOrderHublinescoveredProductReferences |
SourceOrderNumber | String | SourceOrderNumber of SalesOrdersForOrderHublinescoveredProductReferences |
SourceOrderSystem | String | SourceOrderSystem of SalesOrdersForOrderHublinescoveredProductReferences |
OrderNumber | String | OrderNumber of SalesOrdersForOrderHublinescoveredProductReferences |
DisplayLineNumber | String | DisplayLineNumber of SalesOrdersForOrderHublinescoveredProductReferences |
SourceLineId | String | SourceLineId of SalesOrdersForOrderHublinescoveredProductReferences |
SourceLineNumber | String | SourceLineNumber of SalesOrdersForOrderHublinescoveredProductReferences |
CoveredItemNumber | String | CoveredItemNumber of SalesOrdersForOrderHublinescoveredProductReferences |
CoveredFulfillLineId | Long | CoveredFulfillLineId of SalesOrdersForOrderHublinescoveredProductReferences |
HeaderId | Long | HeaderId of SalesOrdersForOrderHublinescoveredProductReferences |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
FromDate | Date | FromDate |
OrderKey | String | OrderKey |
SourceTransactionNumber | String | SourceTransactionNumber |
SourceTransactionSystem | String | SourceTransactionSystem |
ToDate | Date | ToDate |
Finder | String | finder |
SalesOrdersForOrderHublinesdropShipPurchaseOrderReference
Name | Type | Description |
SalesOrdersForOrderHubHeaderId [KEY] | Long | SalesOrdersForOrderHubHeaderId of SalesOrdersForOrderHublinesdropShipPurchaseOrderReference |
LinesFulfillLineId [KEY] | Long | LinesFulfillLineId of SalesOrdersForOrderHublinesdropShipPurchaseOrderReference |
POHeaderId | String | POHeaderId of SalesOrdersForOrderHublinesdropShipPurchaseOrderReference |
PONumber | String | PONumber of SalesOrdersForOrderHublinesdropShipPurchaseOrderReference |
POLineId | String | POLineId of SalesOrdersForOrderHublinesdropShipPurchaseOrderReference |
POLineLocationId | String | POLineLocationId of SalesOrdersForOrderHublinesdropShipPurchaseOrderReference |
DocumentSystemReferenceId [KEY] | Long | DocumentSystemReferenceId of SalesOrdersForOrderHublinesdropShipPurchaseOrderReference |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
FromDate | Date | FromDate |
HeaderId | String | HeaderId |
OrderKey | String | OrderKey |
OrderNumber | String | OrderNumber |
SourceTransactionNumber | String | SourceTransactionNumber |
SourceTransactionSystem | String | SourceTransactionSystem |
ToDate | Date | ToDate |
Finder | String | finder |
SalesOrdersForOrderHublinesdropShipRequisitionReference
Name | Type | Description |
SalesOrdersForOrderHubHeaderId [KEY] | Long | SalesOrdersForOrderHubHeaderId of SalesOrdersForOrderHublinesdropShipRequisitionReference |
LinesFulfillLineId [KEY] | Long | LinesFulfillLineId of SalesOrdersForOrderHublinesdropShipRequisitionReference |
RequisitionHeaderId | String | RequisitionHeaderId of SalesOrdersForOrderHublinesdropShipRequisitionReference |
RequisitionNumber | String | RequisitionNumber of SalesOrdersForOrderHublinesdropShipRequisitionReference |
RequisitionLineId | String | RequisitionLineId of SalesOrdersForOrderHublinesdropShipRequisitionReference |
RequisitionLineNumber | String | RequisitionLineNumber of SalesOrdersForOrderHublinesdropShipRequisitionReference |
DocumentSystemReferenceId [KEY] | Long | DocumentSystemReferenceId of SalesOrdersForOrderHublinesdropShipRequisitionReference |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
FromDate | Date | FromDate |
HeaderId | String | HeaderId |
OrderKey | String | OrderKey |
OrderNumber | String | OrderNumber |
SourceTransactionNumber | String | SourceTransactionNumber |
SourceTransactionSystem | String | SourceTransactionSystem |
ToDate | Date | ToDate |
Finder | String | finder |
SalesOrdersForOrderHublinesexternalAssetReference
Name | Type | Description |
SalesOrdersForOrderHubHeaderId [KEY] | Long | SalesOrdersForOrderHubHeaderId of SalesOrdersForOrderHublinesexternalAssetReference |
LinesFulfillLineId [KEY] | Long | LinesFulfillLineId of SalesOrdersForOrderHublinesexternalAssetReference |
ExternalAssetKey | String | Value that identifies the asset key for the subscription or coverage item in an external application. |
ExternalParentAssetKey | String | Value that identifies the parent asset key for the subscription or coverage item in an external application. |
ExternalRootParentAssetKey | String | Value that identifies the root parent asset key for the subscription or coverage item in an external application. |
SubscriptionProductPuid | String | Value that uniquely identifies the product within the subscription in Oracle Subscription Management Cloud. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
FromDate | Date | FromDate |
HeaderId | String | HeaderId |
OrderKey | String | OrderKey |
OrderNumber | String | OrderNumber |
SourceTransactionNumber | String | SourceTransactionNumber |
SourceTransactionSystem | String | SourceTransactionSystem |
ToDate | Date | ToDate |
Finder | String | finder |
SalesOrdersForOrderHublinesexternalFulfillmentSalesOrderReference
Name | Type | Description |
SalesOrdersForOrderHubHeaderId [KEY] | Long | SalesOrdersForOrderHubHeaderId of SalesOrdersForOrderHublinesexternalFulfillmentSalesOrderReference |
LinesFulfillLineId [KEY] | Long | LinesFulfillLineId of SalesOrdersForOrderHublinesexternalFulfillmentSalesOrderReference |
DocumentNumber | String | DocumentNumber of SalesOrdersForOrderHublinesexternalFulfillmentSalesOrderReference |
DocumentId | String | DocumentId of SalesOrdersForOrderHublinesexternalFulfillmentSalesOrderReference |
DocumentLineNumber | String | DocumentLineNumber of SalesOrdersForOrderHublinesexternalFulfillmentSalesOrderReference |
DocumentSystemReferenceId [KEY] | Long | DocumentSystemReferenceId of SalesOrdersForOrderHublinesexternalFulfillmentSalesOrderReference |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
FromDate | Date | FromDate |
HeaderId | String | HeaderId |
OrderKey | String | OrderKey |
OrderNumber | String | OrderNumber |
SourceTransactionNumber | String | SourceTransactionNumber |
SourceTransactionSystem | String | SourceTransactionSystem |
ToDate | Date | ToDate |
Finder | String | finder |
SalesOrdersForOrderHublinesholds
Name | Type | Description |
SalesOrdersForOrderHubHeaderId [KEY] | Long | SalesOrdersForOrderHubHeaderId of SalesOrdersForOrderHublinesholds |
LinesFulfillLineId [KEY] | Long | LinesFulfillLineId of SalesOrdersForOrderHublinesholds |
HoldInstanceId [KEY] | Long | HoldInstanceId of SalesOrdersForOrderHublinesholds |
HoldName | String | HoldName of SalesOrdersForOrderHublinesholds |
HoldCode | String | HoldCode of SalesOrdersForOrderHublinesholds |
HoldComments | String | HoldComments of SalesOrdersForOrderHublinesholds |
ApplyUser | String | ApplyUser of SalesOrdersForOrderHublinesholds |
ApplyDate | Datetime | ApplyDate of SalesOrdersForOrderHublinesholds |
HoldReleaseComments | String | HoldReleaseComments of SalesOrdersForOrderHublinesholds |
HoldReleaseReasonCode | String | HoldReleaseReasonCode of SalesOrdersForOrderHublinesholds |
HoldReleaseReason | String | HoldReleaseReason of SalesOrdersForOrderHublinesholds |
ReleaseUser | String | ReleaseUser of SalesOrdersForOrderHublinesholds |
ReleaseDate | Datetime | ReleaseDate of SalesOrdersForOrderHublinesholds |
ApplySystem | String | ApplySystem of SalesOrdersForOrderHublinesholds |
ActiveFlag | Bool | ActiveFlag of SalesOrdersForOrderHublinesholds |
SourceRequestId | String | SourceRequestId of SalesOrdersForOrderHublinesholds |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
FromDate | Date | FromDate |
HeaderId | String | HeaderId |
OrderKey | String | OrderKey |
OrderNumber | String | OrderNumber |
SourceTransactionNumber | String | SourceTransactionNumber |
SourceTransactionSystem | String | SourceTransactionSystem |
ToDate | Date | ToDate |
Finder | String | finder |
SalesOrdersForOrderHublinesinternalOrderReference
Name | Type | Description |
SalesOrdersForOrderHubHeaderId [KEY] | Long | SalesOrdersForOrderHubHeaderId of SalesOrdersForOrderHublinesinternalOrderReference |
LinesFulfillLineId [KEY] | Long | LinesFulfillLineId of SalesOrdersForOrderHublinesinternalOrderReference |
DocumentSystemReferenceId [KEY] | Long | DocumentSystemReferenceId of SalesOrdersForOrderHublinesinternalOrderReference |
InternalOrderDocumentType | String | InternalOrderDocumentType of SalesOrdersForOrderHublinesinternalOrderReference |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
FromDate | Date | FromDate |
HeaderId | String | HeaderId |
OrderKey | String | OrderKey |
OrderNumber | String | OrderNumber |
SourceTransactionNumber | String | SourceTransactionNumber |
SourceTransactionSystem | String | SourceTransactionSystem |
ToDate | Date | ToDate |
Finder | String | finder |
SalesOrdersForOrderHublineslineDetails
Name | Type | Description |
SalesOrdersForOrderHubHeaderId [KEY] | Long | SalesOrdersForOrderHubHeaderId of SalesOrdersForOrderHublineslineDetails |
LinesFulfillLineId [KEY] | Long | LinesFulfillLineId of SalesOrdersForOrderHublineslineDetails |
ActualDeliveryDate | Datetime | ActualDeliveryDate of SalesOrdersForOrderHublineslineDetails |
AvailabilityShipDate | Datetime | AvailabilityShipDate of SalesOrdersForOrderHublineslineDetails |
BillOfLadingNumber | String | BillOfLadingNumber of SalesOrdersForOrderHublineslineDetails |
BillingTransactionAmount | Double | BillingTransactionAmount of SalesOrdersForOrderHublineslineDetails |
BillingTransactionDate | Datetime | BillingTransactionDate of SalesOrdersForOrderHublineslineDetails |
BillingTransactionNumber | String | BillingTransactionNumber of SalesOrdersForOrderHublineslineDetails |
CustomerTransactionLineId | Long | CustomerTransactionLineId of SalesOrdersForOrderHublineslineDetails |
DeliveryName | String | DeliveryName of SalesOrdersForOrderHublineslineDetails |
ExceptionFlag | Bool | ExceptionFlag of SalesOrdersForOrderHublineslineDetails |
FulfillLineDetailId [KEY] | Long | FulfillLineDetailId of SalesOrdersForOrderHublineslineDetails |
Quantity | Double | Quantity of SalesOrdersForOrderHublineslineDetails |
SecondaryQuantity | Double | SecondaryQuantity of SalesOrdersForOrderHublineslineDetails |
RMAReceiptDate | Date | RMAReceiptDate of SalesOrdersForOrderHublineslineDetails |
RMAReceiptDateTime | Datetime | RMAReceiptDateTime of SalesOrdersForOrderHublineslineDetails |
RMAReceiptLineNumber | String | RMAReceiptLineNumber of SalesOrdersForOrderHublineslineDetails |
RMAReceiptNumber | String | RMAReceiptNumber of SalesOrdersForOrderHublineslineDetails |
RMAReceiptTransactionId | String | RMAReceiptTransactionId of SalesOrdersForOrderHublineslineDetails |
StatusCode | String | StatusCode of SalesOrdersForOrderHublineslineDetails |
Status | String | Status of SalesOrdersForOrderHublineslineDetails |
StatusAsOfDate | Datetime | StatusAsOfDate of SalesOrdersForOrderHublineslineDetails |
TaskType | String | TaskType of SalesOrdersForOrderHublineslineDetails |
TrackingNumber | String | TrackingNumber of SalesOrdersForOrderHublineslineDetails |
TradeComplianceCode | String | TradeComplianceCode of SalesOrdersForOrderHublineslineDetails |
TradeComplianceExplanation | String | TradeComplianceExplanation of SalesOrdersForOrderHublineslineDetails |
TradeComplianceResultCode | String | TradeComplianceResultCode of SalesOrdersForOrderHublineslineDetails |
TradeComplianceTypeCode | String | TradeComplianceTypeCode of SalesOrdersForOrderHublineslineDetails |
TradeComplianceType | String | TradeComplianceType of SalesOrdersForOrderHublineslineDetails |
WaybillNumber | String | WaybillNumber of SalesOrdersForOrderHublineslineDetails |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
FromDate | Date | FromDate |
HeaderId | String | HeaderId |
OrderKey | String | OrderKey |
OrderNumber | String | OrderNumber |
SourceTransactionNumber | String | SourceTransactionNumber |
SourceTransactionSystem | String | SourceTransactionSystem |
ToDate | Date | ToDate |
Finder | String | finder |
SalesOrdersForOrderHublineslotSerials
Name | Type | Description |
SalesOrdersForOrderHubHeaderId [KEY] | Long | SalesOrdersForOrderHubHeaderId of SalesOrdersForOrderHublineslotSerials |
LinesFulfillLineId [KEY] | Long | LinesFulfillLineId of SalesOrdersForOrderHublineslotSerials |
ItemRevisionNumber | String | Value that identifies the item revision. |
ItemSerialNumberFrom | String | Starting serial number of a range of serial numbers. |
ItemSerialNumberTo | String | Ending serial number of a range of serial numbers. |
LocatorId | Long | Locator where the application ships or receives the item. |
LotNumber | String | Identifies the quantity for the item. |
LotSerialId [KEY] | Long | LotSerialId of SalesOrdersForOrderHublineslotSerials |
SourceLotSerialId | String | Value that uniquely identifies the lot and serial. The source application assigns this value. |
Quantity | Double | Quantity of lots and serials. |
SecondaryQuantity | Double | SecondaryQuantity of SalesOrdersForOrderHublineslotSerials |
Locator | String | Concatenated segments for the locator flexfields from where the item is shipped from or received into. |
DeletedFlag | Bool | Contains one of the following values: true or false. If true, then lot and serial lines are deleted during the patch or upsert operation. If false, then lot and serial lines are not deleted. This is a transient attribute. Use this attribute only on an order line that includes an inventory transaction. This attribute does not have a default value. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
FromDate | Date | FromDate |
HeaderId | String | HeaderId |
OrderKey | String | OrderKey |
OrderNumber | String | OrderNumber |
SourceTransactionNumber | String | SourceTransactionNumber |
SourceTransactionSystem | String | SourceTransactionSystem |
ToDate | Date | ToDate |
Finder | String | finder |
SalesOrdersForOrderHublinesmanualPriceAdjustments
Name | Type | Description |
SalesOrdersForOrderHubHeaderId [KEY] | Long | SalesOrdersForOrderHubHeaderId of SalesOrdersForOrderHublinesmanualPriceAdjustments |
LinesFulfillLineId [KEY] | Long | LinesFulfillLineId of SalesOrdersForOrderHublinesmanualPriceAdjustments |
ManualPriceAdjustmentId [KEY] | Long | ManualPriceAdjustmentId of SalesOrdersForOrderHublinesmanualPriceAdjustments |
AdjustmentAmount | Double | Amount of the manual price adjustment for a charge or total. The value is an amount or a percent. |
AdjustmentElementBasis | String | Basis that pricing uses to calculate the manual pricing adjustment. |
AdjustmentElementBasisName | String | Name of the basis that pricing uses to calculate the manual pricing adjustment. |
AdjustmentTypeCode | String | Abbreviation that identifies the type of manual price adjustment. |
AdjustmentType | String | Method that pricing uses to calculate manual price adjustment for the item. |
ChargeDefinitionCode | String | Abbreviation that identifies the definition of the charge that pricing uses to apply a manual price adjustment. |
ChargeDefinition | String | Definition of the charge that pricing uses to apply a manual price adjustment. |
ChargeRollupFlag | Bool | Contains one of the following values: true or false. If true, then pricing rolls up the charge for the manual price adjustment. If false, then pricing does not do this roll up. For Oracle Fusion application priced orders, the default value is set based on the pricing setup. For pre-priced orders, there is no default value. |
Comments | String | Comments that describe the manual price adjustment. |
ParentEntityId | Long | ParentEntityId of SalesOrdersForOrderHublinesmanualPriceAdjustments |
PricePeriodicityCode | String | Abbreviation that identifies the price periodicity of the charge where pricing applies the manual price adjustment. |
PricePeriodicity | String | Price periodicity of the charge where pricing applies the manual price adjustment. |
ReasonCode | String | Abbreviation that identifies the reason for the manual price adjustment. |
Reason | String | Reason for the manual price adjustment. |
SequenceNumber | Int | Sequence that pricing uses to apply the manual price adjustment in relation to other manual price adjustments. |
SourceManualPriceAdjustmentId | String | Value that uniquely identifies the manual price adjustment. The source application assigns this value. |
ValidationStatusCode | String | ValidationStatusCode of SalesOrdersForOrderHublinesmanualPriceAdjustments |
EffectivityTypeCode | String | Abbreviation that identifies the type of effectivity to use for the price adjustment. A list of accepted values is defined in the lookup type ORA_OSS_PRICE_ADJ_EFFECTIVITY. This is available for use with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features. |
EffectivityType | String | Type of effectivity of the price adjustment. This is available for use with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features. |
EffectivePeriodFrom | Double | Number that identifies the period when the price adjustment starts. This is available for use with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features. |
EffectivePeriodUntil | Double | Number that identifies the period when the price adjustment ends. This is available for use with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features. |
EffectiveNumberOfPeriods | Double | Number of periods to use for the price adjustment. This is available for use with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
FromDate | Date | FromDate |
HeaderId | String | HeaderId |
OrderKey | String | OrderKey |
OrderNumber | String | OrderNumber |
SourceTransactionNumber | String | SourceTransactionNumber |
SourceTransactionSystem | String | SourceTransactionSystem |
ToDate | Date | ToDate |
Finder | String | finder |
SalesOrdersForOrderHublinesoriginalOrderReference
Name | Type | Description |
SalesOrdersForOrderHubHeaderId [KEY] | Long | SalesOrdersForOrderHubHeaderId of SalesOrdersForOrderHublinesoriginalOrderReference |
LinesFulfillLineId [KEY] | Long | LinesFulfillLineId of SalesOrdersForOrderHublinesoriginalOrderReference |
OriginalOrderNumber | String | OriginalOrderNumber of SalesOrdersForOrderHublinesoriginalOrderReference |
OriginalSourceOrderNumber | String | OriginalSourceOrderNumber of SalesOrdersForOrderHublinesoriginalOrderReference |
OriginalSourceLineNumber | String | OriginalSourceLineNumber of SalesOrdersForOrderHublinesoriginalOrderReference |
OriginalFulfillLineId | Long | OriginalFulfillLineId of SalesOrdersForOrderHublinesoriginalOrderReference |
OriginalHeaderId | Long | OriginalHeaderId of SalesOrdersForOrderHublinesoriginalOrderReference |
OriginalItemNumber | String | OriginalItemNumber of SalesOrdersForOrderHublinesoriginalOrderReference |
OriginalSourceOrderId | String | OriginalSourceOrderId of SalesOrdersForOrderHublinesoriginalOrderReference |
OriginalSourceLineId | String | OriginalSourceLineId of SalesOrdersForOrderHublinesoriginalOrderReference |
OriginalSourceOrderSystem | String | OriginalSourceOrderSystem of SalesOrdersForOrderHublinesoriginalOrderReference |
OriginalItemLineNumber | String | OriginalItemLineNumber of SalesOrdersForOrderHublinesoriginalOrderReference |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
FromDate | Date | FromDate |
HeaderId | String | HeaderId |
OrderKey | String | OrderKey |
OrderNumber | String | OrderNumber |
SourceTransactionNumber | String | SourceTransactionNumber |
SourceTransactionSystem | String | SourceTransactionSystem |
ToDate | Date | ToDate |
Finder | String | finder |
SalesOrdersForOrderHublinespayments
Name | Type | Description |
SalesOrdersForOrderHubHeaderId [KEY] | Long | SalesOrdersForOrderHubHeaderId of SalesOrdersForOrderHublinespayments |
LinesFulfillLineId [KEY] | Long | LinesFulfillLineId of SalesOrdersForOrderHublinespayments |
PaymentTransactionId [KEY] | Long | PaymentTransactionId of SalesOrdersForOrderHublinespayments |
Amount | Double | Amount authorized for the payment. |
AuthorizationStatusCode | String | Status of the payment. Values include Pass or Fail. |
AuthorizationStatus | String | Authorization status of the payment transaction. Values include Pass or Fail. |
AuthorizedInSourceFlag | Bool | AuthorizedInSourceFlag of SalesOrdersForOrderHublinespayments |
AuthorizedOn | Datetime | Date when the application authorized payment. |
InstrumentAssignmentId | Long | InstrumentAssignmentId of SalesOrdersForOrderHublinespayments |
OriginalSystemPaymentReference | String | Value that uniquely identifies the payment details from the source application. |
PaymentTypeCode | String | Abbreviation that identifies the payment type. |
PaymentType | String | Name of the payment method for the transaction. |
PaymentSetId | Long | Value that uniquely identifies the group of payments for one prepaid sales order. If the payment is a prepayment, then this attribute uses a foreign key to reference billing. |
PaymentMethod | String | Name of the billing payment method. |
TransactionExtensionId | Long | Value that identifies the payment transaction extension in the payment system. |
UniquePaymentReference | String | UniquePaymentReference of SalesOrdersForOrderHublinespayments |
PaymentMethodCode | Long | Abbreviation that identifies the payment method. The application uses this payment method on the invoice to collect the open balance. |
CardTokenNumber | String | Token number issued by the tokenization service provider corresponding to a card number. This is a required field for card token and authorization import. |
CardFirstName | String | First name of the card holder. |
CardLastName | String | Last name of the card holder. |
CardExpirationDate | String | Date when the card is no longer valid. The value is provided in the YYYY/MM/DD format. |
CardIssuerCode | String | Value that identifies the card issuer; for example, Visa or MasterCard. |
MaskedCardNumber | String | Masked format that displays only the last four digits of a card number, and replaces all other digits with X. This attribute is used for security purposes. The length of the masked card number should match the actual length of the number provided by the card issuer. For example, the masked card number for a Visa card number is XXXXXXXXXXXX2345. |
AuthorizationRequestId | String | Value that uniquely identifies the authorization request received from the tokenization service provider to authorize the card number. If you want to import a card authorization other than the Card Token Number, then you must provide either the Card Authorization Request Identifier or the Card Voice Authorization Code. If both are provided, then the Card Authorization Request Identifier takes precedence. |
VoiceAuthorizationCode | String | Abbreviation that identifies the card authorization. If you want to import a card authorization other than the Card Token Number, then you must provide either the Card Authorization Request Identifier or the Card Voice Authorization Code. If both are provided, then the Card Authorization Request Identifier takes precedence. |
PaymentServerOrderNumber | String | Number that identifies the card payment that was authorized by Oracle Payments Cloud. |
AuthorizedAmount | Double | Authorized amount received from the tokenization service provider to authorize the transaction. The authorized amount must be provided if the authorization request identifier is sent in the payload. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
FromDate | Date | FromDate |
HeaderId | String | HeaderId |
OrderKey | String | OrderKey |
OrderNumber | String | OrderNumber |
SourceTransactionNumber | String | SourceTransactionNumber |
SourceTransactionSystem | String | SourceTransactionSystem |
ToDate | Date | ToDate |
Finder | String | finder |
SalesOrdersForOrderHublinespriceAdjustments
Name | Type | Description |
SalesOrdersForOrderHubHeaderId [KEY] | Long | SalesOrdersForOrderHubHeaderId of SalesOrdersForOrderHublinespriceAdjustments |
LinesFulfillLineId [KEY] | Long | LinesFulfillLineId of SalesOrdersForOrderHublinespriceAdjustments |
PriceAdjustmentId [KEY] | Long | PriceAdjustmentId of SalesOrdersForOrderHublinespriceAdjustments |
AdjustmentName | String | AdjustmentName of SalesOrdersForOrderHublinespriceAdjustments |
Amount | Double | Amount of SalesOrdersForOrderHublinespriceAdjustments |
AdjustmentTypeCode | String | AdjustmentTypeCode of SalesOrdersForOrderHublinespriceAdjustments |
AdjustmentType | String | AdjustmentType of SalesOrdersForOrderHublinespriceAdjustments |
InvoicedFlag | Bool | InvoicedFlag of SalesOrdersForOrderHublinespriceAdjustments |
OrigSystemAdjustmentReference | String | OrigSystemAdjustmentReference of SalesOrdersForOrderHublinespriceAdjustments |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
FromDate | Date | FromDate |
HeaderId | String | HeaderId |
OrderKey | String | OrderKey |
OrderNumber | String | OrderNumber |
SourceTransactionNumber | String | SourceTransactionNumber |
SourceTransactionSystem | String | SourceTransactionSystem |
ToDate | Date | ToDate |
Finder | String | finder |
SalesOrdersForOrderHublinespriceValidations
Name | Type | Description |
SalesOrdersForOrderHubHeaderId [KEY] | Long | SalesOrdersForOrderHubHeaderId of SalesOrdersForOrderHublinespriceValidations |
LinesFulfillLineId [KEY] | Long | LinesFulfillLineId of SalesOrdersForOrderHublinespriceValidations |
ChargeDefinitionCode | String | ChargeDefinitionCode of SalesOrdersForOrderHublinespriceValidations |
ChargeDefinition | String | ChargeDefinition of SalesOrdersForOrderHublinespriceValidations |
ChargeId | Long | ChargeId of SalesOrdersForOrderHublinespriceValidations |
ConstrainingValue | Double | ConstrainingValue of SalesOrdersForOrderHublinespriceValidations |
ConstrainingValueTypeCode | String | ConstrainingValueTypeCode of SalesOrdersForOrderHublinespriceValidations |
ConstrainingValueTypeName | String | ConstrainingValueTypeName of SalesOrdersForOrderHublinespriceValidations |
Explanation | String | Explanation of SalesOrdersForOrderHublinespriceValidations |
ExplanationMessageName | String | ExplanationMessageName of SalesOrdersForOrderHublinespriceValidations |
HeaderCurrencyConstrainingAmount | Double | HeaderCurrencyConstrainingAmount of SalesOrdersForOrderHublinespriceValidations |
HeaderCurrencyCode | String | HeaderCurrencyCode of SalesOrdersForOrderHublinespriceValidations |
HeaderCurrencyName | String | HeaderCurrencyName of SalesOrdersForOrderHublinespriceValidations |
ManualPriceAdjustmentId | Long | ManualPriceAdjustmentId of SalesOrdersForOrderHublinespriceValidations |
PricePeriodicityCode | String | PricePeriodicityCode of SalesOrdersForOrderHublinespriceValidations |
PricePeriodicity | String | PricePeriodicity of SalesOrdersForOrderHublinespriceValidations |
PriceValidationId [KEY] | Long | PriceValidationId of SalesOrdersForOrderHublinespriceValidations |
RollupFlag | Bool | RollupFlag of SalesOrdersForOrderHublinespriceValidations |
ValidationComponentEntityType | String | ValidationComponentEntityType of SalesOrdersForOrderHublinespriceValidations |
ValidationComponentCode | String | ValidationComponentCode of SalesOrdersForOrderHublinespriceValidations |
ValidationComponent | String | ValidationComponent of SalesOrdersForOrderHublinespriceValidations |
ValidationComponentEntityId | Long | ValidationComponentEntityId of SalesOrdersForOrderHublinespriceValidations |
ValidationSourceRuleId | Long | ValidationSourceRuleId of SalesOrdersForOrderHublinespriceValidations |
ValidationSourceTypeCode | String | ValidationSourceTypeCode of SalesOrdersForOrderHublinespriceValidations |
ValidationSourceType | String | ValidationSourceType of SalesOrdersForOrderHublinespriceValidations |
ValidationStatus | String | ValidationStatus of SalesOrdersForOrderHublinespriceValidations |
ViolationTypeCode | String | ViolationTypeCode of SalesOrdersForOrderHublinespriceValidations |
ViolationTypeName | String | ViolationTypeName of SalesOrdersForOrderHublinespriceValidations |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
FromDate | Date | FromDate |
HeaderId | String | HeaderId |
OrderKey | String | OrderKey |
OrderNumber | String | OrderNumber |
SourceTransactionNumber | String | SourceTransactionNumber |
SourceTransactionSystem | String | SourceTransactionSystem |
ToDate | Date | ToDate |
Finder | String | finder |
SalesOrdersForOrderHublinesproject
Name | Type | Description |
SalesOrdersForOrderHubHeaderId [KEY] | Long | SalesOrdersForOrderHubHeaderId of SalesOrdersForOrderHublinesproject |
LinesFulfillLineId [KEY] | Long | LinesFulfillLineId of SalesOrdersForOrderHublinesproject |
DooOrderPrjId [KEY] | Long | Value that uniquely identifies the project for an order line. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
FromDate | Date | FromDate |
HeaderId | String | HeaderId |
OrderKey | String | OrderKey |
OrderNumber | String | OrderNumber |
SourceTransactionNumber | String | SourceTransactionNumber |
SourceTransactionSystem | String | SourceTransactionSystem |
ToDate | Date | ToDate |
Finder | String | finder |
SalesOrdersForOrderHublinesprojectprojectDetails
Name | Type | Description |
SalesOrdersForOrderHubHeaderId [KEY] | Long | SalesOrdersForOrderHubHeaderId of SalesOrdersForOrderHublinesprojectprojectDetails |
LinesFulfillLineId [KEY] | Long | LinesFulfillLineId of SalesOrdersForOrderHublinesprojectprojectDetails |
ProjectDooOrderPrjId [KEY] | Long | ProjectDooOrderPrjId of SalesOrdersForOrderHublinesprojectprojectDetails |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
FromDate | Date | FromDate |
HeaderId | String | HeaderId |
OrderKey | String | OrderKey |
OrderNumber | String | OrderNumber |
SourceTransactionNumber | String | SourceTransactionNumber |
SourceTransactionSystem | String | SourceTransactionSystem |
ToDate | Date | ToDate |
Finder | String | finder |
SalesOrdersForOrderHublinessalesCredits
Name | Type | Description |
SalesOrdersForOrderHubHeaderId [KEY] | Long | SalesOrdersForOrderHubHeaderId of SalesOrdersForOrderHublinessalesCredits |
LinesFulfillLineId [KEY] | Long | LinesFulfillLineId of SalesOrdersForOrderHublinessalesCredits |
SalesCreditId [KEY] | Long | SalesCreditId of SalesOrdersForOrderHublinessalesCredits |
SalespersonId | Long | Value that identifies the person who sold the item. |
Salesperson | String | Name of person who sold the item. |
Percent | Double | Value that specifies the sales credit percent for the salesperson. |
SalesCreditTypeId | Long | Value that identifies the sales credit type. |
SalesCreditType | String | Name of the sales credit type. |
SourceTransactionSalesCreditIdentifier | String | Value that uniquely identifies the sales credit. The source application assigns this value. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
FromDate | Date | FromDate |
HeaderId | String | HeaderId |
OrderKey | String | OrderKey |
OrderNumber | String | OrderNumber |
SourceTransactionNumber | String | SourceTransactionNumber |
SourceTransactionSystem | String | SourceTransactionSystem |
ToDate | Date | ToDate |
Finder | String | finder |
SalesOrdersForOrderHublinesshipToCustomer
Name | Type | Description |
SalesOrdersForOrderHubHeaderId [KEY] | Long | SalesOrdersForOrderHubHeaderId of SalesOrdersForOrderHublinesshipToCustomer |
LinesFulfillLineId [KEY] | Long | LinesFulfillLineId of SalesOrdersForOrderHublinesshipToCustomer |
AddressId [KEY] | Long | Value that uniquely identifies the ship-to customer address. |
PartyId | Long | Value that uniquely identifies the ship-to party. |
PartyName | String | Name of the ship-to party. |
PartyNumber | String | Telephone number of the ship-to party. |
PersonFirstName | String | First name of the person to contact at the ship-to customer site. |
PersonMiddleName | String | Middle name of the person to contact at the ship-to customer site. |
PersonLastName | String | Last name of the person to contact at the ship-to customer site. |
PersonNameSuffix | String | Name suffix of the person to contact at the ship-to customer site. |
PersonTitle | String | Title of the person to contact at the ship-to customer site. |
SiteId | Long | Value that uniquely identifies the ship-to customer address. |
Address1 | String | First line of the ship-to customer address. |
Address2 | String | Second line of the ship-to customer address. |
Address3 | String | Third line of the ship-to customer address. |
Address4 | String | Fourth line of the ship-to customer address. |
City | String | City of the ship-to customer address. |
State | String | State of the ship-to customer address. |
PostalCode | String | City of the ship-to customer address. |
County | String | County of the ship-to customer address. |
Province | String | Province of the ship-to customer address. |
Country | String | Country of the ship-to customer address. |
ContactId | Long | Value that uniquely identifies the contact at the ship-to party site. |
ContactName | String | Name of the person to contact at the ship-to party site. |
ContactNumber | String | Telephone number of the person to contact at the ship-to party site. |
ContactFirstName | String | First name of the person to contact at the ship-to party site. |
ContactMiddleName | String | Middle name of the person to contact at the ship-to party site. |
ContactLastName | String | Title name of the person to contact at the ship-to party site. |
ContactNameSuffix | String | Name suffix of the person to contact at the ship-to party site. |
ContactTitle | String | Title of the person to contact at the ship-to party site. |
PreferredContactPointId | Long | Value that uniquely identifies the email for the preferred person to contact at the ship-to party site. |
SourceAddressId | String | Value that uniquely identifies the ship-to customer address. Value is 1. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
FromDate | Date | FromDate |
HeaderId | String | HeaderId |
OrderKey | String | OrderKey |
OrderNumber | String | OrderNumber |
SourceTransactionNumber | String | SourceTransactionNumber |
SourceTransactionSystem | String | SourceTransactionSystem |
ToDate | Date | ToDate |
Finder | String | finder |
SalesOrdersForOrderHublinessupplyOrderReference
Name | Type | Description |
SalesOrdersForOrderHubHeaderId [KEY] | Long | SalesOrdersForOrderHubHeaderId of SalesOrdersForOrderHublinessupplyOrderReference |
LinesFulfillLineId [KEY] | Long | LinesFulfillLineId of SalesOrdersForOrderHublinessupplyOrderReference |
SupplyOrderNumber | String | SupplyOrderNumber of SalesOrdersForOrderHublinessupplyOrderReference |
DocumentSystemReferenceId [KEY] | Long | DocumentSystemReferenceId of SalesOrdersForOrderHublinessupplyOrderReference |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
FromDate | Date | FromDate |
HeaderId | String | HeaderId |
OrderKey | String | OrderKey |
OrderNumber | String | OrderNumber |
SourceTransactionNumber | String | SourceTransactionNumber |
SourceTransactionSystem | String | SourceTransactionSystem |
ToDate | Date | ToDate |
Finder | String | finder |
SalesOrdersForOrderHublinestransactionItemAttributes
Name | Type | Description |
SalesOrdersForOrderHubHeaderId [KEY] | Long | SalesOrdersForOrderHubHeaderId of SalesOrdersForOrderHublinestransactionItemAttributes |
LinesFulfillLineId [KEY] | Long | LinesFulfillLineId of SalesOrdersForOrderHublinestransactionItemAttributes |
CharacterAttributeValue | String | Character value for the transaction item attribute (TIA). |
DateAttributeValue | Date | Date value for the transaction item attribute (TIA). |
NumberAttributeValue | Double | Number value for the transaction item attribute (TIA). |
SourceTransactionLineAttributeId | String | Value that uniquely identifies the transaction item attribute on the fulfillment line. The source application assigns this value. |
TimestampAttributeValue | Datetime | Time value for the transaction item attribute (TIA). |
TransactionAttributeId [KEY] | Long | TransactionAttributeId of SalesOrdersForOrderHublinestransactionItemAttributes |
TransactionAttributeName | String | Name of the transaction item attribute. |
TransactionAttributeMetadataid | Long | Value that identifies the transaction item attribute (TIA) that stores the metadata. |
TransactionItemAttributeId | Long | Value that identifies the transaction item attribute (TIA). |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
FromDate | Date | FromDate |
HeaderId | String | HeaderId |
OrderKey | String | OrderKey |
OrderNumber | String | OrderNumber |
SourceTransactionNumber | String | SourceTransactionNumber |
SourceTransactionSystem | String | SourceTransactionSystem |
ToDate | Date | ToDate |
Finder | String | finder |
SalesOrdersForOrderHubpayments
Name | Type | Description |
SalesOrdersForOrderHubHeaderId [KEY] | Long | SalesOrdersForOrderHubHeaderId of SalesOrdersForOrderHubpayments |
PaymentTransactionId [KEY] | Long | PaymentTransactionId of SalesOrdersForOrderHubpayments |
Amount | Double | Amount authorized for the payment. |
AuthorizationStatusCode | String | Status of the payment. Values include Pass or Fail. |
AuthorizationStatus | String | Authorization status of the payment transaction. Values include Pass or Fail. |
AuthorizedInSourceFlag | Bool | AuthorizedInSourceFlag of SalesOrdersForOrderHubpayments |
AuthorizedOn | Datetime | Date when the application authorized payment. |
InstrumentAssignmentId | Long | InstrumentAssignmentId of SalesOrdersForOrderHubpayments |
OriginalSystemPaymentReference | String | Value that uniquely identifies the payment details from the source application. |
PaymentTypeCode | String | Abbreviation that identifies the payment type. |
PaymentType | String | Name of the payment method for the transaction. |
PaymentSetId | Long | Value that uniquely identifies the group of payments for one prepaid sales order. If the payment is a prepayment, then this attribute uses a foreign key to reference billing. |
PaymentMethod | String | Name of the billing payment method. |
TransactionExtensionId | Long | Value that identifies the payment transaction extension in the payment system. |
UniquePaymentReference | String | UniquePaymentReference of SalesOrdersForOrderHubpayments |
PaymentMethodCode | Long | Abbreviation that identifies the payment method. The application uses this payment method on the invoice to collect the open balance. |
CardTokenNumber | String | Token number issued by the tokenization service provider corresponding to a card number. This is a required field for card token and authorization import. |
CardFirstName | String | First name of the card holder. |
CardLastName | String | Last name of the card holder. |
CardExpirationDate | String | Date when the card is no longer valid. The value is provided in the YYYY/MM/DD format. |
CardIssuerCode | String | Value that identifies the card issuer; for example, Visa or MasterCard. |
MaskedCardNumber | String | Masked format that displays only the last four digits of a card number, and replaces all other digits with X. This attribute is used for security purposes. The length of the masked card number should match the actual length of the number provided by the card issuer. For example, the masked card number for a Visa card number is XXXXXXXXXXXX2345. |
AuthorizationRequestId | String | Value that uniquely identifies the authorization request received from the tokenization service provider to authorize the card number. If you want to import a card authorization other than the Card Token Number, then you must provide either the Card Authorization Request Identifier or the Card Voice Authorization Code. If both are provided, then the Card Authorization Request Identifier takes precedence. |
VoiceAuthorizationCode | String | Abbreviation that identifies the card authorization. If you want to import a card authorization other than the Card Token Number, then you must provide either the Card Authorization Request Identifier or the Card Voice Authorization Code. If both are provided, then the Card Authorization Request Identifier takes precedence. |
PaymentServerOrderNumber | String | Number that identifies the card payment that was authorized by Oracle Payments Cloud. |
AuthorizedAmount | Double | Authorized amount received from the tokenization service provider to authorize the transaction. The authorized amount must be provided if the authorization request identifier is sent in the payload. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
FromDate | Date | FromDate |
HeaderId | String | HeaderId |
OrderKey | String | OrderKey |
OrderNumber | String | OrderNumber |
SourceTransactionNumber | String | SourceTransactionNumber |
SourceTransactionSystem | String | SourceTransactionSystem |
ToDate | Date | ToDate |
Finder | String | finder |
SalesOrdersForOrderHubsalesCredits
Name | Type | Description |
SalesOrdersForOrderHubHeaderId [KEY] | Long | SalesOrdersForOrderHubHeaderId of SalesOrdersForOrderHubsalesCredits |
SalesCreditId [KEY] | Long | SalesCreditId of SalesOrdersForOrderHubsalesCredits |
SalespersonId | Long | Value that identifies the person who sold the item. |
Salesperson | String | Name of person who sold the item. |
Percent | Double | Value that specifies the sales credit percent for the salesperson. |
SalesCreditTypeId | Long | Value that identifies the sales credit type. |
SalesCreditType | String | Name of the sales credit type. |
SourceTransactionSalesCreditIdentifier | String | Value that uniquely identifies the sales credit. The source application assigns this value. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
FromDate | Date | FromDate |
HeaderId | String | HeaderId |
OrderKey | String | OrderKey |
OrderNumber | String | OrderNumber |
SourceTransactionNumber | String | SourceTransactionNumber |
SourceTransactionSystem | String | SourceTransactionSystem |
ToDate | Date | ToDate |
Finder | String | finder |
SalesOrdersForOrderHubshipToCustomer
Name | Type | Description |
SalesOrdersForOrderHubHeaderId [KEY] | Long | SalesOrdersForOrderHubHeaderId of SalesOrdersForOrderHubshipToCustomer |
AddressId [KEY] | Long | Value that uniquely identifies the ship-to customer address. |
PartyId | Long | Value that uniquely identifies the ship-to party. |
PartyName | String | Name of the ship-to party. |
PartyNumber | String | Telephone number of the ship-to party. |
PersonFirstName | String | First name of the person to contact at the ship-to customer site. |
PersonMiddleName | String | Middle name of the person to contact at the ship-to customer site. |
PersonLastName | String | Last name of the person to contact at the ship-to customer site. |
PersonNameSuffix | String | Name suffix of the person to contact at the ship-to customer site. |
PersonTitle | String | Title of the person to contact at the ship-to customer site. |
SiteId | Long | Value that uniquely identifies the ship-to customer address. |
Address1 | String | First line of the ship-to customer address. |
Address2 | String | Second line of the ship-to customer address. |
Address3 | String | Third line of the ship-to customer address. |
Address4 | String | Fourth line of the ship-to customer address. |
City | String | City of the ship-to customer address. |
State | String | State of the ship-to customer address. |
PostalCode | String | City of the ship-to customer address. |
County | String | County of the ship-to customer address. |
Province | String | Province of the ship-to customer address. |
Country | String | Country of the ship-to customer address. |
ContactId | Long | Value that uniquely identifies the contact at the ship-to party site. |
ContactName | String | Name of the person to contact at the ship-to party site. |
ContactNumber | String | Telephone number of the person to contact at the ship-to party site. |
ContactFirstName | String | First name of the person to contact at the ship-to party site. |
ContactMiddleName | String | Middle name of the person to contact at the ship-to party site. |
ContactLastName | String | Title name of the person to contact at the ship-to party site. |
ContactNameSuffix | String | Name suffix of the person to contact at the ship-to party site. |
ContactTitle | String | Title of the person to contact at the ship-to party site. |
PreferredContactPointId | Long | Value that uniquely identifies the email for the preferred person to contact at the ship-to party site. |
SourceAddressId | String | Value that uniquely identifies the ship-to customer address. Value is 1. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
FromDate | Date | FromDate |
HeaderId | String | HeaderId |
OrderKey | String | OrderKey |
OrderNumber | String | OrderNumber |
SourceTransactionNumber | String | SourceTransactionNumber |
SourceTransactionSystem | String | SourceTransactionSystem |
ToDate | Date | ToDate |
Finder | String | finder |
SalesOrdersForOrderHubtotals
Name | Type | Description |
SalesOrdersForOrderHubHeaderId [KEY] | Long | SalesOrdersForOrderHubHeaderId of SalesOrdersForOrderHubtotals |
OrderTotalId [KEY] | Long | OrderTotalId of SalesOrdersForOrderHubtotals |
TotalName | String | TotalName of SalesOrdersForOrderHubtotals |
TotalCode | String | TotalCode of SalesOrdersForOrderHubtotals |
TotalAmount | Double | TotalAmount of SalesOrdersForOrderHubtotals |
CurrencyName | String | CurrencyName of SalesOrdersForOrderHubtotals |
CurrencyCode | String | CurrencyCode of SalesOrdersForOrderHubtotals |
TotalGroup | String | TotalGroup of SalesOrdersForOrderHubtotals |
PrimaryFlag | Bool | PrimaryFlag of SalesOrdersForOrderHubtotals |
EstimatedFlag | Bool | EstimatedFlag of SalesOrdersForOrderHubtotals |
DisplayName | String | DisplayName of SalesOrdersForOrderHubtotals |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
FromDate | Date | FromDate |
HeaderId | String | HeaderId |
OrderKey | String | OrderKey |
OrderNumber | String | OrderNumber |
SourceTransactionNumber | String | SourceTransactionNumber |
SourceTransactionSystem | String | SourceTransactionSystem |
ToDate | Date | ToDate |
Finder | String | finder |
SalesOrdersForOrderHubtotalstotalComponents
Name | Type | Description |
SalesOrdersForOrderHubHeaderId [KEY] | Long | SalesOrdersForOrderHubHeaderId of SalesOrdersForOrderHubtotalstotalComponents |
TotalsOrderTotalId [KEY] | Long | TotalsOrderTotalId of SalesOrdersForOrderHubtotalstotalComponents |
OrderTotalId | Long | OrderTotalId of SalesOrdersForOrderHubtotalstotalComponents |
OrderTotalComponentId [KEY] | Long | OrderTotalComponentId of SalesOrdersForOrderHubtotalstotalComponents |
OrderChargeComponentId | Long | OrderChargeComponentId of SalesOrdersForOrderHubtotalstotalComponents |
HeaderCurrencyCode | String | HeaderCurrencyCode of SalesOrdersForOrderHubtotalstotalComponents |
HeaderCurrencyName | String | HeaderCurrencyName of SalesOrdersForOrderHubtotalstotalComponents |
HeaderCurrencyExtendedAmount | Double | HeaderCurrencyExtendedAmount of SalesOrdersForOrderHubtotalstotalComponents |
PriceElementCode | String | PriceElementCode of SalesOrdersForOrderHubtotalstotalComponents |
PriceElement | String | PriceElement of SalesOrdersForOrderHubtotalstotalComponents |
PriceElementUsageCode | String | PriceElementUsageCode of SalesOrdersForOrderHubtotalstotalComponents |
PriceElementUsage | String | PriceElementUsage of SalesOrdersForOrderHubtotalstotalComponents |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
FromDate | Date | FromDate |
HeaderId | String | HeaderId |
OrderKey | String | OrderKey |
OrderNumber | String | OrderNumber |
SourceTransactionNumber | String | SourceTransactionNumber |
SourceTransactionSystem | String | SourceTransactionSystem |
ToDate | Date | ToDate |
Finder | String | finder |
StandardLookupsLOV
Name | Type | Description |
LookupType [KEY] | String | The lookup type that identifies the lookup. |
LookupCode [KEY] | String | The code that identifies the lookup. |
Meaning | String | The meaning of the lookup. |
Description | String | The description of the lookup. |
Tag | String | An optional tag used to filter the lookups. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
ActiveDate | Date | ActiveDate |
BindActiveDate | Date | BindActiveDate |
BindLookupCode | String | BindLookupCode |
BindLookupType | String | BindLookupType |
BindTag | String | BindTag |
Bind_ParentLookupCode | String | Bind_ParentLookupCode |
Bind_ParentSetidDetermType | String | Bind_ParentSetidDetermType |
Bind_ParentSetidDetermValue | String | Bind_ParentSetidDetermValue |
Bind_RelationshipId | Long | Bind_RelationshipId |
NewLookupCode1 | String | NewLookupCode1 |
NewLookupCode2 | String | NewLookupCode2 |
NewLookupCode3 | String | NewLookupCode3 |
NewLookupCode4 | String | NewLookupCode4 |
NewLookupCode5 | String | NewLookupCode5 |
Finder | String | finder |
This section shows the available API objects and provides more information on executing SQL to Oracle Fusion Cloud SCM APIs.
Stored Procedures are function-like interfaces to Oracle Fusion Cloud SCM. They can be used to upload objects like item batches, catalog attachments, and more.
Views are similar to tables in the way that data is represented; however, views are read-only.
Queries can be executed against a view as if it were a normal table.
Name | Description |
FlexFndDffDescriptiveFlexfieldContexts | FlexFndDffDescriptiveFlexfieldContexts |
FlexFndPvsCharacterIdCharacterValues | FlexFndPvsCharacterIdCharacterValues |
FlexFndPvsCharacterValues | FlexFndPvsCharacterValues |
FlexFndPvsNumberIdCharacterValues | FlexFndPvsNumberIdCharacterValues |
Ideas | Ideas |
IdeasAttachments | IdeasAttachments |
IdeasIdeaComment | IdeasIdeaComment |
IdeasIdeaTeam | IdeasIdeaTeam |
IdeasIdeaVote | IdeasIdeaVote |
ItemCatalogs | ItemCatalogs |
ItemCatalogsattachments | ItemCatalogsattachments |
ItemCatalogsattachmentsattachmentDFF | ItemCatalogsattachmentsattachmentDFF |
ItemCatalogscategoryHierarchies | ItemCatalogscategoryHierarchies |
ItemCatalogscategoryHierarchiescategoryHierarchies | ItemCatalogscategoryHierarchiescategoryHierarchies |
ItemCatalogsDFF | ItemCatalogsDFF |
ItemCatalogsfunctionalAreaAssignments | ItemCatalogsfunctionalAreaAssignments |
ItemCatalogstranslatableAttributes | ItemCatalogstranslatableAttributes |
ItemCategories | ItemCategories |
ItemCategoriesattachments | ItemCategoriesattachments |
ItemCategoriesattachmentsattachmentDFF | ItemCategoriesattachmentsattachmentDFF |
ItemCategoriesDFF | ItemCategoriesDFF |
ItemCategoriestranslatableAttributes | ItemCategoriestranslatableAttributes |
ItemCategoryAssignments | ItemCategoryAssignments |
ItemsV2 | ItemsV2 |
ItemsV2ItemAttachment | ItemsV2ItemAttachment |
ItemsV2ItemAttachmentAttachedDocumentsDFF | ItemsV2ItemAttachmentAttachedDocumentsDFF |
ItemsV2ItemCategory | ItemsV2ItemCategory |
ItemsV2ItemDFF | ItemsV2ItemDFF |
ItemsV2ItemEffCategory | ItemsV2ItemEffCategory |
ItemsV2ItemGlobalDFF | ItemsV2ItemGlobalDFF |
ItemsV2ItemRevision | ItemsV2ItemRevision |
ItemsV2ItemRevisionItemRevisionDFF | ItemsV2ItemRevisionItemRevisionDFF |
ItemsV2ItemRevisionItemRevisionEffCategory | ItemsV2ItemRevisionItemRevisionEffCategory |
ItemsV2ItemRevisionItemRevisionTranslation | ItemsV2ItemRevisionItemRevisionTranslation |
ItemsV2ItemRevisionRevisionAttachment | ItemsV2ItemRevisionRevisionAttachment |
ItemsV2ItemSupplierAssociation | ItemsV2ItemSupplierAssociation |
ItemsV2ItemSupplierAssociationItemSupplierEffCategory | ItemsV2ItemSupplierAssociationItemSupplierEffCategory |
ItemsV2ItemTranslation | ItemsV2ItemTranslation |
ItemTemplates | ItemTemplates |
ItemTemplatesitemDFFs | ItemTemplatesitemDFFs |
ItemTemplatesitemEFFs | ItemTemplatesitemEFFs |
ItemTemplatesitemGlobalDFFs | ItemTemplatesitemGlobalDFFs |
ItemTemplatesitemRevisions | ItemTemplatesitemRevisions |
ItemTemplatesitemRevisionsDFFs | ItemTemplatesitemRevisionsDFFs |
ItemTemplatesitemRevisionsEFFs | ItemTemplatesitemRevisionsEFFs |
ItemTemplatesitemTranslations | ItemTemplatesitemTranslations |
StandardLookupsLOV | StandardLookupsLOV |
FlexFndDffDescriptiveFlexfieldContexts
Name | Type | Description |
ApplicationId [KEY] | Long | ApplicationId of FlexFndDffDescriptiveFlexfieldContexts |
DescriptiveFlexfieldCode [KEY] | String | DescriptiveFlexfieldCode of FlexFndDffDescriptiveFlexfieldContexts |
ContextCode [KEY] | String | ContextCode of FlexFndDffDescriptiveFlexfieldContexts |
Name | String | Name of FlexFndDffDescriptiveFlexfieldContexts |
Description | String | Description of FlexFndDffDescriptiveFlexfieldContexts |
EnabledFlag | String | EnabledFlag of FlexFndDffDescriptiveFlexfieldContexts |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Bind_ApplicationId | Long | Bind_ApplicationId |
Bind_DescriptiveFlexfieldCode | String | Bind_DescriptiveFlexfieldCode |
Finder | String | finder |
FlexFndPvsCharacterIdCharacterValues
Name | Type | Description |
Id [KEY] | String | Id of FlexFndPvsCharacterIdCharacterValues |
Value | String | Value of FlexFndPvsCharacterIdCharacterValues |
Description | String | Description of FlexFndPvsCharacterIdCharacterValues |
StartDateActive | Date | StartDateActive of FlexFndPvsCharacterIdCharacterValues |
EndDateActive | Date | EndDateActive of FlexFndPvsCharacterIdCharacterValues |
EnabledFlag | String | EnabledFlag of FlexFndPvsCharacterIdCharacterValues |
SummaryFlag | String | SummaryFlag of FlexFndPvsCharacterIdCharacterValues |
ValueSetCode | String | ValueSetCode of FlexFndPvsCharacterIdCharacterValues |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Bind_DataSource | String | Bind_DataSource |
Bind_FinderContext | String | Bind_FinderContext |
Bind_FinderDateFlag | String | Bind_FinderDateFlag |
Bind_ValidationDate | Date | Bind_ValidationDate |
Finder | String | finder |
Flex_vst_bind1 | String | flex_vst_bind1 |
Flex_vst_bind10 | String | flex_vst_bind10 |
Flex_vst_bind11 | String | flex_vst_bind11 |
Flex_vst_bind12 | String | flex_vst_bind12 |
Flex_vst_bind13 | String | flex_vst_bind13 |
Flex_vst_bind14 | String | flex_vst_bind14 |
Flex_vst_bind15 | String | flex_vst_bind15 |
Flex_vst_bind16 | String | flex_vst_bind16 |
Flex_vst_bind17 | String | flex_vst_bind17 |
Flex_vst_bind18 | String | flex_vst_bind18 |
Flex_vst_bind19 | String | flex_vst_bind19 |
Flex_vst_bind2 | String | flex_vst_bind2 |
Flex_vst_bind20 | String | flex_vst_bind20 |
Flex_vst_bind3 | String | flex_vst_bind3 |
Flex_vst_bind4 | String | flex_vst_bind4 |
Flex_vst_bind5 | String | flex_vst_bind5 |
Flex_vst_bind6 | String | flex_vst_bind6 |
Flex_vst_bind7 | String | flex_vst_bind7 |
Flex_vst_bind8 | String | flex_vst_bind8 |
Flex_vst_bind9 | String | flex_vst_bind9 |
FlexFndPvsCharacterValues
Name | Type | Description |
Value [KEY] | String | Value of FlexFndPvsCharacterValues |
Description | String | Description of FlexFndPvsCharacterValues |
StartDateActive | Date | StartDateActive of FlexFndPvsCharacterValues |
EndDateActive | Date | EndDateActive of FlexFndPvsCharacterValues |
EnabledFlag | String | EnabledFlag of FlexFndPvsCharacterValues |
SummaryFlag | String | SummaryFlag of FlexFndPvsCharacterValues |
ValueSetCode | String | ValueSetCode of FlexFndPvsCharacterValues |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Bind_AttrMap | String | Bind_AttrMap |
Bind_DataSource | String | Bind_DataSource |
Bind_DataSourceDiscr | String | Bind_DataSourceDiscr |
Bind_FinderContext | String | Bind_FinderContext |
Bind_FinderDateFlag | String | Bind_FinderDateFlag |
Bind_ValidationDate | Date | Bind_ValidationDate |
Finder | String | finder |
Flex_vst_bind1 | String | flex_vst_bind1 |
Flex_vst_bind10 | String | flex_vst_bind10 |
Flex_vst_bind11 | String | flex_vst_bind11 |
Flex_vst_bind12 | String | flex_vst_bind12 |
Flex_vst_bind13 | String | flex_vst_bind13 |
Flex_vst_bind14 | String | flex_vst_bind14 |
Flex_vst_bind15 | String | flex_vst_bind15 |
Flex_vst_bind16 | String | flex_vst_bind16 |
Flex_vst_bind17 | String | flex_vst_bind17 |
Flex_vst_bind18 | String | flex_vst_bind18 |
Flex_vst_bind19 | String | flex_vst_bind19 |
Flex_vst_bind2 | String | flex_vst_bind2 |
Flex_vst_bind20 | String | flex_vst_bind20 |
Flex_vst_bind3 | String | flex_vst_bind3 |
Flex_vst_bind4 | String | flex_vst_bind4 |
Flex_vst_bind5 | String | flex_vst_bind5 |
Flex_vst_bind6 | String | flex_vst_bind6 |
Flex_vst_bind7 | String | flex_vst_bind7 |
Flex_vst_bind8 | String | flex_vst_bind8 |
Flex_vst_bind9 | String | flex_vst_bind9 |
FlexFndPvsNumberIdCharacterValues
Name | Type | Description |
Id [KEY] | Double | Id of FlexFndPvsNumberIdCharacterValues |
Value | String | Value of FlexFndPvsNumberIdCharacterValues |
Description | String | Description of FlexFndPvsNumberIdCharacterValues |
StartDateActive | Date | StartDateActive of FlexFndPvsNumberIdCharacterValues |
EndDateActive | Date | EndDateActive of FlexFndPvsNumberIdCharacterValues |
EnabledFlag | String | EnabledFlag of FlexFndPvsNumberIdCharacterValues |
SummaryFlag | String | SummaryFlag of FlexFndPvsNumberIdCharacterValues |
ValueSetCode | String | ValueSetCode of FlexFndPvsNumberIdCharacterValues |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Bind_DataSource | String | Bind_DataSource |
Bind_FinderContext | String | Bind_FinderContext |
Bind_FinderDateFlag | String | Bind_FinderDateFlag |
Bind_ValidationDate | Date | Bind_ValidationDate |
Finder | String | finder |
Flex_vst_bind1 | String | flex_vst_bind1 |
Flex_vst_bind10 | String | flex_vst_bind10 |
Flex_vst_bind11 | String | flex_vst_bind11 |
Flex_vst_bind12 | String | flex_vst_bind12 |
Flex_vst_bind13 | String | flex_vst_bind13 |
Flex_vst_bind14 | String | flex_vst_bind14 |
Flex_vst_bind15 | String | flex_vst_bind15 |
Flex_vst_bind16 | String | flex_vst_bind16 |
Flex_vst_bind17 | String | flex_vst_bind17 |
Flex_vst_bind18 | String | flex_vst_bind18 |
Flex_vst_bind19 | String | flex_vst_bind19 |
Flex_vst_bind2 | String | flex_vst_bind2 |
Flex_vst_bind20 | String | flex_vst_bind20 |
Flex_vst_bind3 | String | flex_vst_bind3 |
Flex_vst_bind4 | String | flex_vst_bind4 |
Flex_vst_bind5 | String | flex_vst_bind5 |
Flex_vst_bind6 | String | flex_vst_bind6 |
Flex_vst_bind7 | String | flex_vst_bind7 |
Flex_vst_bind8 | String | flex_vst_bind8 |
Flex_vst_bind9 | String | flex_vst_bind9 |
Ideas
Name | Type | Description |
IdeaId [KEY] | Long | Value that uniquely identifies an idea. |
Type | String | Value that indicates the type of idea. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Product Idea Classes task. |
TypeDisplayValue | String | TypeDisplayValue of Ideas |
Name | String | Name of the idea. |
IdeaNumber | String | IdeaNumber of Ideas |
CreatedBy | String | CreatedBy of Ideas |
ObjectVersionNumber | Int | Number that identifies the version of the record in the database. |
CreationDate | Datetime | CreationDate of Ideas |
LastUpdateDate | Datetime | LastUpdateDate of Ideas |
LastUpdatedBy | String | LastUpdatedBy of Ideas |
Status | String | Status of the idea. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Product Idea Statuses task. |
StatusDisplayValue | String | StatusDisplayValue of Ideas |
LastUpdateLogin | String | LastUpdateLogin of Ideas |
VoteSummaryAsText | String | VoteSummaryAsText of Ideas |
AllowAccesstoEveryone | String | Contains one of the following values: true or false. If true, then access is allowed for all users. If false, then access is not allowed for all users. The default value is false. |
Description | String | Description of the idea. |
Content | String | Detailed description of the idea along with pictures and images. |
Tags | String | Tags of Ideas |
YesVoteCnt | Int | Total number of users that have voted Yes. |
NoVoteCnt | Int | Total number of users that have voted No. |
LikeIt | Int | Value that indicates the number of users who have liked the idea. |
ReferencesCnt | Int | Value that indicates the count of references for an idea. The references to an idea are typically other objects that are linked to this idea. |
Popularity | Int | Value that indicates the popularity of the idea. |
HasMyVote | Bool | Contains one of the following values: true or false. If true, then the user has voted in favor of the idea. If false, then the user has not voted in favor of the idea. The default value is false. |
CommentsCnt | Int | Total number of comments on the idea. |
Customers | String | Customers of Ideas |
CommentsCount | Int | CommentsCount of Ideas |
LikeCount | Int | LikeCount of Ideas |
DisLikeCount | Int | DisLikeCount of Ideas |
ProjectedMarketDemand_c | String | ProjectedMarketDemand_c of Ideas |
CompetitiveThreat_c | String | CompetitiveThreat_c of Ideas |
ProjectedDevelopmentLOE_c | String | ProjectedDevelopmentLOE_c of Ideas |
ProjectedMarketSize_c | String | ProjectedMarketSize_c of Ideas |
StrategicFitWithBrandPortfolio_c | String | StrategicFitWithBrandPortfolio_c of Ideas |
ProjectedRevenue_c | String | ProjectedRevenue_c of Ideas |
IdeaPreliminaryRanking_c | String | IdeaPreliminaryRanking_c of Ideas |
BusinessNeed_c | String | BusinessNeed_c of Ideas |
PotentialCustomers_c | String | PotentialCustomers_c of Ideas |
CreatorIdeaDescription_c | String | CreatorIdeaDescription_c of Ideas |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |
IdeasAttachments
Name | Type | Description |
IdeasIdeaId [KEY] | Long | IdeasIdeaId of IdeasAttachments |
AttachedDocumentId [KEY] | Long | The unique identifier of the attached document. |
LastUpdateDate | Datetime | The date when the record was last updated. |
LastUpdatedBy | String | The user who last updated the record. |
DatatypeCode | String | A value that indicates the data type. |
FileName | String | The file name of the attachment. |
DmFolderPath | String | The folder path from which the attachment is created. |
DmDocumentId | String | The document ID from which the attachment is created. |
DmVersionNumber | String | The document version number from which the attachment is created. |
Url | String | The URL of a web page type attachment. |
CategoryName | String | The category of the attachment. |
UserName | String | The login credentials of the user who created the attachment. |
Uri | String | The URI of a Topology Manager type attachment. |
FileUrl | String | The URI of the file. |
UploadedText | String | The text content for a new text attachment. |
UploadedFileContentType | String | The content type of the attachment. |
UploadedFileLength | Long | The size of the attachment file. |
UploadedFileName | String | The name to assign to a new attachment file. |
ContentRepositoryFileShared | Bool | Indicates whether the attachment is shared |
Title | String | The title of the attachment. |
Description | String | The description of the attachment. |
ErrorStatusCode | String | The error code, if any, for the attachment. |
ErrorStatusMessage | String | The error message, if any, for the attachment. |
CreatedBy | String | The user who created the record. |
CreationDate | Datetime | The date when the record was created. |
FileContents | String | The contents of the attachment. |
ExpirationDate | Datetime | The expiration date of the contents in the attachment. |
LastUpdatedByUserName | String | The user name who last updated the record. |
CreatedByUserName | String | The user name who created the record. |
AsyncTrackerId | String | Attribute provided for the exclusive use by the Attachment UI components to assist in uploading files. |
FileWebImage | String | The base64 encoded image of the file displayed in .png format if the source is a convertible image. |
DownloadInfo | String | JSON object represented as a string containing information used to programmatically retrieve a file attachment. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
IdeaId | Long | IdeaId |
Finder | String | finder |
IdeasIdeaComment
Name | Type | Description |
IdeasIdeaId [KEY] | Long | IdeasIdeaId of IdeasIdeaComment |
CreatedBy | String | CreatedBy of IdeasIdeaComment |
CreationDate | Datetime | CreationDate of IdeasIdeaComment |
IdeaComment | String | Text that describes the comment. |
IdeaCommentId [KEY] | Long | Value that uniquely identifies the comment. |
IdeaId | Long | Value that uniquely identifies the idea. |
IdeaName | String | IdeaName of IdeasIdeaComment |
LastUpdateDate | Datetime | LastUpdateDate of IdeasIdeaComment |
LastUpdatedBy | String | LastUpdatedBy of IdeasIdeaComment |
ObjectVersionNumber | Int | Number that identifies the version of the record in the database. |
UserName | String | UserName of IdeasIdeaComment |
PersonId | Long | PersonId of IdeasIdeaComment |
DisplayName | String | DisplayName of IdeasIdeaComment |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |
IdeasIdeaTeam
Name | Type | Description |
IdeasIdeaId [KEY] | Long | IdeasIdeaId of IdeasIdeaTeam |
UserId | Long | Value that uniquely identifies the user, who is a team member. |
UserName | String | Name of the user, who is a team member. |
CreatedBy | String | CreatedBy of IdeasIdeaTeam |
CreationDate | Datetime | CreationDate of IdeasIdeaTeam |
LastUpdatedBy | String | LastUpdatedBy of IdeasIdeaTeam |
LastUpdateDate | Datetime | LastUpdateDate of IdeasIdeaTeam |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
IdeaId | Long | IdeaId |
Finder | String | finder |
IdeasIdeaVote
Name | Type | Description |
IdeasIdeaId [KEY] | Long | IdeasIdeaId of IdeasIdeaVote |
CreatedBy | String | CreatedBy of IdeasIdeaVote |
CreationDate | Datetime | CreationDate of IdeasIdeaVote |
IdeaId | Long | Value that uniquely identifies the idea. |
IdeaName | String | IdeaName of IdeasIdeaVote |
IdeaVoteId [KEY] | Long | Value that uniquely identifies the vote. |
LastUpdateDate | Datetime | LastUpdateDate of IdeasIdeaVote |
LastUpdatedBy | String | LastUpdatedBy of IdeasIdeaVote |
ObjectVersionNumber | Int | Number that identifies the version of the vote in the database. |
UserName | String | Login that the user used when adding the vote. |
Vote | String | Value that indicates whether the user liked the idea or not. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |
ItemCatalogs
Name | Type | Description |
CatalogId [KEY] | Long | Value that uniquely identifies the catalog. This value should not be used in service calls to create catalogs. |
CatalogCode | String | Abbreviation that identifies the catalog. |
CatalogName | String | Name of the catalog. |
Description | String | Description of the catalog. |
MasterControlledFlag | Bool | Contains the following values: Master Level or Organization Level. Master Level enables automatic assignment of the items assigned to a category to be assigned to all child organizations. Organization Level assigns the item only to the organization in the current context. The default value is Master Level. |
StartDate | Date | Date when the catalog becomes active. |
EndDate | Date | Date when the catalog becomes inactive. |
AssignItemsToLeafOnlyFlag | Bool | Contains one of the following values: true or false. If true, then an item can be assigned to lowest level of categories in an hierarchy in the catalog. If false, then an item can only be assigned to any category in the catalog. The default value is true. |
AllowItemToMultipleCategoriesFlag | Bool | Contains one of the following values: true or false. If true, then an item can be assigned to multiple categories in the catalog. If false, then an item can only be assigned to a single category in the catalog. The default value is false. |
PublicCatalogFlag | Bool | Contains one of the following values: true or false. If true, then the catalog is accessible to all users and groups. If false, then the catalog accessibility is controlled by data security policies. The default value is true. |
DefaultCategoryCode | String | Abbreviation that identifies the default category specified for a catalog. Review and update the value for this attribute using the Items work area, and the Manage Catalogs task. |
HierarchyEnabledFlag | Bool | Contains one of the following values: true or false. If true, then the item can be assigned to lowest level of categories in an hierarchy in the catalog. If false, then the item can only be assigned to any category in the catalog. The default value is true. |
CreationDateTime | Datetime | Date and time when the user created the catalog. |
LastUpdateDateTime | Datetime | Date and time when the user most recently updated the catalog. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |
ItemCatalogsattachments
Name | Type | Description |
ItemCatalogsCatalogId [KEY] | Long | Value that uniquely identifies the item catalog. |
LastUpdateDate | Datetime | Date when the user most recently updated the attachment. |
LastUpdatedBy | String | User who most recently updated the attachment. |
DatatypeCode | String | Abbreviation that indicates the type of data. Valid values include WEB_PAGE, TEXT, or FILE. |
FileName | String | Name of the file attached to the item. |
DmFolderPath | String | Path to the folder in which the attached file is uploaded. |
Url | String | Uniform resource locator of the attachment. |
CategoryName | String | Name of the catalog attachment category. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Attachment Categories task. |
UserName | String | Display name of the attachment category. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage attachment categories task. |
Uri | String | Uniform resource identifier appended to the base URI derived from the endpoint associated with application identified by the MODULE_ID. |
FileUrl | String | Uniform resource locator of the attachment file. |
UploadedText | String | Content of the attached text file. |
UploadedFileContentType | String | Type of the file content. |
UploadedFileLength | Long | Size of the attached file. |
UploadedFileName | String | Name of the attached file. |
ContentRepositoryFileShared | Bool | Contains one of the following values: true or false. If true, then the attachment is shared. If false, then it's not shared. The default value is false. |
Title | String | Title of the catalog attachment. |
Description | String | Description of the catalog attachment. |
ErrorStatusCode | String | Abbreviation that identifies the error code, if any, for the attachment. |
ErrorStatusMessage | String | Text of the error message, if any, for the attachment. |
CreatedBy | String | User who created the attachment. |
CreationDate | Datetime | Date when the user created the attachment. |
DownloadInfo | String | JSON object represented as a string containing information used to programmatically retrieve a file attachment. |
DocumentURL | String | Uniform resource locator of the catalog attachment. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
CatalogId | Long | CatalogId |
Finder | String | finder |
ItemCatalogsattachmentsattachmentDFF
Name | Type | Description |
ItemCatalogsCatalogId [KEY] | Long | Value that uniquely identifies the item catalog. |
AttachedDocumentId [KEY] | Long | AttachedDocumentId of ItemCatalogsattachmentsattachmentDFF |
_FLEX_Context | String | Descriptive flexfield context name for item catalog attachments. |
_FLEX_Context_DisplayValue | String | Descriptive flexfield context display value for item catalog attachments. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
CatalogId | Long | CatalogId |
Finder | String | finder |
ItemCatalogscategoryHierarchies
Name | Type | Description |
ItemCatalogsCatalogId [KEY] | Long | Value that uniquely identifies the item catalog. |
CategoryId [KEY] | Long | Value that uniquely identifies the category. |
CategoryCode | String | Abbreviation that identifies the category. |
CategoryName | String | Name of the category. Review and update the value for this attribute using the Items work area, and the Manage Catalogs task. |
CatalogId [KEY] | Long | Value that uniquely identifies the catalog. This value should not be used in service calls to create catalogs. |
CatalogCode | String | Abbreviation that identifies the catalog. |
ParentCategoryId | Long | Value that uniquely identifies the category set as the parent category. |
ParentCategoryCode | String | Abbreviation that identifies the category set as the parent category. |
Description | String | Description of the category. |
StartDate | Date | Date when the category becomes active. |
EndDate | Date | Date when the category becomes inactive. |
ItemsOnlyFlag | Bool | Contains one of the following values: true or false. If true, then the category can be used only for item assignment. If false, then hierarchy can be created for the category. The default value is false. |
SharedFlag | Bool | Contains one of the following values: true or false. If true, then the category hierarchy is shared. If false, then the hierarchy is copied and not shared. The default value is false. |
CreationDateTime | Datetime | Date and time when the user created the category hierarchy. |
LastUpdateDateTime | Datetime | Date and time when the user most recently updated the category. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |
ItemCatalogscategoryHierarchiescategoryHierarchies
Name | Type | Description |
ItemCatalogsCatalogId [KEY] | Long | Value that uniquely identifies the item catalog. |
CategoryhierarchiesCatalogId [KEY] | Long | Value that uniquely identifies the catalog. |
CategoryhierarchiesCategoryId [KEY] | Long | Value that uniquely identifies the category. |
CategoryId [KEY] | Long | Value that uniquely identifies the category. |
CategoryCode | String | Abbreviation that identifies the category. |
CategoryName | String | Name of the category. Review and update the value for this attribute using the Items work area, and the Manage Catalogs task. |
CatalogId [KEY] | Long | Value that uniquely identifies the catalog. This value should not be used in service calls to create catalogs. |
CatalogCode | String | Abbreviation that identifies the catalog. |
ParentCategoryId | Long | Value that uniquely identifies the category set as the parent category. |
ParentCategoryCode | String | Abbreviation that identifies the category set as the parent category. |
Description | String | Description of the category. |
StartDate | Date | Date when the category becomes active. |
EndDate | Date | Date when the category becomes inactive. |
ItemsOnlyFlag | Bool | Contains one of the following values: true or false. If true, then the category can be used only for item assignment. If false, then hierarchy can be created for the category. The default value is false. |
SharedFlag | Bool | Contains one of the following values: true or false. If true, then the category hierarchy is shared. If false, then the hierarchy is copied and not shared. The default value is false. |
CreationDateTime | Datetime | Date and time when the user created the category hierarchy. |
LastUpdateDateTime | Datetime | Date and time when the user most recently updated the category. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |
ItemCatalogsDFF
Name | Type | Description |
ItemCatalogsCatalogId [KEY] | Long | Value that uniquely identifies the item catalog. |
CategorySetId [KEY] | Long | CategorySetId of ItemCatalogsDFF |
_FLEX_ValidationDate | Date | _FLEX_ValidationDate of ItemCatalogsDFF |
_FLEX_Context | String | __FLEX_Context of ItemCatalogsDFF |
_FLEX_NumOfSegments | Int | _FLEX_NumOfSegments of ItemCatalogsDFF |
_FLEX_NumOfVisibleSegments | Int | _FLEX_NumOfVisibleSegments of ItemCatalogsDFF |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
CatalogId | Long | CatalogId |
Finder | String | finder |
ItemCatalogsfunctionalAreaAssignments
Name | Type | Description |
ItemCatalogsCatalogId [KEY] | Long | Value that uniquely identifies the item catalog. |
FunctionalAreaId [KEY] | Long | Value that uniquely identifies the functional area. |
FunctionalAreaName | String | Name of the functional area. |
LastUpdateDateTime | Datetime | Date and time when the user most recently updated the functional area. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
CatalogId | Long | CatalogId |
Finder | String | finder |
ItemCatalogstranslatableAttributes
Name | Type | Description |
ItemCatalogsCatalogId [KEY] | Long | Value that uniquely identifies the item catalog. |
CatalogId [KEY] | Long | Value that uniquely identifies the catalog. This value should not be used in service calls to create catalogs. |
CatalogName | String | Translated name of the catalog. |
Description | String | Translated description of the catalog. |
Language [KEY] | String | Language associated with the translated catalog attributes. |
SourceLanguage | String | Language associated with the translated source catalog attributes. |
CreationDateTime | Datetime | Date and time when the user created the translatable attributes. |
LastUpdateDateTime | Datetime | Date and time when the user most recently updated the translatable attributes. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |
ItemCategories
Name | Type | Description |
CategoryId [KEY] | Long | Value that uniquely identifies the item category. This value should not be used in service calls to create categories in catalogs. |
CategoryCode | String | Abbreviation that identifies the item category in user interface. |
CategoryName | String | Name of the category. |
CatalogId [KEY] | Long | Value that uniquely identifies the item catalog. |
CatalogCode | String | Abbreviation that identifies the item catalog. |
ParentCategoryCode | String | Abbreviation that identifies the parent category in a category hierarchy. |
Description | String | Description of the category. |
StartDate | Date | Date when the item category becomes active. |
EndDate | Date | Date when the category becomes inactive. |
ItemsOnlyFlag | Bool | Contains one of the following values: true or false. If true, then the category can have only items assigned to it. If false, the category can have both items and child categories assigned to it. The default value is false. |
SharedFlag | Bool | Contains one of the following values: true or false. If true, then the category is shared from a source catalog. If false, then it's not shared. The default value is false. |
CreationDateTime | Datetime | Date and time when the user created the category. |
LastUpdateDateTime | Datetime | Date and time when the user most recently updated the category. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Bind_CatalogCode | String | Bind_CatalogCode |
FunctionalAreaId | Long | FunctionalAreaId |
Finder | String | finder |
ItemCategoriesattachments
Name | Type | Description |
ItemCategoriesCatalogId [KEY] | Long | Value that uniquely identifies the item catalog. |
ItemCategoriesCategoryId [KEY] | Long | Value that uniquely identifies the item category. |
LastUpdateDate | Datetime | Date when the user most recently updated the attachment. |
LastUpdatedBy | String | User who most recently updated the attachment. |
DatatypeCode | String | Abbreviation that indicates the type of data. Valid values include WEB_PAGE, TEXT, or FILE. |
FileName | String | Name of the file attached to the item. |
DmFolderPath | String | Path to the folder in which the attached file is uploaded. |
Url | String | Uniform resource locator of the attachment. |
CategoryName | String | Name of the catalog attachment category. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Attachment Categories task. |
UserName | String | Display name of the attachment category. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage attachment categories task. |
Uri | String | Uniform resource identifier appended to the base URI derived from the endpoint associated with application identified by the MODULE_ID. |
FileUrl | String | Uniform resource locator of the attachment file. |
UploadedText | String | Content of the attached text file. |
UploadedFileContentType | String | Type of the file content. |
UploadedFileLength | Long | Size of the attached file. |
UploadedFileName | String | Name of the attached file. |
ContentRepositoryFileShared | Bool | Contains one of the following values: true or false. If true, then the attachment is shared. If false, then it's not shared. The default value is false. |
Title | String | Title of the catalog attachment. |
Description | String | Description of the catalog attachment. |
ErrorStatusCode | String | Abbreviation that identifies the error code, if any, for the attachment. |
ErrorStatusMessage | String | Text of the error message, if any, for the attachment. |
CreatedBy | String | User who created the attachment. |
CreationDate | Datetime | Date when the user created the attachment. |
DownloadInfo | String | JSON object represented as a string containing information used to programmatically retrieve a file attachment. |
DocumentURL | String | Uniform resource locator of the catalog attachment. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Bind_CatalogCode | String | Bind_CatalogCode |
CatalogId | Long | CatalogId |
CategoryId | Long | CategoryId |
FunctionalAreaId | Long | FunctionalAreaId |
Finder | String | finder |
ItemCategoriesattachmentsattachmentDFF
Name | Type | Description |
ItemCategoriesCatalogId [KEY] | Long | Value that uniquely identifies the item catalog. |
ItemCategoriesCategoryId [KEY] | Long | Value that uniquely identifies the item category. |
AttachedDocumentId [KEY] | Long | AttachedDocumentId of ItemCategoriesattachmentsattachmentDFF |
_FLEX_Context | String | Descriptive flexfield context name for item category attachments. |
_FLEX_Context_DisplayValue | String | Descriptive flexfield context display value for item category attachments. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Bind_CatalogCode | String | Bind_CatalogCode |
CatalogId | Long | CatalogId |
CategoryId | Long | CategoryId |
FunctionalAreaId | Long | FunctionalAreaId |
Finder | String | finder |
ItemCategoriesDFF
Name | Type | Description |
ItemCategoriesCatalogId [KEY] | Long | Value that uniquely identifies the item catalog. |
ItemCategoriesCategoryId [KEY] | Long | Value that uniquely identifies the item category. |
CategoryId [KEY] | Long | Default Category |
_FLEX_ValidationDate | Date | _FLEX_ValidationDate of ItemCategoriesDFF |
_FLEX_Context | String | __FLEX_Context of ItemCategoriesDFF |
_FLEX_NumOfSegments | Int | _FLEX_NumOfSegments of ItemCategoriesDFF |
_FLEX_NumOfVisibleSegments | Int | _FLEX_NumOfVisibleSegments of ItemCategoriesDFF |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Bind_CatalogCode | String | Bind_CatalogCode |
CatalogId | Long | CatalogId |
FunctionalAreaId | Long | FunctionalAreaId |
Finder | String | finder |
ItemCategoriestranslatableAttributes
Name | Type | Description |
ItemCategoriesCatalogId [KEY] | Long | Value that uniquely identifies the item catalog. |
ItemCategoriesCategoryId [KEY] | Long | Value that uniquely identifies the item category. |
CategoryId [KEY] | Long | Value that uniquely identifies the category. |
CategoryName | String | Translated name of the category. |
Description | String | Translated description of the category. |
Language [KEY] | String | Language associated with the translated attributes. |
SourceLanguage | String | Language associated with the translated source category attributes. |
CreationDateTime | Datetime | Date and time when the user created the translatable attributes of the category. |
LastUpdateDateTime | Datetime | Date and time when the user most recently updated the translatable attributes of the category. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Bind_CatalogCode | String | Bind_CatalogCode |
CatalogId | Long | CatalogId |
FunctionalAreaId | Long | FunctionalAreaId |
Finder | String | finder |
ItemCategoryAssignments
Name | Type | Description |
CatalogId [KEY] | Long | Value that uniquely identifies the catalog. |
CatalogCode | String | Abbreviation that identifies the catalog. |
CatalogName | String | Name of the catalog. Review and update the value for this attribute using the Items work area, and the Manage Catalogs task. |
CategoryId [KEY] | Long | Value that uniquely identifies the category. |
CategoryCode | String | Abbreviation that identifies the category. |
CategoryName | String | Name of the category. Review and update the value for this attribute using the Items work area, and the Manage Catalogs task. |
ItemId [KEY] | Long | Value that uniquely identifies the item. |
OrganizationId [KEY] | Long | Value that uniquely identifies the organization. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Inventory Organizations task. |
Item | String | Value that uniquely identifies the part, item, product, or service. |
OrganizationCode | String | Abbreviation that identifies the organization. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Inventory Organizations task. |
ItemDescription | String | Description of the item. |
ItemClassId | Long | Value that uniquely identifies the item class. |
ItemClassName | String | Name of the item class. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Item Classes task. |
StartDate | Date | Date when the item category assignment becomes active. |
EndDate | Date | Date when the item category assignment becomes inactive. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |
ItemsV2
Name | Type | Description |
ItemId [KEY] | Long | An unique identifier for a part, material, product or service that is unique as compared with other items by the nature of its attributes. |
OrganizationId [KEY] | Long | An unique identifer for the organization for th eitem for production items. In case of pending or update operations such update of version item, this attribute value will be the VersionId. |
OrganizationCode | String | A name of an organizing unit in the internal or external structure of your enterprise. Organization structures provide the framework for performing legal reporting, financial control, and management reporting. |
ItemClass | String | An attribute that value provides metadata common to all items that share the category. |
Template | String | An attribute value which is the name of the template to applied to the item. |
ItemNumber | String | An attribute that is an identifier for a part, material, product or service that is unique as compared with other items by the nature of its attributes. |
ItemDescription | String | An attribute value that is the description for the item. |
ApprovalStatusValue | String | An attribute value that represents the status of the approval sought for item. |
ItemStatusValue | String | An attribute that defines codes used to control the transaction activity of an item. For example, an item in active status can be customer order enabled. |
LifecyclePhaseValue | String | The attribute value that represents the lifecycle phase for an item. |
StyleItemFlag | Bool | A flag which indicates the item is style item. |
StyleItemNumberValue | String | An attribute value of the number of the style item. |
Keyword | String | An attribute that repesents a string of characters used for searching using keywords. |
IgnoreDuplicateItemFlag | Bool | A flag that indicates to create items, even though the matching items exists |
UserItemTypeValue | String | An attribute that indicates a grouping of all items of a particular category that share the same set of item attributes, used as a high-level grouping for processes. For example, each account generator item type (such as FA account generator) contains a group of processes for determining how an accounting flexfield code combination is created. |
PackTypeValue | String | Trade Item Descriptor also known as Trade Item Unit Descriptor (TIUD)/Pack Type is used to describe the Global Trade Item Number (GTIN) hierarchy level. Hierarchy is used as link between different levels of a product (Item) logistical chain. |
LongDescription | String | An attribute that represents a statement, picture in words, or account that describes; descriptive representation. |
FormattedDescription | String | An attribute that represents a statement describing an item, formatted using hyper text tags. |
PrimaryUOMValue | String | An attribute the value is the unit which is primarily used to measure quantities of the item. |
TransactionConversionValue | String | An attribute indicating Conversion of transactions. Choices -Standard or Item Specific Conversion. |
DefaultingControlValue | String | Defaulting Control of the item attributes. Values include Fixed, Default and No Default. |
PositiveDeviationFactor | Double | Deviation allowed on the higher side for a transaction on the secondary quantity derived from the default conversion factor. |
NegativeDeviationFactor | Double | Deviation allowed on the lower side for a transaction on the secondary quantity derived from the default conversion factor. |
CopyItemAndApplyTemplatesFlag | Bool | An flag that indicates the item will copied first and then the item templates will be applied to the item. |
CopyAssociationsFlag | Bool | A flag that indicates if item associations are copied or not copied. |
CopyAttachmentsFlag | Bool | A flag that indicates if item attachments are copied or not copied. |
CopyCategoriesFlag | Bool | A flag that indicates if catalog categories are copied or not copied. |
CopyFromItemValue | String | An attribute value that represents the item which be used as the source when copied. |
CopyFromRevisionValue | String | An attribute that represents the revision of the item used as the source of the copy. |
CopyFromVersionValue | String | An attribute that represents the version of the revision of the item used as the source of the copy. |
CopyOrganizationAssignmentsFlag | Bool | A flag that indicates an attribute value if organization assignments for the item are copied. |
LastSubmittedNewItemRequest | String | An attribute value that represents the last new item request number submitted to be processed. |
ChangeNotice | String | An unique identifier for an change order. |
ChangeOrderLineSequenceNumber | Int | The line number of an item in a change order. |
StructureItemTypeValue | String | An attribute indicating the type of structure the item can have. Structure Item Type include Model, Option Class, Standard and Planning. |
CreateConfiguredItem | String | An attribute indicating whether the Configured Bill of materials can be created based on Item Sourcing. |
ConfigModelTypeValue | String | An attribute indicating the behavior of the Configurable Models in the Configurator. |
EffectivityControlValue | String | An attribute which value indicates the way effectively is controlled within a structure. The values include Date, Unit Number, or Serial Number. |
BaseItemValue | String | An attribute indicating the Model from which an ATO configuration was created. |
AutoCreatedConfigurationFlag | Bool | A flag indicating whether the Item is autocreated. |
PickComponentsFlag | Bool | A flag indicating whether an item has a bill of material with options, classes, or included items picked from finished goods inventory. |
AssembleToOrderFlag | Bool | A flag indicating is generally built for sales order demand; a final assembly work order is created based on sales order details. |
CostingEnabledFlag | Bool | A flag indicating whether to report, value and account for any item costs. |
IncludeInRollUpFlag | Bool | An flag indicating whether to include an item in the cost rollup. |
StandardLotSize | Double | The amount of a particular item that is ordered from the plant or a supplier or issued as a standard quantity to the production process. |
InventoryAssetFlag | Bool | A flag indicating whether to value an item as an asset in inventory. |
BuildInWIPFlag | Bool | A flag indicating whether to create discrete jobs or repetitive assemblies in Oracle Work in Process. |
WIPSupplyTypeValue | String | An attribute indicating a supply type for components. |
WIPSupplyLocatorValue | String | An attribute indicating the supply locator from which to issue (push) or back flush (pull) an item to work in process. |
WIPSupplySubinventoryValue | String | An attribute indicating a supply subinventory for components. |
OvercompletionToleranceTypeValue | String | An attribute indicating the over-completion tolerance type. Choices - Percent or Amount. |
OvercompletionToleranceValue | Double | An attribute indicating the acceptable percent or quantity of assemblies that you will allow to be over-completed. |
InventoryCarryPenalty | Double | An attribute indicating the penalty for jobs that are not completed before they are scheduled to be finished. |
OperationSlackPenalty | Double | An attribute indicating, in units per day, the operation slack penalty for items having lag time between operations. |
RecipeEnabledFlag | Bool | A flag indicating whether this item used in recipes or formulas in process manufacturing. |
ProcessQualityEnabledFlag | Bool | A flag indicating whether to use the process manufacturing quality module with this item. |
ProcessCostingEnabledFlag | Bool | A flag indicating whether to use the process costing module with this item. |
ProcessExecutionEnabledFlag | Bool | A flag indicating whether to use this item in a production batch as an ingredient, product, or by-product. |
ProcessSupplySubinventoryValue | String | An attribute indicating a subinventory from which the item is normally consumed as an ingredient in process manufacturing. |
ProcessSupplyLocatorValue | String | An attribute indicating the location from which the item is normally consumed as an ingredient in process manufacturing. |
ProcessYieldSubinventoryValue | String | An attribute indicating a subinventory in which you place results of a production batch. |
ProcessYieldLocatorValue | String | An attribute indicating locator in which you place the results of a production batch. |
HazardousMaterialFlag | Bool | A flag indicating if the item is hazardous. |
CASNumber | String | An attribute indicating the Chemical Abstracts Service (CAS) Registry Number which uniquely identifies a chemical substance. |
AssetTrackedFlag | Bool | A flag indicating whether item is tracked as an asset in installed base. |
AssetClassValue | String | An attribute indicating an item belongs to asset class. |
ServiceRequestEnabledValue | String | An attribute indicating type of duration applicable for a service item |
DefectTrackingOnFlag | Bool | A flag indicating if defects of this item can be tracked. |
ServiceDurationTypeValue | String | An attribute indicating type of duration applicable for a service item |
ServiceDuration | Double | An attribute indicating positive number to indicate the service duration. |
ServiceDurationPeriodValue | String | An attribute indicating positive number to indicate the service duration period. |
ServiceStartTypeValue | String | An attribute indicating the type of service start rule which should be used for a service item. |
ServiceStartDelay | Double | An attribute specifying the delay in starting a service after a milestone. |
AllowSuspendFlag | Bool | A flag indicating if a service can be suspended. |
AllowTerminateFlag | Bool | A flag indicating if a service can be terminated. |
RequiresItemAssociationFlag | Bool | A flag indicating that an item association is required for the item. |
CreateFixedAssetFlag | Bool | A flag indicating whether the Item creates a depreciable inventory asset used in install base. |
InstanceClassValue | String | An attribute indicating that the item is used in Telecommunication Service Ordering for defining a configured link. |
BillingTypeValue | String | An attribute value indicating user definable and must be tagged with one of three Billing Category Codes as follows: material (M) labor (L) or Expense (E). Billing Types are used in Contracts to define Discount Percents. |
ServiceBillingEnabledFlag | Bool | A flag indicating that service billing is enabled. |
RecoveredPartDispositionValue | String | An attribute indicating this field will control the process for returning defective or unused parts to a warehouse consolidation point. |
InventoryItemFlag | Bool | A flag which indicates the item is used in inventory. |
StockEnabledFlag | Bool | A flag that indicates the item is stocked. |
MaterialTransactionEnabledFlag | Bool | A flag indicating the item is transaction enabled and has inventory attributes. |
ReservableFlag | Bool | A flag indicating the item is reservable and has inventory attributes. |
CheckMaterialShortageFlag | Bool | A flag indicating that material shortages will be checked for the item and the item has inventory attributes. |
RevisionQuantityControlFlag | Bool | A attribute value that indicates the item is under revision control and has inventory attributes. |
BulkPickedFlag | Bool | A flag indicating to pick items in bulk. |
LotControlValue | String | An attribute indicating the ability to use lot numbers during material transactions for tracking of batches of Item. |
StartingLotPrefix | String | An attribute indicating starting alpha prefix for all serial numbers you define. |
StartingLotNumber | String | An attribute value representing the starting lot number for items. |
MaturityDays | Double | An attribute indicating the number of days added to the lot creation date to determine the lot maturity date. |
HoldDays | Double | An attribute indicating the number of days added to the lot creation date before you can release the lot. |
LotExpirationControlValue | String | An attribute value representing how shelf life is controlled and lot expiration control for inventory items. |
ShelfLifeDays | Double | An attribute value indicating number of days each lot is active. |
RetestInterval | Double | An attribute indicating the number of days after the creation date before the lot needs to be retested. |
ExpirationActionValue | String | An attribute indicating the default action code for this item when the lot expire or the lot fails for quality. |
ExpirationActionInterval | Double | An attribute indicating the number of days the system adds to the expiration date before it performs an action on the lot. |
ChildLotEnabledFlag | Bool | A flag indicating whether an item is subject to Lot control at the transactional purposes when a Parent Lot is specified for transactional purpose. |
ChildLotFormatValidationFlag | Bool | A flag indicating whether the Child Lot numbers confirms to the child lot parameters. |
CopyLotAttributeFlag | Bool | An attribute indicating whether the Child Lot inherits all the attribute of the parent Lot. |
ChildLotPrefix | String | An attribute indicating the starting alphabet prefix for the Child Lot. |
ChildLotStartingNumber | Double | An attribute indicating the starting alphabet prefix for all serial numbers which are being defined for the lot. |
ChildLotParent | String | An attribute value indicating how the system generates child lot numbers at the item level. |
LotTranslateEnabledFlag | Bool | A flag indicating whether Lots can be translated. |
LotSplitEnabledFlag | Bool | A flag indicating whether a lot-controlled item may split into many lots. |
LotDivisibleFlag | Bool | A flag indicating whether the Lot can be allowed to allocate, reserve, or move partial lot quantities. |
LotSubstitutionEnabledFlag | Bool | A flag indicating whether lots can be substituted in a transaction. |
LotMergeEnabledFlag | Bool | A flag indicating whether many lots of a lot controlled item may merge into one lot. |
GradeControlFlag | Bool | A flag indicating whether the item is grade controlled in addition to lot controlled. |
DefaultGradeValue | String | An attribute indicating default grade for the item. |
SerialGenerationValue | String | An attribute indicating number assigned to each unit of an item and used to track the item. |
SerialStartingPrefix | String | An attribute indicating starting alpha prefix for all serial numbers you define. |
SerialStartingNumber | String | An attribute value representing the starting serial number for inventory items. |
NegativeMeasurementError | Double | The negative limit for the user defined limit for the difference between cycle count quantities and the system tracked on-hand quantities. |
PositiveMeasurementError | Double | The positive limit for the user defined limit for the difference between cycle count quantities and the system tracked on-hand quantities. |
CycleCountEnabledFlag | Bool | A flag that indicates the inventory item is cycle count enabled. |
LotStatusEnabledFlag | Bool | A flag indicating whether an item is subject to status control at the Lot Level. |
SerialStatusEnabledFlag | Bool | An attribute indicating whether an item is subject to status control at the Serial Level. |
DefaultLotStatusValue | String | An attribute indicating the Default Lot Status for the Item. |
DefaultSerialStatusValue | String | An attribute indicating the Default Serial Status of the Item. |
RestrictSubinventoriesFlag | Bool | A flag indicating whether to restrict transactions of this item to or from a subinventory specified. |
RestrictLocatorsFlag | Bool | An attribute indicating whether to restrict transaction of this item to or from a locator specified. |
StockLocatorControlValue | String | An attribute indicating the physical area within a subinventory where you store material, such as a row, aisle, bin, or shelf. |
DimensionUOMValue | String | An attribute indicating unit of measure for the dimension of the item. |
UnitWidthQuantity | Double | An attribute Indicating width of Item. |
UnitLengthQuantity | Double | An attribute Indicating length of Item. |
UnitHeightQuantity | Double | An attribute Indicating height of Item. |
WeightUOMValue | String | An attribute indicating Weight Unit of Measure. |
UnitWeightQuantity | Double | An attribute Indicating Weight of One Unit of Item. |
VolumeUOMValue | String | An attribute indicating Volume Unit of Measure. |
UnitVolumeQuantity | Double | An attribute Indicating Volume of One Unit of Item. |
ContainerItemFlag | Bool | A flag indicating whether containers are used for shipping the items. |
ContainerTypeValue | String | An attribute indicating the type of the container. |
MaximumLoadWeight | Double | An attribute indicating Maximum load weight of the container or vehicle. |
VehicleItemFlag | Bool | A flag indicating whether vehicles are used for Shipping the items. |
InternalVolume | Double | An attribute indicating the internal volume of the Container or vehicle. |
MinimumFillPercent | Double | An attribute indicating minimum fill of the container or vehicle to be used. |
WarehouseEquipmentFlag | Bool | An attribute indicating whether the item is equipment. |
EventFlag | Bool | A flag indicating whether the item is event. |
CollateralFlag | Bool | A flag indicating whether the item is a collateral. |
CustomerOrderFlag | Bool | A flag attribute Indicating whether to allow an item to be ordered by external customers. |
CustomerOrderEnabledFlag | Bool | A flag that indicates the inventory item is cycle count enabled. |
ATPComponentsValue | String | An attribute indicating whether to include, in available to promise checking, additional components in the bill of material for ATO and PTO items. |
PickingRuleValue | String | An attribute indicating picking rule that defines the order in which subinventories, locators, lots, and revisions are picked. |
RMAInspectionRequiredFlag | Bool | A flag indicating whether inspection is required for items returned by the customer. The item then must be separately transferred to inventory. |
EligibilityRuleFlag | Bool | A flag that indicates a specific set of constraints or requirements that must be met for the offer to be available to a customer. For example, the customer may need to be a member of the loyalty program, or live in a certain state, or be in good financial standing with the company, or not be locked into an existing contract to be eligible for an offer. |
ReturnableFlag | Bool | A flag indicating whether to allow customers to return an item. |
ATPValue | String | An attribute indicating to check available to promise and/or capable to promise information when placing demand. |
FinancingAllowedFlag | Bool | A flag indicating whether to allow customers to return an item. |
SalesProductTypeValue | String | Attribute indicating classification of an item or product for sales processes |
TransactionEnabledFlag | Bool | A flag that is a reference to the source transaction definition that identifies the type of transactions within each application where a budgetary control transaction is originated. |
OrderManagementIndivisibleFlag | Bool | A flag indicating whether the item can be ordered in fractions. |
DefaultSalesOrderSourceTypeValue | String | An attribute indicating whether the maintenance activity needs to be shut down. |
ElectronicFormatFlag | Bool | A flag indicating whether the item exists only Electronic format and not physical. |
ShippableFlag | Bool | A flag indicating whether to ship an item to a customer. |
DefaultShippingOrganizationValue | String | An attribute indicating the primary Shipping Organization. This organization defaults to the Enter Orders window if Item is the source attribute of the warehouse object in the standard value rule set for the order. |
ShipModelCompleteFlag | Bool | A flag indicating whether any configuration derived from this model can ship only when all required quantities of all configuration components options or included items) are available. |
DownloadableFlag | Bool | A flag indicating whether the item can be downloadable. |
OverShipmentTolerance | Double | An attribute indicating the amount of the shipment you can ship below at the time of ship confirmation. |
UnderShipmentTolerance | Double | An attribute indicating the amount of the shipment which can be shipped below at the time of ship confirmation. |
OverReturnTolerance | Double | An attribute indicating the amount of the shipment you can exceed at the time of receiving or receipt creation. |
UnderReturnTolerance | Double | An attribute indicating the lower limit of the received quantity to be considered as full receipt. |
InvoiceEnabledFlag | Bool | A flag indicating whether to include an item on an Oracle Receivables invoice. |
AccountingRuleValue | String | An unique value the accounting rule to identify special revenue recognition rules for an item. |
PaymentTermsValue | String | An attribute indicating a valid payment terms code. |
OutputTaxClassificationCodeValue | String | An attribute indicating a tax code to use when calculating tax based on location and tax codes. |
InvoicedFlag | Bool | A flag indicating whether to include an item on an Oracle Receivables invoice. |
InvoicingRuleValue | String | An attribute indicating invoicing rule to determine the period in which an invoice is sent. |
SalesAccountValue | String | Account used when tracking a sales item. |
WebStatusValue | String | An attribute indicating Indicate the web status of this item.(enabled, Published, Unpublished). |
BackOrderableFlag | Bool | An attribute indicating whether this item can be backordered, if ATP fails. |
OrderableOnWebFlag | Bool | An attribute indicating whether this item is orderable on from the web. |
MinimumLicenseQuantity | Double | An attribute indicating the minimum number of licenses a customer must order for products ordered on Oracle iStore and distributed based on licensing. |
InventoryPlanningMethodValue | String | An attribute indicating the planning method to be used for the organization. |
PlanningMakeBuyValue | String | An attribute indicating whether the item is usually manufactured or bought. |
Planner | String | An attribute indicating the material planner for the item. |
SubcontractingComponentValue | String | An attribute indicating the subcontracting type associated to this item when it is used as a subcontracting component in Chargeable Subcontracting. Choices - Prepositioned, Synchronised. |
MinimumMinmaxQuantity | Double | An attribute indicating the minimum quantity for Min-Max Planning. |
MaximumMinmaxQuantity | Double | An attribute indicating the maximum quantity for Min-Max Planning. |
MinimumOrderQuantity | Double | An attribute indicating minimum order quantity of the Item. |
MaximumOrderQuantity | Double | An attribute indicating maximum order quantity or repetitive rate (units per day). |
OrderCost | Double | An attribute indicating the fixed cost associated with placing an order for the item. |
SourceOrganizationValue | String | An attribute indicating the organization from which an internal requisition draws the item. |
SourceSubinventoryOrganizationValue | String | An attribute value that represents the the organization that the SourceSubinventory belongs to. |
SourceSubinventoryValue | String | An attribute indicating the sub inventory from which an internal requisition draws the item. |
FixedOrderQuantity | Double | An attribute indicating the quantity used to modify the size of planned order quantities or repetitive daily rates. |
FixedDaysSupply | Double | An attribute indicating the number of days used to modify the size and timing of planned order quantities. |
FixedLotSizeMultiplier | Double | An attribute indicating the fixed lot multiple quantity or repetitive rate (units per day). |
ReleaseAuthorizationRequiredValue | String | Attribute indicating authorization is required before a sales order is created. |
AutomaticallyExpireASNFlag | Bool | A flag indicating Advance Shipment Notice expires automatically. Its a choice list with Yes/No value. |
ConsignedFlag | Bool | A flag indicating the item is residing at your location, but owned by the supplier. |
ReplenishmentMinimumOrder | Double | Minimum quantity for the sales order or repetitive rate in the number of units for each day. |
ReplenishmentMaximumOrder | Double | Maximum quantity for the sales order or repetitive rate in the number of units for each day. |
VMIFixedOrderQuantity | Double | An attribute indicating fixed quantity for reorder ( Vendor Managed Inventory). |
ForecastTypelValue | String | An attribute indicating the type of demand the item undergoes and can be one of these; Consume, Consume and Derive, or None. |
ForecastHorizon | Double | Period for which a forecast is considered by the Planning Engine. |
PlanningMethodValue | String | An attribute indicating the organization level planning for the Item. Choices -Min-Max, Not Planned, Reorder Point. |
RoundingControlTypeFlag | Bool | A flag indicating how to round the quantity on an internal requisition that results from conversions between the requisition line unit of measure and the item unit of issue. This factor insures that the unit of issue resolves to an integer, rather than a fractional amount. |
CreateSupplyFlag | Bool | A flag indicating if the system can suggest supply for this item. |
PlanningTimeFence | String | Attribute indicating options to determine a point in time inside which certain restrictions on planning recommendations apply. |
DemandTimeFence | String | An attribute indicating options to determine a point in time inside which certain restrictions on planning recommendations apply. |
ReleaseTimeFence | String | An attribute indicating an option to determine a point in time inside which planned orders for discretely planned items are automatically released as WIP jobs or purchase requisitions. . Display attribute for ObjectVersionNumber. |
ShrinkageRate | Double | An attribute indicating the factor that represents the average amount of material you expect to lose during manufacturing or in storage. |
ForecastControlValue | String | An attribute indicating the type of demand the item undergoes and can be one of these; Consume, Consume and Derive, or None. |
AcceptableEarlyDays | Double | An attribute indicating the number of days before which the planning process will not reschedule orders. |
PlanningTimeDays | Double | Attribute indicating the optional day added to the planning time fence when plannig time fence is User defined. |
DemandTimeDays | Double | An attribute indicating option to determine a point in time inside which the planning process ignores forecast demand and considers only sales order demand when calculating gross requirements. |
ReleaseTimeDays | Double | An attribute value that represents the release time Days, lead times attribute. |
MRPCalculateATPFlag | Bool | A flag indicating whether to calculate and print available to promise (ATP) on the Planning Detail Report. |
RepairLeadtime | Double | An attribute indicating time to repair the part at the supplier site. |
RepairYield | Double | An attribute indicating the yield when you upgrade or repair a defective part. |
PreprocessingDays | Double | An attribute indicating the days which must be added to purchasing or manufacturing lead time to place an order. |
PostprocessingDays | Double | An attribute indicating the days required to receive a purchased item into inventory from the initial supplier receipt. |
ProcessingDays | Double | An attribute indicating the days required to procure or manufacture an item. |
VariableLeadTime | Double | An attribute indicating time to produce one additional unit of an assembly. |
CumulativeTotalLeadTime | Double | An attribute indicating the total lead time of the assembly plus the largest adjusted cumulative total lead time of its components, where each is adjusted by subtracting the operation lead time offset. |
FixedLeadTime | Double | An attribute indicating the days required to make an assembly independent of order quantity, such as setup or teardown time |
CumulativeManufacturingLeadTime | Double | An attribute indicating the manufacturing lead time of an assembly (in days) plus the largest adjusted cumulative manufacturing lead time of its components, where each is adjusted by subtracting the operation lead time offset. |
LeadTimeLotSize | Double | An attribute indicating quantity used to compute processing lead time. |
PurchasingFlag | Bool | A flag which determines whether the Item is purchased and received. |
UseApprovedSupplierFlag | Bool | v |
NegotiationRequiredFlag | Bool | A flag indicating whether Negotiation is required or not. |
PurchasingInputTaxClassificationValue | String | An attribute to determine the appropriate tax classification code for the Item. |
InvoiceCloseTolerancePercentage | Double | Percentage tolerance used to automatically close Purchase Order Shipments for invoicing. |
HazardClassValue | String | An attribute indicating the category of Hazard material for International trade. |
AssetCategoryValue | String | An attribute value that is the fixed asset category identifier (foreign key FA asset category flexfield). |
PurchasableFlag | Bool | A flag which determines whether the item can be added in to a purchase order. |
TaxableFlag | Bool | A flag indicating whether the supplier charges a Tax for the item. |
BuyerOrganizationValue | String | An attribute value that represents the the organization that the Buyer belongs to. |
DefaultBuyerValue | String | An attribute that represents the name of a default buyer of an item. |
ReceiptCloseTolerancePercentage | Double | An attribute indicating percentage tolerance used to automatically close Purchase Order Shipments for receipt. |
UNNumberValue | String | United Nations Identification Number used for International Trade purposes. |
ListPrice | Double | Attribute indicating default Price to be used in RFQ, Purchase Order or Quotation. |
PriceTolerancePercentage | Double | An attribute indicating the maximum price percentage over the normal price range for an item. For example, if the tolerance percent is 5, the maximum acceptable price on a purchase order is 5% over the requisition price. Any purchase order price 5% above the requisition price is unacceptable, and you cannot approve the purchase order. |
MarketPrice | Double | Attribute indicating market Price of the item which is printed on the Purchase Order lines. |
RoundingFactor | Double | An attribute indicating how to round the quantity on an internal requisition that results from conversions between the requisition line unit of measure and the item unit of issue. This factor insures that the unit of issue resolves to an integer, rather than a fractional amount. |
MatchApprovalLevelValue | String | An attribute that represents the status of the Match Approvals. The values can be either PO or Receipt. |
MatchConfigurationOptionValue | String | An attribute indicating the capability to match to one of existing configurations of the models -Standard, Container, Null. |
ReceiptDateActionValue | String | An attribute indicating action to be performed when the receive date is outside the range defined by Days Early Receipt Allowed or Days Late Receipt Allowed. Choices - None, Reject, Warning. |
DaysEarlyReceiptAllowed | Double | An attribute indicating the number of days before the promise date you can receive an item without warning or rejection. |
DaysLateReceiptAllowed | Double | An attribute indicating the number of days after the promise date you can receive an item without warning or rejection. |
AllowSubstituteReceiptsFlag | Bool | A flag indicating whether to allow receipt of defined substitutes in place of this item. |
AllowUnorderedReceiptsFlag | Bool | A flag indicating whether you can receive an item without a purchase order. |
QuantityReceivedToleranceAction | String | An attribute indicating action to be performed when the receive date is outside the range defined by Quantity Received Tolerance. |
QuantityReceivedTolerancePercentage | Double | An attribute indicating the quantity received tolerance percent, the maximum acceptable over-receipt percentage. |
ItemExtensibleFlexfieldCategoryCode | String | An attribute value for the EFF category code for the Item. |
CreationDate | Datetime | Who column: An attribute that indicates the date and time of the creation of the item. |
LastUpdateDate | Datetime | Who column: An attribute which indicates the date and time of the last update of the item. |
BackToBackEnabledFlag | Bool | A flag indicating the item is enabled for back to back ordering. |
ContractManufacturingFlag | Bool | A flag indicating the item is used in contract manufacturing. |
DaysOfCover | Double | An attribute representing the number of days of cover for an item. |
DemandPeriod | Double | An attribute representing the demand period for an item. |
SafetyStockPlanningMethodValue | String | An attribute value that represents the type of safety planning method that will be used in planning for the item. |
OutsideProcessServiceFlag | Bool | This attribute indicates whether the item can be added to a outside processing purchase order |
AllowMaintenanceAssetFlag | Bool | Attribute indicating that maintainable assets can be defined for the item. |
EnableGenealogyTrackingFlag | Bool | Attribute indicating that item is enabled for genealogy tracking. |
EngineeredItemFlag | Bool | Attribute indicating that the item is engineered by the customer in house. |
ProcurementBusinessUnitName | String | Procurement Business unit. |
ForcePurchaseLeadTimeFlag | Bool | Attribute indicating whether an item's purchasing lead time is enforced as a hard constraint or not in the planning. |
ReplacementTypeValue | String | Attribute indicating whether item is field or customer replaceable. |
BuyerEmailAddress | String | Email Address of the buyer. |
AssetTrackedValue | String | This attribute indicates the type of asset tracking done on the items. |
RequestId | Long | An unique identifier for the item import scheduled process request which created or updated the item. |
CreatedBy | String | Who column: An attribute which indicates the user that created the item. |
CreationDateTime | Datetime | Who column: An attribute that indicates the date and time of the creation of the item. |
LastUpdateDateTime | Datetime | Who column: An attribute which indicates the date and time of the last update of the item. |
LastUpdateLogin | String | Who column: An attribute which indicates the user that logged in last for the item. |
LastUpdatedBy | String | Who column: An attribute which indicates the user that last updated the item. |
InternallyTransferableFlag | Bool | InternallyTransferableFlag of ItemsV2 |
TransferOrdersEnabledFlag | Bool | TransferOrdersEnabledFlag of ItemsV2 |
ReplenishmentMaximumDaysOfSupply | Double | ReplenishmentMaximumDaysOfSupply of ItemsV2 |
CustomerSelfServiceEnabledFlag | Bool | CustomerSelfServiceEnabledFlag of ItemsV2 |
AllowPurchasingDocumentDescriptionUpdateFlag | Bool | AllowPurchasingDocumentDescriptionUpdateFlag of ItemsV2 |
EnableContractCoverage | Bool | EnableContractCoverage of ItemsV2 |
CarryingCostPercentage | Double | CarryingCostPercentage of ItemsV2 |
ReplenishmentMinimumDaysOfSupply | Double | ReplenishmentMinimumDaysOfSupply of ItemsV2 |
AllowExpressTransactionsFlag | Bool | AllowExpressTransactionsFlag of ItemsV2 |
ReceiptRoutingValue | String | ReceiptRoutingValue of ItemsV2 |
InvoiceMatchOptionValue | String | Value that indicates the type of match used for purchase order. A list of accepted values is defined in the lookup type EGP_POINV_MAT_OPTION. Review the value for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task. The default value is Receipt. |
CommsActivationRequiredFlag | Bool | CommsActivationRequiredFlag of ItemsV2 |
RequiresFulfillmentLocationFlag | Bool | RequiresFulfillmentLocationFlag of ItemsV2 |
IssueUOMValue | String | IssueUOMValue of ItemsV2 |
EnforceShipToLocationValue | String | EnforceShipToLocationValue of ItemsV2 |
StandardCoverageValue | String | StandardCoverageValue of ItemsV2 |
ReplenishmentSourceTypeValue | String | ReplenishmentSourceTypeValue of ItemsV2 |
TrackingUOMValue | String | TrackingUOMValue of ItemsV2 |
SecondaryUOMValue | String | SecondaryUOMValue of ItemsV2 |
PricingUOMValue | String | PricingUOMValue of ItemsV2 |
HardPeggingLevelValue | String | Value that identifies the type of pegging considered by the planning engine during the supply and demand netting process. A list of accepted values is defined in the lookup type ORA_EGP_HARD_PEGGING_LEVEL. Review the value for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task. The default value is None. |
CommonSupplyProjectDemandFlag | Bool | Contains one of the following values: True or False. If True, then the material can be planned, picked, and issued from common inventory if sufficient inventory does not exist in project inventory. If False, then the material cannot be planned, picked, or issued from common inventory even if sufficient inventory does not exist in project inventory. The default value is False |
EnableIotFlag | Bool | Contains one of the following values: True or False. If True, then the asset can be enabled for Internet of Things (IoT). If False, then the asset cannot be enabled for IoT. The default value is False. |
ExpenditureTypeValue | String | Value for the default expenditure type to be used in project driven supply chain transactions. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Expenditure Types task. The default value is Null. |
PackagingStringValue | String | An attribute providing the packaging string for an item, which represents how the packaging of a particular item is assembled from the base unit, such as Boxes per Case. |
CreateSupplyAfterDate | Date | Date after which the supply for the item has to be considered while generating planned orders. |
CreateFixedAssetValue | String | Attribute indicating when the item is asset capitalized. |
UnderCompletionToleranceTypeValue | String | Value that identifies the undercompletion tolerance type. The valid values include percentage or quantity. The default value is null. |
UnderCompletionToleranceValue | Double | Attribute indicating the acceptable percent or quantity of assemblies that's allowed to be undercompletion. |
DefaultRepairTransactionName | String | Attribute that indicates the name of the system, component and position where an asset item will be used to maintain another asset. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
AcdType | String | AcdType |
ChangeLineId | Long | ChangeLineId |
InventoryOrganizationId | Long | InventoryOrganizationId |
VersionId | Long | VersionId |
Finder | String | finder |
ItemsV2ItemAttachment
Name | Type | Description |
ItemsV2ItemId [KEY] | Long | ItemsV2ItemId of ItemsV2ItemAttachment |
ItemsV2OrganizationId [KEY] | Long | ItemsV2OrganizationId of ItemsV2ItemAttachment |
LastUpdateDate | Datetime | An attribute which indicates the date and time of the last update of the attachment. |
LastUpdatedBy | String | LastUpdatedBy of ItemsV2ItemAttachment |
DatatypeCode | String | An unique identifier for the datatype of the attachment. |
FileName | String | An attribute value the represents the name of a file of the attachment. |
DmFolderPath | String | An attribute value that represents the repository folder path of the attachment. |
DmDocumentId | String | An unique identifier for document in repository. |
DmVersionNumber | String | An attribute value that represents the version number of attachment in repository. |
Url | String | An attribute value that represents the URL for the attachment. |
CategoryName | String | An attribute that represents a component of catalog used for classification of items. |
UserName | String | An attribute value that represents the name of user who uploads the attachment. |
Uri | String | An attribute value the represents the Uniform Resource Identifier appended to the base URI derived from the endpoint associated with application identified by the MODULE_ID. |
FileUrl | String | FileUrl of ItemsV2ItemAttachment |
UploadedText | String | Contents of text file that is attached. |
UploadedFileContentType | String | UploadedFileContentType of ItemsV2ItemAttachment |
UploadedFileLength | Long | UploadedFileLength of ItemsV2ItemAttachment |
UploadedFileName | String | UploadedFileName of ItemsV2ItemAttachment |
ContentRepositoryFileShared | Bool | ContentRepositoryFileShared of ItemsV2ItemAttachment |
Title | String | An attribute value that represents the title of the attachment. |
Description | String | An attribute value that represents the description of the attachment. |
ErrorStatusCode | String | ErrorStatusCode of ItemsV2ItemAttachment |
ErrorStatusMessage | String | ErrorStatusMessage of ItemsV2ItemAttachment |
CreatedBy | String | CreatedBy of ItemsV2ItemAttachment |
CreationDate | Datetime | CreationDate of ItemsV2ItemAttachment |
ExpirationDate | Datetime | ExpirationDate of ItemsV2ItemAttachment |
LastUpdatedByUserName | String | LastUpdatedByUserName of ItemsV2ItemAttachment |
CreatedByUserName | String | CreatedByUserName of ItemsV2ItemAttachment |
DownloadInfo | String | DownloadInfo of ItemsV2ItemAttachment |
DocumentURL | String | An attribute value that represents the URL of the attachment. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
AcdType | String | AcdType |
ChangeLineId | Long | ChangeLineId |
InventoryOrganizationId | Long | InventoryOrganizationId |
ItemId | Long | ItemId |
ItemNumber | String | ItemNumber |
OrganizationCode | String | OrganizationCode |
OrganizationId | Long | OrganizationId |
VersionId | Long | VersionId |
Finder | String | finder |
ItemsV2ItemAttachmentAttachedDocumentsDFF
Name | Type | Description |
ItemsV2ItemId [KEY] | Long | ItemsV2ItemId of ItemsV2ItemAttachmentAttachedDocumentsDFF |
ItemsV2OrganizationId [KEY] | Long | ItemsV2OrganizationId of ItemsV2ItemAttachmentAttachedDocumentsDFF |
AttachedDocumentId [KEY] | Long | AttachedDocumentId of ItemsV2ItemAttachmentAttachedDocumentsDFF |
_FLEX_Context | String | Descriptive flexfield context name for item attachments. |
_FLEX_Context_DisplayValue | String | Descriptive flexfield context display value for item attachments. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
AcdType | String | AcdType |
ChangeLineId | Long | ChangeLineId |
InventoryOrganizationId | Long | InventoryOrganizationId |
ItemId | Long | ItemId |
ItemNumber | String | ItemNumber |
OrganizationCode | String | OrganizationCode |
OrganizationId | Long | OrganizationId |
VersionId | Long | VersionId |
Finder | String | finder |
ItemsV2ItemCategory
Name | Type | Description |
ItemsV2ItemId [KEY] | Long | ItemsV2ItemId of ItemsV2ItemCategory |
ItemsV2OrganizationId [KEY] | Long | ItemsV2OrganizationId of ItemsV2ItemCategory |
ItemId | Long | Value that uniquely identifies the part, item, product, or service. |
OrganizationId | Long | A unique identifier for an organizing unit in the internal or external structure of your enterprise. Organization structures provide the framework for performing legal reporting, financial control, and management reporting. |
ItemCatalog | String | Name of the item catalog. |
CategoryName | String | Name of the category. |
SequenceNumber | Int | Value that indicates the sequence number of the item category assignments. |
ItemCategoryAssignmentId [KEY] | Long | Value that uniquely identifies the item category assignment. |
CreationDateTime | Datetime | Date and time of the creation of the item catalog category assignment. |
LastUpdateDateTime | Datetime | Date and time when the user most recently updated the item-category association. |
CategoryCode | String | A unique code that represents a component of the catalog used for classification of items. |
CreatedBy | String | User who created the item category assignment. |
LastUpdateLogin | String | Login that the user used when updating the item-category association.. |
LastUpdatedBy | String | User who most recently updated the item-category association. |
ItemCategoryHierarchyName | String | Value that represents category hierarchy using category names. |
ItemCategoryHierarchyCode | String | Value that represents category hierarchy using category codes. |
StartDate | Date | Date when the item association begins. The start date can't be specified for functional area catalogs, except for the catalog assigned to the service logistics functional area. |
EndDate | Date | Date when the item association ends. The end date can't be specified for functional area catalogs, except for the catalog assigned to the service logistics functional area. |
RequestId | Long | The request ID generated at import. Its use case is to verify the import. The items are published based on RequestID. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
AcdType | String | AcdType |
ChangeLineId | Long | ChangeLineId |
InventoryOrganizationId | Long | InventoryOrganizationId |
ItemNumber | String | ItemNumber |
OrganizationCode | String | OrganizationCode |
VersionId | Long | VersionId |
Finder | String | finder |
ItemsV2ItemDFF
Name | Type | Description |
ItemsV2ItemId [KEY] | Long | ItemsV2ItemId of ItemsV2ItemDFF |
ItemsV2OrganizationId [KEY] | Long | ItemsV2OrganizationId of ItemsV2ItemDFF |
InventoryItemId [KEY] | Long | Value that uniquely identifies the part, item, product, or service. |
OrganizationId [KEY] | Long | Value that uniquely identifies the organization. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Inventory Organizations task. |
_FLEX_Context | String | Descriptive flexfield context name for items. |
_FLEX_Context_DisplayValue | String | Context |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
AcdType | String | AcdType |
ChangeLineId | Long | ChangeLineId |
InventoryOrganizationId | Long | InventoryOrganizationId |
ItemId | Long | ItemId |
ItemNumber | String | ItemNumber |
OrganizationCode | String | OrganizationCode |
VersionId | Long | VersionId |
Finder | String | finder |
ItemsV2ItemEffCategory
Name | Type | Description |
ItemsV2ItemId [KEY] | Long | ItemsV2ItemId of ItemsV2ItemEffCategory |
ItemsV2OrganizationId [KEY] | Long | ItemsV2OrganizationId of ItemsV2ItemEffCategory |
InventoryItemId [KEY] | Long | InventoryItemId of ItemsV2ItemEffCategory |
OrganizationId [KEY] | Long | OrganizationId of ItemsV2ItemEffCategory |
StyleItemId | Long | StyleItemId of ItemsV2ItemEffCategory |
MasterOrganizationId | Long | MasterOrganizationId of ItemsV2ItemEffCategory |
CategoryCode | String | CategoryCode of ItemsV2ItemEffCategory |
StyleItemFlag | Bool | StyleItemFlag of ItemsV2ItemEffCategory |
TemplateItemFlag | String | TemplateItemFlag of ItemsV2ItemEffCategory |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
AcdType | String | AcdType |
ChangeLineId | Long | ChangeLineId |
InventoryOrganizationId | Long | InventoryOrganizationId |
ItemId | Long | ItemId |
ItemNumber | String | ItemNumber |
OrganizationCode | String | OrganizationCode |
VersionId | Long | VersionId |
Finder | String | finder |
ItemsV2ItemGlobalDFF
Name | Type | Description |
ItemsV2ItemId [KEY] | Long | ItemsV2ItemId of ItemsV2ItemGlobalDFF |
ItemsV2OrganizationId [KEY] | Long | ItemsV2OrganizationId of ItemsV2ItemGlobalDFF |
InventoryItemId [KEY] | Long | InventoryItemId of ItemsV2ItemGlobalDFF |
OrganizationId [KEY] | Long | OrganizationId of ItemsV2ItemGlobalDFF |
_FLEX_Context | String | __FLEX_Context of ItemsV2ItemGlobalDFF |
_FLEX_Context_DisplayValue | String | __FLEX_Context_DisplayValue of ItemsV2ItemGlobalDFF |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
AcdType | String | AcdType |
ChangeLineId | Long | ChangeLineId |
InventoryOrganizationId | Long | InventoryOrganizationId |
ItemId | Long | ItemId |
ItemNumber | String | ItemNumber |
OrganizationCode | String | OrganizationCode |
VersionId | Long | VersionId |
Finder | String | finder |
ItemsV2ItemRevision
Name | Type | Description |
ItemsV2ItemId [KEY] | Long | ItemsV2ItemId of ItemsV2ItemRevision |
ItemsV2OrganizationId [KEY] | Long | ItemsV2OrganizationId of ItemsV2ItemRevision |
RevisionId [KEY] | Long | An unique identifier of a revision. |
ItemId | Long | An unique identifier for a part, material, product or service that is unique as compared with other items by the nature of its attributes. |
OrganizationId [KEY] | Long | An unique identifier for an organizing unit in the internal or external structure of your enterprise. Organization structures provide the framework for performing legal reporting, financial control, and management reporting. |
RevisionCode | String | An attribute value that represents a revision. |
ItemRevisionDescription | String | The description for on item revision. |
RevisionReasonValue | String | An attribute value that represents the reason for a revision. |
EffectivityDate | Datetime | Revision effectively date |
ImplementationDate | Datetime | Date and time when the revision was implemented. |
EndEffectivityDate | Datetime | Date and time when the effectivity of the revision ends. |
RevisionExtensibleFlexfieldCategoryCode | String | An attribute value for the EFF category code for the Item revision. |
CreationDateTime | Datetime | Who column: An attribute that indicates the date and time of the creation of the item revision. |
LastUpdateDateTime | Datetime | Who column: An attribute which indicates the date and time of the last update of the item revision. |
CreatedBy | String | Who column: An attribute which indicates the user that created the item revision. |
LastUpdateLogin | String | Who column: An attribute which indicates the user that logged in last for the item revision |
LastUpdatedBy | String | Who column: An attribute which indicates the user that last updated the item revision |
RequestId | Long | This is the request id generated at import. Its use case is to verify import, the items will be published based on RequestID. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
AcdType | String | AcdType |
ChangeLineId | Long | ChangeLineId |
InventoryOrganizationId | Long | InventoryOrganizationId |
ItemNumber | String | ItemNumber |
OrganizationCode | String | OrganizationCode |
VersionId | Long | VersionId |
Finder | String | finder |
ItemsV2ItemRevisionItemRevisionDFF
Name | Type | Description |
ItemsV2ItemId [KEY] | Long | ItemsV2ItemId of ItemsV2ItemRevisionItemRevisionDFF |
ItemsV2OrganizationId [KEY] | Long | ItemsV2OrganizationId of ItemsV2ItemRevisionItemRevisionDFF |
ItemrevisionInventoryItemId [KEY] | Long | ItemrevisionInventoryItemId of ItemsV2ItemRevisionItemRevisionDFF |
ItemrevisionOrganizationId [KEY] | Long | ItemrevisionOrganizationId of ItemsV2ItemRevisionItemRevisionDFF |
ItemrevisionRevisionId [KEY] | Long | ItemrevisionRevisionId of ItemsV2ItemRevisionItemRevisionDFF |
RevisionId [KEY] | Long | Value that uniquely identifies the revision of the item. |
_FLEX_ValidationDate | Date | _FLEX_ValidationDate of ItemsV2ItemRevisionItemRevisionDFF |
_FLEX_Context | String | Descriptive flexfield context name for item revision. |
_FLEX_NumOfSegments | Int | _FLEX_NumOfSegments of ItemsV2ItemRevisionItemRevisionDFF |
_FLEX_NumOfVisibleSegments | Int | _FLEX_NumOfVisibleSegments of ItemsV2ItemRevisionItemRevisionDFF |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
AcdType | String | AcdType |
ChangeLineId | Long | ChangeLineId |
InventoryOrganizationId | Long | InventoryOrganizationId |
ItemId | Long | ItemId |
ItemNumber | String | ItemNumber |
OrganizationCode | String | OrganizationCode |
OrganizationId | Long | OrganizationId |
VersionId | Long | VersionId |
Finder | String | finder |
ItemsV2ItemRevisionItemRevisionEffCategory
Name | Type | Description |
ItemsV2ItemId [KEY] | Long | ItemsV2ItemId of ItemsV2ItemRevisionItemRevisionEffCategory |
ItemsV2OrganizationId [KEY] | Long | ItemsV2OrganizationId of ItemsV2ItemRevisionItemRevisionEffCategory |
ItemrevisionInventoryItemId [KEY] | Long | ItemrevisionInventoryItemId of ItemsV2ItemRevisionItemRevisionEffCategory |
ItemrevisionOrganizationId [KEY] | Long | ItemrevisionOrganizationId of ItemsV2ItemRevisionItemRevisionEffCategory |
ItemrevisionRevisionId [KEY] | Long | ItemrevisionRevisionId of ItemsV2ItemRevisionItemRevisionEffCategory |
RevisionId [KEY] | Long | RevisionId of ItemsV2ItemRevisionItemRevisionEffCategory |
CategoryCode | String | CategoryCode of ItemsV2ItemRevisionItemRevisionEffCategory |
VersionId | Long | VersionId of ItemsV2ItemRevisionItemRevisionEffCategory |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
AcdType | String | AcdType |
ChangeLineId | Long | ChangeLineId |
InventoryOrganizationId | Long | InventoryOrganizationId |
ItemId | Long | ItemId |
ItemNumber | String | ItemNumber |
OrganizationCode | String | OrganizationCode |
OrganizationId | Long | OrganizationId |
Finder | String | finder |
ItemsV2ItemRevisionItemRevisionTranslation
Name | Type | Description |
ItemsV2ItemId [KEY] | Long | ItemsV2ItemId of ItemsV2ItemRevisionItemRevisionTranslation |
ItemsV2OrganizationId [KEY] | Long | ItemsV2OrganizationId of ItemsV2ItemRevisionItemRevisionTranslation |
ItemrevisionInventoryItemId [KEY] | Long | ItemrevisionInventoryItemId of ItemsV2ItemRevisionItemRevisionTranslation |
ItemrevisionOrganizationId [KEY] | Long | ItemrevisionOrganizationId of ItemsV2ItemRevisionItemRevisionTranslation |
ItemrevisionRevisionId [KEY] | Long | ItemrevisionRevisionId of ItemsV2ItemRevisionItemRevisionTranslation |
RevisionId [KEY] | Long | An unique identifier of a revision. |
Description | String | An attribute value that is the description for the item revision. |
Language [KEY] | String | The languages that the worker speaks (will show flags representing languages spoken/understood). |
SourceLanguage | String | Source language from which the translations are copied from. |
CreationDateTime | Datetime | Who column: An attribute that indicates the date and time of the creation of the item revision. |
LastUpdateDateTime | Datetime | Who column: An attribute which indicates the date and time of the last update of the item revision. |
CreatedBy | String | Who column: An attribute which indicates the user that created the item revision translation. |
LastUpdateLogin | String | Who column: An attribute which indicates the user that logged in last for the item revision translation |
LastUpdatedBy | String | Who column: An attribute which indicates the user that last updated the item revision translation |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
AcdType | String | AcdType |
ChangeLineId | Long | ChangeLineId |
InventoryOrganizationId | Long | InventoryOrganizationId |
ItemId | Long | ItemId |
ItemNumber | String | ItemNumber |
OrganizationCode | String | OrganizationCode |
OrganizationId | Long | OrganizationId |
VersionId | Long | VersionId |
Finder | String | finder |
ItemsV2ItemRevisionRevisionAttachment
Name | Type | Description |
ItemsV2ItemId [KEY] | Long | ItemsV2ItemId of ItemsV2ItemRevisionRevisionAttachment |
ItemsV2OrganizationId [KEY] | Long | ItemsV2OrganizationId of ItemsV2ItemRevisionRevisionAttachment |
ItemrevisionInventoryItemId [KEY] | Long | ItemrevisionInventoryItemId of ItemsV2ItemRevisionRevisionAttachment |
ItemrevisionOrganizationId [KEY] | Long | ItemrevisionOrganizationId of ItemsV2ItemRevisionRevisionAttachment |
ItemrevisionRevisionId [KEY] | Long | ItemrevisionRevisionId of ItemsV2ItemRevisionRevisionAttachment |
LastUpdateDate | Datetime | An attribute which indicates the date and time of the last update of the attachment. |
LastUpdatedBy | String | LastUpdatedBy of ItemsV2ItemRevisionRevisionAttachment |
DatatypeCode | String | An unique identifier for the datatype of the attachment. |
FileName | String | An attribute value the represents the name of a file of the attachment. |
DmFolderPath | String | An attribute value that represents the repository folder path of the attachment. |
DmDocumentId | String | An unique identifier for document in repository. |
DmVersionNumber | String | An attribute value that represents the version number of attachment in repository. |
Url | String | Url of ItemsV2ItemRevisionRevisionAttachment |
CategoryName | String | An attribute that represents a component of catalog used for classification of items. |
UserName | String | An attribute value that represents the name of user who uploads the attachment. |
Uri | String | An attribute value the represents the Uniform Resource Identifier appended to the base URI derived from the endpoint associated with application identified by the MODULE_ID. |
FileUrl | String | FileUrl of ItemsV2ItemRevisionRevisionAttachment |
UploadedText | String | Contents of text file that is attached. |
UploadedFileContentType | String | UploadedFileContentType of ItemsV2ItemRevisionRevisionAttachment |
UploadedFileLength | Long | UploadedFileLength of ItemsV2ItemRevisionRevisionAttachment |
UploadedFileName | String | UploadedFileName of ItemsV2ItemRevisionRevisionAttachment |
ContentRepositoryFileShared | Bool | ContentRepositoryFileShared of ItemsV2ItemRevisionRevisionAttachment |
Title | String | Title of ItemsV2ItemRevisionRevisionAttachment |
Description | String | Description of ItemsV2ItemRevisionRevisionAttachment |
ErrorStatusCode | String | ErrorStatusCode of ItemsV2ItemRevisionRevisionAttachment |
ErrorStatusMessage | String | ErrorStatusMessage of ItemsV2ItemRevisionRevisionAttachment |
CreatedBy | String | CreatedBy of ItemsV2ItemRevisionRevisionAttachment |
CreationDate | Datetime | CreationDate of ItemsV2ItemRevisionRevisionAttachment |
ExpirationDate | Datetime | ExpirationDate of ItemsV2ItemRevisionRevisionAttachment |
LastUpdatedByUserName | String | LastUpdatedByUserName of ItemsV2ItemRevisionRevisionAttachment |
CreatedByUserName | String | CreatedByUserName of ItemsV2ItemRevisionRevisionAttachment |
DownloadInfo | String | DownloadInfo of ItemsV2ItemRevisionRevisionAttachment |
DocumentURL | String | An attribute value that represents the URL of the attachment. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
AcdType | String | AcdType |
ChangeLineId | Long | ChangeLineId |
InventoryOrganizationId | Long | InventoryOrganizationId |
ItemId | Long | ItemId |
ItemNumber | String | ItemNumber |
OrganizationCode | String | OrganizationCode |
OrganizationId | Long | OrganizationId |
VersionId | Long | VersionId |
Finder | String | finder |
ItemsV2ItemSupplierAssociation
Name | Type | Description |
ItemsV2ItemId [KEY] | Long | ItemsV2ItemId of ItemsV2ItemSupplierAssociation |
ItemsV2OrganizationId [KEY] | Long | ItemsV2OrganizationId of ItemsV2ItemSupplierAssociation |
AssociationId | Long | An unique identifier for the item supplier association. |
ItemId [KEY] | Long | An unique identifier for a part, material, product or service that is unique as compared with other items by the nature of its attributes. |
OrganizationId [KEY] | Long | An unique identifier for an organizing unit in the internal or external structure of your enterprise. Organization structures provide the framework for performing legal reporting, financial control, and management reporting. |
SupplierId [KEY] | Long | Value that uniquely identifies a supplier. |
SupplierName | String | An attribute value for the vender that will supply the item. |
AlternateSupplierNumber | String | This refers to Supplier number of Supplier in procurement. |
SupplierSiteId [KEY] | Long | Value that uniquely identifies a supplier address. |
PartySiteNumber | String | An attribute value that represents the supplier site name for the supplier site association. |
AddressName | String | An attribute that represents the name of the supplier address. |
Address | String | An attribute that represents the street address where asset party is located. |
SupplierItemNumber | String | This attribute is not used.Use ItemRelationshipService to obtain the supplier items. |
PrimaryFlag | Bool | A flag that indicates whether the association is primary for the item. |
SupplierExtensibleFlexfieldCategoryCode | String | An unique identifier for the EFF category code for the Item supplier. |
CreationDateTime | Datetime | Who column: An attribute that indicates the date and time of the creation of the item supplier. |
LastUpdateDateTime | Datetime | Who column: An attribute which indicates the date and time of the last update of the item supplier. |
RegistryId | String | Registry ID of a supplier party is a number that uniquely identifies a party. Review and update the value for this attribute using the Manage suppliers task. |
SupplierSiteAssociationStatusValue | String | Status of item supplier association. |
RequestId | Long | This is the request id generated at import. Its use case is to verify import, the items will be published based on RequestID. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
AcdType | String | AcdType |
ChangeLineId | Long | ChangeLineId |
InventoryOrganizationId | Long | InventoryOrganizationId |
ItemNumber | String | ItemNumber |
OrganizationCode | String | OrganizationCode |
VersionId | Long | VersionId |
Finder | String | finder |
ItemsV2ItemSupplierAssociationItemSupplierEffCategory
Name | Type | Description |
ItemsV2ItemId [KEY] | Long | ItemsV2ItemId of ItemsV2ItemSupplierAssociationItemSupplierEffCategory |
ItemsV2OrganizationId [KEY] | Long | ItemsV2OrganizationId of ItemsV2ItemSupplierAssociationItemSupplierEffCategory |
ItemsupplierassociationAcdType [KEY] | String | ItemsupplierassociationAcdType of ItemsV2ItemSupplierAssociationItemSupplierEffCategory |
ItemsupplierassociationChangeLineId [KEY] | Int | ItemsupplierassociationChangeLineId of ItemsV2ItemSupplierAssociationItemSupplierEffCategory |
ItemsupplierassociationInventoryItemId [KEY] | Long | ItemsupplierassociationInventoryItemId of ItemsV2ItemSupplierAssociationItemSupplierEffCategory |
ItemsupplierassociationItemId [KEY] | Long | ItemsupplierassociationItemId of ItemsV2ItemSupplierAssociationItemSupplierEffCategory |
ItemsupplierassociationOrganizationId [KEY] | Long | ItemsupplierassociationOrganizationId of ItemsV2ItemSupplierAssociationItemSupplierEffCategory |
ItemsupplierassociationOrganizationId1 [KEY] | Long | ItemsupplierassociationOrganizationId1 of ItemsV2ItemSupplierAssociationItemSupplierEffCategory |
ItemsupplierassociationSupplierId [KEY] | Long | ItemsupplierassociationSupplierId of ItemsV2ItemSupplierAssociationItemSupplierEffCategory |
ItemsupplierassociationSupplierSiteId [KEY] | Long | ItemsupplierassociationSupplierSiteId of ItemsV2ItemSupplierAssociationItemSupplierEffCategory |
ItemsupplierassociationVersionId [KEY] | Long | ItemsupplierassociationVersionId of ItemsV2ItemSupplierAssociationItemSupplierEffCategory |
AcdType [KEY] | String | AcdType of ItemsV2ItemSupplierAssociationItemSupplierEffCategory |
AssociationId | Long | AssociationId of ItemsV2ItemSupplierAssociationItemSupplierEffCategory |
OrganizationId [KEY] | Long | OrganizationId of ItemsV2ItemSupplierAssociationItemSupplierEffCategory |
VersionId [KEY] | Long | VersionId of ItemsV2ItemSupplierAssociationItemSupplierEffCategory |
MasterOrganizationId | Long | MasterOrganizationId of ItemsV2ItemSupplierAssociationItemSupplierEffCategory |
SupplierId [KEY] | Long | SupplierId of ItemsV2ItemSupplierAssociationItemSupplierEffCategory |
SupplierSiteId [KEY] | Long | SupplierSiteId of ItemsV2ItemSupplierAssociationItemSupplierEffCategory |
CategoryCode | String | CategoryCode of ItemsV2ItemSupplierAssociationItemSupplierEffCategory |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
ChangeLineId | Long | ChangeLineId |
InventoryOrganizationId | Long | InventoryOrganizationId |
ItemId | Long | ItemId |
ItemNumber | String | ItemNumber |
OrganizationCode | String | OrganizationCode |
Finder | String | finder |
ItemsV2ItemTranslation
Name | Type | Description |
ItemsV2ItemId [KEY] | Long | ItemsV2ItemId of ItemsV2ItemTranslation |
ItemsV2OrganizationId [KEY] | Long | ItemsV2OrganizationId of ItemsV2ItemTranslation |
OrganizationId [KEY] | Long | An unique identifier for an organizing unit in the internal or external structure of your enterprise. Organization structures provide the framework for performing legal reporting, financial control, and management reporting. |
ItemId [KEY] | Long | An unique identifier for a part, material, product or service that is unique as compared with other items by the nature of its attributes. |
ItemDescription | String | An attribute value that is the description for the item. |
LongDescription | String | An attribute value that is the long description for the item consisting of a statement, picture in words, or account that describes the item. |
HTMLLongDescription | String | Formated description in Rich or HTML text. |
Language [KEY] | String | The languages that the worker speaks (will show flags representing languages spoken/understood). |
SourceLanguage | String | Source language from which the translations are copied from. |
CreationDateTime | Datetime | Who column: An attribute that indicates the date and time of the creation of the item translation. |
LastUpdateDateTime | Datetime | Who column: An attribute which indicates the date and time of the last update of the item translation. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
AcdType | String | AcdType |
ChangeLineId | Long | ChangeLineId |
InventoryOrganizationId | Long | InventoryOrganizationId |
ItemNumber | String | ItemNumber |
OrganizationCode | String | OrganizationCode |
VersionId | Long | VersionId |
Finder | String | finder |
ItemTemplates
Name | Type | Description |
ItemId [KEY] | Long | ItemId of ItemTemplates |
OrganizationId [KEY] | Long | OrganizationId of ItemTemplates |
OrganizationCode | String | OrganizationCode of ItemTemplates |
ItemClass | String | ItemClass of ItemTemplates |
ItemNumber | String | ItemNumber of ItemTemplates |
ItemDescription | String | ItemDescription of ItemTemplates |
ApprovalStatusValue | String | ApprovalStatusValue of ItemTemplates |
ItemStatusValue | String | ItemStatusValue of ItemTemplates |
LifecyclePhaseValue | String | LifecyclePhaseValue of ItemTemplates |
StyleItemFlag | Bool | StyleItemFlag of ItemTemplates |
Keyword | String | Keyword of ItemTemplates |
IgnoreDuplicateItemFlag | Bool | IgnoreDuplicateItemFlag of ItemTemplates |
UserItemTypeValue | String | UserItemTypeValue of ItemTemplates |
PackTypeValue | String | PackTypeValue of ItemTemplates |
LongDescription | String | LongDescription of ItemTemplates |
FormattedDescription | String | FormattedDescription of ItemTemplates |
PrimaryUOMValue | String | PrimaryUOMValue of ItemTemplates |
TransactionConversionValue | String | TransactionConversionValue of ItemTemplates |
DefaultingControlValue | String | DefaultingControlValue of ItemTemplates |
PositiveDeviationFactor | Double | PositiveDeviationFactor of ItemTemplates |
NegativeDeviationFactor | Double | NegativeDeviationFactor of ItemTemplates |
CopyItemAndApplyTemplatesFlag | Bool | CopyItemAndApplyTemplatesFlag of ItemTemplates |
CopyAssociationsFlag | Bool | CopyAssociationsFlag of ItemTemplates |
CopyAttachmentsFlag | Bool | CopyAttachmentsFlag of ItemTemplates |
CopyCategoriesFlag | Bool | CopyCategoriesFlag of ItemTemplates |
CopyOrganizationAssignmentsFlag | Bool | CopyOrganizationAssignmentsFlag of ItemTemplates |
LastSubmittedNewItemRequest | String | LastSubmittedNewItemRequest of ItemTemplates |
ChangeNotice | String | ChangeNotice of ItemTemplates |
ChangeOrderLineSequenceNumber | Int | ChangeOrderLineSequenceNumber of ItemTemplates |
StructureItemTypeValue | String | StructureItemTypeValue of ItemTemplates |
CreateConfiguredItem | String | CreateConfiguredItem of ItemTemplates |
ConfigModelTypeValue | String | ConfigModelTypeValue of ItemTemplates |
EffectivityControlValue | String | EffectivityControlValue of ItemTemplates |
BaseItemValue | String | BaseItemValue of ItemTemplates |
AutoCreatedConfigurationFlag | Bool | AutoCreatedConfigurationFlag of ItemTemplates |
PickComponentsFlag | Bool | PickComponentsFlag of ItemTemplates |
AssembleToOrderFlag | Bool | AssembleToOrderFlag of ItemTemplates |
CostingEnabledFlag | Bool | CostingEnabledFlag of ItemTemplates |
IncludeInRollUpFlag | Bool | IncludeInRollUpFlag of ItemTemplates |
StandardLotSize | Double | StandardLotSize of ItemTemplates |
InventoryAssetFlag | Bool | InventoryAssetFlag of ItemTemplates |
BuildInWIPFlag | Bool | BuildInWIPFlag of ItemTemplates |
WIPSupplyTypeValue | String | WIPSupplyTypeValue of ItemTemplates |
WIPSupplyLocatorValue | String | WIPSupplyLocatorValue of ItemTemplates |
WIPSupplySubinventoryValue | String | WIPSupplySubinventoryValue of ItemTemplates |
OvercompletionToleranceTypeValue | String | OvercompletionToleranceTypeValue of ItemTemplates |
OvercompletionToleranceValue | Double | OvercompletionToleranceValue of ItemTemplates |
InventoryCarryPenalty | Double | InventoryCarryPenalty of ItemTemplates |
OperationSlackPenalty | Double | OperationSlackPenalty of ItemTemplates |
RecipeEnabledFlag | Bool | RecipeEnabledFlag of ItemTemplates |
ProcessQualityEnabledFlag | Bool | ProcessQualityEnabledFlag of ItemTemplates |
ProcessCostingEnabledFlag | Bool | ProcessCostingEnabledFlag of ItemTemplates |
ProcessExecutionEnabledFlag | Bool | ProcessExecutionEnabledFlag of ItemTemplates |
ProcessSupplySubinventoryValue | String | ProcessSupplySubinventoryValue of ItemTemplates |
ProcessSupplyLocatorValue | String | ProcessSupplyLocatorValue of ItemTemplates |
ProcessYieldSubinventoryValue | String | ProcessYieldSubinventoryValue of ItemTemplates |
ProcessYieldLocatorValue | String | ProcessYieldLocatorValue of ItemTemplates |
HazardousMaterialFlag | Bool | HazardousMaterialFlag of ItemTemplates |
CASNumber | String | CASNumber of ItemTemplates |
AssetTrackedFlag | Bool | AssetTrackedFlag of ItemTemplates |
AssetClassValue | String | AssetClassValue of ItemTemplates |
ServiceRequestEnabledValue | String | ServiceRequestEnabledValue of ItemTemplates |
DefectTrackingOnFlag | Bool | DefectTrackingOnFlag of ItemTemplates |
ServiceDurationTypeValue | String | ServiceDurationTypeValue of ItemTemplates |
ServiceDuration | Double | ServiceDuration of ItemTemplates |
ServiceDurationPeriodValue | String | ServiceDurationPeriodValue of ItemTemplates |
ServiceStartTypeValue | String | ServiceStartTypeValue of ItemTemplates |
ServiceStartDelay | Double | ServiceStartDelay of ItemTemplates |
AllowSuspendFlag | Bool | AllowSuspendFlag of ItemTemplates |
AllowTerminateFlag | Bool | AllowTerminateFlag of ItemTemplates |
RequiresItemAssociationFlag | Bool | RequiresItemAssociationFlag of ItemTemplates |
CreateFixedAssetFlag | Bool | CreateFixedAssetFlag of ItemTemplates |
InstanceClassValue | String | InstanceClassValue of ItemTemplates |
BillingTypeValue | String | BillingTypeValue of ItemTemplates |
ServiceBillingEnabledFlag | Bool | ServiceBillingEnabledFlag of ItemTemplates |
RecoveredPartDispositionValue | String | RecoveredPartDispositionValue of ItemTemplates |
InventoryItemFlag | Bool | InventoryItemFlag of ItemTemplates |
StockEnabledFlag | Bool | StockEnabledFlag of ItemTemplates |
MaterialTransactionEnabledFlag | Bool | MaterialTransactionEnabledFlag of ItemTemplates |
ReservableFlag | Bool | ReservableFlag of ItemTemplates |
CheckMaterialShortageFlag | Bool | CheckMaterialShortageFlag of ItemTemplates |
RevisionQuantityControlFlag | Bool | RevisionQuantityControlFlag of ItemTemplates |
BulkPickedFlag | Bool | BulkPickedFlag of ItemTemplates |
LotControlValue | String | LotControlValue of ItemTemplates |
StartingLotPrefix | String | StartingLotPrefix of ItemTemplates |
StartingLotNumber | String | StartingLotNumber of ItemTemplates |
MaturityDays | Double | MaturityDays of ItemTemplates |
HoldDays | Double | HoldDays of ItemTemplates |
LotExpirationControlValue | String | LotExpirationControlValue of ItemTemplates |
ShelfLifeDays | Double | ShelfLifeDays of ItemTemplates |
RetestInterval | Double | RetestInterval of ItemTemplates |
ExpirationActionValue | String | ExpirationActionValue of ItemTemplates |
ExpirationActionInterval | Double | ExpirationActionInterval of ItemTemplates |
ChildLotEnabledFlag | Bool | ChildLotEnabledFlag of ItemTemplates |
ChildLotFormatValidationFlag | Bool | ChildLotFormatValidationFlag of ItemTemplates |
CopyLotAttributeFlag | Bool | CopyLotAttributeFlag of ItemTemplates |
ChildLotPrefix | String | ChildLotPrefix of ItemTemplates |
ChildLotStartingNumber | Double | ChildLotStartingNumber of ItemTemplates |
ChildLotParent | String | ChildLotParent of ItemTemplates |
LotTranslateEnabledFlag | Bool | LotTranslateEnabledFlag of ItemTemplates |
LotSplitEnabledFlag | Bool | LotSplitEnabledFlag of ItemTemplates |
LotDivisibleFlag | Bool | LotDivisibleFlag of ItemTemplates |
LotSubstitutionEnabledFlag | Bool | LotSubstitutionEnabledFlag of ItemTemplates |
LotMergeEnabledFlag | Bool | LotMergeEnabledFlag of ItemTemplates |
GradeControlFlag | Bool | GradeControlFlag of ItemTemplates |
DefaultGradeValue | String | DefaultGradeValue of ItemTemplates |
SerialGenerationValue | String | SerialGenerationValue of ItemTemplates |
SerialStartingPrefix | String | SerialStartingPrefix of ItemTemplates |
SerialStartingNumber | String | SerialStartingNumber of ItemTemplates |
NegativeMeasurementError | Double | NegativeMeasurementError of ItemTemplates |
PositiveMeasurementError | Double | PositiveMeasurementError of ItemTemplates |
CycleCountEnabledFlag | Bool | CycleCountEnabledFlag of ItemTemplates |
LotStatusEnabledFlag | Bool | LotStatusEnabledFlag of ItemTemplates |
SerialStatusEnabledFlag | Bool | SerialStatusEnabledFlag of ItemTemplates |
DefaultLotStatusValue | String | DefaultLotStatusValue of ItemTemplates |
DefaultSerialStatusValue | String | DefaultSerialStatusValue of ItemTemplates |
RestrictSubinventoriesFlag | Bool | RestrictSubinventoriesFlag of ItemTemplates |
RestrictLocatorsFlag | Bool | RestrictLocatorsFlag of ItemTemplates |
StockLocatorControlValue | String | StockLocatorControlValue of ItemTemplates |
DimensionUOMValue | String | DimensionUOMValue of ItemTemplates |
UnitWidthQuantity | Double | UnitWidthQuantity of ItemTemplates |
UnitLengthQuantity | Double | UnitLengthQuantity of ItemTemplates |
UnitHeightQuantity | Double | UnitHeightQuantity of ItemTemplates |
WeightUOMValue | String | WeightUOMValue of ItemTemplates |
UnitWeightQuantity | Double | UnitWeightQuantity of ItemTemplates |
VolumeUOMValue | String | VolumeUOMValue of ItemTemplates |
UnitVolumeQuantity | Double | UnitVolumeQuantity of ItemTemplates |
ContainerItemFlag | Bool | ContainerItemFlag of ItemTemplates |
ContainerTypeValue | String | ContainerTypeValue of ItemTemplates |
MaximumLoadWeight | Double | MaximumLoadWeight of ItemTemplates |
VehicleItemFlag | Bool | VehicleItemFlag of ItemTemplates |
InternalVolume | Double | InternalVolume of ItemTemplates |
MinimumFillPercent | Double | MinimumFillPercent of ItemTemplates |
WarehouseEquipmentFlag | Bool | WarehouseEquipmentFlag of ItemTemplates |
EventFlag | Bool | EventFlag of ItemTemplates |
CollateralFlag | Bool | CollateralFlag of ItemTemplates |
CustomerOrderFlag | Bool | CustomerOrderFlag of ItemTemplates |
CustomerOrderEnabledFlag | Bool | CustomerOrderEnabledFlag of ItemTemplates |
ATPComponentsValue | String | ATPComponentsValue of ItemTemplates |
PickingRuleValue | String | PickingRuleValue of ItemTemplates |
RMAInspectionRequiredFlag | Bool | RMAInspectionRequiredFlag of ItemTemplates |
EligibilityRuleFlag | Bool | EligibilityRuleFlag of ItemTemplates |
ReturnableFlag | Bool | ReturnableFlag of ItemTemplates |
ATPValue | String | ATPValue of ItemTemplates |
FinancingAllowedFlag | Bool | FinancingAllowedFlag of ItemTemplates |
SalesProductTypeValue | String | SalesProductTypeValue of ItemTemplates |
TransactionEnabledFlag | Bool | TransactionEnabledFlag of ItemTemplates |
OrderManagementIndivisibleFlag | Bool | OrderManagementIndivisibleFlag of ItemTemplates |
DefaultSalesOrderSourceTypeValue | String | DefaultSalesOrderSourceTypeValue of ItemTemplates |
ElectronicFormatFlag | Bool | ElectronicFormatFlag of ItemTemplates |
ShippableFlag | Bool | ShippableFlag of ItemTemplates |
DefaultShippingOrganizationValue | String | DefaultShippingOrganizationValue of ItemTemplates |
ShipModelCompleteFlag | Bool | ShipModelCompleteFlag of ItemTemplates |
DownloadableFlag | Bool | DownloadableFlag of ItemTemplates |
OverShipmentTolerance | Double | OverShipmentTolerance of ItemTemplates |
UnderShipmentTolerance | Double | UnderShipmentTolerance of ItemTemplates |
OverReturnTolerance | Double | OverReturnTolerance of ItemTemplates |
UnderReturnTolerance | Double | UnderReturnTolerance of ItemTemplates |
InvoiceEnabledFlag | Bool | InvoiceEnabledFlag of ItemTemplates |
AccountingRuleValue | String | AccountingRuleValue of ItemTemplates |
PaymentTermsValue | String | PaymentTermsValue of ItemTemplates |
OutputTaxClassificationCodeValue | String | OutputTaxClassificationCodeValue of ItemTemplates |
InvoicedFlag | Bool | InvoicedFlag of ItemTemplates |
InvoicingRuleValue | String | InvoicingRuleValue of ItemTemplates |
SalesAccountValue | String | SalesAccountValue of ItemTemplates |
WebStatusValue | String | WebStatusValue of ItemTemplates |
BackOrderableFlag | Bool | BackOrderableFlag of ItemTemplates |
OrderableOnWebFlag | Bool | OrderableOnWebFlag of ItemTemplates |
MinimumLicenseQuantity | Double | MinimumLicenseQuantity of ItemTemplates |
InventoryPlanningMethodValue | String | InventoryPlanningMethodValue of ItemTemplates |
PlanningMakeBuyValue | String | PlanningMakeBuyValue of ItemTemplates |
Planner | String | Planner of ItemTemplates |
SubcontractingComponentValue | String | SubcontractingComponentValue of ItemTemplates |
MinimumMinmaxQuantity | Double | MinimumMinmaxQuantity of ItemTemplates |
MaximumMinmaxQuantity | Double | MaximumMinmaxQuantity of ItemTemplates |
MinimumOrderQuantity | Double | MinimumOrderQuantity of ItemTemplates |
MaximumOrderQuantity | Double | MaximumOrderQuantity of ItemTemplates |
OrderCost | Double | OrderCost of ItemTemplates |
SourceOrganizationValue | String | SourceOrganizationValue of ItemTemplates |
SourceSubinventoryOrganizationValue | String | SourceSubinventoryOrganizationValue of ItemTemplates |
SourceSubinventoryValue | String | SourceSubinventoryValue of ItemTemplates |
FixedOrderQuantity | Double | FixedOrderQuantity of ItemTemplates |
FixedDaysSupply | Double | FixedDaysSupply of ItemTemplates |
FixedLotSizeMultiplier | Double | FixedLotSizeMultiplier of ItemTemplates |
ReleaseAuthorizationRequiredValue | String | ReleaseAuthorizationRequiredValue of ItemTemplates |
AutomaticallyExpireASNFlag | Bool | AutomaticallyExpireASNFlag of ItemTemplates |
ConsignedFlag | Bool | ConsignedFlag of ItemTemplates |
ReplenishmentMinimumOrder | Double | ReplenishmentMinimumOrder of ItemTemplates |
ReplenishmentMaximumOrder | Double | ReplenishmentMaximumOrder of ItemTemplates |
VMIFixedOrderQuantity | Double | VMIFixedOrderQuantity of ItemTemplates |
ForecastTypelValue | String | ForecastTypelValue of ItemTemplates |
ForecastHorizon | Double | ForecastHorizon of ItemTemplates |
PlanningMethodValue | String | PlanningMethodValue of ItemTemplates |
RoundingControlTypeFlag | Bool | RoundingControlTypeFlag of ItemTemplates |
CreateSupplyFlag | Bool | CreateSupplyFlag of ItemTemplates |
PlanningTimeFence | String | PlanningTimeFence of ItemTemplates |
DemandTimeFence | String | DemandTimeFence of ItemTemplates |
ReleaseTimeFence | String | ReleaseTimeFence of ItemTemplates |
ShrinkageRate | Double | ShrinkageRate of ItemTemplates |
ForecastControlValue | String | ForecastControlValue of ItemTemplates |
AcceptableEarlyDays | Double | AcceptableEarlyDays of ItemTemplates |
PlanningTimeDays | Double | PlanningTimeDays of ItemTemplates |
DemandTimeDays | Double | DemandTimeDays of ItemTemplates |
ReleaseTimeDays | Double | ReleaseTimeDays of ItemTemplates |
MRPCalculateATPFlag | Bool | MRPCalculateATPFlag of ItemTemplates |
RepairLeadtime | Double | RepairLeadtime of ItemTemplates |
RepairYield | Double | RepairYield of ItemTemplates |
PreprocessingDays | Double | PreprocessingDays of ItemTemplates |
PostprocessingDays | Double | PostprocessingDays of ItemTemplates |
ProcessingDays | Double | ProcessingDays of ItemTemplates |
VariableLeadTime | Double | VariableLeadTime of ItemTemplates |
CumulativeTotalLeadTime | Double | CumulativeTotalLeadTime of ItemTemplates |
FixedLeadTime | Double | FixedLeadTime of ItemTemplates |
CumulativeManufacturingLeadTime | Double | CumulativeManufacturingLeadTime of ItemTemplates |
LeadTimeLotSize | Double | LeadTimeLotSize of ItemTemplates |
PurchasingFlag | Bool | PurchasingFlag of ItemTemplates |
UseApprovedSupplierFlag | Bool | UseApprovedSupplierFlag of ItemTemplates |
NegotiationRequiredFlag | Bool | NegotiationRequiredFlag of ItemTemplates |
PurchasingInputTaxClassificationValue | String | PurchasingInputTaxClassificationValue of ItemTemplates |
InvoiceCloseTolerancePercentage | Double | InvoiceCloseTolerancePercentage of ItemTemplates |
HazardClassValue | String | HazardClassValue of ItemTemplates |
AssetCategoryValue | String | AssetCategoryValue of ItemTemplates |
PurchasableFlag | Bool | PurchasableFlag of ItemTemplates |
TaxableFlag | Bool | TaxableFlag of ItemTemplates |
BuyerOrganizationValue | String | BuyerOrganizationValue of ItemTemplates |
DefaultBuyerValue | String | DefaultBuyerValue of ItemTemplates |
ReceiptCloseTolerancePercentage | Double | ReceiptCloseTolerancePercentage of ItemTemplates |
UNNumberValue | String | UNNumberValue of ItemTemplates |
ListPrice | Double | ListPrice of ItemTemplates |
PriceTolerancePercentage | Double | PriceTolerancePercentage of ItemTemplates |
MarketPrice | Double | MarketPrice of ItemTemplates |
RoundingFactor | Double | RoundingFactor of ItemTemplates |
MatchApprovalLevelValue | String | MatchApprovalLevelValue of ItemTemplates |
MatchConfigurationOptionValue | String | MatchConfigurationOptionValue of ItemTemplates |
ReceiptDateActionValue | String | ReceiptDateActionValue of ItemTemplates |
DaysEarlyReceiptAllowed | Double | DaysEarlyReceiptAllowed of ItemTemplates |
DaysLateReceiptAllowed | Double | DaysLateReceiptAllowed of ItemTemplates |
AllowSubstituteReceiptsFlag | Bool | AllowSubstituteReceiptsFlag of ItemTemplates |
AllowUnorderedReceiptsFlag | Bool | AllowUnorderedReceiptsFlag of ItemTemplates |
QuantityReceivedToleranceAction | String | QuantityReceivedToleranceAction of ItemTemplates |
QuantityReceivedTolerancePercentage | Double | QuantityReceivedTolerancePercentage of ItemTemplates |
ItemExtensibleFlexfieldCategoryCode | String | ItemExtensibleFlexfieldCategoryCode of ItemTemplates |
CreationDate | Datetime | CreationDate of ItemTemplates |
LastUpdateDate | Datetime | LastUpdateDate of ItemTemplates |
BackToBackEnabledFlag | Bool | BackToBackEnabledFlag of ItemTemplates |
ContractManufacturingFlag | Bool | ContractManufacturingFlag of ItemTemplates |
DaysOfCover | Double | DaysOfCover of ItemTemplates |
DemandPeriod | Double | DemandPeriod of ItemTemplates |
SafetyStockPlanningMethodValue | String | SafetyStockPlanningMethodValue of ItemTemplates |
OutsideProcessServiceFlag | Bool | OutsideProcessServiceFlag of ItemTemplates |
AllowMaintenanceAssetFlag | Bool | AllowMaintenanceAssetFlag of ItemTemplates |
EnableGenealogyTrackingFlag | Bool | EnableGenealogyTrackingFlag of ItemTemplates |
EngineeredItemFlag | Bool | EngineeredItemFlag of ItemTemplates |
ProcurementBusinessUnitName | String | ProcurementBusinessUnitName of ItemTemplates |
ForcePurchaseLeadTimeFlag | Bool | ForcePurchaseLeadTimeFlag of ItemTemplates |
ReplacementTypeValue | String | ReplacementTypeValue of ItemTemplates |
BuyerEmailAddress | String | BuyerEmailAddress of ItemTemplates |
AssetTrackedValue | String | AssetTrackedValue of ItemTemplates |
RequestId | Long | RequestId of ItemTemplates |
CreatedBy | String | CreatedBy of ItemTemplates |
CreationDateTime | Datetime | CreationDateTime of ItemTemplates |
LastUpdateDateTime | Datetime | LastUpdateDateTime of ItemTemplates |
LastUpdateLogin | String | LastUpdateLogin of ItemTemplates |
LastUpdatedBy | String | LastUpdatedBy of ItemTemplates |
InternallyTransferableFlag | Bool | InternallyTransferableFlag of ItemTemplates |
TransferOrdersEnabledFlag | Bool | TransferOrdersEnabledFlag of ItemTemplates |
ReplenishmentMaximumDaysOfSupply | Double | ReplenishmentMaximumDaysOfSupply of ItemTemplates |
CustomerSelfServiceEnabledFlag | Bool | CustomerSelfServiceEnabledFlag of ItemTemplates |
AllowPurchasingDocumentDescriptionUpdateFlag | Bool | AllowPurchasingDocumentDescriptionUpdateFlag of ItemTemplates |
EnableContractCoverage | Bool | EnableContractCoverage of ItemTemplates |
CarryingCostPercentage | Double | CarryingCostPercentage of ItemTemplates |
ReplenishmentMinimumDaysOfSupply | Double | ReplenishmentMinimumDaysOfSupply of ItemTemplates |
AllowExpressTransactionsFlag | Bool | AllowExpressTransactionsFlag of ItemTemplates |
ReceiptRoutingValue | String | ReceiptRoutingValue of ItemTemplates |
InvoiceMatchOptionValue | String | InvoiceMatchOptionValue of ItemTemplates |
CommsActivationRequiredFlag | Bool | CommsActivationRequiredFlag of ItemTemplates |
RequiresFulfillmentLocationFlag | Bool | RequiresFulfillmentLocationFlag of ItemTemplates |
IssueUOMValue | String | IssueUOMValue of ItemTemplates |
EnforceShipToLocationValue | String | EnforceShipToLocationValue of ItemTemplates |
StandardCoverageValue | String | StandardCoverageValue of ItemTemplates |
ReplenishmentSourceTypeValue | String | ReplenishmentSourceTypeValue of ItemTemplates |
TrackingUOMValue | String | TrackingUOMValue of ItemTemplates |
SecondaryUOMValue | String | SecondaryUOMValue of ItemTemplates |
PricingUOMValue | String | PricingUOMValue of ItemTemplates |
HardPeggingLevelValue | String | HardPeggingLevelValue of ItemTemplates |
CommonSupplyProjectDemandFlag | Bool | CommonSupplyProjectDemandFlag of ItemTemplates |
EnableIotFlag | Bool | EnableIotFlag of ItemTemplates |
ExpenditureTypeValue | String | ExpenditureTypeValue of ItemTemplates |
PackagingStringValue | String | PackagingStringValue of ItemTemplates |
CreateSupplyAfterDate | Date | CreateSupplyAfterDate of ItemTemplates |
CreateFixedAssetValue | String | CreateFixedAssetValue of ItemTemplates |
UnderCompletionToleranceTypeValue | String | UnderCompletionToleranceTypeValue of ItemTemplates |
UnderCompletionToleranceValue | Double | UnderCompletionToleranceValue of ItemTemplates |
DefaultRepairTransactionName | String | DefaultRepairTransactionName of ItemTemplates |
TemplateName | String | TemplateName of ItemTemplates |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |
ItemTemplatesitemDFFs
Name | Type | Description |
ItemTemplatesItemId [KEY] | Long | ItemTemplatesItemId of ItemTemplatesitemDFFs |
ItemTemplatesOrganizationId [KEY] | Long | ItemTemplatesOrganizationId of ItemTemplatesitemDFFs |
InventoryItemId [KEY] | Long | Value that uniquely identifies the part, item, product, or service. |
OrganizationId [KEY] | Long | Value that uniquely identifies the organization. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Inventory Organizations task. |
_FLEX_Context | String | Descriptive flexfield context name for items. |
_FLEX_Context_DisplayValue | String | Context |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
ItemId | Long | ItemId |
Finder | String | finder |
ItemTemplatesitemEFFs
Name | Type | Description |
ItemTemplatesItemId [KEY] | Long | ItemTemplatesItemId of ItemTemplatesitemEFFs |
ItemTemplatesOrganizationId [KEY] | Long | ItemTemplatesOrganizationId of ItemTemplatesitemEFFs |
InventoryItemId [KEY] | Long | InventoryItemId of ItemTemplatesitemEFFs |
OrganizationId [KEY] | Long | OrganizationId of ItemTemplatesitemEFFs |
StyleItemId | Long | StyleItemId of ItemTemplatesitemEFFs |
MasterOrganizationId | Long | MasterOrganizationId of ItemTemplatesitemEFFs |
CategoryCode | String | CategoryCode of ItemTemplatesitemEFFs |
StyleItemFlag | Bool | StyleItemFlag of ItemTemplatesitemEFFs |
TemplateItemFlag | String | TemplateItemFlag of ItemTemplatesitemEFFs |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
ItemId | Long | ItemId |
Finder | String | finder |
ItemTemplatesitemGlobalDFFs
Name | Type | Description |
ItemTemplatesItemId [KEY] | Long | ItemTemplatesItemId of ItemTemplatesitemGlobalDFFs |
ItemTemplatesOrganizationId [KEY] | Long | ItemTemplatesOrganizationId of ItemTemplatesitemGlobalDFFs |
InventoryItemId [KEY] | Long | InventoryItemId of ItemTemplatesitemGlobalDFFs |
OrganizationId [KEY] | Long | OrganizationId of ItemTemplatesitemGlobalDFFs |
_FLEX_Context | String | __FLEX_Context of ItemTemplatesitemGlobalDFFs |
_FLEX_Context_DisplayValue | String | __FLEX_Context_DisplayValue of ItemTemplatesitemGlobalDFFs |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
ItemId | Long | ItemId |
Finder | String | finder |
ItemTemplatesitemRevisions
Name | Type | Description |
ItemTemplatesItemId [KEY] | Long | ItemTemplatesItemId of ItemTemplatesitemRevisions |
ItemTemplatesOrganizationId [KEY] | Long | ItemTemplatesOrganizationId of ItemTemplatesitemRevisions |
RevisionExtensibleFlexfieldCategoryCode | String | Abbreviation that identifies the item class associated with the item revision extensible flexfield. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Item Classes task. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
ItemId | Long | ItemId |
OrganizationId | Long | OrganizationId |
Finder | String | finder |
ItemTemplatesitemRevisionsDFFs
Name | Type | Description |
ItemTemplatesItemId [KEY] | Long | ItemTemplatesItemId of ItemTemplatesitemRevisionsDFFs |
ItemTemplatesOrganizationId [KEY] | Long | ItemTemplatesOrganizationId of ItemTemplatesitemRevisionsDFFs |
RevisionId [KEY] | Long | Value that uniquely identifies the revision of the item. |
_FLEX_ValidationDate | Date | _FLEX_ValidationDate of ItemTemplatesitemRevisionsDFFs |
_FLEX_Context | String | Descriptive flexfield context name for items. |
_FLEX_NumOfSegments | Int | _FLEX_NumOfSegments of ItemTemplatesitemRevisionsDFFs |
_FLEX_NumOfVisibleSegments | Int | _FLEX_NumOfVisibleSegments of ItemTemplatesitemRevisionsDFFs |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
ItemId | Long | ItemId |
OrganizationId | Long | OrganizationId |
Finder | String | finder |
ItemTemplatesitemRevisionsEFFs
Name | Type | Description |
ItemTemplatesItemId [KEY] | Long | ItemTemplatesItemId of ItemTemplatesitemRevisionsEFFs |
ItemTemplatesOrganizationId [KEY] | Long | ItemTemplatesOrganizationId of ItemTemplatesitemRevisionsEFFs |
RevisionId [KEY] | Long | RevisionId of ItemTemplatesitemRevisionsEFFs |
CategoryCode | String | CategoryCode of ItemTemplatesitemRevisionsEFFs |
VersionId | Long | VersionId of ItemTemplatesitemRevisionsEFFs |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
ItemId | Long | ItemId |
OrganizationId | Long | OrganizationId |
Finder | String | finder |
ItemTemplatesitemTranslations
Name | Type | Description |
ItemTemplatesItemId [KEY] | Long | ItemTemplatesItemId of ItemTemplatesitemTranslations |
ItemTemplatesOrganizationId [KEY] | Long | ItemTemplatesOrganizationId of ItemTemplatesitemTranslations |
OrganizationId [KEY] | Long | Value that uniquely identifies the organization. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Inventory Organizations task. |
ItemId [KEY] | Long | Value that uniquely identifies the part, item, product, or service. |
ItemDescription | String | Description of the part, item, product, or service. |
LongDescription | String | Text description of the item. |
HTMLLongDescription | String | Formatted description in rich text or in HTML. |
Language [KEY] | String | Language associated with item long description. |
SourceLanguage | String | Language from which the values are translated. |
TemplateName | String | Name of the template. |
CreationDateTime | Datetime | CreationDateTime of ItemTemplatesitemTranslations |
LastUpdateDateTime | Datetime | LastUpdateDateTime of ItemTemplatesitemTranslations |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |
StandardLookupsLOV
Name | Type | Description |
LookupType [KEY] | String | The lookup type that identifies the lookup. |
LookupCode [KEY] | String | The code that identifies the lookup. |
Meaning | String | The meaning of the lookup. |
Description | String | The description of the lookup. |
Tag | String | An optional tag used to filter the lookups. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
ActiveDate | Date | ActiveDate |
BindActiveDate | Date | BindActiveDate |
BindLookupCode | String | BindLookupCode |
BindLookupType | String | BindLookupType |
BindTag | String | BindTag |
Bind_ParentLookupCode | String | Bind_ParentLookupCode |
Bind_ParentSetidDetermType | String | Bind_ParentSetidDetermType |
Bind_ParentSetidDetermValue | String | Bind_ParentSetidDetermValue |
Bind_RelationshipId | Long | Bind_RelationshipId |
NewLookupCode1 | String | NewLookupCode1 |
NewLookupCode2 | String | NewLookupCode2 |
NewLookupCode3 | String | NewLookupCode3 |
NewLookupCode4 | String | NewLookupCode4 |
NewLookupCode5 | String | NewLookupCode5 |
Finder | String | finder |
This section shows the available API objects and provides more information on executing SQL to Oracle Fusion Cloud SCM APIs.
Views are similar to tables in the way that data is represented; however, views are read-only.
Queries can be executed against a view as if it were a normal table.
Name | Description |
Carriers | Carriers |
Carrierscontacts | Carrierscontacts |
CarriersDFF | CarriersDFF |
CarriersinboundTrackingRules | CarriersinboundTrackingRules |
CarriersinboundTrackingRulesorganizationAssociations | CarriersinboundTrackingRulesorganizationAssociations |
CarriersinboundTrackingRulesparameters | CarriersinboundTrackingRulesparameters |
CarriersshippingMethods | CarriersshippingMethods |
CarriersshippingMethodsDFF | CarriersshippingMethodsDFF |
CarriersshippingMethodsorganizationAssociations | CarriersshippingMethodsorganizationAssociations |
FlexFndDffDescriptiveFlexfieldContexts | FlexFndDffDescriptiveFlexfieldContexts |
FlexFndPvsCharacterIdCharacterValues | FlexFndPvsCharacterIdCharacterValues |
FlexFndPvsCharacterValues | FlexFndPvsCharacterValues |
FlexFndPvsNumberIdCharacterValues | FlexFndPvsNumberIdCharacterValues |
InventoryOrganizations | InventoryOrganizations |
InventoryOrganizationsinvOrgParameters | InventoryOrganizationsinvOrgParameters |
InventoryOrganizationsinvOrgParametersorganizationParameterDFF | InventoryOrganizationsinvOrgParametersorganizationParameterDFF |
InventoryOrganizationsplantParameters | InventoryOrganizationsplantParameters |
ItemUnitOfMeasureConversions | ItemUnitOfMeasureConversions |
PackagingStrings | PackagingStrings |
ScheduleExceptions | ScheduleExceptions |
Schedules | Schedules |
SchedulesscheduleExceptionAssociations | SchedulesscheduleExceptionAssociations |
SchedulesscheduleWorkdayPatterns | SchedulesscheduleWorkdayPatterns |
Shifts | Shifts |
ShiftsshiftDetails | ShiftsshiftDetails |
StandardLookupsLOV | StandardLookupsLOV |
UnitOfMeasureClasses | UnitOfMeasureClasses |
UnitOfMeasureClassesDFF | UnitOfMeasureClassesDFF |
UnitOfMeasureClassesinterclassConversions | UnitOfMeasureClassesinterclassConversions |
UnitsOfMeasure | UnitsOfMeasure |
UnitsOfMeasureDFF | UnitsOfMeasureDFF |
UnitsOfMeasureintraclassConversions | UnitsOfMeasureintraclassConversions |
WorkdayPatterns | WorkdayPatterns |
WorkdayPatternsworkdayPatternShifts | WorkdayPatternsworkdayPatternShifts |
Carriers
Name | Type | Description |
CarrierId [KEY] | Long | CarrierId of Carriers |
CarrierName | String | The name of the carrier. It is a unique value. This attribute is required. |
ActiveFlag | Bool | Contains one of the following values: true or false. If true, then the carrier is active. If false, then the carrier is not active. The default value is true. |
ManifestingEnabledFlag | Bool | Contains one of the following values: true or false. If true, then use a manifest with this carrier. If false, then do not use a manifest with this carrier. The default value is false. |
CreationDate | Datetime | CreationDate of Carriers |
CreatedBy | String | CreatedBy of Carriers |
LastUpdateDate | Datetime | LastUpdateDate of Carriers |
LastUpdatedBy | String | LastUpdatedBy of Carriers |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |
Carrierscontacts
Name | Type | Description |
CarriersCarrierId [KEY] | Long | CarriersCarrierId of Carrierscontacts |
RelationshipRecordId [KEY] | Long | RelationshipRecordId of Carrierscontacts |
LastName | String | The last name of the person who is a contact at the carrier. This attribute is required. |
FirstName | String | The first name of the person who is a contact at the carrier. |
JobTitle | String | The job title of the person who is a contact at the carrier. |
PhoneNumber | String | The phone number of the person who is a contact at the carrier. |
EmailAddress | String | The email address of the person who is a contact at the carrier. |
CreatedBy | String | CreatedBy of Carrierscontacts |
CreationDate | Datetime | CreationDate of Carrierscontacts |
LastUpdateDate | Datetime | LastUpdateDate of Carrierscontacts |
LastUpdatedBy | String | LastUpdatedBy of Carrierscontacts |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
ActiveFlag | String | ActiveFlag |
CarrierId | Long | CarrierId |
CarrierName | String | CarrierName |
ManifestingEnabledFlag | String | ManifestingEnabledFlag |
Finder | String | finder |
CarriersDFF
Name | Type | Description |
CarriersCarrierId [KEY] | Long | CarriersCarrierId of CarriersDFF |
CarrierId [KEY] | Long | The value that uniquely identifies the carrier. It is a primary key that the application generates when it creates a carrier. |
_FLEX_ValidationDate | Date | _FLEX_ValidationDate of CarriersDFF |
_FLEX_Context | String | Descriptive flexfield context name for shipping methods. |
_FLEX_NumOfSegments | Int | _FLEX_NumOfSegments of CarriersDFF |
_FLEX_NumOfVisibleSegments | Int | _FLEX_NumOfVisibleSegments of CarriersDFF |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
ActiveFlag | String | ActiveFlag |
CarrierName | String | CarrierName |
ManifestingEnabledFlag | String | ManifestingEnabledFlag |
Finder | String | finder |
CarriersinboundTrackingRules
Name | Type | Description |
CarriersCarrierId [KEY] | Long | CarriersCarrierId of CarriersinboundTrackingRules |
TrackingRuleId [KEY] | Long | TrackingRuleId of CarriersinboundTrackingRules |
TrackingRuleName | String | The name of the tracking rule. This attribute is required. |
BaseURL | String | The URL (Uniform Resource Locator) that the carrier publishes to allow the tracking of shipments being delivered by the carrier. This attribute is required. |
RequestMethodCode | String | The request method that the URL (Uniform Resource Locator) requires when a request for tracking details is sent to it. For example, G for Get, and P for Post. This attribute is required. A list of accepted values is defined in the lookup type WSH_TRACKING_METHODS. Review the values for this attribute using the Setup and Maintenance work area, and the Manage Carriers Lookups task. |
RequestMethod | String | RequestMethod of CarriersinboundTrackingRules |
ActiveFlag | Bool | Contains one of the following values: true or false. If true, then the tracking rule is active. If false, then the tracking rule is not active. The default value is true. |
CreatedBy | String | CreatedBy of CarriersinboundTrackingRules |
CreationDate | Datetime | CreationDate of CarriersinboundTrackingRules |
LastUpdateDate | Datetime | LastUpdateDate of CarriersinboundTrackingRules |
LastUpdatedBy | String | LastUpdatedBy of CarriersinboundTrackingRules |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
CarrierId | Long | CarrierId |
CarrierName | String | CarrierName |
ManifestingEnabledFlag | String | ManifestingEnabledFlag |
Finder | String | finder |
CarriersinboundTrackingRulesorganizationAssociations
Name | Type | Description |
CarriersCarrierId [KEY] | Long | CarriersCarrierId of CarriersinboundTrackingRulesorganizationAssociations |
InboundtrackingrulesTrackingRuleId [KEY] | Long | InboundtrackingrulesTrackingRuleId of CarriersinboundTrackingRulesorganizationAssociations |
OrganizationCarrierTrackingId [KEY] | Long | OrganizationCarrierTrackingId of CarriersinboundTrackingRulesorganizationAssociations |
OrganizationId | Long | The value that uniquely identifies the inventory organization assigned to a carrier shipping method. Either this attribute or OrganizationCode is required. |
OrganizationCode | String | The value that uniquely identifies the inventory organization as an abbreviation. Either this attribute or OrganizationId is required. |
OrganizationName | String | The name of the inventory organization. |
CreatedBy | String | CreatedBy of CarriersinboundTrackingRulesorganizationAssociations |
CreationDate | Datetime | CreationDate of CarriersinboundTrackingRulesorganizationAssociations |
LastUpdateDate | Datetime | LastUpdateDate of CarriersinboundTrackingRulesorganizationAssociations |
LastUpdatedBy | String | LastUpdatedBy of CarriersinboundTrackingRulesorganizationAssociations |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
ActiveFlag | String | ActiveFlag |
CarrierId | Long | CarrierId |
CarrierName | String | CarrierName |
ManifestingEnabledFlag | String | ManifestingEnabledFlag |
Finder | String | finder |
CarriersinboundTrackingRulesparameters
Name | Type | Description |
CarriersCarrierId [KEY] | Long | CarriersCarrierId of CarriersinboundTrackingRulesparameters |
InboundtrackingrulesTrackingRuleId [KEY] | Long | InboundtrackingrulesTrackingRuleId of CarriersinboundTrackingRulesparameters |
ParameterId [KEY] | Long | ParameterId of CarriersinboundTrackingRulesparameters |
Sequence | Int | The value that uniquely identifies the order of precedence for each parameter for the tracking rule for a carrier. This attribute is required. |
ParameterName | String | The name of the tracking rule parameter. Each parameter may have either a constant value or a value supplied from the transaction. |
ConstantValue | String | The value of the tracking rule parameter when the parameter has a constant value. |
LookupParameterCode | String | The attribute in the transaction that the URL (Uniform Resource Locator) requires when the parameter value is supplied by the transaction. For example, Tracking number. A list of accepted values is defined in the lookup type WSH_TRACKING_PARAMS. Review the values for this attribute using the Setup and Maintenance work area, and the Manage Carriers Lookups task. |
LookupParameter | String | LookupParameter of CarriersinboundTrackingRulesparameters |
LastUpdateDate | Datetime | LastUpdateDate of CarriersinboundTrackingRulesparameters |
LastUpdatedBy | String | LastUpdatedBy of CarriersinboundTrackingRulesparameters |
CreatedBy | String | CreatedBy of CarriersinboundTrackingRulesparameters |
CreationDate | Datetime | CreationDate of CarriersinboundTrackingRulesparameters |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
ActiveFlag | String | ActiveFlag |
CarrierId | Long | CarrierId |
CarrierName | String | CarrierName |
ManifestingEnabledFlag | String | ManifestingEnabledFlag |
Finder | String | finder |
CarriersshippingMethods
Name | Type | Description |
CarriersCarrierId [KEY] | Long | CarriersCarrierId of CarriersshippingMethods |
OrganizationCarrierServiceId [KEY] | Long | OrganizationCarrierServiceId of CarriersshippingMethods |
ShipMethodCode | String | ShipMethodCode of CarriersshippingMethods |
ServiceLevelCode | String | The value that indicates the priority of transportation that affects how quickly goods are transported. Valid values include Next day, Overnight, Express, or Door to Door. A list of accepted values is defined in the lookup type WSH_SERVICE_LEVELS. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Carriers Lookups task. |
ServiceLevel | String | ServiceLevel of CarriersshippingMethods |
ModeOfTransportCode | String | The value that indicates the means used to deliver shipments to the customer. Valid values include Rail, Air, or Road. A list of accepted values is defined in the lookup type WSH_MODE_OF_TRANSPORT. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Carriers Lookups task. |
ModeOfTransport | String | ModeOfTransport of CarriersshippingMethods |
ActiveFlag | Bool | Contains one of the following values: true or false. If true, then the shipping method is active. If false, then the shipping method is not active. The default value is true. |
CreatedBy | String | CreatedBy of CarriersshippingMethods |
CreationDate | Datetime | CreationDate of CarriersshippingMethods |
LastUpdateDate | Datetime | LastUpdateDate of CarriersshippingMethods |
LastUpdatedBy | String | LastUpdatedBy of CarriersshippingMethods |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
CarrierId | Long | CarrierId |
CarrierName | String | CarrierName |
ManifestingEnabledFlag | String | ManifestingEnabledFlag |
Finder | String | finder |
CarriersshippingMethodsDFF
Name | Type | Description |
CarriersCarrierId [KEY] | Long | CarriersCarrierId of CarriersshippingMethodsDFF |
ShippingmethodsOrganizationCarrierServiceId [KEY] | Long | ShippingmethodsOrganizationCarrierServiceId of CarriersshippingMethodsDFF |
OrgCarrierServiceId [KEY] | Long | OrgCarrierServiceId of CarriersshippingMethodsDFF |
_FLEX_ValidationDate | Date | _FLEX_ValidationDate of CarriersshippingMethodsDFF |
_FLEX_Context | String | Descriptive flexfield context name for shipping methods. |
_FLEX_NumOfSegments | Int | _FLEX_NumOfSegments of CarriersshippingMethodsDFF |
_FLEX_NumOfVisibleSegments | Int | _FLEX_NumOfVisibleSegments of CarriersshippingMethodsDFF |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
ActiveFlag | String | ActiveFlag |
CarrierId | Long | CarrierId |
CarrierName | String | CarrierName |
ManifestingEnabledFlag | String | ManifestingEnabledFlag |
Finder | String | finder |
CarriersshippingMethodsorganizationAssociations
Name | Type | Description |
CarriersCarrierId [KEY] | Long | CarriersCarrierId of CarriersshippingMethodsorganizationAssociations |
ShippingmethodsOrganizationCarrierServiceId [KEY] | Long | ShippingmethodsOrganizationCarrierServiceId of CarriersshippingMethodsorganizationAssociations |
OrganizationCarrierServiceId [KEY] | Long | OrganizationCarrierServiceId of CarriersshippingMethodsorganizationAssociations |
OrganizationId | Long | The value that uniquely identifies the inventory organization assigned to a carrier shipping method. Either this attribute or OrganizationCode is required. |
OrganizationCode | String | The value that uniquely identifies the inventory organization as an abbreviation. Either this attribute or OrganizationId is required. |
OrganizationName | String | The name of the inventory organization. |
CreatedBy | String | CreatedBy of CarriersshippingMethodsorganizationAssociations |
CreationDate | Datetime | CreationDate of CarriersshippingMethodsorganizationAssociations |
LastUpdateDate | Datetime | LastUpdateDate of CarriersshippingMethodsorganizationAssociations |
LastUpdatedBy | String | LastUpdatedBy of CarriersshippingMethodsorganizationAssociations |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
ActiveFlag | String | ActiveFlag |
CarrierId | Long | CarrierId |
CarrierName | String | CarrierName |
ManifestingEnabledFlag | String | ManifestingEnabledFlag |
Finder | String | finder |
FlexFndDffDescriptiveFlexfieldContexts
Name | Type | Description |
ApplicationId [KEY] | Long | ApplicationId of FlexFndDffDescriptiveFlexfieldContexts |
DescriptiveFlexfieldCode [KEY] | String | DescriptiveFlexfieldCode of FlexFndDffDescriptiveFlexfieldContexts |
ContextCode [KEY] | String | ContextCode of FlexFndDffDescriptiveFlexfieldContexts |
Name | String | Name of FlexFndDffDescriptiveFlexfieldContexts |
Description | String | Description of FlexFndDffDescriptiveFlexfieldContexts |
EnabledFlag | String | EnabledFlag of FlexFndDffDescriptiveFlexfieldContexts |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Bind_ApplicationId | Long | Bind_ApplicationId |
Bind_DescriptiveFlexfieldCode | String | Bind_DescriptiveFlexfieldCode |
Finder | String | finder |
FlexFndPvsCharacterIdCharacterValues
Name | Type | Description |
Id [KEY] | String | Id of FlexFndPvsCharacterIdCharacterValues |
Value | String | Value of FlexFndPvsCharacterIdCharacterValues |
Description | String | Description of FlexFndPvsCharacterIdCharacterValues |
StartDateActive | Date | StartDateActive of FlexFndPvsCharacterIdCharacterValues |
EndDateActive | Date | EndDateActive of FlexFndPvsCharacterIdCharacterValues |
EnabledFlag | String | EnabledFlag of FlexFndPvsCharacterIdCharacterValues |
SummaryFlag | String | SummaryFlag of FlexFndPvsCharacterIdCharacterValues |
ValueSetCode | String | ValueSetCode of FlexFndPvsCharacterIdCharacterValues |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Bind_DataSource | String | Bind_DataSource |
Bind_FinderContext | String | Bind_FinderContext |
Bind_FinderDateFlag | String | Bind_FinderDateFlag |
Bind_ValidationDate | Date | Bind_ValidationDate |
Finder | String | finder |
Flex_vst_bind1 | String | flex_vst_bind1 |
Flex_vst_bind10 | String | flex_vst_bind10 |
Flex_vst_bind11 | String | flex_vst_bind11 |
Flex_vst_bind12 | String | flex_vst_bind12 |
Flex_vst_bind13 | String | flex_vst_bind13 |
Flex_vst_bind14 | String | flex_vst_bind14 |
Flex_vst_bind15 | String | flex_vst_bind15 |
Flex_vst_bind16 | String | flex_vst_bind16 |
Flex_vst_bind17 | String | flex_vst_bind17 |
Flex_vst_bind18 | String | flex_vst_bind18 |
Flex_vst_bind19 | String | flex_vst_bind19 |
Flex_vst_bind2 | String | flex_vst_bind2 |
Flex_vst_bind20 | String | flex_vst_bind20 |
Flex_vst_bind3 | String | flex_vst_bind3 |
Flex_vst_bind4 | String | flex_vst_bind4 |
Flex_vst_bind5 | String | flex_vst_bind5 |
Flex_vst_bind6 | String | flex_vst_bind6 |
Flex_vst_bind7 | String | flex_vst_bind7 |
Flex_vst_bind8 | String | flex_vst_bind8 |
Flex_vst_bind9 | String | flex_vst_bind9 |
FlexFndPvsCharacterValues
Name | Type | Description |
Value [KEY] | String | Value of FlexFndPvsCharacterValues |
Description | String | Description of FlexFndPvsCharacterValues |
StartDateActive | Date | StartDateActive of FlexFndPvsCharacterValues |
EndDateActive | Date | EndDateActive of FlexFndPvsCharacterValues |
EnabledFlag | String | EnabledFlag of FlexFndPvsCharacterValues |
SummaryFlag | String | SummaryFlag of FlexFndPvsCharacterValues |
ValueSetCode | String | ValueSetCode of FlexFndPvsCharacterValues |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Bind_AttrMap | String | Bind_AttrMap |
Bind_DataSource | String | Bind_DataSource |
Bind_DataSourceDiscr | String | Bind_DataSourceDiscr |
Bind_FinderContext | String | Bind_FinderContext |
Bind_FinderDateFlag | String | Bind_FinderDateFlag |
Bind_ValidationDate | Date | Bind_ValidationDate |
Finder | String | finder |
Flex_vst_bind1 | String | flex_vst_bind1 |
Flex_vst_bind10 | String | flex_vst_bind10 |
Flex_vst_bind11 | String | flex_vst_bind11 |
Flex_vst_bind12 | String | flex_vst_bind12 |
Flex_vst_bind13 | String | flex_vst_bind13 |
Flex_vst_bind14 | String | flex_vst_bind14 |
Flex_vst_bind15 | String | flex_vst_bind15 |
Flex_vst_bind16 | String | flex_vst_bind16 |
Flex_vst_bind17 | String | flex_vst_bind17 |
Flex_vst_bind18 | String | flex_vst_bind18 |
Flex_vst_bind19 | String | flex_vst_bind19 |
Flex_vst_bind2 | String | flex_vst_bind2 |
Flex_vst_bind20 | String | flex_vst_bind20 |
Flex_vst_bind3 | String | flex_vst_bind3 |
Flex_vst_bind4 | String | flex_vst_bind4 |
Flex_vst_bind5 | String | flex_vst_bind5 |
Flex_vst_bind6 | String | flex_vst_bind6 |
Flex_vst_bind7 | String | flex_vst_bind7 |
Flex_vst_bind8 | String | flex_vst_bind8 |
Flex_vst_bind9 | String | flex_vst_bind9 |
FlexFndPvsNumberIdCharacterValues
Name | Type | Description |
Id [KEY] | Double | Id of FlexFndPvsNumberIdCharacterValues |
Value | String | Value of FlexFndPvsNumberIdCharacterValues |
Description | String | Description of FlexFndPvsNumberIdCharacterValues |
StartDateActive | Date | StartDateActive of FlexFndPvsNumberIdCharacterValues |
EndDateActive | Date | EndDateActive of FlexFndPvsNumberIdCharacterValues |
EnabledFlag | String | EnabledFlag of FlexFndPvsNumberIdCharacterValues |
SummaryFlag | String | SummaryFlag of FlexFndPvsNumberIdCharacterValues |
ValueSetCode | String | ValueSetCode of FlexFndPvsNumberIdCharacterValues |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Bind_DataSource | String | Bind_DataSource |
Bind_FinderContext | String | Bind_FinderContext |
Bind_FinderDateFlag | String | Bind_FinderDateFlag |
Bind_ValidationDate | Date | Bind_ValidationDate |
Finder | String | finder |
Flex_vst_bind1 | String | flex_vst_bind1 |
Flex_vst_bind10 | String | flex_vst_bind10 |
Flex_vst_bind11 | String | flex_vst_bind11 |
Flex_vst_bind12 | String | flex_vst_bind12 |
Flex_vst_bind13 | String | flex_vst_bind13 |
Flex_vst_bind14 | String | flex_vst_bind14 |
Flex_vst_bind15 | String | flex_vst_bind15 |
Flex_vst_bind16 | String | flex_vst_bind16 |
Flex_vst_bind17 | String | flex_vst_bind17 |
Flex_vst_bind18 | String | flex_vst_bind18 |
Flex_vst_bind19 | String | flex_vst_bind19 |
Flex_vst_bind2 | String | flex_vst_bind2 |
Flex_vst_bind20 | String | flex_vst_bind20 |
Flex_vst_bind3 | String | flex_vst_bind3 |
Flex_vst_bind4 | String | flex_vst_bind4 |
Flex_vst_bind5 | String | flex_vst_bind5 |
Flex_vst_bind6 | String | flex_vst_bind6 |
Flex_vst_bind7 | String | flex_vst_bind7 |
Flex_vst_bind8 | String | flex_vst_bind8 |
Flex_vst_bind9 | String | flex_vst_bind9 |
InventoryOrganizations
Name | Type | Description |
OrganizationId [KEY] | Long | OrganizationId of InventoryOrganizations |
OrganizationCode | String | OrganizationCode of InventoryOrganizations |
OrganizationName | String | OrganizationName of InventoryOrganizations |
ManagementBusinessUnitId | Long | ManagementBusinessUnitId of InventoryOrganizations |
ManagementBusinessUnitName | String | ManagementBusinessUnitName of InventoryOrganizations |
LegalEntityId | Long | LegalEntityId of InventoryOrganizations |
LegalEntityName | String | LegalEntityName of InventoryOrganizations |
ProfitCenterBusinessUnitId | Long | ProfitCenterBusinessUnitId of InventoryOrganizations |
ProfitCenterBusinessUnitName | String | ProfitCenterBusinessUnitName of InventoryOrganizations |
Status | String | Status of InventoryOrganizations |
LocationId | Long | LocationId of InventoryOrganizations |
LocationCode | String | LocationCode of InventoryOrganizations |
InventoryFlag | Bool | InventoryFlag of InventoryOrganizations |
ManufacturingPlantFlag | Bool | ManufacturingPlantFlag of InventoryOrganizations |
ContractManufacturingFlag | Bool | ContractManufacturingFlag of InventoryOrganizations |
MaintenanceEnabledFlag | Bool | MaintenanceEnabledFlag of InventoryOrganizations |
MasterOrganizationId | Long | MasterOrganizationId of InventoryOrganizations |
MasterOrganizationCode | String | MasterOrganizationCode of InventoryOrganizations |
MasterOrganizationName | String | MasterOrganizationName of InventoryOrganizations |
IntegratedSystemType | String | IntegratedSystemType of InventoryOrganizations |
ItemGroupingCode | String | ItemGroupingCode of InventoryOrganizations |
ItemDefinitionOrganizationId | Long | ItemDefinitionOrganizationId of InventoryOrganizations |
ItemDefinitionOrganizationCode | String | ItemDefinitionOrganizationCode of InventoryOrganizations |
ItemDefinitionOrganizationName | String | ItemDefinitionOrganizationName of InventoryOrganizations |
ManufacturingParametersExistFlag | Bool | ManufacturingParametersExistFlag of InventoryOrganizations |
CreatedBy | String | CreatedBy of InventoryOrganizations |
CreationDate | Datetime | CreationDate of InventoryOrganizations |
LastUpdatedBy | String | LastUpdatedBy of InventoryOrganizations |
LastUpdateDate | Datetime | LastUpdateDate of InventoryOrganizations |
FixedAssetCorporateBookTypeCode | String | FixedAssetCorporateBookTypeCode of InventoryOrganizations |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |
InventoryOrganizationsinvOrgParameters
Name | Type | Description |
InventoryOrganizationsOrganizationId [KEY] | Long | InventoryOrganizationsOrganizationId of InventoryOrganizationsinvOrgParameters |
OrganizationId [KEY] | Long | The value that uniquely identifies the organization. It is a primary key that the application generates when it creates an organization. This attribute is required. |
Timezone | String | The time zone that the organization uses. |
MasterOrganizationId | Long | The value that identifies the parent organization or the master organization. This attribute is required. |
ScheduleId | Long | The value that uniquely identifies the work day calendar for the organization. This attribute is required. |
DefaultPickingRuleId | Long | The value that identifies the default picking rule to use when selecting material. |
DefaultLocatorOrderValue | Double | The default picking order assigned to each locator when creating the work order. |
DefaultSubinventoryOrderValue | Double | The default picking order assigned to each subinventory when creating the work order. |
NegativeInvReceiptFlag | Bool | Contains one of the following values: true or false. If true, then the organization allows negative balances in inventory. If false, then the organization doesn'tallow negative balances in inventory. The default value is true. |
StockLocatorControl | String | The default locator control for subinventories, such as predefined, dynamic, or none. |
SourceType | String | The source type to use when replenishing an item. |
SourceOrganizationId | Long | The value that uniquely identifies the replenishment organization if the source type is Organization. |
SourceOrganizationCode | String | The short code of the replenishment organization if the source type is Organization. |
SourceOrganizationName | String | The name of the replenishment organization if the source type is Organization. |
SourceSubinventory | String | The value of the replenishment sub inventory if the source type is Organization. |
SerialNumberType | String | The control level to use that makes sure each serial number is unique when creating the serial number. |
AutoSerialAlphaPrefix | String | The alphanumeric text to add as a prefix to the serial number when creating the serial number. |
StartAutoSerialNumber | String | The smallest number to use as the serial number when creating the serial number. |
AutoLotAlphaPrefix | String | The alphanumeric text to add as a prefix to the lot number when creating the lot number. |
LotNumberUniqueness | String | The control level to use that makes sure each lot number is unique when creating the lot number. |
LotNumberGeneration | String | The control level to use when creating each lot number for the organization. |
LotNumberZeroPaddingFlag | Bool | Contains one of the following values: true or false. If true, then pad the lot number with zeros. If false, then do not pad the lot number with zeros. The default value is false. |
LotNumberLength | Int | The value of the total length of the lot number. |
StartingRevision | String | The starting revision to use for the new item, by default. |
PackingUnitPrefix | String | The prefix to add to the string when creating the packing unit string. |
PackingUnitSuffix | String | The suffix to add to the string when creating the packing unit string. |
PackingUnitStartingNumber | Double | The smallest number to use as the packing unit number when creating the packing unit. |
PackingUnitTotalLength | Double | The value of the total length of the packing unit string. |
GS1128Flag | Bool | Contains one of the following values: true or false. If true, then enable GS1-128. If false, then do not enable GS1-128. The default value is false. If you enable GS1-128, then the work order uses the international barcode standard. This standard uses the Code 128 barcode specification to identify data and data formats. |
SerialNumberGeneration | String | The control level to use when creating each serial number for the organization. |
PickConfirmationRequiredFlag | Bool | Contains one of the following values: true or false. If true, then inventory management requires that you manually confirm each pick. If false, then inventory management doesn'trequire you to manually confirm each pick. The default value is false. |
OverpickTransferOrdersFlag | Bool | Contains one of the following values: true or false. If true, then inventory management allows you to overpick the movement request. If false, then inventory management doesn'tallow you to overpick the movement request. The default value is false. |
DistributedOrganizationFlag | Bool | Contains one of the following values: true or false. If true, then use the organization to provide logistics services, such as warehousing or shipping. If false, then do not use the organization to provide logistics services. The default value is false. |
AllowDifferentLotStatus | Double | Determines whether or not the lot status can change when transferring material that the lot controls. |
ChildLotControlPrefix | String | The prefix to add to the child lot number when creating the child lot number. |
ChildLotControlTotalLength | Double | The value of the total length of the child lot number. |
ChildLotControlFormatValidationFlag | Bool | Contains one of the following values: true or false. If true, then validate the format of the lot number. If false, then do not validate this format. The default value is false. |
ChildLotControlZeroPaddingFlag | Bool | Contains one of the following values: true or false. If true, then pad the child lot number with zeros. If false, then do not pad the child lot number with zeros. The default value is false. |
CopyLotAttributeFlag | Bool | Contains one of the following values: true or false. If true, then the child lot inherits attributes from the parent. If false, then the child lot doesn'tinherit attributes from the parent. The default value is false. |
AutomaticallyCreateLotUOMConversion | Double | Determines whether or not to convert the unit of measure that the lot references. |
ParentChildGeneration | String | The control level to use when creating each child lot number for the organization. |
AutomaticallyDeleteAllocationsFlag | Bool | Contains one of the following values: true or false. If true, then if the movement request cancels, then cancel the pick. If false, then if the movement request cancels, then do not cancel the pick. The default value is false. |
EnforceLocatorAliasUniquenessFlag | Bool | This attribute isn't currently used. |
PreFillPickedQuantityFlag | Bool | Contains one of the following values: true or false. If true, then populate each picked quantity when confirming the pick slip. If false, then do not populate each picked quantity when confirming the pick slip. The default value is false. |
CapturePickingExceptionsFlag | Bool | Contains one of the following values: true or false. If true, then capture the exception for each deviation when picking. If false, then do not capture the exception for each deviation when picking. The default value is true. |
PickQuantityDefaultReasonId | Long | The reason applied for picking quantity exceptions, by default. This attribute is optional. |
AllowNegativeOnhandTransactionsFlag | Bool | Contains one of the following values: true or false. If true, then allow each transaction that occurs during the cycle count to result in a negative quantity in inventory. If false, then do not allow each transaction that occurs during the cycle count to result in a negative quantity in inventory. The default value is false. |
UseOriginalReceiptDateFlag | Bool | Contains one of the following values: true or false. If true, then use the original receipt date for on-hand quantity during the transaction. If false, then do not use the original receipt date for on-hand quantity during the transaction. The default value is false. |
RoundReorderQuantityFlag | Bool | Contains one of the following values: true or false. If true, then round up the reorder quantity to minimize or maximize planning. If false, then do not round up the reorder quantity to minimize or maximize planning. The default value is false. |
PickSlipBatchSize | Int | The number of movement request lines that inventory management processes together when it allocates material. |
ReplenishmentMovementRequestGrouping | Int | The threshold to use when grouping movement request lines so that inventory management can replenish inventory. |
FillKillMoveOrderFlag | Bool | Contains one of the following values: true or false. If true, then allow the request line of a replenishment movement request that's only partially picked to be canceled. If false, then do not allow canceling. The default value is false. |
ManufacturingPlantFlag | Bool | Contains one of the following values: true or false. If true, then the organization is a manufacturing plant, and it also supports warehouse operations. If false, then the organization isn't a manufacturing plant but it does support warehouse operations. The default value is false. |
ContractManufacturingFlag | Bool | Contains one of the following values: true or false. If true, then the organization is a contract manufacturing plant, and it also supports warehouse operations. If false, then the organization isn't a contract manufacturing plant, but it does support warehouse operations. The default value is false. |
SupplierId | Long | The value that uniquely identifies the supplier that the contract manufacturing organization references. If ContractManufacturingFlag is true, then SupplierId is required. |
SupplierSiteId | Long | The value that uniquely identifies the supplier site that the contract manufacturing organization references. If ContractManufacturingFlag is true, then SupplierId is required. |
MaintenanceEnabledFlag | Bool | Contains one of the following values: true or false. If true, then the organization performs maintenance, and it also supports warehouse operations. If false, then the organization doesn'tperform maintenance, but it does support warehouse operations. The default value is false. |
SystemSelectsSerialNumberFlag | Bool | Contains one of the following values: true or false. If true, then the application selects each serial number. If false, then the user selects each serial number. The default value is false. |
PurchasingByRevisionFlag | Bool | Contains one of the following values: true or false. If true, then the purchase order or the requisition must include the revision when restocking. If false, then the purchase order or the requisition can include the revision as an option when restocking. The default value is false. |
FillKillTransferOrdersFlag | Bool | Contains one of the following values: true or false. If true, then cancel the remaining quantities on transfer order lines during pick release, pick confirm, or ship confirm. If false, then do not allow this cancelation. The default value is false. |
ItemGroupingCode | String | Specifies how the application assigns items to the organization. Definition organizations specify their attributes for every item assigned to the organization. Reference organizations specify another definition organization, which provides the definition of all attribute values for the items assigned to this reference organization. |
ItemDefinitionOrganizationId | Long | The value that uniquely identifies the definition organization. The application uses this attribute only when the item grouping code indicates that the organization is a reference organization, which requires that the definition get all item attribute values from another organization. |
TrackByProjectFlag | Bool | Contains one of the following values: true or false. If true, then Oracle Project Portfolio Management Cloud integration is enabled on this inventory organization and materials management transactions and manufacturing transactions can gather project details. If false, then project tracking isn't enabled on the organization. The default value is false. |
TrackByCountryOfOriginFlag | Bool | Contains one of the following values: true or false. If true, then tracking by country of origin is enabled on this inventory organization and materials management transactions can gather these details. If false, then tracking by country of origin isn't enabled on the organization. The default value is false. |
InternalCustomerFlag | Bool | Contains one of the following values: true or false. If true, then the organization is a destination inventory organization, and it has an associated customer and account number. If false, then the organization isn't a destination organization. The default value is false. |
InternalCustomerName | String | InternalCustomerName of InventoryOrganizationsinvOrgParameters |
InternalCustomerId | Long | The value that identifies the customer when the warehouse is the destination inventory organization. |
InternalCustomerAccountNumber | String | The account number associated with the customer when the warehouse is the destination inventory organization. |
ScheduleName | String | The name of the work day calendar for the organization. |
UseCurrentItemCostFlag | Bool | Contains one of the following values: true or false. If true, then the warehouse will default to use the current item cost in the Create Miscellaneous Transaction task. If false, the warehouse will default to not use the current item cost. The default value is false. |
OverpickForSpecialHandlingFlag | Bool | Contains one of the following values: true or false. If true, then the warehouse supports overpicking and staging to accommodate material movements requiring special handling. If false, the warehouse won't support special handling. The default value is false. |
CreatedBy | String | CreatedBy of InventoryOrganizationsinvOrgParameters |
CreationDate | Datetime | CreationDate of InventoryOrganizationsinvOrgParameters |
LastUpdatedBy | String | LastUpdatedBy of InventoryOrganizationsinvOrgParameters |
LastUpdateDate | Datetime | LastUpdateDate of InventoryOrganizationsinvOrgParameters |
AcceptSubstituteItemsFlag | Bool | Contains one of the following values: true or false. If true, then the warehouse accepts substitute items in place of ordered items. If false, then the warehouse doesn't accept substitute items. The default value is false. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Status | String | Status |
Finder | String | finder |
InventoryOrganizationsinvOrgParametersorganizationParameterDFF
Name | Type | Description |
InventoryOrganizationsOrganizationId [KEY] | Long | InventoryOrganizationsOrganizationId of InventoryOrganizationsinvOrgParametersorganizationParameterDFF |
InvorgparametersOrganizationId [KEY] | Long | InvorgparametersOrganizationId of InventoryOrganizationsinvOrgParametersorganizationParameterDFF |
OrganizationId [KEY] | Long | The value that uniquely identifies the item or inventory organization. It is a primary key that the application generates when it creates an item or inventory organization. |
_FLEX_Context | String | Descriptive flexfield context name for inventory organizations. |
_FLEX_Context_DisplayValue | String | Context |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Status | String | Status |
Finder | String | finder |
InventoryOrganizationsplantParameters
Name | Type | Description |
InventoryOrganizationsOrganizationId [KEY] | Long | InventoryOrganizationsOrganizationId of InventoryOrganizationsplantParameters |
OrganizationId [KEY] | Long | The value that uniquely identifies the item or inventory organization. It is a primary key that the application generates when it creates an item or inventory organization. |
ManufacturingCalendarId | Long | The value that uniquely identifies the schedule that the organization references as the manufacturing calendar. This attribute is required. |
DefaultSupplySubinventory | String | The subinventory to use when performing a backflushing operation that pulls and assembles components, and that doesn'thave default values defined. |
DefaultSupplyLocator | Long | The locator to use when performing a backflushing operation that pulls and assembles components, and that doesn'thave default values defined. The default supply subinventory controls whether or not the locator is required. |
DefaultCompletionSubinventory | String | The subinventory to use to store the product upon completion if the default isn't defined. |
DefaultCompletionLocator | Long | The locator to use to store the product upon completion if the default isn't defined. The default completion subinventory controls whether or not the locator is required. |
StartingOperationSequence | Long | The default sequence number for the first operation in a new work definition. |
OperationSequenceIncrement | Long | The value that increments the sequence number for each new operation added in the work definition. |
PhantomOperationInherit | String | Determines whether to charge the components, resources, and overhead from the phantom work definition, or to get them from the operation sequence that's defined for the parent work item. |
WorkOrderPrefix | String | The alphanumeric text to add as a prefix to the work order name when creating the work order name. |
WorkOrderStartingNumber | Long | The starting numeric value to use in the document sequence when creating each work order number at the plant. |
DefaultOvercompletionTolerance | Double | Percent of assemblies that you can overcomplete for each job or schedule. |
DefaultTransactionMode | String | Specifies whether to allow inventory management to default the transaction quantity to the required quantity during a material transaction or resource transaction in the work order. |
DefaultTransactionQuantity | String | Enables the default transaction mode. If the user chooses All Mode All Components, then inventory management defaults the resources that it uses for the operation, and the user can create a transaction that uses these resources. |
QuantityChangeBackflush | String | Determines whether or not Oracle Inventory Management Cloud allows a change to the transaction quantity in the work order. |
DefaultWorkOrderTravelerTemplate | String | The layout template to use when printing the work order traveler. |
DefaultLabelTemplate | String | The layout template to use when printing labels. |
IncludeComponentYieldFlag | Bool | Contains one of the following values: true or false. If true, then do not round each decimal quantity. If false, then round each decimal quantity. The default value is false. |
AutoAssociateSerialNumberWorkOrderImportFlag | Bool | Contains one of the following values: true or false. If true, then create serial numbers and associate them with a job. If false, then do not create serial numbers. The default value is true. |
BackflushLotSelection | String | Determines the lots to use when performing a backflush. Valid values include Manual, First In First Out, or First Expiration First Out. |
StartStopCaptureLevel | String | Determines how to capture time for each serial operation that occurs when performing the work order. Valid values include Operation Serial or Item Serial. |
PurchaseRequisitionCreationTime | String | The threshold to use when creating purchase requisitions for a work order that involves a supplier operation, and that requires outside processing. |
MaterialReportingLevel | String | Determines the level when the dispatch list displays material reporting icons. |
ForecastHorizon | Int | The maximum number of days that the Maintenance Forecast scheduled process calculates. The value for this attribute must be a positive integer. The default value is 30. |
GenerateWorkOrdersHorizon | Int | The maximum number of days that the Generate Work Order scheduled process calculates. The value for this attribute must be a positive integer. The default value is 7. |
DefaultPickSlipGroupingRule | Long | Determines the grouping rule to use as the default for the pick slip in each manufacturing work order. The application shares the set of values with the Picking Rule inventory organization parameter in the Item Sourcing Details tab of the Manage Inventory Organization Parameters page. |
PrintPickSlipsFlag | Bool | Contains one of the following values: true or false. If true, then print the pick slips. If false, then do not print the pick slips. The default value is false. |
IncludePullComponentsFlag | Bool | Contains one of the following values: true or false. If true, then pick components that use the supply type operation pull or assembly pull in the work order. If false, then do not pick these components. The default value is false. |
IssuePushComponentsFlag | Bool | Contains one of the following values: true or false. If true, then push components that the application issues directly to the work order. If false, then do not push these components. The default value is false. |
PrintLabelExternallyFlag | Bool | Contains one of the following values: true or false. If true, then call a business event that uses an application outside of Oracle Fusion applications to print the label. If false, then use an Oracle Fusion Application to print the label. The default value is false. |
AllowDirectPurchasesForWorkOrdersFlag | Bool | Contains one of the following values: true or false. If true, then allow a work definition to access self-service procurement. If false, then do not allow this access. The default value is false. |
EnableProcessManufacturingFlag | Bool | Contains one of the following values: true or false. If true, then the plant supports process manufacturing. If false, then the plant only supports discrete manufacturing. The default value is false. |
DefaultWorkMethod | String | Value that determines which manufacturing method will be the default when defining the work definition. Valid values include Discrete or Process. |
ManufacturingCalendarName | String | The name of the schedule that the organization references as the manufacturing calendar. |
EnableIotFlag | Bool | Contains one of the following values: true or false. If true, then the plant is synchronized to Oracle Internet of Things Cloud Service. If false, then the plant isn't synchronized. The default value is false. |
ManuallyIssueAssemblyToReworkWorkOrderFlag | Bool | Contains one of the following values: true or false. If true, then the assembly must be manually issued for rework. If false, then retain the automatic issuing behavior in the plant. The default value is false. |
AllowNegativeIssueWithoutSerialNumberEntryFlag | Bool | Contains one of the following values: true or false. If true, then removing a part from a procured finished good will not require the user to specify the serial number of the part. If false, then removing a part from a procured finished good will require the user to specify the serial number of the part. The default value is false. |
AllowReservationsOnWorkOrdersFlag | Bool | Contains one of the following values: true or false. If true, then the work order allows reservations on specified materials. If false, then reservations are not permitted. The default value is false. |
MaximumSchedulingDurationInMonths | Int | The maximum allowed duration in months to use when scheduling a work order. The minimum value is 3 months and the maximum value is 48 months. The default value is 12 months. |
CreatedBy | String | CreatedBy of InventoryOrganizationsplantParameters |
CreationDate | Datetime | CreationDate of InventoryOrganizationsplantParameters |
LastUpdateDate | Datetime | LastUpdateDate of InventoryOrganizationsplantParameters |
LastUpdatedBy | String | LastUpdatedBy of InventoryOrganizationsplantParameters |
DefaultLotNumberBehavior | String | Value that indicates the defaulting method to use to populate the lot number for the finished product. Valid values include No default and Work order number. The default value is No default. |
RestrictLotsDuringReturnsFlag | Bool | Contains one of the following values: true or false. If true, then during returns, the choices for the lot are restricted to only those that have been transacted for the manufactured item. If false, then any lot can be selected. The default value is false. |
DefaultUndercompletionTolerance | Double | Percent of assemblies that you can undercomplete for each job or schedule. |
InspectionPlanType | String | Value of the default inspection plan for the maintenance facility. |
DefaultIncludeInPlanningForBulkSupplyTypeFlag | Bool | Contains one of the following values: true or false. If true, then the default behavior is to include an operation item in planning when the operation item supply type is bulk. If false, then it's not. The default value is true. |
DefaultIncludeInPlanningForSupplierSupplyTypeFlag | Bool | Contains one of the following values: true or false. If true, then the default behavior is to include an operation item in planning when the operation item supply type is supplier. If false, then it's not. The default value is true. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Status | String | Status |
Finder | String | finder |
ItemUnitOfMeasureConversions
Name | Type | Description |
ItemUOMConversionId | Long | ItemUOMConversionId of ItemUnitOfMeasureConversions |
InventoryItemId | Long | InventoryItemId of ItemUnitOfMeasureConversions |
InventoryItemNumber | String | InventoryItemNumber of ItemUnitOfMeasureConversions |
PrimaryUOMCode | String | PrimaryUOMCode of ItemUnitOfMeasureConversions |
PrimaryUOMId | Long | PrimaryUOMId of ItemUnitOfMeasureConversions |
PrimaryUOMName | String | PrimaryUOMName of ItemUnitOfMeasureConversions |
TransactionUOMCode | String | TransactionUOMCode of ItemUnitOfMeasureConversions |
TransactionUOMId | Long | TransactionUOMId of ItemUnitOfMeasureConversions |
TransactionUOMName | String | TransactionUOMName of ItemUnitOfMeasureConversions |
ConversionRate | Double | ConversionRate of ItemUnitOfMeasureConversions |
CreatedBy | String | CreatedBy of ItemUnitOfMeasureConversions |
CreationDate | Datetime | CreationDate of ItemUnitOfMeasureConversions |
LastUpdateDate | Datetime | LastUpdateDate of ItemUnitOfMeasureConversions |
LastUpdatedBy | String | LastUpdatedBy of ItemUnitOfMeasureConversions |
PackagingStrings
Name | Type | Description |
PackagingStringId [KEY] | Long | PackagingStringId of PackagingStrings |
PackagingString | String | The packaging string. It is a unique value created with the UOM elements and multipliers. The setting of the SCM Common: Display Order of Packaging String Units profile option determines if the string reads as ascending or descending. |
UOMCode1 | String | The unique code of the first unit in the packaging string. This is always the base unit; for example, in the string EA 10/BX 25/CS, the first unit code is EA. |
UOMName1 | String | The name of the first unit in the packaging string. This is always the base unit; for example, in the string EA 10/BX 25/CS, the first unit name is Each. |
UOMCode2 | String | The unique code of the second unit in the packaging string. This is a multiple of the base unit; for example, in the string EA 10/BX 25/CS, the second unit code is BX. It is a multiple of EA. |
UOMName2 | String | The name of the second unit in the packaging string. This is a multiple of the base unit; for example, in the string EA 10/BX 25/CS, the second unit name is Box. |
UOMMultiplier2 | Long | The value used as the multiplier between the base unit and the second unit. This attribute indicates how many base units are in the second unit; for example, in the string EA 10/BX 25/CS, the value of UOMMultiplier2 is 10. This means, there are 10 Each to a Box. |
UOMCode3 | String | The unique code of the third unit in the packaging string. This is a multiple of the second unit; for example, in the string EA 10/BX 25/CS, the third unit code is CS. It is a multiple of BX. |
UOMName3 | String | The name of the third unit in the packaging string. This is a multiple of the second unit; for example, in the string EA 10/BX 25/CS, the third unit name is Case. |
UOMMultiplier3 | Long | The value used as the multiplier between second unit and the third unit. This attribute indicates how many second units are in the third unit; for example, in the string EA 10/BX 25/CS, the value of UOMMultiplier3 is 25. It is a multiple of BX, or Box. This means, there are 25 Boxes to a Case. |
UOMCode4 | String | The unique code of the fourth unit in the packaging string. This is a multiple of the third unit. |
UOMName4 | String | The name of the fourth unit in the packaging string. This is a multiple of the third unit. |
UOMMultiplier4 | Long | The value used as the multiplier between the third unit and the fourth unit. This attribute indicates how many third units are in the fourth unit. |
UOMCode5 | String | The unique code of the fifth unit in the packaging string. This is a multiple of the fourth unit. |
UOMName5 | String | The name of the fifth unit in the packaging string. This is a multiple of the fourth unit. |
UOMMultiplier5 | Long | The value used as the multiplier between the fourth unit and the fifth unit. This attribute indicates how many fourth units are in the fifth unit. |
UOMCode6 | String | The unique code of the sixth unit in the packaging string. This is a multiple of the fifth unit. |
UOMName6 | String | The name of the sixth unit in the packaging string. This is a multiple of the fifth unit. |
UOMMultiplier6 | Long | The value used as the multiplier between the fifth unit and the sixth unit. This attribute indicates how many fifth units are in the sixth unit. |
UOMCode7 | String | The unique code of the seventh unit in the packaging string. This is a multiple of the sixth unit. |
UOMName7 | String | The name of the seventh unit in the packaging string. This is a multiple of the sixth unit. |
UOMMultiplier7 | Long | The value used as the multiplier between the sixth unit and the seventh unit. This attribute indicates how many sixth units are in the seventh unit. |
UOMCode8 | String | The unique code of the eighth unit in the packaging string. This is a multiple of the seventh unit. |
UOMName8 | String | The name of the eighth unit in the packaging string. This is a multiple of the seventh unit. |
UOMMultiplier8 | Long | The value used as the multiplier between the seventh unit and the eighth unit. This attribute indicates how many seventh units are in the eighth unit. |
UOMCode9 | String | The unique code of the ninth unit in the packaging string. This is a multiple of the eighth unit. |
UOMName9 | String | The name of the ninth unit in the packaging string. This is a multiple of the eighth unit. |
UOMMultiplier9 | Long | The value used as the multiplier between the eighth unit and the ninth unit. This attribute indicates how many eighth units are in the ninth unit. |
UOMCode10 | String | The unique code of the tenth unit in the packaging string. This is a multiple of the ninth unit. |
UOMName10 | String | The name of the tenth unit in the packaging string. This is a multiple of the ninth unit. |
UOMMultiplier10 | Long | The value used as the multiplier between the ninth unit and the tenth unit. This attribute indicates how many ninth units are in the tenth unit. |
CreatedBy | String | CreatedBy of PackagingStrings |
CreationDate | Datetime | CreationDate of PackagingStrings |
LastUpdateDate | Datetime | LastUpdateDate of PackagingStrings |
LastUpdatedBy | String | LastUpdatedBy of PackagingStrings |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
UomCode | String | UomCode |
Finder | String | finder |
ScheduleExceptions
Name | Type | Description |
ExceptionId [KEY] | Long | ExceptionId of ScheduleExceptions |
Name | String | The name of the schedule exception that you provide when creating an instance. This attribute is required. |
Description | String | The description of the exception that you provide when creating an instance. |
ShortCode | String | The abbreviation that identifies the exception that is displayed. |
ExceptionStartDate | String | The date when the schedule starts to use the exception. |
ExceptionEndDate | String | The date when the schedule no longer uses the exception. |
PeriodTypeCode | String | The abbreviation that identifies the type of period, such as Off period and Work period. |
CategoryCode | String | The abbreviation that identifies the category, such as Holiday and Training. |
AllDayFlag | Bool | Contains one of the following values: true or false. If true, then the exception is for the entire day and the Exception Start and the Exception End values are dates. If false, then the exception is for a subset of hours within each day in the exception range and the Exception Start and the Exception End values include date and time values. The default value is false. |
CreatedBy | String | CreatedBy of ScheduleExceptions |
CreationDate | Datetime | CreationDate of ScheduleExceptions |
LastUpdateDate | Datetime | LastUpdateDate of ScheduleExceptions |
LastUpdatedBy | String | LastUpdatedBy of ScheduleExceptions |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |
Schedules
Name | Type | Description |
ScheduleId [KEY] | Long | ScheduleId of Schedules |
ScheduleTypeCode | String | Specifies the type of schedule being created. Valid values are Time, Duration, and Elapsed. This attribute is required. |
Name | String | The name of the schedule that the user specifies when creating an instance. This attribute is required. |
Description | String | The description of the schedule that the user specifies when creating an instance. |
EffectiveFromDate | Date | The date when the modeling of working and non-working time using the assigned workday patterns starts. This attribute is required. |
EffectiveToDate | Date | The date when the modeling of working and non-working time using the assigned workday patterns stops. This attribute is required. |
CategoryCode | String | The abbreviation that identifies the category. For example, Pager, UK SSP, or Work. |
DeletedFlag | Bool | Contains one of the following values: true or false. If true, then the schedule is active and may be used. If false, then the schedule is not active. The default value is true. |
QuarterlyTypeCode | String | The value that defines the model of a quarter for a schedule. For example, 13 periods, 4 Weeks - 4 Weeks - 5 Weeks, 4 Weeks - 5 Weeks - 4 Weeks, 5 Weeks - 4 Weeks - 4 Weeks, or Monthly. |
NumberOfAssignments | Int | The number of business objects associated with a schedule. A value greater than zero restricts how the schedule can be updated. |
FirstDayOfWorkWeekCode | String | Specifies the day of the week which identifies the start of a work week. Valid values are SUNDAY, MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY and SATURDAY. The default is MONDAY. |
FirstDayOfWorkWeek | String | FirstDayOfWorkWeek of Schedules |
CreatedBy | String | CreatedBy of Schedules |
CreationDate | Datetime | CreationDate of Schedules |
LastUpdateDate | Datetime | LastUpdateDate of Schedules |
LastUpdatedBy | String | LastUpdatedBy of Schedules |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |
SchedulesscheduleExceptionAssociations
Name | Type | Description |
SchedulesScheduleId [KEY] | Long | SchedulesScheduleId of SchedulesscheduleExceptionAssociations |
ScheduleExceptionId | Long | The value that uniquely identifies the foreign key reference to the schedule exception being assigned. This attribute is a required input. |
ScheduleExceptionAssociationId [KEY] | Long | ScheduleExceptionAssociationId of SchedulesscheduleExceptionAssociations |
ScheduleId | Long | The value that uniquely identifies the foreign key reference to the parent schedule. This attribute is a required input. |
ScheduleExceptionName | String | The name of the assigned schedule exception. |
CreatedBy | String | CreatedBy of SchedulesscheduleExceptionAssociations |
CreationDate | Datetime | CreationDate of SchedulesscheduleExceptionAssociations |
LastUpdateDate | Datetime | LastUpdateDate of SchedulesscheduleExceptionAssociations |
LastUpdatedBy | String | LastUpdatedBy of SchedulesscheduleExceptionAssociations |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
ScheduleTypeCode | String | ScheduleTypeCode |
Finder | String | finder |
SchedulesscheduleWorkdayPatterns
Name | Type | Description |
SchedulesScheduleId [KEY] | Long | SchedulesScheduleId of SchedulesscheduleWorkdayPatterns |
SchedulePatternId [KEY] | Long | SchedulePatternId of SchedulesscheduleWorkdayPatterns |
PatternSequenceNumber | Long | The number that identifies the sequence order of each pattern assigned to a schedule. |
PatternId | Long | The value that uniquely identifies the foreign key reference to the associated pattern within the schedule. This attribute is a required input. |
PatternName | String | The name of the associated pattern. |
CreatedBy | String | CreatedBy of SchedulesscheduleWorkdayPatterns |
CreationDate | Datetime | CreationDate of SchedulesscheduleWorkdayPatterns |
LastUpdateDate | Datetime | LastUpdateDate of SchedulesscheduleWorkdayPatterns |
LastUpdatedBy | String | LastUpdatedBy of SchedulesscheduleWorkdayPatterns |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
ScheduleId | Long | ScheduleId |
ScheduleTypeCode | String | ScheduleTypeCode |
Finder | String | finder |
Shifts
Name | Type | Description |
ShiftId [KEY] | Long | ShiftId of Shifts |
Name | String | The name of the shift that you provide when creating an instance. This attribute is required. |
Description | String | The description of the shift that you provide when creating an instance. |
Code | String | The abbreviation that identifies the shift. |
StartTime | String | The time when the shift starts. The text is formatted as |
EndTime | String | EndTime of Shifts |
Duration | Double | The value that identifies the duration of the shift. |
DurationUnit | String | The unit of time to associate with the time-duration value. |
CategoryCode | String | The abbreviation that identifies the shift categories, such as working from home or office. |
PeriodTypeCode | String | The abbreviation that identifies the shift duration, such as work period or off period. |
ShiftTypeCode | String | The abbreviation that identifies the type of shift being created. Valid values are Time, Duration, and Elapsed. This attribute is required. |
ShiftDetailTypeCode | String | The abbreviation that identifies the type of Time shift being created. Valid values are Flexible, Punch, and None. This attribute is required for Time shifts. |
CreatedBy | String | CreatedBy of Shifts |
CreationDate | Datetime | CreationDate of Shifts |
LastUpdateDate | Datetime | LastUpdateDate of Shifts |
LastUpdatedBy | String | LastUpdatedBy of Shifts |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |
ShiftsshiftDetails
Name | Type | Description |
ShiftsShiftId [KEY] | Long | ShiftsShiftId of ShiftsshiftDetails |
ShiftDetailsId [KEY] | Long | ShiftDetailsId of ShiftsshiftDetails |
Name | String | The name of the shift detail. |
Day | Long | The day of the shift detail when shifts are longer than 24 hours in length. |
StartTime | String | The time when the shift detail starts. The text is formatted as |
Duration | Double | The value that identifies the duration of the shift detail. |
DurationUnit | String | The unit of time to associate with the time-duration value. |
MinimumBreakMinutes | Long | The minimum number of minutes that you may take as a break in the shift detail. |
MaximumBreakMinutes | Long | The maximum number of minutes that you may take as a break in the shift detail. |
CoreWorkFlag | Bool | Contains one of the following values: true or false. If true, then the shift detail is core working time. If false, then the shift detail is not core working time. The default value is false. |
CreatedBy | String | CreatedBy of ShiftsshiftDetails |
CreationDate | Datetime | CreationDate of ShiftsshiftDetails |
LastUpdateDate | Datetime | LastUpdateDate of ShiftsshiftDetails |
LastUpdatedBy | String | LastUpdatedBy of ShiftsshiftDetails |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
ShiftId | Long | ShiftId |
Finder | String | finder |
StandardLookupsLOV
Name | Type | Description |
LookupType [KEY] | String | The lookup type that identifies the lookup. |
LookupCode [KEY] | String | The code that identifies the lookup. |
Meaning | String | The meaning of the lookup. |
Description | String | The description of the lookup. |
Tag | String | An optional tag used to filter the lookups. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
ActiveDate | Date | ActiveDate |
BindActiveDate | Date | BindActiveDate |
BindLookupCode | String | BindLookupCode |
BindLookupType | String | BindLookupType |
BindTag | String | BindTag |
Bind_ParentLookupCode | String | Bind_ParentLookupCode |
Bind_ParentSetidDetermType | String | Bind_ParentSetidDetermType |
Bind_ParentSetidDetermValue | String | Bind_ParentSetidDetermValue |
Bind_RelationshipId | Long | Bind_RelationshipId |
NewLookupCode1 | String | NewLookupCode1 |
NewLookupCode2 | String | NewLookupCode2 |
NewLookupCode3 | String | NewLookupCode3 |
NewLookupCode4 | String | NewLookupCode4 |
NewLookupCode5 | String | NewLookupCode5 |
Finder | String | finder |
UnitOfMeasureClasses
Name | Type | Description |
ClassCode | String | The user-supplied code that identifies the class. It is a unique value entered by the user. This attribute is required. |
ClassId [KEY] | String | ClassId of UnitOfMeasureClasses |
ClassName | String | The name of the unit of measure class. It is a unique value. This attribute is required. |
ClassDescription | String | The description of the unit of measure class. |
EndDate | Date | The date when the unit of measure class no longer supports the creation of new units within it. |
BaseUnitOfMeasure | String | The name of the base unit of measure for the class. |
BaseUOMCode | String | The user supplied short code that identifies the base unit of measure for the class. |
BaseUOMDescription | String | The description of the base unit of measure for the class. |
LastUpdatedBy | String | LastUpdatedBy of UnitOfMeasureClasses |
LastUpdateDate | Datetime | LastUpdateDate of UnitOfMeasureClasses |
CreatedBy | String | CreatedBy of UnitOfMeasureClasses |
CreationDate | Datetime | CreationDate of UnitOfMeasureClasses |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |
UnitOfMeasureClassesDFF
Name | Type | Description |
UnitOfMeasureClassesClassId [KEY] | String | UnitOfMeasureClassesClassId of UnitOfMeasureClassesDFF |
UomClass [KEY] | String | The value that uniquely identifies the unit of measure class. It is a primary key that the application generates when it creates a class. This attribute maps to the ClassId parameter in the root resource. |
_FLEX_ValidationDate | Date | _FLEX_ValidationDate of UnitOfMeasureClassesDFF |
_FLEX_Context | String | Descriptive flexfield context name for unit of measure classes. |
_FLEX_NumOfSegments | Int | _FLEX_NumOfSegments of UnitOfMeasureClassesDFF |
_FLEX_NumOfVisibleSegments | Int | _FLEX_NumOfVisibleSegments of UnitOfMeasureClassesDFF |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
ClassCode | String | ClassCode |
ClassId | String | ClassId |
Finder | String | finder |
UnitOfMeasureClassesinterclassConversions
Name | Type | Description |
UnitOfMeasureClassesClassId [KEY] | String | UnitOfMeasureClassesClassId of UnitOfMeasureClassesinterclassConversions |
InterclassConversionId [KEY] | Long | InterclassConversionId of UnitOfMeasureClassesinterclassConversions |
InventoryItemId | Long | The value that uniquely identifies the inventory item that the interclass conversion is being defined for. Either this attribute or ItemNumber is required. |
FromUOMClassId | String | The value that uniquely identifies the unit of measure class. This attribute always references the parent resource instance. For a specific inventory item, interclass conversions are always between two classes, from one class to another class. When creating new interclass conversions, the FromUOMCode and FromUOMClassId attributes are not required. |
FromUOMCode | String | The user-supplied short code that identifies the base unit of measure of a class. This attribute always references the parent resource instance. For a specific inventory item, interclass conversions are always between two classes, from one class to another class. When creating new interclass conversions, the FromUOMCode and FromUOMClassId attributes are not required. |
ToUOMClassId | String | The value that uniquely identifies the unit of measure class. For a specific inventory item, interclass conversions are always between two classes, from one class to another class. When creating new interclass conversions, either the ToUOMCode or the ToUOMClassId attribute is required. |
ToUOMCode | String | The user-supplied short code that identifies the base unit of measure of a class. For a specific inventory item, interclass conversions are always between two classes, from one class to another class. When creating new interclass conversions, either the ToUOMCode or the ToUOMClassId attribute is required. |
InterclassConversion | Double | The rate of conversion between the FromUOMClass and the ToUOMClass, for the specified inventory item. This attribute is required. |
InterclassConversionEndDate | Date | The date when the unit of measure interclass conversion is no longer available. |
ItemNumber | String | The alphanumeric name that uniquely identifies the item that the interclass conversion is being defined for. Either this attribute or InventoryItemId is required. |
CreatedBy | String | CreatedBy of UnitOfMeasureClassesinterclassConversions |
CreationDate | Datetime | CreationDate of UnitOfMeasureClassesinterclassConversions |
LastUpdateDate | Datetime | LastUpdateDate of UnitOfMeasureClassesinterclassConversions |
LastUpdatedBy | String | LastUpdatedBy of UnitOfMeasureClassesinterclassConversions |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
ClassCode | String | ClassCode |
ClassId | String | ClassId |
Finder | String | finder |
UnitsOfMeasure
Name | Type | Description |
UOMId [KEY] | Long | Value that uniquely identifies the unit of measure. It is a value that the application generates when it creates a unit. |
UOMCode | String | User-supplied short code that identifies the unit of measure. This attribute is required. |
UOMClass | String | Class that categorizes the unit of measure. Either this attribute or the UOMClassName is required when creating a new unit. The value of this attribute is the value of the ClassId attribute of the unitOfMeasureClasses instance. |
UOMClassName | String | Name of the class that categorizes the unit of measure. Either this attribute or the UOMClass is required when creating a new unit. |
UOM | String | Name of the unit of measure. This attribute is required. |
Description | String | Description of the unit of measure. |
UOMReciprocalDescription | String | Description of how to process the unit of measure so that the quantity that results from dividing it equals one. For example: Per Month is the reciprocal display for a service that uses the Month unit of measure. |
UOMPluralDescription | String | Description of the plural value of the unit of measure. For example: Feet is the plural value for the Foot unit of measure. |
BaseUnitFlag | Bool | Contains one of the following values: true or false. If true, then the unit of measure is the base unit of the class, typically the smallest unit within the class. If false, then the unit is not the base unit. All conversions within a class are made through the base unit. The default value is false. |
DisableDate | Date | Date when the unit of measure is no longer active. |
StandardConversion | Double | Rate of conversion between the unit of measure and the base unit of the class. This attribute is required. |
StandardConversionEndDate | Date | Date when the standard conversion for the unit of measure is no longer active. |
GlobalAttributeCategory | String | GlobalAttributeCategory of UnitsOfMeasure |
OkeiCode | String | OkeiCode of UnitsOfMeasure |
DerivedUnitParentCode | String | DerivedUnitParentCode of UnitsOfMeasure |
CreatedBy | String | CreatedBy of UnitsOfMeasure |
CreationDate | Datetime | CreationDate of UnitsOfMeasure |
LastUpdateDate | Datetime | LastUpdateDate of UnitsOfMeasure |
LastUpdatedBy | String | LastUpdatedBy of UnitsOfMeasure |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |
UnitsOfMeasureDFF
Name | Type | Description |
UnitsOfMeasureUOMId [KEY] | Long | UnitsOfMeasureUOMId of UnitsOfMeasureDFF |
UnitOfMeasureId [KEY] | Long | Value that uniquely identifies the unit of measure. It is a value that the application generates when it creates a unit. This attribute maps to the UOMId parameter in the root resource. |
_FLEX_ValidationDate | Date | _FLEX_ValidationDate of UnitsOfMeasureDFF |
_FLEX_Context | String | Descriptive flexfield context name for units of measure. |
_FLEX_NumOfSegments | Int | _FLEX_NumOfSegments of UnitsOfMeasureDFF |
_FLEX_NumOfVisibleSegments | Int | _FLEX_NumOfVisibleSegments of UnitsOfMeasureDFF |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
DisableDate | Date | DisableDate |
UOM | String | UOM |
UOMClass | String | UOMClass |
UOMCode | String | UOMCode |
UOMId | Long | UOMId |
Finder | String | finder |
UnitsOfMeasureintraclassConversions
Name | Type | Description |
UnitsOfMeasureUOMId [KEY] | Long | UnitsOfMeasureUOMId of UnitsOfMeasureintraclassConversions |
InventoryItemId | Long | Value that uniquely identifies the inventory item that the intraclass conversion is being defined for. This attribute is required. |
ConversionId [KEY] | Long | ConversionId of UnitsOfMeasureintraclassConversions |
IntraclassConversion | Double | Rate of conversion between the unit of measure and the base unit of the class for the specified inventory item. This attribute is required. |
IntraclassConversionEndDate | Date | Date when the unit of measure intraclass conversion is no longer available. |
ItemNumber | String | ItemNumber of UnitsOfMeasureintraclassConversions |
CreatedBy | String | CreatedBy of UnitsOfMeasureintraclassConversions |
CreationDate | Datetime | CreationDate of UnitsOfMeasureintraclassConversions |
LastUpdateDate | Datetime | LastUpdateDate of UnitsOfMeasureintraclassConversions |
LastUpdatedBy | String | LastUpdatedBy of UnitsOfMeasureintraclassConversions |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
DisableDate | Date | DisableDate |
UOM | String | UOM |
UOMClass | String | UOMClass |
UOMCode | String | UOMCode |
UOMId | Long | UOMId |
Finder | String | finder |
WorkdayPatterns
Name | Type | Description |
PatternId [KEY] | Long | PatternId of WorkdayPatterns |
Name | String | The name of the pattern that you provide when creating an instance. This attribute is required. |
Description | String | The description of the pattern that you provide when creating an instance. |
PatternTypeCode | String | The abbreviation that identifies the type of pattern being created. Valid values are Time, Duration, and Elapsed. This attribute is required. |
LengthInDays | Long | The value of the number of days in a workday pattern. Specifies how many days the pattern will consume in a schedule and the assigned shifts in the pattern filling in this set of days, before the pattern repeats. This attribute is required. |
CreatedBy | String | CreatedBy of WorkdayPatterns |
CreationDate | Datetime | CreationDate of WorkdayPatterns |
LastUpdateDate | Datetime | LastUpdateDate of WorkdayPatterns |
LastUpdatedBy | String | LastUpdatedBy of WorkdayPatterns |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |
WorkdayPatternsworkdayPatternShifts
Name | Type | Description |
WorkdayPatternsPatternId [KEY] | Long | WorkdayPatternsPatternId of WorkdayPatternsworkdayPatternShifts |
PatternDetailId [KEY] | Long | PatternDetailId of WorkdayPatternsworkdayPatternShifts |
SequenceNumber | Long | The number that identifies the order of the assigned shift for the Duration pattern. This number is not currently used for Time or Elapsed patterns. |
StartDay | Long | The day within the pattern when you begin using the shift. |
EndDay | Long | The day within the pattern when you stop using the shift. |
ShiftId | Long | The value that uniquely identifies the shift within the pattern. This attribute is required. |
ShiftName | String | ShiftName of WorkdayPatternsworkdayPatternShifts |
CreatedBy | String | CreatedBy of WorkdayPatternsworkdayPatternShifts |
CreationDate | Datetime | CreationDate of WorkdayPatternsworkdayPatternShifts |
LastUpdateDate | Datetime | LastUpdateDate of WorkdayPatternsworkdayPatternShifts |
LastUpdatedBy | String | LastUpdatedBy of WorkdayPatternsworkdayPatternShifts |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
PatternId | Long | PatternId |
Finder | String | finder |
This section shows the available API objects and provides more information on executing SQL to Oracle Fusion Cloud SCM APIs.
Views are similar to tables in the way that data is represented; however, views are read-only.
Queries can be executed against a view as if it were a normal table.
Name | Description |
Debriefs | Debriefs |
DebriefsdebriefsDFF | DebriefsdebriefsDFF |
Debriefslines | Debriefslines |
DebriefslineslinesDFF | DebriefslineslinesDFF |
DebriefsprojectDetailsDFF | DebriefsprojectDetailsDFF |
FlexFndDffDescriptiveFlexfieldContexts | FlexFndDffDescriptiveFlexfieldContexts |
FlexFndPvsCharacterIdCharacterValues | FlexFndPvsCharacterIdCharacterValues |
FlexFndPvsCharacterValues | FlexFndPvsCharacterValues |
FlexFndPvsNumberIdCharacterValues | FlexFndPvsNumberIdCharacterValues |
StandardLookupsLOV | StandardLookupsLOV |
StockingLocations | StockingLocations |
StockingLocationssiteDedicatedLocations | StockingLocationssiteDedicatedLocations |
TrunkStocks | TrunkStocks |
Debriefs
Name | Type | Description |
AssetId | Long | Value that uniquely identifies the asset. |
BillToPartySiteId | Long | Value that uniquely identifies the bill-to party. |
BUOrgId | Long | Value that uniquely identifies the business unit. |
CustomerAccountId | Long | Value that uniquely identifies the customer account. |
DebriefHeaderId [KEY] | Long | Value that uniquely identifies the debrief header record. |
DebriefNumber | String | Number that uniquely identifies the debrief header record. |
DebriefStatusCode | String | Abbreviation that identifies the status of the debrief header. A list of accepted values is defined in the lookup type ORA_RCL_DEBRIEF_STATUS. You cannot add additional debrief statuses. |
FreezePrice | String | Value that indicates whether or not the price is frozen when creating the sales order. |
ObjectVersionNumber | Int | Number that is used to implement optimistic locking. This number is incremented every time the row is updated. The number is compared at the start and end of a transaction to detect whether another session has updated the row since it was most recently queried. |
ParentEntityCode | String | Abbreviation that identifies the parent entity of the debrief header. |
ParentEntityId | Long | Value that uniquely identifies the parent entity of the debrief header. |
ParentEntityName | String | Name of the parent entity associated with the debrief. |
PartyId | Long | Value that uniquely identifies the customer party (HZ_PARTIES) associated with the service logistics debrief record (RCL_DEBRIEF_HEADERS). |
ProductItemId | Long | Value that uniquely identifies the product (EGP_SYSTEM_ITEMS) associated with the service logistics debrief record (RCL_DEBRIEF_HEADERS). |
ProductSerialNumber | String | Serial number that identifies the product. |
TechnicianPartyId | Long | Value that uniquely identifies the technician resource (HZ_PARTIES) associated with the service logistics debrief record (RCL_DEBRIEF_HEADERS). |
ProductItemNumber | String | Number that uniquely identifies the product (EGP_SYSTEM_ITEMS) associated with the service logistics debrief record (RCL_DEBRIEF_HEADERS). |
BUName | String | Name of the business unit where the sales order is created. |
TechnicianPartyName | String | Name of the technician. |
CustomerName | String | Name of the customer. |
CustomerAccountNumber | String | Number that identifies the customer account. |
AssetNumber | String | Number that identifies the asset. |
ParentEntityCodeMeaning | String | Meaning of the parent entity code. A list of accepted values is defined in the lookup type ORA_RCL_SOURCE_DOC_TYPE. |
ParentEntityNumber | String | Number that identifies the parent document associated with the service logistics debrief record. |
CostOrganizationName | String | CostOrganizationName of Debriefs |
CostOrganizationCode | String | Abbreviation that identifies the maintenance organization. |
CostOrganizationId | Long | Value that uniquely identifies the maintenance organization. |
WorkOrderSubTypeMeaning | String | WorkOrderSubTypeMeaning of Debriefs |
WorkOrderSubTypeCode | String | Abbreviation that identifies the work order subtype. |
ProductItemDescription | String | ProductItemDescription of Debriefs |
BillToAddress | String | BillToAddress of Debriefs |
PurchaseOrder | String | Value that defines the purchase order number from the service request for the debrief header. |
ServiceRequestId | Long | ServiceRequestId of Debriefs |
ServiceRequestNumber | String | ServiceRequestNumber of Debriefs |
DebriefStatus | String | DebriefStatus of Debriefs |
CreationDate | Datetime | CreationDate of Debriefs |
CreatedBy | String | CreatedBy of Debriefs |
LastUpdateDate | Datetime | LastUpdateDate of Debriefs |
LastUpdatedBy | String | LastUpdatedBy of Debriefs |
LastUpdateLogin | String | LastUpdateLogin of Debriefs |
RepriceFlag | Bool | Value that identifies the repricing of the debrief. Contains one of the following values: true or false. If true, initiates repricing for the debrief. If false, doesn't initiate repricing for the debrief. |
CurrencyCode | String | Abbreviation that identifies the currency for repricing the debrief. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |
DebriefsdebriefsDFF
Name | Type | Description |
DebriefsDebriefHeaderId [KEY] | Long | DebriefsDebriefHeaderId of DebriefsdebriefsDFF |
DebriefHeaderId [KEY] | Long | Value that uniquely identifies the debrief header. |
_FLEX_Context | String | Descriptive flexfield context name for the debrief header. |
_FLEX_Context_DisplayValue | String | Context Segment |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |
Debriefslines
Name | Type | Description |
DebriefsDebriefHeaderId [KEY] | Long | DebriefsDebriefHeaderId of Debriefslines |
BillToPartyId | Long | Value that uniquely identifies the bill-to party (HZ_PARTIES). |
CurrencyCode | String | Abbreviation that identifies the currency for the expense debrief line (FND_CURRENCIES). |
DebriefHeaderId | Long | Value that uniquely identifies the debrief header record. |
DebriefLineId [KEY] | Long | Value that uniquely identifies the debrief line record. |
ExpenseAmount | Double | Expense debrief amount. |
InventoryItemId | Long | Value that uniquely identifies the debrief item (EGP_SYSTEM_ITEMS). The item can be material, labor, or expense item as defined in the item's billing type (MATERIAL_BILLABLE_FLAG). |
ItemRevision | String | Number that identifies the item revision. |
LaborEndDate | Datetime | Date and time when the work ended. |
LaborStartDate | Datetime | Date and time when the work started. |
LineStatusCode | String | Abbreviation that identifies the status of the debrief line. A list of accepted values is defined in the lookup type ORA_RCL_DEBRIEF_STATUS. You cannot add additional debrief statuses. |
LineType | String | Internal code that identifies the debrief line record as material, labor, or expense line. |
LotNumber | String | Number that identifies the item's lot. |
OrderLineId | Long | Value that uniquely identifies the sales order line (DOO_LINES_ALL). |
OrganizationId | Long | Value that uniquely identifies the inventory organization. |
ParentInstanceId | Long | Value that uniquely identifies the parent instance of an asset. |
Quantity | Double | Quantity of the debriefed item. |
ReasonCode | String | This attribute is not currently used. |
SerialNumber | String | Serial number that identifies the item debriefed. |
ServiceActivityId | Long | Value that uniquely identifies the service activity of the debrief line (RCL_SERVICE_ACTIVITIES_VL). |
SourceId | String | Value that uniquely identifies the application where the debrief line was first entered. |
SourceType | String | Value that identifies the application where the debrief line was first entered. |
SubinventoryCode | String | Name of the subinventory that is used to install or return the debrief transaction. |
UOMCode | String | Abbreviation that identifies the unit of measure used in the debrief transaction. |
OrganizationCode | String | Abbreviation that identifies the inventory organization associated with the debrief line. |
InventoryItemNumber | String | Number that identifies the item associated with the debrief line (EGP_SYSTEM_ITEMS). |
BillToPartyName | String | Name of the bill-to customer party. |
UnitOfMeasure | String | Unit of measure associated with the debrief line. |
ServiceActivityCode | String | Abbreviation that identifies the service activity associated with the debrief line (RCL_SERVICE_ACTIVITIES_VL). |
ReservationId | Long | Value that uniquely identifies the inventory reservation created for part installation debrief lines. |
CommonInventoryFlag | Bool | Attribute that uniquely identifies the project inventory source for debrief transaction. Contains one of the following values: null, true, or false. If true, issuing parts from project common inventory is allowed during debrief material process .If false or null, issuing parts from project common inventory is not allowed during debrief material process. This attribute does not have a default value. |
PartyId | Long | Value that uniquely identifies the customer party. |
PartyName | String | Name of the customer. |
CustomerAccountId | Long | Value that uniquely identifies the customer account. |
CustomerAccountNumber | String | Number that identifies the customer account. |
BillToPartySiteId | Long | Value that uniquely identifies the bill-to party. |
BillToAddress | String | Billing Address of the customer. |
ServiceActivity | String | ServiceActivity of Debriefslines |
ServiceActivityDescription | String | ServiceActivityDescription of Debriefslines |
LineCategoryCode | String | LineCategoryCode of Debriefslines |
ZeroChargeFlag | Bool | ZeroChargeFlag of Debriefslines |
OmInterfaceFlag | Bool | OmInterfaceFlag of Debriefslines |
InventoryItemDescription | String | InventoryItemDescription of Debriefslines |
LineStatus | String | LineStatus of Debriefslines |
ErrorText | String | ErrorText of Debriefslines |
LineTypeMeaning | String | LineTypeMeaning of Debriefslines |
PricingSegmentCode | String | PricingSegmentCode of Debriefslines |
PricingSegmentExplanation | String | PricingSegmentExplanation of Debriefslines |
PricingStrategyExplanation | String | PricingStrategyExplanation of Debriefslines |
PricingStrategyId | Long | PricingStrategyId of Debriefslines |
AppliedCurrencyCode | String | AppliedCurrencyCode of Debriefslines |
CreationDate | Datetime | CreationDate of Debriefslines |
CreatedBy | String | CreatedBy of Debriefslines |
LastUpdateDate | Datetime | LastUpdateDate of Debriefslines |
LastUpdatedBy | String | LastUpdatedBy of Debriefslines |
LastUpdateLogin | String | LastUpdateLogin of Debriefslines |
RepriceFlag | Bool | Value to be used to price a debrief line after manual adjustments are applied. It triggers repricing of the debrief line. |
OrderNumber | String | OrderNumber of Debriefslines |
StockLocationId | Long | Value that uniquely identifies the stocking location used in the debrief transaction (RCL_STOCK_LOCATIONS). |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |
DebriefslineslinesDFF
Name | Type | Description |
DebriefsDebriefHeaderId [KEY] | Long | DebriefsDebriefHeaderId of DebriefslineslinesDFF |
LinesDebriefLineId [KEY] | Long | LinesDebriefLineId of DebriefslineslinesDFF |
DebriefLineId [KEY] | Long | DebriefLineId of DebriefslineslinesDFF |
_FLEX_Context | String | __FLEX_Context of DebriefslineslinesDFF |
_FLEX_Context_DisplayValue | String | __FLEX_Context_DisplayValue of DebriefslineslinesDFF |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
DebriefHeaderId | Long | DebriefHeaderId |
Finder | String | finder |
DebriefsprojectDetailsDFF
Name | Type | Description |
DebriefsDebriefHeaderId [KEY] | Long | DebriefsDebriefHeaderId of DebriefsprojectDetailsDFF |
DebriefHeaderId [KEY] | Long | DebriefHeaderId of DebriefsprojectDetailsDFF |
_FLEX_Context | String | __FLEX_Context of DebriefsprojectDetailsDFF |
_FLEX_Context_DisplayValue | String | __FLEX_Context_DisplayValue of DebriefsprojectDetailsDFF |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |
FlexFndDffDescriptiveFlexfieldContexts
Name | Type | Description |
ApplicationId [KEY] | Long | ApplicationId of FlexFndDffDescriptiveFlexfieldContexts |
DescriptiveFlexfieldCode [KEY] | String | DescriptiveFlexfieldCode of FlexFndDffDescriptiveFlexfieldContexts |
ContextCode [KEY] | String | ContextCode of FlexFndDffDescriptiveFlexfieldContexts |
Name | String | Name of FlexFndDffDescriptiveFlexfieldContexts |
Description | String | Description of FlexFndDffDescriptiveFlexfieldContexts |
EnabledFlag | String | EnabledFlag of FlexFndDffDescriptiveFlexfieldContexts |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Bind_ApplicationId | Long | Bind_ApplicationId |
Bind_DescriptiveFlexfieldCode | String | Bind_DescriptiveFlexfieldCode |
Finder | String | finder |
FlexFndPvsCharacterIdCharacterValues
Name | Type | Description |
Id [KEY] | String | Id of FlexFndPvsCharacterIdCharacterValues |
Value | String | Value of FlexFndPvsCharacterIdCharacterValues |
Description | String | Description of FlexFndPvsCharacterIdCharacterValues |
StartDateActive | Date | StartDateActive of FlexFndPvsCharacterIdCharacterValues |
EndDateActive | Date | EndDateActive of FlexFndPvsCharacterIdCharacterValues |
EnabledFlag | String | EnabledFlag of FlexFndPvsCharacterIdCharacterValues |
SummaryFlag | String | SummaryFlag of FlexFndPvsCharacterIdCharacterValues |
ValueSetCode | String | ValueSetCode of FlexFndPvsCharacterIdCharacterValues |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Bind_DataSource | String | Bind_DataSource |
Bind_FinderContext | String | Bind_FinderContext |
Bind_FinderDateFlag | String | Bind_FinderDateFlag |
Bind_ValidationDate | Date | Bind_ValidationDate |
Finder | String | finder |
Flex_vst_bind1 | String | flex_vst_bind1 |
Flex_vst_bind10 | String | flex_vst_bind10 |
Flex_vst_bind11 | String | flex_vst_bind11 |
Flex_vst_bind12 | String | flex_vst_bind12 |
Flex_vst_bind13 | String | flex_vst_bind13 |
Flex_vst_bind14 | String | flex_vst_bind14 |
Flex_vst_bind15 | String | flex_vst_bind15 |
Flex_vst_bind16 | String | flex_vst_bind16 |
Flex_vst_bind17 | String | flex_vst_bind17 |
Flex_vst_bind18 | String | flex_vst_bind18 |
Flex_vst_bind19 | String | flex_vst_bind19 |
Flex_vst_bind2 | String | flex_vst_bind2 |
Flex_vst_bind20 | String | flex_vst_bind20 |
Flex_vst_bind3 | String | flex_vst_bind3 |
Flex_vst_bind4 | String | flex_vst_bind4 |
Flex_vst_bind5 | String | flex_vst_bind5 |
Flex_vst_bind6 | String | flex_vst_bind6 |
Flex_vst_bind7 | String | flex_vst_bind7 |
Flex_vst_bind8 | String | flex_vst_bind8 |
Flex_vst_bind9 | String | flex_vst_bind9 |
FlexFndPvsCharacterValues
Name | Type | Description |
Value [KEY] | String | Value of FlexFndPvsCharacterValues |
Description | String | Description of FlexFndPvsCharacterValues |
StartDateActive | Date | StartDateActive of FlexFndPvsCharacterValues |
EndDateActive | Date | EndDateActive of FlexFndPvsCharacterValues |
EnabledFlag | String | EnabledFlag of FlexFndPvsCharacterValues |
SummaryFlag | String | SummaryFlag of FlexFndPvsCharacterValues |
ValueSetCode | String | ValueSetCode of FlexFndPvsCharacterValues |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Bind_AttrMap | String | Bind_AttrMap |
Bind_DataSource | String | Bind_DataSource |
Bind_DataSourceDiscr | String | Bind_DataSourceDiscr |
Bind_FinderContext | String | Bind_FinderContext |
Bind_FinderDateFlag | String | Bind_FinderDateFlag |
Bind_ValidationDate | Date | Bind_ValidationDate |
Finder | String | finder |
Flex_vst_bind1 | String | flex_vst_bind1 |
Flex_vst_bind10 | String | flex_vst_bind10 |
Flex_vst_bind11 | String | flex_vst_bind11 |
Flex_vst_bind12 | String | flex_vst_bind12 |
Flex_vst_bind13 | String | flex_vst_bind13 |
Flex_vst_bind14 | String | flex_vst_bind14 |
Flex_vst_bind15 | String | flex_vst_bind15 |
Flex_vst_bind16 | String | flex_vst_bind16 |
Flex_vst_bind17 | String | flex_vst_bind17 |
Flex_vst_bind18 | String | flex_vst_bind18 |
Flex_vst_bind19 | String | flex_vst_bind19 |
Flex_vst_bind2 | String | flex_vst_bind2 |
Flex_vst_bind20 | String | flex_vst_bind20 |
Flex_vst_bind3 | String | flex_vst_bind3 |
Flex_vst_bind4 | String | flex_vst_bind4 |
Flex_vst_bind5 | String | flex_vst_bind5 |
Flex_vst_bind6 | String | flex_vst_bind6 |
Flex_vst_bind7 | String | flex_vst_bind7 |
Flex_vst_bind8 | String | flex_vst_bind8 |
Flex_vst_bind9 | String | flex_vst_bind9 |
FlexFndPvsNumberIdCharacterValues
Name | Type | Description |
Id [KEY] | Double | Id of FlexFndPvsNumberIdCharacterValues |
Value | String | Value of FlexFndPvsNumberIdCharacterValues |
Description | String | Description of FlexFndPvsNumberIdCharacterValues |
StartDateActive | Date | StartDateActive of FlexFndPvsNumberIdCharacterValues |
EndDateActive | Date | EndDateActive of FlexFndPvsNumberIdCharacterValues |
EnabledFlag | String | EnabledFlag of FlexFndPvsNumberIdCharacterValues |
SummaryFlag | String | SummaryFlag of FlexFndPvsNumberIdCharacterValues |
ValueSetCode | String | ValueSetCode of FlexFndPvsNumberIdCharacterValues |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Bind_DataSource | String | Bind_DataSource |
Bind_FinderContext | String | Bind_FinderContext |
Bind_FinderDateFlag | String | Bind_FinderDateFlag |
Bind_ValidationDate | Date | Bind_ValidationDate |
Finder | String | finder |
Flex_vst_bind1 | String | flex_vst_bind1 |
Flex_vst_bind10 | String | flex_vst_bind10 |
Flex_vst_bind11 | String | flex_vst_bind11 |
Flex_vst_bind12 | String | flex_vst_bind12 |
Flex_vst_bind13 | String | flex_vst_bind13 |
Flex_vst_bind14 | String | flex_vst_bind14 |
Flex_vst_bind15 | String | flex_vst_bind15 |
Flex_vst_bind16 | String | flex_vst_bind16 |
Flex_vst_bind17 | String | flex_vst_bind17 |
Flex_vst_bind18 | String | flex_vst_bind18 |
Flex_vst_bind19 | String | flex_vst_bind19 |
Flex_vst_bind2 | String | flex_vst_bind2 |
Flex_vst_bind20 | String | flex_vst_bind20 |
Flex_vst_bind3 | String | flex_vst_bind3 |
Flex_vst_bind4 | String | flex_vst_bind4 |
Flex_vst_bind5 | String | flex_vst_bind5 |
Flex_vst_bind6 | String | flex_vst_bind6 |
Flex_vst_bind7 | String | flex_vst_bind7 |
Flex_vst_bind8 | String | flex_vst_bind8 |
Flex_vst_bind9 | String | flex_vst_bind9 |
StandardLookupsLOV
Name | Type | Description |
LookupType [KEY] | String | The lookup type that identifies the lookup. |
LookupCode [KEY] | String | The code that identifies the lookup. |
Meaning | String | The meaning of the lookup. |
Description | String | The description of the lookup. |
Tag | String | An optional tag used to filter the lookups. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
ActiveDate | Date | ActiveDate |
BindActiveDate | Date | BindActiveDate |
BindLookupCode | String | BindLookupCode |
BindLookupType | String | BindLookupType |
BindTag | String | BindTag |
Bind_ParentLookupCode | String | Bind_ParentLookupCode |
Bind_ParentSetidDetermType | String | Bind_ParentSetidDetermType |
Bind_ParentSetidDetermValue | String | Bind_ParentSetidDetermValue |
Bind_RelationshipId | Long | Bind_RelationshipId |
NewLookupCode1 | String | NewLookupCode1 |
NewLookupCode2 | String | NewLookupCode2 |
NewLookupCode3 | String | NewLookupCode3 |
NewLookupCode4 | String | NewLookupCode4 |
NewLookupCode5 | String | NewLookupCode5 |
Finder | String | finder |
StockingLocations
Name | Type | Description |
StockLocationId [KEY] | Long | Value that uniquely identifies the stocking location. |
OrganizationId | Long | Value that uniquely identifies the inventory organization for which service logistics attributes are added or updated. |
OrganizationCode | String | Abbreviation that identifies the inventory organization for which service logistics attributes are added or updated. |
Subinventory | String | Name of the subinventory for which service logistics attributes are added or updated. |
Condition | String | Condition of subinventory stocking locations. Valid values are Usable and Defective. A list of accepted values is defined in the lookup type ORA_RCL_STOCK_LOC_CONDITION. |
LocationType | String | Type of location. Valid values are TECHNICIAN, UNMANNED, MANNED, and SITE_DEDICATED. A list of accepted values is defined in the lookup type ORA_RCL_STOCK_LOC_TYPE. You cannot add additional location types. |
LocationTypeMeaning | String | Description of the location type. Valid values are Technician, Unmanned Warehouse, Manned Warehouse, and Site Dedicated Warehouse. A list of accepted values is defined in the lookup type ORA_RCL_STOCK_LOC_TYPE. You cannot add additional location types. |
ConditionMeaning | String | Value that indicates the condition of subinventory stocking locations. Valid values are Usable and Defective. A list of accepted values is defined in the lookup type ORA_RCL_STOCK_LOC_CONDITION. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |
StockingLocationssiteDedicatedLocations
Name | Type | Description |
StockingLocationsStockLocationId [KEY] | Long | StockingLocationsStockLocationId of StockingLocationssiteDedicatedLocations |
SiteDedicatedLocId [KEY] | Long | Value that uniquely identifies the site dedicated location record in the dedicated sites table (RCL_SITE_DEDICATED_LOCATIONS). |
PartySiteId | Long | Value that uniquely identifies the customer site (HZ_PARTY_SITES) associated with the service logistics stocking locations table (RCL_STOCK_LOCATION). |
StockLocationId | Long | Value that uniquely identifies the row in the service logistics stocking location table (RCL_STOCK_LOCATION). |
PartySiteNumber | String | Number that identifies the customer site (HZ_PARTY_SITES) associated with the service logistics stocking locations table (RCL_STOCK_LOCATION). |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |
TrunkStocks
Name | Type | Description |
StockLocationId | Long | StockLocationId of TrunkStocks |
OrganizationId [KEY] | Long | OrganizationId of TrunkStocks |
OrganizationCode | String | OrganizationCode of TrunkStocks |
Subinventory [KEY] | String | Subinventory of TrunkStocks |
InventoryItemId [KEY] | Long | InventoryItemId of TrunkStocks |
ItemNumber | String | ItemNumber of TrunkStocks |
Revision | String | Revision of TrunkStocks |
ItemSerialControl | Double | ItemSerialControl of TrunkStocks |
UOMCode | String | UOMCode of TrunkStocks |
UnitOfMeasure | String | UnitOfMeasure of TrunkStocks |
TotalQoh | Double | TotalQoh of TrunkStocks |
TotalAvailable | Double | TotalAvailable of TrunkStocks |
RecoveredPartDispCode | String | RecoveredPartDispCode of TrunkStocks |
SerialNumber [KEY] | String | SerialNumber of TrunkStocks |
TransactionDate | Datetime | TransactionDate of TrunkStocks |
ItemDescription | String | ItemDescription of TrunkStocks |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |
This section shows the available API objects and provides more information on executing SQL to Oracle Fusion Cloud SCM APIs.
Stored Procedures are function-like interfaces to Oracle Fusion Cloud SCM. They can be used to resubmit messages, download document templates, and more.
Views are similar to tables in the way that data is represented; however, views are read-only.
Queries can be executed against a view as if it were a normal table.
Name | Description |
B2bApplicationPartners | B2bApplicationPartners |
B2bApplicationPartnersdocuments | B2bApplicationPartnersdocuments |
B2bMessageTransactions | B2bMessageTransactions |
B2bMessageTransactionsdeliveryAttempts | B2bMessageTransactionsdeliveryAttempts |
B2bMessageTransactionsreceiptConfirmations | B2bMessageTransactionsreceiptConfirmations |
B2bTradingPartners | B2bTradingPartners |
B2bTradingPartnersb2bServiceProviders | B2bTradingPartnersb2bServiceProviders |
B2bTradingPartnersconfirmationCodes | B2bTradingPartnersconfirmationCodes |
B2bTradingPartnersdeliveryMethods | B2bTradingPartnersdeliveryMethods |
B2bTradingPartnersdocuments | B2bTradingPartnersdocuments |
B2bTradingPartnersdocumentsmessageProcessingRules | B2bTradingPartnersdocumentsmessageProcessingRules |
B2bTradingPartnersinboundCollaborationMessages | B2bTradingPartnersinboundCollaborationMessages |
B2bTradingPartnersinboundCollaborationMessagesdomainValueMaps | B2bTradingPartnersinboundCollaborationMessagesdomainValueMaps |
B2bTradingPartnersinboundCollaborationMessagesmessageProcessingRules | B2bTradingPartnersinboundCollaborationMessagesmessageProcessingRules |
B2bTradingPartnersoutboundCollaborationMessages | B2bTradingPartnersoutboundCollaborationMessages |
B2bTradingPartnersoutboundCollaborationMessagesdomainValueMaps | B2bTradingPartnersoutboundCollaborationMessagesdomainValueMaps |
B2bTradingPartnersoutboundCollaborationMessagesmessageProcessingRules | B2bTradingPartnersoutboundCollaborationMessagesmessageProcessingRules |
CollaborationOrderForecastRequests | CollaborationOrderForecastRequests |
CollaborationOrderForecastRequestsdetails | CollaborationOrderForecastRequestsdetails |
CollaborationOrderForecastRequestsrequestStatusDetails | CollaborationOrderForecastRequestsrequestStatusDetails |
CollaborationOrderForecasts | CollaborationOrderForecasts |
CollaborationOrderForecastscommitQuantities | CollaborationOrderForecastscommitQuantities |
CollaborationOrderForecastsexceptionQuantities | CollaborationOrderForecastsexceptionQuantities |
CollaborationOrderForecastsforecastQuantities | CollaborationOrderForecastsforecastQuantities |
CollaborationOrderForecastsreferenceQuantities | CollaborationOrderForecastsreferenceQuantities |
FlexFndDffDescriptiveFlexfieldContexts | FlexFndDffDescriptiveFlexfieldContexts |
FlexFndPvsCharacterIdCharacterValues | FlexFndPvsCharacterIdCharacterValues |
FlexFndPvsCharacterValues | FlexFndPvsCharacterValues |
FlexFndPvsNumberIdCharacterValues | FlexFndPvsNumberIdCharacterValues |
StandardLookupsLOV | StandardLookupsLOV |
B2bApplicationPartners
Name | Type | Description |
ApplicationPartnerStatus | String | ApplicationPartnerStatus of B2bApplicationPartners |
TradingPartnerId | Long | TradingPartnerId of B2bApplicationPartners |
DvmGroup | String | DvmGroup of B2bApplicationPartners |
PartnerKeyType | String | PartnerKeyType of B2bApplicationPartners |
ProcessingActionCode | String | ProcessingActionCode of B2bApplicationPartners |
ServiceProviderId | Long | ServiceProviderId of B2bApplicationPartners |
ApplicationPartnerId [KEY] | Long | ApplicationPartnerId of B2bApplicationPartners |
ServiceProviderName | String | ServiceProviderName of B2bApplicationPartners |
TradingPartner | String | TradingPartner of B2bApplicationPartners |
TradingPartnerIdType | String | TradingPartnerIdType of B2bApplicationPartners |
PartnerId | String | PartnerId of B2bApplicationPartners |
PartnerIdType | String | PartnerIdType of B2bApplicationPartners |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |
B2bApplicationPartnersdocuments
Name | Type | Description |
B2bApplicationPartnersApplicationPartnerId [KEY] | Long | B2bApplicationPartnersApplicationPartnerId of B2bApplicationPartnersdocuments |
ApplicationPartnerDocumentStatus | String | Value that indicates an application partner document status. Valid values include Enabled, Disabled, and Hold for inbound document. The default value is Disabled. |
DocumentId | Long | Value that uniquely identifies the collaboration document. This attribute is a foreign key reference to the collaboration document. |
ApplicationPartnerDocumentId [KEY] | Long | Value that uniquely identifies one of the application partner's documents. It is a primary key that the application generates when it creates a application partner document record. This attribute is required. |
StatusDate | Datetime | Date when the application partner document was created or updated. |
PrimaryRecipientFlag | Bool | Value that identifies the primary recipient document. |
DocumentName | String | Value that identifies the collaboration document name. |
SenderRole | String | Value that identifies the sender role. |
Direction | String | Value that identifies the direction. |
ServiceProviderId | Long | Value that uniquely identifies the service provider. This attribute is a foreign key reference to the service provider. |
DocumentDescription | String | Value that identifies the collaboration document description. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
ApplicationPartnerId | Long | ApplicationPartnerId |
Finder | String | finder |
B2bMessageTransactions
Name | Type | Description |
MessageLogId [KEY] | Long | MessageLogId of B2bMessageTransactions |
MessageGUID | String | MessageGUID of B2bMessageTransactions |
ServiceProviderId | Long | ServiceProviderId of B2bMessageTransactions |
ServiceProviderName | String | ServiceProviderName of B2bMessageTransactions |
Status | String | Status of B2bMessageTransactions |
StatusDate | Datetime | StatusDate of B2bMessageTransactions |
TestFlag | Bool | TestFlag of B2bMessageTransactions |
Error | String | Error of B2bMessageTransactions |
ErrorType | String | ErrorType of B2bMessageTransactions |
MessageName | String | MessageName of B2bMessageTransactions |
MessageId | Long | MessageId of B2bMessageTransactions |
ProcessingDuration | String | ProcessingDuration of B2bMessageTransactions |
RetryCount | Int | RetryCount of B2bMessageTransactions |
SenderMessageId | String | SenderMessageId of B2bMessageTransactions |
DocumentOperationId | Long | DocumentOperationId of B2bMessageTransactions |
ExternalPartnerId | Long | ExternalPartnerId of B2bMessageTransactions |
TradingPartnerId | String | TradingPartnerId of B2bMessageTransactions |
TradingPartnerIdType | String | TradingPartnerIdType of B2bMessageTransactions |
PartnerMessageName | String | PartnerMessageName of B2bMessageTransactions |
PartnerMessageId | Long | PartnerMessageId of B2bMessageTransactions |
PartnerKeyType | String | PartnerKeyType of B2bMessageTransactions |
CorrelationId | String | CorrelationId of B2bMessageTransactions |
ProcessingCode | String | ProcessingCode of B2bMessageTransactions |
ProcessingDetail | String | ProcessingDetail of B2bMessageTransactions |
SentAttachments | Long | SentAttachments of B2bMessageTransactions |
TotalAttachments | Long | TotalAttachments of B2bMessageTransactions |
SentAttachmentsList | String | SentAttachmentsList of B2bMessageTransactions |
DocumentId | Long | DocumentId of B2bMessageTransactions |
Direction | String | Direction of B2bMessageTransactions |
DocumentName | String | DocumentName of B2bMessageTransactions |
MessageLogStatus | String | MessageLogStatus of B2bMessageTransactions |
KeyContext | String | KeyContext of B2bMessageTransactions |
PublicationId | String | PublicationId of B2bMessageTransactions |
PrimaryRecipientFlag | Bool | PrimaryRecipientFlag of B2bMessageTransactions |
ConfirmationStatus | String | ConfirmationStatus of B2bMessageTransactions |
InputDocument | String | InputDocument of B2bMessageTransactions |
OutputDocument | String | OutputDocument of B2bMessageTransactions |
AltDelMethodTypeFlag | Bool | AltDelMethodTypeFlag of B2bMessageTransactions |
ErrorDescription | String | ErrorDescription of B2bMessageTransactions |
LineCount | Long | LineCount of B2bMessageTransactions |
SublineCount | Long | SublineCount of B2bMessageTransactions |
DocumentDescription | String | DocumentDescription of B2bMessageTransactions |
ChangeOrder | String | ChangeOrder of B2bMessageTransactions |
RepositoryFileId | String | RepositoryFileId of B2bMessageTransactions |
FlowId | Long | FlowId of B2bMessageTransactions |
InstanceCount | Int | InstanceCount of B2bMessageTransactions |
PayloadRetrievalReqd | String | PayloadRetrievalReqd of B2bMessageTransactions |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |
B2bMessageTransactionsdeliveryAttempts
Name | Type | Description |
B2bMessageTransactionsMessageLogId [KEY] | Long | B2bMessageTransactionsMessageLogId of B2bMessageTransactionsdeliveryAttempts |
MessageLogDetailId [KEY] | Long | MessageLogDetailId of B2bMessageTransactionsdeliveryAttempts |
MessageLogId | Long | MessageLogId of B2bMessageTransactionsdeliveryAttempts |
MessageGUID | String | MessageGUID of B2bMessageTransactionsdeliveryAttempts |
ProcessingStartTime | Datetime | ProcessingStartTime of B2bMessageTransactionsdeliveryAttempts |
RetryCount | Int | RetryCount of B2bMessageTransactionsdeliveryAttempts |
Status | String | Status of B2bMessageTransactionsdeliveryAttempts |
Error | String | Error of B2bMessageTransactionsdeliveryAttempts |
ErrorType | String | ErrorType of B2bMessageTransactionsdeliveryAttempts |
ScheduledProcessName | String | ScheduledProcessName of B2bMessageTransactionsdeliveryAttempts |
ScheduledProcessId | Long | ScheduledProcessId of B2bMessageTransactionsdeliveryAttempts |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |
B2bMessageTransactionsreceiptConfirmations
Name | Type | Description |
B2bMessageTransactionsMessageLogId [KEY] | Long | B2bMessageTransactionsMessageLogId of B2bMessageTransactionsreceiptConfirmations |
MessageLogId [KEY] | Long | MessageLogId of B2bMessageTransactionsreceiptConfirmations |
MessageGUID | String | MessageGUID of B2bMessageTransactionsreceiptConfirmations |
SenderMessageId | String | SenderMessageId of B2bMessageTransactionsreceiptConfirmations |
StatusDate | Datetime | StatusDate of B2bMessageTransactionsreceiptConfirmations |
ProcessingCode | String | ProcessingCode of B2bMessageTransactionsreceiptConfirmations |
ProcessingDetail | String | ProcessingDetail of B2bMessageTransactionsreceiptConfirmations |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |
B2bTradingPartners
Name | Type | Description |
TradingPartnerId [KEY] | Long | Value that uniquely identifies the trading partner. It is a primary key that the application generates when it creates a trading partner record. This attribute is required. |
TradingPartner | String | Value that uniquely identifies the trading partner name. |
TradingPartnerIdType | String | Value that identifies the type of trading partner. |
ManualEntryIndicator | String | Value that indicates a manual entry. The value is Y when trading partner record is manually entered from the user interface. |
ServiceProviderId | Long | Value that uniquely identifies the service provider. This attribute is a foreign key reference to the service provider for a trading partner. |
ServiceProviderName | String | Name of the service provider. |
FromPartnerIdTag | String | Tag used in protocol headers to identify the partner sending the message. |
FromPartnerIdTypeTag | String | Tag used in protocol headers to identify the type of partner sending the message. |
ToPartnerIdTag | String | Tag used in protocol headers to identify the partner to whom the message is being sent. |
ToPartnerIdTypeTag | String | Tag used in protocol headers to identify the identifier type of the partner to whom the message is being sent. |
ExternalMessageTypeTag | String | Tag used for outbound headers to identify the type of partner sending the message. |
ExternalMessageVersionTag | String | Tag used for outbound headers to identify the version of the partner sending the message. |
ExternalMessageStandardTag | String | Tag used for outbound headers to identify the standard of the partner sending the message. |
ObnId | String | ObnId of B2bTradingPartners |
LastUpdateDate | Datetime | LastUpdateDate of B2bTradingPartners |
CreationDate | Datetime | CreationDate of B2bTradingPartners |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BindServiceProviderId | Long | bindServiceProviderId |
Finder | String | finder |
B2bTradingPartnersb2bServiceProviders
Name | Type | Description |
B2bTradingPartnersTradingPartnerId [KEY] | Long | B2bTradingPartnersTradingPartnerId of B2bTradingPartnersb2bServiceProviders |
ServiceProviderId [KEY] | Long | ServiceProviderId of B2bTradingPartnersb2bServiceProviders |
ServiceProviderName | String | ServiceProviderName of B2bTradingPartnersb2bServiceProviders |
PartnerId | String | PartnerId of B2bTradingPartnersb2bServiceProviders |
PartnerIdType | String | PartnerIdType of B2bTradingPartnersb2bServiceProviders |
CreationDate | Datetime | CreationDate of B2bTradingPartnersb2bServiceProviders |
LastUpdateDate | Datetime | LastUpdateDate of B2bTradingPartnersb2bServiceProviders |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
TradingPartnerId | Long | TradingPartnerId |
BindServiceProviderId | Long | bindServiceProviderId |
Finder | String | finder |
B2bTradingPartnersconfirmationCodes
Name | Type | Description |
B2bTradingPartnersTradingPartnerId [KEY] | Long | B2bTradingPartnersTradingPartnerId of B2bTradingPartnersconfirmationCodes |
ConfStatusXrefId [KEY] | Long | Value that uniquely identifies the confirmation code. It is a primary key that the application generates when it creates a confirmation code record. This attribute is required. |
PartnerStatus | String | Value that specifies the status of confirmation of the trading partner. |
CollaborationStatus | String | Value that specifies the status of the collaboration message. |
LastUpdateDate | Datetime | LastUpdateDate of B2bTradingPartnersconfirmationCodes |
CreationDate | Datetime | CreationDate of B2bTradingPartnersconfirmationCodes |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
TradingPartnerId | Long | TradingPartnerId |
BindServiceProviderId | Long | bindServiceProviderId |
Finder | String | finder |
B2bTradingPartnersdeliveryMethods
Name | Type | Description |
B2bTradingPartnersTradingPartnerId [KEY] | Long | B2bTradingPartnersTradingPartnerId of B2bTradingPartnersdeliveryMethods |
DeliveryMethodId [KEY] | Long | Value that uniquely identifies the delivery method. It is a primary key that the application generates when it creates a delivery method record. This attribute is required. |
DeliveryMethodName | String | Name of the delivery method. This attribute is required. |
DeliveryMethodType | String | Value that identifies the type of delivery method. Valid values include One-Way Web Service or Request-Response Web Service. |
Service | String | Value that identifies the external service of the delivery method. |
B2bRoutingFlag | Bool | Contains one of the following values: true or false. If true, then the messages to the service provider are routed through the internal B2B gateway. If false, then the messages to the service provider are not routed through the internal B2B gateway. The default value is false. |
SecurityPolicy | String | Value that indicates the security policy used with the delivery method. |
UcmExportDocumentAccount | String | Value that specifies the location from where files are picked for outbound process. |
RecipientEmailId | String | Value that uniquely identifies the email to which the outbound message is sent. |
AttachXmlFlag | Bool | Contains one of the following values: true or false. If true, then the transformed payload is sent along with the email as attachment. If false, then the transformed payload is not sent along with the email as attachment. The default value is false. |
ServiceUri | String | Value that specifies the service endpoint stored in topology manager. |
CsfkeyUser | String | Value that stores the username in the credential store. |
CsfkeyPassword | String | Value that stores the password in the credential store. |
ServiceMeaning | String | Value that specifies the meaning of the service. |
CreationDate | Datetime | Date when the user created the delivery method that the trading partner uses to send outbound messages. |
LastUpdateDate | Datetime | Date when the user most recently updated the delivery method that the trading partner uses to send outbound messages. |
FileName | String | Value that identifies the file that is being delivered using SFTP. |
RemoteDir | String | Value that identifies the directory where outbound messages are delivered using SFTP. |
SftpHost | String | Value that identifies the host name for outbound message delivery using SFTP. |
SftpPort | String | Value that identifies the port for outbound message delivery using SFTP. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
TradingPartnerId | Long | TradingPartnerId |
BindServiceProviderId | Long | bindServiceProviderId |
Finder | String | finder |
B2bTradingPartnersdocuments
Name | Type | Description |
B2bTradingPartnersTradingPartnerId [KEY] | Long | B2bTradingPartnersTradingPartnerId of B2bTradingPartnersdocuments |
DocumentId | Long | Value that uniquely identifies the collaboration document. This attribute is a foreign key reference to the collaboration document. |
DocumentName | String | Name of the trading partner document. |
TradingPartnerDocumentId [KEY] | Long | Value that uniquely identifies the trading partner document. This attribute is a foreign key reference to the trading partner document. |
TradingPartnerDocumentStatus | String | Value that specifies the status of the trading partner document. |
ServiceRequestId | Long | Value that uniquely identifies the service request. The application generates this value when a setup request is made to a service provider. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
TradingPartnerId | Long | TradingPartnerId |
BindServiceProviderId | Long | bindServiceProviderId |
Finder | String | finder |
B2bTradingPartnersdocumentsmessageProcessingRules
Name | Type | Description |
B2bTradingPartnersTradingPartnerId [KEY] | Long | B2bTradingPartnersTradingPartnerId of B2bTradingPartnersdocumentsmessageProcessingRules |
DocumentsTradingPartnerDocumentId [KEY] | Long | DocumentsTradingPartnerDocumentId of B2bTradingPartnersdocumentsmessageProcessingRules |
NodeId [KEY] | Long | Value that uniquely identifies the message processing rule. It is a primary key that the application generates when it creates a message processing rule record. This attribute is required. |
Name | String | Name of the message processing rule. |
MessageNodeXpath | String | Value that specifies the cross reference path of the external message. |
DefaultValue | String | Value that specifies the default value of the node identified in the XPath. |
ValueRequiredFlag | Bool | Contains one of the following values: true or false. If true, then a value is required for a field. If false, then value is not required for a field. This attribute does not have a default value. |
IncludeInOutputFlag | Bool | Contains one of the following values: true or false. If true, then the field should be included in the message. If false, then the field should not be included in the message. The default value is false. |
LastUpdateDate | Datetime | LastUpdateDate of B2bTradingPartnersdocumentsmessageProcessingRules |
CreationDate | Datetime | CreationDate of B2bTradingPartnersdocumentsmessageProcessingRules |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
TradingPartnerId | Long | TradingPartnerId |
BindServiceProviderId | Long | bindServiceProviderId |
Finder | String | finder |
B2bTradingPartnersinboundCollaborationMessages
Name | Type | Description |
B2bTradingPartnersTradingPartnerId [KEY] | Long | B2bTradingPartnersTradingPartnerId of B2bTradingPartnersinboundCollaborationMessages |
PartnerMessageId [KEY] | Long | Value that uniquely identifies the trading partner message. It is a primary key that the application generates when it creates a inbound collaboration message record. This attribute is required. |
PartnerMessageName | String | Name of the inbound collaboration message. |
PartnerMessageStatus | String | Value that specifies the status of the trading partner message. Values include Inactive, Active, or Loopback. The default value is Inactive. |
PartnerMessageStatusDate | Datetime | Date when the inbound collaboration message was created or updated. |
AcknowledgementCode | String | Value that indicates whether the application processing feedback should be sent for inbound messages or not. |
ProcessingAction | String | Value that defines the action of inbound and outbound that is sent through SOAP headers. |
ApplicationPartnerCodeXpath | String | Value that stores the application partner code cross reference path. |
ObjectKey1Xpath | String | Value that identifies the first key of the XPath in the input payload. |
ObjectKey2Xpath | String | Value that identifies the second key of the XPath in the input payload. |
ObjectKey3Xpath | String | Value that identifies the third key of the XPath in the input payload. |
ObjectKey4Xpath | String | Value that identifies the fourth key of the XPath in the input payload. |
ObjectKey5Xpath | String | Value that identifies the fifth key of the XPath in the input payload. |
ObjectKey6Xpath | String | Value that identifies the sixth key of the XPath in the input payload. |
MessageId | Long | Value that uniquely identifies the collaboration message. This attribute is a foreign key reference to the collaboration message. |
MessageName | String | Name of the collaboration message. |
DocumentId | Long | Value that uniquely identifies the collaboration document. This attribute is a foreign key reference to the collaboration document. |
DocumentName | String | DocumentName of B2bTradingPartnersinboundCollaborationMessages |
PartnerMessageCustomizationId [KEY] | Long | Value that uniquely identifies the partner message customization. It is a primary key that the application generates when it creates a inbound collaboration message record. This attribute is required. This is a read-only attribute. |
RetentionDuration | Int | Value that indicates the duration of retention of the inbound collaboration message. |
RetentionDurationType | String | Value that indicates the type of duration of retention of the inbound collaboration message. |
OverrideStatus | String | Value that specifies the override status of the inbound collaboration message. Values include Inactive, Active, or Loopback. The default value is Inactive. |
OverrideStatusDate | Datetime | Date when the inbound collaboration message was overridden. |
LastUpdateDate | Datetime | Date when the user most recently updated the inbound collaboration message for the trading partner. |
CreationDate | Datetime | Date when the user set up the inbound collaboration message for the trading partner. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
TradingPartnerId | Long | TradingPartnerId |
BindServiceProviderId | Long | bindServiceProviderId |
Finder | String | finder |
B2bTradingPartnersinboundCollaborationMessagesdomainValueMaps
Name | Type | Description |
B2bTradingPartnersTradingPartnerId [KEY] | Long | B2bTradingPartnersTradingPartnerId of B2bTradingPartnersinboundCollaborationMessagesdomainValueMaps |
InboundcollaborationmessagesPartnerMessageCustomizationId [KEY] | Long | InboundcollaborationmessagesPartnerMessageCustomizationId of B2bTradingPartnersinboundCollaborationMessagesdomainValueMaps |
InboundcollaborationmessagesPartnerMessageId [KEY] | Long | InboundcollaborationmessagesPartnerMessageId of B2bTradingPartnersinboundCollaborationMessagesdomainValueMaps |
MessageDvmId [KEY] | Long | MessageDvmId of B2bTradingPartnersinboundCollaborationMessagesdomainValueMaps |
DvmName | String | DvmName of B2bTradingPartnersinboundCollaborationMessagesdomainValueMaps |
MessageId | Long | MessageId of B2bTradingPartnersinboundCollaborationMessagesdomainValueMaps |
MessageName | String | MessageName of B2bTradingPartnersinboundCollaborationMessagesdomainValueMaps |
CreationDate | Datetime | CreationDate of B2bTradingPartnersinboundCollaborationMessagesdomainValueMaps |
LastUpdateDate | Datetime | LastUpdateDate of B2bTradingPartnersinboundCollaborationMessagesdomainValueMaps |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
TradingPartnerId | Long | TradingPartnerId |
BindServiceProviderId | Long | bindServiceProviderId |
Finder | String | finder |
B2bTradingPartnersinboundCollaborationMessagesmessageProcessingRules
Name | Type | Description |
B2bTradingPartnersTradingPartnerId [KEY] | Long | B2bTradingPartnersTradingPartnerId of B2bTradingPartnersinboundCollaborationMessagesmessageProcessingRules |
InboundcollaborationmessagesPartnerMessageCustomizationId [KEY] | Long | InboundcollaborationmessagesPartnerMessageCustomizationId of B2bTradingPartnersinboundCollaborationMessagesmessageProcessingRules |
InboundcollaborationmessagesPartnerMessageId [KEY] | Long | InboundcollaborationmessagesPartnerMessageId of B2bTradingPartnersinboundCollaborationMessagesmessageProcessingRules |
NodeId [KEY] | Long | Value that uniquely identifies the message processing rule. It is a primary key that the application generates when it creates a message processing rule record. This attribute is required. |
Name | String | Name of the message processing rule. |
MessageNodeXpath | String | Value that specifies the cross reference path of the external message. |
DefaultValue | String | Value that specifies the default value of the node identified in the XPath. |
ValueRequiredFlag | Bool | Contains one of the following values: true or false. If true, then a value is required for a field. If false, then value is not required for a field. This attribute does not have a default value. |
IncludeInOutputFlag | Bool | Contains one of the following values: true or false. If true, then the field should be included in the message. If false, then the field should not be included in the message. The default value is false. |
LastUpdateDate | Datetime | LastUpdateDate of B2bTradingPartnersinboundCollaborationMessagesmessageProcessingRules |
CreationDate | Datetime | CreationDate of B2bTradingPartnersinboundCollaborationMessagesmessageProcessingRules |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
TradingPartnerId | Long | TradingPartnerId |
BindServiceProviderId | Long | bindServiceProviderId |
Finder | String | finder |
B2bTradingPartnersoutboundCollaborationMessages
Name | Type | Description |
B2bTradingPartnersTradingPartnerId [KEY] | Long | B2bTradingPartnersTradingPartnerId of B2bTradingPartnersoutboundCollaborationMessages |
PartnerMessageId [KEY] | Long | Value that uniquely identifies the trading partner message. This attribute is a foreign key reference to the trading partner message. |
PartnerMessageName | String | Name of the outbound collaboration message. |
PartnerMessageStatus | String | Value that specifies the status of the outbound collaboration message. |
PartnerMessageStatusDate | Datetime | Date when the outbound collaboration message status is set. |
ProcessingAction | String | Value that defines the action of outbound message which is sent through SOAP headers. |
MessageId | Long | Value that uniquely identifies the collaboration message. This attribute is a foreign key reference to the collaboration message. |
MessageName | String | Name of the collaboration message name. |
ServiceProviderId | Long | Value that uniquely identifies the service provider. This attribute is a foreign key reference to the service provider. |
DocumentId | Long | Value that uniquely identifies the collaboration document. This attribute is a foreign key reference to the collaboration document. |
DocumentName | String | DocumentName of B2bTradingPartnersoutboundCollaborationMessages |
DeliveryMethodId | Long | Value that uniquely identifies the delivery method for the outbound collaboration message. This attribute is a foreign key reference to the delivery method for the outbound collaboration message. |
DeliveryMethodName | String | Name of the delivery method for the outbound collaboration message. |
AlternateDeliveryMethodId | Long | Value that uniquely identifies the alternate delivery method. It is a primary key that the application generates when it creates a delivery method record. |
AlternateDeliveryMethodName | String | Name of the alternate delivery method. |
PartnerMessageCustomizationId [KEY] | Long | Value that uniquely identifies the trading partner message customization. This attribute is a foreign key reference to the trading partner message customization. |
RetentionDuration | Int | Value that specifies the duration of retention of the outbound collaboration message. |
RetentionDurationType | String | Value that specifies the type of duration of retention of the outbound collaboration message. |
OverrideStatus | String | Value that specifies the override status of the outbound collaboration message. Values include Inactive, Active, or Loopback. The default value is Inactive. |
OverrideStatusDate | Datetime | Date when the status of the outbound collaboration message was overridden. |
CreationDate | Datetime | CreationDate of B2bTradingPartnersoutboundCollaborationMessages |
LastUpdateDate | Datetime | LastUpdateDate of B2bTradingPartnersoutboundCollaborationMessages |
AttachmentProcessingMethod | String | Value that indicates how the message attachments are sent to trading partners. Valid values include In message, In payload, and MIME part. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
TradingPartnerId | Long | TradingPartnerId |
BindServiceProviderId | Long | bindServiceProviderId |
Finder | String | finder |
B2bTradingPartnersoutboundCollaborationMessagesdomainValueMaps
Name | Type | Description |
B2bTradingPartnersTradingPartnerId [KEY] | Long | B2bTradingPartnersTradingPartnerId of B2bTradingPartnersoutboundCollaborationMessagesdomainValueMaps |
OutboundcollaborationmessagesPartnerMessageCustomizationId [KEY] | Long | OutboundcollaborationmessagesPartnerMessageCustomizationId of B2bTradingPartnersoutboundCollaborationMessagesdomainValueMaps |
OutboundcollaborationmessagesPartnerMessageId [KEY] | Long | OutboundcollaborationmessagesPartnerMessageId of B2bTradingPartnersoutboundCollaborationMessagesdomainValueMaps |
MessageDvmId [KEY] | Long | MessageDvmId of B2bTradingPartnersoutboundCollaborationMessagesdomainValueMaps |
DvmName | String | DvmName of B2bTradingPartnersoutboundCollaborationMessagesdomainValueMaps |
MessageId | Long | MessageId of B2bTradingPartnersoutboundCollaborationMessagesdomainValueMaps |
MessageName | String | MessageName of B2bTradingPartnersoutboundCollaborationMessagesdomainValueMaps |
CreationDate | Datetime | CreationDate of B2bTradingPartnersoutboundCollaborationMessagesdomainValueMaps |
LastUpdateDate | Datetime | LastUpdateDate of B2bTradingPartnersoutboundCollaborationMessagesdomainValueMaps |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
TradingPartnerId | Long | TradingPartnerId |
BindServiceProviderId | Long | bindServiceProviderId |
Finder | String | finder |
B2bTradingPartnersoutboundCollaborationMessagesmessageProcessingRules
Name | Type | Description |
B2bTradingPartnersTradingPartnerId [KEY] | Long | B2bTradingPartnersTradingPartnerId of B2bTradingPartnersoutboundCollaborationMessagesmessageProcessingRules |
OutboundcollaborationmessagesPartnerMessageCustomizationId [KEY] | Long | OutboundcollaborationmessagesPartnerMessageCustomizationId of B2bTradingPartnersoutboundCollaborationMessagesmessageProcessingRules |
OutboundcollaborationmessagesPartnerMessageId [KEY] | Long | OutboundcollaborationmessagesPartnerMessageId of B2bTradingPartnersoutboundCollaborationMessagesmessageProcessingRules |
NodeId [KEY] | Long | Value that uniquely identifies the message processing rule. It is a primary key that the application generates when it creates a message processing rule record. This attribute is required. |
Name | String | Name of the message processing rule. |
MessageNodeXpath | String | Value that specifies the cross reference path of the external message. |
DefaultValue | String | Value that specifies the default value of the node identified in the XPath. |
ValueRequiredFlag | Bool | Contains one of the following values: true or false. If true, then a value is required for a field. If false, then value is not required for a field. This attribute does not have a default value. |
IncludeInOutputFlag | Bool | Contains one of the following values: true or false. If true, then the field should be included in the message. If false, then the field should not be included in the message. The default value is false. |
LastUpdateDate | Datetime | LastUpdateDate of B2bTradingPartnersoutboundCollaborationMessagesmessageProcessingRules |
CreationDate | Datetime | CreationDate of B2bTradingPartnersoutboundCollaborationMessagesmessageProcessingRules |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
TradingPartnerId | Long | TradingPartnerId |
BindServiceProviderId | Long | bindServiceProviderId |
Finder | String | finder |
CollaborationOrderForecastRequests
Name | Type | Description |
CollaborationOrderForecastRequestId [KEY] | Long | Value that uniquely identifies the request for the collaboration order forecast. |
StatusCode | String | Abbreviation that identifies the current state of the collaboration order forecast. Values included ERROR, SUBMITTED, PROCESSING, PUBLISHED, and PUBLISHED_B2B_ONLY. |
SupplyPlanName | String | Name of the supply plan that was used to generate the collaboration order forecast. |
SupplyPlanDescription | String | Description of the supply plan that was used to generate the collaboration order forecast. |
ProcurementBUName | String | Name of the business unit. The application assigns the supplier to this business unit. |
ShipFromSupplierName | String | Name of the supplier that ships the item. |
ShipFromSupplierSiteName | String | Name of the supplier site that ships the item. |
ShipToOrganizationCode | String | Name of the organization that receives the item. |
ShipToCustomerName | String | Name of the customer that receives the item. |
ShipToCustomerSiteName | String | Name of the customer site that received the item. |
ShipToCustomerSiteNumber | String | Number that identifies the customer site that received the item. |
ItemNumber | String | Number that identifies the item. |
UnitOfMeasure | String | Unit of measure for the item. |
UOMCode | String | Abbreviation that identifies the unit of measure for the item. |
SourceSystem | String | Value that indicates the product data model source system for the supply plan that's available for supply chain collaboration. Values include External or Oracle. |
SourceSystemCode | String | Abbreviation that indicates the product data model source system for the supply plan that's available for supply chain collaboration. Values include ORA_VCS_SRCSYSTEM_EXTERNAL or ORA_VCS_SRCSYSTEM_ORACLE. |
CreatedBy | String | User who created the collaboration order forecast. |
CreationDate | Datetime | Date and time when the user created the collaboration order forecast. |
ProcessId | Long | Value that uniquely identifies the scheduled process that was used to decompose the request. |
NoteToSupplier | String | Note provided by the collaboration planner to the supplier. |
NoteToPlanner | String | Note provided by the supplier to the collaboration planner. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |
CollaborationOrderForecastRequestsdetails
Name | Type | Description |
CollaborationOrderForecastRequestsCollaborationOrderForecastRequestId [KEY] | Long | Value that uniquely identifies the request. |
CollaborationOrderForecastRequestId | String | Value that uniquely identifies the request for the collaboration order forecast. |
PublisherOrderTypeCode | String | Abbreviation that identifies the order type of the reference quantity. A list of accepted values is defined in the lookup type ORA_VCS_COLLAB_ORDER_TYPES. Review and update the values for this attribute using the Setup and Maintenance work area, and the Manage Supply Chain Collaboration Lookups task. |
BucketStartDate | Date | Date when the time bucket starts. |
Quantity | Double | Quantity of the publisher order type. |
ReferenceHeaderId | Long | Value that uniquely identifies the reference header for a measure that originates in the Oracle Cloud. A measure that doesn't originate in the Oracle Cloud must use the Reference Header Number column. You must use a reference header, line, and location for each read-only reference measure. A purchase order is an example of a reference measure. |
ReferenceLineId | Long | Value that uniquely identifies the reference line for a measure that originates outside of Oracle Cloud. A measure that doesn't originate in Oracle Cloud must use the Reference Header Number column. You must use a reference header, line, and location for each read-only reference measure. A purchase order is an example of a reference measure. |
ReferenceLineLocationId | Long | Value that uniquely identifies the reference line location for a measure that originates outside of Oracle Cloud. A measure that doesn't originate in Oracle Cloud must use the Reference Header Number column. You must use a reference header, line, and location for each read-only reference measure. A purchase order is an example of a reference measure. |
ReferenceHeaderNumber | String | Reference header number for a measure that originates in the Oracle Cloud. A measure that doesn't originate in the Oracle Cloud must use the Reference Header Number column. You must use a reference header, line, and location for each read-only reference measure. A purchase order is an example of a reference measure. |
ReferenceLineNumber | String | Number that identifies the reference line for a measure that originates outside of Oracle Cloud. A measure that doesn't originate in Oracle Cloud must use the Reference Header Number column. You must use a reference header, line, and location for each read-only reference measure. A purchase order is an example of a reference measure. |
ReferenceLineLocationNumber | String | Number that identifies the reference line location for a measure that originates outside of Oracle Cloud. A measure that doesn't originate in Oracle Cloud must use the Reference Header Number column. You must use a reference header, line, and location for each read-only reference measure. A purchase order is an example of a reference measure. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |
CollaborationOrderForecastRequestsrequestStatusDetails
Name | Type | Description |
CollaborationOrderForecastRequestsCollaborationOrderForecastRequestId [KEY] | Long | Value that uniquely identifies the request. |
CollaborationOrderForecastRequestId | Long | Value that uniquely identifies the request for the collaboration order forecast. |
RequestDetailId [KEY] | Long | Value that uniquely identifies the request detail for the collaboration order forecast. |
StatusDetailType | String | Value that identifies the type of status detail. Values include Error or Information. |
StatusDetailCode | String | Abbreviation that identifies the request status for the collaboration order forecast. The application uses this attribute to provide error or status detail regarding the collaboration order forecast when the Supply Planning Collaboration Decomposition scheduled process runs. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |
CollaborationOrderForecasts
Name | Type | Description |
CollaborationOrderForecastId [KEY] | Long | Value that uniquely identifies the collaboration order forecast. |
CorrelationCode | String | Abbreviation that identifies the orchestration process instance. |
SupplyPlanName | String | Name of the supply plan that was used to generate the collaboration order forecast. |
SupplyPlanDescription | String | Description of the supply plan that was used to generate the collaboration order forecast. |
SupplyPlanVersion | Int | Version of the supply plan that was used to generate the collaboration order forecast. |
SourceSystemCode | String | Abbreviation that indicates the product data model source system for the supply plan that's available for supply chain collaboration. Values include ORA_VCS_SRCSYSTEM_EXTERNAL or ORA_VCS_SRCSYSTEM_ORACLE. |
SourceSystem | String | Value that indicates the product data model source system for the supply plan that's available for supply chain collaboration. Values include External or Oracle. |
CollaborationSourceId | Long | Value that uniquely identifies the collaboration plan. |
CollaborationPlanId | Long | Value that uniquely identifies the collaboration plan scenario. |
CollaborationPlanName | String | Name of the collaboration plan. |
PlanningCycleStartDate | Date | Date when the collaboration planning cycle begins. |
PlanningCycleEndDate | Date | Date when the collaboration planning cycle ends. |
ShipFromSupplierId | Long | Value that uniquely identifies the supplier who ships the item. It's a primary key that the application generates when it creates the supplier. |
ShipFromSupplierName | String | Name of the supplier that ships the item. |
ShipFromSupplierNumber | String | Number that identifies the supplier that ships the item. |
ShipFromSupplierDUNS | String | Data universal numbering system of the supplier who ships the item. |
ShipFromSupplierAlternateName | String | Alternate name of the supplier that ships the item. |
ShipFromSupplierSiteId | Long | Value that uniquely identifies the supplier site in the relationship. This supplier site sends the shipment. It's a primary key that the application generates when it creates the supplier site. |
ShipFromSupplierSiteName | String | Name of the supplier site that ships the item. |
ProcurementBUId | Long | Value that uniquely identifies the business unit. |
ProcurementBUName | String | Name of the business unit. The application assigns the supplier to this business unit. |
ShipToOrganizationId | String | Value that uniquely identifies the organization in the collaboration order forecast. This organization receives the shipment. It's a primary key that the application generates when it creates an organization. |
ShipToOrganizationCode | String | Abbreviation that identifies the organization that receives the item. |
ShipToOrganizationName | String | Name of the organization that receives the item. |
ShipToSupplierId | Long | Value that uniquely identifies the supplier who receives the item. It's a primary key that the application generates when it creates the supplier. |
ShipToSupplierName | String | Name of the supplier that receives the item. |
ShipToSupplierSiteId | Long | Value that uniquely identifies the supplier site in the collaboration order forecast. This supplier site sends the shipment. It's a primary key that the application generates when it creates the supplier site. |
ShipToSupplierSiteName | String | Name of the supplier site in the collaboration order forecast that receives the item. |
ShipToCustomerId | Long | Value that uniquely identifies the customer who will receive the item. It's a primary key that the application creates when it creates the customer. |
ShipToCustomerName | String | Name of the customer that receives the item. |
ShipToCustomerSiteId | Long | Value that uniquely identifies the customer site who will receive the item. It's a primary key that the application creates when it creates the customer site. |
ShipToCustomerSiteName | String | Name of the customer site that received the item. |
InventoryItemId | String | Value that uniquely identifies the inventory item in the relationship candidate. |
ItemNumber | String | Number that identifies the item. |
ItemDescription | String | Description of the item. |
ItemCategory | String | Category that the application assigns to the item from the default planning catalog. |
UOMCode | String | Abbreviation that identifies the unit of measure for the item. |
UnitOfMeasure | String | Unit of measure for the item. |
SupplierItemNumber | String | Number that identifies the item referred to by the supplier. |
ManufacturerName | String | Name of the manufacturer. |
ManufacturerPartNumber | String | Number that identifies the item at the manufacturer. |
ForecastTotalForecastHorizonQuantity | Double | Sum of the forecast quantities over the forecast horizon for a collaboration order forecast. |
ForecastTotalCommitHorizonQuantity | Double | Sum of the forecast quantities over the commit horizon for a collaboration order forecast. |
CommitTotalQuantity | Double | Sum of the commit quantities over the commit horizon for a collaboration order forecast. |
OnHandQuantity | Double | Quantity of the on-hand inventory for the collaboration order forecast item. |
SupplierOnHandQuantity | Double | Quantity of the supplier's on-hand inventory for the collaboration order forecast item. |
SupplierOnHandPublishedDate | Datetime | Date when the supplier on-hand quantity was published. |
SupplierOnHandPublishedByUserName | String | User who most recently published the supplier on-hand quantity. |
PublishedDate | Datetime | Date when the collaboration order forecast was published. |
PublishedByPersonId | Long | Value that uniquely identifies the most recent user to publish the collaboration order forecast. |
PublishedByUserName | String | User who most recently published the collaboration order forecast. |
OnHandPublishedDate | Datetime | Date when the on-hand quantity was published. |
OnHandPublishedByUserName | String | User who most recently published the on-hand quantity. |
CommitDate | Datetime | Date when the supply was committed against the collaboration order forecast. |
CommitDueDate | Datetime | Date when the supply commits are due for the collaboration order forecast. |
Status | String | Value that indicates the current state of the collaboration order forecast. A list of accepted values is defined in the lookup type ORA_VCS_FORECAST_PROCESS_STATU. Review and update the values for this attribute using the Setup and Maintenance work area, and the Manage Supply Chain Collaboration Lookups task. |
StatusCode | String | Abbreviation that identifies the current state of the collaboration order forecast. A list of accepted values is defined in the lookup type ORA_VCS_FORECAST_PROCESS_STATU. Review and update the values for this attribute using the Setup and Maintenance work area, and the Manage Supply Chain Collaboration Lookups task. |
CollaborationCycleVersion | Int | Version of the collaboration planning cycle. |
CreatedByPersonId | Long | Value that uniquely identifies the person that created the collaboration order forecast. |
CreatedBy | String | User who created the collaboration order forecast. |
CreationDate | Datetime | Date and time when the user created the collaboration order forecast. |
LastUpdatedBy | String | Login of the user who most recently updated the collaboration order forecast. |
LastUpdateDate | Datetime | Date and time when the user most recently updated the collaboration order forecast. |
B2BOnlyFlag | Bool | Contains one of the following values: true or false. If true, then the collaboration order forecast was published to the supplier using only B2B messaging. If false, then B2B messaging wasn't the only method to publish the collaboration order forecast. This attribute doesn't have a default value. |
DropShipFlag | Bool | Contains one of the following values: true or false. If true, then the collaboration order forecast data is for a drop ship relationship. If false, then the collaboration order forecast data isn't for a drop ship relationship. This attribute doesn't have a default value. |
NoteToSupplier | String | Note provided by the collaboration planner to the supplier. |
NoteToPlanner | String | Note provided by the supplier to the collaboration planner. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |
CollaborationOrderForecastscommitQuantities
Name | Type | Description |
CollaborationOrderForecastsCollaborationOrderForecastId [KEY] | Long | Value that uniquely identifies the order forecast. |
CollaborationOrderForecastId | Long | Value that uniquely identifies the collaboration order forecast. |
CollaborationOrderForecastDetailsId [KEY] | Long | Value that uniquely identifies the collaboration order forecast details record. |
BucketId [KEY] | Long | Value that uniquely identifies the time bucket. |
CorrelationCode | String | Abbreviation that uniquely identifies the orchestration process instance. |
BucketStartDate | Date | Date when the time bucket starts. |
BucketEndDate | Date | Date when the time bucket ends. |
BucketAggregationCode | String | Abbreviation that identifies the bucket aggregation type for the commit quantity. A list of accepted values is defined in the lookup type ORA_VCS_BUCKET_AGGR_LEVEL. Review and update the values for this attribute using the Setup and Maintenance work area, and the Manage Supply Chain Collaboration Lookups task. |
Quantity | Double | Quantity of the supplier commit. |
CommitMismatchReasonCode | String | Abbreviation that identifies the reason the supplier couldn't commit to the forecast, thereby creating a mismatch between the request and the response. |
CommitMismatchReason | String | Reason the supplier couldn't commit to the forecast, thereby creating a mismatch between the request and the response |
Version | Int | Version of the commit time bucket for the collaboration order forecast. |
CommittedByPersonId | Long | Value that uniquely identifies the user who committed the commit quantity. |
CommittedByUserName | String | User who committed the commit quantity. |
CommitDate | Datetime | Date when the user most recently committed the commit quantity. |
CommittedByPartyCode | String | Abbreviation that identifies the type of user who performed the commit action. A list of accepted values is defined in the lookup type ORA_VCS_PARTY_ORIGIN. Review and update the values for this attribute using the Setup and Maintenance work area, and the Manage Supply Chain Collaboration Lookups task. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |
CollaborationOrderForecastsexceptionQuantities
Name | Type | Description |
CollaborationOrderForecastsCollaborationOrderForecastId [KEY] | Long | Value that uniquely identifies the order forecast. |
CollaborationOrderForecastId | Long | Value that uniquely identifies the collaboration order forecast. |
ExceptionId [KEY] | Long | Value that uniquely identifies the collaboration order forecast exception. |
BucketId [KEY] | Long | Value that uniquely identifies the time bucket. |
ExceptionTypeCode | String | Abbreviation that identifies the exception type. Values include COMMIT_MISMATCH or FORECAST_DEVIATION. |
BucketAggregationCode | String | Abbreviation that identifies the bucket aggregation type for the exception quantity. A list of accepted values is defined in the lookup type ORA_VCS_BUCKET_AGGR_LEVEL. Review and update the values for this attribute using the Setup and Maintenance work area, and the Manage Supply Chain Collaboration Lookups task. |
BucketStartDate | Date | Date when the time bucket starts. |
BucketEndDate | Date | Date when the time bucket ends. |
ExceptionFactor | Double | Value that identifies the amount of change based on the exception type. |
PrimaryExceptionVariable | Double | Value that's used in the calculation of the exception factor. |
SecondaryExceptionVariable | Double | Value that's used in the calculation of the exception factor. |
MaximumCommitVersion | Int | Version of the maximum commit when the exception occurred for the aggregation type. |
MaximumForecastVersion | Int | Version of the maximum forecast when the exception occurred for the aggregation type. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |
CollaborationOrderForecastsforecastQuantities
Name | Type | Description |
CollaborationOrderForecastsCollaborationOrderForecastId [KEY] | Long | Value that uniquely identifies the order forecast. |
CollaborationOrderForecastId | Long | Value that uniquely identifies the collaboration order forecast. |
CorrelationCode | String | Abbreviation that uniquely identifies the orchestration process instance. |
CollaborationOrderForecastDetailsId [KEY] | Long | Value that uniquely identifies the collaboration order forecast details record. |
BucketId [KEY] | Long | Value that uniquely identifies the time bucket. |
BucketStartDate | Date | Date when the time bucket starts. |
BucketEndDate | Date | Date when the time bucket ends. |
BucketAggregationCode | String | Abbreviation that identifies the bucket aggregation type for the forecast quantity. A list of accepted values is defined in the lookup type ORA_VCS_BUCKET_AGGR_LEVEL. Review and update the values for this attribute using the Setup and Maintenance work area, and the Manage Supply Chain Collaboration Lookups task. |
Quantity | Double | Quantity of the supply forecast. |
Version | Int | Version of the forecast time bucket for the collaboration order forecast. |
PublishedByPersonId | Long | Value that uniquely identifies the user who most recently published the forecast quantity. |
PublishedByUserName | String | User who most recently published the forecast quantity. |
PublishedDate | Datetime | Date when the forecast quantity was published. |
PublishSourceCode | String | Abbreviation that identifies the type of user who performed the publish action. A list of accepted values is defined in the lookup type ORA_VCS_PARTY_ORIGIN. Review and update the values for this attribute using the Setup and Maintenance work area, and the Manage Supply Chain Collaboration Lookups task. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |
CollaborationOrderForecastsreferenceQuantities
Name | Type | Description |
CollaborationOrderForecastsCollaborationOrderForecastId [KEY] | Long | Value that uniquely identifies the order forecast. |
CollaborationOrderForecastId | Long | Value that uniquely identifies the collaboration order forecast. |
RefercenceDetailsId [KEY] | Long | Value that uniquely identifies the collaboration order forecast reference details record. |
BucketId | Long | Value that uniquely identifies the time bucket. |
PublisherOrderTypeCode | String | Abbreviation that identifies the order type of the reference quantity. A list of accepted values is defined in the lookup type ORA_VCS_COLLAB_ORDER_TYPES. Review and update the values for this attribute using the Setup and Maintenance work area, and the Manage Supply Chain Collaboration Lookups task. |
BucketStartDate | Date | Date when the time bucket starts. |
BucketEndDate | Date | Date when the time bucket ends. |
Quantity | Double | Quantity of the related order type. |
DocumentReferenceNumber | String | Value that uniquely identifies the document reference order type. The format is Header(Line)(Location). |
PublishedByPersonId | Long | Value that uniquely identifies the user who most recently published the forecast quantity. |
PublishedByUserName | String | User who most recently published the forecast quantity. |
PublishDate | Datetime | Date when the forecast quantity was published. |
PublishSourceCode | String | Abbreviation that identifies the type of user who performed the commit. A list of accepted values is defined in the lookup type ORA_VCS_PARTY_ORIGIN. Review and update the values for this attribute using the Setup and Maintenance work area, and the Manage Supply Chain Collaboration Lookups task. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |
FlexFndDffDescriptiveFlexfieldContexts
Name | Type | Description |
ApplicationId [KEY] | Long | ApplicationId of FlexFndDffDescriptiveFlexfieldContexts |
DescriptiveFlexfieldCode [KEY] | String | DescriptiveFlexfieldCode of FlexFndDffDescriptiveFlexfieldContexts |
ContextCode [KEY] | String | ContextCode of FlexFndDffDescriptiveFlexfieldContexts |
Name | String | Name of FlexFndDffDescriptiveFlexfieldContexts |
Description | String | Description of FlexFndDffDescriptiveFlexfieldContexts |
EnabledFlag | String | EnabledFlag of FlexFndDffDescriptiveFlexfieldContexts |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Bind_ApplicationId | Long | Bind_ApplicationId |
Bind_DescriptiveFlexfieldCode | String | Bind_DescriptiveFlexfieldCode |
Finder | String | finder |
FlexFndPvsCharacterIdCharacterValues
Name | Type | Description |
Id [KEY] | String | Id of FlexFndPvsCharacterIdCharacterValues |
Value | String | Value of FlexFndPvsCharacterIdCharacterValues |
Description | String | Description of FlexFndPvsCharacterIdCharacterValues |
StartDateActive | Date | StartDateActive of FlexFndPvsCharacterIdCharacterValues |
EndDateActive | Date | EndDateActive of FlexFndPvsCharacterIdCharacterValues |
EnabledFlag | String | EnabledFlag of FlexFndPvsCharacterIdCharacterValues |
SummaryFlag | String | SummaryFlag of FlexFndPvsCharacterIdCharacterValues |
ValueSetCode | String | ValueSetCode of FlexFndPvsCharacterIdCharacterValues |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Bind_DataSource | String | Bind_DataSource |
Bind_FinderContext | String | Bind_FinderContext |
Bind_FinderDateFlag | String | Bind_FinderDateFlag |
Bind_ValidationDate | Date | Bind_ValidationDate |
Finder | String | finder |
Flex_vst_bind1 | String | flex_vst_bind1 |
Flex_vst_bind10 | String | flex_vst_bind10 |
Flex_vst_bind11 | String | flex_vst_bind11 |
Flex_vst_bind12 | String | flex_vst_bind12 |
Flex_vst_bind13 | String | flex_vst_bind13 |
Flex_vst_bind14 | String | flex_vst_bind14 |
Flex_vst_bind15 | String | flex_vst_bind15 |
Flex_vst_bind16 | String | flex_vst_bind16 |
Flex_vst_bind17 | String | flex_vst_bind17 |
Flex_vst_bind18 | String | flex_vst_bind18 |
Flex_vst_bind19 | String | flex_vst_bind19 |
Flex_vst_bind2 | String | flex_vst_bind2 |
Flex_vst_bind20 | String | flex_vst_bind20 |
Flex_vst_bind3 | String | flex_vst_bind3 |
Flex_vst_bind4 | String | flex_vst_bind4 |
Flex_vst_bind5 | String | flex_vst_bind5 |
Flex_vst_bind6 | String | flex_vst_bind6 |
Flex_vst_bind7 | String | flex_vst_bind7 |
Flex_vst_bind8 | String | flex_vst_bind8 |
Flex_vst_bind9 | String | flex_vst_bind9 |
FlexFndPvsCharacterValues
Name | Type | Description |
Value [KEY] | String | Value of FlexFndPvsCharacterValues |
Description | String | Description of FlexFndPvsCharacterValues |
StartDateActive | Date | StartDateActive of FlexFndPvsCharacterValues |
EndDateActive | Date | EndDateActive of FlexFndPvsCharacterValues |
EnabledFlag | String | EnabledFlag of FlexFndPvsCharacterValues |
SummaryFlag | String | SummaryFlag of FlexFndPvsCharacterValues |
ValueSetCode | String | ValueSetCode of FlexFndPvsCharacterValues |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Bind_AttrMap | String | Bind_AttrMap |
Bind_DataSource | String | Bind_DataSource |
Bind_DataSourceDiscr | String | Bind_DataSourceDiscr |
Bind_FinderContext | String | Bind_FinderContext |
Bind_FinderDateFlag | String | Bind_FinderDateFlag |
Bind_ValidationDate | Date | Bind_ValidationDate |
Finder | String | finder |
Flex_vst_bind1 | String | flex_vst_bind1 |
Flex_vst_bind10 | String | flex_vst_bind10 |
Flex_vst_bind11 | String | flex_vst_bind11 |
Flex_vst_bind12 | String | flex_vst_bind12 |
Flex_vst_bind13 | String | flex_vst_bind13 |
Flex_vst_bind14 | String | flex_vst_bind14 |
Flex_vst_bind15 | String | flex_vst_bind15 |
Flex_vst_bind16 | String | flex_vst_bind16 |
Flex_vst_bind17 | String | flex_vst_bind17 |
Flex_vst_bind18 | String | flex_vst_bind18 |
Flex_vst_bind19 | String | flex_vst_bind19 |
Flex_vst_bind2 | String | flex_vst_bind2 |
Flex_vst_bind20 | String | flex_vst_bind20 |
Flex_vst_bind3 | String | flex_vst_bind3 |
Flex_vst_bind4 | String | flex_vst_bind4 |
Flex_vst_bind5 | String | flex_vst_bind5 |
Flex_vst_bind6 | String | flex_vst_bind6 |
Flex_vst_bind7 | String | flex_vst_bind7 |
Flex_vst_bind8 | String | flex_vst_bind8 |
Flex_vst_bind9 | String | flex_vst_bind9 |
FlexFndPvsNumberIdCharacterValues
Name | Type | Description |
Id [KEY] | Double | Id of FlexFndPvsNumberIdCharacterValues |
Value | String | Value of FlexFndPvsNumberIdCharacterValues |
Description | String | Description of FlexFndPvsNumberIdCharacterValues |
StartDateActive | Date | StartDateActive of FlexFndPvsNumberIdCharacterValues |
EndDateActive | Date | EndDateActive of FlexFndPvsNumberIdCharacterValues |
EnabledFlag | String | EnabledFlag of FlexFndPvsNumberIdCharacterValues |
SummaryFlag | String | SummaryFlag of FlexFndPvsNumberIdCharacterValues |
ValueSetCode | String | ValueSetCode of FlexFndPvsNumberIdCharacterValues |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Bind_DataSource | String | Bind_DataSource |
Bind_FinderContext | String | Bind_FinderContext |
Bind_FinderDateFlag | String | Bind_FinderDateFlag |
Bind_ValidationDate | Date | Bind_ValidationDate |
Finder | String | finder |
Flex_vst_bind1 | String | flex_vst_bind1 |
Flex_vst_bind10 | String | flex_vst_bind10 |
Flex_vst_bind11 | String | flex_vst_bind11 |
Flex_vst_bind12 | String | flex_vst_bind12 |
Flex_vst_bind13 | String | flex_vst_bind13 |
Flex_vst_bind14 | String | flex_vst_bind14 |
Flex_vst_bind15 | String | flex_vst_bind15 |
Flex_vst_bind16 | String | flex_vst_bind16 |
Flex_vst_bind17 | String | flex_vst_bind17 |
Flex_vst_bind18 | String | flex_vst_bind18 |
Flex_vst_bind19 | String | flex_vst_bind19 |
Flex_vst_bind2 | String | flex_vst_bind2 |
Flex_vst_bind20 | String | flex_vst_bind20 |
Flex_vst_bind3 | String | flex_vst_bind3 |
Flex_vst_bind4 | String | flex_vst_bind4 |
Flex_vst_bind5 | String | flex_vst_bind5 |
Flex_vst_bind6 | String | flex_vst_bind6 |
Flex_vst_bind7 | String | flex_vst_bind7 |
Flex_vst_bind8 | String | flex_vst_bind8 |
Flex_vst_bind9 | String | flex_vst_bind9 |
StandardLookupsLOV
Name | Type | Description |
LookupType [KEY] | String | The lookup type that identifies the lookup. |
LookupCode [KEY] | String | The code that identifies the lookup. |
Meaning | String | The meaning of the lookup. |
Description | String | The description of the lookup. |
Tag | String | An optional tag used to filter the lookups. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
ActiveDate | Date | ActiveDate |
BindActiveDate | Date | BindActiveDate |
BindLookupCode | String | BindLookupCode |
BindLookupType | String | BindLookupType |
BindTag | String | BindTag |
Bind_ParentLookupCode | String | Bind_ParentLookupCode |
Bind_ParentSetidDetermType | String | Bind_ParentSetidDetermType |
Bind_ParentSetidDetermValue | String | Bind_ParentSetidDetermValue |
Bind_RelationshipId | Long | Bind_RelationshipId |
NewLookupCode1 | String | NewLookupCode1 |
NewLookupCode2 | String | NewLookupCode2 |
NewLookupCode3 | String | NewLookupCode3 |
NewLookupCode4 | String | NewLookupCode4 |
NewLookupCode5 | String | NewLookupCode5 |
Finder | String | finder |
This section shows the available API objects and provides more information on executing SQL to Oracle Fusion Cloud SCM APIs.
Stored Procedures are function-like interfaces to Oracle Fusion Cloud SCM. They can issue requests to solve plans, request the release of plans, and more.
Views are similar to tables in the way that data is represented; however, views are read-only.
Queries can be executed against a view as if it were a normal table.
Name | Description |
FlexFndDffDescriptiveFlexfieldContexts | FlexFndDffDescriptiveFlexfieldContexts |
FlexFndPvsCharacterIdCharacterValues | FlexFndPvsCharacterIdCharacterValues |
FlexFndPvsCharacterValues | FlexFndPvsCharacterValues |
FlexFndPvsNumberIdCharacterValues | FlexFndPvsNumberIdCharacterValues |
StandardLookupsLOV | StandardLookupsLOV |
FlexFndDffDescriptiveFlexfieldContexts
Name | Type | Description |
ApplicationId [KEY] | Long | ApplicationId of FlexFndDffDescriptiveFlexfieldContexts |
DescriptiveFlexfieldCode [KEY] | String | DescriptiveFlexfieldCode of FlexFndDffDescriptiveFlexfieldContexts |
ContextCode [KEY] | String | ContextCode of FlexFndDffDescriptiveFlexfieldContexts |
Name | String | Name of FlexFndDffDescriptiveFlexfieldContexts |
Description | String | Description of FlexFndDffDescriptiveFlexfieldContexts |
EnabledFlag | String | EnabledFlag of FlexFndDffDescriptiveFlexfieldContexts |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Bind_ApplicationId | Long | Bind_ApplicationId |
Bind_DescriptiveFlexfieldCode | String | Bind_DescriptiveFlexfieldCode |
Finder | String | finder |
FlexFndPvsCharacterIdCharacterValues
Name | Type | Description |
Id [KEY] | String | Id of FlexFndPvsCharacterIdCharacterValues |
Value | String | Value of FlexFndPvsCharacterIdCharacterValues |
Description | String | Description of FlexFndPvsCharacterIdCharacterValues |
StartDateActive | Date | StartDateActive of FlexFndPvsCharacterIdCharacterValues |
EndDateActive | Date | EndDateActive of FlexFndPvsCharacterIdCharacterValues |
EnabledFlag | String | EnabledFlag of FlexFndPvsCharacterIdCharacterValues |
SummaryFlag | String | SummaryFlag of FlexFndPvsCharacterIdCharacterValues |
ValueSetCode | String | ValueSetCode of FlexFndPvsCharacterIdCharacterValues |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Bind_DataSource | String | Bind_DataSource |
Bind_FinderContext | String | Bind_FinderContext |
Bind_FinderDateFlag | String | Bind_FinderDateFlag |
Bind_ValidationDate | Date | Bind_ValidationDate |
Finder | String | finder |
Flex_vst_bind1 | String | flex_vst_bind1 |
Flex_vst_bind10 | String | flex_vst_bind10 |
Flex_vst_bind11 | String | flex_vst_bind11 |
Flex_vst_bind12 | String | flex_vst_bind12 |
Flex_vst_bind13 | String | flex_vst_bind13 |
Flex_vst_bind14 | String | flex_vst_bind14 |
Flex_vst_bind15 | String | flex_vst_bind15 |
Flex_vst_bind16 | String | flex_vst_bind16 |
Flex_vst_bind17 | String | flex_vst_bind17 |
Flex_vst_bind18 | String | flex_vst_bind18 |
Flex_vst_bind19 | String | flex_vst_bind19 |
Flex_vst_bind2 | String | flex_vst_bind2 |
Flex_vst_bind20 | String | flex_vst_bind20 |
Flex_vst_bind3 | String | flex_vst_bind3 |
Flex_vst_bind4 | String | flex_vst_bind4 |
Flex_vst_bind5 | String | flex_vst_bind5 |
Flex_vst_bind6 | String | flex_vst_bind6 |
Flex_vst_bind7 | String | flex_vst_bind7 |
Flex_vst_bind8 | String | flex_vst_bind8 |
Flex_vst_bind9 | String | flex_vst_bind9 |
FlexFndPvsCharacterValues
Name | Type | Description |
Value [KEY] | String | Value of FlexFndPvsCharacterValues |
Description | String | Description of FlexFndPvsCharacterValues |
StartDateActive | Date | StartDateActive of FlexFndPvsCharacterValues |
EndDateActive | Date | EndDateActive of FlexFndPvsCharacterValues |
EnabledFlag | String | EnabledFlag of FlexFndPvsCharacterValues |
SummaryFlag | String | SummaryFlag of FlexFndPvsCharacterValues |
ValueSetCode | String | ValueSetCode of FlexFndPvsCharacterValues |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Bind_AttrMap | String | Bind_AttrMap |
Bind_DataSource | String | Bind_DataSource |
Bind_DataSourceDiscr | String | Bind_DataSourceDiscr |
Bind_FinderContext | String | Bind_FinderContext |
Bind_FinderDateFlag | String | Bind_FinderDateFlag |
Bind_ValidationDate | Date | Bind_ValidationDate |
Finder | String | finder |
Flex_vst_bind1 | String | flex_vst_bind1 |
Flex_vst_bind10 | String | flex_vst_bind10 |
Flex_vst_bind11 | String | flex_vst_bind11 |
Flex_vst_bind12 | String | flex_vst_bind12 |
Flex_vst_bind13 | String | flex_vst_bind13 |
Flex_vst_bind14 | String | flex_vst_bind14 |
Flex_vst_bind15 | String | flex_vst_bind15 |
Flex_vst_bind16 | String | flex_vst_bind16 |
Flex_vst_bind17 | String | flex_vst_bind17 |
Flex_vst_bind18 | String | flex_vst_bind18 |
Flex_vst_bind19 | String | flex_vst_bind19 |
Flex_vst_bind2 | String | flex_vst_bind2 |
Flex_vst_bind20 | String | flex_vst_bind20 |
Flex_vst_bind3 | String | flex_vst_bind3 |
Flex_vst_bind4 | String | flex_vst_bind4 |
Flex_vst_bind5 | String | flex_vst_bind5 |
Flex_vst_bind6 | String | flex_vst_bind6 |
Flex_vst_bind7 | String | flex_vst_bind7 |
Flex_vst_bind8 | String | flex_vst_bind8 |
Flex_vst_bind9 | String | flex_vst_bind9 |
FlexFndPvsNumberIdCharacterValues
Name | Type | Description |
Id [KEY] | Double | Id of FlexFndPvsNumberIdCharacterValues |
Value | String | Value of FlexFndPvsNumberIdCharacterValues |
Description | String | Description of FlexFndPvsNumberIdCharacterValues |
StartDateActive | Date | StartDateActive of FlexFndPvsNumberIdCharacterValues |
EndDateActive | Date | EndDateActive of FlexFndPvsNumberIdCharacterValues |
EnabledFlag | String | EnabledFlag of FlexFndPvsNumberIdCharacterValues |
SummaryFlag | String | SummaryFlag of FlexFndPvsNumberIdCharacterValues |
ValueSetCode | String | ValueSetCode of FlexFndPvsNumberIdCharacterValues |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Bind_DataSource | String | Bind_DataSource |
Bind_FinderContext | String | Bind_FinderContext |
Bind_FinderDateFlag | String | Bind_FinderDateFlag |
Bind_ValidationDate | Date | Bind_ValidationDate |
Finder | String | finder |
Flex_vst_bind1 | String | flex_vst_bind1 |
Flex_vst_bind10 | String | flex_vst_bind10 |
Flex_vst_bind11 | String | flex_vst_bind11 |
Flex_vst_bind12 | String | flex_vst_bind12 |
Flex_vst_bind13 | String | flex_vst_bind13 |
Flex_vst_bind14 | String | flex_vst_bind14 |
Flex_vst_bind15 | String | flex_vst_bind15 |
Flex_vst_bind16 | String | flex_vst_bind16 |
Flex_vst_bind17 | String | flex_vst_bind17 |
Flex_vst_bind18 | String | flex_vst_bind18 |
Flex_vst_bind19 | String | flex_vst_bind19 |
Flex_vst_bind2 | String | flex_vst_bind2 |
Flex_vst_bind20 | String | flex_vst_bind20 |
Flex_vst_bind3 | String | flex_vst_bind3 |
Flex_vst_bind4 | String | flex_vst_bind4 |
Flex_vst_bind5 | String | flex_vst_bind5 |
Flex_vst_bind6 | String | flex_vst_bind6 |
Flex_vst_bind7 | String | flex_vst_bind7 |
Flex_vst_bind8 | String | flex_vst_bind8 |
Flex_vst_bind9 | String | flex_vst_bind9 |
StandardLookupsLOV
Name | Type | Description |
LookupType [KEY] | String | The lookup type that identifies the lookup. |
LookupCode [KEY] | String | The code that identifies the lookup. |
Meaning | String | The meaning of the lookup. |
Description | String | The description of the lookup. |
Tag | String | An optional tag used to filter the lookups. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
ActiveDate | Date | ActiveDate |
BindActiveDate | Date | BindActiveDate |
BindLookupCode | String | BindLookupCode |
BindLookupType | String | BindLookupType |
BindTag | String | BindTag |
Bind_ParentLookupCode | String | Bind_ParentLookupCode |
Bind_ParentSetidDetermType | String | Bind_ParentSetidDetermType |
Bind_ParentSetidDetermValue | String | Bind_ParentSetidDetermValue |
Bind_RelationshipId | Long | Bind_RelationshipId |
NewLookupCode1 | String | NewLookupCode1 |
NewLookupCode2 | String | NewLookupCode2 |
NewLookupCode3 | String | NewLookupCode3 |
NewLookupCode4 | String | NewLookupCode4 |
NewLookupCode5 | String | NewLookupCode5 |
Finder | String | finder |
The connection string properties are the various options that can be used to establish a connection. This section provides a complete list of the options you can configure in the connection string for this provider. Click the links for further details.
For more information on establishing a connection, see Establishing a Connection.
Property | Description |
URL | The URL of the Oracle Cloud service account that you want to connect to. |
User | The Oracle Fusion Cloud SCM user account used to authenticate. |
Password | The password used to authenticate the user. |
Property | Description |
SSLServerCert | The certificate to be accepted from the server when connecting using TLS/SSL. |
Property | Description |
FirewallType | The protocol used by a proxy-based firewall. |
FirewallServer | The name or IP address of a proxy-based firewall. |
FirewallPort | The TCP port for a proxy-based firewall. |
FirewallUser | The user name to use to authenticate with a proxy-based firewall. |
FirewallPassword | A password used to authenticate to a proxy-based firewall. |
Property | Description |
ProxyAutoDetect | This indicates whether to use the system proxy settings or not. |
ProxyServer | The hostname or IP address of a proxy to route HTTP traffic through. |
ProxyPort | The TCP port the ProxyServer proxy is running on. |
ProxyAuthScheme | The authentication type to use to authenticate to the ProxyServer proxy. |
ProxyUser | A user name to be used to authenticate to the ProxyServer proxy. |
ProxyPassword | A password to be used to authenticate to the ProxyServer proxy. |
ProxySSLType | The SSL type to use when connecting to the ProxyServer proxy. |
ProxyExceptions | A semicolon separated list of destination hostnames or IPs that are exempt from connecting through the ProxyServer . |
Property | Description |
LogModules | Core modules to be included in the log file. |
Property | Description |
Location | A path to the directory that contains the schema files defining tables, views, and stored procedures. |
BrowsableSchemas | This property restricts the schemas reported to a subset of the available schemas. For example, BrowsableSchemas=SchemaA,SchemaB,SchemaC. |
Tables | This property restricts the tables reported to a subset of the available tables. For example, Tables=TableA,TableB,TableC. |
Views | Restricts the views reported to a subset of the available tables. For example, Views=ViewA,ViewB,ViewC. |
Property | Description |
APIVersion | The API Version of Oracle Fusion Cloud SCM to use in requests to Oracle Fusion Cloud SCM. |
IncludeCustomChildObjects | Whether Custom Child Objects will be included in the provider metadata. |
IncludeCustomObjects | Whether Custom Objects will be included in the provider metadata. |
MaxRows | Limits the number of rows returned when no aggregation or GROUP BY is used in the query. This takes precedence over LIMIT clauses. |
Other | These hidden properties are used only in specific use cases. |
PseudoColumns | This property indicates whether or not to include pseudo columns as columns to the table. |
Timeout | The value in seconds until the timeout error is thrown, canceling the operation. |
UserDefinedViews | A filepath pointing to the JSON configuration file containing your custom views. |
This section provides a complete list of the Authentication properties you can configure in the connection string for this provider.
Property | Description |
URL | The URL of the Oracle Cloud service account that you want to connect to. |
User | The Oracle Fusion Cloud SCM user account used to authenticate. |
Password | The password used to authenticate the user. |
The URL of the Oracle Cloud service account that you want to connect to.
The Oracle Fusion Cloud SCM URL. Typically, the URL of your Oracle Cloud service. For example, https://servername.fa.us2.oraclecloud.com.
The Oracle Fusion Cloud SCM user account used to authenticate.
Together with Password, this field is used to authenticate against the Oracle Fusion Cloud SCM server.
The password used to authenticate the user.
The User and Password are together used to authenticate with the server.
This section provides a complete list of the SSL properties you can configure in the connection string for this provider.
Property | Description |
SSLServerCert | The certificate to be accepted from the server when connecting using TLS/SSL. |
The certificate to be accepted from the server when connecting using TLS/SSL.
If using a TLS/SSL connection, this property can be used to specify the TLS/SSL certificate to be accepted from the server. Any other certificate that is not trusted by the machine is rejected.
This property can take the following forms:
Description | Example |
A full PEM Certificate (example shortened for brevity) | -----BEGIN CERTIFICATE----- MIIChTCCAe4CAQAwDQYJKoZIhv......Qw== -----END CERTIFICATE----- |
A path to a local file containing the certificate | C:\cert.cer |
The public key (example shortened for brevity) | -----BEGIN RSA PUBLIC KEY----- MIGfMA0GCSq......AQAB -----END RSA PUBLIC KEY----- |
The MD5 Thumbprint (hex values can also be either space or colon separated) | ecadbdda5a1529c58a1e9e09828d70e4 |
The SHA1 Thumbprint (hex values can also be either space or colon separated) | 34a929226ae0819f2ec14b4a3d904f801cbb150d |
If not specified, any certificate trusted by the machine is accepted.
Use '*' to signify to accept all certificates. Note that this is not recommended due to security concerns.
This section provides a complete list of the Firewall properties you can configure in the connection string for this provider.
Property | Description |
FirewallType | The protocol used by a proxy-based firewall. |
FirewallServer | The name or IP address of a proxy-based firewall. |
FirewallPort | The TCP port for a proxy-based firewall. |
FirewallUser | The user name to use to authenticate with a proxy-based firewall. |
FirewallPassword | A password used to authenticate to a proxy-based firewall. |
The protocol used by a proxy-based firewall.
This property specifies the protocol that the Sync App will use to tunnel traffic through the FirewallServer proxy. Note that by default, the Sync App connects to the system proxy; to disable this behavior and connect to one of the following proxy types, set ProxyAutoDetect to false.
Type | Default Port | Description |
TUNNEL | 80 | When this is set, the Sync App opens a connection to Oracle Fusion Cloud SCM and traffic flows back and forth through the proxy. |
SOCKS4 | 1080 | When this is set, the Sync App sends data through the SOCKS 4 proxy specified by FirewallServer and FirewallPort and passes the FirewallUser value to the proxy, which determines if the connection request should be granted. |
SOCKS5 | 1080 | When this is set, the Sync App sends data through the SOCKS 5 proxy specified by FirewallServer and FirewallPort. If your proxy requires authentication, set FirewallUser and FirewallPassword to credentials the proxy recognizes. |
To connect to HTTP proxies, use ProxyServer and ProxyPort. To authenticate to HTTP proxies, use ProxyAuthScheme, ProxyUser, and ProxyPassword.
The name or IP address of a proxy-based firewall.
This property specifies the IP address, DNS name, or host name of a proxy allowing traversal of a firewall. The protocol is specified by FirewallType: Use FirewallServer with this property to connect through SOCKS or do tunneling. Use ProxyServer to connect to an HTTP proxy.
Note that the Sync App uses the system proxy by default. To use a different proxy, set ProxyAutoDetect to false.
The TCP port for a proxy-based firewall.
This specifies the TCP port for a proxy allowing traversal of a firewall. Use FirewallServer to specify the name or IP address. Specify the protocol with FirewallType.
The user name to use to authenticate with a proxy-based firewall.
The FirewallUser and FirewallPassword properties are used to authenticate against the proxy specified in FirewallServer and FirewallPort, following the authentication method specified in FirewallType.
A password used to authenticate to a proxy-based firewall.
This property is passed to the proxy specified by FirewallServer and FirewallPort, following the authentication method specified by FirewallType.
This section provides a complete list of the Proxy properties you can configure in the connection string for this provider.
Property | Description |
ProxyAutoDetect | This indicates whether to use the system proxy settings or not. |
ProxyServer | The hostname or IP address of a proxy to route HTTP traffic through. |
ProxyPort | The TCP port the ProxyServer proxy is running on. |
ProxyAuthScheme | The authentication type to use to authenticate to the ProxyServer proxy. |
ProxyUser | A user name to be used to authenticate to the ProxyServer proxy. |
ProxyPassword | A password to be used to authenticate to the ProxyServer proxy. |
ProxySSLType | The SSL type to use when connecting to the ProxyServer proxy. |
ProxyExceptions | A semicolon separated list of destination hostnames or IPs that are exempt from connecting through the ProxyServer . |
This indicates whether to use the system proxy settings or not.
This takes precedence over other proxy settings, so you'll need to set ProxyAutoDetect to FALSE in order use custom proxy settings.
To connect to an HTTP proxy, see ProxyServer. For other proxies, such as SOCKS or tunneling, see FirewallType.
The hostname or IP address of a proxy to route HTTP traffic through.
The hostname or IP address of a proxy to route HTTP traffic through. The Sync App can use the HTTP, Windows (NTLM), or Kerberos authentication types to authenticate to an HTTP proxy.
If you need to connect through a SOCKS proxy or tunnel the connection, see FirewallType.
By default, the Sync App uses the system proxy. If you need to use another proxy, set ProxyAutoDetect to false.
The TCP port the ProxyServer proxy is running on.
The port the HTTP proxy is running on that you want to redirect HTTP traffic through. Specify the HTTP proxy in ProxyServer. For other proxy types, see FirewallType.
The authentication type to use to authenticate to the ProxyServer proxy.
This value specifies the authentication type to use to authenticate to the HTTP proxy specified by ProxyServer and ProxyPort.
Note that the Sync App will use the system proxy settings by default, without further configuration needed; if you want to connect to another proxy, you will need to set ProxyAutoDetect to false, in addition to ProxyServer and ProxyPort. To authenticate, set ProxyAuthScheme and set ProxyUser and ProxyPassword, if needed.
The authentication type can be one of the following:
If you need to use another authentication type, such as SOCKS 5 authentication, see FirewallType.
A user name to be used to authenticate to the ProxyServer proxy.
The ProxyUser and ProxyPassword options are used to connect and authenticate against the HTTP proxy specified in ProxyServer.
You can select one of the available authentication types in ProxyAuthScheme. If you are using HTTP authentication, set this to the user name of a user recognized by the HTTP proxy. If you are using Windows or Kerberos authentication, set this property to a user name in one of the following formats:
user@domain domain\user
A password to be used to authenticate to the ProxyServer proxy.
This property is used to authenticate to an HTTP proxy server that supports NTLM (Windows), Kerberos, or HTTP authentication. To specify the HTTP proxy, you can set ProxyServer and ProxyPort. To specify the authentication type, set ProxyAuthScheme.
If you are using HTTP authentication, additionally set ProxyUser and ProxyPassword to HTTP proxy.
If you are using NTLM authentication, set ProxyUser and ProxyPassword to your Windows password. You may also need these to complete Kerberos authentication.
For SOCKS 5 authentication or tunneling, see FirewallType.
By default, the Sync App uses the system proxy. If you want to connect to another proxy, set ProxyAutoDetect to false.
The SSL type to use when connecting to the ProxyServer proxy.
This property determines when to use SSL for the connection to an HTTP proxy specified by ProxyServer. This value can be AUTO, ALWAYS, NEVER, or TUNNEL. The applicable values are the following:
AUTO | Default setting. If the URL is an HTTPS URL, the Sync App will use the TUNNEL option. If the URL is an HTTP URL, the component will use the NEVER option. |
ALWAYS | The connection is always SSL enabled. |
NEVER | The connection is not SSL enabled. |
TUNNEL | The connection is through a tunneling proxy. The proxy server opens a connection to the remote host and traffic flows back and forth through the proxy. |
A semicolon separated list of destination hostnames or IPs that are exempt from connecting through the ProxyServer .
The ProxyServer is used for all addresses, except for addresses defined in this property. Use semicolons to separate entries.
Note that the Sync App uses the system proxy settings by default, without further configuration needed; if you want to explicitly configure proxy exceptions for this connection, you need to set ProxyAutoDetect = false, and configure ProxyServer and ProxyPort. To authenticate, set ProxyAuthScheme and set ProxyUser and ProxyPassword, if needed.
This section provides a complete list of the Logging properties you can configure in the connection string for this provider.
Property | Description |
LogModules | Core modules to be included in the log file. |
Core modules to be included in the log file.
Only the modules specified (separated by ';') will be included in the log file. By default all modules are included.
See the Logging page for an overview.
This section provides a complete list of the Schema properties you can configure in the connection string for this provider.
Property | Description |
Location | A path to the directory that contains the schema files defining tables, views, and stored procedures. |
BrowsableSchemas | This property restricts the schemas reported to a subset of the available schemas. For example, BrowsableSchemas=SchemaA,SchemaB,SchemaC. |
Tables | This property restricts the tables reported to a subset of the available tables. For example, Tables=TableA,TableB,TableC. |
Views | Restricts the views reported to a subset of the available tables. For example, Views=ViewA,ViewB,ViewC. |
A path to the directory that contains the schema files defining tables, views, and stored procedures.
The path to a directory which contains the schema files for the Sync App (.rsd files for tables and views, .rsb files for stored procedures). The folder location can be a relative path from the location of the executable. The Location property is only needed if you want to customize definitions (for example, change a column name, ignore a column, and so on) or extend the data model with new tables, views, or stored procedures.
Note: Given that this Sync App supports multiple schemas, the structure for Oracle Fusion Cloud SCM custom schema files is as follows:
If left unspecified, the default location is "%APPDATA%\\CData\\OracleSCM Data Provider\\Schema" with %APPDATA% being set to the user's configuration directory:
Platform | %APPDATA% |
Windows | The value of the APPDATA environment variable |
Linux | ~/.config |
This property restricts the schemas reported to a subset of the available schemas. For example, BrowsableSchemas=SchemaA,SchemaB,SchemaC.
Listing the schemas from databases can be expensive. Providing a list of schemas in the connection string improves the performance.
This property restricts the tables reported to a subset of the available tables. For example, Tables=TableA,TableB,TableC.
Listing the tables from some databases can be expensive. Providing a list of tables in the connection string improves the performance of the Sync App.
This property can also be used as an alternative to automatically listing views if you already know which ones you want to work with and there would otherwise be too many to work with.
Specify the tables you want in a comma-separated list. Each table should be a valid SQL identifier with any special characters escaped using square brackets, double-quotes or backticks. For example, Tables=TableA,[TableB/WithSlash],WithCatalog.WithSchema.`TableC With Space`.
Note that when connecting to a data source with multiple schemas or catalogs, you will need to provide the fully qualified name of the table in this property, as in the last example here, to avoid ambiguity between tables that exist in multiple catalogs or schemas.
Restricts the views reported to a subset of the available tables. For example, Views=ViewA,ViewB,ViewC.
Listing the views from some databases can be expensive. Providing a list of views in the connection string improves the performance of the Sync App.
This property can also be used as an alternative to automatically listing views if you already know which ones you want to work with and there would otherwise be too many to work with.
Specify the views you want in a comma-separated list. Each view should be a valid SQL identifier with any special characters escaped using square brackets, double-quotes or backticks. For example, Views=ViewA,[ViewB/WithSlash],WithCatalog.WithSchema.`ViewC With Space`.
Note that when connecting to a data source with multiple schemas or catalogs, you will need to provide the fully qualified name of the table in this property, as in the last example here, to avoid ambiguity between tables that exist in multiple catalogs or schemas.
This section provides a complete list of the Miscellaneous properties you can configure in the connection string for this provider.
Property | Description |
APIVersion | The API Version of Oracle Fusion Cloud SCM to use in requests to Oracle Fusion Cloud SCM. |
IncludeCustomChildObjects | Whether Custom Child Objects will be included in the provider metadata. |
IncludeCustomObjects | Whether Custom Objects will be included in the provider metadata. |
MaxRows | Limits the number of rows returned when no aggregation or GROUP BY is used in the query. This takes precedence over LIMIT clauses. |
Other | These hidden properties are used only in specific use cases. |
PseudoColumns | This property indicates whether or not to include pseudo columns as columns to the table. |
Timeout | The value in seconds until the timeout error is thrown, canceling the operation. |
UserDefinedViews | A filepath pointing to the JSON configuration file containing your custom views. |
The API Version of Oracle Fusion Cloud SCM to use in requests to Oracle Fusion Cloud SCM.
The API Version of Oracle Fusion Cloud SCM to use in requests to Oracle Fusion Cloud SCM.
Whether Custom Child Objects will be included in the provider metadata.
Whether Custom Child Objects will be included in the Sync App metadata.
Whether Custom Objects will be included in the provider metadata.
Whether Custom Objects will be included in the Sync App metadata.
Limits the number of rows returned when no aggregation or GROUP BY is used in the query. This takes precedence over LIMIT clauses.
Limits the number of rows returned when no aggregation or GROUP BY is used in the query. This takes precedence over LIMIT clauses.
These hidden properties are used only in specific use cases.
The properties listed below are available for specific use cases. Normal driver use cases and functionality should not require these properties.
Specify multiple properties in a semicolon-separated list.
DefaultColumnSize | Sets the default length of string fields when the data source does not provide column length in the metadata. The default value is 2000. |
ConvertDateTimeToGMT | Determines whether to convert date-time values to GMT, instead of the local time of the machine. |
RecordToFile=filename | Records the underlying socket data transfer to the specified file. |
This property indicates whether or not to include pseudo columns as columns to the table.
This setting is particularly helpful in Entity Framework, which does not allow you to set a value for a pseudo column unless it is a table column. The value of this connection setting is of the format "Table1=Column1, Table1=Column2, Table2=Column3". You can use the "*" character to include all tables and all columns; for example, "*=*".
The value in seconds until the timeout error is thrown, canceling the operation.
If Timeout = 0, operations do not time out. The operations run until they complete successfully or until they encounter an error condition.
If Timeout expires and the operation is not yet complete, the Sync App throws an exception.
A filepath pointing to the JSON configuration file containing your custom views.
User Defined Views are defined in a JSON-formatted configuration file called UserDefinedViews.json. The Sync App automatically detects the views specified in this file.
You can also have multiple view definitions and control them using the UserDefinedViews connection property. When you use this property, only the specified views are seen by the Sync App.
This User Defined View configuration file is formatted as follows:
For example:
{ "MyView": { "query": "SELECT * FROM Carriers WHERE MyColumn = 'value'" }, "MyView2": { "query": "SELECT * FROM MyTable WHERE Id IN (1,2,3)" } }Use the UserDefinedViews connection property to specify the location of your JSON configuration file. For example:
"UserDefinedViews", C:\Users\yourusername\Desktop\tmp\UserDefinedViews.jsonNote that the specified path is not embedded in quotation marks.