Modifier and Type | Field and Description |
---|---|
static PersonnelCompensationElementLink<PersCompnElmntCostAssgmt> |
PersonnelCompensationElement.TO_PERS_COMPN_ELMNT_COST_ASSGMT
Use with available fluent helpers to apply the to_PersCompnElmntCostAssgmt navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
PersCompnElmntCostAssgmt |
PersCompnElmntCostAssgmt.PersCompnElmntCostAssgmtBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<PersCompnElmntCostAssgmt> |
PersonnelCompensationElement.fetchPersCompnElmntCostAssgmt()
Fetches the PersCompnElmntCostAssgmt entities (one to many) associated with this entity.
|
protected Class<PersCompnElmntCostAssgmt> |
PersCompnElmntCostAssgmtByKeyFluentHelper.getEntityClass() |
protected Class<PersCompnElmntCostAssgmt> |
PersCompnElmntCostAssgmtFluentHelper.getEntityClass() |
io.vavr.control.Option<List<PersCompnElmntCostAssgmt>> |
PersonnelCompensationElement.getPersCompnElmntCostAssgmtIfPresent()
Retrieval of associated PersCompnElmntCostAssgmt entities (one to many).
|
List<PersCompnElmntCostAssgmt> |
PersonnelCompensationElement.getPersCompnElmntCostAssgmtOrFetch()
Retrieval of associated PersCompnElmntCostAssgmt entities (one to many).
|
Class<PersCompnElmntCostAssgmt> |
PersCompnElmntCostAssgmt.getType() |
Modifier and Type | Method and Description |
---|---|
void |
PersonnelCompensationElement.addPersCompnElmntCostAssgmt(PersCompnElmntCostAssgmt... entity)
Adds elements to the list of associated PersCompnElmntCostAssgmt entities.
|
PersonnelCompensationElement.PersonnelCompensationElementBuilder |
PersonnelCompensationElement.PersonnelCompensationElementBuilder.persCompnElmntCostAssgmt(PersCompnElmntCostAssgmt... value)
Navigation property to_PersCompnElmntCostAssgmt for PersonnelCompensationElement to multiple
PersCompnElmntCostAssgmt.
|
Modifier and Type | Method and Description |
---|---|
void |
PersonnelCompensationElement.setPersCompnElmntCostAssgmt(List<PersCompnElmntCostAssgmt> value)
Overwrites the list of associated PersCompnElmntCostAssgmt entities for the loaded navigation property
to_PersCompnElmntCostAssgmt.
|
Constructor and Description |
---|
PersonnelCompensationElement(String personnelSettlementDocument,
String settlmtDocType,
String settlmtDocCat,
String companyCode,
String companyCodeCountry,
String companyCodeCountryISOCode,
String countryThreeDigitISOCode,
String personWorkAgreement,
String personWorkAgreementExternalID,
String settlmtCompensationReason,
LocalDateTime postingDate,
LocalDateTime documentDate,
LocalDateTime actualSettlmtDate,
BigDecimal totalNetAmount,
String persSettlmtDocCurrency,
String persSettlmtDocCurrencyISOCode,
String documentReferenceID,
String assignmentReference,
String paymentReference,
Boolean persSettlmtDocIsReversed,
String rvsdPersSettlmtDoc,
LocalDateTime journalEntryCreationDate,
LocalTime journalEntryCreationTime,
ZonedDateTime journalEntryCreationDateTime,
List<PersCompnElmntCostAssgmt> toPersCompnElmntCostAssgmt) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<PersCompnElmntCostAssgmt> |
PersCompnElmntCostAssgmtOneToOneLink.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 PersCompnElmntCostAssgmtLink<ObjectT> |
PersCompnElmntCostAssgmtLink.translateLinkType(EntityLink<PersCompnElmntCostAssgmtLink<ObjectT>,PersCompnElmntCostAssgmt,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.