/sap-s4hana-product | Type: Application | PCID required: Yes
Tools
sap_s4hana_product_create_product
Creates product master record Parameters:| Parameter | Type | Required | Default | Description | |
|---|---|---|---|---|---|
AdjustmentProfile | string | null | No | — | Adjustment Profile |
ANPCode | string | null | No | — | ANP Code |
AuthorizationGroup | string | null | No | — | Authorization Group |
BaseUnit | string | null | No | — | Base Unit |
Brand | string | null | No | — | The brand value |
ChangeNumber | string | null | No | — | Change Number |
CompetitorID | string | null | No | — | Competitor ID |
CountryOfOrigin | string | null | No | — | Country/Region of Origin of Material (Non-Preferential Ori.) |
CrossPlantConfigurableProduct | string | null | No | — | Cross-Plant Configurable Product |
CrossPlantStatus | string | null | No | — | Cross-Plant Product Status |
CrossPlantStatusValidityDate | string | null | No | — | Date from which the cross-plant material status is valid |
Division | string | null | No | — | The division value |
DocumentIsCreatedByCAD | boolean | null | No | — | Document Is Created By CAD |
ExternalProductGroup | string | null | No | — | External Product Group |
GrossWeight | string | null | No | — | Gross Weight |
HandlingIndicator | string | null | No | — | Handling Indicator |
HandlingUnitType | string | null | No | — | Handling Unit Type |
HasVariableTareWeight | boolean | null | No | — | Variable Tare Weight |
IndustrySector | string | null | No | — | Industry Sector |
IndustryStandardName | string | null | No | — | Industry Standard Description (such as ANSI or ISO) |
InternationalArticleNumberCat | string | null | No | — | Category of International Article Number (EAN) |
IsBatchManagementRequired | boolean | null | No | — | Batch Management Requirement Indicator |
IsMarkedForDeletion | boolean | null | No | — | Deletion Indicator |
IsPilferable | boolean | null | No | — | Is Pilferable |
IsRelevantForHzdsSubstances | boolean | null | No | — | Relevant for Hazardous Substances |
ItemCategoryGroup | string | null | No | — | General item category group |
LowLevelCode | string | null | No | — | Low Level Code |
ManufacturerNumber | string | null | No | — | Number of a Manufacturer |
ManufacturerPartProfile | string | null | No | — | Manufacturer Part Profile |
MaterialRevisionLevel | string | null | No | — | Material Revision Level |
MaterialVolume | string | null | No | — | Material Volume |
MaximumPackagingHeight | string | null | No | — | Maximum Packing Height of Packaging Material |
MaximumPackagingLength | string | null | No | — | Maximum Packing Length of Packaging Material |
MaximumPackagingWidth | string | null | No | — | Maximum Packing Width of Packaging Material |
NetWeight | string | null | No | — | Net Weight |
PreferredUnitOfMeasure | string | null | No | — | Preferred Alternative UoM for Warehouse Operations |
ProcurementRule | string | null | No | — | Procurement Rule |
ProdNoInGenProdInPrepackProd | string | null | No | — | Material Number of the Generic Material in Prepack Materials |
Product | string | Yes | — | The product value | |
ProductGroup | string | null | No | — | Product Group |
ProductHierarchy | string | null | No | — | Product Hierarchy |
ProductIsConfigurable | boolean | null | No | — | Product is Configurable |
ProductManufacturerNumber | string | null | No | — | Manufacturer Part Number |
ProductOldID | string | null | No | — | Product Old ID |
ProductStandardID | string | null | No | — | Global Trade Item Number (EAN/UPC/GTIN) |
ProductType | string | null | No | — | Product Type |
PurchaseOrderQuantityUnit | string | null | No | — | Purchase Order Unit of Measure |
QltyMgmtInProcmtIsActive | boolean | null | No | — | QM in Procurement Is Active |
QualityInspectionGroup | string | null | No | — | Quality Inspection Group |
QuarantinePeriod | string | null | No | — | Quarantine Period |
SerialIdentifierAssgmtProfile | string | null | No | — | Serial Number Profile |
SerialNoExplicitnessLevel | string | null | No | — | Level of Explicitness for Serial Number |
SerialNumberProfile | string | null | No | — | Serial Number Profile |
SizeOrDimensionText | string | null | No | — | Size Or Dimension Text |
SourceOfSupply | string | null | No | — | Source of Supply |
StandardHandlingUnitType | string | null | No | — | Standard Handling Unit Type |
TimeUnitForQuarantinePeriod | string | null | No | — | Time Unit for Quarantine Period |
to_Description | object | No | — | To Description | |
to_Plant | object | No | — | To Plant | |
to_ProductBasicText | object | No | — | To Product Basic Text | |
to_ProductInspectionText | object | No | — | To Product Inspection Text | |
to_ProductProcurement | object | No | — | To Product Procurement | |
to_ProductPurchaseText | object | No | — | To Product Purchase Text | |
to_ProductQualityMgmt | object | No | — | To Product Quality Mgmt | |
to_ProductSales | object | No | — | To Product Sales | |
to_ProductSalesTax | object | No | — | To Product Sales Tax | |
to_ProductStorage | object | No | — | To Product Storage | |
to_ProductUnitsOfMeasure | object | No | — | To Product Units Of Measure | |
to_SalesDelivery | object | No | — | To Sales Delivery | |
to_Valuation | object | No | — | To Valuation | |
UnitForMaxPackagingDimensions | string | null | No | — | Unit of Measure for Maximum Packing Length/Width/Height |
ValidityStartDate | string | null | No | — | Valid-From Date |
VarblPurOrdUnitIsActive | string | null | No | — | Variable Purchase Order Unit Active |
VolumeUnit | string | null | No | — | Volume Unit |
WarehouseProductGroup | string | null | No | — | Warehouse Material Group |
WarehouseStorageCondition | string | null | No | — | Warehouse Storage Condition |
WeightUnit | string | null | No | — | Weight Unit |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"AdjustmentProfile": {
"type": [
"string",
"null"
],
"description": "Adjustment Profile"
},
"ANPCode": {
"type": [
"string",
"null"
],
"description": "ANP Code"
},
"AuthorizationGroup": {
"type": [
"string",
"null"
],
"description": "Authorization Group"
},
"BaseUnit": {
"type": [
"string",
"null"
],
"description": "Base Unit"
},
"Brand": {
"type": [
"string",
"null"
],
"description": "The brand value"
},
"ChangeNumber": {
"type": [
"string",
"null"
],
"description": "Change Number"
},
"CompetitorID": {
"type": [
"string",
"null"
],
"description": "Competitor ID"
},
"CountryOfOrigin": {
"type": [
"string",
"null"
],
"description": "Country/Region of Origin of Material (Non-Preferential Ori.)"
},
"CrossPlantConfigurableProduct": {
"type": [
"string",
"null"
],
"description": "Cross-Plant Configurable Product"
},
"CrossPlantStatus": {
"type": [
"string",
"null"
],
"description": "Cross-Plant Product Status"
},
"CrossPlantStatusValidityDate": {
"type": [
"string",
"null"
],
"description": "Date from which the cross-plant material status is valid"
},
"Division": {
"type": [
"string",
"null"
],
"description": "The division value"
},
"DocumentIsCreatedByCAD": {
"type": [
"boolean",
"null"
],
"description": "Document Is Created By CAD"
},
"ExternalProductGroup": {
"type": [
"string",
"null"
],
"description": "External Product Group"
},
"GrossWeight": {
"type": [
"string",
"null"
],
"description": "Gross Weight"
},
"HandlingIndicator": {
"type": [
"string",
"null"
],
"description": "Handling Indicator"
},
"HandlingUnitType": {
"type": [
"string",
"null"
],
"description": "Handling Unit Type"
},
"HasVariableTareWeight": {
"type": [
"boolean",
"null"
],
"description": "Variable Tare Weight"
},
"IndustrySector": {
"type": [
"string",
"null"
],
"description": "Industry Sector"
},
"IndustryStandardName": {
"type": [
"string",
"null"
],
"description": "Industry Standard Description (such as ANSI or ISO)"
},
"InternationalArticleNumberCat": {
"type": [
"string",
"null"
],
"description": "Category of International Article Number (EAN)"
},
"IsBatchManagementRequired": {
"type": [
"boolean",
"null"
],
"description": "Batch Management Requirement Indicator"
},
"IsMarkedForDeletion": {
"type": [
"boolean",
"null"
],
"description": "Deletion Indicator"
},
"IsPilferable": {
"type": [
"boolean",
"null"
],
"description": "Is Pilferable"
},
"IsRelevantForHzdsSubstances": {
"type": [
"boolean",
"null"
],
"description": "Relevant for Hazardous Substances"
},
"ItemCategoryGroup": {
"type": [
"string",
"null"
],
"description": "General item category group"
},
"LowLevelCode": {
"type": [
"string",
"null"
],
"description": "Low Level Code"
},
"ManufacturerNumber": {
"type": [
"string",
"null"
],
"description": "Number of a Manufacturer"
},
"ManufacturerPartProfile": {
"type": [
"string",
"null"
],
"description": "Manufacturer Part Profile"
},
"MaterialRevisionLevel": {
"type": [
"string",
"null"
],
"description": "Material Revision Level"
},
"MaterialVolume": {
"type": [
"string",
"null"
],
"description": "Material Volume"
},
"MaximumPackagingHeight": {
"type": [
"string",
"null"
],
"description": "Maximum Packing Height of Packaging Material"
},
"MaximumPackagingLength": {
"type": [
"string",
"null"
],
"description": "Maximum Packing Length of Packaging Material"
},
"MaximumPackagingWidth": {
"type": [
"string",
"null"
],
"description": "Maximum Packing Width of Packaging Material"
},
"NetWeight": {
"type": [
"string",
"null"
],
"description": "Net Weight"
},
"PreferredUnitOfMeasure": {
"type": [
"string",
"null"
],
"description": "Preferred Alternative UoM for Warehouse Operations"
},
"ProcurementRule": {
"type": [
"string",
"null"
],
"description": "Procurement Rule"
},
"ProdNoInGenProdInPrepackProd": {
"type": [
"string",
"null"
],
"description": "Material Number of the Generic Material in Prepack Materials"
},
"Product": {
"type": "string",
"description": "The product value"
},
"ProductGroup": {
"type": [
"string",
"null"
],
"description": "Product Group"
},
"ProductHierarchy": {
"type": [
"string",
"null"
],
"description": "Product Hierarchy"
},
"ProductIsConfigurable": {
"type": [
"boolean",
"null"
],
"description": "Product is Configurable"
},
"ProductManufacturerNumber": {
"type": [
"string",
"null"
],
"description": "Manufacturer Part Number"
},
"ProductOldID": {
"type": [
"string",
"null"
],
"description": "Product Old ID"
},
"ProductStandardID": {
"type": [
"string",
"null"
],
"description": "Global Trade Item Number (EAN/UPC/GTIN)"
},
"ProductType": {
"type": [
"string",
"null"
],
"description": "Product Type"
},
"PurchaseOrderQuantityUnit": {
"type": [
"string",
"null"
],
"description": "Purchase Order Unit of Measure"
},
"QltyMgmtInProcmtIsActive": {
"type": [
"boolean",
"null"
],
"description": "QM in Procurement Is Active"
},
"QualityInspectionGroup": {
"type": [
"string",
"null"
],
"description": "Quality Inspection Group"
},
"QuarantinePeriod": {
"type": [
"string",
"null"
],
"description": "Quarantine Period"
},
"SerialIdentifierAssgmtProfile": {
"type": [
"string",
"null"
],
"description": "Serial Number Profile"
},
"SerialNoExplicitnessLevel": {
"type": [
"string",
"null"
],
"description": "Level of Explicitness for Serial Number"
},
"SerialNumberProfile": {
"type": [
"string",
"null"
],
"description": "Serial Number Profile"
},
"SizeOrDimensionText": {
"type": [
"string",
"null"
],
"description": "Size Or Dimension Text"
},
"SourceOfSupply": {
"type": [
"string",
"null"
],
"description": "Source of Supply"
},
"StandardHandlingUnitType": {
"type": [
"string",
"null"
],
"description": "Standard Handling Unit Type"
},
"TimeUnitForQuarantinePeriod": {
"type": [
"string",
"null"
],
"description": "Time Unit for Quarantine Period"
},
"to_Description": {
"type": "object",
"description": "To Description",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"to_Plant": {
"type": "object",
"description": "To Plant",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"to_ProductBasicText": {
"type": "object",
"description": "To Product Basic Text",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"to_ProductInspectionText": {
"type": "object",
"description": "To Product Inspection Text",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"to_ProductProcurement": {
"description": "To Product Procurement"
},
"to_ProductPurchaseText": {
"type": "object",
"description": "To Product Purchase Text",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"to_ProductQualityMgmt": {
"description": "To Product Quality Mgmt"
},
"to_ProductSales": {
"description": "To Product Sales"
},
"to_ProductSalesTax": {
"type": "object",
"description": "To Product Sales Tax",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"to_ProductStorage": {
"description": "To Product Storage"
},
"to_ProductUnitsOfMeasure": {
"type": "object",
"description": "To Product Units Of Measure",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"to_SalesDelivery": {
"type": "object",
"description": "To Sales Delivery",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"to_Valuation": {
"type": "object",
"description": "To Valuation",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"UnitForMaxPackagingDimensions": {
"type": [
"string",
"null"
],
"description": "Unit of Measure for Maximum Packing Length/Width/Height"
},
"ValidityStartDate": {
"type": [
"string",
"null"
],
"description": "Valid-From Date"
},
"VarblPurOrdUnitIsActive": {
"type": [
"string",
"null"
],
"description": "Variable Purchase Order Unit Active"
},
"VolumeUnit": {
"type": [
"string",
"null"
],
"description": "Volume Unit"
},
"WarehouseProductGroup": {
"type": [
"string",
"null"
],
"description": "Warehouse Material Group"
},
"WarehouseStorageCondition": {
"type": [
"string",
"null"
],
"description": "Warehouse Storage Condition"
},
"WeightUnit": {
"type": [
"string",
"null"
],
"description": "Weight Unit"
}
},
"required": [
"PCID",
"Product"
]
}
sap_s4hana_product_create_product_description
Creates a new description Parameters:| Parameter | Type | Required | Default | Description | |
|---|---|---|---|---|---|
Language | string | Yes | — | The language value | |
Product | string | Yes | — | The product value | |
ProductDescription | string | null | No | — | Product Description |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"Language": {
"type": "string",
"description": "The language value"
},
"Product": {
"type": "string",
"description": "The product value"
},
"ProductDescription": {
"type": [
"string",
"null"
],
"description": "Product Description"
}
},
"required": [
"PCID",
"Language",
"Product"
]
}
sap_s4hana_product_create_product_plant
Creates plant data Parameters:| Parameter | Type | Required | Default | Description | |
|---|---|---|---|---|---|
ABCIndicator | string | null | No | — | ABC Indicator |
AvailabilityCheckType | string | null | No | — | Checking Group for Availability Check |
BaseUnit | string | null | No | — | Base Unit |
Commodity | string | null | No | — | The commodity value |
ConfigurableProduct | string | null | No | — | Configurable Material |
ConsumptionTaxCtrlCode | string | null | No | — | Control code for consumption taxes in foreign trade |
CountryOfOrigin | string | null | No | — | Country/Region of Origin of Material (Non-Preferential Ori.) |
FiscalMonthCurrentPeriod | string | null | No | — | Fiscal Month Current Period |
FiscalYearCurrentPeriod | string | null | No | — | Fiscal Year Current Period |
FiscalYearVariant | string | null | No | — | Fiscal Year Variant |
FixedLotSizeQuantity | string | null | No | — | Fixed Lot Size Quantity |
GoodsIssueUnit | string | null | No | — | Goods Issue Unit |
GoodsReceiptBlockedStockQty | string | null | No | — | Goods Receipt Blocked Stock Qty |
GoodsReceiptDuration | string | null | No | — | Goods receipt processing time in days |
HasConsignmentCtrl | string | null | No | — | Consignment Control |
HasPostToInspectionStock | boolean | null | No | — | Has Post to Inspection Stock |
IsBatchManagementRequired | boolean | null | No | — | Batch Management Requirement Indicator for Plant |
IsCoProduct | boolean | null | No | — | Is Co Product |
IsInternalBatchManaged | boolean | null | No | — | Batch management indicator (internal) |
IsMarkedForDeletion | boolean | null | No | — | Flag Material for Deletion at Plant Level |
IsNegativeStockAllowed | boolean | null | No | — | Negative stocks allowed in plant |
MaintenanceStatusName | string | null | No | — | Maintenance Status Name |
MaterialFreightGroup | string | null | No | — | Material Freight Group |
MaximumLotSizeQuantity | string | null | No | — | Maximum Lot Size Quantity |
MinimumLotSizeQuantity | string | null | No | — | Minimum Lot Size Quantity |
MRPResponsible | string | null | No | — | MRP Responsible |
MRPType | string | null | No | — | MRP Type |
OriginalBatchReferenceMaterial | string | null | No | — | Reference Material for Original Batches |
OriglBatchManagementIsRequired | string | null | No | — | Indicator for Original Batch Management |
PeriodType | string | null | No | — | Period Type |
Plant | string | Yes | — | The plant value | |
ProcurementType | string | null | No | — | Procurement Type |
Product | string | Yes | — | Material Number | |
ProductCFOPCategory | string | null | No | — | Material CFOP Category |
ProductionInvtryManagedLoc | string | null | No | — | Production Invtry Managed Loc |
ProductIsConfigurable | string | null | No | — | Configurable Product |
ProductIsCriticalPrt | boolean | null | No | — | Indicator: Critical part |
ProductIsExciseTaxRelevant | boolean | null | No | — | Excise Tax Relevance Indicator |
ProductLogisticsHandlingGroup | string | null | No | — | Logistics handling group for workload calculation |
ProfileCode | string | null | No | — | Plant-Specific Material Status |
ProfileValidityStartDate | string | null | No | — | Date from Which the Plant-Specific Material Status Is Valid |
ProfitCenter | string | null | No | — | Profit Center |
PurchasingGroup | string | null | No | — | Purchasing Group |
RegionOfOrigin | string | null | No | — | Region of Origin of Material (Non-Preferential Origin) |
SerialNumberProfile | string | null | No | — | Serial Number Profile |
StockDeterminationGroup | string | null | No | — | Stock determination group |
StockInTransferQuantity | string | null | No | — | Stock In Transfer Quantity |
StockInTransitQuantity | string | null | No | — | Stock In Transit Quantity |
to_PlantMRPArea | object | No | — | To Plant MRP Area | |
to_PlantQualityMgmt | object | No | — | To Plant Quality Mgmt | |
to_PlantSales | object | No | — | To Plant Sales | |
to_PlantStorage | object | No | — | To Plant Storage | |
to_PlantText | object | No | — | To Plant Text | |
to_ProdPlantInternationalTrade | object | No | — | To Prod Plant International Trade | |
to_ProductPlantCosting | object | No | — | To Product Plant Costing | |
to_ProductPlantForecast | object | No | — | To Product Plant Forecast | |
to_ProductPlantProcurement | object | No | — | To Product Plant Procurement | |
to_ProductSupplyPlanning | object | No | — | To Product Supply Planning | |
to_ProductWorkScheduling | object | No | — | To Product Work Scheduling | |
to_StorageLocation | object | No | — | To Storage Location |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"ABCIndicator": {
"type": [
"string",
"null"
],
"description": "ABC Indicator"
},
"AvailabilityCheckType": {
"type": [
"string",
"null"
],
"description": "Checking Group for Availability Check"
},
"BaseUnit": {
"type": [
"string",
"null"
],
"description": "Base Unit"
},
"Commodity": {
"type": [
"string",
"null"
],
"description": "The commodity value"
},
"ConfigurableProduct": {
"type": [
"string",
"null"
],
"description": "Configurable Material"
},
"ConsumptionTaxCtrlCode": {
"type": [
"string",
"null"
],
"description": "Control code for consumption taxes in foreign trade"
},
"CountryOfOrigin": {
"type": [
"string",
"null"
],
"description": "Country/Region of Origin of Material (Non-Preferential Ori.)"
},
"FiscalMonthCurrentPeriod": {
"type": [
"string",
"null"
],
"description": "Fiscal Month Current Period"
},
"FiscalYearCurrentPeriod": {
"type": [
"string",
"null"
],
"description": "Fiscal Year Current Period"
},
"FiscalYearVariant": {
"type": [
"string",
"null"
],
"description": "Fiscal Year Variant"
},
"FixedLotSizeQuantity": {
"type": [
"string",
"null"
],
"description": "Fixed Lot Size Quantity"
},
"GoodsIssueUnit": {
"type": [
"string",
"null"
],
"description": "Goods Issue Unit"
},
"GoodsReceiptBlockedStockQty": {
"type": [
"string",
"null"
],
"description": "Goods Receipt Blocked Stock Qty"
},
"GoodsReceiptDuration": {
"type": [
"string",
"null"
],
"description": "Goods receipt processing time in days"
},
"HasConsignmentCtrl": {
"type": [
"string",
"null"
],
"description": "Consignment Control"
},
"HasPostToInspectionStock": {
"type": [
"boolean",
"null"
],
"description": "Has Post to Inspection Stock"
},
"IsBatchManagementRequired": {
"type": [
"boolean",
"null"
],
"description": "Batch Management Requirement Indicator for Plant"
},
"IsCoProduct": {
"type": [
"boolean",
"null"
],
"description": "Is Co Product"
},
"IsInternalBatchManaged": {
"type": [
"boolean",
"null"
],
"description": "Batch management indicator (internal)"
},
"IsMarkedForDeletion": {
"type": [
"boolean",
"null"
],
"description": "Flag Material for Deletion at Plant Level"
},
"IsNegativeStockAllowed": {
"type": [
"boolean",
"null"
],
"description": "Negative stocks allowed in plant"
},
"MaintenanceStatusName": {
"type": [
"string",
"null"
],
"description": "Maintenance Status Name"
},
"MaterialFreightGroup": {
"type": [
"string",
"null"
],
"description": "Material Freight Group"
},
"MaximumLotSizeQuantity": {
"type": [
"string",
"null"
],
"description": "Maximum Lot Size Quantity"
},
"MinimumLotSizeQuantity": {
"type": [
"string",
"null"
],
"description": "Minimum Lot Size Quantity"
},
"MRPResponsible": {
"type": [
"string",
"null"
],
"description": "MRP Responsible"
},
"MRPType": {
"type": [
"string",
"null"
],
"description": "MRP Type"
},
"OriginalBatchReferenceMaterial": {
"type": [
"string",
"null"
],
"description": "Reference Material for Original Batches"
},
"OriglBatchManagementIsRequired": {
"type": [
"string",
"null"
],
"description": "Indicator for Original Batch Management"
},
"PeriodType": {
"type": [
"string",
"null"
],
"description": "Period Type"
},
"Plant": {
"type": "string",
"description": "The plant value"
},
"ProcurementType": {
"type": [
"string",
"null"
],
"description": "Procurement Type"
},
"Product": {
"type": "string",
"description": "Material Number"
},
"ProductCFOPCategory": {
"type": [
"string",
"null"
],
"description": "Material CFOP Category"
},
"ProductionInvtryManagedLoc": {
"type": [
"string",
"null"
],
"description": "Production Invtry Managed Loc"
},
"ProductIsConfigurable": {
"type": [
"string",
"null"
],
"description": "Configurable Product"
},
"ProductIsCriticalPrt": {
"type": [
"boolean",
"null"
],
"description": "Indicator: Critical part"
},
"ProductIsExciseTaxRelevant": {
"type": [
"boolean",
"null"
],
"description": "Excise Tax Relevance Indicator"
},
"ProductLogisticsHandlingGroup": {
"type": [
"string",
"null"
],
"description": "Logistics handling group for workload calculation"
},
"ProfileCode": {
"type": [
"string",
"null"
],
"description": "Plant-Specific Material Status"
},
"ProfileValidityStartDate": {
"type": [
"string",
"null"
],
"description": "Date from Which the Plant-Specific Material Status Is Valid"
},
"ProfitCenter": {
"type": [
"string",
"null"
],
"description": "Profit Center"
},
"PurchasingGroup": {
"type": [
"string",
"null"
],
"description": "Purchasing Group"
},
"RegionOfOrigin": {
"type": [
"string",
"null"
],
"description": "Region of Origin of Material (Non-Preferential Origin)"
},
"SerialNumberProfile": {
"type": [
"string",
"null"
],
"description": "Serial Number Profile"
},
"StockDeterminationGroup": {
"type": [
"string",
"null"
],
"description": "Stock determination group"
},
"StockInTransferQuantity": {
"type": [
"string",
"null"
],
"description": "Stock In Transfer Quantity"
},
"StockInTransitQuantity": {
"type": [
"string",
"null"
],
"description": "Stock In Transit Quantity"
},
"to_PlantMRPArea": {
"type": "object",
"description": "To Plant MRP Area",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"to_PlantQualityMgmt": {
"description": "To Plant Quality Mgmt"
},
"to_PlantSales": {
"description": "To Plant Sales"
},
"to_PlantStorage": {
"description": "To Plant Storage"
},
"to_PlantText": {
"description": "To Plant Text"
},
"to_ProdPlantInternationalTrade": {
"description": "To Prod Plant International Trade"
},
"to_ProductPlantCosting": {
"description": "To Product Plant Costing"
},
"to_ProductPlantForecast": {
"description": "To Product Plant Forecast"
},
"to_ProductPlantProcurement": {
"description": "To Product Plant Procurement"
},
"to_ProductSupplyPlanning": {
"description": "To Product Supply Planning"
},
"to_ProductWorkScheduling": {
"description": "To Product Work Scheduling"
},
"to_StorageLocation": {
"type": "object",
"description": "To Storage Location",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
}
},
"required": [
"PCID",
"Plant",
"Product"
]
}
sap_s4hana_product_create_product_plant_sales
Creates sales data Parameters:| Parameter | Type | Required | Default | Description | |
|---|---|---|---|---|---|
AvailabilityCheckType | string | null | No | — | Checking Group for Availability Check |
BaseUnit | string | null | No | — | Base Unit |
CapPlanningQuantityInBaseUoM | string | null | No | — | Base quantity for capacity planning in shipping |
LoadingGroup | string | null | No | — | Loading Group |
Plant | string | Yes | — | The plant value | |
Product | string | Yes | — | The product value | |
ProductShippingProcessingTime | string | null | No | — | Shipping processing time |
ReplacementPartType | string | null | No | — | Replacement part |
WrkCentersShipgSetupTimeInDays | string | null | No | — | Shipping setup time |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"AvailabilityCheckType": {
"type": [
"string",
"null"
],
"description": "Checking Group for Availability Check"
},
"BaseUnit": {
"type": [
"string",
"null"
],
"description": "Base Unit"
},
"CapPlanningQuantityInBaseUoM": {
"type": [
"string",
"null"
],
"description": "Base quantity for capacity planning in shipping"
},
"LoadingGroup": {
"type": [
"string",
"null"
],
"description": "Loading Group"
},
"Plant": {
"type": "string",
"description": "The plant value"
},
"Product": {
"type": "string",
"description": "The product value"
},
"ProductShippingProcessingTime": {
"type": [
"string",
"null"
],
"description": "Shipping processing time"
},
"ReplacementPartType": {
"type": [
"string",
"null"
],
"description": "Replacement part"
},
"WrkCentersShipgSetupTimeInDays": {
"type": [
"string",
"null"
],
"description": "Shipping setup time"
}
},
"required": [
"PCID",
"Plant",
"Product"
]
}
sap_s4hana_product_create_product_plant_storage
Creates storage data Parameters:| Parameter | Type | Required | Default | Description | |
|---|---|---|---|---|---|
CycleCountingIndicatorIsFixed | boolean | null | No | — | CC indicator is fixed |
InventoryForCycleCountInd | string | null | No | — | Physical Inventory Indicator for Cycle Counting |
Plant | string | Yes | — | The plant value | |
ProdMaximumStoragePeriodUnit | string | null | No | — | Unit for maximum storage period |
Product | string | Yes | — | The product value | |
ProvisioningServiceLevel | string | null | No | — | IS-R service level |
WrhsMgmtPtwyAndStkRemovalStrgy | string | null | No | — | Strategy for Putaway and Stock Removal |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"CycleCountingIndicatorIsFixed": {
"type": [
"boolean",
"null"
],
"description": "CC indicator is fixed"
},
"InventoryForCycleCountInd": {
"type": [
"string",
"null"
],
"description": "Physical Inventory Indicator for Cycle Counting"
},
"Plant": {
"type": "string",
"description": "The plant value"
},
"ProdMaximumStoragePeriodUnit": {
"type": [
"string",
"null"
],
"description": "Unit for maximum storage period"
},
"Product": {
"type": "string",
"description": "The product value"
},
"ProvisioningServiceLevel": {
"type": [
"string",
"null"
],
"description": "IS-R service level"
},
"WrhsMgmtPtwyAndStkRemovalStrgy": {
"type": [
"string",
"null"
],
"description": "Strategy for Putaway and Stock Removal"
}
},
"required": [
"PCID",
"Plant",
"Product"
]
}
sap_s4hana_product_create_product_sales_delivery
Creates sales organization data Parameters:| Parameter | Type | Required | Default | Description | |
|---|---|---|---|---|---|
AccountDetnProductGroup | string | null | No | — | Account Assignment Group for Material |
BaseUnit | string | null | No | — | Base Unit |
CashDiscountIsDeductible | boolean | null | No | — | Cash Discount Indicator |
DeliveryNoteProcMinDelivQty | string | null | No | — | Minimum Delivery Quantity in Delivery Note Processing |
DeliveryQuantity | string | null | No | — | Delivery Quantity |
DeliveryQuantityUnit | string | null | No | — | Unit Of Measure Of Delivery Unit |
FifthSalesSpecProductGroup | string | null | No | — | Fifth Sales Spec Product Group |
FirstSalesSpecProductGroup | string | null | No | — | First Sales Spec Product Group |
FourthSalesSpecProductGroup | string | null | No | — | Fourth Sales Spec Product Group |
IsMarkedForDeletion | boolean | null | No | — | Ind.: Flag material for deletion at distribution chain level |
ItemCategoryGroup | string | null | No | — | Item Category Group from Material Master |
LogisticsStatisticsGroup | string | null | No | — | Material Statistics Group |
MinimumMakeToOrderOrderQty | string | null | No | — | Minimum make-to-order quantity |
MinimumOrderQuantity | string | null | No | — | Minimum order quantity in base unit of measure |
PriceSpecificationProductGroup | string | null | No | — | Product Pricing Group |
PricingReferenceProduct | string | null | No | — | Pricing Reference Material |
Product | string | Yes | — | The product value | |
ProductCommissionGroup | string | null | No | — | Product Commission Group |
ProductDistributionChnl | string | Yes | — | Product Distribution Chnl | |
ProductHasAttributeID01 | boolean | null | No | — | ID for product attribute 1 |
ProductHasAttributeID02 | boolean | null | No | — | ID for product attribute 2 |
ProductHasAttributeID03 | boolean | null | No | — | ID for product attribute 3 |
ProductHasAttributeID04 | boolean | null | No | — | ID for product attribute 4 |
ProductHasAttributeID05 | boolean | null | No | — | ID for product attribute 5 |
ProductHasAttributeID06 | boolean | null | No | — | ID for product attribute 6 |
ProductHasAttributeID07 | boolean | null | No | — | ID for product attribute 7 |
ProductHasAttributeID08 | boolean | null | No | — | ID for product attribute 8 |
ProductHasAttributeID09 | boolean | null | No | — | ID for product attribute 9 |
ProductHasAttributeID10 | boolean | null | No | — | ID for product attribute 10 |
ProductHierarchy | string | null | No | — | Product Hierarchy |
ProductSalesOrg | string | Yes | — | Product Sales Org | |
ProductSalesStatus | string | null | No | — | Distribution-chain-specific material status |
ProductSalesStatusValidityDate | string | null | No | — | Date from which distr.-chain-spec. material status is valid |
ProductUnitGroup | string | null | No | — | Unit of Measure Group |
RoundingProfile | string | null | No | — | Rounding Profile |
SalesMeasureUnit | string | null | No | — | Sales Measure Unit |
SecondSalesSpecProductGroup | string | null | No | — | Second Sales Spec Product Group |
SupplyingPlant | string | null | No | — | Delivering Plant (Own or External) |
ThirdSalesSpecProductGroup | string | null | No | — | Third Sales Spec Product Group |
to_SalesTax | object | No | — | To Sales Tax | |
to_SalesText | object | No | — | To Sales Text | |
VariableSalesUnitIsNotAllowed | boolean | null | No | — | Variable Sales Unit Not Allowed |
VolumeRebateGroup | string | null | No | — | Volume rebate group |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"AccountDetnProductGroup": {
"type": [
"string",
"null"
],
"description": "Account Assignment Group for Material"
},
"BaseUnit": {
"type": [
"string",
"null"
],
"description": "Base Unit"
},
"CashDiscountIsDeductible": {
"type": [
"boolean",
"null"
],
"description": "Cash Discount Indicator"
},
"DeliveryNoteProcMinDelivQty": {
"type": [
"string",
"null"
],
"description": "Minimum Delivery Quantity in Delivery Note Processing"
},
"DeliveryQuantity": {
"type": [
"string",
"null"
],
"description": "Delivery Quantity"
},
"DeliveryQuantityUnit": {
"type": [
"string",
"null"
],
"description": "Unit Of Measure Of Delivery Unit"
},
"FifthSalesSpecProductGroup": {
"type": [
"string",
"null"
],
"description": "Fifth Sales Spec Product Group"
},
"FirstSalesSpecProductGroup": {
"type": [
"string",
"null"
],
"description": "First Sales Spec Product Group"
},
"FourthSalesSpecProductGroup": {
"type": [
"string",
"null"
],
"description": "Fourth Sales Spec Product Group"
},
"IsMarkedForDeletion": {
"type": [
"boolean",
"null"
],
"description": "Ind.: Flag material for deletion at distribution chain level"
},
"ItemCategoryGroup": {
"type": [
"string",
"null"
],
"description": "Item Category Group from Material Master"
},
"LogisticsStatisticsGroup": {
"type": [
"string",
"null"
],
"description": "Material Statistics Group"
},
"MinimumMakeToOrderOrderQty": {
"type": [
"string",
"null"
],
"description": "Minimum make-to-order quantity"
},
"MinimumOrderQuantity": {
"type": [
"string",
"null"
],
"description": "Minimum order quantity in base unit of measure"
},
"PriceSpecificationProductGroup": {
"type": [
"string",
"null"
],
"description": "Product Pricing Group"
},
"PricingReferenceProduct": {
"type": [
"string",
"null"
],
"description": "Pricing Reference Material"
},
"Product": {
"type": "string",
"description": "The product value"
},
"ProductCommissionGroup": {
"type": [
"string",
"null"
],
"description": "Product Commission Group"
},
"ProductDistributionChnl": {
"type": "string",
"description": "Product Distribution Chnl"
},
"ProductHasAttributeID01": {
"type": [
"boolean",
"null"
],
"description": "ID for product attribute 1"
},
"ProductHasAttributeID02": {
"type": [
"boolean",
"null"
],
"description": "ID for product attribute 2"
},
"ProductHasAttributeID03": {
"type": [
"boolean",
"null"
],
"description": "ID for product attribute 3"
},
"ProductHasAttributeID04": {
"type": [
"boolean",
"null"
],
"description": "ID for product attribute 4"
},
"ProductHasAttributeID05": {
"type": [
"boolean",
"null"
],
"description": "ID for product attribute 5"
},
"ProductHasAttributeID06": {
"type": [
"boolean",
"null"
],
"description": "ID for product attribute 6"
},
"ProductHasAttributeID07": {
"type": [
"boolean",
"null"
],
"description": "ID for product attribute 7"
},
"ProductHasAttributeID08": {
"type": [
"boolean",
"null"
],
"description": "ID for product attribute 8"
},
"ProductHasAttributeID09": {
"type": [
"boolean",
"null"
],
"description": "ID for product attribute 9"
},
"ProductHasAttributeID10": {
"type": [
"boolean",
"null"
],
"description": "ID for product attribute 10"
},
"ProductHierarchy": {
"type": [
"string",
"null"
],
"description": "Product Hierarchy"
},
"ProductSalesOrg": {
"type": "string",
"description": "Product Sales Org"
},
"ProductSalesStatus": {
"type": [
"string",
"null"
],
"description": "Distribution-chain-specific material status"
},
"ProductSalesStatusValidityDate": {
"type": [
"string",
"null"
],
"description": "Date from which distr.-chain-spec. material status is valid"
},
"ProductUnitGroup": {
"type": [
"string",
"null"
],
"description": "Unit of Measure Group"
},
"RoundingProfile": {
"type": [
"string",
"null"
],
"description": "Rounding Profile"
},
"SalesMeasureUnit": {
"type": [
"string",
"null"
],
"description": "Sales Measure Unit"
},
"SecondSalesSpecProductGroup": {
"type": [
"string",
"null"
],
"description": "Second Sales Spec Product Group"
},
"SupplyingPlant": {
"type": [
"string",
"null"
],
"description": "Delivering Plant (Own or External)"
},
"ThirdSalesSpecProductGroup": {
"type": [
"string",
"null"
],
"description": "Third Sales Spec Product Group"
},
"to_SalesTax": {
"type": "object",
"description": "To Sales Tax",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"to_SalesText": {
"type": "object",
"description": "To Sales Text",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"VariableSalesUnitIsNotAllowed": {
"type": [
"boolean",
"null"
],
"description": "Variable Sales Unit Not Allowed"
},
"VolumeRebateGroup": {
"type": [
"string",
"null"
],
"description": "Volume rebate group"
}
},
"required": [
"PCID",
"Product",
"ProductDistributionChnl",
"ProductSalesOrg"
]
}
sap_s4hana_product_create_product_sales_text
Creates sales text Parameters:| Parameter | Type | Required | Default | Description | |
|---|---|---|---|---|---|
Language | string | Yes | — | The language value | |
LongText | string | null | No | — | Long Text |
Product | string | Yes | — | The product value | |
ProductDistributionChnl | string | Yes | — | Product Distribution Chnl | |
ProductSalesOrg | string | Yes | — | Product Sales Org |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"Language": {
"type": "string",
"description": "The language value"
},
"LongText": {
"type": [
"string",
"null"
],
"description": "Long Text"
},
"Product": {
"type": "string",
"description": "The product value"
},
"ProductDistributionChnl": {
"type": "string",
"description": "Product Distribution Chnl"
},
"ProductSalesOrg": {
"type": "string",
"description": "Product Sales Org"
}
},
"required": [
"PCID",
"Language",
"Product",
"ProductDistributionChnl",
"ProductSalesOrg"
]
}
sap_s4hana_product_create_product_storage_location
Creates storage location data Parameters:| Parameter | Type | Required | Default | Description | |
|---|---|---|---|---|---|
DateOfLastPostedCntUnRstrcdStk | string | null | No | — | Date of Last Posted Count |
FiscalMonthCurrentPeriod | string | null | No | — | Fiscal Month Current Period |
FiscalYearCurrentInvtryPeriod | string | null | No | — | Fiscal Year Current Invtry Period |
FiscalYearCurrentPeriod | string | null | No | — | Fiscal Year Current Period |
HasInvtryBlockStockPrevPeriod | string | null | No | — | Phys. inventory indicator for blocked stock in prev. period |
InventoryBlockStockInd | string | null | No | — | Physical inventory indicator for blocked stock |
InventoryCorrectionFactor | object | No | — | Inventory Correction Factor | |
InventoryStockPrevPeriod | string | null | No | — | Physical inventory indicator for stock in previous year |
InvtryCurrentYearStockInd | string | null | No | — | Physical inventory indicator for whse stock in current year |
InvtryQualInspCurrentYrStkInd | string | null | No | — | Phys. inventory ind. f. stock in qual. insp. in current year |
InvtryRestrictedUseStockInd | string | null | No | — | Physical inventory indicator for restricted-use stock |
InvtryRestStockPrevPeriodInd | string | null | No | — | Physical inventory ind. for restricted-use stock, prev.pd |
InvtryStockQltyInspPrevPeriod | string | null | No | — | Phys. inventory ind. f. stock in qual. insp. in prev. period |
IsMarkedForDeletion | boolean | null | No | — | Flag Material for Deletion at Storage Location Level |
LeanWrhsManagementPickingArea | string | null | No | — | Picking area for lean WM |
PhysicalInventoryBlockInd | string | null | No | — | Physical Inventory Blocking Indicator |
Plant | string | Yes | — | The plant value | |
Product | string | Yes | — | Material Number | |
StorageLocation | string | Yes | — | Storage Location | |
WarehouseStorageBin | string | null | No | — | Warehouse Storage Bin |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"DateOfLastPostedCntUnRstrcdStk": {
"type": [
"string",
"null"
],
"description": "Date of Last Posted Count"
},
"FiscalMonthCurrentPeriod": {
"type": [
"string",
"null"
],
"description": "Fiscal Month Current Period"
},
"FiscalYearCurrentInvtryPeriod": {
"type": [
"string",
"null"
],
"description": "Fiscal Year Current Invtry Period"
},
"FiscalYearCurrentPeriod": {
"type": [
"string",
"null"
],
"description": "Fiscal Year Current Period"
},
"HasInvtryBlockStockPrevPeriod": {
"type": [
"string",
"null"
],
"description": "Phys. inventory indicator for blocked stock in prev. period"
},
"InventoryBlockStockInd": {
"type": [
"string",
"null"
],
"description": "Physical inventory indicator for blocked stock"
},
"InventoryCorrectionFactor": {
"description": "Inventory Correction Factor"
},
"InventoryStockPrevPeriod": {
"type": [
"string",
"null"
],
"description": "Physical inventory indicator for stock in previous year"
},
"InvtryCurrentYearStockInd": {
"type": [
"string",
"null"
],
"description": "Physical inventory indicator for whse stock in current year"
},
"InvtryQualInspCurrentYrStkInd": {
"type": [
"string",
"null"
],
"description": "Phys. inventory ind. f. stock in qual. insp. in current year"
},
"InvtryRestrictedUseStockInd": {
"type": [
"string",
"null"
],
"description": "Physical inventory indicator for restricted-use stock"
},
"InvtryRestStockPrevPeriodInd": {
"type": [
"string",
"null"
],
"description": "Physical inventory ind. for restricted-use stock, prev.pd"
},
"InvtryStockQltyInspPrevPeriod": {
"type": [
"string",
"null"
],
"description": "Phys. inventory ind. f. stock in qual. insp. in prev. period"
},
"IsMarkedForDeletion": {
"type": [
"boolean",
"null"
],
"description": "Flag Material for Deletion at Storage Location Level"
},
"LeanWrhsManagementPickingArea": {
"type": [
"string",
"null"
],
"description": "Picking area for lean WM"
},
"PhysicalInventoryBlockInd": {
"type": [
"string",
"null"
],
"description": "Physical Inventory Blocking Indicator"
},
"Plant": {
"type": "string",
"description": "The plant value"
},
"Product": {
"type": "string",
"description": "Material Number"
},
"StorageLocation": {
"type": "string",
"description": "Storage Location"
},
"WarehouseStorageBin": {
"type": [
"string",
"null"
],
"description": "Warehouse Storage Bin"
}
},
"required": [
"PCID",
"Plant",
"Product",
"StorageLocation"
]
}
sap_s4hana_product_create_product_units_of_measure
Creates units of measure Parameters:| Parameter | Type | Required | Default | Description | |
|---|---|---|---|---|---|
AlternativeUnit | string | Yes | — | Alternative Unit of Measure for Stockkeeping Unit | |
BaseUnit | string | null | No | — | Base Unit |
CapacityUsage | string | null | No | — | Capacity Usage |
GlobalTradeItemNumber | string | null | No | — | International Article Number (EAN/UPC) |
GlobalTradeItemNumberCategory | string | null | No | — | Category of Global Trade Item Number (GTIN) |
GrossWeight | string | null | No | — | Gross Weight |
LowerLevelPackagingUnit | string | null | No | — | Lower-Level Unit of Measure in a Packing Hierarchy |
MaterialVolume | string | null | No | — | Material Volume |
MaximumStackingFactor | integer | null | No | — | Maximum Stacking Factor |
Product | string | Yes | — | The product value | |
ProductMeasurementUnit | string | null | No | — | Unit of Dimension for Length/Width/Height |
QuantityDenominator | string | null | No | — | Denominator for conversion to base units of measure |
QuantityNumerator | string | null | No | — | Numerator for Conversion to Base Units of Measure |
RemainingVolumeAfterNesting | string | null | No | — | Remaining Volume after Nesting (in Percentage) |
to_InternationalArticleNumber | object | No | — | To International Article Number | |
UnitSpecificProductHeight | string | null | No | — | Unit Specific Product Height |
UnitSpecificProductLength | string | null | No | — | Unit Specific Product Length |
UnitSpecificProductWidth | string | null | No | — | Unit Specific Product Width |
VolumeUnit | string | null | No | — | Volume Unit |
WeightUnit | string | null | No | — | Weight Unit |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"AlternativeUnit": {
"type": "string",
"description": "Alternative Unit of Measure for Stockkeeping Unit"
},
"BaseUnit": {
"type": [
"string",
"null"
],
"description": "Base Unit"
},
"CapacityUsage": {
"type": [
"string",
"null"
],
"description": "Capacity Usage"
},
"GlobalTradeItemNumber": {
"type": [
"string",
"null"
],
"description": "International Article Number (EAN/UPC)"
},
"GlobalTradeItemNumberCategory": {
"type": [
"string",
"null"
],
"description": "Category of Global Trade Item Number (GTIN)"
},
"GrossWeight": {
"type": [
"string",
"null"
],
"description": "Gross Weight"
},
"LowerLevelPackagingUnit": {
"type": [
"string",
"null"
],
"description": "Lower-Level Unit of Measure in a Packing Hierarchy"
},
"MaterialVolume": {
"type": [
"string",
"null"
],
"description": "Material Volume"
},
"MaximumStackingFactor": {
"type": [
"integer",
"null"
],
"description": "Maximum Stacking Factor"
},
"Product": {
"type": "string",
"description": "The product value"
},
"ProductMeasurementUnit": {
"type": [
"string",
"null"
],
"description": "Unit of Dimension for Length/Width/Height"
},
"QuantityDenominator": {
"type": [
"string",
"null"
],
"description": "Denominator for conversion to base units of measure"
},
"QuantityNumerator": {
"type": [
"string",
"null"
],
"description": "Numerator for Conversion to Base Units of Measure"
},
"RemainingVolumeAfterNesting": {
"type": [
"string",
"null"
],
"description": "Remaining Volume after Nesting (in Percentage)"
},
"to_InternationalArticleNumber": {
"type": "object",
"description": "To International Article Number",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"UnitSpecificProductHeight": {
"type": [
"string",
"null"
],
"description": "Unit Specific Product Height"
},
"UnitSpecificProductLength": {
"type": [
"string",
"null"
],
"description": "Unit Specific Product Length"
},
"UnitSpecificProductWidth": {
"type": [
"string",
"null"
],
"description": "Unit Specific Product Width"
},
"VolumeUnit": {
"type": [
"string",
"null"
],
"description": "Volume Unit"
},
"WeightUnit": {
"type": [
"string",
"null"
],
"description": "Weight Unit"
}
},
"required": [
"PCID",
"AlternativeUnit",
"Product"
]
}
sap_s4hana_product_delete_description
Deletes a description Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
Product | string | Yes | — | The product value |
Language | string | Yes | — | Language Key |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"Product": {
"type": "string",
"description": "The product value"
},
"Language": {
"type": "string",
"description": "Language Key"
}
},
"required": [
"PCID",
"Product",
"Language"
]
}
sap_s4hana_product_delete_sales_text
Deletes sales text Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
Product | string | Yes | — | The product value |
ProductSalesOrg | string | Yes | — | Sales Organization |
ProductDistributionChnl | string | Yes | — | Distribution Channel |
Language | string | Yes | — | Language Key |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"Product": {
"type": "string",
"description": "The product value"
},
"ProductSalesOrg": {
"type": "string",
"description": "Sales Organization"
},
"ProductDistributionChnl": {
"type": "string",
"description": "Distribution Channel"
},
"Language": {
"type": "string",
"description": "Language Key"
}
},
"required": [
"PCID",
"Product",
"ProductSalesOrg",
"ProductDistributionChnl",
"Language"
]
}
sap_s4hana_product_delete_units_of_measure
Deletes units of measure Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
Product | string | Yes | — | The product value |
AlternativeUnit | string | Yes | — | Alternative Unit of Measure for Stockkeeping Unit |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"Product": {
"type": "string",
"description": "The product value"
},
"AlternativeUnit": {
"type": "string",
"description": "Alternative Unit of Measure for Stockkeeping Unit"
}
},
"required": [
"PCID",
"Product",
"AlternativeUnit"
]
}
sap_s4hana_product_get_description
Returns description by product number and language Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
Product | string | Yes | — | The product value |
Language | string | Yes | — | Language Key |
$select | string[] | No | — | Select properties to be returned, see Select |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"Product": {
"type": "string",
"description": "The product value"
},
"Language": {
"type": "string",
"description": "Language Key"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"Product",
"Language",
"ProductDescription"
]
},
"description": "Select properties to be returned, see [Select](https://help.sap.com/doc/5890d27be418427993fafa6722cdc03b/Cloud/en-US/OdataV2.pdf#page=68)"
}
},
"required": [
"PCID",
"Product",
"Language"
]
}
sap_s4hana_product_get_plant
Returns plant data by product number and plant Parameters:Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"Product": {
"type": "string",
"description": "Material Number"
},
"Plant": {
"type": "string",
"description": "The plant value"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"Product",
"Plant",
"PurchasingGroup",
"CountryOfOrigin",
"RegionOfOrigin",
"ProductionInvtryManagedLoc",
"ProfileCode",
"ProfileValidityStartDate",
"AvailabilityCheckType",
"FiscalYearVariant",
"PeriodType",
"ProfitCenter",
"Commodity",
"GoodsReceiptDuration",
"MaintenanceStatusName",
"IsMarkedForDeletion",
"MRPType",
"MRPResponsible",
"ABCIndicator",
"MinimumLotSizeQuantity",
"MaximumLotSizeQuantity",
"FixedLotSizeQuantity",
"ConsumptionTaxCtrlCode",
"IsCoProduct",
"ProductIsConfigurable",
"StockDeterminationGroup",
"StockInTransferQuantity",
"StockInTransitQuantity",
"HasPostToInspectionStock",
"IsBatchManagementRequired",
"SerialNumberProfile",
"IsNegativeStockAllowed",
"GoodsReceiptBlockedStockQty",
"HasConsignmentCtrl",
"FiscalYearCurrentPeriod",
"FiscalMonthCurrentPeriod",
"ProcurementType",
"IsInternalBatchManaged",
"ProductCFOPCategory",
"ProductIsExciseTaxRelevant",
"BaseUnit",
"ConfigurableProduct",
"GoodsIssueUnit",
"MaterialFreightGroup",
"OriginalBatchReferenceMaterial",
"OriglBatchManagementIsRequired",
"ProductIsCriticalPrt",
"ProductLogisticsHandlingGroup",
"to_PlantMRPArea",
"to_PlantQualityMgmt",
"to_PlantSales",
"to_PlantStorage",
"to_PlantText",
"to_ProdPlantInternationalTrade",
"to_ProductPlantCosting",
"to_ProductPlantForecast",
"to_ProductPlantProcurement",
"to_ProductSupplyPlanning",
"to_ProductWorkScheduling",
"to_StorageLocation"
]
},
"description": "Select properties to be returned, see [Select](https://help.sap.com/doc/5890d27be418427993fafa6722cdc03b/Cloud/en-US/OdataV2.pdf#page=68)"
},
"$expand": {
"type": "array",
"items": {
"type": "string",
"enum": [
"to_PlantMRPArea",
"to_PlantQualityMgmt",
"to_PlantSales",
"to_PlantStorage",
"to_PlantText",
"to_ProdPlantInternationalTrade",
"to_ProductPlantCosting",
"to_ProductPlantForecast",
"to_ProductPlantProcurement",
"to_ProductSupplyPlanning",
"to_ProductWorkScheduling",
"to_StorageLocation"
]
},
"description": "Expand related entities, see [Expand](https://help.sap.com/doc/5890d27be418427993fafa6722cdc03b/Cloud/en-US/OdataV2.pdf#page=63)"
}
},
"required": [
"PCID",
"Product",
"Plant"
]
}
sap_s4hana_product_get_plant_sales
Returns sales data by product number and plant Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
Product | string | Yes | — | The product value |
Plant | string | Yes | — | The plant value |
$select | string[] | No | — | Select properties to be returned, see Select |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"Product": {
"type": "string",
"description": "The product value"
},
"Plant": {
"type": "string",
"description": "The plant value"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"Product",
"Plant",
"LoadingGroup",
"ReplacementPartType",
"CapPlanningQuantityInBaseUoM",
"ProductShippingProcessingTime",
"WrkCentersShipgSetupTimeInDays",
"AvailabilityCheckType",
"BaseUnit"
]
},
"description": "Select properties to be returned, see [Select](https://help.sap.com/doc/5890d27be418427993fafa6722cdc03b/Cloud/en-US/OdataV2.pdf#page=68)"
}
},
"required": [
"PCID",
"Product",
"Plant"
]
}
sap_s4hana_product_get_plant_storage
Returns storage data by product number and plant Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
Product | string | Yes | — | The product value |
Plant | string | Yes | — | The plant value |
$select | string[] | No | — | Select properties to be returned, see Select |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"Product": {
"type": "string",
"description": "The product value"
},
"Plant": {
"type": "string",
"description": "The plant value"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"Product",
"Plant",
"InventoryForCycleCountInd",
"ProvisioningServiceLevel",
"CycleCountingIndicatorIsFixed",
"ProdMaximumStoragePeriodUnit",
"WrhsMgmtPtwyAndStkRemovalStrgy"
]
},
"description": "Select properties to be returned, see [Select](https://help.sap.com/doc/5890d27be418427993fafa6722cdc03b/Cloud/en-US/OdataV2.pdf#page=68)"
}
},
"required": [
"PCID",
"Product",
"Plant"
]
}
sap_s4hana_product_get_product
Returns product master record by product number Parameters:Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"Product": {
"type": "string",
"description": "The product value"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"Product",
"ProductType",
"CrossPlantStatus",
"CrossPlantStatusValidityDate",
"CreationDate",
"CreatedByUser",
"LastChangeDate",
"LastChangedByUser",
"LastChangeDateTime",
"IsMarkedForDeletion",
"ProductOldID",
"GrossWeight",
"PurchaseOrderQuantityUnit",
"SourceOfSupply",
"WeightUnit",
"NetWeight",
"CountryOfOrigin",
"CompetitorID",
"ProductGroup",
"BaseUnit",
"ItemCategoryGroup",
"ProductHierarchy",
"Division",
"VarblPurOrdUnitIsActive",
"VolumeUnit",
"MaterialVolume",
"ANPCode",
"Brand",
"ProcurementRule",
"ValidityStartDate",
"LowLevelCode",
"ProdNoInGenProdInPrepackProd",
"SerialIdentifierAssgmtProfile",
"SizeOrDimensionText",
"IndustryStandardName",
"ProductStandardID",
"InternationalArticleNumberCat",
"ProductIsConfigurable",
"IsBatchManagementRequired",
"ExternalProductGroup",
"CrossPlantConfigurableProduct",
"SerialNoExplicitnessLevel",
"ProductManufacturerNumber",
"ManufacturerNumber",
"ManufacturerPartProfile",
"QltyMgmtInProcmtIsActive",
"IndustrySector",
"ChangeNumber",
"MaterialRevisionLevel",
"HandlingIndicator",
"WarehouseProductGroup",
"WarehouseStorageCondition",
"StandardHandlingUnitType",
"SerialNumberProfile",
"AdjustmentProfile",
"PreferredUnitOfMeasure",
"IsPilferable",
"IsRelevantForHzdsSubstances",
"QuarantinePeriod",
"TimeUnitForQuarantinePeriod",
"QualityInspectionGroup",
"AuthorizationGroup",
"DocumentIsCreatedByCAD",
"HandlingUnitType",
"HasVariableTareWeight",
"MaximumPackagingLength",
"MaximumPackagingWidth",
"MaximumPackagingHeight",
"UnitForMaxPackagingDimensions",
"to_Description",
"to_Plant",
"to_ProductBasicText",
"to_ProductInspectionText",
"to_ProductProcurement",
"to_ProductPurchaseText",
"to_ProductQualityMgmt",
"to_ProductSales",
"to_ProductSalesTax",
"to_ProductStorage",
"to_ProductUnitsOfMeasure",
"to_SalesDelivery",
"to_Valuation"
]
},
"description": "Select properties to be returned, see [Select](https://help.sap.com/doc/5890d27be418427993fafa6722cdc03b/Cloud/en-US/OdataV2.pdf#page=68)"
},
"$expand": {
"type": "array",
"items": {
"type": "string",
"enum": [
"to_Description",
"to_Plant",
"to_ProductBasicText",
"to_ProductInspectionText",
"to_ProductProcurement",
"to_ProductPurchaseText",
"to_ProductQualityMgmt",
"to_ProductSales",
"to_ProductSalesTax",
"to_ProductStorage",
"to_ProductUnitsOfMeasure",
"to_SalesDelivery",
"to_Valuation"
]
},
"description": "Expand related entities, see [Expand](https://help.sap.com/doc/5890d27be418427993fafa6722cdc03b/Cloud/en-US/OdataV2.pdf#page=63)"
}
},
"required": [
"PCID",
"Product"
]
}
sap_s4hana_product_get_sales_delivery
Returns sales organization data by product, sales organization and distribution channel Parameters:Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"Product": {
"type": "string",
"description": "The product value"
},
"ProductSalesOrg": {
"type": "string",
"description": "Sales Organization"
},
"ProductDistributionChnl": {
"type": "string",
"description": "Distribution Channel"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"Product",
"ProductSalesOrg",
"ProductDistributionChnl",
"MinimumOrderQuantity",
"SupplyingPlant",
"PriceSpecificationProductGroup",
"AccountDetnProductGroup",
"DeliveryNoteProcMinDelivQty",
"ItemCategoryGroup",
"DeliveryQuantityUnit",
"DeliveryQuantity",
"ProductSalesStatus",
"ProductSalesStatusValidityDate",
"SalesMeasureUnit",
"IsMarkedForDeletion",
"ProductHierarchy",
"FirstSalesSpecProductGroup",
"SecondSalesSpecProductGroup",
"ThirdSalesSpecProductGroup",
"FourthSalesSpecProductGroup",
"FifthSalesSpecProductGroup",
"MinimumMakeToOrderOrderQty",
"BaseUnit",
"LogisticsStatisticsGroup",
"VolumeRebateGroup",
"ProductCommissionGroup",
"CashDiscountIsDeductible",
"PricingReferenceProduct",
"RoundingProfile",
"ProductUnitGroup",
"VariableSalesUnitIsNotAllowed",
"ProductHasAttributeID01",
"ProductHasAttributeID02",
"ProductHasAttributeID03",
"ProductHasAttributeID04",
"ProductHasAttributeID05",
"ProductHasAttributeID06",
"ProductHasAttributeID07",
"ProductHasAttributeID08",
"ProductHasAttributeID09",
"ProductHasAttributeID10",
"to_SalesTax",
"to_SalesText"
]
},
"description": "Select properties to be returned, see [Select](https://help.sap.com/doc/5890d27be418427993fafa6722cdc03b/Cloud/en-US/OdataV2.pdf#page=68)"
},
"$expand": {
"type": "array",
"items": {
"type": "string",
"enum": [
"to_SalesTax",
"to_SalesText"
]
},
"description": "Expand related entities, see [Expand](https://help.sap.com/doc/5890d27be418427993fafa6722cdc03b/Cloud/en-US/OdataV2.pdf#page=63)"
}
},
"required": [
"PCID",
"Product",
"ProductSalesOrg",
"ProductDistributionChnl"
]
}
sap_s4hana_product_get_sales_text
Returns sales text by product number, sales organization, distribution channel and language Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
Product | string | Yes | — | The product value |
ProductSalesOrg | string | Yes | — | Sales Organization |
ProductDistributionChnl | string | Yes | — | Distribution Channel |
Language | string | Yes | — | Language Key |
$select | string[] | No | — | Select properties to be returned, see Select |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"Product": {
"type": "string",
"description": "The product value"
},
"ProductSalesOrg": {
"type": "string",
"description": "Sales Organization"
},
"ProductDistributionChnl": {
"type": "string",
"description": "Distribution Channel"
},
"Language": {
"type": "string",
"description": "Language Key"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"Product",
"ProductSalesOrg",
"ProductDistributionChnl",
"Language",
"LongText"
]
},
"description": "Select properties to be returned, see [Select](https://help.sap.com/doc/5890d27be418427993fafa6722cdc03b/Cloud/en-US/OdataV2.pdf#page=68)"
}
},
"required": [
"PCID",
"Product",
"ProductSalesOrg",
"ProductDistributionChnl",
"Language"
]
}
sap_s4hana_product_get_storage_location
Returns storage location data by product number, plant and storage location Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
Product | string | Yes | — | Material Number |
Plant | string | Yes | — | The plant value |
StorageLocation | string | Yes | — | Storage Location |
$select | string[] | No | — | Select properties to be returned, see Select |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"Product": {
"type": "string",
"description": "Material Number"
},
"Plant": {
"type": "string",
"description": "The plant value"
},
"StorageLocation": {
"type": "string",
"description": "Storage Location"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"Product",
"Plant",
"StorageLocation",
"WarehouseStorageBin",
"MaintenanceStatus",
"PhysicalInventoryBlockInd",
"CreationDate",
"IsMarkedForDeletion",
"DateOfLastPostedCntUnRstrcdStk",
"InventoryCorrectionFactor",
"InvtryRestrictedUseStockInd",
"InvtryCurrentYearStockInd",
"InvtryQualInspCurrentYrStkInd",
"InventoryBlockStockInd",
"InvtryRestStockPrevPeriodInd",
"InventoryStockPrevPeriod",
"InvtryStockQltyInspPrevPeriod",
"HasInvtryBlockStockPrevPeriod",
"FiscalYearCurrentPeriod",
"FiscalMonthCurrentPeriod",
"FiscalYearCurrentInvtryPeriod",
"LeanWrhsManagementPickingArea"
]
},
"description": "Select properties to be returned, see [Select](https://help.sap.com/doc/5890d27be418427993fafa6722cdc03b/Cloud/en-US/OdataV2.pdf#page=68)"
}
},
"required": [
"PCID",
"Product",
"Plant",
"StorageLocation"
]
}
sap_s4hana_product_get_units_of_measure
Returns units of measure by product number and alternative unit Parameters:Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"Product": {
"type": "string",
"description": "The product value"
},
"AlternativeUnit": {
"type": "string",
"description": "Alternative Unit of Measure for Stockkeeping Unit"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"Product",
"AlternativeUnit",
"QuantityNumerator",
"QuantityDenominator",
"MaterialVolume",
"VolumeUnit",
"GrossWeight",
"WeightUnit",
"GlobalTradeItemNumber",
"GlobalTradeItemNumberCategory",
"UnitSpecificProductLength",
"UnitSpecificProductWidth",
"UnitSpecificProductHeight",
"ProductMeasurementUnit",
"LowerLevelPackagingUnit",
"RemainingVolumeAfterNesting",
"MaximumStackingFactor",
"CapacityUsage",
"BaseUnit",
"to_InternationalArticleNumber"
]
},
"description": "Select properties to be returned, see [Select](https://help.sap.com/doc/5890d27be418427993fafa6722cdc03b/Cloud/en-US/OdataV2.pdf#page=68)"
},
"$expand": {
"type": "array",
"items": {
"type": "string",
"enum": [
"to_InternationalArticleNumber"
]
},
"description": "Expand related entities, see [Expand](https://help.sap.com/doc/5890d27be418427993fafa6722cdc03b/Cloud/en-US/OdataV2.pdf#page=63)"
}
},
"required": [
"PCID",
"Product",
"AlternativeUnit"
]
}
sap_s4hana_product_list_product
Returns product master records Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
$top | integer | No | — | Show only the first n items, see Paging - Top |
$skip | integer | No | — | Skip the first n items, see Paging - Skip |
$filter | string | No | — | Filter items by property values, see Filtering |
$inlinecount | string | No | — | Include count of items, see Inlinecount |
$orderby | string[] | No | — | Order items by property values, see Sorting |
$select | string[] | No | — | Select properties to be returned, see Select |
$expand | string[] | No | — | Expand related entities, see Expand |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"$top": {
"type": "integer",
"description": "Show only the first n items, see [Paging - Top](https://help.sap.com/doc/5890d27be418427993fafa6722cdc03b/Cloud/en-US/OdataV2.pdf#page=66)"
},
"$skip": {
"type": "integer",
"description": "Skip the first n items, see [Paging - Skip](https://help.sap.com/doc/5890d27be418427993fafa6722cdc03b/Cloud/en-US/OdataV2.pdf#page=65)"
},
"$filter": {
"type": "string",
"description": "Filter items by property values, see [Filtering](https://help.sap.com/doc/5890d27be418427993fafa6722cdc03b/Cloud/en-US/OdataV2.pdf#page=64)"
},
"$inlinecount": {
"type": "string",
"description": "Include count of items, see [Inlinecount](https://help.sap.com/doc/5890d27be418427993fafa6722cdc03b/Cloud/en-US/OdataV2.pdf#page=67)",
"enum": [
"allpages",
"none"
]
},
"$orderby": {
"type": "array",
"items": {
"type": "string",
"enum": [
"Product",
"Product desc",
"ProductType",
"ProductType desc",
"CrossPlantStatus",
"CrossPlantStatus desc",
"CrossPlantStatusValidityDate",
"CrossPlantStatusValidityDate desc",
"CreationDate",
"CreationDate desc",
"CreatedByUser",
"CreatedByUser desc",
"LastChangeDate",
"LastChangeDate desc",
"LastChangedByUser",
"LastChangedByUser desc",
"LastChangeDateTime",
"LastChangeDateTime desc",
"IsMarkedForDeletion",
"IsMarkedForDeletion desc",
"ProductOldID",
"ProductOldID desc",
"GrossWeight",
"GrossWeight desc",
"PurchaseOrderQuantityUnit",
"PurchaseOrderQuantityUnit desc",
"SourceOfSupply",
"SourceOfSupply desc",
"WeightUnit",
"WeightUnit desc",
"NetWeight",
"NetWeight desc",
"CountryOfOrigin",
"CountryOfOrigin desc",
"CompetitorID",
"CompetitorID desc",
"ProductGroup",
"ProductGroup desc",
"BaseUnit",
"BaseUnit desc",
"ItemCategoryGroup",
"ItemCategoryGroup desc",
"ProductHierarchy",
"ProductHierarchy desc",
"Division",
"Division desc",
"VarblPurOrdUnitIsActive",
"VarblPurOrdUnitIsActive desc",
"VolumeUnit",
"VolumeUnit desc",
"MaterialVolume",
"MaterialVolume desc",
"ANPCode",
"ANPCode desc",
"Brand",
"Brand desc",
"ProcurementRule",
"ProcurementRule desc",
"ValidityStartDate",
"ValidityStartDate desc",
"LowLevelCode",
"LowLevelCode desc",
"ProdNoInGenProdInPrepackProd",
"ProdNoInGenProdInPrepackProd desc",
"SerialIdentifierAssgmtProfile",
"SerialIdentifierAssgmtProfile desc",
"SizeOrDimensionText",
"SizeOrDimensionText desc",
"IndustryStandardName",
"IndustryStandardName desc",
"ProductStandardID",
"ProductStandardID desc",
"InternationalArticleNumberCat",
"InternationalArticleNumberCat desc",
"ProductIsConfigurable",
"ProductIsConfigurable desc",
"IsBatchManagementRequired",
"IsBatchManagementRequired desc",
"ExternalProductGroup",
"ExternalProductGroup desc",
"CrossPlantConfigurableProduct",
"CrossPlantConfigurableProduct desc",
"SerialNoExplicitnessLevel",
"SerialNoExplicitnessLevel desc",
"ProductManufacturerNumber",
"ProductManufacturerNumber desc",
"ManufacturerNumber",
"ManufacturerNumber desc",
"ManufacturerPartProfile",
"ManufacturerPartProfile desc",
"QltyMgmtInProcmtIsActive",
"QltyMgmtInProcmtIsActive desc",
"IndustrySector",
"IndustrySector desc",
"ChangeNumber",
"ChangeNumber desc",
"MaterialRevisionLevel",
"MaterialRevisionLevel desc",
"HandlingIndicator",
"HandlingIndicator desc",
"WarehouseProductGroup",
"WarehouseProductGroup desc",
"WarehouseStorageCondition",
"WarehouseStorageCondition desc",
"StandardHandlingUnitType",
"StandardHandlingUnitType desc",
"SerialNumberProfile",
"SerialNumberProfile desc",
"AdjustmentProfile",
"AdjustmentProfile desc",
"PreferredUnitOfMeasure",
"PreferredUnitOfMeasure desc",
"IsPilferable",
"IsPilferable desc",
"IsRelevantForHzdsSubstances",
"IsRelevantForHzdsSubstances desc",
"QuarantinePeriod",
"QuarantinePeriod desc",
"TimeUnitForQuarantinePeriod",
"TimeUnitForQuarantinePeriod desc",
"QualityInspectionGroup",
"QualityInspectionGroup desc",
"AuthorizationGroup",
"AuthorizationGroup desc",
"DocumentIsCreatedByCAD",
"DocumentIsCreatedByCAD desc",
"HandlingUnitType",
"HandlingUnitType desc",
"HasVariableTareWeight",
"HasVariableTareWeight desc",
"MaximumPackagingLength",
"MaximumPackagingLength desc",
"MaximumPackagingWidth",
"MaximumPackagingWidth desc",
"MaximumPackagingHeight",
"MaximumPackagingHeight desc",
"UnitForMaxPackagingDimensions",
"UnitForMaxPackagingDimensions desc"
]
},
"description": "Order items by property values, see [Sorting](https://help.sap.com/doc/5890d27be418427993fafa6722cdc03b/Cloud/en-US/OdataV2.pdf#page=65)"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"Product",
"ProductType",
"CrossPlantStatus",
"CrossPlantStatusValidityDate",
"CreationDate",
"CreatedByUser",
"LastChangeDate",
"LastChangedByUser",
"LastChangeDateTime",
"IsMarkedForDeletion",
"ProductOldID",
"GrossWeight",
"PurchaseOrderQuantityUnit",
"SourceOfSupply",
"WeightUnit",
"NetWeight",
"CountryOfOrigin",
"CompetitorID",
"ProductGroup",
"BaseUnit",
"ItemCategoryGroup",
"ProductHierarchy",
"Division",
"VarblPurOrdUnitIsActive",
"VolumeUnit",
"MaterialVolume",
"ANPCode",
"Brand",
"ProcurementRule",
"ValidityStartDate",
"LowLevelCode",
"ProdNoInGenProdInPrepackProd",
"SerialIdentifierAssgmtProfile",
"SizeOrDimensionText",
"IndustryStandardName",
"ProductStandardID",
"InternationalArticleNumberCat",
"ProductIsConfigurable",
"IsBatchManagementRequired",
"ExternalProductGroup",
"CrossPlantConfigurableProduct",
"SerialNoExplicitnessLevel",
"ProductManufacturerNumber",
"ManufacturerNumber",
"ManufacturerPartProfile",
"QltyMgmtInProcmtIsActive",
"IndustrySector",
"ChangeNumber",
"MaterialRevisionLevel",
"HandlingIndicator",
"WarehouseProductGroup",
"WarehouseStorageCondition",
"StandardHandlingUnitType",
"SerialNumberProfile",
"AdjustmentProfile",
"PreferredUnitOfMeasure",
"IsPilferable",
"IsRelevantForHzdsSubstances",
"QuarantinePeriod",
"TimeUnitForQuarantinePeriod",
"QualityInspectionGroup",
"AuthorizationGroup",
"DocumentIsCreatedByCAD",
"HandlingUnitType",
"HasVariableTareWeight",
"MaximumPackagingLength",
"MaximumPackagingWidth",
"MaximumPackagingHeight",
"UnitForMaxPackagingDimensions",
"to_Description",
"to_Plant",
"to_ProductBasicText",
"to_ProductInspectionText",
"to_ProductProcurement",
"to_ProductPurchaseText",
"to_ProductQualityMgmt",
"to_ProductSales",
"to_ProductSalesTax",
"to_ProductStorage",
"to_ProductUnitsOfMeasure",
"to_SalesDelivery",
"to_Valuation"
]
},
"description": "Select properties to be returned, see [Select](https://help.sap.com/doc/5890d27be418427993fafa6722cdc03b/Cloud/en-US/OdataV2.pdf#page=68)"
},
"$expand": {
"type": "array",
"items": {
"type": "string",
"enum": [
"to_Description",
"to_Plant",
"to_ProductBasicText",
"to_ProductInspectionText",
"to_ProductProcurement",
"to_ProductPurchaseText",
"to_ProductQualityMgmt",
"to_ProductSales",
"to_ProductSalesTax",
"to_ProductStorage",
"to_ProductUnitsOfMeasure",
"to_SalesDelivery",
"to_Valuation"
]
},
"description": "Expand related entities, see [Expand](https://help.sap.com/doc/5890d27be418427993fafa6722cdc03b/Cloud/en-US/OdataV2.pdf#page=63)"
}
},
"required": [
"PCID"
]
}
sap_s4hana_product_list_product_description
Returns description Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
$top | integer | No | — | Show only the first n items, see Paging - Top |
$skip | integer | No | — | Skip the first n items, see Paging - Skip |
$filter | string | No | — | Filter items by property values, see Filtering |
$inlinecount | string | No | — | Include count of items, see Inlinecount |
$orderby | string[] | No | — | Order items by property values, see Sorting |
$select | string[] | No | — | Select properties to be returned, see Select |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"$top": {
"type": "integer",
"description": "Show only the first n items, see [Paging - Top](https://help.sap.com/doc/5890d27be418427993fafa6722cdc03b/Cloud/en-US/OdataV2.pdf#page=66)"
},
"$skip": {
"type": "integer",
"description": "Skip the first n items, see [Paging - Skip](https://help.sap.com/doc/5890d27be418427993fafa6722cdc03b/Cloud/en-US/OdataV2.pdf#page=65)"
},
"$filter": {
"type": "string",
"description": "Filter items by property values, see [Filtering](https://help.sap.com/doc/5890d27be418427993fafa6722cdc03b/Cloud/en-US/OdataV2.pdf#page=64)"
},
"$inlinecount": {
"type": "string",
"description": "Include count of items, see [Inlinecount](https://help.sap.com/doc/5890d27be418427993fafa6722cdc03b/Cloud/en-US/OdataV2.pdf#page=67)",
"enum": [
"allpages",
"none"
]
},
"$orderby": {
"type": "array",
"items": {
"type": "string",
"enum": [
"Product",
"Product desc",
"Language",
"Language desc",
"ProductDescription",
"ProductDescription desc"
]
},
"description": "Order items by property values, see [Sorting](https://help.sap.com/doc/5890d27be418427993fafa6722cdc03b/Cloud/en-US/OdataV2.pdf#page=65)"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"Product",
"Language",
"ProductDescription"
]
},
"description": "Select properties to be returned, see [Select](https://help.sap.com/doc/5890d27be418427993fafa6722cdc03b/Cloud/en-US/OdataV2.pdf#page=68)"
}
},
"required": [
"PCID"
]
}
sap_s4hana_product_list_product_plant
Returns plant data Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
$top | integer | No | — | Show only the first n items, see Paging - Top |
$skip | integer | No | — | Skip the first n items, see Paging - Skip |
$filter | string | No | — | Filter items by property values, see Filtering |
$inlinecount | string | No | — | Include count of items, see Inlinecount |
$orderby | string[] | No | — | Order items by property values, see Sorting |
$select | string[] | No | — | Select properties to be returned, see Select |
$expand | string[] | No | — | Expand related entities, see Expand |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"$top": {
"type": "integer",
"description": "Show only the first n items, see [Paging - Top](https://help.sap.com/doc/5890d27be418427993fafa6722cdc03b/Cloud/en-US/OdataV2.pdf#page=66)"
},
"$skip": {
"type": "integer",
"description": "Skip the first n items, see [Paging - Skip](https://help.sap.com/doc/5890d27be418427993fafa6722cdc03b/Cloud/en-US/OdataV2.pdf#page=65)"
},
"$filter": {
"type": "string",
"description": "Filter items by property values, see [Filtering](https://help.sap.com/doc/5890d27be418427993fafa6722cdc03b/Cloud/en-US/OdataV2.pdf#page=64)"
},
"$inlinecount": {
"type": "string",
"description": "Include count of items, see [Inlinecount](https://help.sap.com/doc/5890d27be418427993fafa6722cdc03b/Cloud/en-US/OdataV2.pdf#page=67)",
"enum": [
"allpages",
"none"
]
},
"$orderby": {
"type": "array",
"items": {
"type": "string",
"enum": [
"Product",
"Product desc",
"Plant",
"Plant desc",
"PurchasingGroup",
"PurchasingGroup desc",
"CountryOfOrigin",
"CountryOfOrigin desc",
"RegionOfOrigin",
"RegionOfOrigin desc",
"ProductionInvtryManagedLoc",
"ProductionInvtryManagedLoc desc",
"ProfileCode",
"ProfileCode desc",
"ProfileValidityStartDate",
"ProfileValidityStartDate desc",
"AvailabilityCheckType",
"AvailabilityCheckType desc",
"FiscalYearVariant",
"FiscalYearVariant desc",
"PeriodType",
"PeriodType desc",
"ProfitCenter",
"ProfitCenter desc",
"Commodity",
"Commodity desc",
"GoodsReceiptDuration",
"GoodsReceiptDuration desc",
"MaintenanceStatusName",
"MaintenanceStatusName desc",
"IsMarkedForDeletion",
"IsMarkedForDeletion desc",
"MRPType",
"MRPType desc",
"MRPResponsible",
"MRPResponsible desc",
"ABCIndicator",
"ABCIndicator desc",
"MinimumLotSizeQuantity",
"MinimumLotSizeQuantity desc",
"MaximumLotSizeQuantity",
"MaximumLotSizeQuantity desc",
"FixedLotSizeQuantity",
"FixedLotSizeQuantity desc",
"ConsumptionTaxCtrlCode",
"ConsumptionTaxCtrlCode desc",
"IsCoProduct",
"IsCoProduct desc",
"ProductIsConfigurable",
"ProductIsConfigurable desc",
"StockDeterminationGroup",
"StockDeterminationGroup desc",
"StockInTransferQuantity",
"StockInTransferQuantity desc",
"StockInTransitQuantity",
"StockInTransitQuantity desc",
"HasPostToInspectionStock",
"HasPostToInspectionStock desc",
"IsBatchManagementRequired",
"IsBatchManagementRequired desc",
"SerialNumberProfile",
"SerialNumberProfile desc",
"IsNegativeStockAllowed",
"IsNegativeStockAllowed desc",
"GoodsReceiptBlockedStockQty",
"GoodsReceiptBlockedStockQty desc",
"HasConsignmentCtrl",
"HasConsignmentCtrl desc",
"FiscalYearCurrentPeriod",
"FiscalYearCurrentPeriod desc",
"FiscalMonthCurrentPeriod",
"FiscalMonthCurrentPeriod desc",
"ProcurementType",
"ProcurementType desc",
"IsInternalBatchManaged",
"IsInternalBatchManaged desc",
"ProductCFOPCategory",
"ProductCFOPCategory desc",
"ProductIsExciseTaxRelevant",
"ProductIsExciseTaxRelevant desc",
"BaseUnit",
"BaseUnit desc",
"ConfigurableProduct",
"ConfigurableProduct desc",
"GoodsIssueUnit",
"GoodsIssueUnit desc",
"MaterialFreightGroup",
"MaterialFreightGroup desc",
"OriginalBatchReferenceMaterial",
"OriginalBatchReferenceMaterial desc",
"OriglBatchManagementIsRequired",
"OriglBatchManagementIsRequired desc",
"ProductIsCriticalPrt",
"ProductIsCriticalPrt desc",
"ProductLogisticsHandlingGroup",
"ProductLogisticsHandlingGroup desc"
]
},
"description": "Order items by property values, see [Sorting](https://help.sap.com/doc/5890d27be418427993fafa6722cdc03b/Cloud/en-US/OdataV2.pdf#page=65)"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"Product",
"Plant",
"PurchasingGroup",
"CountryOfOrigin",
"RegionOfOrigin",
"ProductionInvtryManagedLoc",
"ProfileCode",
"ProfileValidityStartDate",
"AvailabilityCheckType",
"FiscalYearVariant",
"PeriodType",
"ProfitCenter",
"Commodity",
"GoodsReceiptDuration",
"MaintenanceStatusName",
"IsMarkedForDeletion",
"MRPType",
"MRPResponsible",
"ABCIndicator",
"MinimumLotSizeQuantity",
"MaximumLotSizeQuantity",
"FixedLotSizeQuantity",
"ConsumptionTaxCtrlCode",
"IsCoProduct",
"ProductIsConfigurable",
"StockDeterminationGroup",
"StockInTransferQuantity",
"StockInTransitQuantity",
"HasPostToInspectionStock",
"IsBatchManagementRequired",
"SerialNumberProfile",
"IsNegativeStockAllowed",
"GoodsReceiptBlockedStockQty",
"HasConsignmentCtrl",
"FiscalYearCurrentPeriod",
"FiscalMonthCurrentPeriod",
"ProcurementType",
"IsInternalBatchManaged",
"ProductCFOPCategory",
"ProductIsExciseTaxRelevant",
"BaseUnit",
"ConfigurableProduct",
"GoodsIssueUnit",
"MaterialFreightGroup",
"OriginalBatchReferenceMaterial",
"OriglBatchManagementIsRequired",
"ProductIsCriticalPrt",
"ProductLogisticsHandlingGroup",
"to_PlantMRPArea",
"to_PlantQualityMgmt",
"to_PlantSales",
"to_PlantStorage",
"to_PlantText",
"to_ProdPlantInternationalTrade",
"to_ProductPlantCosting",
"to_ProductPlantForecast",
"to_ProductPlantProcurement",
"to_ProductSupplyPlanning",
"to_ProductWorkScheduling",
"to_StorageLocation"
]
},
"description": "Select properties to be returned, see [Select](https://help.sap.com/doc/5890d27be418427993fafa6722cdc03b/Cloud/en-US/OdataV2.pdf#page=68)"
},
"$expand": {
"type": "array",
"items": {
"type": "string",
"enum": [
"to_PlantMRPArea",
"to_PlantQualityMgmt",
"to_PlantSales",
"to_PlantStorage",
"to_PlantText",
"to_ProdPlantInternationalTrade",
"to_ProductPlantCosting",
"to_ProductPlantForecast",
"to_ProductPlantProcurement",
"to_ProductSupplyPlanning",
"to_ProductWorkScheduling",
"to_StorageLocation"
]
},
"description": "Expand related entities, see [Expand](https://help.sap.com/doc/5890d27be418427993fafa6722cdc03b/Cloud/en-US/OdataV2.pdf#page=63)"
}
},
"required": [
"PCID"
]
}
sap_s4hana_product_list_product_plant_sales
Returns sales data Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
$top | integer | No | — | Show only the first n items, see Paging - Top |
$skip | integer | No | — | Skip the first n items, see Paging - Skip |
$filter | string | No | — | Filter items by property values, see Filtering |
$inlinecount | string | No | — | Include count of items, see Inlinecount |
$orderby | string[] | No | — | Order items by property values, see Sorting |
$select | string[] | No | — | Select properties to be returned, see Select |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"$top": {
"type": "integer",
"description": "Show only the first n items, see [Paging - Top](https://help.sap.com/doc/5890d27be418427993fafa6722cdc03b/Cloud/en-US/OdataV2.pdf#page=66)"
},
"$skip": {
"type": "integer",
"description": "Skip the first n items, see [Paging - Skip](https://help.sap.com/doc/5890d27be418427993fafa6722cdc03b/Cloud/en-US/OdataV2.pdf#page=65)"
},
"$filter": {
"type": "string",
"description": "Filter items by property values, see [Filtering](https://help.sap.com/doc/5890d27be418427993fafa6722cdc03b/Cloud/en-US/OdataV2.pdf#page=64)"
},
"$inlinecount": {
"type": "string",
"description": "Include count of items, see [Inlinecount](https://help.sap.com/doc/5890d27be418427993fafa6722cdc03b/Cloud/en-US/OdataV2.pdf#page=67)",
"enum": [
"allpages",
"none"
]
},
"$orderby": {
"type": "array",
"items": {
"type": "string",
"enum": [
"Product",
"Product desc",
"Plant",
"Plant desc",
"LoadingGroup",
"LoadingGroup desc",
"ReplacementPartType",
"ReplacementPartType desc",
"CapPlanningQuantityInBaseUoM",
"CapPlanningQuantityInBaseUoM desc",
"ProductShippingProcessingTime",
"ProductShippingProcessingTime desc",
"WrkCentersShipgSetupTimeInDays",
"WrkCentersShipgSetupTimeInDays desc",
"AvailabilityCheckType",
"AvailabilityCheckType desc",
"BaseUnit",
"BaseUnit desc"
]
},
"description": "Order items by property values, see [Sorting](https://help.sap.com/doc/5890d27be418427993fafa6722cdc03b/Cloud/en-US/OdataV2.pdf#page=65)"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"Product",
"Plant",
"LoadingGroup",
"ReplacementPartType",
"CapPlanningQuantityInBaseUoM",
"ProductShippingProcessingTime",
"WrkCentersShipgSetupTimeInDays",
"AvailabilityCheckType",
"BaseUnit"
]
},
"description": "Select properties to be returned, see [Select](https://help.sap.com/doc/5890d27be418427993fafa6722cdc03b/Cloud/en-US/OdataV2.pdf#page=68)"
}
},
"required": [
"PCID"
]
}
sap_s4hana_product_list_product_plant_storage
Returns storage data Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
$top | integer | No | — | Show only the first n items, see Paging - Top |
$skip | integer | No | — | Skip the first n items, see Paging - Skip |
$filter | string | No | — | Filter items by property values, see Filtering |
$inlinecount | string | No | — | Include count of items, see Inlinecount |
$orderby | string[] | No | — | Order items by property values, see Sorting |
$select | string[] | No | — | Select properties to be returned, see Select |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"$top": {
"type": "integer",
"description": "Show only the first n items, see [Paging - Top](https://help.sap.com/doc/5890d27be418427993fafa6722cdc03b/Cloud/en-US/OdataV2.pdf#page=66)"
},
"$skip": {
"type": "integer",
"description": "Skip the first n items, see [Paging - Skip](https://help.sap.com/doc/5890d27be418427993fafa6722cdc03b/Cloud/en-US/OdataV2.pdf#page=65)"
},
"$filter": {
"type": "string",
"description": "Filter items by property values, see [Filtering](https://help.sap.com/doc/5890d27be418427993fafa6722cdc03b/Cloud/en-US/OdataV2.pdf#page=64)"
},
"$inlinecount": {
"type": "string",
"description": "Include count of items, see [Inlinecount](https://help.sap.com/doc/5890d27be418427993fafa6722cdc03b/Cloud/en-US/OdataV2.pdf#page=67)",
"enum": [
"allpages",
"none"
]
},
"$orderby": {
"type": "array",
"items": {
"type": "string",
"enum": [
"Product",
"Product desc",
"Plant",
"Plant desc",
"InventoryForCycleCountInd",
"InventoryForCycleCountInd desc",
"ProvisioningServiceLevel",
"ProvisioningServiceLevel desc",
"CycleCountingIndicatorIsFixed",
"CycleCountingIndicatorIsFixed desc",
"ProdMaximumStoragePeriodUnit",
"ProdMaximumStoragePeriodUnit desc",
"WrhsMgmtPtwyAndStkRemovalStrgy",
"WrhsMgmtPtwyAndStkRemovalStrgy desc"
]
},
"description": "Order items by property values, see [Sorting](https://help.sap.com/doc/5890d27be418427993fafa6722cdc03b/Cloud/en-US/OdataV2.pdf#page=65)"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"Product",
"Plant",
"InventoryForCycleCountInd",
"ProvisioningServiceLevel",
"CycleCountingIndicatorIsFixed",
"ProdMaximumStoragePeriodUnit",
"WrhsMgmtPtwyAndStkRemovalStrgy"
]
},
"description": "Select properties to be returned, see [Select](https://help.sap.com/doc/5890d27be418427993fafa6722cdc03b/Cloud/en-US/OdataV2.pdf#page=68)"
}
},
"required": [
"PCID"
]
}
sap_s4hana_product_list_product_sales_delivery
Returns sales organization data Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
$top | integer | No | — | Show only the first n items, see Paging - Top |
$skip | integer | No | — | Skip the first n items, see Paging - Skip |
$filter | string | No | — | Filter items by property values, see Filtering |
$inlinecount | string | No | — | Include count of items, see Inlinecount |
$orderby | string[] | No | — | Order items by property values, see Sorting |
$select | string[] | No | — | Select properties to be returned, see Select |
$expand | string[] | No | — | Expand related entities, see Expand |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"$top": {
"type": "integer",
"description": "Show only the first n items, see [Paging - Top](https://help.sap.com/doc/5890d27be418427993fafa6722cdc03b/Cloud/en-US/OdataV2.pdf#page=66)"
},
"$skip": {
"type": "integer",
"description": "Skip the first n items, see [Paging - Skip](https://help.sap.com/doc/5890d27be418427993fafa6722cdc03b/Cloud/en-US/OdataV2.pdf#page=65)"
},
"$filter": {
"type": "string",
"description": "Filter items by property values, see [Filtering](https://help.sap.com/doc/5890d27be418427993fafa6722cdc03b/Cloud/en-US/OdataV2.pdf#page=64)"
},
"$inlinecount": {
"type": "string",
"description": "Include count of items, see [Inlinecount](https://help.sap.com/doc/5890d27be418427993fafa6722cdc03b/Cloud/en-US/OdataV2.pdf#page=67)",
"enum": [
"allpages",
"none"
]
},
"$orderby": {
"type": "array",
"items": {
"type": "string",
"enum": [
"Product",
"Product desc",
"ProductSalesOrg",
"ProductSalesOrg desc",
"ProductDistributionChnl",
"ProductDistributionChnl desc",
"MinimumOrderQuantity",
"MinimumOrderQuantity desc",
"SupplyingPlant",
"SupplyingPlant desc",
"PriceSpecificationProductGroup",
"PriceSpecificationProductGroup desc",
"AccountDetnProductGroup",
"AccountDetnProductGroup desc",
"DeliveryNoteProcMinDelivQty",
"DeliveryNoteProcMinDelivQty desc",
"ItemCategoryGroup",
"ItemCategoryGroup desc",
"DeliveryQuantityUnit",
"DeliveryQuantityUnit desc",
"DeliveryQuantity",
"DeliveryQuantity desc",
"ProductSalesStatus",
"ProductSalesStatus desc",
"ProductSalesStatusValidityDate",
"ProductSalesStatusValidityDate desc",
"SalesMeasureUnit",
"SalesMeasureUnit desc",
"IsMarkedForDeletion",
"IsMarkedForDeletion desc",
"ProductHierarchy",
"ProductHierarchy desc",
"FirstSalesSpecProductGroup",
"FirstSalesSpecProductGroup desc",
"SecondSalesSpecProductGroup",
"SecondSalesSpecProductGroup desc",
"ThirdSalesSpecProductGroup",
"ThirdSalesSpecProductGroup desc",
"FourthSalesSpecProductGroup",
"FourthSalesSpecProductGroup desc",
"FifthSalesSpecProductGroup",
"FifthSalesSpecProductGroup desc",
"MinimumMakeToOrderOrderQty",
"MinimumMakeToOrderOrderQty desc",
"BaseUnit",
"BaseUnit desc",
"LogisticsStatisticsGroup",
"LogisticsStatisticsGroup desc",
"VolumeRebateGroup",
"VolumeRebateGroup desc",
"ProductCommissionGroup",
"ProductCommissionGroup desc",
"CashDiscountIsDeductible",
"CashDiscountIsDeductible desc",
"PricingReferenceProduct",
"PricingReferenceProduct desc",
"RoundingProfile",
"RoundingProfile desc",
"ProductUnitGroup",
"ProductUnitGroup desc",
"VariableSalesUnitIsNotAllowed",
"VariableSalesUnitIsNotAllowed desc",
"ProductHasAttributeID01",
"ProductHasAttributeID01 desc",
"ProductHasAttributeID02",
"ProductHasAttributeID02 desc",
"ProductHasAttributeID03",
"ProductHasAttributeID03 desc",
"ProductHasAttributeID04",
"ProductHasAttributeID04 desc",
"ProductHasAttributeID05",
"ProductHasAttributeID05 desc",
"ProductHasAttributeID06",
"ProductHasAttributeID06 desc",
"ProductHasAttributeID07",
"ProductHasAttributeID07 desc",
"ProductHasAttributeID08",
"ProductHasAttributeID08 desc",
"ProductHasAttributeID09",
"ProductHasAttributeID09 desc",
"ProductHasAttributeID10",
"ProductHasAttributeID10 desc"
]
},
"description": "Order items by property values, see [Sorting](https://help.sap.com/doc/5890d27be418427993fafa6722cdc03b/Cloud/en-US/OdataV2.pdf#page=65)"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"Product",
"ProductSalesOrg",
"ProductDistributionChnl",
"MinimumOrderQuantity",
"SupplyingPlant",
"PriceSpecificationProductGroup",
"AccountDetnProductGroup",
"DeliveryNoteProcMinDelivQty",
"ItemCategoryGroup",
"DeliveryQuantityUnit",
"DeliveryQuantity",
"ProductSalesStatus",
"ProductSalesStatusValidityDate",
"SalesMeasureUnit",
"IsMarkedForDeletion",
"ProductHierarchy",
"FirstSalesSpecProductGroup",
"SecondSalesSpecProductGroup",
"ThirdSalesSpecProductGroup",
"FourthSalesSpecProductGroup",
"FifthSalesSpecProductGroup",
"MinimumMakeToOrderOrderQty",
"BaseUnit",
"LogisticsStatisticsGroup",
"VolumeRebateGroup",
"ProductCommissionGroup",
"CashDiscountIsDeductible",
"PricingReferenceProduct",
"RoundingProfile",
"ProductUnitGroup",
"VariableSalesUnitIsNotAllowed",
"ProductHasAttributeID01",
"ProductHasAttributeID02",
"ProductHasAttributeID03",
"ProductHasAttributeID04",
"ProductHasAttributeID05",
"ProductHasAttributeID06",
"ProductHasAttributeID07",
"ProductHasAttributeID08",
"ProductHasAttributeID09",
"ProductHasAttributeID10",
"to_SalesTax",
"to_SalesText"
]
},
"description": "Select properties to be returned, see [Select](https://help.sap.com/doc/5890d27be418427993fafa6722cdc03b/Cloud/en-US/OdataV2.pdf#page=68)"
},
"$expand": {
"type": "array",
"items": {
"type": "string",
"enum": [
"to_SalesTax",
"to_SalesText"
]
},
"description": "Expand related entities, see [Expand](https://help.sap.com/doc/5890d27be418427993fafa6722cdc03b/Cloud/en-US/OdataV2.pdf#page=63)"
}
},
"required": [
"PCID"
]
}
sap_s4hana_product_list_product_sales_text
Returns sales text Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
$top | integer | No | — | Show only the first n items, see Paging - Top |
$skip | integer | No | — | Skip the first n items, see Paging - Skip |
$filter | string | No | — | Filter items by property values, see Filtering |
$inlinecount | string | No | — | Include count of items, see Inlinecount |
$orderby | string[] | No | — | Order items by property values, see Sorting |
$select | string[] | No | — | Select properties to be returned, see Select |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"$top": {
"type": "integer",
"description": "Show only the first n items, see [Paging - Top](https://help.sap.com/doc/5890d27be418427993fafa6722cdc03b/Cloud/en-US/OdataV2.pdf#page=66)"
},
"$skip": {
"type": "integer",
"description": "Skip the first n items, see [Paging - Skip](https://help.sap.com/doc/5890d27be418427993fafa6722cdc03b/Cloud/en-US/OdataV2.pdf#page=65)"
},
"$filter": {
"type": "string",
"description": "Filter items by property values, see [Filtering](https://help.sap.com/doc/5890d27be418427993fafa6722cdc03b/Cloud/en-US/OdataV2.pdf#page=64)"
},
"$inlinecount": {
"type": "string",
"description": "Include count of items, see [Inlinecount](https://help.sap.com/doc/5890d27be418427993fafa6722cdc03b/Cloud/en-US/OdataV2.pdf#page=67)",
"enum": [
"allpages",
"none"
]
},
"$orderby": {
"type": "array",
"items": {
"type": "string",
"enum": [
"Product",
"Product desc",
"ProductSalesOrg",
"ProductSalesOrg desc",
"ProductDistributionChnl",
"ProductDistributionChnl desc",
"Language",
"Language desc"
]
},
"description": "Order items by property values, see [Sorting](https://help.sap.com/doc/5890d27be418427993fafa6722cdc03b/Cloud/en-US/OdataV2.pdf#page=65)"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"Product",
"ProductSalesOrg",
"ProductDistributionChnl",
"Language",
"LongText"
]
},
"description": "Select properties to be returned, see [Select](https://help.sap.com/doc/5890d27be418427993fafa6722cdc03b/Cloud/en-US/OdataV2.pdf#page=68)"
}
},
"required": [
"PCID"
]
}
sap_s4hana_product_list_product_storage_location
Returns storage location data Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
$top | integer | No | — | Show only the first n items, see Paging - Top |
$skip | integer | No | — | Skip the first n items, see Paging - Skip |
$filter | string | No | — | Filter items by property values, see Filtering |
$inlinecount | string | No | — | Include count of items, see Inlinecount |
$orderby | string[] | No | — | Order items by property values, see Sorting |
$select | string[] | No | — | Select properties to be returned, see Select |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"$top": {
"type": "integer",
"description": "Show only the first n items, see [Paging - Top](https://help.sap.com/doc/5890d27be418427993fafa6722cdc03b/Cloud/en-US/OdataV2.pdf#page=66)"
},
"$skip": {
"type": "integer",
"description": "Skip the first n items, see [Paging - Skip](https://help.sap.com/doc/5890d27be418427993fafa6722cdc03b/Cloud/en-US/OdataV2.pdf#page=65)"
},
"$filter": {
"type": "string",
"description": "Filter items by property values, see [Filtering](https://help.sap.com/doc/5890d27be418427993fafa6722cdc03b/Cloud/en-US/OdataV2.pdf#page=64)"
},
"$inlinecount": {
"type": "string",
"description": "Include count of items, see [Inlinecount](https://help.sap.com/doc/5890d27be418427993fafa6722cdc03b/Cloud/en-US/OdataV2.pdf#page=67)",
"enum": [
"allpages",
"none"
]
},
"$orderby": {
"type": "array",
"items": {
"type": "string",
"enum": [
"Product",
"Product desc",
"Plant",
"Plant desc",
"StorageLocation",
"StorageLocation desc",
"WarehouseStorageBin",
"WarehouseStorageBin desc",
"MaintenanceStatus",
"MaintenanceStatus desc",
"PhysicalInventoryBlockInd",
"PhysicalInventoryBlockInd desc",
"CreationDate",
"CreationDate desc",
"IsMarkedForDeletion",
"IsMarkedForDeletion desc",
"DateOfLastPostedCntUnRstrcdStk",
"DateOfLastPostedCntUnRstrcdStk desc",
"InventoryCorrectionFactor",
"InventoryCorrectionFactor desc",
"InvtryRestrictedUseStockInd",
"InvtryRestrictedUseStockInd desc",
"InvtryCurrentYearStockInd",
"InvtryCurrentYearStockInd desc",
"InvtryQualInspCurrentYrStkInd",
"InvtryQualInspCurrentYrStkInd desc",
"InventoryBlockStockInd",
"InventoryBlockStockInd desc",
"InvtryRestStockPrevPeriodInd",
"InvtryRestStockPrevPeriodInd desc",
"InventoryStockPrevPeriod",
"InventoryStockPrevPeriod desc",
"InvtryStockQltyInspPrevPeriod",
"InvtryStockQltyInspPrevPeriod desc",
"HasInvtryBlockStockPrevPeriod",
"HasInvtryBlockStockPrevPeriod desc",
"FiscalYearCurrentPeriod",
"FiscalYearCurrentPeriod desc",
"FiscalMonthCurrentPeriod",
"FiscalMonthCurrentPeriod desc",
"FiscalYearCurrentInvtryPeriod",
"FiscalYearCurrentInvtryPeriod desc",
"LeanWrhsManagementPickingArea",
"LeanWrhsManagementPickingArea desc"
]
},
"description": "Order items by property values, see [Sorting](https://help.sap.com/doc/5890d27be418427993fafa6722cdc03b/Cloud/en-US/OdataV2.pdf#page=65)"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"Product",
"Plant",
"StorageLocation",
"WarehouseStorageBin",
"MaintenanceStatus",
"PhysicalInventoryBlockInd",
"CreationDate",
"IsMarkedForDeletion",
"DateOfLastPostedCntUnRstrcdStk",
"InventoryCorrectionFactor",
"InvtryRestrictedUseStockInd",
"InvtryCurrentYearStockInd",
"InvtryQualInspCurrentYrStkInd",
"InventoryBlockStockInd",
"InvtryRestStockPrevPeriodInd",
"InventoryStockPrevPeriod",
"InvtryStockQltyInspPrevPeriod",
"HasInvtryBlockStockPrevPeriod",
"FiscalYearCurrentPeriod",
"FiscalMonthCurrentPeriod",
"FiscalYearCurrentInvtryPeriod",
"LeanWrhsManagementPickingArea"
]
},
"description": "Select properties to be returned, see [Select](https://help.sap.com/doc/5890d27be418427993fafa6722cdc03b/Cloud/en-US/OdataV2.pdf#page=68)"
}
},
"required": [
"PCID"
]
}
sap_s4hana_product_list_product_units_of_measure
Returns units of measure Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
$top | integer | No | — | Show only the first n items, see Paging - Top |
$skip | integer | No | — | Skip the first n items, see Paging - Skip |
$filter | string | No | — | Filter items by property values, see Filtering |
$inlinecount | string | No | — | Include count of items, see Inlinecount |
$orderby | string[] | No | — | Order items by property values, see Sorting |
$select | string[] | No | — | Select properties to be returned, see Select |
$expand | string[] | No | — | Expand related entities, see Expand |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"$top": {
"type": "integer",
"description": "Show only the first n items, see [Paging - Top](https://help.sap.com/doc/5890d27be418427993fafa6722cdc03b/Cloud/en-US/OdataV2.pdf#page=66)"
},
"$skip": {
"type": "integer",
"description": "Skip the first n items, see [Paging - Skip](https://help.sap.com/doc/5890d27be418427993fafa6722cdc03b/Cloud/en-US/OdataV2.pdf#page=65)"
},
"$filter": {
"type": "string",
"description": "Filter items by property values, see [Filtering](https://help.sap.com/doc/5890d27be418427993fafa6722cdc03b/Cloud/en-US/OdataV2.pdf#page=64)"
},
"$inlinecount": {
"type": "string",
"description": "Include count of items, see [Inlinecount](https://help.sap.com/doc/5890d27be418427993fafa6722cdc03b/Cloud/en-US/OdataV2.pdf#page=67)",
"enum": [
"allpages",
"none"
]
},
"$orderby": {
"type": "array",
"items": {
"type": "string",
"enum": [
"Product",
"Product desc",
"AlternativeUnit",
"AlternativeUnit desc",
"QuantityNumerator",
"QuantityNumerator desc",
"QuantityDenominator",
"QuantityDenominator desc",
"MaterialVolume",
"MaterialVolume desc",
"VolumeUnit",
"VolumeUnit desc",
"GrossWeight",
"GrossWeight desc",
"WeightUnit",
"WeightUnit desc",
"GlobalTradeItemNumber",
"GlobalTradeItemNumber desc",
"GlobalTradeItemNumberCategory",
"GlobalTradeItemNumberCategory desc",
"UnitSpecificProductLength",
"UnitSpecificProductLength desc",
"UnitSpecificProductWidth",
"UnitSpecificProductWidth desc",
"UnitSpecificProductHeight",
"UnitSpecificProductHeight desc",
"ProductMeasurementUnit",
"ProductMeasurementUnit desc",
"LowerLevelPackagingUnit",
"LowerLevelPackagingUnit desc",
"RemainingVolumeAfterNesting",
"RemainingVolumeAfterNesting desc",
"MaximumStackingFactor",
"MaximumStackingFactor desc",
"CapacityUsage",
"CapacityUsage desc",
"BaseUnit",
"BaseUnit desc"
]
},
"description": "Order items by property values, see [Sorting](https://help.sap.com/doc/5890d27be418427993fafa6722cdc03b/Cloud/en-US/OdataV2.pdf#page=65)"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"Product",
"AlternativeUnit",
"QuantityNumerator",
"QuantityDenominator",
"MaterialVolume",
"VolumeUnit",
"GrossWeight",
"WeightUnit",
"GlobalTradeItemNumber",
"GlobalTradeItemNumberCategory",
"UnitSpecificProductLength",
"UnitSpecificProductWidth",
"UnitSpecificProductHeight",
"ProductMeasurementUnit",
"LowerLevelPackagingUnit",
"RemainingVolumeAfterNesting",
"MaximumStackingFactor",
"CapacityUsage",
"BaseUnit",
"to_InternationalArticleNumber"
]
},
"description": "Select properties to be returned, see [Select](https://help.sap.com/doc/5890d27be418427993fafa6722cdc03b/Cloud/en-US/OdataV2.pdf#page=68)"
},
"$expand": {
"type": "array",
"items": {
"type": "string",
"enum": [
"to_InternationalArticleNumber"
]
},
"description": "Expand related entities, see [Expand](https://help.sap.com/doc/5890d27be418427993fafa6722cdc03b/Cloud/en-US/OdataV2.pdf#page=63)"
}
},
"required": [
"PCID"
]
}
sap_s4hana_product_update_product
Updates product master record Parameters:| Parameter | Type | Required | Default | Description | |
|---|---|---|---|---|---|
Product | string | Yes | — | The product value | |
AdjustmentProfile | string | null | No | — | Adjustment Profile |
ANPCode | string | null | No | — | ANP Code |
AuthorizationGroup | string | null | No | — | Authorization Group |
BaseUnit | string | null | No | — | Base Unit |
Brand | string | null | No | — | The brand value |
ChangeNumber | string | null | No | — | Change Number |
CompetitorID | string | null | No | — | Competitor ID |
CountryOfOrigin | string | null | No | — | Country/Region of Origin of Material (Non-Preferential Ori.) |
CrossPlantConfigurableProduct | string | null | No | — | Cross-Plant Configurable Product |
CrossPlantStatus | string | null | No | — | Cross-Plant Product Status |
CrossPlantStatusValidityDate | string | null | No | — | Date from which the cross-plant material status is valid |
Division | string | null | No | — | The division value |
DocumentIsCreatedByCAD | boolean | null | No | — | Document Is Created By CAD |
ExternalProductGroup | string | null | No | — | External Product Group |
GrossWeight | string | null | No | — | Gross Weight |
HandlingIndicator | string | null | No | — | Handling Indicator |
HandlingUnitType | string | null | No | — | Handling Unit Type |
HasVariableTareWeight | boolean | null | No | — | Variable Tare Weight |
IndustrySector | string | null | No | — | Industry Sector |
IndustryStandardName | string | null | No | — | Industry Standard Description (such as ANSI or ISO) |
InternationalArticleNumberCat | string | null | No | — | Category of International Article Number (EAN) |
IsBatchManagementRequired | boolean | null | No | — | Batch Management Requirement Indicator |
IsMarkedForDeletion | boolean | null | No | — | Deletion Indicator |
IsPilferable | boolean | null | No | — | Is Pilferable |
IsRelevantForHzdsSubstances | boolean | null | No | — | Relevant for Hazardous Substances |
ItemCategoryGroup | string | null | No | — | General item category group |
LowLevelCode | string | null | No | — | Low Level Code |
ManufacturerNumber | string | null | No | — | Number of a Manufacturer |
ManufacturerPartProfile | string | null | No | — | Manufacturer Part Profile |
MaterialRevisionLevel | string | null | No | — | Material Revision Level |
MaterialVolume | string | null | No | — | Material Volume |
MaximumPackagingHeight | string | null | No | — | Maximum Packing Height of Packaging Material |
MaximumPackagingLength | string | null | No | — | Maximum Packing Length of Packaging Material |
MaximumPackagingWidth | string | null | No | — | Maximum Packing Width of Packaging Material |
NetWeight | string | null | No | — | Net Weight |
PreferredUnitOfMeasure | string | null | No | — | Preferred Alternative UoM for Warehouse Operations |
ProcurementRule | string | null | No | — | Procurement Rule |
ProdNoInGenProdInPrepackProd | string | null | No | — | Material Number of the Generic Material in Prepack Materials |
ProductGroup | string | null | No | — | Product Group |
ProductHierarchy | string | null | No | — | Product Hierarchy |
ProductIsConfigurable | boolean | null | No | — | Product is Configurable |
ProductManufacturerNumber | string | null | No | — | Manufacturer Part Number |
ProductOldID | string | null | No | — | Product Old ID |
ProductStandardID | string | null | No | — | Global Trade Item Number (EAN/UPC/GTIN) |
ProductType | string | null | No | — | Product Type |
PurchaseOrderQuantityUnit | string | null | No | — | Purchase Order Unit of Measure |
QltyMgmtInProcmtIsActive | boolean | null | No | — | QM in Procurement Is Active |
QualityInspectionGroup | string | null | No | — | Quality Inspection Group |
QuarantinePeriod | string | null | No | — | Quarantine Period |
SerialIdentifierAssgmtProfile | string | null | No | — | Serial Number Profile |
SerialNoExplicitnessLevel | string | null | No | — | Level of Explicitness for Serial Number |
SerialNumberProfile | string | null | No | — | Serial Number Profile |
SizeOrDimensionText | string | null | No | — | Size Or Dimension Text |
SourceOfSupply | string | null | No | — | Source of Supply |
StandardHandlingUnitType | string | null | No | — | Standard Handling Unit Type |
TimeUnitForQuarantinePeriod | string | null | No | — | Time Unit for Quarantine Period |
UnitForMaxPackagingDimensions | string | null | No | — | Unit of Measure for Maximum Packing Length/Width/Height |
ValidityStartDate | string | null | No | — | Valid-From Date |
VarblPurOrdUnitIsActive | string | null | No | — | Variable Purchase Order Unit Active |
VolumeUnit | string | null | No | — | Volume Unit |
WarehouseProductGroup | string | null | No | — | Warehouse Material Group |
WarehouseStorageCondition | string | null | No | — | Warehouse Storage Condition |
WeightUnit | string | null | No | — | Weight Unit |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"Product": {
"type": "string",
"description": "The product value"
},
"AdjustmentProfile": {
"type": [
"string",
"null"
],
"description": "Adjustment Profile"
},
"ANPCode": {
"type": [
"string",
"null"
],
"description": "ANP Code"
},
"AuthorizationGroup": {
"type": [
"string",
"null"
],
"description": "Authorization Group"
},
"BaseUnit": {
"type": [
"string",
"null"
],
"description": "Base Unit"
},
"Brand": {
"type": [
"string",
"null"
],
"description": "The brand value"
},
"ChangeNumber": {
"type": [
"string",
"null"
],
"description": "Change Number"
},
"CompetitorID": {
"type": [
"string",
"null"
],
"description": "Competitor ID"
},
"CountryOfOrigin": {
"type": [
"string",
"null"
],
"description": "Country/Region of Origin of Material (Non-Preferential Ori.)"
},
"CrossPlantConfigurableProduct": {
"type": [
"string",
"null"
],
"description": "Cross-Plant Configurable Product"
},
"CrossPlantStatus": {
"type": [
"string",
"null"
],
"description": "Cross-Plant Product Status"
},
"CrossPlantStatusValidityDate": {
"type": [
"string",
"null"
],
"description": "Date from which the cross-plant material status is valid"
},
"Division": {
"type": [
"string",
"null"
],
"description": "The division value"
},
"DocumentIsCreatedByCAD": {
"type": [
"boolean",
"null"
],
"description": "Document Is Created By CAD"
},
"ExternalProductGroup": {
"type": [
"string",
"null"
],
"description": "External Product Group"
},
"GrossWeight": {
"type": [
"string",
"null"
],
"description": "Gross Weight"
},
"HandlingIndicator": {
"type": [
"string",
"null"
],
"description": "Handling Indicator"
},
"HandlingUnitType": {
"type": [
"string",
"null"
],
"description": "Handling Unit Type"
},
"HasVariableTareWeight": {
"type": [
"boolean",
"null"
],
"description": "Variable Tare Weight"
},
"IndustrySector": {
"type": [
"string",
"null"
],
"description": "Industry Sector"
},
"IndustryStandardName": {
"type": [
"string",
"null"
],
"description": "Industry Standard Description (such as ANSI or ISO)"
},
"InternationalArticleNumberCat": {
"type": [
"string",
"null"
],
"description": "Category of International Article Number (EAN)"
},
"IsBatchManagementRequired": {
"type": [
"boolean",
"null"
],
"description": "Batch Management Requirement Indicator"
},
"IsMarkedForDeletion": {
"type": [
"boolean",
"null"
],
"description": "Deletion Indicator"
},
"IsPilferable": {
"type": [
"boolean",
"null"
],
"description": "Is Pilferable"
},
"IsRelevantForHzdsSubstances": {
"type": [
"boolean",
"null"
],
"description": "Relevant for Hazardous Substances"
},
"ItemCategoryGroup": {
"type": [
"string",
"null"
],
"description": "General item category group"
},
"LowLevelCode": {
"type": [
"string",
"null"
],
"description": "Low Level Code"
},
"ManufacturerNumber": {
"type": [
"string",
"null"
],
"description": "Number of a Manufacturer"
},
"ManufacturerPartProfile": {
"type": [
"string",
"null"
],
"description": "Manufacturer Part Profile"
},
"MaterialRevisionLevel": {
"type": [
"string",
"null"
],
"description": "Material Revision Level"
},
"MaterialVolume": {
"type": [
"string",
"null"
],
"description": "Material Volume"
},
"MaximumPackagingHeight": {
"type": [
"string",
"null"
],
"description": "Maximum Packing Height of Packaging Material"
},
"MaximumPackagingLength": {
"type": [
"string",
"null"
],
"description": "Maximum Packing Length of Packaging Material"
},
"MaximumPackagingWidth": {
"type": [
"string",
"null"
],
"description": "Maximum Packing Width of Packaging Material"
},
"NetWeight": {
"type": [
"string",
"null"
],
"description": "Net Weight"
},
"PreferredUnitOfMeasure": {
"type": [
"string",
"null"
],
"description": "Preferred Alternative UoM for Warehouse Operations"
},
"ProcurementRule": {
"type": [
"string",
"null"
],
"description": "Procurement Rule"
},
"ProdNoInGenProdInPrepackProd": {
"type": [
"string",
"null"
],
"description": "Material Number of the Generic Material in Prepack Materials"
},
"ProductGroup": {
"type": [
"string",
"null"
],
"description": "Product Group"
},
"ProductHierarchy": {
"type": [
"string",
"null"
],
"description": "Product Hierarchy"
},
"ProductIsConfigurable": {
"type": [
"boolean",
"null"
],
"description": "Product is Configurable"
},
"ProductManufacturerNumber": {
"type": [
"string",
"null"
],
"description": "Manufacturer Part Number"
},
"ProductOldID": {
"type": [
"string",
"null"
],
"description": "Product Old ID"
},
"ProductStandardID": {
"type": [
"string",
"null"
],
"description": "Global Trade Item Number (EAN/UPC/GTIN)"
},
"ProductType": {
"type": [
"string",
"null"
],
"description": "Product Type"
},
"PurchaseOrderQuantityUnit": {
"type": [
"string",
"null"
],
"description": "Purchase Order Unit of Measure"
},
"QltyMgmtInProcmtIsActive": {
"type": [
"boolean",
"null"
],
"description": "QM in Procurement Is Active"
},
"QualityInspectionGroup": {
"type": [
"string",
"null"
],
"description": "Quality Inspection Group"
},
"QuarantinePeriod": {
"type": [
"string",
"null"
],
"description": "Quarantine Period"
},
"SerialIdentifierAssgmtProfile": {
"type": [
"string",
"null"
],
"description": "Serial Number Profile"
},
"SerialNoExplicitnessLevel": {
"type": [
"string",
"null"
],
"description": "Level of Explicitness for Serial Number"
},
"SerialNumberProfile": {
"type": [
"string",
"null"
],
"description": "Serial Number Profile"
},
"SizeOrDimensionText": {
"type": [
"string",
"null"
],
"description": "Size Or Dimension Text"
},
"SourceOfSupply": {
"type": [
"string",
"null"
],
"description": "Source of Supply"
},
"StandardHandlingUnitType": {
"type": [
"string",
"null"
],
"description": "Standard Handling Unit Type"
},
"TimeUnitForQuarantinePeriod": {
"type": [
"string",
"null"
],
"description": "Time Unit for Quarantine Period"
},
"UnitForMaxPackagingDimensions": {
"type": [
"string",
"null"
],
"description": "Unit of Measure for Maximum Packing Length/Width/Height"
},
"ValidityStartDate": {
"type": [
"string",
"null"
],
"description": "Valid-From Date"
},
"VarblPurOrdUnitIsActive": {
"type": [
"string",
"null"
],
"description": "Variable Purchase Order Unit Active"
},
"VolumeUnit": {
"type": [
"string",
"null"
],
"description": "Volume Unit"
},
"WarehouseProductGroup": {
"type": [
"string",
"null"
],
"description": "Warehouse Material Group"
},
"WarehouseStorageCondition": {
"type": [
"string",
"null"
],
"description": "Warehouse Storage Condition"
},
"WeightUnit": {
"type": [
"string",
"null"
],
"description": "Weight Unit"
}
},
"required": [
"PCID",
"Product"
]
}
sap_s4hana_product_update_product_description
Updates a description Parameters:| Parameter | Type | Required | Default | Description | |
|---|---|---|---|---|---|
Product | string | Yes | — | The product value | |
Language | string | Yes | — | Language Key | |
ProductDescription | string | null | No | — | Product Description |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"Product": {
"type": "string",
"description": "The product value"
},
"Language": {
"type": "string",
"description": "Language Key"
},
"ProductDescription": {
"type": [
"string",
"null"
],
"description": "Product Description"
}
},
"required": [
"PCID",
"Product",
"Language"
]
}
sap_s4hana_product_update_product_plant
Updates plant data Parameters:| Parameter | Type | Required | Default | Description | |
|---|---|---|---|---|---|
Product | string | Yes | — | Material Number | |
Plant | string | Yes | — | The plant value | |
ABCIndicator | string | null | No | — | ABC Indicator |
AvailabilityCheckType | string | null | No | — | Checking Group for Availability Check |
BaseUnit | string | null | No | — | Base Unit |
Commodity | string | null | No | — | The commodity value |
ConfigurableProduct | string | null | No | — | Configurable Material |
ConsumptionTaxCtrlCode | string | null | No | — | Control code for consumption taxes in foreign trade |
CountryOfOrigin | string | null | No | — | Country/Region of Origin of Material (Non-Preferential Ori.) |
FiscalMonthCurrentPeriod | string | null | No | — | Fiscal Month Current Period |
FiscalYearCurrentPeriod | string | null | No | — | Fiscal Year Current Period |
FiscalYearVariant | string | null | No | — | Fiscal Year Variant |
FixedLotSizeQuantity | string | null | No | — | Fixed Lot Size Quantity |
GoodsIssueUnit | string | null | No | — | Goods Issue Unit |
GoodsReceiptBlockedStockQty | string | null | No | — | Goods Receipt Blocked Stock Qty |
GoodsReceiptDuration | string | null | No | — | Goods receipt processing time in days |
HasConsignmentCtrl | string | null | No | — | Consignment Control |
HasPostToInspectionStock | boolean | null | No | — | Has Post to Inspection Stock |
IsBatchManagementRequired | boolean | null | No | — | Batch Management Requirement Indicator for Plant |
IsCoProduct | boolean | null | No | — | Is Co Product |
IsInternalBatchManaged | boolean | null | No | — | Batch management indicator (internal) |
IsMarkedForDeletion | boolean | null | No | — | Flag Material for Deletion at Plant Level |
IsNegativeStockAllowed | boolean | null | No | — | Negative stocks allowed in plant |
MaintenanceStatusName | string | null | No | — | Maintenance Status Name |
MaterialFreightGroup | string | null | No | — | Material Freight Group |
MaximumLotSizeQuantity | string | null | No | — | Maximum Lot Size Quantity |
MinimumLotSizeQuantity | string | null | No | — | Minimum Lot Size Quantity |
MRPResponsible | string | null | No | — | MRP Responsible |
MRPType | string | null | No | — | MRP Type |
OriginalBatchReferenceMaterial | string | null | No | — | Reference Material for Original Batches |
OriglBatchManagementIsRequired | string | null | No | — | Indicator for Original Batch Management |
PeriodType | string | null | No | — | Period Type |
ProcurementType | string | null | No | — | Procurement Type |
ProductCFOPCategory | string | null | No | — | Material CFOP Category |
ProductionInvtryManagedLoc | string | null | No | — | Production Invtry Managed Loc |
ProductIsConfigurable | string | null | No | — | Configurable Product |
ProductIsCriticalPrt | boolean | null | No | — | Indicator: Critical part |
ProductIsExciseTaxRelevant | boolean | null | No | — | Excise Tax Relevance Indicator |
ProductLogisticsHandlingGroup | string | null | No | — | Logistics handling group for workload calculation |
ProfileCode | string | null | No | — | Plant-Specific Material Status |
ProfileValidityStartDate | string | null | No | — | Date from Which the Plant-Specific Material Status Is Valid |
ProfitCenter | string | null | No | — | Profit Center |
PurchasingGroup | string | null | No | — | Purchasing Group |
RegionOfOrigin | string | null | No | — | Region of Origin of Material (Non-Preferential Origin) |
SerialNumberProfile | string | null | No | — | Serial Number Profile |
StockDeterminationGroup | string | null | No | — | Stock determination group |
StockInTransferQuantity | string | null | No | — | Stock In Transfer Quantity |
StockInTransitQuantity | string | null | No | — | Stock In Transit Quantity |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"Product": {
"type": "string",
"description": "Material Number"
},
"Plant": {
"type": "string",
"description": "The plant value"
},
"ABCIndicator": {
"type": [
"string",
"null"
],
"description": "ABC Indicator"
},
"AvailabilityCheckType": {
"type": [
"string",
"null"
],
"description": "Checking Group for Availability Check"
},
"BaseUnit": {
"type": [
"string",
"null"
],
"description": "Base Unit"
},
"Commodity": {
"type": [
"string",
"null"
],
"description": "The commodity value"
},
"ConfigurableProduct": {
"type": [
"string",
"null"
],
"description": "Configurable Material"
},
"ConsumptionTaxCtrlCode": {
"type": [
"string",
"null"
],
"description": "Control code for consumption taxes in foreign trade"
},
"CountryOfOrigin": {
"type": [
"string",
"null"
],
"description": "Country/Region of Origin of Material (Non-Preferential Ori.)"
},
"FiscalMonthCurrentPeriod": {
"type": [
"string",
"null"
],
"description": "Fiscal Month Current Period"
},
"FiscalYearCurrentPeriod": {
"type": [
"string",
"null"
],
"description": "Fiscal Year Current Period"
},
"FiscalYearVariant": {
"type": [
"string",
"null"
],
"description": "Fiscal Year Variant"
},
"FixedLotSizeQuantity": {
"type": [
"string",
"null"
],
"description": "Fixed Lot Size Quantity"
},
"GoodsIssueUnit": {
"type": [
"string",
"null"
],
"description": "Goods Issue Unit"
},
"GoodsReceiptBlockedStockQty": {
"type": [
"string",
"null"
],
"description": "Goods Receipt Blocked Stock Qty"
},
"GoodsReceiptDuration": {
"type": [
"string",
"null"
],
"description": "Goods receipt processing time in days"
},
"HasConsignmentCtrl": {
"type": [
"string",
"null"
],
"description": "Consignment Control"
},
"HasPostToInspectionStock": {
"type": [
"boolean",
"null"
],
"description": "Has Post to Inspection Stock"
},
"IsBatchManagementRequired": {
"type": [
"boolean",
"null"
],
"description": "Batch Management Requirement Indicator for Plant"
},
"IsCoProduct": {
"type": [
"boolean",
"null"
],
"description": "Is Co Product"
},
"IsInternalBatchManaged": {
"type": [
"boolean",
"null"
],
"description": "Batch management indicator (internal)"
},
"IsMarkedForDeletion": {
"type": [
"boolean",
"null"
],
"description": "Flag Material for Deletion at Plant Level"
},
"IsNegativeStockAllowed": {
"type": [
"boolean",
"null"
],
"description": "Negative stocks allowed in plant"
},
"MaintenanceStatusName": {
"type": [
"string",
"null"
],
"description": "Maintenance Status Name"
},
"MaterialFreightGroup": {
"type": [
"string",
"null"
],
"description": "Material Freight Group"
},
"MaximumLotSizeQuantity": {
"type": [
"string",
"null"
],
"description": "Maximum Lot Size Quantity"
},
"MinimumLotSizeQuantity": {
"type": [
"string",
"null"
],
"description": "Minimum Lot Size Quantity"
},
"MRPResponsible": {
"type": [
"string",
"null"
],
"description": "MRP Responsible"
},
"MRPType": {
"type": [
"string",
"null"
],
"description": "MRP Type"
},
"OriginalBatchReferenceMaterial": {
"type": [
"string",
"null"
],
"description": "Reference Material for Original Batches"
},
"OriglBatchManagementIsRequired": {
"type": [
"string",
"null"
],
"description": "Indicator for Original Batch Management"
},
"PeriodType": {
"type": [
"string",
"null"
],
"description": "Period Type"
},
"ProcurementType": {
"type": [
"string",
"null"
],
"description": "Procurement Type"
},
"ProductCFOPCategory": {
"type": [
"string",
"null"
],
"description": "Material CFOP Category"
},
"ProductionInvtryManagedLoc": {
"type": [
"string",
"null"
],
"description": "Production Invtry Managed Loc"
},
"ProductIsConfigurable": {
"type": [
"string",
"null"
],
"description": "Configurable Product"
},
"ProductIsCriticalPrt": {
"type": [
"boolean",
"null"
],
"description": "Indicator: Critical part"
},
"ProductIsExciseTaxRelevant": {
"type": [
"boolean",
"null"
],
"description": "Excise Tax Relevance Indicator"
},
"ProductLogisticsHandlingGroup": {
"type": [
"string",
"null"
],
"description": "Logistics handling group for workload calculation"
},
"ProfileCode": {
"type": [
"string",
"null"
],
"description": "Plant-Specific Material Status"
},
"ProfileValidityStartDate": {
"type": [
"string",
"null"
],
"description": "Date from Which the Plant-Specific Material Status Is Valid"
},
"ProfitCenter": {
"type": [
"string",
"null"
],
"description": "Profit Center"
},
"PurchasingGroup": {
"type": [
"string",
"null"
],
"description": "Purchasing Group"
},
"RegionOfOrigin": {
"type": [
"string",
"null"
],
"description": "Region of Origin of Material (Non-Preferential Origin)"
},
"SerialNumberProfile": {
"type": [
"string",
"null"
],
"description": "Serial Number Profile"
},
"StockDeterminationGroup": {
"type": [
"string",
"null"
],
"description": "Stock determination group"
},
"StockInTransferQuantity": {
"type": [
"string",
"null"
],
"description": "Stock In Transfer Quantity"
},
"StockInTransitQuantity": {
"type": [
"string",
"null"
],
"description": "Stock In Transit Quantity"
}
},
"required": [
"PCID",
"Product",
"Plant"
]
}
sap_s4hana_product_update_product_plant_sales
Updates sales data Parameters:| Parameter | Type | Required | Default | Description | |
|---|---|---|---|---|---|
Product | string | Yes | — | The product value | |
Plant | string | Yes | — | The plant value | |
AvailabilityCheckType | string | null | No | — | Checking Group for Availability Check |
BaseUnit | string | null | No | — | Base Unit |
CapPlanningQuantityInBaseUoM | string | null | No | — | Base quantity for capacity planning in shipping |
LoadingGroup | string | null | No | — | Loading Group |
ProductShippingProcessingTime | string | null | No | — | Shipping processing time |
ReplacementPartType | string | null | No | — | Replacement part |
WrkCentersShipgSetupTimeInDays | string | null | No | — | Shipping setup time |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"Product": {
"type": "string",
"description": "The product value"
},
"Plant": {
"type": "string",
"description": "The plant value"
},
"AvailabilityCheckType": {
"type": [
"string",
"null"
],
"description": "Checking Group for Availability Check"
},
"BaseUnit": {
"type": [
"string",
"null"
],
"description": "Base Unit"
},
"CapPlanningQuantityInBaseUoM": {
"type": [
"string",
"null"
],
"description": "Base quantity for capacity planning in shipping"
},
"LoadingGroup": {
"type": [
"string",
"null"
],
"description": "Loading Group"
},
"ProductShippingProcessingTime": {
"type": [
"string",
"null"
],
"description": "Shipping processing time"
},
"ReplacementPartType": {
"type": [
"string",
"null"
],
"description": "Replacement part"
},
"WrkCentersShipgSetupTimeInDays": {
"type": [
"string",
"null"
],
"description": "Shipping setup time"
}
},
"required": [
"PCID",
"Product",
"Plant"
]
}
sap_s4hana_product_update_product_plant_storage
Updates storage data Parameters:| Parameter | Type | Required | Default | Description | |
|---|---|---|---|---|---|
Product | string | Yes | — | The product value | |
Plant | string | Yes | — | The plant value | |
CycleCountingIndicatorIsFixed | boolean | null | No | — | CC indicator is fixed |
InventoryForCycleCountInd | string | null | No | — | Physical Inventory Indicator for Cycle Counting |
ProdMaximumStoragePeriodUnit | string | null | No | — | Unit for maximum storage period |
ProvisioningServiceLevel | string | null | No | — | IS-R service level |
WrhsMgmtPtwyAndStkRemovalStrgy | string | null | No | — | Strategy for Putaway and Stock Removal |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"Product": {
"type": "string",
"description": "The product value"
},
"Plant": {
"type": "string",
"description": "The plant value"
},
"CycleCountingIndicatorIsFixed": {
"type": [
"boolean",
"null"
],
"description": "CC indicator is fixed"
},
"InventoryForCycleCountInd": {
"type": [
"string",
"null"
],
"description": "Physical Inventory Indicator for Cycle Counting"
},
"ProdMaximumStoragePeriodUnit": {
"type": [
"string",
"null"
],
"description": "Unit for maximum storage period"
},
"ProvisioningServiceLevel": {
"type": [
"string",
"null"
],
"description": "IS-R service level"
},
"WrhsMgmtPtwyAndStkRemovalStrgy": {
"type": [
"string",
"null"
],
"description": "Strategy for Putaway and Stock Removal"
}
},
"required": [
"PCID",
"Product",
"Plant"
]
}
sap_s4hana_product_update_product_sales_delivery
Updates sales organization data Parameters:| Parameter | Type | Required | Default | Description | |
|---|---|---|---|---|---|
Product | string | Yes | — | The product value | |
ProductSalesOrg | string | Yes | — | Sales Organization | |
ProductDistributionChnl | string | Yes | — | Distribution Channel | |
AccountDetnProductGroup | string | null | No | — | Account Assignment Group for Material |
BaseUnit | string | null | No | — | Base Unit |
CashDiscountIsDeductible | boolean | null | No | — | Cash Discount Indicator |
DeliveryNoteProcMinDelivQty | string | null | No | — | Minimum Delivery Quantity in Delivery Note Processing |
DeliveryQuantity | string | null | No | — | Delivery Quantity |
DeliveryQuantityUnit | string | null | No | — | Unit Of Measure Of Delivery Unit |
FifthSalesSpecProductGroup | string | null | No | — | Fifth Sales Spec Product Group |
FirstSalesSpecProductGroup | string | null | No | — | First Sales Spec Product Group |
FourthSalesSpecProductGroup | string | null | No | — | Fourth Sales Spec Product Group |
IsMarkedForDeletion | boolean | null | No | — | Ind.: Flag material for deletion at distribution chain level |
ItemCategoryGroup | string | null | No | — | Item Category Group from Material Master |
LogisticsStatisticsGroup | string | null | No | — | Material Statistics Group |
MinimumMakeToOrderOrderQty | string | null | No | — | Minimum make-to-order quantity |
MinimumOrderQuantity | string | null | No | — | Minimum order quantity in base unit of measure |
PriceSpecificationProductGroup | string | null | No | — | Product Pricing Group |
PricingReferenceProduct | string | null | No | — | Pricing Reference Material |
ProductCommissionGroup | string | null | No | — | Product Commission Group |
ProductHasAttributeID01 | boolean | null | No | — | ID for product attribute 1 |
ProductHasAttributeID02 | boolean | null | No | — | ID for product attribute 2 |
ProductHasAttributeID03 | boolean | null | No | — | ID for product attribute 3 |
ProductHasAttributeID04 | boolean | null | No | — | ID for product attribute 4 |
ProductHasAttributeID05 | boolean | null | No | — | ID for product attribute 5 |
ProductHasAttributeID06 | boolean | null | No | — | ID for product attribute 6 |
ProductHasAttributeID07 | boolean | null | No | — | ID for product attribute 7 |
ProductHasAttributeID08 | boolean | null | No | — | ID for product attribute 8 |
ProductHasAttributeID09 | boolean | null | No | — | ID for product attribute 9 |
ProductHasAttributeID10 | boolean | null | No | — | ID for product attribute 10 |
ProductHierarchy | string | null | No | — | Product Hierarchy |
ProductSalesStatus | string | null | No | — | Distribution-chain-specific material status |
ProductSalesStatusValidityDate | string | null | No | — | Date from which distr.-chain-spec. material status is valid |
ProductUnitGroup | string | null | No | — | Unit of Measure Group |
RoundingProfile | string | null | No | — | Rounding Profile |
SalesMeasureUnit | string | null | No | — | Sales Measure Unit |
SecondSalesSpecProductGroup | string | null | No | — | Second Sales Spec Product Group |
SupplyingPlant | string | null | No | — | Delivering Plant (Own or External) |
ThirdSalesSpecProductGroup | string | null | No | — | Third Sales Spec Product Group |
VariableSalesUnitIsNotAllowed | boolean | null | No | — | Variable Sales Unit Not Allowed |
VolumeRebateGroup | string | null | No | — | Volume rebate group |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"Product": {
"type": "string",
"description": "The product value"
},
"ProductSalesOrg": {
"type": "string",
"description": "Sales Organization"
},
"ProductDistributionChnl": {
"type": "string",
"description": "Distribution Channel"
},
"AccountDetnProductGroup": {
"type": [
"string",
"null"
],
"description": "Account Assignment Group for Material"
},
"BaseUnit": {
"type": [
"string",
"null"
],
"description": "Base Unit"
},
"CashDiscountIsDeductible": {
"type": [
"boolean",
"null"
],
"description": "Cash Discount Indicator"
},
"DeliveryNoteProcMinDelivQty": {
"type": [
"string",
"null"
],
"description": "Minimum Delivery Quantity in Delivery Note Processing"
},
"DeliveryQuantity": {
"type": [
"string",
"null"
],
"description": "Delivery Quantity"
},
"DeliveryQuantityUnit": {
"type": [
"string",
"null"
],
"description": "Unit Of Measure Of Delivery Unit"
},
"FifthSalesSpecProductGroup": {
"type": [
"string",
"null"
],
"description": "Fifth Sales Spec Product Group"
},
"FirstSalesSpecProductGroup": {
"type": [
"string",
"null"
],
"description": "First Sales Spec Product Group"
},
"FourthSalesSpecProductGroup": {
"type": [
"string",
"null"
],
"description": "Fourth Sales Spec Product Group"
},
"IsMarkedForDeletion": {
"type": [
"boolean",
"null"
],
"description": "Ind.: Flag material for deletion at distribution chain level"
},
"ItemCategoryGroup": {
"type": [
"string",
"null"
],
"description": "Item Category Group from Material Master"
},
"LogisticsStatisticsGroup": {
"type": [
"string",
"null"
],
"description": "Material Statistics Group"
},
"MinimumMakeToOrderOrderQty": {
"type": [
"string",
"null"
],
"description": "Minimum make-to-order quantity"
},
"MinimumOrderQuantity": {
"type": [
"string",
"null"
],
"description": "Minimum order quantity in base unit of measure"
},
"PriceSpecificationProductGroup": {
"type": [
"string",
"null"
],
"description": "Product Pricing Group"
},
"PricingReferenceProduct": {
"type": [
"string",
"null"
],
"description": "Pricing Reference Material"
},
"ProductCommissionGroup": {
"type": [
"string",
"null"
],
"description": "Product Commission Group"
},
"ProductHasAttributeID01": {
"type": [
"boolean",
"null"
],
"description": "ID for product attribute 1"
},
"ProductHasAttributeID02": {
"type": [
"boolean",
"null"
],
"description": "ID for product attribute 2"
},
"ProductHasAttributeID03": {
"type": [
"boolean",
"null"
],
"description": "ID for product attribute 3"
},
"ProductHasAttributeID04": {
"type": [
"boolean",
"null"
],
"description": "ID for product attribute 4"
},
"ProductHasAttributeID05": {
"type": [
"boolean",
"null"
],
"description": "ID for product attribute 5"
},
"ProductHasAttributeID06": {
"type": [
"boolean",
"null"
],
"description": "ID for product attribute 6"
},
"ProductHasAttributeID07": {
"type": [
"boolean",
"null"
],
"description": "ID for product attribute 7"
},
"ProductHasAttributeID08": {
"type": [
"boolean",
"null"
],
"description": "ID for product attribute 8"
},
"ProductHasAttributeID09": {
"type": [
"boolean",
"null"
],
"description": "ID for product attribute 9"
},
"ProductHasAttributeID10": {
"type": [
"boolean",
"null"
],
"description": "ID for product attribute 10"
},
"ProductHierarchy": {
"type": [
"string",
"null"
],
"description": "Product Hierarchy"
},
"ProductSalesStatus": {
"type": [
"string",
"null"
],
"description": "Distribution-chain-specific material status"
},
"ProductSalesStatusValidityDate": {
"type": [
"string",
"null"
],
"description": "Date from which distr.-chain-spec. material status is valid"
},
"ProductUnitGroup": {
"type": [
"string",
"null"
],
"description": "Unit of Measure Group"
},
"RoundingProfile": {
"type": [
"string",
"null"
],
"description": "Rounding Profile"
},
"SalesMeasureUnit": {
"type": [
"string",
"null"
],
"description": "Sales Measure Unit"
},
"SecondSalesSpecProductGroup": {
"type": [
"string",
"null"
],
"description": "Second Sales Spec Product Group"
},
"SupplyingPlant": {
"type": [
"string",
"null"
],
"description": "Delivering Plant (Own or External)"
},
"ThirdSalesSpecProductGroup": {
"type": [
"string",
"null"
],
"description": "Third Sales Spec Product Group"
},
"VariableSalesUnitIsNotAllowed": {
"type": [
"boolean",
"null"
],
"description": "Variable Sales Unit Not Allowed"
},
"VolumeRebateGroup": {
"type": [
"string",
"null"
],
"description": "Volume rebate group"
}
},
"required": [
"PCID",
"Product",
"ProductSalesOrg",
"ProductDistributionChnl"
]
}
sap_s4hana_product_update_product_sales_text
Updates sales text Parameters:| Parameter | Type | Required | Default | Description | |
|---|---|---|---|---|---|
Product | string | Yes | — | The product value | |
ProductSalesOrg | string | Yes | — | Sales Organization | |
ProductDistributionChnl | string | Yes | — | Distribution Channel | |
Language | string | Yes | — | Language Key | |
LongText | string | null | No | — | Long Text |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"Product": {
"type": "string",
"description": "The product value"
},
"ProductSalesOrg": {
"type": "string",
"description": "Sales Organization"
},
"ProductDistributionChnl": {
"type": "string",
"description": "Distribution Channel"
},
"Language": {
"type": "string",
"description": "Language Key"
},
"LongText": {
"type": [
"string",
"null"
],
"description": "Long Text"
}
},
"required": [
"PCID",
"Product",
"ProductSalesOrg",
"ProductDistributionChnl",
"Language"
]
}
sap_s4hana_product_update_product_storage_location
Updates storage location data Parameters:| Parameter | Type | Required | Default | Description | |
|---|---|---|---|---|---|
Product | string | Yes | — | Material Number | |
Plant | string | Yes | — | The plant value | |
StorageLocation | string | Yes | — | Storage Location | |
DateOfLastPostedCntUnRstrcdStk | string | null | No | — | Date of Last Posted Count |
FiscalMonthCurrentPeriod | string | null | No | — | Fiscal Month Current Period |
FiscalYearCurrentInvtryPeriod | string | null | No | — | Fiscal Year Current Invtry Period |
FiscalYearCurrentPeriod | string | null | No | — | Fiscal Year Current Period |
HasInvtryBlockStockPrevPeriod | string | null | No | — | Phys. inventory indicator for blocked stock in prev. period |
InventoryBlockStockInd | string | null | No | — | Physical inventory indicator for blocked stock |
InventoryCorrectionFactor | object | No | — | Inventory Correction Factor | |
InventoryStockPrevPeriod | string | null | No | — | Physical inventory indicator for stock in previous year |
InvtryCurrentYearStockInd | string | null | No | — | Physical inventory indicator for whse stock in current year |
InvtryQualInspCurrentYrStkInd | string | null | No | — | Phys. inventory ind. f. stock in qual. insp. in current year |
InvtryRestrictedUseStockInd | string | null | No | — | Physical inventory indicator for restricted-use stock |
InvtryRestStockPrevPeriodInd | string | null | No | — | Physical inventory ind. for restricted-use stock, prev.pd |
InvtryStockQltyInspPrevPeriod | string | null | No | — | Phys. inventory ind. f. stock in qual. insp. in prev. period |
IsMarkedForDeletion | boolean | null | No | — | Flag Material for Deletion at Storage Location Level |
LeanWrhsManagementPickingArea | string | null | No | — | Picking area for lean WM |
PhysicalInventoryBlockInd | string | null | No | — | Physical Inventory Blocking Indicator |
WarehouseStorageBin | string | null | No | — | Warehouse Storage Bin |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"Product": {
"type": "string",
"description": "Material Number"
},
"Plant": {
"type": "string",
"description": "The plant value"
},
"StorageLocation": {
"type": "string",
"description": "Storage Location"
},
"DateOfLastPostedCntUnRstrcdStk": {
"type": [
"string",
"null"
],
"description": "Date of Last Posted Count"
},
"FiscalMonthCurrentPeriod": {
"type": [
"string",
"null"
],
"description": "Fiscal Month Current Period"
},
"FiscalYearCurrentInvtryPeriod": {
"type": [
"string",
"null"
],
"description": "Fiscal Year Current Invtry Period"
},
"FiscalYearCurrentPeriod": {
"type": [
"string",
"null"
],
"description": "Fiscal Year Current Period"
},
"HasInvtryBlockStockPrevPeriod": {
"type": [
"string",
"null"
],
"description": "Phys. inventory indicator for blocked stock in prev. period"
},
"InventoryBlockStockInd": {
"type": [
"string",
"null"
],
"description": "Physical inventory indicator for blocked stock"
},
"InventoryCorrectionFactor": {
"description": "Inventory Correction Factor"
},
"InventoryStockPrevPeriod": {
"type": [
"string",
"null"
],
"description": "Physical inventory indicator for stock in previous year"
},
"InvtryCurrentYearStockInd": {
"type": [
"string",
"null"
],
"description": "Physical inventory indicator for whse stock in current year"
},
"InvtryQualInspCurrentYrStkInd": {
"type": [
"string",
"null"
],
"description": "Phys. inventory ind. f. stock in qual. insp. in current year"
},
"InvtryRestrictedUseStockInd": {
"type": [
"string",
"null"
],
"description": "Physical inventory indicator for restricted-use stock"
},
"InvtryRestStockPrevPeriodInd": {
"type": [
"string",
"null"
],
"description": "Physical inventory ind. for restricted-use stock, prev.pd"
},
"InvtryStockQltyInspPrevPeriod": {
"type": [
"string",
"null"
],
"description": "Phys. inventory ind. f. stock in qual. insp. in prev. period"
},
"IsMarkedForDeletion": {
"type": [
"boolean",
"null"
],
"description": "Flag Material for Deletion at Storage Location Level"
},
"LeanWrhsManagementPickingArea": {
"type": [
"string",
"null"
],
"description": "Picking area for lean WM"
},
"PhysicalInventoryBlockInd": {
"type": [
"string",
"null"
],
"description": "Physical Inventory Blocking Indicator"
},
"WarehouseStorageBin": {
"type": [
"string",
"null"
],
"description": "Warehouse Storage Bin"
}
},
"required": [
"PCID",
"Product",
"Plant",
"StorageLocation"
]
}
sap_s4hana_product_update_product_units_of_measure
Updates units of measure Parameters:| Parameter | Type | Required | Default | Description | |
|---|---|---|---|---|---|
Product | string | Yes | — | The product value | |
AlternativeUnit | string | Yes | — | Alternative Unit of Measure for Stockkeeping Unit | |
BaseUnit | string | null | No | — | Base Unit |
CapacityUsage | string | null | No | — | Capacity Usage |
GlobalTradeItemNumber | string | null | No | — | International Article Number (EAN/UPC) |
GlobalTradeItemNumberCategory | string | null | No | — | Category of Global Trade Item Number (GTIN) |
GrossWeight | string | null | No | — | Gross Weight |
LowerLevelPackagingUnit | string | null | No | — | Lower-Level Unit of Measure in a Packing Hierarchy |
MaterialVolume | string | null | No | — | Material Volume |
MaximumStackingFactor | integer | null | No | — | Maximum Stacking Factor |
ProductMeasurementUnit | string | null | No | — | Unit of Dimension for Length/Width/Height |
QuantityDenominator | string | null | No | — | Denominator for conversion to base units of measure |
QuantityNumerator | string | null | No | — | Numerator for Conversion to Base Units of Measure |
RemainingVolumeAfterNesting | string | null | No | — | Remaining Volume after Nesting (in Percentage) |
UnitSpecificProductHeight | string | null | No | — | Unit Specific Product Height |
UnitSpecificProductLength | string | null | No | — | Unit Specific Product Length |
UnitSpecificProductWidth | string | null | No | — | Unit Specific Product Width |
VolumeUnit | string | null | No | — | Volume Unit |
WeightUnit | string | null | No | — | Weight Unit |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"Product": {
"type": "string",
"description": "The product value"
},
"AlternativeUnit": {
"type": "string",
"description": "Alternative Unit of Measure for Stockkeeping Unit"
},
"BaseUnit": {
"type": [
"string",
"null"
],
"description": "Base Unit"
},
"CapacityUsage": {
"type": [
"string",
"null"
],
"description": "Capacity Usage"
},
"GlobalTradeItemNumber": {
"type": [
"string",
"null"
],
"description": "International Article Number (EAN/UPC)"
},
"GlobalTradeItemNumberCategory": {
"type": [
"string",
"null"
],
"description": "Category of Global Trade Item Number (GTIN)"
},
"GrossWeight": {
"type": [
"string",
"null"
],
"description": "Gross Weight"
},
"LowerLevelPackagingUnit": {
"type": [
"string",
"null"
],
"description": "Lower-Level Unit of Measure in a Packing Hierarchy"
},
"MaterialVolume": {
"type": [
"string",
"null"
],
"description": "Material Volume"
},
"MaximumStackingFactor": {
"type": [
"integer",
"null"
],
"description": "Maximum Stacking Factor"
},
"ProductMeasurementUnit": {
"type": [
"string",
"null"
],
"description": "Unit of Dimension for Length/Width/Height"
},
"QuantityDenominator": {
"type": [
"string",
"null"
],
"description": "Denominator for conversion to base units of measure"
},
"QuantityNumerator": {
"type": [
"string",
"null"
],
"description": "Numerator for Conversion to Base Units of Measure"
},
"RemainingVolumeAfterNesting": {
"type": [
"string",
"null"
],
"description": "Remaining Volume after Nesting (in Percentage)"
},
"UnitSpecificProductHeight": {
"type": [
"string",
"null"
],
"description": "Unit Specific Product Height"
},
"UnitSpecificProductLength": {
"type": [
"string",
"null"
],
"description": "Unit Specific Product Length"
},
"UnitSpecificProductWidth": {
"type": [
"string",
"null"
],
"description": "Unit Specific Product Width"
},
"VolumeUnit": {
"type": [
"string",
"null"
],
"description": "Volume Unit"
},
"WeightUnit": {
"type": [
"string",
"null"
],
"description": "Weight Unit"
}
},
"required": [
"PCID",
"Product",
"AlternativeUnit"
]
}

