Show TOC

 View Grouping: POS Support Information

 

The reuse views in this grouping obtain Customizing and domain information from SAP Customer Activity Repository. These are support views that can be used to build report query views.

Structure

Reuse Views

This view grouping contains the following main reuse views:

  • Operator qualifier (OperatorQualifer)

    This view obtains data from the transaction log (TLOG) that identifies the POS operator.

  • Item ID qualifier (ItemIDQualifer)

    This view obtains information about the item ID qualifier, such as the SAP material number, EAN/UPC, free-text entry, and so on, from the TLOG.

  • Flag (Flag)

    This view obtains data for generic yes-no flag used in several POS transactions in the TLOG.

  • Debit flag (DebitFlag)

    This view obtains data indicating whether the transaction is a sale or return (credit or debit).

  • Business type (BusinessType)

    This view obtains data for the business type (categorization of POS transactions, such as sales transaction or financial movement), as defined in SAP Customer Activity Repository Customizing.

  • Data status (DataStatus)

    This view obtains the status of the quality of the POS transaction data, such as whether a master data check error is present.

  • Customer qualifier (CustomerQualifier)

    This view obtains data that identifies the customer from the TLOG.

  • POS segments classification (POSSegmentsClassification)

    This view obtains data from the TLOG providing the business classification of the categories and subcategories available for a POS transaction segment.

  • Transaction type (TransactionType)

    This view obtains data regarding the classification of a POS transaction type (sale, goods movement, and so on) from the TLOG.

  • Retail reason (RetailReason)

    This view obtains data providing the reason for the sale of the item as defined in SAP Customer Activity Repository Customizing.

  • Retail type (RetailType)

    This view obtains data providing the type of sale for the item (for example, sale, return, and so on) as defined in SAP Customer Activity Repository Customizing.

  • Order channel (OrderChannel)

    This view obtains Customizing data defining the channel in which the order was received (Web, in-store, and so on).

Measures and Attributes

Some important measures are:

  • POS segments classification (POSSegmentsClassification) view

    The view provides general data, such as the structure type, and the item category and subcategory.

  • Transaction type (TransactionType) view

    The view provides general data, such as the profile type and transaction type code.

  • Retail type (RetailType) view

    The view provides general data, such as the profile type and retail type code.

Used Tables and Views

The views select data from the following tables:

  • D007L (domains) — SAP Customer Activity Repository

  • D007T (domains) — SAP Customer Activity Repository

  • /POSDW/ITMS (classification of POS segments) — SAP Customer Activity Repository

  • /POSDW/ITMST (classification of POS segments) — SAP Customer Activity Repository

  • /POSDW/TRANT (transaction type) — SAP Customer Activity Repository

  • /POSDW/TRANTYT (transaction type) — SAP Customer Activity Repository

  • /POSDW/REASON (retail reason) — SAP Customer Activity Repository

  • /POSDW/REASONT (retail reason) — SAP Customer Activity Repository

  • /POSDW/RETTY (retail type) — SAP Customer Activity Repository

  • /POSDW/RETTYT (retail type) — SAP Customer Activity Repository

  • /POSDW/TENDTY (tender type) — SAP Customer Activity Repository

  • /POSDW/TENDTYT (tender type) — SAP Customer Activity Repository

  • /DSMFD/ORDERC (order channel) — SAP Customer Activity Repository

  • /DSMFD/ORDERCT (order channel) — SAP Customer Activity Repository

  • /CAR/SALESDOCOC (sales document order channel) — SAP Customer Activity Repository