Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.personnelsettlementdocument.PersCompnElmntCostAssgmt
Packages that use PersCompnElmntCostAssgmt
Package
Description
-
Uses of PersCompnElmntCostAssgmt in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.personnelsettlementdocument
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.personnelsettlementdocument with type parameters of type PersCompnElmntCostAssgmtModifier and TypeFieldDescriptionstatic final PersonnelCompensationElementLink<PersCompnElmntCostAssgmt>PersonnelCompensationElement.TO_PERS_COMPN_ELMNT_COST_ASSGMTUse with available fluent helpers to apply the to_PersCompnElmntCostAssgmt navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.personnelsettlementdocument that return PersCompnElmntCostAssgmtModifier and TypeMethodDescriptionPersCompnElmntCostAssgmt.PersCompnElmntCostAssgmtBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.personnelsettlementdocument that return types with arguments of type PersCompnElmntCostAssgmtModifier and TypeMethodDescriptionPersonnelCompensationElement.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).PersonnelCompensationElement.getPersCompnElmntCostAssgmtOrFetch()Retrieval of associated PersCompnElmntCostAssgmt entities (one to many).PersCompnElmntCostAssgmt.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.personnelsettlementdocument with parameters of type PersCompnElmntCostAssgmtModifier and TypeMethodDescriptionvoidPersonnelCompensationElement.addPersCompnElmntCostAssgmt(PersCompnElmntCostAssgmt... entity) Adds elements to the list of associated PersCompnElmntCostAssgmt entities.PersonnelCompensationElement.PersonnelCompensationElementBuilder.persCompnElmntCostAssgmt(PersCompnElmntCostAssgmt... value) Navigation property to_PersCompnElmntCostAssgmt for PersonnelCompensationElement to multiple PersCompnElmntCostAssgmt.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.personnelsettlementdocument with type arguments of type PersCompnElmntCostAssgmtModifier and TypeMethodDescriptionvoidPersonnelCompensationElement.setPersCompnElmntCostAssgmt(List<PersCompnElmntCostAssgmt> value) Overwrites the list of associated PersCompnElmntCostAssgmt entities for the loaded navigation property to_PersCompnElmntCostAssgmt.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.personnelsettlementdocument with type arguments of type PersCompnElmntCostAssgmtModifierConstructorDescriptionPersonnelCompensationElement(String personnelSettlementDocument, String settlmtDocType, String settlmtDocCat, String companyCode, String companyCodeCountry, String companyCodeCountryISOCode, String countryThreeDigitISOCode, String personWorkAgreement, String personWorkAgreementExternalID, String settlmtCompensationReason, String settlmtCompnVar, 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) -
Uses of PersCompnElmntCostAssgmt in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.personnelsettlementdocument.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.personnelsettlementdocument.link that return types with arguments of type PersCompnElmntCostAssgmtModifier and TypeMethodDescriptionPersCompnElmntCostAssgmtOneToOneLink.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.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.personnelsettlementdocument.link with type arguments of type PersCompnElmntCostAssgmtModifier and TypeMethodDescriptionprotected PersCompnElmntCostAssgmtLink<ObjectT>PersCompnElmntCostAssgmtLink.translateLinkType(EntityLink<PersCompnElmntCostAssgmtLink<ObjectT>, PersCompnElmntCostAssgmt, ObjectT> link)