Modifier and Type | Field and Description |
---|---|
static EnterpriseProjectOneToOneLink<EnterpriseProjectJVA> |
EnterpriseProject.TO_ENTERPRISE_PROJECT_JVA
Use with available fluent helpers to apply the to_EnterpriseProjectJVA navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
EnterpriseProjectJVA |
EnterpriseProjectJVA.EnterpriseProjectJVABuilder.build() |
EnterpriseProjectJVA |
EnterpriseProject.fetchEnterpriseProjectJVA()
Fetches the EnterpriseProjectJVA entity (one to one) associated with this entity.
|
EnterpriseProjectJVA |
EnterpriseProject.getEnterpriseProjectJVAOrFetch()
Retrieval of associated EnterpriseProjectJVA entity (one to one).
|
protected EnterpriseProjectJVA |
EnterpriseProjectJVAUpdateFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
io.vavr.control.Option<EnterpriseProjectJVA> |
EnterpriseProject.getEnterpriseProjectJVAIfPresent()
Retrieval of associated EnterpriseProjectJVA entity (one to one).
|
protected Class<EnterpriseProjectJVA> |
EnterpriseProjectJVAByKeyFluentHelper.getEntityClass() |
protected Class<EnterpriseProjectJVA> |
EnterpriseProjectJVAFluentHelper.getEntityClass() |
Class<EnterpriseProjectJVA> |
EnterpriseProjectJVA.getType() |
Modifier and Type | Method and Description |
---|---|
EnterpriseProject.EnterpriseProjectBuilder |
EnterpriseProject.EnterpriseProjectBuilder.enterpriseProjectJVA(EnterpriseProjectJVA value)
Navigation property to_EnterpriseProjectJVA for EnterpriseProject to single
EnterpriseProjectJVA.
|
void |
EnterpriseProject.setEnterpriseProjectJVA(EnterpriseProjectJVA value)
Overwrites the associated EnterpriseProjectJVA entity for the loaded navigation property
to_EnterpriseProjectJVA.
|
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,
ZonedDateTime lastChangeDateTime,
List<EnterpriseProjectElement> toEnterpriseProjectElement,
EnterpriseProjectJVA toEnterpriseProjectJVA) |
EnterpriseProjectJVAUpdateFluentHelper(String servicePath,
EnterpriseProjectJVA entity)
Creates a fluent helper object that will update a
EnterpriseProjectJVA entity on the OData endpoint. |
Modifier and Type | Method and Description |
---|---|
EnterpriseProjectServiceBatchChangeSet |
DefaultEnterpriseProjectServiceBatchChangeSet.updateEnterpriseProjectJVA(EnterpriseProjectJVA enterpriseProjectJVA)
Update an existing
EnterpriseProjectJVA entity and save it to the S/4HANA system. |
EnterpriseProjectServiceBatchChangeSet |
EnterpriseProjectServiceBatchChangeSet.updateEnterpriseProjectJVA(EnterpriseProjectJVA enterpriseProjectJVA)
Update an existing
EnterpriseProjectJVA entity and save it to the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<EnterpriseProjectJVA> |
EnterpriseProjectJVAOneToOneLink.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 EnterpriseProjectJVALink<ObjectT> |
EnterpriseProjectJVALink.translateLinkType(EntityLink<EnterpriseProjectJVALink<ObjectT>,EnterpriseProjectJVA,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
EnterpriseProjectJVAUpdateFluentHelper |
DefaultEnterpriseProjectService.updateEnterpriseProjectJVA(EnterpriseProjectJVA enterpriseProjectJVA) |
EnterpriseProjectJVAUpdateFluentHelper |
EnterpriseProjectService.updateEnterpriseProjectJVA(EnterpriseProjectJVA enterpriseProjectJVA)
Update an existing
EnterpriseProjectJVA entity and save it to the S/4HANA system. |
Copyright © 2019 SAP SE. All rights reserved.