Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.personnelsettlementdocument.PersonnelCompensationElement
Packages that use PersonnelCompensationElement
Package
Description
-
Uses of PersonnelCompensationElement 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 PersonnelCompensationElementModifier and TypeFieldDescriptionPersCompnElmntCostAssgmt.TO_PERSONNEL_COMPENSATION_ELEMENTUse with available fluent helpers to apply the to_PersonnelCompensationElement navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.personnelsettlementdocument that return PersonnelCompensationElementModifier and TypeMethodDescriptionPersonnelCompensationElement.PersonnelCompensationElementBuilder.build()PersCompnElmntCostAssgmt.fetchPersonnelCompensationElement()Fetches the PersonnelCompensationElement entity (one to one) associated with this entity.PersCompnElmntCostAssgmt.getPersonnelCompensationElementOrFetch()Retrieval of associated PersonnelCompensationElement entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.personnelsettlementdocument that return types with arguments of type PersonnelCompensationElementModifier and TypeMethodDescriptionprotected Class<PersonnelCompensationElement>PersonnelCompensationElementByKeyFluentHelper.getEntityClass()protected Class<PersonnelCompensationElement>PersonnelCompensationElementFluentHelper.getEntityClass()io.vavr.control.Option<PersonnelCompensationElement>PersCompnElmntCostAssgmt.getPersonnelCompensationElementIfPresent()Retrieval of associated PersonnelCompensationElement entity (one to one).PersonnelCompensationElement.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.personnelsettlementdocument with parameters of type PersonnelCompensationElementModifier and TypeMethodDescriptionPersCompnElmntCostAssgmt.PersCompnElmntCostAssgmtBuilder.personnelCompensationElement(PersonnelCompensationElement value) Navigation property to_PersonnelCompensationElement for PersCompnElmntCostAssgmt to single PersonnelCompensationElement.voidPersCompnElmntCostAssgmt.setPersonnelCompensationElement(PersonnelCompensationElement value) Overwrites the associated PersonnelCompensationElement entity for the loaded navigation property to_PersonnelCompensationElement.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.personnelsettlementdocument with parameters of type PersonnelCompensationElementModifierConstructorDescriptionPersCompnElmntCostAssgmt(String personnelSettlementDocument, String controllingArea, String costCenter, String costCenterResponsibilityArea, BigDecimal netAmount, String persSettlmtDocCurrency, String persSettlmtDocCurrencyISOCode, PersonnelCompensationElement toPersonnelCompensationElement) -
Uses of PersonnelCompensationElement 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 PersonnelCompensationElementModifier and TypeMethodDescriptionPersonnelCompensationElementOneToOneLink.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 PersonnelCompensationElementModifier and TypeMethodDescriptionprotected PersonnelCompensationElementLink<ObjectT>PersonnelCompensationElementLink.translateLinkType(EntityLink<PersonnelCompensationElementLink<ObjectT>, PersonnelCompensationElement, ObjectT> link)