Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject.EnterpriseProject
Packages that use EnterpriseProject
Package
Description
-
Uses of EnterpriseProject 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 EnterpriseProjectModifier and TypeFieldDescriptionstatic final EnterpriseProjectElementOneToOneLink<EnterpriseProject>EnterpriseProjectElement.TO_ENTERPRISE_PROJECTUse with available fluent helpers to apply the to_EnterpriseProject navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject that return EnterpriseProjectModifier and TypeMethodDescriptionEnterpriseProject.EnterpriseProjectBuilder.build()SetProcessingStatusFluentHelper.executeRequest(HttpDestinationProperties destination) Execute this function import.EnterpriseProjectElement.fetchEnterpriseProject()Fetches the EnterpriseProject entity (one to one) associated with this entity.EnterpriseProjectElement.getEnterpriseProjectOrFetch()Retrieval of associated EnterpriseProject entity (one to one).protected EnterpriseProjectEnterpriseProjectCreateFluentHelper.getEntity()protected EnterpriseProjectEnterpriseProjectDeleteFluentHelper.getEntity()protected EnterpriseProjectEnterpriseProjectUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject that return types with arguments of type EnterpriseProjectModifier and TypeMethodDescriptionio.vavr.control.Option<EnterpriseProject>EnterpriseProjectElement.getEnterpriseProjectIfPresent()Retrieval of associated EnterpriseProject entity (one to one).protected Class<EnterpriseProject>EnterpriseProjectByKeyFluentHelper.getEntityClass()protected Class<EnterpriseProject>EnterpriseProjectFluentHelper.getEntityClass()protected Class<EnterpriseProject>SetProcessingStatusFluentHelper.getEntityClass()EnterpriseProject.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject with parameters of type EnterpriseProjectModifier and TypeMethodDescriptionEnterpriseProjectElement.EnterpriseProjectElementBuilder.enterpriseProject(EnterpriseProject value) Navigation property to_EnterpriseProject for EnterpriseProjectElement to single EnterpriseProject.voidEnterpriseProjectElement.setEnterpriseProject(EnterpriseProject value) Overwrites the associated EnterpriseProject entity for the loaded navigation property to_EnterpriseProject.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject with parameters of type EnterpriseProjectModifierConstructorDescriptionEnterpriseProjectCreateFluentHelper(String servicePath, EnterpriseProject entity, String entityCollection) Creates a fluent helper object that will create aEnterpriseProjectentity on the OData endpoint.EnterpriseProjectDeleteFluentHelper(String servicePath, EnterpriseProject entity, String entityCollection) Creates a fluent helper object that will delete aEnterpriseProjectentity on the OData endpoint.EnterpriseProjectElement(UUID projectElementUUID, String projectElement, String wBSElementInternalID, UUID projectUUID, String projectElementDescription, UUID parentObjectUUID, String processingStatus, String sortingNumber, LocalDateTime plannedStartDate, LocalDateTime plannedEndDate, String responsibleCostCenter, String companyCode, String profitCenter, String functionalArea, String controllingArea, String plant, String location, String taxJurisdiction, String functionalLocation, String factoryCalendar, String costingSheet, String investmentProfile, Boolean wBSIsStatisticalWBSElement, String costCenter, Boolean wBSElementIsBillingElement, String createdByUser, ZonedDateTime creationDateTime, ZonedDateTime lastChangeDateTime, String lastChangedByUser, ZonedDateTime projectLastChangedDateTime, EnterpriseProject toEnterpriseProject, EntProjectElmntPublicSector toEntProjectElmntPublicSector, EntProjElmntBlockFunc toEntProjElmntBlkFunc, EnterpriseProjectElement toParentProjElement, List<EnterpriseProjectElement> toSubProjElement) EnterpriseProjectUpdateFluentHelper(String servicePath, EnterpriseProject entity, String entityCollection) Creates a fluent helper object that will update aEnterpriseProjectentity on the OData endpoint. -
Uses of EnterpriseProject 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 EnterpriseProjectModifier and TypeMethodDescriptionDefaultEnterpriseProjectServiceBatchChangeSet.createEnterpriseProject(EnterpriseProject enterpriseProject) EnterpriseProjectServiceBatchChangeSet.createEnterpriseProject(EnterpriseProject enterpriseProject) Create a newEnterpriseProjectentity and save it to the S/4HANA system.DefaultEnterpriseProjectServiceBatchChangeSet.deleteEnterpriseProject(EnterpriseProject enterpriseProject) EnterpriseProjectServiceBatchChangeSet.deleteEnterpriseProject(EnterpriseProject enterpriseProject) Deletes an existingEnterpriseProjectentity in the S/4HANA system.DefaultEnterpriseProjectServiceBatchChangeSet.updateEnterpriseProject(EnterpriseProject enterpriseProject) EnterpriseProjectServiceBatchChangeSet.updateEnterpriseProject(EnterpriseProject enterpriseProject) Update an existingEnterpriseProjectentity and save it to the S/4HANA system. -
Uses of EnterpriseProject 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 EnterpriseProjectModifier and TypeMethodDescriptionEnterpriseProjectOneToOneLink.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 EnterpriseProjectModifier and TypeMethodDescriptionprotected EnterpriseProjectLink<ObjectT>EnterpriseProjectLink.translateLinkType(EntityLink<EnterpriseProjectLink<ObjectT>, EnterpriseProject, ObjectT> link) -
Uses of EnterpriseProject in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type EnterpriseProjectModifier and TypeMethodDescriptionDefaultEnterpriseProjectService.createEnterpriseProject(EnterpriseProject enterpriseProject) Deprecated.EnterpriseProjectService.createEnterpriseProject(EnterpriseProject enterpriseProject) Deprecated.Create a newEnterpriseProjectentity and save it to the S/4HANA system.DefaultEnterpriseProjectService.deleteEnterpriseProject(EnterpriseProject enterpriseProject) Deprecated.EnterpriseProjectService.deleteEnterpriseProject(EnterpriseProject enterpriseProject) Deprecated.Deletes an existingEnterpriseProjectentity in the S/4HANA system.DefaultEnterpriseProjectService.updateEnterpriseProject(EnterpriseProject enterpriseProject) Deprecated.EnterpriseProjectService.updateEnterpriseProject(EnterpriseProject enterpriseProject) Deprecated.Update an existingEnterpriseProjectentity and save it to the S/4HANA system.