Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterrecipe.MasterRecipeOpCompAlloc
Packages that use MasterRecipeOpCompAlloc
Package
Description
-
Uses of MasterRecipeOpCompAlloc 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 MasterRecipeOpCompAllocModifier and TypeFieldDescriptionstatic final MasterRecipeOperationLink<MasterRecipeOpCompAlloc>MasterRecipeOperation.TO_OP_COMP_ALLOCUse with available fluent helpers to apply the to_OpCompAlloc navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterrecipe that return MasterRecipeOpCompAllocMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterrecipe that return types with arguments of type MasterRecipeOpCompAllocModifier and TypeMethodDescriptionMasterRecipeOperation.fetchOpCompAlloc()Fetches the MasterRecipeOpCompAlloc entities (one to many) associated with this entity.protected Class<MasterRecipeOpCompAlloc>MasterRecipeOpCompAllocByKeyFluentHelper.getEntityClass()protected Class<MasterRecipeOpCompAlloc>MasterRecipeOpCompAllocFluentHelper.getEntityClass()io.vavr.control.Option<List<MasterRecipeOpCompAlloc>>MasterRecipeOperation.getOpCompAllocIfPresent()Retrieval of associated MasterRecipeOpCompAlloc entities (one to many).MasterRecipeOperation.getOpCompAllocOrFetch()Retrieval of associated MasterRecipeOpCompAlloc entities (one to many).MasterRecipeOpCompAlloc.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterrecipe with parameters of type MasterRecipeOpCompAllocModifier and TypeMethodDescriptionvoidMasterRecipeOperation.addOpCompAlloc(MasterRecipeOpCompAlloc... entity) Adds elements to the list of associated MasterRecipeOpCompAlloc entities.MasterRecipeOperation.MasterRecipeOperationBuilder.opCompAlloc(MasterRecipeOpCompAlloc... value) Navigation property to_OpCompAlloc for MasterRecipeOperation to multiple MasterRecipeOpCompAlloc.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterrecipe with type arguments of type MasterRecipeOpCompAllocModifier and TypeMethodDescriptionvoidMasterRecipeOperation.setOpCompAlloc(List<MasterRecipeOpCompAlloc> value) Overwrites the list of associated MasterRecipeOpCompAlloc entities for the loaded navigation property to_OpCompAlloc.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterrecipe with type arguments of type MasterRecipeOpCompAllocModifierConstructorDescriptionMasterRecipeOperation(String masterRecipeGroup, String masterRecipe, String masterRecipeOperationIntID, String mstrRcpOperationIntVersion, String operation, String operationText, String longTextLanguageCode, String plainLongText, String workCenterTypeCode, String workCenterInternalID, String operationStandardTextCode, String plant, String operationControlProfile, BigDecimal operationReferenceQuantity, String operationUnit, BigDecimal opQtyToBaseQtyNmrtr, BigDecimal opQtyToBaseQtyDnmntr, BigDecimal numberOfTimeTickets, String numberOfConfirmationSlips, String operationCostingRelevancyType, String businessProcess, String operationSetupType, String operationSetupGroupCategory, String operationSetupGroup, String capacityCategoryCode, LocalDateTime creationDate, String createdByUser, LocalDateTime lastChangeDate, String lastChangedByUser, LocalDateTime validityStartDate, LocalDateTime validityEndDate, String changeNumber, ZonedDateTime changedDateTime, List<MasterRecipeOpCompAlloc> toOpCompAlloc, List<MasterRecipeOpSecdryRsce> toOpSecdryRsce, List<MasterRecipePhase> toPhase) -
Uses of MasterRecipeOpCompAlloc 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 MasterRecipeOpCompAllocModifier and TypeMethodDescriptionMasterRecipeOpCompAllocOneToOneLink.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 MasterRecipeOpCompAllocModifier and TypeMethodDescriptionprotected MasterRecipeOpCompAllocLink<ObjectT>MasterRecipeOpCompAllocLink.translateLinkType(EntityLink<MasterRecipeOpCompAllocLink<ObjectT>, MasterRecipeOpCompAlloc, ObjectT> link)