FactMES.API.Commerce Namespace
- Last UpdatedNov 06, 2025
- 3 minute read
| Class | Description | |
|---|---|---|
![]() | Cust | The Cust class includes methods for adding and maintaining customer and vendor records in the Cust table. |
![]() | CustContact | The CustContact class includes methods for adding and maintaining customer and vendor contact records in the Cust_Contact table. |
![]() | PO | The PO class includes methods for adding and maintaining purchase order records in the PO table. |
![]() | PoLine | The PoLine class includes methods for adding and maintaining purchase order line item records in the PO_Line table. |
![]() | Receipt | The Receipt class provides methods for creating and managing receipt records in the Receipt table. |
![]() | ReceiptLot | The ReceiptLot class provides methods for creating and managing receipt lot records in the Receipt_Lot table. |
![]() | Shipment | The Shipment class provides methods for creating and managing shipment records in the Shipment table. |
![]() | ShipmentLot | The ShipmentLot class provides methods for creating and managing shipment lot records in the Shipment_Lot table. |
![]() | SO | The SO class includes methods for adding and maintaining sales order records in the SO table. |
![]() | SoLine | The SoLine class includes methods for adding and maintaining sales order line item records in the SO_Line table. |
| Enumeration | Description | |
|---|---|---|
![]() | PurchaseOrderState | The PurchaseOrderState enumeration values specify the purchase order states. |
![]() | SalesOrderState | The SalesOrderState enumeration values specify the sales order states. |

