- Retrieve a list of business partners with OData filtering, projection, expansion, and server-driven pagination.
- Retrieve a single business partner by its 10-character key.
- Retrieve a list of customers — business partners with a Customer role assigned.
- Retrieve a single customer by its 10-character key.
- Retrieve a list of suppliers — business partners with a Supplier role assigned.
- Retrieve a single supplier by its 10-character key.
- Create a new business partner (person, organization, or group), optionally with nested addresses, roles, customer, and supplier data via OData v4 deep insert.
- Update an existing business partner's master data. Uses PATCH semantics — only the fields you provide are changed.
- Delete a BusinessPartner record by its key.
- List BusinessPartnerAddress records with OData v4 filtering, projection, and server-driven pagination.
- List the addresses belonging to a specific Business Partner via the navigation property.
- Retrieve a single BusinessPartnerAddress record by its OData key.
- Create a new BusinessPartner record.
- Update an existing BusinessPartnerAddress record. PATCH semantics — only supplied fields are changed.
- Delete a BusinessPartnerAddress record by its key.
- List BusinessPartnerRole records with OData v4 filtering, projection, and server-driven pagination.
- Retrieve a single BusinessPartnerRole record by its OData key.
- Create a new BusinessPartner record.
- Delete a BusinessPartnerRole record by its key.
- Update an existing Customer record. PATCH semantics — only supplied fields are changed.
- Create a new Customer record.
- Create a new Customer record.
- Update an existing Supplier record. PATCH semantics — only supplied fields are changed.
- Create a new Supplier record.
- Create a new Supplier record.
- List BusinessPartnerBank records with OData v4 filtering, projection, and server-driven pagination.
- Retrieve a single BusinessPartnerBank record by its OData key.
- Create a new BusinessPartner record.
- Update an existing BusinessPartnerBank record. PATCH semantics — only supplied fields are changed.
- Delete a BusinessPartnerBank record by its key.
- List BusinessPartnerContact records with OData v4 filtering, projection, and server-driven pagination.
- Retrieve a single BusinessPartnerContact record by its OData key.
- Create a new BusinessPartnerContact record.
- Update an existing BusinessPartnerContact record. PATCH semantics — only supplied fields are changed.
- Delete a BusinessPartnerContact record by its key.
- List BusinessPartnerTaxNumber records with OData v4 filtering, projection, and server-driven pagination.
- Retrieve a single BusinessPartnerTaxNumber record by its OData key.
- Create a new BusinessPartner record.
- Update an existing BusinessPartnerTaxNumber record. PATCH semantics — only supplied fields are changed.
- Delete a BusinessPartnerTaxNumber record by its key.
- Retrieve a list of sales orders with OData filtering, projection, expansion, and server-driven pagination.
- Retrieve a single sales order by its 10-character order number.
- Retrieve a flat list of sales order line items across all orders.
- Retrieve a single sales order line item by its composite key (sales order + item number).
- Create a new sales order with header data and one or more line items via OData v4 deep insert.
- Update an existing SalesOrder record. PATCH semantics — only supplied fields are changed.
- Create a new SalesOrder record.
- Update an existing SalesOrderItem record. PATCH semantics — only supplied fields are changed.
- Delete a SalesOrderItem record by its key.
- List SalesOrderHeaderPartner records with OData v4 filtering, projection, and server-driven pagination.
- Retrieve a single SalesOrderHeaderPartner record by its OData key.
- Create a new SalesOrder record.
- Update an existing SalesOrderHeaderPartner record. PATCH semantics — only supplied fields are changed.
- Delete a SalesOrderHeaderPartner record by its key.
- List SalesOrderItemPartner records with OData v4 filtering, projection, and server-driven pagination.
- Retrieve a single SalesOrderItemPartner record by its OData key.
- Create a new SalesOrderItem record.
- Update an existing SalesOrderItemPartner record. PATCH semantics — only supplied fields are changed.
- Delete a SalesOrderItemPartner record by its key.
- List SalesOrderHeaderPricingElement records with OData v4 filtering, projection, and server-driven pagination.
- Create a new SalesOrder record.
- Delete a SalesOrderHeaderPricingElement record by its key.
- List SalesOrderItemPricingElement records with OData v4 filtering, projection, and server-driven pagination.
- Create a new SalesOrderItem record.
- Delete a SalesOrderItemPricingElement record by its key.
- List SalesOrderScheduleLine records with OData v4 filtering, projection, and server-driven pagination.
- Retrieve a single SalesOrderScheduleLine record by its OData key.
- List SalesOrderText records with OData v4 filtering, projection, and server-driven pagination.
- Create a new SalesOrder record.
- Update an existing SalesOrderText record. PATCH semantics — only supplied fields are changed.
- Delete a SalesOrderText record by its key.
- List SalesOrderItemText records with OData v4 filtering, projection, and server-driven pagination.
- Create a new SalesOrderItem record.
- Update an existing SalesOrderItem record. PATCH semantics — only supplied fields are changed.
- Retrieve a list of products (materials) with OData filtering, projection, and server-driven pagination.
- Retrieve a single product by its product (material) number.
- Retrieve a flat list of product descriptions across all products and languages.
- Retrieve a single product description by its composite key (product + language).
- Retrieve a flat list of product-plant assignments across all products and plants.
- Retrieve a single product-plant assignment by composite key (product + plant).
- Update an existing product (material) master record. Uses PATCH semantics — only the fields you provide are changed.
- Create a new Product record.
- Delete a Product record by its key.
- List the descriptions belonging to a specific Product via the navigation property.
- Create a new ProductDescription record.
- Update an existing ProductDescription record. PATCH semantics — only supplied fields are changed.
- Delete a ProductDescription record by its key.
- List the plant assignments for a specific Product via the navigation property.
- Create a new ProductPlant record.
- Update an existing ProductPlant record. PATCH semantics — only supplied fields are changed.
- Delete a ProductPlant record by its key.
- List ProductSalesDelivery records with OData v4 filtering, projection, and server-driven pagination.
- Retrieve a single ProductSalesDelivery record by its OData key.
- Create a new ProductSalesDelivery record.
- Update an existing ProductSalesDelivery record. PATCH semantics — only supplied fields are changed.
- Delete a ProductSalesDelivery record by its key.
- List ProductSupplyPlanning records with OData v4 filtering, projection, and server-driven pagination.
- Retrieve a single ProductSupplyPlanning record by its OData key.
- Update an existing ProductSupplyPlanning record. PATCH semantics — only supplied fields are changed.
- List ProductMRPArea records with OData v4 filtering, projection, and server-driven pagination.
- Retrieve a single ProductMRPArea record by its OData key.
- Create a new ProductMRPArea record.
- Update an existing ProductMRPArea record. PATCH semantics — only supplied fields are changed.
- Delete a ProductMRPArea record by its key.
- List ProductWorkScheduling records with OData v4 filtering, projection, and server-driven pagination.
- Retrieve a single ProductWorkScheduling record by its OData key.
- Update an existing ProductWorkScheduling record. PATCH semantics — only supplied fields are changed.
- List ProductStorageLocation records with OData v4 filtering, projection, and server-driven pagination.
- Retrieve a single ProductStorageLocation record by its OData key.
- Create a new ProductStorageLocation record.
- Update an existing ProductStorageLocation record. PATCH semantics — only supplied fields are changed.
- Delete a ProductStorageLocation record by its key.
- List ProductSalesTax records with OData v4 filtering, projection, and server-driven pagination.
- Retrieve a single ProductSalesTax record by its OData key.
- Create a new ProductSalesTax record.
- Update an existing ProductSalesTax record. PATCH semantics — only supplied fields are changed.
- Delete a ProductSalesTax record by its key.
No matching actions