Modifier and Type | Field and Description |
---|---|
static EnterpriseProjectElementOneToOneLink<EntProjElmntBlockFunc> |
EnterpriseProjectElement.TO_ENT_PROJ_ELMNT_BLK_FUNC
Use with available fluent helpers to apply the to_EntProjElmntBlkFunc navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
EntProjElmntBlockFunc |
EntProjElmntBlockFunc.EntProjElmntBlockFuncBuilder.build() |
EntProjElmntBlockFunc |
EnterpriseProjectElement.fetchEntProjElmntBlkFunc()
Fetches the EntProjElmntBlockFunc entity (one to one) associated with this entity.
|
protected EntProjElmntBlockFunc |
EntProjElmntBlockFuncUpdateFluentHelper.getEntity() |
protected EntProjElmntBlockFunc |
EntProjElmntBlockFuncCreateFluentHelper.getEntity() |
EntProjElmntBlockFunc |
EnterpriseProjectElement.getEntProjElmntBlkFuncOrFetch()
Retrieval of associated EntProjElmntBlockFunc entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
protected Class<EntProjElmntBlockFunc> |
EntProjElmntBlockFuncByKeyFluentHelper.getEntityClass() |
protected Class<EntProjElmntBlockFunc> |
EntProjElmntBlockFuncFluentHelper.getEntityClass() |
io.vavr.control.Option<EntProjElmntBlockFunc> |
EnterpriseProjectElement.getEntProjElmntBlkFuncIfPresent()
Retrieval of associated EntProjElmntBlockFunc entity (one to one).
|
Class<EntProjElmntBlockFunc> |
EntProjElmntBlockFunc.getType() |
Modifier and Type | Method and Description |
---|---|
EnterpriseProjectElement.EnterpriseProjectElementBuilder |
EnterpriseProjectElement.EnterpriseProjectElementBuilder.entProjElmntBlkFunc(EntProjElmntBlockFunc value)
Navigation property to_EntProjElmntBlkFunc for EnterpriseProjectElement to single
EntProjElmntBlockFunc.
|
void |
EnterpriseProjectElement.setEntProjElmntBlkFunc(EntProjElmntBlockFunc value)
Overwrites the associated EntProjElmntBlockFunc entity for the loaded navigation property
to_EntProjElmntBlkFunc.
|
Constructor and Description |
---|
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) |
EntProjElmntBlockFuncCreateFluentHelper(String servicePath,
EntProjElmntBlockFunc entity)
Creates a fluent helper object that will create a
EntProjElmntBlockFunc entity on the OData endpoint. |
EntProjElmntBlockFuncUpdateFluentHelper(String servicePath,
EntProjElmntBlockFunc entity)
Creates a fluent helper object that will update a
EntProjElmntBlockFunc entity on the OData endpoint. |
Modifier and Type | Method and Description |
---|---|
EnterpriseProjectServiceBatchChangeSet |
DefaultEnterpriseProjectServiceBatchChangeSet.createEntProjElmntBlockFunc(EntProjElmntBlockFunc entProjElmntBlockFunc)
Create a new
EntProjElmntBlockFunc entity and save it to the S/4HANA system. |
EnterpriseProjectServiceBatchChangeSet |
EnterpriseProjectServiceBatchChangeSet.createEntProjElmntBlockFunc(EntProjElmntBlockFunc entProjElmntBlockFunc)
Create a new
EntProjElmntBlockFunc entity and save it to the S/4HANA system. |
EnterpriseProjectServiceBatchChangeSet |
DefaultEnterpriseProjectServiceBatchChangeSet.updateEntProjElmntBlockFunc(EntProjElmntBlockFunc entProjElmntBlockFunc)
Update an existing
EntProjElmntBlockFunc entity and save it to the S/4HANA system. |
EnterpriseProjectServiceBatchChangeSet |
EnterpriseProjectServiceBatchChangeSet.updateEntProjElmntBlockFunc(EntProjElmntBlockFunc entProjElmntBlockFunc)
Update an existing
EntProjElmntBlockFunc entity and save it to the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<EntProjElmntBlockFunc> |
EntProjElmntBlockFuncOneToOneLink.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 EntProjElmntBlockFuncLink<ObjectT> |
EntProjElmntBlockFuncLink.translateLinkType(EntityLink<EntProjElmntBlockFuncLink<ObjectT>,EntProjElmntBlockFunc,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
EntProjElmntBlockFuncCreateFluentHelper |
EnterpriseProjectService.createEntProjElmntBlockFunc(EntProjElmntBlockFunc entProjElmntBlockFunc)
Create a new
EntProjElmntBlockFunc entity and save it to the S/4HANA system. |
EntProjElmntBlockFuncCreateFluentHelper |
DefaultEnterpriseProjectService.createEntProjElmntBlockFunc(EntProjElmntBlockFunc entProjElmntBlockFunc) |
EntProjElmntBlockFuncUpdateFluentHelper |
EnterpriseProjectService.updateEntProjElmntBlockFunc(EntProjElmntBlockFunc entProjElmntBlockFunc)
Update an existing
EntProjElmntBlockFunc entity and save it to the S/4HANA system. |
EntProjElmntBlockFuncUpdateFluentHelper |
DefaultEnterpriseProjectService.updateEntProjElmntBlockFunc(EntProjElmntBlockFunc entProjElmntBlockFunc) |
Copyright © 2020 SAP SE. All rights reserved.