Show TOC

Component documentationSDK Reference

 

This section provides information about the SAP POS Software Development Kit (SDK) components.

About the SAP POS SDK

The SAP POS SDK is a set of tools that software developers at your company can use to extend the functionality of the SAP POS suite of products. The SDK uses application programming interfaces (APIs), which employ Microsoft’s Component Object Model (COM) technology. In order to use the SAP POS SDK, it is assumed that you have at least a working knowledge of C++ or Visual Basic, and the Microsoft Win32 API, as well as a basic knowledge of Microsoft COM technology.

The SAP POS SDK includes the following components:

  • The SAP POS Merchandise Interfaces which, contain a number of interface objects including:

    • TmxDBConnection Interface

    • TmxInventory Interface

    • TmxPLU Interface

    • TmxLabel Interface

    • TmxPurchaseOrder Interface

  • Transaction Interface

  • Pending Transaction Interface

  • Customer Maintenance Interface

  • Employee Maintenance Interface