Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseprojectv2.EntProjectPublicSector
Packages that use EntProjectPublicSector
Package
Description
-
Uses of EntProjectPublicSector in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseprojectv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseprojectv2 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.enterpriseprojectv2 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.enterpriseprojectv2 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.enterpriseprojectv2 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.enterpriseprojectv2 with parameters of type EntProjectPublicSectorModifierConstructorDescriptionEnterpriseProject(Boolean changeEntProjProcgStatus_ac, Short actualEndDate_fc, Short actualStartDate_fc, Short availabilityControlIsActive_fc, Short availabilityControlProfile_fc, Short controllingArea_fc, Short costingSheet_fc, Short enterpriseProjectType_fc, Short entProjIsMultiSlsOrdItmsEnbld_fc, Short functionalArea_fc, Short functionalLocation_fc, Short investmentProfile_fc, Short isBillingRelevant_fc, Short location_fc, Short plant_fc, Short priorityCode_fc, Short profitCenter_fc, Short project_fc, Short projectCurrency_fc, Short projectDescription_fc, Short projectEndDate_fc, Short projectProfileCode_fc, Short projectStartDate_fc, Short responsibleCostCenter_fc, Boolean delete_mc, Boolean update_mc, Boolean enterpriseProjectElement_oc, Boolean entProjBlkFunc_oc, Boolean entProjRole_oc, Boolean entProjTeamMember_oc, UUID projectUUID, String projectInternalID, String project, String projectDescription, String enterpriseProjectType, String priorityCode, LocalDateTime projectStartDate, LocalDateTime projectEndDate, LocalDateTime actualStartDate, LocalDateTime actualEndDate, UUID customerUUID, String enterpriseProjectServiceOrg, Boolean entProjectIsConfidential, String restrictedTimePosting, String processingStatus, String responsibleCostCenter, String profitCenter, String projectProfileCode, String functionalArea, String companyCode, String controllingArea, String plant, String location, String taxJurisdiction, String projectCurrency, String availabilityControlProfile, Boolean availabilityControlIsActive, String functionalLocation, Boolean isBillingRelevant, String investmentProfile, ZonedDateTime lastChangeDateTime, ZonedDateTime projectLastChangedDateTime, String lastChangedByUser, Boolean entProjIsMultiSlsOrdItmsEnbld, String costingSheet, List<EnterpriseProjectElement> toEnterpriseProjectElement, EnterpriseProjectJVA toEnterpriseProjectJVA, EnterpriseProjBlkFunc toEntProjBlkFunc, EntProjectPublicSector toEntProjectPublicSector, List<EnterpriseProjectRole> toEntProjRole, List<EnterpriseProjectTeamMember> toEntProjTeamMember) 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.enterpriseprojectv2.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseprojectv2.batch with parameters of type EntProjectPublicSectorModifier and TypeMethodDescriptionDefaultEnterpriseProjectV2ServiceBatchChangeSet.updateEntProjectPublicSector(EntProjectPublicSector entProjectPublicSector) EnterpriseProjectV2ServiceBatchChangeSet.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.enterpriseprojectv2.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseprojectv2.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.enterpriseprojectv2.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 TypeMethodDescriptionDefaultEnterpriseProjectV2Service.updateEntProjectPublicSector(EntProjectPublicSector entProjectPublicSector) Deprecated.EnterpriseProjectV2Service.updateEntProjectPublicSector(EntProjectPublicSector entProjectPublicSector) Deprecated.Update an existingEntProjectPublicSectorentity and save it to the S/4HANA system.