Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.BillOfMaterial
Packages that use BillOfMaterial
Package
Description
-
Uses of BillOfMaterial in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials with type parameters of type BillOfMaterialModifier and TypeFieldDescriptionstatic final BillOfMaterialItemOneToOneLink<BillOfMaterial>BillOfMaterialItem.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.billofmaterials that return BillOfMaterialModifier and TypeMethodDescriptionBillOfMaterial.BillOfMaterialBuilder.build()ReleaseVersionBOMFluentHelper.executeRequest(HttpDestinationProperties destination) Execute this function import.BillOfMaterialItem.fetchBillOfMaterial()Fetches the BillOfMaterial entity (one to one) associated with this entity.BillOfMaterialItem.getBillOfMaterialOrFetch()Retrieval of associated BillOfMaterial entity (one to one).protected BillOfMaterialBillOfMaterialCreateFluentHelper.getEntity()protected BillOfMaterialBillOfMaterialUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials that return types with arguments of type BillOfMaterialModifier and TypeMethodDescriptionio.vavr.control.Option<BillOfMaterial>BillOfMaterialItem.getBillOfMaterialIfPresent()Retrieval of associated BillOfMaterial entity (one to one).protected Class<BillOfMaterial>BillOfMaterialByKeyFluentHelper.getEntityClass()protected Class<BillOfMaterial>BillOfMaterialFluentHelper.getEntityClass()protected Class<BillOfMaterial>ReleaseVersionBOMFluentHelper.getEntityClass()BillOfMaterial.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials with parameters of type BillOfMaterialModifier and TypeMethodDescriptionBillOfMaterialItem.BillOfMaterialItemBuilder.billOfMaterial(BillOfMaterial value) Navigation property to_BillOfMaterial for BillOfMaterialItem to single BillOfMaterial.voidBillOfMaterialItem.setBillOfMaterial(BillOfMaterial value) Overwrites the associated BillOfMaterial entity for the loaded navigation property to_BillOfMaterial.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials with parameters of type BillOfMaterialModifierConstructorDescriptionBillOfMaterialCreateFluentHelper(String servicePath, BillOfMaterial entity, String entityCollection) Creates a fluent helper object that will create aBillOfMaterialentity on the OData endpoint.BillOfMaterialItem(UUID billOfMaterialItemUUID, String billOfMaterialCategory, String billOfMaterial, String billOfMaterialVariant, String billOfMaterialVersion, String billOfMaterialItemNodeNumber, 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 fixedQuantity, 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 followUpGroup, String discontinuationGroup, String isConfigurableBOM, String referencePoint, BigDecimal leadTimeOffset, String productionSupplyArea, Boolean isDeleted, Boolean isALE, UUID billOfMaterialHeaderUUID, BillOfMaterial toBillOfMaterial, BOMItemCategory toBOMItemCategory) BillOfMaterialUpdateFluentHelper(String servicePath, BillOfMaterial entity, String entityCollection) Creates a fluent helper object that will update aBillOfMaterialentity on the OData endpoint. -
Uses of BillOfMaterial in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.batch with parameters of type BillOfMaterialModifier and TypeMethodDescriptionBillOfMaterialsServiceBatchChangeSet.createBillOfMaterial(BillOfMaterial billOfMaterial) Create a newBillOfMaterialentity and save it to the S/4HANA system.DefaultBillOfMaterialsServiceBatchChangeSet.createBillOfMaterial(BillOfMaterial billOfMaterial) BillOfMaterialsServiceBatchChangeSet.updateBillOfMaterial(BillOfMaterial billOfMaterial) Update an existingBillOfMaterialentity and save it to the S/4HANA system.DefaultBillOfMaterialsServiceBatchChangeSet.updateBillOfMaterial(BillOfMaterial billOfMaterial) -
Uses of BillOfMaterial in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.link that return types with arguments of type BillOfMaterialModifier and TypeMethodDescriptionBillOfMaterialOneToOneLink.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.billofmaterials.link with type arguments of type BillOfMaterialModifier and TypeMethodDescriptionprotected BillOfMaterialLink<ObjectT>BillOfMaterialLink.translateLinkType(EntityLink<BillOfMaterialLink<ObjectT>, BillOfMaterial, ObjectT> link) -
Uses of BillOfMaterial in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type BillOfMaterialModifier and TypeMethodDescriptionBillOfMaterialsService.createBillOfMaterial(BillOfMaterial billOfMaterial) Deprecated.Create a newBillOfMaterialentity and save it to the S/4HANA system.DefaultBillOfMaterialsService.createBillOfMaterial(BillOfMaterial billOfMaterial) Deprecated.BillOfMaterialsService.updateBillOfMaterial(BillOfMaterial billOfMaterial) Deprecated.Update an existingBillOfMaterialentity and save it to the S/4HANA system.DefaultBillOfMaterialsService.updateBillOfMaterial(BillOfMaterial billOfMaterial) Deprecated.