Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject.EntProjectPublicSector
Packages that use EntProjectPublicSector
Package
Description
-
Uses of EntProjectPublicSector in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject with type parameters of type EntProjectPublicSectorModifier and TypeFieldDescriptionstatic final EnterpriseProjectOneToOneLink<EntProjectPublicSector>EnterpriseProject.TO_ENT_PROJECT_PUBLIC_SECTORUse with available fluent helpers to apply the to_EntProjectPublicSector navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject that return EntProjectPublicSectorModifier and TypeMethodDescriptionEntProjectPublicSector.EntProjectPublicSectorBuilder.build()EnterpriseProject.fetchEntProjectPublicSector()Fetches the EntProjectPublicSector entity (one to one) associated with this entity.protected EntProjectPublicSectorEntProjectPublicSectorUpdateFluentHelper.getEntity()EnterpriseProject.getEntProjectPublicSectorOrFetch()Retrieval of associated EntProjectPublicSector entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject that return types with arguments of type EntProjectPublicSectorModifier and TypeMethodDescriptionprotected Class<EntProjectPublicSector>EntProjectPublicSectorByKeyFluentHelper.getEntityClass()protected Class<EntProjectPublicSector>EntProjectPublicSectorFluentHelper.getEntityClass()io.vavr.control.Option<EntProjectPublicSector>EnterpriseProject.getEntProjectPublicSectorIfPresent()Retrieval of associated EntProjectPublicSector entity (one to one).EntProjectPublicSector.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject with parameters of type EntProjectPublicSectorModifier and TypeMethodDescriptionEnterpriseProject.EnterpriseProjectBuilder.entProjectPublicSector(EntProjectPublicSector value) Navigation property to_EntProjectPublicSector for EnterpriseProject to single EntProjectPublicSector.voidEnterpriseProject.setEntProjectPublicSector(EntProjectPublicSector value) Overwrites the associated EntProjectPublicSector entity for the loaded navigation property to_EntProjectPublicSector.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject with parameters of type EntProjectPublicSectorModifierConstructorDescriptionEnterpriseProject(UUID projectUUID, String projectInternalID, String project, String projectDescription, String enterpriseProjectType, String priorityCode, LocalDateTime projectStartDate, LocalDateTime projectEndDate, String processingStatus, String responsibleCostCenter, String profitCenter, UUID projectManagerUUID, String projectProfileCode, String functionalArea, String companyCode, String controllingArea, String plant, String location, String taxJurisdiction, String projectCurrency, String availabilityControlProfile, Boolean availabilityControlIsActive, String functionalLocation, Boolean isBillingRelevant, Boolean entProjIsMultiSlsOrdItmsEnbld, ZonedDateTime lastChangeDateTime, String investmentProfile, List<EnterpriseProjectElement> toEnterpriseProjectElement, EnterpriseProjBlkFunc toEntProjBlkFunc, EntProjectPublicSector toEntProjectPublicSector) EntProjectPublicSectorUpdateFluentHelper(String servicePath, EntProjectPublicSector entity, String entityCollection) Creates a fluent helper object that will update aEntProjectPublicSectorentity on the OData endpoint. -
Uses of EntProjectPublicSector in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject.batch with parameters of type EntProjectPublicSectorModifier and TypeMethodDescriptionDefaultEnterpriseProjectServiceBatchChangeSet.updateEntProjectPublicSector(EntProjectPublicSector entProjectPublicSector) EnterpriseProjectServiceBatchChangeSet.updateEntProjectPublicSector(EntProjectPublicSector entProjectPublicSector) Update an existingEntProjectPublicSectorentity and save it to the S/4HANA system. -
Uses of EntProjectPublicSector in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject.link that return types with arguments of type EntProjectPublicSectorModifier and TypeMethodDescriptionEntProjectPublicSectorOneToOneLink.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.enterpriseproject.link with type arguments of type EntProjectPublicSectorModifier and TypeMethodDescriptionprotected EntProjectPublicSectorLink<ObjectT>EntProjectPublicSectorLink.translateLinkType(EntityLink<EntProjectPublicSectorLink<ObjectT>, EntProjectPublicSector, ObjectT> link) -
Uses of EntProjectPublicSector in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type EntProjectPublicSectorModifier and TypeMethodDescriptionDefaultEnterpriseProjectService.updateEntProjectPublicSector(EntProjectPublicSector entProjectPublicSector) Deprecated.EnterpriseProjectService.updateEntProjectPublicSector(EntProjectPublicSector entProjectPublicSector) Deprecated.Update an existingEntProjectPublicSectorentity and save it to the S/4HANA system.