Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.plannedindependentrequirement.MaintainYearsPeriod
Packages that use MaintainYearsPeriod
Package
Description
-
Uses of MaintainYearsPeriod in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.plannedindependentrequirement
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.plannedindependentrequirement that return MaintainYearsPeriodModifier and TypeMethodDescriptionMaintainYearsPeriod.MaintainYearsPeriodBuilder.build()protected MaintainYearsPeriodMaintainYearsPeriodUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.plannedindependentrequirement that return types with arguments of type MaintainYearsPeriodModifier and TypeMethodDescriptionprotected Class<MaintainYearsPeriod>MaintainYearsPeriodByKeyFluentHelper.getEntityClass()protected Class<MaintainYearsPeriod>MaintainYearsPeriodFluentHelper.getEntityClass()MaintainYearsPeriod.getType()Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.plannedindependentrequirement with parameters of type MaintainYearsPeriodModifierConstructorDescriptionMaintainYearsPeriodUpdateFluentHelper(String servicePath, MaintainYearsPeriod entity, String entityCollection) Creates a fluent helper object that will update aMaintainYearsPeriodentity on the OData endpoint. -
Uses of MaintainYearsPeriod in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.plannedindependentrequirement.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.plannedindependentrequirement.batch with parameters of type MaintainYearsPeriodModifier and TypeMethodDescriptionDefaultPlannedIndependentRequirementServiceBatchChangeSet.updateMaintainYearsPeriod(MaintainYearsPeriod maintainYearsPeriod) PlannedIndependentRequirementServiceBatchChangeSet.updateMaintainYearsPeriod(MaintainYearsPeriod maintainYearsPeriod) Update an existingMaintainYearsPeriodentity and save it to the S/4HANA system. -
Uses of MaintainYearsPeriod in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.plannedindependentrequirement.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.plannedindependentrequirement.link that return types with arguments of type MaintainYearsPeriodModifier and TypeMethodDescriptionMaintainYearsPeriodOneToOneLink.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.plannedindependentrequirement.link with type arguments of type MaintainYearsPeriodModifier and TypeMethodDescriptionprotected MaintainYearsPeriodLink<ObjectT>MaintainYearsPeriodLink.translateLinkType(EntityLink<MaintainYearsPeriodLink<ObjectT>, MaintainYearsPeriod, ObjectT> link) -
Uses of MaintainYearsPeriod in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type MaintainYearsPeriodModifier and TypeMethodDescriptionDefaultPlannedIndependentRequirementService.updateMaintainYearsPeriod(MaintainYearsPeriod maintainYearsPeriod) Deprecated.PlannedIndependentRequirementService.updateMaintainYearsPeriod(MaintainYearsPeriod maintainYearsPeriod) Deprecated.Update an existingMaintainYearsPeriodentity and save it to the S/4HANA system.