Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand.ProjDmndExpenseDistr
Packages that use ProjDmndExpenseDistr
Package
Description
-
Uses of ProjDmndExpenseDistr in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand with type parameters of type ProjDmndExpenseDistrModifier and TypeFieldDescriptionstatic final ProjectDemandExpenseLink<ProjDmndExpenseDistr>ProjectDemandExpense.TO_PROJ_DMND_EXPENSE_DISTRUse with available fluent helpers to apply the to_ProjDmndExpenseDistr navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand that return ProjDmndExpenseDistrModifier and TypeMethodDescriptionProjDmndExpenseDistr.ProjDmndExpenseDistrBuilder.build()protected ProjDmndExpenseDistrProjDmndExpenseDistrDeleteFluentHelper.getEntity()protected ProjDmndExpenseDistrProjDmndExpenseDistrUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand that return types with arguments of type ProjDmndExpenseDistrModifier and TypeMethodDescriptionProjectDemandExpense.fetchProjDmndExpenseDistr()Fetches the ProjDmndExpenseDistr entities (one to many) associated with this entity.protected Class<ProjDmndExpenseDistr>ProjDmndExpenseDistrByKeyFluentHelper.getEntityClass()protected Class<ProjDmndExpenseDistr>ProjDmndExpenseDistrFluentHelper.getEntityClass()io.vavr.control.Option<List<ProjDmndExpenseDistr>>ProjectDemandExpense.getProjDmndExpenseDistrIfPresent()Retrieval of associated ProjDmndExpenseDistr entities (one to many).ProjectDemandExpense.getProjDmndExpenseDistrOrFetch()Retrieval of associated ProjDmndExpenseDistr entities (one to many).ProjDmndExpenseDistr.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand with parameters of type ProjDmndExpenseDistrModifier and TypeMethodDescriptionvoidProjectDemandExpense.addProjDmndExpenseDistr(ProjDmndExpenseDistr... entity) Adds elements to the list of associated ProjDmndExpenseDistr entities.ProjectDemandExpense.ProjectDemandExpenseBuilder.projDmndExpenseDistr(ProjDmndExpenseDistr... value) Navigation property to_ProjDmndExpenseDistr for ProjectDemandExpense to multiple ProjDmndExpenseDistr.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand with type arguments of type ProjDmndExpenseDistrModifier and TypeMethodDescriptionvoidProjectDemandExpense.setProjDmndExpenseDistr(List<ProjDmndExpenseDistr> value) Overwrites the list of associated ProjDmndExpenseDistr entities for the loaded navigation property to_ProjDmndExpenseDistr.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand with parameters of type ProjDmndExpenseDistrModifierConstructorDescriptionProjDmndExpenseDistrDeleteFluentHelper(String servicePath, ProjDmndExpenseDistr entity, String entityCollection) Creates a fluent helper object that will delete aProjDmndExpenseDistrentity on the OData endpoint.ProjDmndExpenseDistrUpdateFluentHelper(String servicePath, ProjDmndExpenseDistr entity, String entityCollection) Creates a fluent helper object that will update aProjDmndExpenseDistrentity on the OData endpoint.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand with type arguments of type ProjDmndExpenseDistrModifierConstructorDescriptionProjectDemandExpense(UUID projectDemandExpenseUUID, UUID projectDemandUUID, String projectDemandExpenseType, UUID projectUUID, UUID referencedObjectUUID, String projDmndBillingControlCategory, String createdByUser, ZonedDateTime creationDateTime, String lastChangedByUser, ZonedDateTime lastChangeDateTime, ProjectDemand toRoot, List<ProjDmndExpenseDistr> toProjDmndExpenseDistr) -
Uses of ProjDmndExpenseDistr in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand.batch with parameters of type ProjDmndExpenseDistrModifier and TypeMethodDescriptionDefaultProjectDemandServiceBatchChangeSet.deleteProjDmndExpenseDistr(ProjDmndExpenseDistr projDmndExpenseDistr) ProjectDemandServiceBatchChangeSet.deleteProjDmndExpenseDistr(ProjDmndExpenseDistr projDmndExpenseDistr) Deletes an existingProjDmndExpenseDistrentity in the S/4HANA system.DefaultProjectDemandServiceBatchChangeSet.updateProjDmndExpenseDistr(ProjDmndExpenseDistr projDmndExpenseDistr) ProjectDemandServiceBatchChangeSet.updateProjDmndExpenseDistr(ProjDmndExpenseDistr projDmndExpenseDistr) Update an existingProjDmndExpenseDistrentity and save it to the S/4HANA system. -
Uses of ProjDmndExpenseDistr in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand.link that return types with arguments of type ProjDmndExpenseDistrModifier and TypeMethodDescriptionProjDmndExpenseDistrOneToOneLink.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.projectdemand.link with type arguments of type ProjDmndExpenseDistrModifier and TypeMethodDescriptionprotected ProjDmndExpenseDistrLink<ObjectT>ProjDmndExpenseDistrLink.translateLinkType(EntityLink<ProjDmndExpenseDistrLink<ObjectT>, ProjDmndExpenseDistr, ObjectT> link) -
Uses of ProjDmndExpenseDistr in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type ProjDmndExpenseDistrModifier and TypeMethodDescriptionDefaultProjectDemandService.deleteProjDmndExpenseDistr(ProjDmndExpenseDistr projDmndExpenseDistr) Deprecated.ProjectDemandService.deleteProjDmndExpenseDistr(ProjDmndExpenseDistr projDmndExpenseDistr) Deprecated.Deletes an existingProjDmndExpenseDistrentity in the S/4HANA system.DefaultProjectDemandService.updateProjDmndExpenseDistr(ProjDmndExpenseDistr projDmndExpenseDistr) Deprecated.ProjectDemandService.updateProjDmndExpenseDistr(ProjDmndExpenseDistr projDmndExpenseDistr) Deprecated.Update an existingProjDmndExpenseDistrentity and save it to the S/4HANA system.