XML Dictionary

Version 3.0 Build 3

Copyright 2001, National Retail Federation.

Note: Text and definitions in red denotes draft elements, synonyms, attributes and enumerations.

Retail Store Functions

Business Function Subject Areas
Unclassified Subject Areas ARTS Macro View:: Item Description View:: Item Subtype View:: Item Selling Rules View:: Item & Supplier View:: Item & Price Maintenance View:: Price Derivation - Base View:: Price Derivation - Rules View:: Price Derivation - Retail Transaction View:: Retail Stock Ledger View:: Inventory Control View:: In and Outbound View:: Retail Transaction - Base View:: Retail Transaction - Taxation View:: Retail Transaction - Tender View:: Control Transaction - Base View:: Control Transaction - Tender Settlement View:: Tender Control Transaction View:: Taxation View:: Tender & History Control Totals View:: Financial Ledger - Retail Transaction View:: Financial Ledger - Tender Control Transaction Vie:: Financial Ledger - Inventory Control View:: Sales and Stock Performance Reporting View:: Store Calendar View:: Access Control View:: Store Party Address and Contact View:: Store Equipment View:: Customer Information View:: Customer Purchase Transaction History View:: Customer Preferences View:: Customer Preferences - Gift Registry View:: Promotion Activity View:: Customer Account View:: Retail Enterprise Organization - Merchandise:: Retail Enterprise Organization - Employee:: Forecourt View:: Forecourt Macro View:: Forecourt Fueling Point View:: Forecourt Pricing View:: Forecourt Transaction View:: Forecourt History View:: Forecourt Tank Gauge View::
Merchandise Flow Management Direct Store Delivery:: Receiving:: Return to Vendor:: Stock Adjustment:: Transfer In Processing:: Transfer Out Processing::
Inventory Management Physical Inventory:: Retail Stock Ledger Maintenance::
Item & Price Management Electronic Labeling:: Item Labeling:: Item Maintenance:: Price Derivation Rules Maintenance:: Service Item Maintenance:: Shelf Labeling::
Point Of Sale Processing POS Access Control:: POS Account Maintenance:: POS Payment Processing:: POS Price Derivation:: POS Sales & Returns Processing:: POS Sales Tax Processing:: POS Tender Processing:: POS Transaction Log Processing:: POS Void Processing:: Price Lookup::
Tender Control External Authorization:: Media Balancing:: POS Loan/Pickup Processing:: Positive /Negative Authorization:: Tender Deposit::
Store Administration Accounting Period Close:: Accounting Period Open:: Financial Adjustments:: Party Maintenance:: Petty Cash Disbursements:: Petty Cash Receipts:: Store Access Control:: Store Calendar Maintenance:: Store Controls Maintenance:: Store Item Tax Maintenance:: Store Merchandise Location Maintenance:: Store Rules Maintenance::
Store & Productivity Reporting Reporting Hierarchy Maintenance:: Sales Analysis:: Store Performance Reporting::
Ordering Direct Store Delivery Ordering:: Order Creation:: Replenishment Management::
Workforce Management Employee Maintenance:: Employee Performance Management:: Time and Attendance:: Work Force Planning::
Customer Relationship Management Customer Data Collection:: Customer Maintenance:: Employee Customer Management:: Gift Registry:: Loyalty Program Management:: Micro Marketing::

IXRetail Structures

The following XML Structures have been added to the XML Dictionary

Associate

Tag Type Definition
Associate structure A subType of RetailTransactionLineItem that records actions by Employees in a RetailTransaction

Synonyms

  • Action

Attributes

  • AssociateActionCodes
    • «PlacingOrder»
    • «CompletingOrder»
    • «DeliveryOrder»
DateTime DateTime When was the action performed
PersonName struct The name of the Associate in a parsed form (i.e. broken down into first, middle & last)

Back to Top

Authorization

Tag Type Definition
Authorization structure Additional data used to record data about authorizations for Cheques, Credit Cards and Debit Cards.
RequestedAmount currency The amount authorization was requested for.
AuthorizationCode string
ReferenceNumber string
ProviderID string
AuthorizationDateTime date The Date & Time the authorization was performed.
AuthorizedChangeAmount currency The amount of change that has been authorized.
HostAuthorized boolean Was this authorization performed by an external authorization host?
AuthorizingTermID string A unique identifier for the Terminal that requested the authorization.
ForceOnLine boolean Was the authorization forced to be Online?
ElectronicSignature boolean Was the customer signature required as part of the authorization captured electronically?
PreAuthorizationFlag boolean Did this authorization happen before transaction was completed? Used in Pay-At-Pump systems in Forecourt segment.
Reversal struct Extra data from an original Authorization which is Reversed by the current Authorization

Back to Top

Contact

Tag Type Definition
Contact structure The contact person for the PurchaseOrder
ContactTypeCode string A code used to categorize different kinds of contact.
Effective Date date The start date of a PERSON's affiliation with an organization.
FunctionCode string A code to identify the major duty or responsibility of the contact. These codes relate to the UCC data element 366.
OrganizationPartyID string A unique, automatically assigned identity for a PARTY.
Party Role string A code that identifies a group of PARTY ROLES. This is used for subtyping the PARTY ROLEs.
PersonOrganizationAffilationTypeName string A name or label for a group of affiliations of people and organizations. For instance, this might be 'employment'.
PersonPartyID string A unique, automatically assigned identity for a PARTY.

Back to Top

ContractInfo

Tag Type Definition
ContractInfo structure A structure defining an IXRetail contract.
ContractID xs:string A unique identifier for the contract
Description xs:string The a short description of the Contract
Schema xs:uri URI being a location of an XML Schema that defines the contract.
InformationSource xs:uri URI being a location of an XML Schema that describes the contract.

Back to Top

CustomerAccountTenderLineItem

Tag Type Definition
CustomerAccountTenderLineItem structure A subType of RetailTransactionTenderLineItem that records a transaction being charged to a customerAccount

Synonyms

  • CustomerAccount
AccountNumber string The CustomerAccount the transaction is being charged against

Attributes

  • EntryMethod
    • «MSR»
    • «Keyed»
    • «SmartCard»
  • EntrySource
    • «Merchant»
    • «Customer»
  • CardImprint
BalanceForward currency The new balance of the CustomerAccount after the transaction has been charged against it

Back to Top

Error

Tag Type Definition
Error structure
ErrorID string A unique identifier for the Error.
ErrorText string The actual error text

Back to Top

Fleet

Tag Type Definition
Fleet structure Additional data used for Fleet Management, in the Forecourt segment of retail.
DriverID string A unique identifier for the driver of the vehicle being fueled.
VehicleID string A unique identifier for the vehicle being fueled.
TemporaryCar boolean Is the vehicle being filled, a temporary member of the fleet?
OdometerReading integer The odometer reading on the vehicle being fueled at the time of being fueled.
JobID string A unique identifier for the fuel transaction, provided by the customer.

Synonyms

  • OrderNo

Back to Top

Hospitality

Tag Type Definition
Hospitality structure Element containing hospitality information (e.g. TableNo, PartySize etc..) for a RetailTransaction conducted in a restaurant or bar
TableID integer Which table is the transaction conducted at
PartySize integer How many people were in the party at the table?

Back to Top

ItemQualification

Tag Type Definition
ItemQualification structure cf. Qualification

Back to Top

LoyaltyRedemption

Tag Type Definition
LoyaltyRedemption structure A subType of RetailTransactionLineItem that records the redemption of LoyaltyPoints & Vouchers previously awarded to the customer.
Voucher struct A special Voucher for a specific product or service, that is issued or redeemed as part of a CustomerLoyalty scheme. Not to be confused with a GiftCertificate which has a monetary value

Back to Top

LoyaltyReward

Tag Type Definition
LoyaltyReward structure A subType of RetailTransactionLineItem that records gifts & other loyalty rewards given to the Customer as a consequence of a RetailTransaction
LoyaltyPointsAwarded A kind of RetailTransaction LineItem that record the awarding of LoyaltyPoints as part of a purchase

Attributes

  • PointsType
PromotionID integer Which promotion triggered the gift or loyalty reward
ReasonCode string Reason for the gift or loyalty reward
Voucher struct A special Voucher for a specific product or service, that is issued or redeemed as part of a CustomerLoyalty scheme. Not to be confused with a GiftCertificate which has a monetary value

Back to Top

OperatorByPassApproval

Tag Type Definition
OperatorByPassApproval structure What approval (e.g. Supervisor password) was performed to allow OperatorByPass

Back to Top

OriginalTransaction

Tag Type Definition
OriginalTransaction structure The identifiers of another RetailTransaction that validates a MerchandiseReturn

Synonyms

  • RetailReference

Attributes

  • ReasonCode
    • «Resume»
    • «DeferredBill»
    • «Return»
    • «LayAway»

Back to Top

PaymentCard

Tag Type Definition
PaymentCard structure Details about an ISO card used in tendering a transaction

Attributes

  • CardType
    • «AMEX»
    • «DINERS»
    • «DISC»
    • «JCB»
    • «MC»
    • «VISA»
CardExpirationDate string The Card Expiration Date as encoded on Track 2 of the card
CardHolderName string The Card Holder Name as encoded on Track 3 of the card

Back to Top

PersonName

Tag Type Definition
PersonName structure The name of the Associate in a parsed form (i.e. broken down into first, middle & last)

Back to Top

PurchaseOrderTenderLineItem

Tag Type Definition
PurchaseOrderTenderLineItem structure A subType of RetailTransactionTenderLineItem that records a transaction being completed with a PurchaseOrder supplied by the customer

Synonyms

  • PurchaseOrder
PurchaseOrderID string The ID number on the PurchaseOrder provided by the customer
AuthorizedAmount currency The amount authorized on the PurchaseOrder provided by the customer
Contact struct The contact person for the PurchaseOrder
Date Date The Date on the PurchaseOrder provided by the customer

Back to Top

Qualification

Tag Type Definition
Qualification structure Eligibilities can be qualified by various means not defined by ARTS or IXRetail e.g. Retailer & Manufacturer Coupons, Item Colors etc... Such qualifications are defined by Name/Value pairs, with an optional operator.

Synonyms

  • ItemQualification
  • TransactionQualification
Name string
Value string
Operator string

Back to Top

QualificationInfo

Tag Type Definition
QualificationInfo structure A structure defining ItemQualifications as part of an IXRetail contract.
AllowableType xs:string
AllowableValue xs:string

Back to Top

Receipt

Tag Type Definition
Receipt structure A document given to the customer as a proof of purchase or other transaction.

Attributes

  • Currency
  • Language
HeaderText string A generic piece of descriptive text, normally printed at the top of a receipt
TrailerText string A generic piece of text, normally printed at the bottom of a receipt
PromotionText string Any valid XHTML normally promotional material that is printed at the bottom of a receipt
Issuer element The name of the organization that is issuing a receipt
Recipient element The Name and possibly Address of the person or organization the receipt is being issued to.
CopyTo element The Name and possibly Address of an extra person or organization the receipt is being copied to.
RelatedReceipt string The TransactionID from a related receipt.
TransactionDetail abstract element An abstract element which is defined in the XML Instance Document by referring to another XML Schema
RetailReference struct A structure containing the fields required to identify a RetailTransaction
MerchantID string The name of the Retail Enterprise that is issuing the receipt
PrintCode string The collection of characters that are printed on a receipt to denote the taxability (or other status) of the item

Back to Top

RestrictionValidation

Tag Type Definition
RestrictionValidation structure When a transaction involves selling of restricted products (e.g. Firearms & Ammunition), how was the customer's eligibility for the restricted products validated?

Attributes

  • CustomerQuestionID
    • «CustomerIDType»
    • «CustomerID»
    • «CustomerBirthDate»
    • «NumberOfVisits»
    • «LastVisitDate»
    • «LastAmountSpend»
    • «CustomerAddress»
QuestionText string What question was asked as a part of the RestrictionValidation.
OperatorByPassFlag boolean Was the restriction by-passed by the Operator?
OperatorByPassApproval struct What approval (e.g. Supervisor password) was performed to allow OperatorByPass
QuestionAnswer string What is the answer to the question asked as part of the Restriction Validation process.

Back to Top

RetailReference

Tag Type Definition
RetailReference structure A structure containing the fields required to identify a RetailTransaction
TransactionNumber
MerchantID string The name of the Retail Enterprise that is issuing the receipt

Back to Top

ReturnItem

Tag Type Definition
ReturnItem structure A subType of RetailTransactionLineItem that records the return of an item

Attributes

  • ReturnReasonCode

Back to Top

Reversal

Tag Type Definition
Reversal structure Extra data from an original Authorization which is Reversed by the current Authorization
OrigAmount currency The amount of the original Authorization being reversed
OrigApprovalCode string The ApprovalCode of the orignal Authorization being reversed.
OrigReferenceNumber string The ReferenceNumber of the original Authorization being reversed.

Back to Top

Shipment

Tag Type Definition
Shipment structure
ShipmentTrackingID string

Attributes

  • href
ServiceLevel string

Attributes

  • ServiceLevelCode

Back to Top

Shipping

Tag Type Definition
Shipping structure A subType of RetailTransactionLineItem that records different shipping, handling & insurance costs, that are included in the sale

Back to Top

ShoppingCartItem

Tag Type Definition
ShoppingCartItem structure An item in a ShoppingCart.

Back to Top

TaxOverride

Tag Type Definition
TaxOverride structure A subType of tax exemption that changes the tax rate, rather than forgiving tax
TaxOverrideID string
OriginalTaxRuleID string The TaxRule that is being overriden.
OriginalTaxPercent decimal The tax rate percentage that is being overriden.
OriginalTaxAmount currency The tax amount that is being overriden.

Back to Top

Voucher

Tag Type Definition
Voucher structure A special Voucher for a specific product or service, that is issued or redeemed as part of a CustomerLoyalty scheme. Not to be confused with a GiftCertificate which has a monetary value
VoucherID string A unique identifier for the Voucher

Back to Top

Warning

Tag Type Definition
Warning structure
WarningID string A unique identifier for the Warning.
WarningText string The actual warning text

Back to Top

Subject Areas

ARTS Macro View

AccountReceivablePayableLineItem:: ApparelItem:: BulkItem:: ControlTransaction:: Customer:: CustomerAffiliation:: CustomerRelationship:: DepositRedemptionLineItem:: DisbursementTransaction:: DiscountLineItem:: DisplayUnitItem:: Employee:: ExCustomer:: ExternalDepositoryTender:: Facility:: FinancialTransactionJournalEntry:: FuelingPoint:: FuelingTransaction:: FuelItem:: FuelSalesLineItem:: GiftCertificateLineItem:: InventoryAdjustmentDocument:: InventoryAdjustmentLineItem:: InventoryControlDocument:: InventoryControlDocumentLineItem:: InventoryTransactionJournalEntry:: Item:: KeyCustomer:: Location:: MiscellaneousFeeLineItem:: Operator:: OrderDocument:: PackItem:: PaymentOnAccountLineItem:: PeriodCloseTransaction:: POSIdentity:: Prospect:: ReceivingDocument:: RetailTransaction:: RetailTransactionLineItem:: SaleReturnLineItem:: Session:: ShelfItem:: Shopper:: SignOffTransaction:: SignOnTransaction:: StockItem:: StockLedgerAccount:: StoreFinancialLedgerAccount:: StoreSafeSettlementTransaction:: StoreSafeTender:: Supplier:: TaxLineItem:: Tender:: TenderAccountApprovalReference:: TenderChangeLineItem:: TenderControlTransaction:: TenderControlTransactionTenderLineItem:: TenderDepositTransaction:: TenderLineItem:: TenderLoanTransaction:: TenderPickupTransaction:: Till:: TillSettlementTransaction:: Transaction:: TransferInDocument:: TransferOutDocument:: Workstation::
Back to Top

Item Description View

ApparelItem:: Brand:: BulkItem:: Color:: CustomerAccount:: CustomerAccountSpecialPrice:: CustomerGroup:: CustomerTypeSpecialPrice:: DepositRule:: DisplayUnitItem:: FuelItem:: Item:: ItemAlternateIdentity:: ItemCollection:: ItemSellingPriceHistory:: Manufacturer:: ManufacturerBrand:: MerchandiseStructureLevel:: MerchandiseStructureLevelSize:: PackItem:: POSDepartment:: POSIdentity:: RelatedItemAssociation:: RentalObject:: RentalService:: RentalUnit:: RetailStore:: RetailStoreItem:: RetailStorePOSDepartment:: Season:: SerializedItem:: SerializedUnit:: ServiceItem:: ServiceItemProvider:: ServiceProvider:: ServiceTermsAndConditions:: ShelfItem:: Size:: StockItem:: Style:: Subseason:: Tare:: UnitOfMeasure::
Back to Top

Item Subtype View

ApparelItem:: BulkItem:: Color:: DisplayUnitItem:: FuelItem:: Item:: ItemAlternateIdentity:: ItemCollection:: PackItem:: RentalObject:: RentalService:: RentalUnit:: SerializedItem:: SerializedUnit:: ServiceItem:: ShelfItem:: Size:: StockItem:: Style:: Tare::
Back to Top

Item Selling Rules View

AgeRestrictionRule:: ApparelItem:: BulkItem:: Color:: DepositRule:: Item:: ItemAlternateIdentity:: ItemSalesProhibitionPeriodRule:: ItemTenderRestrictionGroup:: ItemTenderRestrictionRule:: LicenseSalesRestriction:: MerchandiseStructureLevel:: MerchandiseStructureLevelSalesRestriction:: POSIdentity:: RetailStore:: RetailStoreItem:: ReturnAgent:: SalesRestriction:: ServiceItem:: ServiceItemProvider:: ServiceProvider:: ServiceTermsAndConditions:: Size:: StockItem:: Style:: Tare:: Tender::
Back to Top

Item & Supplier View

Deal:: DealSupplierItem:: DealSupplierItemCostBreak:: DiscrepancyToleranceRule:: Item:: ItemCollection:: Manufacturer:: ManufacturerCouponFamily:: ManufacturerItem:: POSDepartment:: POSIdentity:: RetailStore:: RetailStoreItem:: ServiceItem:: ServiceItemProvider:: ServiceProvider:: ServiceTermsAndConditions:: StockItem:: StockLedgerAccount:: Supplier:: SupplierItem:: SupplierItemCatalogBaseCost:: SupplierItemCatalogBaseCostBreak:: SupplierItemReceivingLevel:: SupplierItemReceivingUnit:: SupplierItemReceivingUnitConversionRule:: SupplierItemStockItem:: SupplierPricePromotionZone::
Back to Top

Item & Price Maintenance View

Competitor:: CompetitorRetailItem:: Event:: Item:: ItemCreation:: ItemDeletion:: ItemDescriptonUpdate:: ItemElectronicLabel:: ItemLabel:: ItemMaintenanceEvent:: ItemPriceMaintenance:: ItemSellingPriceHistory:: ItemShelfLabel:: ItemTicket:: Location:: MaintenanceEvent:: PermanentPriceChange:: PermanentPriceChangeItem:: POSIdentity:: PriceDerivationRuleEligibilityMaintenance:: PriceDerivationRuleMaintenance:: RetailStore:: RetailStoreItem:: TemporaryPriceChange:: TemporaryPriceChangeItem::
Back to Top

Price Derivation - Base View

Brand:: BrandPriceDerivationRuleEligbility:: CombinationPriceDerivationRuleEligibility:: Customer:: CustomerAccount:: CustomerAccountPriceDerivationRuleEligibility:: CustomerAffiliation:: CustomerAffiliationPriceDerivationRuleEligibility:: CustomerGroup:: Employee:: EmployeeDiscountGroup:: EmployeeDiscountGroupPriceDerivationRuleEligibility:: EmployeeMembershipDiscountGroup:: Item:: ItemLabel:: ItemMaintenanceEvent:: ItemPriceDerivationRule:: ItemPriceDerivationRuleEligibility:: ItemPriceMaintenance:: ItemSellingPriceHistory:: KeyCustomer:: LoyaltyAward:: MaintenanceEvent:: Manufacturer:: ManufacturerPriceDerivationRuleEligibility:: MerchandiseHierarchyLevel:: MerchandiseStructureLevel:: MerchandiseStructurePriceDerivationRuleEligibility:: MixAndMatchPriceDerivationItem:: MixAndMatchPriceDerivationRule:: MultiplePriceDerivationRuleEligibility:: PermanentPriceChange:: PermanentPriceChangeItem:: PriceDerivationRule:: PriceDerivationRuleEligibility:: PriceLine:: PriceLinePriceDerivationRuleEligibility:: Promotion:: PromotionPriceDerivationRule:: PromotionPromotionType:: PromotionType:: Season:: SeasonPriceDerivationRuleEligibility:: Subseason:: SubseasonPriceDerivationRuleEligibility:: TemporaryPriceChange:: TemporaryPriceChangeItem:: TimeGroup:: TimeGroupTimePeriod:: TimePeriod:: TotalPurchaseMarketBasketEligibilityRule:: TotalPurchaseMarketBasketPriceDerivationRuleEligibility::
Back to Top

Price Derivation - Rules View

BrandPriceDerivationRuleEligbility:: CombinationPriceDerivationRuleEligibility:: CustomerAccountPriceDerivationRuleEligibility:: CustomerAffiliationPriceDerivationRuleEligibility:: EmployeeDiscountGroupPriceDerivationRuleEligibility:: GiftCertificate:: Item:: ItemPriceDerivationRule:: ItemPriceDerivationRuleEligibility:: ManufacturerPriceDerivationRuleEligibility:: MerchandiseStructureLevel:: MerchandiseStructurePriceDerivationRuleEligibility:: MixAndMatchPriceDerivationItem:: MixAndMatchPriceDerivationRule:: MultiplePriceDerivationRuleEligibility:: PriceDerivationRule:: PriceDerivationRuleEligibility:: PriceDerivationRuleEligibilityMaintenance:: PriceDerivationRuleMaintenance:: PriceLine:: PriceLinePriceDerivationRuleEligibility:: Promotion:: PromotionalProduct:: PromotionPriceDerivationRule:: PromotionPromotionType:: PromotionType:: SeasonPriceDerivationRuleEligibility:: StoreFinancialLedgerAccount:: SubseasonPriceDerivationRuleEligibility:: TimeGroup:: TimeGroupTimePeriod:: TimePeriod:: TotalPurchaseMarketBasketPriceDerivationRuleEligibility::
Back to Top

Price Derivation - Retail Transaction View

Customer:: Discount:: DiscountLineItem:: EmployeeDiscountLineItem:: POSIdentity:: Promotion:: PromotionalLineItem:: RetailPriceModifier:: RetailStoreItem:: RetailTransaction:: RetailTransactionLineItem:: RetailTransactionLineItemOverride:: SaleReturnLineItem:: Transaction::
Back to Top

Retail Stock Ledger View

InventoryAdjustmentDocument:: InventoryAdjustmentLineItem:: InventoryControlDocument:: InventoryControlDocumentLineItem:: InventoryTransactionJournalEntry:: Item:: Location:: PhysicalCountDocument:: PhysicalCountLineItem:: PhysicalInventoryEvent:: RetailStore:: RetailStoreItem:: RetailTransaction:: RetailTransactionLineItem:: SaleReturnLineItem:: StockItem:: StockLedgerAccount:: StockLedgerAccountFiscalPeriodHistory:: Supplier:: Tank:: TankProbe:: TankReading:: Transaction::
Back to Top

Inventory Control View

InventoryAdjustmentDocument:: InventoryAdjustmentLineItem:: InventoryControlDocument:: InventoryControlDocumentLineItem:: InventoryControlDocumentMerchandiseLineItem:: InventoryTransactionJournalEntry:: Item:: Location:: LocationEnvironmentClass:: LocationLevel:: PhysicalCountDocument:: PhysicalCountLineItem:: PhysicalInventoryEvent:: RetailStoreItem:: StockItem:: StockLedgerAccount:: Supplier::
Back to Top

In and Outbound View

AdvancedShipNoticeDocument:: Carrier:: ContainerType:: Currency:: DiscrepancyToleranceRule:: Facility:: FreightBill:: InventoryCondition:: InventoryControlDocument:: InventoryControlDocumentAllowanceLineItem:: InventoryControlDocumentChargeLineItem:: InventoryControlDocumentFreightLineItem:: InventoryControlDocumentLineItem:: InventoryControlDocumentMerchandiseLineItem:: InventoryControlDocumentMerchandiseLineItemModifier:: InventoryControlDocumentMerchandiseTaxLineItem:: InventoryControlDocumentReference:: InventoryControlDocumentTaxExemptionModifier:: InventoryControlDocumentTaxLineItem:: InventoryTransactionJournalEntry:: Location:: OrderDocument:: PackingSlip:: ReceivingDocument:: RequestForDebitCreditDocument:: ReturnAuthorizationRequest:: ReturnDocument:: ShipmentContainer:: ShipmentContainerMerchandiseLineItem:: StockItem:: StockLedgerAccount:: Supplier:: SupplierItem:: SupplierItemReceivingLevel:: SupplierItemReceivingUnit:: SupplierItemReceivingUnitConversionRule:: SupplierItemStockItem:: TransferInDocument:: TransferOutDocument::
Back to Top

Retail Transaction - Base View

AccountReceivablePayableLineItem:: BusinessDay:: CheckTenderLineItem:: CommissionModifier:: CouponHandlingRule:: CouponTenderLineItem:: CreditDebitCardTenderLineItem:: Customer:: CustomerInformationLineItem:: CustomerInformationLineModifier:: DepositRedemptionLineItem:: Discount:: DiscountLineItem:: Employee:: EmployeeDiscountLineItem:: Equipment:: EquipmentClass:: ForeignCurrencyTenderLineItem:: FuelSalesLineItem:: GiftCertificate:: GiftCertificateLineItem:: GiftCertificateTenderLineItem:: GiftRegistryLineItem:: InventoryTransactionJournalEntry:: Manufacturer:: ManufacturerCouponFamily:: ManufacturerItem:: MiscellaneousFeeLineItem:: PaymentOnAccountLineItem:: POSDepartment:: POSIdentity:: PromotionalLineItem:: RetailPriceModifier:: RetailTransaction:: RetailTransactionLineItem:: RetailTransactionLineItemOverride:: SaleReturnLineItem:: SaleReturnLineItemAddress:: SaleReturnTaxLineItem:: SendCheckTenderLineItem:: ServiceProvider:: Supplier:: TaxableGroup:: TaxExemptionModifier:: TaxLineItem:: TenderChangeLineItem:: TenderLineItem:: Trade-In-KindTenderLineItem:: Trade-InType:: Transaction:: TransactionType:: Workstation::
Back to Top

Retail Transaction - Taxation View

RetailPriceModifier:: RetailTransaction:: RetailTransactionLineItem:: SaleReturnLineItem:: SaleReturnTaxLineItem:: TaxableGroup:: TaxAuthority:: TaxExemptionModifier:: TaxGroupRule:: TaxLineItem:: TaxRateRule:: Transaction::
Back to Top

Retail Transaction - Tender View

CheckTenderLineItem:: CouponHandlingRule:: CouponTenderLineItem:: CreditDebitCardTenderLineItem:: Currency:: Denomination:: Employee:: ExchangeRate:: ForeignCurrencyTenderLineItem:: GiftCertificate:: GiftCertificateTenderLineItem:: SendCheckTenderLineItem:: Tender:: TenderAccountApprovalReference:: TenderChangeLineItem:: TenderLineItem:: Trade-In-KindTenderLineItem:: Trade-InType::
Back to Top

Control Transaction - Base View

ControlTransaction:: Employee:: ExternalDepositoryHistory:: ExternalDepositorySettlementTransaction:: ExternalDepositoryTenderHistory:: Operator:: PeriodCloseTransaction:: POSLockTransaction:: POSNoSaleTransaction:: PostVoidTransaction:: POSUnlockTransaction:: Session:: SignOffTransaction:: SignOnTransaction:: StoreSafeHistory:: StoreSafeSettlementTransaction:: StoreSafeTenderHistory:: TillHistory:: TillSettlementTransaction:: TillTenderHistory:: Transaction:: Workstation::
Back to Top

Control Transaction - Tender Settlement View

ControlTransaction:: Employee:: ExternalDepositoryHistory:: ExternalDepositorySettlementTransaction:: ExternalDepositoryTenderHistory:: Operator:: Session:: StoreSafeHistory:: StoreSafeSettlementTransaction:: StoreSafeTenderHistory:: TillHistory:: TillSettlementTransaction:: TillTenderHistory:: Transaction:: Workstation::
Back to Top

Tender Control Transaction View

BusinessDay:: DisbursementFundsReceiptReason:: DisbursementTransaction:: ExternalDepository:: ExternalDepositoryTender:: FinancialTransactionJournalEntry:: FundsReceiptTransaction:: Operator:: SafeTransferTransaction:: Session:: StoreFinancialLedgerAccount:: StoreFinancialLedgerFiscalPeriodHistory:: StoreSafe:: StoreSafeTender:: Tender:: TenderControlTransaction:: TenderControlTransactionTenderLineItem:: TenderDepositTransaction:: TenderLoanTransaction:: TenderPickupTransaction:: TenderRepository:: Till:: TillTender:: Transaction:: Workstation::
Back to Top

Taxation View

InventoryControlDocument:: InventoryControlDocumentAllowanceLineItem:: InventoryControlDocumentChargeLineItem:: InventoryControlDocumentFreightLineItem:: InventoryControlDocumentLineItem:: InventoryControlDocumentMerchandiseLineItem:: InventoryControlDocumentMerchandiseTaxLineItem:: InventoryControlDocumentTaxExemptionModifier:: InventoryControlDocumentTaxLineItem:: Item:: OperatorTaxHistory:: POSDepartmentTaxHistory:: RetailStoreItem:: RetailTransaction:: RetailTransactionLineItem:: SaleReturnLineItem:: SaleReturnTaxLineItem:: SessionTax:: StockItem:: StoreFinancialLedgerAccount:: StoreTaxHistory:: TaxableGroup:: TaxAuthority:: TaxExemptionModifier:: TaxGroupRule:: TaxLineItem:: TaxRateRule:: TillTaxHistory:: Transaction:: WorkstationTaxHistory::
Back to Top

Tender & History Control Totals View

ExternalDepository:: ExternalDepositoryHistory:: ExternalDepositorySettlementTransaction:: ExternalDepositoryTender:: ExternalDepositoryTenderHistory:: Operator:: OperatorHistory:: OperatorTaxHistory:: OperatorTenderHistory:: POSDepartment:: POSDepartmentHistory:: POSDepartmentTaxHistory:: Session:: SessionTax:: SessionTender:: StoreHistory:: StoreSafe:: StoreSafeHistory:: StoreSafeSettlementTransaction:: StoreSafeTender:: StoreSafeTenderHistory:: StoreTaxHistory:: StoreTenderHistory:: Tender:: TenderRepository:: TenderRepositoryClass:: Till:: TillHistory:: TillSettlementTransaction:: TillTaxHistory:: TillTender:: TillTenderHistory:: Workstation:: WorkstationHistory:: WorkstationTaxHistory:: WorkstationTenderHistory:: WorkstationTimeActivityHistory:: WorkstationTimeActivityTenderHistory::
Back to Top

Financial Ledger - Retail Transaction View

AccountReceivablePayableLineItem:: Customer:: CustomerAccount:: DepositRedemption:: DepositRedemptionLineItem:: Discount:: DiscountLineItem:: EmployeeCommissionPlan:: EmployeeDiscountGroup:: EmployeeDiscountLineItem:: EmployeeMembershipDiscountGroup:: FinancialTransactionJournalEntry:: GiftCertificate:: GiftCertificateClass:: GiftCertificateLineItem:: KeyCustomer:: MiscellaneousFee:: MiscellaneousFeeLineItem:: PaymentOnAccountLineItem:: Promotion:: RetailPriceModifier:: RetailTransaction:: RetailTransactionLineItem:: SaleReturnLineItem:: SaleReturnTaxLineItem:: StoreFinancialLedgerAccount:: StoreFinancialLedgerFiscalPeriodHistory:: TaxGroupRule:: TaxLineItem:: Tender:: TenderLineItem:: Transaction::
Back to Top

Financial Ledger - Tender Control Transaction Vie

DisbursementFundsReceiptReason:: DisbursementTransaction:: ExternalDepository:: FinancialTransactionJournalEntry:: FundsReceiptTransaction:: SafeTransferTransaction:: StoreFinancialLedgerAccount:: StoreSafe:: Tender:: TenderControlTransaction:: TenderControlTransactionTenderLineItem:: TenderDepositTransaction:: TenderLoanTransaction:: TenderPickupTransaction:: Till:: Transaction::
Back to Top

Financial Ledger - Inventory Control View

FinancialTransactionJournalEntry:: FuelingTransaction:: InventoryControlDocument:: InventoryControlDocumentLineItem:: InventoryTransactionJournalEntry:: RetailTransaction:: RetailTransactionLineItem:: SaleReturnLineItem:: StockLedgerAccount:: StoreFinancialLedgerAccount:: TestDelivery:: Transaction::
Back to Top

Sales and Stock Performance Reporting View

AssociatedMerchandiseStructureLevel:: FiscalDay:: FiscalMonth:: FiscalQuarter:: FiscalWeek:: FiscalYear:: Item:: ItemSalesSummary:: MerchandiseHierarchyLevel:: MerchandiseHierarchySalesPlan:: MerchandiseHierarchySalesSummary:: MerchandiseStructureLevel:: RelatedItemAssociation:: RelatedItemAssociationSalesSummary:: ReportingPeriod:: Season:: StockLedgerAccount:: StockLedgerAccountFiscalPeriodHistory:: Subseason::
Back to Top

Store Calendar View

BusinessDay:: Event:: FinancialTransactionJournalEntry:: FiscalDay:: FiscalMonth:: FiscalQuarter:: FiscalWeek:: FiscalYear:: Location:: MaintenanceEvent:: MissingVolumeEvent:: PhysicalInventoryEvent:: ReportingPeriod:: RetailStore:: RetailStoreLocationEvent:: Season:: Subseason:: Transaction::
Back to Top

Access Control View

Employee:: GroupResourceAccess:: Operator:: OperatorGroup:: OperatorResourceAccess:: Resource:: Tender:: Transaction:: TransactionType:: WorkGroup:: Workstation:: WorkstationResource:: WorkstationRule:: WorkstationRuleApplication:: WorkstationRuleOverrideHistory:: WorkstationRuleTender::
Back to Top

Store Party Address and Contact View

Address:: AddressType:: Carrier:: CensusGeographicCoding:: Charity:: CommercialEnterprise:: Competitor:: Contact:: ContactType:: CoordinateType:: Customer:: EmailAddress:: Employee:: EmployeeRetailStoreAssignment:: ExCustomer:: ExternalDepositoryParty:: Facility:: KeyCustomer:: Manufacturer:: NonProfitEnterprise:: NonStandardAddress:: Organization:: OrganizationalAffiliation:: OrganizationalStructure:: Party:: PartyAddress:: PartyRole:: PartyRoleStatus:: PartyRoleType:: PartyRoleTypeState:: Person:: PersonOrgAffiliationType:: PersonOrganizationAffiliation:: PhysicalLocation:: PhysicalLocationAddress:: Prospect:: RetailStore:: ReturnAgent:: ServiceProvider:: Shopper:: StandardizedAddress:: StandardizedDomesticAddress:: StandardizedForeignAddress:: Supplier:: TaxAuthority:: TaxExemptOrganization:: Telephone:: TelephoneType:: TenderAccountApprovalReference:: ThirdPartyCustomerIdentification:: ThirdPartyCustomerIdentificationType::
Back to Top

Store Equipment View

Equipment:: EquipmentClass:: FuelPump:: RetailStore:: ServiceProvider:: Supplier:: TankLevelGauge:: TankProbe:: UnitOfMeasure:: Workstation::
Back to Top

Customer Information View

Address:: AddressType:: CensusGeographicCoding:: Contact:: ContactType:: CoordinateType:: Customer:: CustomerAffiliation:: CustomerAsset:: CustomerAssetAssociation:: CustomerDemographicRole:: CustomerGroup:: CustomerRelationship:: CustomerRelationshipType:: DemographicRole:: EmailAddress:: ExCustomer:: KeyCustomer:: KeyCustomerClient:: NonStandardAddress:: Organization:: OrganizationalAffiliation:: OrganizationalStructure:: Party:: PartyAddress:: PartyRole:: PartyRoleStatus:: PartyRoleType:: PartyRoleTypeState:: Person:: PersonOrgAffiliationType:: PersonOrganizationAffiliation:: PhysicalLocation:: PhysicalLocationAddress:: Prospect:: RetailStore:: RetailStoreClient:: Shopper:: StandardizedAddress:: StandardizedDomesticAddress:: StandardizedForeignAddress:: Telephone:: TelephoneType:: ThirdPartyCustomerIdentification:: ThirdPartyCustomerIdentificationType::
Back to Top

Customer Purchase Transaction History View

AccountReceivablePayableLineItem:: Customer:: CustomerAccount:: CustomerAccountCard:: CustomerConsumerChargeAccount:: CustomerLayawayAccount:: CustomerLoyaltyAccount:: CustomerLoyaltyAccountRedemption:: DepositRedemptionLineItem:: GiftRegisteredItem:: GiftRegistryLineItem:: KeyCustomer:: LoyaltyProgram:: POSDepartment:: POSIdentity:: PromotionalLineItem:: RetailTransaction:: RetailTransactionLineItem:: SaleReturnLineItem:: TenderLineItem:: Transaction::
Back to Top

Customer Preferences View

Customer:: CustomerAffiliation:: CustomerGroup:: CustomerPreference:: CustomerRelationship:: CustomerRelationshipType:: CustomerSurvey:: CustomerSurveyResponse:: ExCustomer:: KeyCustomer:: Organization:: OrganizationalAffiliation:: OrganizationalStructure:: Party:: PartyRole:: PartyRoleType:: Person:: PreferenceType:: Prospect:: RetailStore:: RetailStoreClient:: Shopper:: SurveyQuestion::
Back to Top

Customer Preferences - Gift Registry View

AlternativeItem:: Customer:: CustomerGiftRegistration:: CustomerOccasion:: CustomerOccasionType:: CustomerPreference:: GiftRegisteredItem:: GiftRegistryLineItem:: Item:: KeyCustomer:: OccasionRecommendation:: PreferenceType:: RegisteredItemClass:: RetailTransaction:: RetailTransactionLineItem:: SaleReturnLineItem::
Back to Top

Promotion Activity View

Customer:: CustomerAccount:: CustomerAccountCard:: CustomerAffiliation:: CustomerGroup:: CustomerLoyaltyAccount:: CustomerLoyaltyAccountRedemption:: CustomerRelationship:: CustomerRelationshipType:: Item:: ItemLoyaltyAccountEligibility:: KeyCustomer:: LoyaltyAccountAgreement:: LoyaltyAccountTerm:: LoyaltyAward:: LoyaltyProgram:: PromotionalLineItem:: RetailStoreItem:: RetailTransactionLineItem:: SaleReturnLineItem::
Back to Top

Customer Account View

Customer:: CustomerAccount:: CustomerAccountCard:: CustomerConsumerChargeAccount:: CustomerGiftRegistration:: CustomerInstallmentPaymentAccount:: CustomerLayawayAccount:: CustomerLoyaltyAccount:: CustomerLoyaltyAccountRedemption:: CustomerOccasion:: CustomerOccasionType:: CustomerTradeAccount:: GiftRegisteredItem:: Item:: KeyCustomer:: Party:: PartyRole:: PartyRoleType:: PartyRoleTypeState:: StoreFinancialLedgerAccount::
Back to Top

Retail Enterprise Organization - Merchandise

InventoryControlDocumentMerchandiseLineItem:: Item:: Location:: LocationEnvironmentClass:: LocationLevel:: MerchandiseHierarchyLevel:: MerchandiseHierarchySalesPlan:: MerchandiseHierarchySalesSummary:: MerchandiseStructureLevel:: MerchandiseStructureLevelSalesRestriction:: MerchandiseStructureLevelSize:: MerchandiseStructurePriceDerivationRuleEligibility:: RetailStore:: RetailStoreItem:: RetailStoreLocationEvent:: StockLedgerAccount::
Back to Top

Retail Enterprise Organization - Employee

Employee:: EmployeeAssignment:: Item:: Job:: Location:: MaintenanceEvent:: MerchandiseHierarchyLevel:: MerchandiseHierarchySalesPlan:: MerchandiseHierarchySalesSummary:: MerchandiseStructureLevel:: MerchandiseStructurePriceDerivationRuleEligibility:: Position:: PositionAllocation:: PositionHierarchy:: PositionWorkSchedule:: RetailStore:: RetailStoreItem::
Back to Top

Forecourt View

Blender:: Currency:: DevicePrice:: DriveOffTransaction:: EquipmentClass:: Event:: ForecourtSettlementTransaction:: ForecourtTransaction:: FuelingPoint:: FuelingTransaction:: FuelItem:: FuelItemPrice:: FuelPriceLevel:: FuelSalesLineItem:: FuelServiceLevel:: InventoryTransactionJournalEntry:: ItemTenderRestrictionGroup:: Location:: MissingVolumeEvent:: Nozzle:: NozzleFuelingTransactionHistory:: NozzleHistory:: Operator:: PhysicalInventoryEvent:: POSDepartment:: PrepayHistory:: ReportingPeriod:: RetailPriceModifier:: RetailStoreItem:: RetailTransaction:: RetailTransactionLineItem:: SaleReturnLineItem:: SaleReturnLineItemAddress:: SaleReturnTaxLineItem:: SalesMeter:: SalesMeterReading:: SatelliteNozzle:: ServiceProvider:: StockItem:: StockLedgerAccount:: StockMeter:: StockMeterReading:: Supplier:: Tank:: TankLevelGauge:: TankProbe:: TankReading:: TankTemperatureReading:: TankTemperatureSensor:: TaxableGroup:: TaxGroupRule:: TestDelivery:: TimeGroup:: TimeGroupTimePeriod:: TimePeriod:: Transaction:: UnitOfMeasure::
Back to Top

Forecourt Macro View

Blender:: DevicePrice:: Equipment:: EquipmentClass:: ForecourtTransaction:: FuelingPoint:: FuelingTransaction:: FuelItem:: FuelPump:: FuelSalesLineItem:: Item:: ItemCollection:: Location:: Nozzle:: RetailStore:: RetailTransaction:: RetailTransactionLineItem:: SaleReturnLineItem:: SalesMeter:: SalesMeterReading:: SatelliteNozzle:: StockItem:: StockMeter:: StockMeterReading:: Tank:: TankLevelGauge:: TankProbe:: Transaction:: UnitOfMeasure::
Back to Top

Forecourt Fueling Point View

Blender:: Currency:: DevicePrice:: Equipment:: FuelingPoint:: FuelItem:: FuelPump:: Item:: ItemTenderRestrictionGroup:: Location:: Nozzle:: POSIdentity:: RetailStore:: RetailStoreItem:: SalesMeter:: SalesMeterReading:: SatelliteNozzle:: StockItem:: StockMeter:: StockMeterReading:: Tank:: UnitOfMeasure::
Back to Top

Forecourt Pricing View

DevicePrice:: FuelingPoint:: FuelItemPrice:: FuelPriceLevel:: FuelServiceLevel:: Item:: Nozzle:: TimeGroup:: TimeGroupTimePeriod:: TimePeriod::
Back to Top

Forecourt Transaction View

DriveOffTransaction:: Event:: ForecourtSettlementTransaction:: ForecourtTransaction:: FuelingPoint:: FuelingTransaction:: FuelItemPrice:: FuelSalesLineItem:: InventoryTransactionJournalEntry:: Item:: ItemTenderRestrictionGroup:: Nozzle:: PhysicalInventoryEvent:: POSIdentity:: RetailPriceModifier:: RetailStoreItem:: RetailTransaction:: RetailTransactionLineItem:: SaleReturnLineItem:: TestDelivery:: Transaction::
Back to Top

Forecourt History View

Blender:: ForecourtSettlementTransaction:: ForecourtTransaction:: FuelingPoint:: Nozzle:: NozzleFuelingTransactionHistory:: NozzleHistory:: PhysicalInventoryEvent:: PrepayHistory:: ReportingPeriod:: SalesMeter:: SalesMeterReading:: StockMeter:: StockMeterReading::
Back to Top

Forecourt Tank Gauge View

Blender:: Equipment:: FuelingPoint:: FuelItem:: Location:: Nozzle:: PhysicalCountLineItem:: RetailStore:: StockItem:: Tank:: TankLevelGauge:: TankProbe:: TankReading:: TankTemperatureReading:: TankTemperatureSensor:: UnitOfMeasure::
Back to Top

Direct Store Delivery

AccessPassword:: Address:: AddressType:: BusinessDay:: Carrier:: Contact:: ContainerType:: Currency:: DiscrepancyToleranceRule:: Facility:: FreightBill:: InventoryControlDocument:: InventoryControlDocumentAllowanceLineItem:: InventoryControlDocumentChargeLineItem:: InventoryControlDocumentFreightLineItem:: InventoryControlDocumentLineItem:: InventoryControlDocumentMerchandiseLineItem:: InventoryControlDocumentMerchandiseLineItemModifier:: InventoryControlDocumentMerchandiseTaxLineItem:: InventoryControlDocumentReference:: InventoryControlDocumentTaxExemptionModifier:: InventoryControlDocumentTaxLineItem:: InventoryTransactionJournalEntry:: Item:: ItemCollection:: ItemLot:: Location:: Manufacturer:: OrderDocument:: PackingSlip:: PartyAddress:: ReceivingDocument:: RetailStore:: RetailStoreItem:: ShipmentContainer:: ShipmentContainerMerchandiseLineItem:: StockItem:: StockLedgerAccount:: StoreFinancialLedgerAccount:: Supplier:: SupplierItem:: SupplierItemReceivingUnit:: SupplierItemReceivingUnitConversionRule:: SupplierItemStockItem::
Back to Top

Receiving

AccessPassword:: Address:: AddressType:: AdvancedShipNoticeDocument:: Brand:: BusinessDay:: Carrier:: Contact:: ContainerType:: Currency:: DiscrepancyToleranceRule:: ExchangeRate:: Facility:: FreightBill:: InventoryCondition:: InventoryControlDocument:: InventoryControlDocumentAllowanceLineItem:: InventoryControlDocumentChargeLineItem:: InventoryControlDocumentFreightLineItem:: InventoryControlDocumentLineItem:: InventoryControlDocumentMerchandiseLineItem:: InventoryControlDocumentMerchandiseLineItemModifier:: InventoryControlDocumentMerchandiseTaxLineItem:: InventoryControlDocumentReference:: InventoryControlDocumentTaxExemptionModifier:: InventoryControlDocumentTaxLineItem:: Item:: ItemCollection:: Location:: Manufacturer:: OrderDocument:: PackingSlip:: ReceivingDocument:: RetailStore:: RetailStoreItem:: ShipmentContainer:: ShipmentContainerMerchandiseLineItem:: StockItem:: StockLedgerAccount:: StoreFinancialLedgerAccount:: Supplier:: SupplierItem:: SupplierItemReceivingLevel:: SupplierItemReceivingUnit:: SupplierItemReceivingUnitConversionRule:: SupplierItemStockItem::
Back to Top

Return to Vendor

AccessPassword:: Address:: AddressType:: BusinessDay:: Carrier:: Contact:: Currency:: Facility:: FreightBill:: InventoryCondition:: InventoryControlDocument:: InventoryControlDocumentAllowanceLineItem:: InventoryControlDocumentFreightLineItem:: InventoryControlDocumentLineItem:: InventoryControlDocumentMerchandiseLineItem:: InventoryControlDocumentMerchandiseLineItemModifier:: InventoryControlDocumentMerchandiseTaxLineItem:: InventoryControlDocumentReference:: InventoryControlDocumentTaxExemptionModifier:: InventoryControlDocumentTaxLineItem:: InventoryTransactionJournalEntry:: Item:: ItemCollection:: Location:: Manufacturer:: OrderDocument:: PartyAddress:: ReceivingDocument:: RequestForDebitCreditDocument:: RetailStore:: RetailStoreItem:: ReturnAuthorizationRequest:: ReturnDocument:: StockItem:: Supplier:: SupplierItem:: SupplierItemReceivingLevel:: SupplierItemStockItem::
Back to Top

Stock Adjustment

AccessPassword:: InventoryAdjustmentDocument:: InventoryAdjustmentLineItem:: InventoryCondition:: Item:: ItemCollection:: Location:: RetailStore:: RetailStoreItem:: StockItem:: StockLedgerAccount::
Back to Top

Transfer In Processing

AccessPassword:: Address:: AddressType:: BusinessDay:: Carrier:: ContainerType:: Currency:: DiscrepancyToleranceRule:: Facility:: FreightBill:: InventoryAdjustmentLineItem:: InventoryCondition:: InventoryControlDocument:: InventoryControlDocumentChargeLineItem:: InventoryControlDocumentFreightLineItem:: InventoryControlDocumentLineItem:: InventoryControlDocumentMerchandiseLineItem:: InventoryControlDocumentMerchandiseLineItemModifier:: InventoryControlDocumentReference:: InventoryControlDocumentTaxLineItem:: InventoryTransactionJournalEntry:: Item:: ItemCollection:: Location:: Manufacturer:: PackingSlip:: PhysicalCountLineItem:: ReceivingDocument:: ReportingPeriod:: RetailStore:: RetailStoreItem:: ShipmentContainer:: ShipmentContainerMerchandiseLineItem:: StockItem:: StockLedgerAccount:: StoreFinancialLedgerAccount:: StoreFinancialLedgerFiscalPeriodHistory:: Supplier:: TransferInDocument::
Back to Top

Transfer Out Processing

AccessPassword:: Address:: AddressType:: BusinessDay:: Carrier:: ContainerType:: Currency:: DiscrepancyToleranceRule:: Facility:: FreightBill:: InventoryAdjustmentLineItem:: InventoryCondition:: InventoryControlDocument:: InventoryControlDocumentAllowanceLineItem:: InventoryControlDocumentChargeLineItem:: InventoryControlDocumentFreightLineItem:: InventoryControlDocumentLineItem:: InventoryControlDocumentMerchandiseLineItem:: InventoryControlDocumentMerchandiseLineItemModifier:: InventoryControlDocumentReference:: InventoryControlDocumentTaxLineItem:: InventoryTransactionJournalEntry:: Item:: ItemCollection:: Location:: Manufacturer:: PackingSlip:: PhysicalCountLineItem:: RetailStore:: RetailStoreItem:: SaleReturnLineItem:: ShipmentContainer:: ShipmentContainerMerchandiseLineItem:: StockItem:: StockLedgerAccount:: StoreFinancialLedgerAccount:: Supplier:: TransferOutDocument::
Back to Top

Physical Inventory

AccessPassword:: AssociatedMerchandiseStructureLevel:: BusinessDay:: EnvironmentClass:: Event:: FiscalDay:: InventoryAdjustmentDocument:: InventoryAdjustmentLineItem:: InventoryCondition:: Item:: ItemCollection:: Location:: PhysicalCountDocument:: PhysicalCountLineItem:: PhysicalInventoryEvent:: RetailStore:: RetailStoreItem:: Size:: StockItem:: StockLedgerAccount:: Tank:: TankLevelGauge:: TankProbe:: TankReading:: TankTemperatureReading:: TankTemperatureSensor::
Back to Top

Retail Stock Ledger Maintenance

AccessPassword:: BusinessDay:: Deal:: DealSupplierItem:: DealSupplierItemCostBreak:: FiscalDay:: Item:: ItemCollection:: Location:: ReportingPeriod:: RetailStoreItem:: Size:: StockLedgerAccount:: StockLedgerAccountFiscalPeriodHistory:: SupplierItem::
Back to Top

Electronic Labeling

AccessPassword:: Item:: ItemAlternateIdentity:: ItemCollection:: ItemElectronicLabel:: ItemLabel:: Location:: LocationEnvironmentClass:: RetailStoreItem:: StockItem:: StockItemConsumerProductLabel::
Back to Top

Item Labeling

AccessPassword:: AssociatedMerchandiseStructureLevel:: Item:: ItemAlternateIdentity::