Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.SpecAssignedMatlForKeyDate
Packages that use SpecAssignedMatlForKeyDate
Package
Description
-
Uses of SpecAssignedMatlForKeyDate in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance with type parameters of type SpecAssignedMatlForKeyDateModifier and TypeFieldDescriptionstatic final RawSubstanceLink<SpecAssignedMatlForKeyDate>RawSubstance.TO_RAW_SUBSTANCE_MATL_ASSIGNMENTUse with available fluent helpers to apply the to_RawSubstanceMatlAssignment navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance that return SpecAssignedMatlForKeyDateModifier and TypeMethodDescriptionSpecAssignedMatlForKeyDate.SpecAssignedMatlForKeyDateBuilder.build()protected SpecAssignedMatlForKeyDateSpecAssignedMatlForKeyDateCreateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance that return types with arguments of type SpecAssignedMatlForKeyDateModifier and TypeMethodDescriptionRawSubstance.fetchRawSubstanceMatlAssignment()Fetches the SpecAssignedMatlForKeyDate entities (one to many) associated with this entity.protected Class<SpecAssignedMatlForKeyDate>SpecAssignedMatlForKeyDateByKeyFluentHelper.getEntityClass()protected Class<SpecAssignedMatlForKeyDate>SpecAssignedMatlForKeyDateFluentHelper.getEntityClass()io.vavr.control.Option<List<SpecAssignedMatlForKeyDate>>RawSubstance.getRawSubstanceMatlAssignmentIfPresent()Retrieval of associated SpecAssignedMatlForKeyDate entities (one to many).RawSubstance.getRawSubstanceMatlAssignmentOrFetch()Retrieval of associated SpecAssignedMatlForKeyDate entities (one to many).SpecAssignedMatlForKeyDate.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance with parameters of type SpecAssignedMatlForKeyDateModifier and TypeMethodDescriptionvoidRawSubstance.addRawSubstanceMatlAssignment(SpecAssignedMatlForKeyDate... entity) Adds elements to the list of associated SpecAssignedMatlForKeyDate entities.RawSubstance.RawSubstanceBuilder.rawSubstanceMatlAssignment(SpecAssignedMatlForKeyDate... value) Navigation property to_RawSubstanceMatlAssignment for RawSubstance to multiple SpecAssignedMatlForKeyDate.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance with type arguments of type SpecAssignedMatlForKeyDateModifier and TypeMethodDescriptionvoidRawSubstance.setRawSubstanceMatlAssignment(List<SpecAssignedMatlForKeyDate> value) Overwrites the list of associated SpecAssignedMatlForKeyDate entities for the loaded navigation property to_RawSubstanceMatlAssignment.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance with parameters of type SpecAssignedMatlForKeyDateModifierConstructorDescriptionSpecAssignedMatlForKeyDateCreateFluentHelper(String servicePath, SpecAssignedMatlForKeyDate entity, String entityCollection) Creates a fluent helper object that will create aSpecAssignedMatlForKeyDateentity on the OData endpoint. -
Uses of SpecAssignedMatlForKeyDate in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.batch with parameters of type SpecAssignedMatlForKeyDateModifier and TypeMethodDescriptionDefaultRawSubstanceServiceBatchChangeSet.createSpecAssignedMatlForKeyDate(SpecAssignedMatlForKeyDate specAssignedMatlForKeyDate) RawSubstanceServiceBatchChangeSet.createSpecAssignedMatlForKeyDate(SpecAssignedMatlForKeyDate specAssignedMatlForKeyDate) Create a newSpecAssignedMatlForKeyDateentity and save it to the S/4HANA system. -
Uses of SpecAssignedMatlForKeyDate in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.link that return types with arguments of type SpecAssignedMatlForKeyDateModifier and TypeMethodDescriptionSpecAssignedMatlForKeyDateOneToOneLink.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.rawsubstance.link with type arguments of type SpecAssignedMatlForKeyDateModifier and TypeMethodDescriptionprotected SpecAssignedMatlForKeyDateLink<ObjectT>SpecAssignedMatlForKeyDateLink.translateLinkType(EntityLink<SpecAssignedMatlForKeyDateLink<ObjectT>, SpecAssignedMatlForKeyDate, ObjectT> link) -
Uses of SpecAssignedMatlForKeyDate in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type SpecAssignedMatlForKeyDateModifier and TypeMethodDescriptionDefaultRawSubstanceService.createSpecAssignedMatlForKeyDate(SpecAssignedMatlForKeyDate specAssignedMatlForKeyDate) Deprecated.RawSubstanceService.createSpecAssignedMatlForKeyDate(SpecAssignedMatlForKeyDate specAssignedMatlForKeyDate) Deprecated.Create a newSpecAssignedMatlForKeyDateentity and save it to the S/4HANA system.