Modifier and Type | Field and Description |
---|---|
static EnterpriseProjectOneToOneLink<EntProjectPublicSector> |
EnterpriseProject.TO_ENT_PROJECT_PUBLIC_SECTOR
Use with available fluent helpers to apply the to_EntProjectPublicSector navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
EntProjectPublicSector |
EntProjectPublicSector.EntProjectPublicSectorBuilder.build() |
EntProjectPublicSector |
EnterpriseProject.fetchEntProjectPublicSector()
Fetches the EntProjectPublicSector entity (one to one) associated with this entity.
|
protected EntProjectPublicSector |
EntProjectPublicSectorUpdateFluentHelper.getEntity() |
EntProjectPublicSector |
EnterpriseProject.getEntProjectPublicSectorOrFetch()
Retrieval of associated EntProjectPublicSector entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
protected Class<EntProjectPublicSector> |
EntProjectPublicSectorFluentHelper.getEntityClass() |
protected Class<EntProjectPublicSector> |
EntProjectPublicSectorByKeyFluentHelper.getEntityClass() |
io.vavr.control.Option<EntProjectPublicSector> |
EnterpriseProject.getEntProjectPublicSectorIfPresent()
Retrieval of associated EntProjectPublicSector entity (one to one).
|
Class<EntProjectPublicSector> |
EntProjectPublicSector.getType() |
Modifier and Type | Method and Description |
---|---|
EnterpriseProject.EnterpriseProjectBuilder |
EnterpriseProject.EnterpriseProjectBuilder.entProjectPublicSector(EntProjectPublicSector value)
Navigation property to_EntProjectPublicSector for EnterpriseProject to single
EntProjectPublicSector.
|
void |
EnterpriseProject.setEntProjectPublicSector(EntProjectPublicSector value)
Overwrites the associated EntProjectPublicSector entity for the loaded navigation property
to_EntProjectPublicSector.
|
Constructor and Description |
---|
EnterpriseProject(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,
ZonedDateTime lastChangeDateTime,
List<EnterpriseProjectElement> toEnterpriseProjectElement,
EntProjectPublicSector toEntProjectPublicSector) |
EntProjectPublicSectorUpdateFluentHelper(String servicePath,
EntProjectPublicSector entity)
Creates a fluent helper object that will update a
EntProjectPublicSector entity on the OData endpoint. |
Modifier and Type | Method and Description |
---|---|
EnterpriseProjectServiceBatchChangeSet |
DefaultEnterpriseProjectServiceBatchChangeSet.updateEntProjectPublicSector(EntProjectPublicSector entProjectPublicSector)
Update an existing
EntProjectPublicSector entity and save it to the S/4HANA system. |
EnterpriseProjectServiceBatchChangeSet |
EnterpriseProjectServiceBatchChangeSet.updateEntProjectPublicSector(EntProjectPublicSector entProjectPublicSector)
Update an existing
EntProjectPublicSector entity and save it to the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<EntProjectPublicSector> |
EntProjectPublicSectorOneToOneLink.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.
|
Modifier and Type | Method and Description |
---|---|
protected EntProjectPublicSectorLink<ObjectT> |
EntProjectPublicSectorLink.translateLinkType(EntityLink<EntProjectPublicSectorLink<ObjectT>,EntProjectPublicSector,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
EntProjectPublicSectorUpdateFluentHelper |
EnterpriseProjectService.updateEntProjectPublicSector(EntProjectPublicSector entProjectPublicSector)
Update an existing
EntProjectPublicSector entity and save it to the S/4HANA system. |
EntProjectPublicSectorUpdateFluentHelper |
DefaultEnterpriseProjectService.updateEntProjectPublicSector(EntProjectPublicSector entProjectPublicSector) |
Copyright © 2019 SAP SE. All rights reserved.