Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.personnelsettlementdocument.field.PersonnelCompensationElementField
Packages that use PersonnelCompensationElementField
-
Uses of PersonnelCompensationElementField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.personnelsettlementdocument
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.personnelsettlementdocument declared as PersonnelCompensationElementFieldModifier and TypeFieldDescriptionstatic final PersonnelCompensationElementField<LocalDateTime>PersonnelCompensationElement.ACTUAL_SETTLMT_DATEUse with available fluent helpers to apply the ActualSettlmtDate field to query operations.static final PersonnelCompensationElementField<String>PersonnelCompensationElement.ASSIGNMENT_REFERENCEUse with available fluent helpers to apply the AssignmentReference field to query operations.static final PersonnelCompensationElementField<String>PersonnelCompensationElement.COMPANY_CODEUse with available fluent helpers to apply the CompanyCode field to query operations.static final PersonnelCompensationElementField<String>PersonnelCompensationElement.COMPANY_CODE_COUNTRYUse with available fluent helpers to apply the CompanyCodeCountry field to query operations.static final PersonnelCompensationElementField<String>PersonnelCompensationElement.COMPANY_CODE_COUNTRY_ISO_CODEUse with available fluent helpers to apply the CompanyCodeCountryISOCode field to query operations.static final PersonnelCompensationElementField<String>PersonnelCompensationElement.COUNTRY_THREE_DIGIT_ISO_CODEUse with available fluent helpers to apply the CountryThreeDigitISOCode field to query operations.static final PersonnelCompensationElementField<LocalDateTime>PersonnelCompensationElement.DOCUMENT_DATEUse with available fluent helpers to apply the DocumentDate field to query operations.static final PersonnelCompensationElementField<String>PersonnelCompensationElement.DOCUMENT_REFERENCE_IDUse with available fluent helpers to apply the DocumentReferenceID field to query operations.static final PersonnelCompensationElementField<LocalDateTime>PersonnelCompensationElement.JOURNAL_ENTRY_CREATION_DATEUse with available fluent helpers to apply the JournalEntryCreationDate field to query operations.static final PersonnelCompensationElementField<ZonedDateTime>PersonnelCompensationElement.JOURNAL_ENTRY_CREATION_DATE_TIMEUse with available fluent helpers to apply the JournalEntryCreationDateTime field to query operations.static final PersonnelCompensationElementField<LocalTime>PersonnelCompensationElement.JOURNAL_ENTRY_CREATION_TIMEUse with available fluent helpers to apply the JournalEntryCreationTime field to query operations.static final PersonnelCompensationElementField<String>PersonnelCompensationElement.PAYMENT_REFERENCEUse with available fluent helpers to apply the PaymentReference field to query operations.static final PersonnelCompensationElementField<String>PersonnelCompensationElement.PERS_SETTLMT_DOC_CURRENCYUse with available fluent helpers to apply the PersSettlmtDocCurrency field to query operations.static final PersonnelCompensationElementField<String>PersonnelCompensationElement.PERS_SETTLMT_DOC_CURRENCY_ISO_CODEUse with available fluent helpers to apply the PersSettlmtDocCurrencyISOCode field to query operations.static final PersonnelCompensationElementField<Boolean>PersonnelCompensationElement.PERS_SETTLMT_DOC_IS_REVERSEDUse with available fluent helpers to apply the PersSettlmtDocIsReversed field to query operations.static final PersonnelCompensationElementField<String>PersonnelCompensationElement.PERSON_WORK_AGREEMENTUse with available fluent helpers to apply the PersonWorkAgreement field to query operations.static final PersonnelCompensationElementField<String>PersonnelCompensationElement.PERSON_WORK_AGREEMENT_EXTERNAL_IDUse with available fluent helpers to apply the PersonWorkAgreementExternalID field to query operations.static final PersonnelCompensationElementField<String>PersonnelCompensationElement.PERSONNEL_SETTLEMENT_DOCUMENTUse with available fluent helpers to apply the PersonnelSettlementDocument field to query operations.static final PersonnelCompensationElementField<LocalDateTime>PersonnelCompensationElement.POSTING_DATEUse with available fluent helpers to apply the PostingDate field to query operations.static final PersonnelCompensationElementField<String>PersonnelCompensationElement.RVSD_PERS_SETTLMT_DOCUse with available fluent helpers to apply the RvsdPersSettlmtDoc field to query operations.static final PersonnelCompensationElementField<String>PersonnelCompensationElement.SETTLMT_COMPENSATION_REASONUse with available fluent helpers to apply the SettlmtCompensationReason field to query operations.static final PersonnelCompensationElementField<String>PersonnelCompensationElement.SETTLMT_COMPN_VARUse with available fluent helpers to apply the SettlmtCompnVar field to query operations.static final PersonnelCompensationElementField<String>PersonnelCompensationElement.SETTLMT_DOC_CATUse with available fluent helpers to apply the SettlmtDocCat field to query operations.static final PersonnelCompensationElementField<String>PersonnelCompensationElement.SETTLMT_DOC_TYPEUse with available fluent helpers to apply the SettlmtDocType field to query operations.static final PersonnelCompensationElementField<BigDecimal>PersonnelCompensationElement.TOTAL_NET_AMOUNTUse with available fluent helpers to apply the TotalNetAmount field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.personnelsettlementdocument that return PersonnelCompensationElementFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
PersonnelCompensationElementField<T>PersonnelCompensationElement.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> PersonnelCompensationElementField<T>Use with available fluent helpers to apply an extension field to query operations.