Modifier and Type | Field and Description |
---|---|
static EnterpriseProjectOneToOneLink<EnterpriseProjBlkFunc> |
EnterpriseProject.TO_ENT_PROJ_BLK_FUNC
Use with available fluent helpers to apply the to_EntProjBlkFunc navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
EnterpriseProjBlkFunc |
EnterpriseProjBlkFunc.EnterpriseProjBlkFuncBuilder.build() |
EnterpriseProjBlkFunc |
EnterpriseProject.fetchEntProjBlkFunc()
Fetches the EnterpriseProjBlkFunc entity (one to one) associated with this entity.
|
protected EnterpriseProjBlkFunc |
EnterpriseProjBlkFuncCreateFluentHelper.getEntity() |
protected EnterpriseProjBlkFunc |
EnterpriseProjBlkFuncUpdateFluentHelper.getEntity() |
EnterpriseProjBlkFunc |
EnterpriseProject.getEntProjBlkFuncOrFetch()
Retrieval of associated EnterpriseProjBlkFunc entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
protected Class<EnterpriseProjBlkFunc> |
EnterpriseProjBlkFuncFluentHelper.getEntityClass() |
protected Class<EnterpriseProjBlkFunc> |
EnterpriseProjBlkFuncByKeyFluentHelper.getEntityClass() |
io.vavr.control.Option<EnterpriseProjBlkFunc> |
EnterpriseProject.getEntProjBlkFuncIfPresent()
Retrieval of associated EnterpriseProjBlkFunc entity (one to one).
|
Class<EnterpriseProjBlkFunc> |
EnterpriseProjBlkFunc.getType() |
Modifier and Type | Method and Description |
---|---|
EnterpriseProject.EnterpriseProjectBuilder |
EnterpriseProject.EnterpriseProjectBuilder.entProjBlkFunc(EnterpriseProjBlkFunc value)
Navigation property to_EntProjBlkFunc for EnterpriseProject to single
EnterpriseProjBlkFunc.
|
void |
EnterpriseProject.setEntProjBlkFunc(EnterpriseProjBlkFunc value)
Overwrites the associated EnterpriseProjBlkFunc entity for the loaded navigation property
to_EntProjBlkFunc.
|
Constructor and Description |
---|
EnterpriseProjBlkFuncCreateFluentHelper(String servicePath,
EnterpriseProjBlkFunc entity)
Creates a fluent helper object that will create a
EnterpriseProjBlkFunc entity on the OData endpoint. |
EnterpriseProjBlkFuncUpdateFluentHelper(String servicePath,
EnterpriseProjBlkFunc entity)
Creates a fluent helper object that will update a
EnterpriseProjBlkFunc entity on the OData endpoint. |
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,
String functionalLocation,
Boolean isBillingRelevant,
ZonedDateTime lastChangeDateTime,
String investmentProfile,
List<EnterpriseProjectElement> toEnterpriseProjectElement,
EnterpriseProjBlkFunc toEntProjBlkFunc,
EntProjectPublicSector toEntProjectPublicSector) |
Modifier and Type | Method and Description |
---|---|
EnterpriseProjectServiceBatchChangeSet |
DefaultEnterpriseProjectServiceBatchChangeSet.createEnterpriseProjBlkFunc(EnterpriseProjBlkFunc enterpriseProjBlkFunc)
Create a new
EnterpriseProjBlkFunc entity and save it to the S/4HANA system. |
EnterpriseProjectServiceBatchChangeSet |
EnterpriseProjectServiceBatchChangeSet.createEnterpriseProjBlkFunc(EnterpriseProjBlkFunc enterpriseProjBlkFunc)
Create a new
EnterpriseProjBlkFunc entity and save it to the S/4HANA system. |
EnterpriseProjectServiceBatchChangeSet |
DefaultEnterpriseProjectServiceBatchChangeSet.updateEnterpriseProjBlkFunc(EnterpriseProjBlkFunc enterpriseProjBlkFunc)
Update an existing
EnterpriseProjBlkFunc entity and save it to the S/4HANA system. |
EnterpriseProjectServiceBatchChangeSet |
EnterpriseProjectServiceBatchChangeSet.updateEnterpriseProjBlkFunc(EnterpriseProjBlkFunc enterpriseProjBlkFunc)
Update an existing
EnterpriseProjBlkFunc entity and save it to the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<EnterpriseProjBlkFunc> |
EnterpriseProjBlkFuncOneToOneLink.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 EnterpriseProjBlkFuncLink<ObjectT> |
EnterpriseProjBlkFuncLink.translateLinkType(EntityLink<EnterpriseProjBlkFuncLink<ObjectT>,EnterpriseProjBlkFunc,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
EnterpriseProjBlkFuncCreateFluentHelper |
EnterpriseProjectService.createEnterpriseProjBlkFunc(EnterpriseProjBlkFunc enterpriseProjBlkFunc)
Create a new
EnterpriseProjBlkFunc entity and save it to the S/4HANA system. |
EnterpriseProjBlkFuncCreateFluentHelper |
DefaultEnterpriseProjectService.createEnterpriseProjBlkFunc(EnterpriseProjBlkFunc enterpriseProjBlkFunc) |
EnterpriseProjBlkFuncUpdateFluentHelper |
EnterpriseProjectService.updateEnterpriseProjBlkFunc(EnterpriseProjBlkFunc enterpriseProjBlkFunc)
Update an existing
EnterpriseProjBlkFunc entity and save it to the S/4HANA system. |
EnterpriseProjBlkFuncUpdateFluentHelper |
DefaultEnterpriseProjectService.updateEnterpriseProjBlkFunc(EnterpriseProjBlkFunc enterpriseProjBlkFunc) |
Copyright © 2020 SAP SE. All rights reserved.