Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.SpecAssignedMatlForKeyDate
Packages that use SpecAssignedMatlForKeyDate
Package
Description
-
Uses of SpecAssignedMatlForKeyDate in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance with type parameters of type SpecAssignedMatlForKeyDateModifier and TypeFieldDescriptionstatic final RealSubstanceLink<SpecAssignedMatlForKeyDate>RealSubstance.TO_REAL_SUBSTANCE_MATL_ASSIGNMENTUse with available fluent helpers to apply the to_RealSubstanceMatlAssignment navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance that return SpecAssignedMatlForKeyDateModifier and TypeMethodDescriptionSpecAssignedMatlForKeyDate.SpecAssignedMatlForKeyDateBuilder.build()protected SpecAssignedMatlForKeyDateSpecAssignedMatlForKeyDateCreateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance that return types with arguments of type SpecAssignedMatlForKeyDateModifier and TypeMethodDescriptionRealSubstance.fetchRealSubstanceMatlAssignment()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>>RealSubstance.getRealSubstanceMatlAssignmentIfPresent()Retrieval of associated SpecAssignedMatlForKeyDate entities (one to many).RealSubstance.getRealSubstanceMatlAssignmentOrFetch()Retrieval of associated SpecAssignedMatlForKeyDate entities (one to many).SpecAssignedMatlForKeyDate.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance with parameters of type SpecAssignedMatlForKeyDateModifier and TypeMethodDescriptionvoidRealSubstance.addRealSubstanceMatlAssignment(SpecAssignedMatlForKeyDate... entity) Adds elements to the list of associated SpecAssignedMatlForKeyDate entities.RealSubstance.RealSubstanceBuilder.realSubstanceMatlAssignment(SpecAssignedMatlForKeyDate... value) Navigation property to_RealSubstanceMatlAssignment for RealSubstance to multiple SpecAssignedMatlForKeyDate.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance with type arguments of type SpecAssignedMatlForKeyDateModifier and TypeMethodDescriptionvoidRealSubstance.setRealSubstanceMatlAssignment(List<SpecAssignedMatlForKeyDate> value) Overwrites the list of associated SpecAssignedMatlForKeyDate entities for the loaded navigation property to_RealSubstanceMatlAssignment.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance 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.realsubstance.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.batch with parameters of type SpecAssignedMatlForKeyDateModifier and TypeMethodDescriptionDefaultRealSubstanceServiceBatchChangeSet.createSpecAssignedMatlForKeyDate(SpecAssignedMatlForKeyDate specAssignedMatlForKeyDate) RealSubstanceServiceBatchChangeSet.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.realsubstance.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.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.realsubstance.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 TypeMethodDescriptionDefaultRealSubstanceService.createSpecAssignedMatlForKeyDate(SpecAssignedMatlForKeyDate specAssignedMatlForKeyDate) Deprecated.RealSubstanceService.createSpecAssignedMatlForKeyDate(SpecAssignedMatlForKeyDate specAssignedMatlForKeyDate) Deprecated.Create a newSpecAssignedMatlForKeyDateentity and save it to the S/4HANA system.