Modifier and Type | Field and Description |
---|---|
static EntProjectElmntPublicSectorOneToOneLink<EnterpriseProjectElement> |
EntProjectElmntPublicSector.TO_ENTERPRISE_PROJECT_ELEMENT
Use with available fluent helpers to apply the to_EnterpriseProjectElement navigation property to query
operations.
|
static EnterpriseProjectLink<EnterpriseProjectElement> |
EnterpriseProject.TO_ENTERPRISE_PROJECT_ELEMENT
Use with available fluent helpers to apply the to_EnterpriseProjectElement navigation property to query
operations.
|
static EnterpriseProjectElementOneToOneLink<EnterpriseProjectElement> |
EnterpriseProjectElement.TO_PARENT_PROJ_ELEMENT
Use with available fluent helpers to apply the to_ParentProjElement navigation property to query
operations.
|
static EnterpriseProjectElementLink<EnterpriseProjectElement> |
EnterpriseProjectElement.TO_SUB_PROJ_ELEMENT
Use with available fluent helpers to apply the to_SubProjElement navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
EnterpriseProjectElement |
EnterpriseProjectElement.EnterpriseProjectElementBuilder.build() |
EnterpriseProjectElement |
SetProjElemProcessingStatusFluentHelper.execute(HttpDestinationProperties destination) |
EnterpriseProjectElement |
EntProjectElmntPublicSector.fetchEnterpriseProjectElement()
Fetches the EnterpriseProjectElement entity (one to one) associated with this entity.
|
EnterpriseProjectElement |
EnterpriseProjectElement.fetchParentProjElement()
Fetches the EnterpriseProjectElement entity (one to one) associated with this entity.
|
EnterpriseProjectElement |
EntProjectElmntPublicSector.getEnterpriseProjectElementOrFetch()
Retrieval of associated EnterpriseProjectElement entity (one to one).
|
protected EnterpriseProjectElement |
EnterpriseProjectElementUpdateFluentHelper.getEntity() |
protected EnterpriseProjectElement |
EnterpriseProjectElementCreateFluentHelper.getEntity() |
protected EnterpriseProjectElement |
EnterpriseProjectElementDeleteFluentHelper.getEntity() |
EnterpriseProjectElement |
EnterpriseProjectElement.getParentProjElementOrFetch()
Retrieval of associated EnterpriseProjectElement entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
List<EnterpriseProjectElement> |
EnterpriseProject.fetchEnterpriseProjectElement()
Fetches the EnterpriseProjectElement entities (one to many) associated with this entity.
|
List<EnterpriseProjectElement> |
EnterpriseProjectElement.fetchSubProjElement()
Fetches the EnterpriseProjectElement entities (one to many) associated with this entity.
|
io.vavr.control.Option<EnterpriseProjectElement> |
EntProjectElmntPublicSector.getEnterpriseProjectElementIfPresent()
Retrieval of associated EnterpriseProjectElement entity (one to one).
|
io.vavr.control.Option<List<EnterpriseProjectElement>> |
EnterpriseProject.getEnterpriseProjectElementIfPresent()
Retrieval of associated EnterpriseProjectElement entities (one to many).
|
List<EnterpriseProjectElement> |
EnterpriseProject.getEnterpriseProjectElementOrFetch()
Retrieval of associated EnterpriseProjectElement entities (one to many).
|
protected Class<EnterpriseProjectElement> |
EnterpriseProjectElementByKeyFluentHelper.getEntityClass() |
protected Class<EnterpriseProjectElement> |
EnterpriseProjectElementFluentHelper.getEntityClass() |
protected Class<EnterpriseProjectElement> |
SetProjElemProcessingStatusFluentHelper.getEntityClass() |
io.vavr.control.Option<EnterpriseProjectElement> |
EnterpriseProjectElement.getParentProjElementIfPresent()
Retrieval of associated EnterpriseProjectElement entity (one to one).
|
io.vavr.control.Option<List<EnterpriseProjectElement>> |
EnterpriseProjectElement.getSubProjElementIfPresent()
Retrieval of associated EnterpriseProjectElement entities (one to many).
|
List<EnterpriseProjectElement> |
EnterpriseProjectElement.getSubProjElementOrFetch()
Retrieval of associated EnterpriseProjectElement entities (one to many).
|
Class<EnterpriseProjectElement> |
EnterpriseProjectElement.getType() |
Modifier and Type | Method and Description |
---|---|
void |
EnterpriseProject.addEnterpriseProjectElement(EnterpriseProjectElement... entity)
Adds elements to the list of associated EnterpriseProjectElement entities.
|
void |
EnterpriseProjectElement.addSubProjElement(EnterpriseProjectElement... entity)
Adds elements to the list of associated EnterpriseProjectElement entities.
|
EnterpriseProject.EnterpriseProjectBuilder |
EnterpriseProject.EnterpriseProjectBuilder.enterpriseProjectElement(EnterpriseProjectElement... value)
Navigation property to_EnterpriseProjectElement for EnterpriseProject to multiple
EnterpriseProjectElement.
|
EntProjectElmntPublicSector.EntProjectElmntPublicSectorBuilder |
EntProjectElmntPublicSector.EntProjectElmntPublicSectorBuilder.enterpriseProjectElement(EnterpriseProjectElement value)
Navigation property to_EnterpriseProjectElement for EntProjectElmntPublicSector to single
EnterpriseProjectElement.
|
EnterpriseProjectElement.EnterpriseProjectElementBuilder |
EnterpriseProjectElement.EnterpriseProjectElementBuilder.parentProjElement(EnterpriseProjectElement value)
Navigation property to_ParentProjElement for EnterpriseProjectElement to single
EnterpriseProjectElement.
|
void |
EntProjectElmntPublicSector.setEnterpriseProjectElement(EnterpriseProjectElement value)
Overwrites the associated EnterpriseProjectElement entity for the loaded navigation property
to_EnterpriseProjectElement.
|
void |
EnterpriseProjectElement.setParentProjElement(EnterpriseProjectElement value)
Overwrites the associated EnterpriseProjectElement entity for the loaded navigation property
to_ParentProjElement.
|
EnterpriseProjectElement.EnterpriseProjectElementBuilder |
EnterpriseProjectElement.EnterpriseProjectElementBuilder.subProjElement(EnterpriseProjectElement... value)
Navigation property to_SubProjElement for EnterpriseProjectElement to multiple
EnterpriseProjectElement.
|
Modifier and Type | Method and Description |
---|---|
void |
EnterpriseProject.setEnterpriseProjectElement(List<EnterpriseProjectElement> value)
Overwrites the list of associated EnterpriseProjectElement entities for the loaded navigation property
to_EnterpriseProjectElement.
|
void |
EnterpriseProjectElement.setSubProjElement(List<EnterpriseProjectElement> value)
Overwrites the list of associated EnterpriseProjectElement entities for the loaded navigation property
to_SubProjElement.
|
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) |
EnterpriseProjectElementCreateFluentHelper(String servicePath,
EnterpriseProjectElement entity)
Creates a fluent helper object that will create a
EnterpriseProjectElement entity on the OData endpoint. |
EnterpriseProjectElementDeleteFluentHelper(String servicePath,
EnterpriseProjectElement entity)
Creates a fluent helper object that will delete a
EnterpriseProjectElement entity on the OData endpoint. |
EnterpriseProjectElementUpdateFluentHelper(String servicePath,
EnterpriseProjectElement entity)
Creates a fluent helper object that will update a
EnterpriseProjectElement entity on the OData endpoint. |
EntProjectElmntPublicSector(UUID projectElementUUID,
UUID projectUUID,
String fund,
Boolean fundIsFixAssigned,
Boolean functionalAreaIsFixAssigned,
String grantID,
Boolean grantIsFixAssigned,
String sponsoredProgram,
ZonedDateTime projectLastChangedDateTime,
EnterpriseProjectElement toEnterpriseProjectElement) |
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,
String functionalLocation,
Boolean isBillingRelevant,
ZonedDateTime lastChangeDateTime,
String investmentProfile,
List<EnterpriseProjectElement> toEnterpriseProjectElement,
EnterpriseProjBlkFunc toEntProjBlkFunc,
EntProjectPublicSector toEntProjectPublicSector) |
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) |
Modifier and Type | Method and Description |
---|---|
EnterpriseProjectServiceBatchChangeSet |
DefaultEnterpriseProjectServiceBatchChangeSet.createEnterpriseProjectElement(EnterpriseProjectElement enterpriseProjectElement)
Create a new
EnterpriseProjectElement entity and save it to the S/4HANA system. |
EnterpriseProjectServiceBatchChangeSet |
EnterpriseProjectServiceBatchChangeSet.createEnterpriseProjectElement(EnterpriseProjectElement enterpriseProjectElement)
Create a new
EnterpriseProjectElement entity and save it to the S/4HANA system. |
EnterpriseProjectServiceBatchChangeSet |
DefaultEnterpriseProjectServiceBatchChangeSet.deleteEnterpriseProjectElement(EnterpriseProjectElement enterpriseProjectElement)
Deletes an existing
EnterpriseProjectElement entity in the S/4HANA system. |
EnterpriseProjectServiceBatchChangeSet |
EnterpriseProjectServiceBatchChangeSet.deleteEnterpriseProjectElement(EnterpriseProjectElement enterpriseProjectElement)
Deletes an existing
EnterpriseProjectElement entity in the S/4HANA system. |
EnterpriseProjectServiceBatchChangeSet |
DefaultEnterpriseProjectServiceBatchChangeSet.updateEnterpriseProjectElement(EnterpriseProjectElement enterpriseProjectElement)
Update an existing
EnterpriseProjectElement entity and save it to the S/4HANA system. |
EnterpriseProjectServiceBatchChangeSet |
EnterpriseProjectServiceBatchChangeSet.updateEnterpriseProjectElement(EnterpriseProjectElement enterpriseProjectElement)
Update an existing
EnterpriseProjectElement entity and save it to the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<EnterpriseProjectElement> |
EnterpriseProjectElementOneToOneLink.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 EnterpriseProjectElementLink<ObjectT> |
EnterpriseProjectElementLink.translateLinkType(EntityLink<EnterpriseProjectElementLink<ObjectT>,EnterpriseProjectElement,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.