Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterrecipe.MasterRecipeMatlAssgmt
Packages that use MasterRecipeMatlAssgmt
Package
Description
-
Uses of MasterRecipeMatlAssgmt in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterrecipe
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterrecipe with type parameters of type MasterRecipeMatlAssgmtModifier and TypeFieldDescriptionstatic final MasterRecipeHeaderLink<MasterRecipeMatlAssgmt>MasterRecipeHeader.TO_MATL_ASSGMTUse with available fluent helpers to apply the to_MatlAssgmt navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterrecipe that return MasterRecipeMatlAssgmtMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterrecipe that return types with arguments of type MasterRecipeMatlAssgmtModifier and TypeMethodDescriptionMasterRecipeHeader.fetchMatlAssgmt()Fetches the MasterRecipeMatlAssgmt entities (one to many) associated with this entity.protected Class<MasterRecipeMatlAssgmt>MasterRecipeMatlAssgmtByKeyFluentHelper.getEntityClass()protected Class<MasterRecipeMatlAssgmt>MasterRecipeMatlAssgmtFluentHelper.getEntityClass()io.vavr.control.Option<List<MasterRecipeMatlAssgmt>>MasterRecipeHeader.getMatlAssgmtIfPresent()Retrieval of associated MasterRecipeMatlAssgmt entities (one to many).MasterRecipeHeader.getMatlAssgmtOrFetch()Retrieval of associated MasterRecipeMatlAssgmt entities (one to many).MasterRecipeMatlAssgmt.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterrecipe with parameters of type MasterRecipeMatlAssgmtModifier and TypeMethodDescriptionvoidMasterRecipeHeader.addMatlAssgmt(MasterRecipeMatlAssgmt... entity) Adds elements to the list of associated MasterRecipeMatlAssgmt entities.MasterRecipeHeader.MasterRecipeHeaderBuilder.matlAssgmt(MasterRecipeMatlAssgmt... value) Navigation property to_MatlAssgmt for MasterRecipeHeader to multiple MasterRecipeMatlAssgmt.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterrecipe with type arguments of type MasterRecipeMatlAssgmtModifier and TypeMethodDescriptionvoidMasterRecipeHeader.setMatlAssgmt(List<MasterRecipeMatlAssgmt> value) Overwrites the list of associated MasterRecipeMatlAssgmt entities for the loaded navigation property to_MatlAssgmt.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterrecipe with type arguments of type MasterRecipeMatlAssgmtModifierConstructorDescriptionMasterRecipeHeader(String masterRecipeGroup, String masterRecipe, String masterRecipeInternalVersion, Boolean isMarkedForDeletion, String billOfOperationsDesc, String longTextLanguageCode, String plainLongText, String plant, String billOfOperationsStatus, String billOfOperationsUsage, String responsiblePlannerGroup, String billOfOperationsProfile, BigDecimal minimumLotSizeQuantity, BigDecimal maximumLotSizeQuantity, String billOfOperationsUnit, LocalDateTime creationDate, String createdByUser, LocalDateTime lastChangeDate, String lastChangedByUser, LocalDateTime validityStartDate, LocalDateTime validityEndDate, String changeNumber, ZonedDateTime changedDateTime, BigDecimal operationReferenceQuantity, String operationUnit, BigDecimal opQtyToBaseQtyNmrtr, BigDecimal opQtyToBaseQtyDnmntr, List<MasterRecipeMatlAssgmt> toMatlAssgmt, List<MasterRecipeOperation> toOperation) -
Uses of MasterRecipeMatlAssgmt in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterrecipe.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterrecipe.link that return types with arguments of type MasterRecipeMatlAssgmtModifier and TypeMethodDescriptionMasterRecipeMatlAssgmtOneToOneLink.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.masterrecipe.link with type arguments of type MasterRecipeMatlAssgmtModifier and TypeMethodDescriptionprotected MasterRecipeMatlAssgmtLink<ObjectT>MasterRecipeMatlAssgmtLink.translateLinkType(EntityLink<MasterRecipeMatlAssgmtLink<ObjectT>, MasterRecipeMatlAssgmt, ObjectT> link)