Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.orderbillofmaterial.SalesOrderBOM
Packages that use SalesOrderBOM
Package
Description
-
Uses of SalesOrderBOM in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.orderbillofmaterial
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.orderbillofmaterial with type parameters of type SalesOrderBOMModifier and TypeFieldDescriptionstatic final SalesOrderBOMItemOneToOneLink<SalesOrderBOM>SalesOrderBOMItem.TO_BILL_OF_MATERIALUse with available fluent helpers to apply the to_BillOfMaterial navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.orderbillofmaterial that return SalesOrderBOMModifier and TypeMethodDescriptionSalesOrderBOM.SalesOrderBOMBuilder.build()SalesOrderBOMItem.fetchBillOfMaterial()Fetches the SalesOrderBOM entity (one to one) associated with this entity.SalesOrderBOMItem.getBillOfMaterialOrFetch()Retrieval of associated SalesOrderBOM entity (one to one).protected SalesOrderBOMSalesOrderBOMCreateFluentHelper.getEntity()protected SalesOrderBOMSalesOrderBOMDeleteFluentHelper.getEntity()protected SalesOrderBOMSalesOrderBOMUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.orderbillofmaterial that return types with arguments of type SalesOrderBOMModifier and TypeMethodDescriptionio.vavr.control.Option<SalesOrderBOM>SalesOrderBOMItem.getBillOfMaterialIfPresent()Retrieval of associated SalesOrderBOM entity (one to one).protected Class<SalesOrderBOM>SalesOrderBOMByKeyFluentHelper.getEntityClass()protected Class<SalesOrderBOM>SalesOrderBOMFluentHelper.getEntityClass()SalesOrderBOM.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.orderbillofmaterial with parameters of type SalesOrderBOMModifier and TypeMethodDescriptionSalesOrderBOMItem.SalesOrderBOMItemBuilder.billOfMaterial(SalesOrderBOM value) Navigation property to_BillOfMaterial for SalesOrderBOMItem to single SalesOrderBOM.voidSalesOrderBOMItem.setBillOfMaterial(SalesOrderBOM value) Overwrites the associated SalesOrderBOM entity for the loaded navigation property to_BillOfMaterial.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.orderbillofmaterial with parameters of type SalesOrderBOMModifierConstructorDescriptionSalesOrderBOMCreateFluentHelper(String servicePath, SalesOrderBOM entity, String entityCollection) Creates a fluent helper object that will create aSalesOrderBOMentity on the OData endpoint.SalesOrderBOMDeleteFluentHelper(String servicePath, SalesOrderBOM entity, String entityCollection) Creates a fluent helper object that will delete aSalesOrderBOMentity on the OData endpoint.SalesOrderBOMItem(Boolean deleteBOMItemWithChangeNumber_ac, Boolean delete_mc, Boolean update_mc, String billOfMaterial, String billOfMaterialCategory, String billOfMaterialVariant, String billOfMaterialItemNodeNumber, String headerChangeDocument, String material, String plant, String billOfMaterialVariantUsage, UUID billOfMaterialItemUUID, String bOMItemInternalChangeCount, LocalDateTime validityStartDate, LocalDateTime validityEndDate, String engineeringChangeDocForEdit, String engineeringChangeDocument, String chgToEngineeringChgDocument, String inheritedNodeNumberForBOMItem, LocalDateTime bOMItemRecordCreationDate, String bOMItemCreatedByUser, LocalDateTime bOMItemLastChangeDate, String bOMItemLastChangedByUser, String billOfMaterialComponent, String billOfMaterialItemCategory, String billOfMaterialItemNumber, String billOfMaterialItemUnit, BigDecimal billOfMaterialItemQuantity, String isAssembly, Boolean isSubItem, String bOMItemSorter, Boolean bOMItemHasFixedQuantity, String purchasingGroup, String currency, BigDecimal materialComponentPrice, String identifierBOMItem, BigDecimal materialPriceUnitQty, BigDecimal componentScrapInPercent, BigDecimal operationScrapInPercent, Boolean isNetScrap, BigDecimal numberOfVariableSizeItem, BigDecimal quantityVariableSizeItem, String formulaKey, String componentDescription, String bOMItemDescription, String bOMItemText2, String materialGroup, String documentType, String docNumber, String documentVersion, String documentPart, String classNumber, String classType, String resultingItemCategory, String dependencyObjectNumber, String objectType, Boolean isClassificationRelevant, Boolean isBulkMaterial, String bOMItemIsSparePart, String bOMItemIsSalesRelevant, Boolean isProductionRelevant, Boolean bOMItemIsPlantMaintRelevant, String bOMItemIsCostingRelevant, Boolean isEngineeringRelevant, String specialProcurementType, Boolean isBOMRecursiveAllowed, BigDecimal operationLeadTimeOffset, String opsLeadTimeOffsetUnit, String isMaterialProvision, Boolean bOMIsRecursive, Boolean documentIsCreatedByCAD, String distrKeyCompConsumption, BigDecimal deliveryDurationInDays, String creditor, String costElement, BigDecimal size1, BigDecimal size2, BigDecimal size3, String unitOfMeasureForSize1To3, BigDecimal goodsReceiptDuration, String purchasingOrganization, Boolean requiredComponent, Boolean multipleSelectionAllowed, String prodOrderIssueLocation, Boolean materialIsCoProduct, String explosionType, String alternativeItemGroup, String alternativeItemPriority, String alternativeItemStrategy, BigDecimal usageProbabilityPercent, String followUpGroup, String discontinuationGroup, String isConfigurableBOM, String referencePoint, BigDecimal leadTimeOffset, String productionSupplyArea, Boolean isDeleted, Boolean isALE, ZonedDateTime lastChangeDateTime, String salesOrder, String salesOrderItem, BOMItemCategory toBOMItemCategory, SalesOrderBOM toBillOfMaterial) SalesOrderBOMUpdateFluentHelper(String servicePath, SalesOrderBOM entity, String entityCollection) Creates a fluent helper object that will update aSalesOrderBOMentity on the OData endpoint. -
Uses of SalesOrderBOM in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.orderbillofmaterial.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.orderbillofmaterial.batch with parameters of type SalesOrderBOMModifier and TypeMethodDescriptionDefaultOrderBillOfMaterialServiceBatchChangeSet.createSalesOrderBOM(SalesOrderBOM salesOrderBOM) OrderBillOfMaterialServiceBatchChangeSet.createSalesOrderBOM(SalesOrderBOM salesOrderBOM) Create a newSalesOrderBOMentity and save it to the S/4HANA system.DefaultOrderBillOfMaterialServiceBatchChangeSet.deleteSalesOrderBOM(SalesOrderBOM salesOrderBOM) OrderBillOfMaterialServiceBatchChangeSet.deleteSalesOrderBOM(SalesOrderBOM salesOrderBOM) Deletes an existingSalesOrderBOMentity in the S/4HANA system.DefaultOrderBillOfMaterialServiceBatchChangeSet.updateSalesOrderBOM(SalesOrderBOM salesOrderBOM) OrderBillOfMaterialServiceBatchChangeSet.updateSalesOrderBOM(SalesOrderBOM salesOrderBOM) Update an existingSalesOrderBOMentity and save it to the S/4HANA system. -
Uses of SalesOrderBOM in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.orderbillofmaterial.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.orderbillofmaterial.link that return types with arguments of type SalesOrderBOMModifier and TypeMethodDescriptionSalesOrderBOMOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression) Query modifier to restrict the result set to entities for which this expression (formulated over a property of a related entity) evaluates to true.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.orderbillofmaterial.link with type arguments of type SalesOrderBOMModifier and TypeMethodDescriptionprotected SalesOrderBOMLink<ObjectT>SalesOrderBOMLink.translateLinkType(EntityLink<SalesOrderBOMLink<ObjectT>, SalesOrderBOM, ObjectT> link) -
Uses of SalesOrderBOM in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type SalesOrderBOMModifier and TypeMethodDescriptionDefaultOrderBillOfMaterialService.createSalesOrderBOM(SalesOrderBOM salesOrderBOM) Deprecated.OrderBillOfMaterialService.createSalesOrderBOM(SalesOrderBOM salesOrderBOM) Deprecated.Create a newSalesOrderBOMentity and save it to the S/4HANA system.DefaultOrderBillOfMaterialService.deleteSalesOrderBOM(SalesOrderBOM salesOrderBOM) Deprecated.OrderBillOfMaterialService.deleteSalesOrderBOM(SalesOrderBOM salesOrderBOM) Deprecated.Deletes an existingSalesOrderBOMentity in the S/4HANA system.DefaultOrderBillOfMaterialService.updateSalesOrderBOM(SalesOrderBOM salesOrderBOM) Deprecated.OrderBillOfMaterialService.updateSalesOrderBOM(SalesOrderBOM salesOrderBOM) Deprecated.Update an existingSalesOrderBOMentity and save it to the S/4HANA system.