Modifier and Type | Field and Description |
---|---|
static PersCompnElmntCostAssgmtOneToOneLink<PersonnelCompensationElement> |
PersCompnElmntCostAssgmt.TO_PERSONNEL_COMPENSATION_ELEMENT
Use with available fluent helpers to apply the to_PersonnelCompensationElement navigation property to
query operations.
|
Modifier and Type | Method and Description |
---|---|
PersonnelCompensationElement |
PersonnelCompensationElement.PersonnelCompensationElementBuilder.build() |
PersonnelCompensationElement |
PersCompnElmntCostAssgmt.fetchPersonnelCompensationElement()
Fetches the PersonnelCompensationElement entity (one to one) associated with this entity.
|
PersonnelCompensationElement |
PersCompnElmntCostAssgmt.getPersonnelCompensationElementOrFetch()
Retrieval of associated PersonnelCompensationElement entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
protected Class<PersonnelCompensationElement> |
PersonnelCompensationElementFluentHelper.getEntityClass() |
protected Class<PersonnelCompensationElement> |
PersonnelCompensationElementByKeyFluentHelper.getEntityClass() |
io.vavr.control.Option<PersonnelCompensationElement> |
PersCompnElmntCostAssgmt.getPersonnelCompensationElementIfPresent()
Retrieval of associated PersonnelCompensationElement entity (one to one).
|
Class<PersonnelCompensationElement> |
PersonnelCompensationElement.getType() |
Modifier and Type | Method and Description |
---|---|
PersCompnElmntCostAssgmt.PersCompnElmntCostAssgmtBuilder |
PersCompnElmntCostAssgmt.PersCompnElmntCostAssgmtBuilder.personnelCompensationElement(PersonnelCompensationElement value)
Navigation property to_PersonnelCompensationElement for PersCompnElmntCostAssgmt to single
PersonnelCompensationElement.
|
void |
PersCompnElmntCostAssgmt.setPersonnelCompensationElement(PersonnelCompensationElement value)
Overwrites the associated PersonnelCompensationElement entity for the loaded navigation property
to_PersonnelCompensationElement.
|
Constructor and Description |
---|
PersCompnElmntCostAssgmt(String personnelSettlementDocument,
String controllingArea,
String costCenter,
String costCenterResponsibilityArea,
BigDecimal netAmount,
String persSettlmtDocCurrency,
String persSettlmtDocCurrencyISOCode,
PersonnelCompensationElement toPersonnelCompensationElement) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<PersonnelCompensationElement> |
PersonnelCompensationElementOneToOneLink.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 PersonnelCompensationElementLink<ObjectT> |
PersonnelCompensationElementLink.translateLinkType(EntityLink<PersonnelCompensationElementLink<ObjectT>,PersonnelCompensationElement,ObjectT> link) |
Copyright © 2019 SAP SE. All rights reserved.