Skip to content

be-lenka/sap_product-odv4

Repository files navigation

OpenAPIClient-php

The service supports following operations: GET, POST, PUT, PATCH, DELETE. You can create, read, update, and delete product master data at the entity level.

Installation & Usage

Requirements

PHP 7.4 and later. Should also work with PHP 8.0.

Composer

To install the bindings via Composer, add the following to composer.json:

{
  "repositories": [
    {
      "type": "vcs",
      "url": "/~https://github.com/GIT_USER_ID/GIT_REPO_ID.git"
    }
  ],
  "require": {
    "GIT_USER_ID/GIT_REPO_ID": "*@dev"
  }
}

Then run composer install

Manual Installation

Download the files and include autoload.php:

<?php
require_once('/path/to/OpenAPIClient-php/vendor/autoload.php');

Getting Started

Please follow the installation procedure and then run the following:

<?php
require_once(__DIR__ . '/vendor/autoload.php');



// Configure HTTP basic authorization: BasicAuth
$config = BeLenka\SAP\ProductODV4\Configuration::getDefaultConfiguration()
              ->setUsername('YOUR_USERNAME')
              ->setPassword('YOUR_PASSWORD');

// Configure OAuth2 access token for authorization: OAuth2Auth
$config = BeLenka\SAP\ProductODV4\Configuration::getDefaultConfiguration()->setAccessToken('YOUR_ACCESS_TOKEN');


$apiInstance = new BeLenka\SAP\ProductODV4\Api\BatchRequestsApi(
    // If you want use custom http client, pass your client which implements `GuzzleHttp\ClientInterface`.
    // This is optional, `GuzzleHttp\Client` will be used as default.
    new GuzzleHttp\Client(),
    $config
);

try {
    $result = $apiInstance->batchPost();
    print_r($result);
} catch (Exception $e) {
    echo 'Exception when calling BatchRequestsApi->batchPost: ', $e->getMessage(), PHP_EOL;
}

API Endpoints

All URIs are relative to https://:/sap/opu/odata4/sap/api_product/srvd_a2x/sap/product/0002

Class Method HTTP request Description
BatchRequestsApi batchPost POST /$batch Send a group of requests
InspectionTypeSettingsApi productPlantInspTypeSettingGet GET /ProductPlantInspTypeSetting Get entities from ProductPlantInspTypeSetting
InspectionTypeSettingsApi productPlantInspTypeSettingInspectionLotTypeProductPlantGet GET /ProductPlantInspTypeSetting/{InspectionLotType}/{Product}/{Plant} Get entity from ProductPlantInspTypeSetting by key
InspectionTypeSettingsApi productPlantInspTypeSettingInspectionLotTypeProductPlantPatch PATCH /ProductPlantInspTypeSetting/{InspectionLotType}/{Product}/{Plant} Update entity in ProductPlantInspTypeSetting
InspectionTypeSettingsApi productPlantInspTypeSettingInspectionLotTypeProductPlantProductGet GET /ProductPlantInspTypeSetting/{InspectionLotType}/{Product}/{Plant}/_Product Get related _Product
InspectionTypeSettingsApi productPlantInspTypeSettingInspectionLotTypeProductPlantProductPlantGet GET /ProductPlantInspTypeSetting/{InspectionLotType}/{Product}/{Plant}/_ProductPlant Get related _ProductPlant
InspectionTypeSettingsApi productPlantProductPlantProductPlantInspTypeSettingGet GET /ProductPlant/{Product}/{Plant}/_ProductPlantInspTypeSetting Get entities from related _ProductPlantInspTypeSetting
InspectionTypeSettingsApi productPlantProductPlantProductPlantInspTypeSettingPost POST /ProductPlant/{Product}/{Plant}/_ProductPlantInspTypeSetting Add new entity to related _ProductPlantInspTypeSetting
ProductApi prodSalesDeliverySalesTaxProductCountryProductSalesTaxCategoryProductSalesOrgProductDistributionChnlProductGet GET /ProdSalesDeliverySalesTax/{Product}/{Country}/{ProductSalesTaxCategory}/{ProductSalesOrg}/{ProductDistributionChnl}/_Product Get related _Product
ProductApi productChangeMasterProductChangeNumberProductGet GET /ProductChangeMaster/{Product}/{ChangeNumber}/_Product Get related _Product
ProductApi productDescriptionProductLanguageProductGet GET /ProductDescription/{Product}/{Language}/_Product Get related _Product
ProductApi productEWMStorageTypeProductEWMWarehouseEntitledToDisposePartyEWMStorageTypeProductGet GET /ProductEWMStorageType/{Product}/{EWMWarehouse}/{EntitledToDisposeParty}/{EWMStorageType}/_Product Get related _Product
ProductApi productEWMWarehouseProductEWMWarehouseEntitledToDisposePartyProductGet GET /ProductEWMWarehouse/{Product}/{EWMWarehouse}/{EntitledToDisposeParty}/_Product Get related _Product
ProductApi productGet GET /Product Get entities from Product
ProductApi productPlantCostingProductPlantProductGet GET /ProductPlantCosting/{Product}/{Plant}/_Product Get related _Product
ProductApi productPlantForecastProductPlantProductGet GET /ProductPlantForecast/{Product}/{Plant}/_Product Get related _Product
ProductApi productPlantInspTypeSettingInspectionLotTypeProductPlantProductGet GET /ProductPlantInspTypeSetting/{InspectionLotType}/{Product}/{Plant}/_Product Get related _Product
ProductApi productPlantInternationalTradeProductPlantProductGet GET /ProductPlantInternationalTrade/{Product}/{Plant}/_Product Get related _Product
ProductApi productPlantMRPProductMRPAreaPlantProductGet GET /ProductPlantMRP/{Product}/{MRPArea}/{Plant}/_Product Get related _Product
ProductApi productPlantPlanningProductPlantProductGet GET /ProductPlantPlanning/{Product}/{Plant}/_Product Get related _Product
ProductApi productPlantProcurementProductPlantProductGet GET /ProductPlantProcurement/{Product}/{Plant}/_Product Get related _Product
ProductApi productPlantProductPlantProductGet GET /ProductPlant/{Product}/{Plant}/_Product Get related _Product
ProductApi productPlantPurchaseTaxProductPlantDepartureCountryProductGet GET /ProductPlantPurchaseTax/{Product}/{Plant}/{DepartureCountry}/_Product Get related _Product
ProductApi productPlantQualityManagementProductPlantProductGet GET /ProductPlantQualityManagement/{Product}/{Plant}/_Product Get related _Product
ProductApi productPlantSalesProductPlantProductGet GET /ProductPlantSales/{Product}/{Plant}/_Product Get related _Product
ProductApi productPlantStorageLocationProductPlantStorageLocationProductGet GET /ProductPlantStorageLocation/{Product}/{Plant}/{StorageLocation}/_Product Get related _Product
ProductApi productPlantStorageProductPlantProductGet GET /ProductPlantStorage/{Product}/{Plant}/_Product Get related _Product
ProductApi productPlantSupplyPlanningProductPlantProductGet GET /ProductPlantSupplyPlanning/{Product}/{Plant}/_Product Get related _Product
ProductApi productPlantWorkSchedulingProductPlantProductGet GET /ProductPlantWorkScheduling/{Product}/{Plant}/_Product Get related _Product
ProductApi productPost POST /Product Add new entity to Product
ProductApi productProcurementProductProductGet GET /ProductProcurement/{Product}/_Product Get related _Product
ProductApi productProductGet GET /Product/{Product} Get entity from Product by key
ProductApi productProductPatch PATCH /Product/{Product} Update entity in Product
ProductApi productProductProductChangeMasterGet GET /Product/{Product}/_ProductChangeMaster Get entities from related _ProductChangeMaster
ProductApi productProductProductChangeMasterPost POST /Product/{Product}/_ProductChangeMaster Add new entity to related _ProductChangeMaster
ProductApi productProductProductDescriptionGet GET /Product/{Product}/_ProductDescription Get entities from related _ProductDescription
ProductApi productProductProductDescriptionPost POST /Product/{Product}/_ProductDescription Add new entity to related _ProductDescription
ProductApi productProductProductEWMWarehouseGet GET /Product/{Product}/_ProductEWMWarehouse Get entities from related _ProductEWMWarehouse
ProductApi productProductProductEWMWarehousePost POST /Product/{Product}/_ProductEWMWarehouse Add new entity to related _ProductEWMWarehouse
ProductApi productProductProductPlantGet GET /Product/{Product}/_ProductPlant Get entities from related _ProductPlant
ProductApi productProductProductPlantPost POST /Product/{Product}/_ProductPlant Add new entity to related _ProductPlant
ProductApi productProductProductProcurementGet GET /Product/{Product}/_ProductProcurement Get related _ProductProcurement
ProductApi productProductProductQualityManagementGet GET /Product/{Product}/_ProductQualityManagement Get related _ProductQualityManagement
ProductApi productProductProductSalesDeliveryGet GET /Product/{Product}/_ProductSalesDelivery Get entities from related _ProductSalesDelivery
ProductApi productProductProductSalesDeliveryPost POST /Product/{Product}/_ProductSalesDelivery Add new entity to related _ProductSalesDelivery
ProductApi productProductProductSalesGet GET /Product/{Product}/_ProductSales Get related _ProductSales
ProductApi productProductProductStorageGet GET /Product/{Product}/_ProductStorage Get related _ProductStorage
ProductApi productProductProductUnitOfMeasureGet GET /Product/{Product}/_ProductUnitOfMeasure Get entities from related _ProductUnitOfMeasure
ProductApi productProductProductUnitOfMeasurePost POST /Product/{Product}/_ProductUnitOfMeasure Add new entity to related _ProductUnitOfMeasure
ProductApi productProductProductValuationGet GET /Product/{Product}/_ProductValuation Get entities from related _ProductValuation
ProductApi productProductProductValuationPost POST /Product/{Product}/_ProductValuation Add new entity to related _ProductValuation
ProductApi productQualityManagementProductProductGet GET /ProductQualityManagement/{Product}/_Product Get related _Product
ProductApi productSalesDeliveryProductProductSalesOrgProductDistributionChnlProductGet GET /ProductSalesDelivery/{Product}/{ProductSalesOrg}/{ProductDistributionChnl}/_Product Get related _Product
ProductApi productSalesProductProductGet GET /ProductSales/{Product}/_Product Get related _Product
ProductApi productStorageProductProductGet GET /ProductStorage/{Product}/_Product Get related _Product
ProductApi productUnitOfMeasureEANProductAlternativeUnitConsecutiveNumberProductGet GET /ProductUnitOfMeasureEAN/{Product}/{AlternativeUnit}/{ConsecutiveNumber}/_Product Get related _Product
ProductApi productUnitOfMeasureProductAlternativeUnitProductGet GET /ProductUnitOfMeasure/{Product}/{AlternativeUnit}/_Product Get related _Product
ProductApi productValuationAccountingProductValuationAreaValuationTypeProductGet GET /ProductValuationAccounting/{Product}/{ValuationArea}/{ValuationType}/_Product Get related _Product
ProductApi productValuationCostingProductValuationAreaValuationTypeProductGet GET /ProductValuationCosting/{Product}/{ValuationArea}/{ValuationType}/_Product Get related _Product
ProductApi productValuationLedgerAccountProductValuationAreaValuationTypeCurrencyRoleLedgerProductGet GET /ProductValuationLedgerAccount/{Product}/{ValuationArea}/{ValuationType}/{CurrencyRole}/{Ledger}/_Product Get related _Product
ProductApi productValuationLedgerPricesProductValuationAreaValuationTypeCurrencyRoleLedgerProductGet GET /ProductValuationLedgerPrices/{Product}/{ValuationArea}/{ValuationType}/{CurrencyRole}/{Ledger}/_Product Get related _Product
ProductApi productValuationProductValuationAreaValuationTypeProductGet GET /ProductValuation/{Product}/{ValuationArea}/{ValuationType}/_Product Get related _Product
ProductChangeMasterApi productChangeMasterGet GET /ProductChangeMaster Get entities from ProductChangeMaster
ProductChangeMasterApi productChangeMasterProductChangeNumberGet GET /ProductChangeMaster/{Product}/{ChangeNumber} Get entity from ProductChangeMaster by key
ProductChangeMasterApi productChangeMasterProductChangeNumberProductGet GET /ProductChangeMaster/{Product}/{ChangeNumber}/_Product Get related _Product
ProductChangeMasterApi productProductProductChangeMasterGet GET /Product/{Product}/_ProductChangeMaster Get entities from related _ProductChangeMaster
ProductChangeMasterApi productProductProductChangeMasterPost POST /Product/{Product}/_ProductChangeMaster Add new entity to related _ProductChangeMaster
ProductDescriptionApi productDescriptionGet GET /ProductDescription Get entities from ProductDescription
ProductDescriptionApi productDescriptionProductLanguageDelete DELETE /ProductDescription/{Product}/{Language} Delete entity from ProductDescription
ProductDescriptionApi productDescriptionProductLanguageGet GET /ProductDescription/{Product}/{Language} Get entity from ProductDescription by key
ProductDescriptionApi productDescriptionProductLanguagePatch PATCH /ProductDescription/{Product}/{Language} Update entity in ProductDescription
ProductDescriptionApi productDescriptionProductLanguageProductGet GET /ProductDescription/{Product}/{Language}/_Product Get related _Product
ProductDescriptionApi productProductProductDescriptionGet GET /Product/{Product}/_ProductDescription Get entities from related _ProductDescription
ProductDescriptionApi productProductProductDescriptionPost POST /Product/{Product}/_ProductDescription Add new entity to related _ProductDescription
ProductEWMStorageTypeApi productEWMStorageTypeGet GET /ProductEWMStorageType Get entities from ProductEWMStorageType
ProductEWMStorageTypeApi productEWMStorageTypeProductEWMWarehouseEntitledToDisposePartyEWMStorageTypeDelete DELETE /ProductEWMStorageType/{Product}/{EWMWarehouse}/{EntitledToDisposeParty}/{EWMStorageType} Delete entity from ProductEWMStorageType
ProductEWMStorageTypeApi productEWMStorageTypeProductEWMWarehouseEntitledToDisposePartyEWMStorageTypeGet GET /ProductEWMStorageType/{Product}/{EWMWarehouse}/{EntitledToDisposeParty}/{EWMStorageType} Get entity from ProductEWMStorageType by key
ProductEWMStorageTypeApi productEWMStorageTypeProductEWMWarehouseEntitledToDisposePartyEWMStorageTypePatch PATCH /ProductEWMStorageType/{Product}/{EWMWarehouse}/{EntitledToDisposeParty}/{EWMStorageType} Update entity in ProductEWMStorageType
ProductEWMStorageTypeApi productEWMStorageTypeProductEWMWarehouseEntitledToDisposePartyEWMStorageTypeProductEWMWarehouseGet GET /ProductEWMStorageType/{Product}/{EWMWarehouse}/{EntitledToDisposeParty}/{EWMStorageType}/_ProductEWMWarehouse Get related _ProductEWMWarehouse
ProductEWMStorageTypeApi productEWMStorageTypeProductEWMWarehouseEntitledToDisposePartyEWMStorageTypeProductGet GET /ProductEWMStorageType/{Product}/{EWMWarehouse}/{EntitledToDisposeParty}/{EWMStorageType}/_Product Get related _Product
ProductEWMStorageTypeApi productEWMWarehouseProductEWMWarehouseEntitledToDisposePartyProductEWMStorageTypeGet GET /ProductEWMWarehouse/{Product}/{EWMWarehouse}/{EntitledToDisposeParty}/_ProductEWMStorageType Get entities from related _ProductEWMStorageType
ProductEWMStorageTypeApi productEWMWarehouseProductEWMWarehouseEntitledToDisposePartyProductEWMStorageTypePost POST /ProductEWMWarehouse/{Product}/{EWMWarehouse}/{EntitledToDisposeParty}/_ProductEWMStorageType Add new entity to related _ProductEWMStorageType
ProductEWMWarehouseApi productEWMStorageTypeProductEWMWarehouseEntitledToDisposePartyEWMStorageTypeProductEWMWarehouseGet GET /ProductEWMStorageType/{Product}/{EWMWarehouse}/{EntitledToDisposeParty}/{EWMStorageType}/_ProductEWMWarehouse Get related _ProductEWMWarehouse
ProductEWMWarehouseApi productEWMWarehouseGet GET /ProductEWMWarehouse Get entities from ProductEWMWarehouse
ProductEWMWarehouseApi productEWMWarehouseProductEWMWarehouseEntitledToDisposePartyGet GET /ProductEWMWarehouse/{Product}/{EWMWarehouse}/{EntitledToDisposeParty} Get entity from ProductEWMWarehouse by key
ProductEWMWarehouseApi productEWMWarehouseProductEWMWarehouseEntitledToDisposePartyPatch PATCH /ProductEWMWarehouse/{Product}/{EWMWarehouse}/{EntitledToDisposeParty} Update entity in ProductEWMWarehouse
ProductEWMWarehouseApi productEWMWarehouseProductEWMWarehouseEntitledToDisposePartyProductEWMStorageTypeGet GET /ProductEWMWarehouse/{Product}/{EWMWarehouse}/{EntitledToDisposeParty}/_ProductEWMStorageType Get entities from related _ProductEWMStorageType
ProductEWMWarehouseApi productEWMWarehouseProductEWMWarehouseEntitledToDisposePartyProductEWMStorageTypePost POST /ProductEWMWarehouse/{Product}/{EWMWarehouse}/{EntitledToDisposeParty}/_ProductEWMStorageType Add new entity to related _ProductEWMStorageType
ProductEWMWarehouseApi productEWMWarehouseProductEWMWarehouseEntitledToDisposePartyProductGet GET /ProductEWMWarehouse/{Product}/{EWMWarehouse}/{EntitledToDisposeParty}/_Product Get related _Product
ProductEWMWarehouseApi productProductProductEWMWarehouseGet GET /Product/{Product}/_ProductEWMWarehouse Get entities from related _ProductEWMWarehouse
ProductEWMWarehouseApi productProductProductEWMWarehousePost POST /Product/{Product}/_ProductEWMWarehouse Add new entity to related _ProductEWMWarehouse
ProductPlantApi productPlantCostingProductPlantProductPlantGet GET /ProductPlantCosting/{Product}/{Plant}/_ProductPlant Get related _ProductPlant
ProductPlantApi productPlantForecastProductPlantProductPlantGet GET /ProductPlantForecast/{Product}/{Plant}/_ProductPlant Get related _ProductPlant
ProductPlantApi productPlantGet GET /ProductPlant Get entities from ProductPlant
ProductPlantApi productPlantInspTypeSettingInspectionLotTypeProductPlantProductPlantGet GET /ProductPlantInspTypeSetting/{InspectionLotType}/{Product}/{Plant}/_ProductPlant Get related _ProductPlant
ProductPlantApi productPlantInternationalTradeProductPlantProductPlantGet GET /ProductPlantInternationalTrade/{Product}/{Plant}/_ProductPlant Get related _ProductPlant
ProductPlantApi productPlantMRPProductMRPAreaPlantProductPlantGet GET /ProductPlantMRP/{Product}/{MRPArea}/{Plant}/_ProductPlant Get related _ProductPlant
ProductPlantApi productPlantPlanningProductPlantProductPlantGet GET /ProductPlantPlanning/{Product}/{Plant}/_ProductPlant Get related _ProductPlant
ProductPlantApi productPlantProcurementProductPlantProductPlantGet GET /ProductPlantProcurement/{Product}/{Plant}/_ProductPlant Get related _ProductPlant
ProductPlantApi productPlantProductPlantGet GET /ProductPlant/{Product}/{Plant} Get entity from ProductPlant by key
ProductPlantApi productPlantProductPlantPatch PATCH /ProductPlant/{Product}/{Plant} Update entity in ProductPlant
ProductPlantApi productPlantProductPlantProdPlantInternationalTradeGet GET /ProductPlant/{Product}/{Plant}/_ProdPlantInternationalTrade Get related _ProdPlantInternationalTrade
ProductPlantApi productPlantProductPlantProductGet GET /ProductPlant/{Product}/{Plant}/_Product Get related _Product
ProductPlantApi productPlantProductPlantProductPlantCostingGet GET /ProductPlant/{Product}/{Plant}/_ProductPlantCosting Get related _ProductPlantCosting
ProductPlantApi productPlantProductPlantProductPlantForecastGet GET /ProductPlant/{Product}/{Plant}/_ProductPlantForecast Get related _ProductPlantForecast
ProductPlantApi productPlantProductPlantProductPlantInspTypeSettingGet GET /ProductPlant/{Product}/{Plant}/_ProductPlantInspTypeSetting Get entities from related _ProductPlantInspTypeSetting
ProductPlantApi productPlantProductPlantProductPlantInspTypeSettingPost POST /ProductPlant/{Product}/{Plant}/_ProductPlantInspTypeSetting Add new entity to related _ProductPlantInspTypeSetting
ProductPlantApi productPlantProductPlantProductPlantMRPGet GET /ProductPlant/{Product}/{Plant}/_ProductPlantMRP Get entities from related _ProductPlantMRP
ProductPlantApi productPlantProductPlantProductPlantMRPPost POST /ProductPlant/{Product}/{Plant}/_ProductPlantMRP Add new entity to related _ProductPlantMRP
ProductPlantApi productPlantProductPlantProductPlantPlanningGet GET /ProductPlant/{Product}/{Plant}/_ProductPlantPlanning Get related _ProductPlantPlanning
ProductPlantApi productPlantProductPlantProductPlantProcurementGet GET /ProductPlant/{Product}/{Plant}/_ProductPlantProcurement Get related _ProductPlantProcurement
ProductPlantApi productPlantProductPlantProductPlantPurchaseTaxGet GET /ProductPlant/{Product}/{Plant}/_ProductPlantPurchaseTax Get entities from related _ProductPlantPurchaseTax
ProductPlantApi productPlantProductPlantProductPlantPurchaseTaxPost POST /ProductPlant/{Product}/{Plant}/_ProductPlantPurchaseTax Add new entity to related _ProductPlantPurchaseTax
ProductPlantApi productPlantProductPlantProductPlantQualityManagementGet GET /ProductPlant/{Product}/{Plant}/_ProductPlantQualityManagement Get related _ProductPlantQualityManagement
ProductPlantApi productPlantProductPlantProductPlantSalesGet GET /ProductPlant/{Product}/{Plant}/_ProductPlantSales Get related _ProductPlantSales
ProductPlantApi productPlantProductPlantProductPlantStorageGet GET /ProductPlant/{Product}/{Plant}/_ProductPlantStorage Get related _ProductPlantStorage
ProductPlantApi productPlantProductPlantProductPlantStorageLocationGet GET /ProductPlant/{Product}/{Plant}/_ProductPlantStorageLocation Get entities from related _ProductPlantStorageLocation
ProductPlantApi productPlantProductPlantProductPlantStorageLocationPost POST /ProductPlant/{Product}/{Plant}/_ProductPlantStorageLocation Add new entity to related _ProductPlantStorageLocation
ProductPlantApi productPlantProductPlantProductPlantSupplyPlanningGet GET /ProductPlant/{Product}/{Plant}/_ProductPlantSupplyPlanning Get related _ProductPlantSupplyPlanning
ProductPlantApi productPlantProductPlantProductPlantWorkSchedulingGet GET /ProductPlant/{Product}/{Plant}/_ProductPlantWorkScheduling Get related _ProductPlantWorkScheduling
ProductPlantApi productPlantPurchaseTaxProductPlantDepartureCountryProductPlantGet GET /ProductPlantPurchaseTax/{Product}/{Plant}/{DepartureCountry}/_ProductPlant Get related _ProductPlant
ProductPlantApi productPlantQualityManagementProductPlantProductPlantGet GET /ProductPlantQualityManagement/{Product}/{Plant}/_ProductPlant Get related _ProductPlant
ProductPlantApi productPlantSalesProductPlantProductPlantGet GET /ProductPlantSales/{Product}/{Plant}/_ProductPlant Get related _ProductPlant
ProductPlantApi productPlantStorageLocationProductPlantStorageLocationProductPlantGet GET /ProductPlantStorageLocation/{Product}/{Plant}/{StorageLocation}/_ProductPlant Get related _ProductPlant
ProductPlantApi productPlantStorageProductPlantProductPlantGet GET /ProductPlantStorage/{Product}/{Plant}/_ProductPlant Get related _ProductPlant
ProductPlantApi productPlantSupplyPlanningProductPlantProductPlantGet GET /ProductPlantSupplyPlanning/{Product}/{Plant}/_ProductPlant Get related _ProductPlant
ProductPlantApi productPlantWorkSchedulingProductPlantProductPlantGet GET /ProductPlantWorkScheduling/{Product}/{Plant}/_ProductPlant Get related _ProductPlant
ProductPlantApi productProductProductPlantGet GET /Product/{Product}/_ProductPlant Get entities from related _ProductPlant
ProductPlantApi productProductProductPlantPost POST /Product/{Product}/_ProductPlant Add new entity to related _ProductPlant
ProductPlantCostingApi productPlantCostingGet GET /ProductPlantCosting Get entities from ProductPlantCosting
ProductPlantCostingApi productPlantCostingProductPlantGet GET /ProductPlantCosting/{Product}/{Plant} Get entity from ProductPlantCosting by key
ProductPlantCostingApi productPlantCostingProductPlantPatch PATCH /ProductPlantCosting/{Product}/{Plant} Update entity in ProductPlantCosting
ProductPlantCostingApi productPlantCostingProductPlantProductGet GET /ProductPlantCosting/{Product}/{Plant}/_Product Get related _Product
ProductPlantCostingApi productPlantCostingProductPlantProductPlantGet GET /ProductPlantCosting/{Product}/{Plant}/_ProductPlant Get related _ProductPlant
ProductPlantCostingApi productPlantProductPlantProductPlantCostingGet GET /ProductPlant/{Product}/{Plant}/_ProductPlantCosting Get related _ProductPlantCosting
ProductPlantForecastApi productPlantForecastGet GET /ProductPlantForecast Get entities from ProductPlantForecast
ProductPlantForecastApi productPlantForecastProductPlantGet GET /ProductPlantForecast/{Product}/{Plant} Get entity from ProductPlantForecast by key
ProductPlantForecastApi productPlantForecastProductPlantPatch PATCH /ProductPlantForecast/{Product}/{Plant} Update entity in ProductPlantForecast
ProductPlantForecastApi productPlantForecastProductPlantProductGet GET /ProductPlantForecast/{Product}/{Plant}/_Product Get related _Product
ProductPlantForecastApi productPlantForecastProductPlantProductPlantGet GET /ProductPlantForecast/{Product}/{Plant}/_ProductPlant Get related _ProductPlant
ProductPlantForecastApi productPlantProductPlantProductPlantForecastGet GET /ProductPlant/{Product}/{Plant}/_ProductPlantForecast Get related _ProductPlantForecast
ProductPlantInternationalTradeApi productPlantInternationalTradeGet GET /ProductPlantInternationalTrade Get entities from ProductPlantInternationalTrade
ProductPlantInternationalTradeApi productPlantInternationalTradeProductPlantGet GET /ProductPlantInternationalTrade/{Product}/{Plant} Get entity from ProductPlantInternationalTrade by key
ProductPlantInternationalTradeApi productPlantInternationalTradeProductPlantPatch PATCH /ProductPlantInternationalTrade/{Product}/{Plant} Update entity in ProductPlantInternationalTrade
ProductPlantInternationalTradeApi productPlantInternationalTradeProductPlantProductGet GET /ProductPlantInternationalTrade/{Product}/{Plant}/_Product Get related _Product
ProductPlantInternationalTradeApi productPlantInternationalTradeProductPlantProductPlantGet GET /ProductPlantInternationalTrade/{Product}/{Plant}/_ProductPlant Get related _ProductPlant
ProductPlantInternationalTradeApi productPlantProductPlantProdPlantInternationalTradeGet GET /ProductPlant/{Product}/{Plant}/_ProdPlantInternationalTrade Get related _ProdPlantInternationalTrade
ProductPlantMRPApi productPlantMRPGet GET /ProductPlantMRP Get entities from ProductPlantMRP
ProductPlantMRPApi productPlantMRPProductMRPAreaPlantGet GET /ProductPlantMRP/{Product}/{MRPArea}/{Plant} Get entity from ProductPlantMRP by key
ProductPlantMRPApi productPlantMRPProductMRPAreaPlantPatch PATCH /ProductPlantMRP/{Product}/{MRPArea}/{Plant} Update entity in ProductPlantMRP
ProductPlantMRPApi productPlantMRPProductMRPAreaPlantProductGet GET /ProductPlantMRP/{Product}/{MRPArea}/{Plant}/_Product Get related _Product
ProductPlantMRPApi productPlantMRPProductMRPAreaPlantProductPlantGet GET /ProductPlantMRP/{Product}/{MRPArea}/{Plant}/_ProductPlant Get related _ProductPlant
ProductPlantMRPApi productPlantProductPlantProductPlantMRPGet GET /ProductPlant/{Product}/{Plant}/_ProductPlantMRP Get entities from related _ProductPlantMRP
ProductPlantMRPApi productPlantProductPlantProductPlantMRPPost POST /ProductPlant/{Product}/{Plant}/_ProductPlantMRP Add new entity to related _ProductPlantMRP
ProductPlantPlanningApi productPlantPlanningGet GET /ProductPlantPlanning Get entities from ProductPlantPlanning
ProductPlantPlanningApi productPlantPlanningProductPlantGet GET /ProductPlantPlanning/{Product}/{Plant} Get entity from ProductPlantPlanning by key
ProductPlantPlanningApi productPlantPlanningProductPlantPatch PATCH /ProductPlantPlanning/{Product}/{Plant} Update entity in ProductPlantPlanning
ProductPlantPlanningApi productPlantPlanningProductPlantProductGet GET /ProductPlantPlanning/{Product}/{Plant}/_Product Get related _Product
ProductPlantPlanningApi productPlantPlanningProductPlantProductPlantGet GET /ProductPlantPlanning/{Product}/{Plant}/_ProductPlant Get related _ProductPlant
ProductPlantPlanningApi productPlantProductPlantProductPlantPlanningGet GET /ProductPlant/{Product}/{Plant}/_ProductPlantPlanning Get related _ProductPlantPlanning
ProductPlantProcurementApi productPlantProcurementGet GET /ProductPlantProcurement Get entities from ProductPlantProcurement
ProductPlantProcurementApi productPlantProcurementProductPlantGet GET /ProductPlantProcurement/{Product}/{Plant} Get entity from ProductPlantProcurement by key
ProductPlantProcurementApi productPlantProcurementProductPlantPatch PATCH /ProductPlantProcurement/{Product}/{Plant} Update entity in ProductPlantProcurement
ProductPlantProcurementApi productPlantProcurementProductPlantProductGet GET /ProductPlantProcurement/{Product}/{Plant}/_Product Get related _Product
ProductPlantProcurementApi productPlantProcurementProductPlantProductPlantGet GET /ProductPlantProcurement/{Product}/{Plant}/_ProductPlant Get related _ProductPlant
ProductPlantProcurementApi productPlantProductPlantProductPlantProcurementGet GET /ProductPlant/{Product}/{Plant}/_ProductPlantProcurement Get related _ProductPlantProcurement
ProductPlantPurchaseTaxApi productPlantProductPlantProductPlantPurchaseTaxGet GET /ProductPlant/{Product}/{Plant}/_ProductPlantPurchaseTax Get entities from related _ProductPlantPurchaseTax
ProductPlantPurchaseTaxApi productPlantProductPlantProductPlantPurchaseTaxPost POST /ProductPlant/{Product}/{Plant}/_ProductPlantPurchaseTax Add new entity to related _ProductPlantPurchaseTax
ProductPlantPurchaseTaxApi productPlantPurchaseTaxGet GET /ProductPlantPurchaseTax Get entities from ProductPlantPurchaseTax
ProductPlantPurchaseTaxApi productPlantPurchaseTaxProductPlantDepartureCountryGet GET /ProductPlantPurchaseTax/{Product}/{Plant}/{DepartureCountry} Get entity from ProductPlantPurchaseTax by key
ProductPlantPurchaseTaxApi productPlantPurchaseTaxProductPlantDepartureCountryPatch PATCH /ProductPlantPurchaseTax/{Product}/{Plant}/{DepartureCountry} Update entity in ProductPlantPurchaseTax
ProductPlantPurchaseTaxApi productPlantPurchaseTaxProductPlantDepartureCountryProductGet GET /ProductPlantPurchaseTax/{Product}/{Plant}/{DepartureCountry}/_Product Get related _Product
ProductPlantPurchaseTaxApi productPlantPurchaseTaxProductPlantDepartureCountryProductPlantGet GET /ProductPlantPurchaseTax/{Product}/{Plant}/{DepartureCountry}/_ProductPlant Get related _ProductPlant
ProductPlantQualityManagementApi productPlantProductPlantProductPlantQualityManagementGet GET /ProductPlant/{Product}/{Plant}/_ProductPlantQualityManagement Get related _ProductPlantQualityManagement
ProductPlantQualityManagementApi productPlantQualityManagementGet GET /ProductPlantQualityManagement Get entities from ProductPlantQualityManagement
ProductPlantQualityManagementApi productPlantQualityManagementProductPlantGet GET /ProductPlantQualityManagement/{Product}/{Plant} Get entity from ProductPlantQualityManagement by key
ProductPlantQualityManagementApi productPlantQualityManagementProductPlantPatch PATCH /ProductPlantQualityManagement/{Product}/{Plant} Update entity in ProductPlantQualityManagement
ProductPlantQualityManagementApi productPlantQualityManagementProductPlantProductGet GET /ProductPlantQualityManagement/{Product}/{Plant}/_Product Get related _Product
ProductPlantQualityManagementApi productPlantQualityManagementProductPlantProductPlantGet GET /ProductPlantQualityManagement/{Product}/{Plant}/_ProductPlant Get related _ProductPlant
ProductPlantSalesApi productPlantProductPlantProductPlantSalesGet GET /ProductPlant/{Product}/{Plant}/_ProductPlantSales Get related _ProductPlantSales
ProductPlantSalesApi productPlantSalesGet GET /ProductPlantSales Get entities from ProductPlantSales
ProductPlantSalesApi productPlantSalesProductPlantGet GET /ProductPlantSales/{Product}/{Plant} Get entity from ProductPlantSales by key
ProductPlantSalesApi productPlantSalesProductPlantPatch PATCH /ProductPlantSales/{Product}/{Plant} Update entity in ProductPlantSales
ProductPlantSalesApi productPlantSalesProductPlantProductGet GET /ProductPlantSales/{Product}/{Plant}/_Product Get related _Product
ProductPlantSalesApi productPlantSalesProductPlantProductPlantGet GET /ProductPlantSales/{Product}/{Plant}/_ProductPlant Get related _ProductPlant
ProductPlantStorageApi productPlantProductPlantProductPlantStorageGet GET /ProductPlant/{Product}/{Plant}/_ProductPlantStorage Get related _ProductPlantStorage
ProductPlantStorageApi productPlantStorageGet GET /ProductPlantStorage Get entities from ProductPlantStorage
ProductPlantStorageApi productPlantStorageProductPlantGet GET /ProductPlantStorage/{Product}/{Plant} Get entity from ProductPlantStorage by key
ProductPlantStorageApi productPlantStorageProductPlantPatch PATCH /ProductPlantStorage/{Product}/{Plant} Update entity in ProductPlantStorage
ProductPlantStorageApi productPlantStorageProductPlantProductGet GET /ProductPlantStorage/{Product}/{Plant}/_Product Get related _Product
ProductPlantStorageApi productPlantStorageProductPlantProductPlantGet GET /ProductPlantStorage/{Product}/{Plant}/_ProductPlant Get related _ProductPlant
ProductPlantStorageLocationApi productPlantProductPlantProductPlantStorageLocationGet GET /ProductPlant/{Product}/{Plant}/_ProductPlantStorageLocation Get entities from related _ProductPlantStorageLocation
ProductPlantStorageLocationApi productPlantProductPlantProductPlantStorageLocationPost POST /ProductPlant/{Product}/{Plant}/_ProductPlantStorageLocation Add new entity to related _ProductPlantStorageLocation
ProductPlantStorageLocationApi productPlantStorageLocationGet GET /ProductPlantStorageLocation Get entities from ProductPlantStorageLocation
ProductPlantStorageLocationApi productPlantStorageLocationProductPlantStorageLocationGet GET /ProductPlantStorageLocation/{Product}/{Plant}/{StorageLocation} Get entity from ProductPlantStorageLocation by key
ProductPlantStorageLocationApi productPlantStorageLocationProductPlantStorageLocationPatch PATCH /ProductPlantStorageLocation/{Product}/{Plant}/{StorageLocation} Update entity in ProductPlantStorageLocation
ProductPlantStorageLocationApi productPlantStorageLocationProductPlantStorageLocationProductGet GET /ProductPlantStorageLocation/{Product}/{Plant}/{StorageLocation}/_Product Get related _Product
ProductPlantStorageLocationApi productPlantStorageLocationProductPlantStorageLocationProductPlantGet GET /ProductPlantStorageLocation/{Product}/{Plant}/{StorageLocation}/_ProductPlant Get related _ProductPlant
ProductPlantSupplyPlanningApi productPlantProductPlantProductPlantSupplyPlanningGet GET /ProductPlant/{Product}/{Plant}/_ProductPlantSupplyPlanning Get related _ProductPlantSupplyPlanning
ProductPlantSupplyPlanningApi productPlantSupplyPlanningGet GET /ProductPlantSupplyPlanning Get entities from ProductPlantSupplyPlanning
ProductPlantSupplyPlanningApi productPlantSupplyPlanningProductPlantGet GET /ProductPlantSupplyPlanning/{Product}/{Plant} Get entity from ProductPlantSupplyPlanning by key
ProductPlantSupplyPlanningApi productPlantSupplyPlanningProductPlantPatch PATCH /ProductPlantSupplyPlanning/{Product}/{Plant} Update entity in ProductPlantSupplyPlanning
ProductPlantSupplyPlanningApi productPlantSupplyPlanningProductPlantProductGet GET /ProductPlantSupplyPlanning/{Product}/{Plant}/_Product Get related _Product
ProductPlantSupplyPlanningApi productPlantSupplyPlanningProductPlantProductPlantGet GET /ProductPlantSupplyPlanning/{Product}/{Plant}/_ProductPlant Get related _ProductPlant
ProductPlantWorkSchedulingApi productPlantProductPlantProductPlantWorkSchedulingGet GET /ProductPlant/{Product}/{Plant}/_ProductPlantWorkScheduling Get related _ProductPlantWorkScheduling
ProductPlantWorkSchedulingApi productPlantWorkSchedulingGet GET /ProductPlantWorkScheduling Get entities from ProductPlantWorkScheduling
ProductPlantWorkSchedulingApi productPlantWorkSchedulingProductPlantGet GET /ProductPlantWorkScheduling/{Product}/{Plant} Get entity from ProductPlantWorkScheduling by key
ProductPlantWorkSchedulingApi productPlantWorkSchedulingProductPlantPatch PATCH /ProductPlantWorkScheduling/{Product}/{Plant} Update entity in ProductPlantWorkScheduling
ProductPlantWorkSchedulingApi productPlantWorkSchedulingProductPlantProductGet GET /ProductPlantWorkScheduling/{Product}/{Plant}/_Product Get related _Product
ProductPlantWorkSchedulingApi productPlantWorkSchedulingProductPlantProductPlantGet GET /ProductPlantWorkScheduling/{Product}/{Plant}/_ProductPlant Get related _ProductPlant
ProductProcurementApi productProcurementGet GET /ProductProcurement Get entities from ProductProcurement
ProductProcurementApi productProcurementProductGet GET /ProductProcurement/{Product} Get entity from ProductProcurement by key
ProductProcurementApi productProcurementProductPatch PATCH /ProductProcurement/{Product} Update entity in ProductProcurement
ProductProcurementApi productProcurementProductProductGet GET /ProductProcurement/{Product}/_Product Get related _Product
ProductProcurementApi productProductProductProcurementGet GET /Product/{Product}/_ProductProcurement Get related _ProductProcurement
ProductQualityManagementApi productProductProductQualityManagementGet GET /Product/{Product}/_ProductQualityManagement Get related _ProductQualityManagement
ProductQualityManagementApi productQualityManagementGet GET /ProductQualityManagement Get entities from ProductQualityManagement
ProductQualityManagementApi productQualityManagementProductGet GET /ProductQualityManagement/{Product} Get entity from ProductQualityManagement by key
ProductQualityManagementApi productQualityManagementProductPatch PATCH /ProductQualityManagement/{Product} Update entity in ProductQualityManagement
ProductQualityManagementApi productQualityManagementProductProductGet GET /ProductQualityManagement/{Product}/_Product Get related _Product
ProductSalesApi productProductProductSalesGet GET /Product/{Product}/_ProductSales Get related _ProductSales
ProductSalesApi productSalesGet GET /ProductSales Get entities from ProductSales
ProductSalesApi productSalesProductGet GET /ProductSales/{Product} Get entity from ProductSales by key
ProductSalesApi productSalesProductPatch PATCH /ProductSales/{Product} Update entity in ProductSales
ProductSalesApi productSalesProductProductGet GET /ProductSales/{Product}/_Product Get related _Product
ProductSalesDeliveryApi prodSalesDeliverySalesTaxProductCountryProductSalesTaxCategoryProductSalesOrgProductDistributionChnlProductSalesDeliveryGet GET /ProdSalesDeliverySalesTax/{Product}/{Country}/{ProductSalesTaxCategory}/{ProductSalesOrg}/{ProductDistributionChnl}/_ProductSalesDelivery Get related _ProductSalesDelivery
ProductSalesDeliveryApi productProductProductSalesDeliveryGet GET /Product/{Product}/_ProductSalesDelivery Get entities from related _ProductSalesDelivery
ProductSalesDeliveryApi productProductProductSalesDeliveryPost POST /Product/{Product}/_ProductSalesDelivery Add new entity to related _ProductSalesDelivery
ProductSalesDeliveryApi productSalesDeliveryGet GET /ProductSalesDelivery Get entities from ProductSalesDelivery
ProductSalesDeliveryApi productSalesDeliveryProductProductSalesOrgProductDistributionChnlGet GET /ProductSalesDelivery/{Product}/{ProductSalesOrg}/{ProductDistributionChnl} Get entity from ProductSalesDelivery by key
ProductSalesDeliveryApi productSalesDeliveryProductProductSalesOrgProductDistributionChnlPatch PATCH /ProductSalesDelivery/{Product}/{ProductSalesOrg}/{ProductDistributionChnl} Update entity in ProductSalesDelivery
ProductSalesDeliveryApi productSalesDeliveryProductProductSalesOrgProductDistributionChnlProdSalesDeliverySalesTaxGet GET /ProductSalesDelivery/{Product}/{ProductSalesOrg}/{ProductDistributionChnl}/_ProdSalesDeliverySalesTax Get entities from related _ProdSalesDeliverySalesTax
ProductSalesDeliveryApi productSalesDeliveryProductProductSalesOrgProductDistributionChnlProdSalesDeliverySalesTaxPost POST /ProductSalesDelivery/{Product}/{ProductSalesOrg}/{ProductDistributionChnl}/_ProdSalesDeliverySalesTax Add new entity to related _ProdSalesDeliverySalesTax
ProductSalesDeliveryApi productSalesDeliveryProductProductSalesOrgProductDistributionChnlProductGet GET /ProductSalesDelivery/{Product}/{ProductSalesOrg}/{ProductDistributionChnl}/_Product Get related _Product
ProductSalesDeliverySalesTaxApi prodSalesDeliverySalesTaxGet GET /ProdSalesDeliverySalesTax Get entities from ProdSalesDeliverySalesTax
ProductSalesDeliverySalesTaxApi prodSalesDeliverySalesTaxProductCountryProductSalesTaxCategoryProductSalesOrgProductDistributionChnlGet GET /ProdSalesDeliverySalesTax/{Product}/{Country}/{ProductSalesTaxCategory}/{ProductSalesOrg}/{ProductDistributionChnl} Get entity from ProdSalesDeliverySalesTax by key
ProductSalesDeliverySalesTaxApi prodSalesDeliverySalesTaxProductCountryProductSalesTaxCategoryProductSalesOrgProductDistributionChnlPatch PATCH /ProdSalesDeliverySalesTax/{Product}/{Country}/{ProductSalesTaxCategory}/{ProductSalesOrg}/{ProductDistributionChnl} Update entity in ProdSalesDeliverySalesTax
ProductSalesDeliverySalesTaxApi prodSalesDeliverySalesTaxProductCountryProductSalesTaxCategoryProductSalesOrgProductDistributionChnlProductGet GET /ProdSalesDeliverySalesTax/{Product}/{Country}/{ProductSalesTaxCategory}/{ProductSalesOrg}/{ProductDistributionChnl}/_Product Get related _Product
ProductSalesDeliverySalesTaxApi prodSalesDeliverySalesTaxProductCountryProductSalesTaxCategoryProductSalesOrgProductDistributionChnlProductSalesDeliveryGet GET /ProdSalesDeliverySalesTax/{Product}/{Country}/{ProductSalesTaxCategory}/{ProductSalesOrg}/{ProductDistributionChnl}/_ProductSalesDelivery Get related _ProductSalesDelivery
ProductSalesDeliverySalesTaxApi productSalesDeliveryProductProductSalesOrgProductDistributionChnlProdSalesDeliverySalesTaxGet GET /ProductSalesDelivery/{Product}/{ProductSalesOrg}/{ProductDistributionChnl}/_ProdSalesDeliverySalesTax Get entities from related _ProdSalesDeliverySalesTax
ProductSalesDeliverySalesTaxApi productSalesDeliveryProductProductSalesOrgProductDistributionChnlProdSalesDeliverySalesTaxPost POST /ProductSalesDelivery/{Product}/{ProductSalesOrg}/{ProductDistributionChnl}/_ProdSalesDeliverySalesTax Add new entity to related _ProdSalesDeliverySalesTax
ProductStorageApi productProductProductStorageGet GET /Product/{Product}/_ProductStorage Get related _ProductStorage
ProductStorageApi productStorageGet GET /ProductStorage Get entities from ProductStorage
ProductStorageApi productStorageProductGet GET /ProductStorage/{Product} Get entity from ProductStorage by key
ProductStorageApi productStorageProductPatch PATCH /ProductStorage/{Product} Update entity in ProductStorage
ProductStorageApi productStorageProductProductGet GET /ProductStorage/{Product}/_Product Get related _Product
ProductUnitOfMeasureApi productProductProductUnitOfMeasureGet GET /Product/{Product}/_ProductUnitOfMeasure Get entities from related _ProductUnitOfMeasure
ProductUnitOfMeasureApi productProductProductUnitOfMeasurePost POST /Product/{Product}/_ProductUnitOfMeasure Add new entity to related _ProductUnitOfMeasure
ProductUnitOfMeasureApi productUnitOfMeasureEANProductAlternativeUnitConsecutiveNumberProductUnitOfMeasureGet GET /ProductUnitOfMeasureEAN/{Product}/{AlternativeUnit}/{ConsecutiveNumber}/_ProductUnitOfMeasure Get related _ProductUnitOfMeasure
ProductUnitOfMeasureApi productUnitOfMeasureGet GET /ProductUnitOfMeasure Get entities from ProductUnitOfMeasure
ProductUnitOfMeasureApi productUnitOfMeasureProductAlternativeUnitDelete DELETE /ProductUnitOfMeasure/{Product}/{AlternativeUnit} Delete entity from ProductUnitOfMeasure
ProductUnitOfMeasureApi productUnitOfMeasureProductAlternativeUnitGet GET /ProductUnitOfMeasure/{Product}/{AlternativeUnit} Get entity from ProductUnitOfMeasure by key
ProductUnitOfMeasureApi productUnitOfMeasureProductAlternativeUnitPatch PATCH /ProductUnitOfMeasure/{Product}/{AlternativeUnit} Update entity in ProductUnitOfMeasure
ProductUnitOfMeasureApi productUnitOfMeasureProductAlternativeUnitProductGet GET /ProductUnitOfMeasure/{Product}/{AlternativeUnit}/_Product Get related _Product
ProductUnitOfMeasureApi productUnitOfMeasureProductAlternativeUnitProductUnitOfMeasureEANGet GET /ProductUnitOfMeasure/{Product}/{AlternativeUnit}/_ProductUnitOfMeasureEAN Get entities from related _ProductUnitOfMeasureEAN
ProductUnitOfMeasureApi productUnitOfMeasureProductAlternativeUnitProductUnitOfMeasureEANPost POST /ProductUnitOfMeasure/{Product}/{AlternativeUnit}/_ProductUnitOfMeasureEAN Add new entity to related _ProductUnitOfMeasureEAN
ProductUnitOfMeasureEANApi productUnitOfMeasureEANGet GET /ProductUnitOfMeasureEAN Get entities from ProductUnitOfMeasureEAN
ProductUnitOfMeasureEANApi productUnitOfMeasureEANProductAlternativeUnitConsecutiveNumberDelete DELETE /ProductUnitOfMeasureEAN/{Product}/{AlternativeUnit}/{ConsecutiveNumber} Delete entity from ProductUnitOfMeasureEAN
ProductUnitOfMeasureEANApi productUnitOfMeasureEANProductAlternativeUnitConsecutiveNumberGet GET /ProductUnitOfMeasureEAN/{Product}/{AlternativeUnit}/{ConsecutiveNumber} Get entity from ProductUnitOfMeasureEAN by key
ProductUnitOfMeasureEANApi productUnitOfMeasureEANProductAlternativeUnitConsecutiveNumberPatch PATCH /ProductUnitOfMeasureEAN/{Product}/{AlternativeUnit}/{ConsecutiveNumber} Update entity in ProductUnitOfMeasureEAN
ProductUnitOfMeasureEANApi productUnitOfMeasureEANProductAlternativeUnitConsecutiveNumberProductGet GET /ProductUnitOfMeasureEAN/{Product}/{AlternativeUnit}/{ConsecutiveNumber}/_Product Get related _Product
ProductUnitOfMeasureEANApi productUnitOfMeasureEANProductAlternativeUnitConsecutiveNumberProductUnitOfMeasureGet GET /ProductUnitOfMeasureEAN/{Product}/{AlternativeUnit}/{ConsecutiveNumber}/_ProductUnitOfMeasure Get related _ProductUnitOfMeasure
ProductUnitOfMeasureEANApi productUnitOfMeasureProductAlternativeUnitProductUnitOfMeasureEANGet GET /ProductUnitOfMeasure/{Product}/{AlternativeUnit}/_ProductUnitOfMeasureEAN Get entities from related _ProductUnitOfMeasureEAN
ProductUnitOfMeasureEANApi productUnitOfMeasureProductAlternativeUnitProductUnitOfMeasureEANPost POST /ProductUnitOfMeasure/{Product}/{AlternativeUnit}/_ProductUnitOfMeasureEAN Add new entity to related _ProductUnitOfMeasureEAN
ProductValuationApi productProductProductValuationGet GET /Product/{Product}/_ProductValuation Get entities from related _ProductValuation
ProductValuationApi productProductProductValuationPost POST /Product/{Product}/_ProductValuation Add new entity to related _ProductValuation
ProductValuationApi productValuationAccountingProductValuationAreaValuationTypeProductValuationGet GET /ProductValuationAccounting/{Product}/{ValuationArea}/{ValuationType}/_ProductValuation Get related _ProductValuation
ProductValuationApi productValuationCostingProductValuationAreaValuationTypeProductValuationGet GET /ProductValuationCosting/{Product}/{ValuationArea}/{ValuationType}/_ProductValuation Get related _ProductValuation
ProductValuationApi productValuationGet GET /ProductValuation Get entities from ProductValuation
ProductValuationApi productValuationLedgerAccountProductValuationAreaValuationTypeCurrencyRoleLedgerProductValuationGet GET /ProductValuationLedgerAccount/{Product}/{ValuationArea}/{ValuationType}/{CurrencyRole}/{Ledger}/_ProductValuation Get related _ProductValuation
ProductValuationApi productValuationLedgerPricesProductValuationAreaValuationTypeCurrencyRoleLedgerProductValuationGet GET /ProductValuationLedgerPrices/{Product}/{ValuationArea}/{ValuationType}/{CurrencyRole}/{Ledger}/_ProductValuation Get related _ProductValuation
ProductValuationApi productValuationProductValuationAreaValuationTypeGet GET /ProductValuation/{Product}/{ValuationArea}/{ValuationType} Get entity from ProductValuation by key
ProductValuationApi productValuationProductValuationAreaValuationTypePatch PATCH /ProductValuation/{Product}/{ValuationArea}/{ValuationType} Update entity in ProductValuation
ProductValuationApi productValuationProductValuationAreaValuationTypeProductGet GET /ProductValuation/{Product}/{ValuationArea}/{ValuationType}/_Product Get related _Product
ProductValuationApi productValuationProductValuationAreaValuationTypeProductValuationAccountingGet GET /ProductValuation/{Product}/{ValuationArea}/{ValuationType}/_ProductValuationAccounting Get related _ProductValuationAccounting
ProductValuationApi productValuationProductValuationAreaValuationTypeProductValuationCostingGet GET /ProductValuation/{Product}/{ValuationArea}/{ValuationType}/_ProductValuationCosting Get related _ProductValuationCosting
ProductValuationApi productValuationProductValuationAreaValuationTypeProductValuationLedgerAccountGet GET /ProductValuation/{Product}/{ValuationArea}/{ValuationType}/_ProductValuationLedgerAccount Get entities from related _ProductValuationLedgerAccount
ProductValuationApi productValuationProductValuationAreaValuationTypeProductValuationLedgerAccountPost POST /ProductValuation/{Product}/{ValuationArea}/{ValuationType}/_ProductValuationLedgerAccount Add new entity to related _ProductValuationLedgerAccount
ProductValuationApi productValuationProductValuationAreaValuationTypeProductValuationLedgerPricesGet GET /ProductValuation/{Product}/{ValuationArea}/{ValuationType}/_ProductValuationLedgerPrices Get entities from related _ProductValuationLedgerPrices
ProductValuationApi productValuationProductValuationAreaValuationTypeProductValuationLedgerPricesPost POST /ProductValuation/{Product}/{ValuationArea}/{ValuationType}/_ProductValuationLedgerPrices Add new entity to related _ProductValuationLedgerPrices
ProductValuationAccountingApi productValuationAccountingGet GET /ProductValuationAccounting Get entities from ProductValuationAccounting
ProductValuationAccountingApi productValuationAccountingProductValuationAreaValuationTypeGet GET /ProductValuationAccounting/{Product}/{ValuationArea}/{ValuationType} Get entity from ProductValuationAccounting by key
ProductValuationAccountingApi productValuationAccountingProductValuationAreaValuationTypePatch PATCH /ProductValuationAccounting/{Product}/{ValuationArea}/{ValuationType} Update entity in ProductValuationAccounting
ProductValuationAccountingApi productValuationAccountingProductValuationAreaValuationTypeProductGet GET /ProductValuationAccounting/{Product}/{ValuationArea}/{ValuationType}/_Product Get related _Product
ProductValuationAccountingApi productValuationAccountingProductValuationAreaValuationTypeProductValuationGet GET /ProductValuationAccounting/{Product}/{ValuationArea}/{ValuationType}/_ProductValuation Get related _ProductValuation
ProductValuationAccountingApi productValuationProductValuationAreaValuationTypeProductValuationAccountingGet GET /ProductValuation/{Product}/{ValuationArea}/{ValuationType}/_ProductValuationAccounting Get related _ProductValuationAccounting
ProductValuationCostingApi productValuationCostingGet GET /ProductValuationCosting Get entities from ProductValuationCosting
ProductValuationCostingApi productValuationCostingProductValuationAreaValuationTypeGet GET /ProductValuationCosting/{Product}/{ValuationArea}/{ValuationType} Get entity from ProductValuationCosting by key
ProductValuationCostingApi productValuationCostingProductValuationAreaValuationTypePatch PATCH /ProductValuationCosting/{Product}/{ValuationArea}/{ValuationType} Update entity in ProductValuationCosting
ProductValuationCostingApi productValuationCostingProductValuationAreaValuationTypeProductGet GET /ProductValuationCosting/{Product}/{ValuationArea}/{ValuationType}/_Product Get related _Product
ProductValuationCostingApi productValuationCostingProductValuationAreaValuationTypeProductValuationGet GET /ProductValuationCosting/{Product}/{ValuationArea}/{ValuationType}/_ProductValuation Get related _ProductValuation
ProductValuationCostingApi productValuationProductValuationAreaValuationTypeProductValuationCostingGet GET /ProductValuation/{Product}/{ValuationArea}/{ValuationType}/_ProductValuationCosting Get related _ProductValuationCosting
ProductValuationLedgerAccountApi productValuationLedgerAccountGet GET /ProductValuationLedgerAccount Get entities from ProductValuationLedgerAccount
ProductValuationLedgerAccountApi productValuationLedgerAccountProductValuationAreaValuationTypeCurrencyRoleLedgerGet GET /ProductValuationLedgerAccount/{Product}/{ValuationArea}/{ValuationType}/{CurrencyRole}/{Ledger} Get entity from ProductValuationLedgerAccount by key
ProductValuationLedgerAccountApi productValuationLedgerAccountProductValuationAreaValuationTypeCurrencyRoleLedgerPatch PATCH /ProductValuationLedgerAccount/{Product}/{ValuationArea}/{ValuationType}/{CurrencyRole}/{Ledger} Update entity in ProductValuationLedgerAccount
ProductValuationLedgerAccountApi productValuationLedgerAccountProductValuationAreaValuationTypeCurrencyRoleLedgerProductGet GET /ProductValuationLedgerAccount/{Product}/{ValuationArea}/{ValuationType}/{CurrencyRole}/{Ledger}/_Product Get related _Product
ProductValuationLedgerAccountApi productValuationLedgerAccountProductValuationAreaValuationTypeCurrencyRoleLedgerProductValuationGet GET /ProductValuationLedgerAccount/{Product}/{ValuationArea}/{ValuationType}/{CurrencyRole}/{Ledger}/_ProductValuation Get related _ProductValuation
ProductValuationLedgerAccountApi productValuationProductValuationAreaValuationTypeProductValuationLedgerAccountGet GET /ProductValuation/{Product}/{ValuationArea}/{ValuationType}/_ProductValuationLedgerAccount Get entities from related _ProductValuationLedgerAccount
ProductValuationLedgerAccountApi productValuationProductValuationAreaValuationTypeProductValuationLedgerAccountPost POST /ProductValuation/{Product}/{ValuationArea}/{ValuationType}/_ProductValuationLedgerAccount Add new entity to related _ProductValuationLedgerAccount
ProductValuationLedgerPricesApi productValuationLedgerPricesGet GET /ProductValuationLedgerPrices Get entities from ProductValuationLedgerPrices
ProductValuationLedgerPricesApi productValuationLedgerPricesProductValuationAreaValuationTypeCurrencyRoleLedgerGet GET /ProductValuationLedgerPrices/{Product}/{ValuationArea}/{ValuationType}/{CurrencyRole}/{Ledger} Get entity from ProductValuationLedgerPrices by key
ProductValuationLedgerPricesApi productValuationLedgerPricesProductValuationAreaValuationTypeCurrencyRoleLedgerPatch PATCH /ProductValuationLedgerPrices/{Product}/{ValuationArea}/{ValuationType}/{CurrencyRole}/{Ledger} Update entity in ProductValuationLedgerPrices
ProductValuationLedgerPricesApi productValuationLedgerPricesProductValuationAreaValuationTypeCurrencyRoleLedgerProductGet GET /ProductValuationLedgerPrices/{Product}/{ValuationArea}/{ValuationType}/{CurrencyRole}/{Ledger}/_Product Get related _Product
ProductValuationLedgerPricesApi productValuationLedgerPricesProductValuationAreaValuationTypeCurrencyRoleLedgerProductValuationGet GET /ProductValuationLedgerPrices/{Product}/{ValuationArea}/{ValuationType}/{CurrencyRole}/{Ledger}/_ProductValuation Get related _ProductValuation
ProductValuationLedgerPricesApi productValuationProductValuationAreaValuationTypeProductValuationLedgerPricesGet GET /ProductValuation/{Product}/{ValuationArea}/{ValuationType}/_ProductValuationLedgerPrices Get entities from related _ProductValuationLedgerPrices
ProductValuationLedgerPricesApi productValuationProductValuationAreaValuationTypeProductValuationLedgerPricesPost POST /ProductValuation/{Product}/{ValuationArea}/{ValuationType}/_ProductValuationLedgerPrices Add new entity to related _ProductValuationLedgerPrices

Models

Authorization

Authentication schemes defined for the API:

OAuth2Auth

  • Type: OAuth
  • Flow: accessCode
  • Authorization URL: https://{host}:{port}
  • Scopes:
    • OV4:API_PRODUCT:

BasicAuth

  • Type: HTTP basic authentication

Tests

To run the tests, use:

composer install
vendor/bin/phpunit

Author

About this package

This PHP package is automatically generated by the OpenAPI Generator project:

  • API version: 2.3.0
  • Build package: org.openapitools.codegen.languages.PhpClientCodegen

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages