Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.personnelsettlementdocument |
Modifier and Type | Field and Description |
---|---|
static PersonnelCompensationElementField<LocalDateTime> |
PersonnelCompensationElement.ACTUAL_SETTLMT_DATE
Use with available fluent helpers to apply the ActualSettlmtDate field to query operations.
|
static PersonnelCompensationElementField<String> |
PersonnelCompensationElement.ASSIGNMENT_REFERENCE
Use with available fluent helpers to apply the AssignmentReference field to query operations.
|
static PersonnelCompensationElementField<String> |
PersonnelCompensationElement.COMPANY_CODE
Use with available fluent helpers to apply the CompanyCode field to query operations.
|
static PersonnelCompensationElementField<String> |
PersonnelCompensationElement.COMPANY_CODE_COUNTRY
Use with available fluent helpers to apply the CompanyCodeCountry field to query operations.
|
static PersonnelCompensationElementField<String> |
PersonnelCompensationElement.COMPANY_CODE_COUNTRY_ISO_CODE
Use with available fluent helpers to apply the CompanyCodeCountryISOCode field to query operations.
|
static PersonnelCompensationElementField<String> |
PersonnelCompensationElement.COUNTRY_THREE_DIGIT_ISO_CODE
Use with available fluent helpers to apply the CountryThreeDigitISOCode field to query operations.
|
static PersonnelCompensationElementField<LocalDateTime> |
PersonnelCompensationElement.DOCUMENT_DATE
Use with available fluent helpers to apply the DocumentDate field to query operations.
|
static PersonnelCompensationElementField<String> |
PersonnelCompensationElement.DOCUMENT_REFERENCE_ID
Use with available fluent helpers to apply the DocumentReferenceID field to query operations.
|
static PersonnelCompensationElementField<LocalDateTime> |
PersonnelCompensationElement.JOURNAL_ENTRY_CREATION_DATE
Use with available fluent helpers to apply the JournalEntryCreationDate field to query operations.
|
static PersonnelCompensationElementField<ZonedDateTime> |
PersonnelCompensationElement.JOURNAL_ENTRY_CREATION_DATE_TIME
Use with available fluent helpers to apply the JournalEntryCreationDateTime field to query operations.
|
static PersonnelCompensationElementField<LocalTime> |
PersonnelCompensationElement.JOURNAL_ENTRY_CREATION_TIME
Use with available fluent helpers to apply the JournalEntryCreationTime field to query operations.
|
static PersonnelCompensationElementField<String> |
PersonnelCompensationElement.PAYMENT_REFERENCE
Use with available fluent helpers to apply the PaymentReference field to query operations.
|
static PersonnelCompensationElementField<String> |
PersonnelCompensationElement.PERS_SETTLMT_DOC_CURRENCY
Use with available fluent helpers to apply the PersSettlmtDocCurrency field to query operations.
|
static PersonnelCompensationElementField<String> |
PersonnelCompensationElement.PERS_SETTLMT_DOC_CURRENCY_ISO_CODE
Use with available fluent helpers to apply the PersSettlmtDocCurrencyISOCode field to query operations.
|
static PersonnelCompensationElementField<Boolean> |
PersonnelCompensationElement.PERS_SETTLMT_DOC_IS_REVERSED
Use with available fluent helpers to apply the PersSettlmtDocIsReversed field to query operations.
|
static PersonnelCompensationElementField<String> |
PersonnelCompensationElement.PERSON_WORK_AGREEMENT
Use with available fluent helpers to apply the PersonWorkAgreement field to query operations.
|
static PersonnelCompensationElementField<String> |
PersonnelCompensationElement.PERSON_WORK_AGREEMENT_EXTERNAL_ID
Use with available fluent helpers to apply the PersonWorkAgreementExternalID field to query operations.
|
static PersonnelCompensationElementField<String> |
PersonnelCompensationElement.PERSONNEL_SETTLEMENT_DOCUMENT
Use with available fluent helpers to apply the PersonnelSettlementDocument field to query operations.
|
static PersonnelCompensationElementField<LocalDateTime> |
PersonnelCompensationElement.POSTING_DATE
Use with available fluent helpers to apply the PostingDate field to query operations.
|
static PersonnelCompensationElementField<String> |
PersonnelCompensationElement.RVSD_PERS_SETTLMT_DOC
Use with available fluent helpers to apply the RvsdPersSettlmtDoc field to query operations.
|
static PersonnelCompensationElementField<String> |
PersonnelCompensationElement.SETTLMT_COMPENSATION_REASON
Use with available fluent helpers to apply the SettlmtCompensationReason field to query operations.
|
static PersonnelCompensationElementField<String> |
PersonnelCompensationElement.SETTLMT_DOC_CAT
Use with available fluent helpers to apply the SettlmtDocCat field to query operations.
|
static PersonnelCompensationElementField<String> |
PersonnelCompensationElement.SETTLMT_DOC_TYPE
Use with available fluent helpers to apply the SettlmtDocType field to query operations.
|
static PersonnelCompensationElementField<BigDecimal> |
PersonnelCompensationElement.TOTAL_NET_AMOUNT
Use with available fluent helpers to apply the TotalNetAmount field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> PersonnelCompensationElementField<T> |
PersonnelCompensationElement.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
PersonnelCompensationElement.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2020 SAP SE. All rights reserved.