java.lang.Object
com.sap.cloud.sdk.datamodel.odata.helper.VdmObject<EntityT>
com.sap.cloud.sdk.datamodel.odata.helper.VdmEntity<GLAccountLineItem>
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.generalledgeraccountlineitem.GLAccountLineItem

public class GLAccountLineItem extends VdmEntity<GLAccountLineItem>
API G/L Account Line Item

Original entity name from the Odata EDM: GLAccountLineItemType

  • Field Details

    • ALL_FIELDS

      public static final GLAccountLineItemSelectable ALL_FIELDS
      Selector for all available fields of GLAccountLineItem.
    • ID

      public static final GLAccountLineItemField<String> ID
      Use with available fluent helpers to apply the ID field to query operations.
    • SOURCE_LEDGER

      public static final GLAccountLineItemField<String> SOURCE_LEDGER
      Use with available fluent helpers to apply the SourceLedger field to query operations.
    • COMPANY_CODE

      public static final GLAccountLineItemField<String> COMPANY_CODE
      Use with available fluent helpers to apply the CompanyCode field to query operations.
    • FISCAL_YEAR

      public static final GLAccountLineItemField<String> FISCAL_YEAR
      Use with available fluent helpers to apply the FiscalYear field to query operations.
    • ACCOUNTING_DOCUMENT

      public static final GLAccountLineItemField<String> ACCOUNTING_DOCUMENT
      Use with available fluent helpers to apply the AccountingDocument field to query operations.
    • LEDGER_GL_LINE_ITEM

      public static final GLAccountLineItemField<String> LEDGER_GL_LINE_ITEM
      Use with available fluent helpers to apply the LedgerGLLineItem field to query operations.
    • LEDGER

      public static final GLAccountLineItemField<String> LEDGER
      Use with available fluent helpers to apply the Ledger field to query operations.
    • LEDGER_FISCAL_YEAR

      public static final GLAccountLineItemField<String> LEDGER_FISCAL_YEAR
      Use with available fluent helpers to apply the LedgerFiscalYear field to query operations.
    • GL_RECORD_TYPE

      public static final GLAccountLineItemField<String> GL_RECORD_TYPE
      Use with available fluent helpers to apply the GLRecordType field to query operations.
    • CONTROLLING_AREA

      public static final GLAccountLineItemField<String> CONTROLLING_AREA
      Use with available fluent helpers to apply the ControllingArea field to query operations.
    • CHART_OF_ACCOUNTS

      public static final GLAccountLineItemField<String> CHART_OF_ACCOUNTS
      Use with available fluent helpers to apply the ChartOfAccounts field to query operations.
    • GL_ACCOUNT

      public static final GLAccountLineItemField<String> GL_ACCOUNT
      Use with available fluent helpers to apply the GLAccount field to query operations.
    • FINANCIAL_TRANSACTION_TYPE

      public static final GLAccountLineItemField<String> FINANCIAL_TRANSACTION_TYPE
      Use with available fluent helpers to apply the FinancialTransactionType field to query operations.
    • BUSINESS_TRANSACTION_TYPE

      public static final GLAccountLineItemField<String> BUSINESS_TRANSACTION_TYPE
      Use with available fluent helpers to apply the BusinessTransactionType field to query operations.
    • CONTROLLING_BUS_TRANSAC_TYPE

      public static final GLAccountLineItemField<String> CONTROLLING_BUS_TRANSAC_TYPE
      Use with available fluent helpers to apply the ControllingBusTransacType field to query operations.
    • REFERENCE_DOCUMENT_TYPE

      public static final GLAccountLineItemField<String> REFERENCE_DOCUMENT_TYPE
      Use with available fluent helpers to apply the ReferenceDocumentType field to query operations.
    • LOGICAL_SYSTEM

      public static final GLAccountLineItemField<String> LOGICAL_SYSTEM
      Use with available fluent helpers to apply the LogicalSystem field to query operations.
    • REFERENCE_DOCUMENT_CONTEXT

      public static final GLAccountLineItemField<String> REFERENCE_DOCUMENT_CONTEXT
      Use with available fluent helpers to apply the ReferenceDocumentContext field to query operations.
    • REFERENCE_DOCUMENT

      public static final GLAccountLineItemField<String> REFERENCE_DOCUMENT
      Use with available fluent helpers to apply the ReferenceDocument field to query operations.
    • REFERENCE_DOCUMENT_ITEM

      public static final GLAccountLineItemField<String> REFERENCE_DOCUMENT_ITEM
      Use with available fluent helpers to apply the ReferenceDocumentItem field to query operations.
    • REFERENCE_DOCUMENT_ITEM_GROUP

      public static final GLAccountLineItemField<String> REFERENCE_DOCUMENT_ITEM_GROUP
      Use with available fluent helpers to apply the ReferenceDocumentItemGroup field to query operations.
    • TRANSACTION_SUBITEM

      public static final GLAccountLineItemField<String> TRANSACTION_SUBITEM
      Use with available fluent helpers to apply the TransactionSubitem field to query operations.
    • IS_REVERSAL

      public static final GLAccountLineItemField<Boolean> IS_REVERSAL
      Use with available fluent helpers to apply the IsReversal field to query operations.
    • IS_REVERSED

      public static final GLAccountLineItemField<Boolean> IS_REVERSED
      Use with available fluent helpers to apply the IsReversed field to query operations.
    • REVERSAL_REFERENCE_DOCUMENT_CNTXT

      public static final GLAccountLineItemField<String> REVERSAL_REFERENCE_DOCUMENT_CNTXT
      Use with available fluent helpers to apply the ReversalReferenceDocumentCntxt field to query operations.
    • REVERSAL_REFERENCE_DOCUMENT

      public static final GLAccountLineItemField<String> REVERSAL_REFERENCE_DOCUMENT
      Use with available fluent helpers to apply the ReversalReferenceDocument field to query operations.
    • IS_SETTLEMENT

      public static final GLAccountLineItemField<Boolean> IS_SETTLEMENT
      Use with available fluent helpers to apply the IsSettlement field to query operations.
    • IS_SETTLED

      public static final GLAccountLineItemField<Boolean> IS_SETTLED
      Use with available fluent helpers to apply the IsSettled field to query operations.
    • PREDECESSOR_REFERENCE_DOC_TYPE

      public static final GLAccountLineItemField<String> PREDECESSOR_REFERENCE_DOC_TYPE
      Use with available fluent helpers to apply the PredecessorReferenceDocType field to query operations.
    • PREDECESSOR_REFERENCE_DOC_CNTXT

      public static final GLAccountLineItemField<String> PREDECESSOR_REFERENCE_DOC_CNTXT
      Use with available fluent helpers to apply the PredecessorReferenceDocCntxt field to query operations.
    • PREDECESSOR_REFERENCE_DOCUMENT

      public static final GLAccountLineItemField<String> PREDECESSOR_REFERENCE_DOCUMENT
      Use with available fluent helpers to apply the PredecessorReferenceDocument field to query operations.
    • PREDECESSOR_REFERENCE_DOC_ITEM

      public static final GLAccountLineItemField<String> PREDECESSOR_REFERENCE_DOC_ITEM
      Use with available fluent helpers to apply the PredecessorReferenceDocItem field to query operations.
    • PRDCSSR_JOURNAL_ENTRY_COMPANY_CODE

      public static final GLAccountLineItemField<String> PRDCSSR_JOURNAL_ENTRY_COMPANY_CODE
      Use with available fluent helpers to apply the PrdcssrJournalEntryCompanyCode field to query operations.
    • PRDCSSR_JOURNAL_ENTRY_FISCAL_YEAR

      public static final GLAccountLineItemField<String> PRDCSSR_JOURNAL_ENTRY_FISCAL_YEAR
      Use with available fluent helpers to apply the PrdcssrJournalEntryFiscalYear field to query operations.
    • PREDECESSOR_JOURNAL_ENTRY

      public static final GLAccountLineItemField<String> PREDECESSOR_JOURNAL_ENTRY
      Use with available fluent helpers to apply the PredecessorJournalEntry field to query operations.
    • PREDECESSOR_JOURNAL_ENTRY_ITEM

      public static final GLAccountLineItemField<String> PREDECESSOR_JOURNAL_ENTRY_ITEM
      Use with available fluent helpers to apply the PredecessorJournalEntryItem field to query operations.
    • SOURCE_REFERENCE_DOCUMENT_TYPE

      public static final GLAccountLineItemField<String> SOURCE_REFERENCE_DOCUMENT_TYPE
      Use with available fluent helpers to apply the SourceReferenceDocumentType field to query operations.
    • SOURCE_LOGICAL_SYSTEM

      public static final GLAccountLineItemField<String> SOURCE_LOGICAL_SYSTEM
      Use with available fluent helpers to apply the SourceLogicalSystem field to query operations.
    • SOURCE_REFERENCE_DOCUMENT_CNTXT

      public static final GLAccountLineItemField<String> SOURCE_REFERENCE_DOCUMENT_CNTXT
      Use with available fluent helpers to apply the SourceReferenceDocumentCntxt field to query operations.
    • SOURCE_REFERENCE_DOCUMENT

      public static final GLAccountLineItemField<String> SOURCE_REFERENCE_DOCUMENT
      Use with available fluent helpers to apply the SourceReferenceDocument field to query operations.
    • SOURCE_REFERENCE_DOCUMENT_ITEM

      public static final GLAccountLineItemField<String> SOURCE_REFERENCE_DOCUMENT_ITEM
      Use with available fluent helpers to apply the SourceReferenceDocumentItem field to query operations.
    • SOURCE_REFERENCE_DOC_SUBITEM

      public static final GLAccountLineItemField<String> SOURCE_REFERENCE_DOC_SUBITEM
      Use with available fluent helpers to apply the SourceReferenceDocSubitem field to query operations.
    • IS_COMMITMENT

      public static final GLAccountLineItemField<Boolean> IS_COMMITMENT
      Use with available fluent helpers to apply the IsCommitment field to query operations.
    • JRNL_ENTRY_ITEM_OBSOLETE_REASON

      public static final GLAccountLineItemField<String> JRNL_ENTRY_ITEM_OBSOLETE_REASON
      Use with available fluent helpers to apply the JrnlEntryItemObsoleteReason field to query operations.
    • JRNL_PERIOD_END_CLOSING_RUN_LOG_UUID

      public static final GLAccountLineItemField<UUID> JRNL_PERIOD_END_CLOSING_RUN_LOG_UUID
      Use with available fluent helpers to apply the JrnlPeriodEndClosingRunLogUUID field to query operations.
    • COST_CENTER

      public static final GLAccountLineItemField<String> COST_CENTER
      Use with available fluent helpers to apply the CostCenter field to query operations.
    • PROFIT_CENTER

      public static final GLAccountLineItemField<String> PROFIT_CENTER
      Use with available fluent helpers to apply the ProfitCenter field to query operations.
    • FUNCTIONAL_AREA

      public static final GLAccountLineItemField<String> FUNCTIONAL_AREA
      Use with available fluent helpers to apply the FunctionalArea field to query operations.
    • BUSINESS_AREA

      public static final GLAccountLineItemField<String> BUSINESS_AREA
      Use with available fluent helpers to apply the BusinessArea field to query operations.
    • SEGMENT

      public static final GLAccountLineItemField<String> SEGMENT
      Use with available fluent helpers to apply the Segment field to query operations.
    • PARTNER_COST_CENTER

      public static final GLAccountLineItemField<String> PARTNER_COST_CENTER
      Use with available fluent helpers to apply the PartnerCostCenter field to query operations.
    • PARTNER_PROFIT_CENTER

      public static final GLAccountLineItemField<String> PARTNER_PROFIT_CENTER
      Use with available fluent helpers to apply the PartnerProfitCenter field to query operations.
    • PARTNER_FUNCTIONAL_AREA

      public static final GLAccountLineItemField<String> PARTNER_FUNCTIONAL_AREA
      Use with available fluent helpers to apply the PartnerFunctionalArea field to query operations.
    • PARTNER_BUSINESS_AREA

      public static final GLAccountLineItemField<String> PARTNER_BUSINESS_AREA
      Use with available fluent helpers to apply the PartnerBusinessArea field to query operations.
    • PARTNER_COMPANY

      public static final GLAccountLineItemField<String> PARTNER_COMPANY
      Use with available fluent helpers to apply the PartnerCompany field to query operations.
    • PARTNER_SEGMENT

      public static final GLAccountLineItemField<String> PARTNER_SEGMENT
      Use with available fluent helpers to apply the PartnerSegment field to query operations.
    • BALANCE_TRANSACTION_CURRENCY

      public static final GLAccountLineItemField<String> BALANCE_TRANSACTION_CURRENCY
      Use with available fluent helpers to apply the BalanceTransactionCurrency field to query operations.
    • AMOUNT_IN_BALANCE_TRANSAC_CRCY

      public static final GLAccountLineItemField<BigDecimal> AMOUNT_IN_BALANCE_TRANSAC_CRCY
      Use with available fluent helpers to apply the AmountInBalanceTransacCrcy field to query operations.
    • TRANSACTION_CURRENCY

      public static final GLAccountLineItemField<String> TRANSACTION_CURRENCY
      Use with available fluent helpers to apply the TransactionCurrency field to query operations.
    • AMOUNT_IN_TRANSACTION_CURRENCY

      public static final GLAccountLineItemField<BigDecimal> AMOUNT_IN_TRANSACTION_CURRENCY
      Use with available fluent helpers to apply the AmountInTransactionCurrency field to query operations.
    • COMPANY_CODE_CURRENCY

      public static final GLAccountLineItemField<String> COMPANY_CODE_CURRENCY
      Use with available fluent helpers to apply the CompanyCodeCurrency field to query operations.
    • AMOUNT_IN_COMPANY_CODE_CURRENCY

      public static final GLAccountLineItemField<BigDecimal> AMOUNT_IN_COMPANY_CODE_CURRENCY
      Use with available fluent helpers to apply the AmountInCompanyCodeCurrency field to query operations.
    • GLOBAL_CURRENCY

      public static final GLAccountLineItemField<String> GLOBAL_CURRENCY
      Use with available fluent helpers to apply the GlobalCurrency field to query operations.
    • AMOUNT_IN_GLOBAL_CURRENCY

      public static final GLAccountLineItemField<BigDecimal> AMOUNT_IN_GLOBAL_CURRENCY
      Use with available fluent helpers to apply the AmountInGlobalCurrency field to query operations.
    • FREE_DEFINED_CURRENCY1

      public static final GLAccountLineItemField<String> FREE_DEFINED_CURRENCY1
      Use with available fluent helpers to apply the FreeDefinedCurrency1 field to query operations.
    • AMOUNT_IN_FREE_DEFINED_CURRENCY1

      public static final GLAccountLineItemField<BigDecimal> AMOUNT_IN_FREE_DEFINED_CURRENCY1
      Use with available fluent helpers to apply the AmountInFreeDefinedCurrency1 field to query operations.
    • FREE_DEFINED_CURRENCY2

      public static final GLAccountLineItemField<String> FREE_DEFINED_CURRENCY2
      Use with available fluent helpers to apply the FreeDefinedCurrency2 field to query operations.
    • AMOUNT_IN_FREE_DEFINED_CURRENCY2

      public static final GLAccountLineItemField<BigDecimal> AMOUNT_IN_FREE_DEFINED_CURRENCY2
      Use with available fluent helpers to apply the AmountInFreeDefinedCurrency2 field to query operations.
    • FREE_DEFINED_CURRENCY3

      public static final GLAccountLineItemField<String> FREE_DEFINED_CURRENCY3
      Use with available fluent helpers to apply the FreeDefinedCurrency3 field to query operations.
    • AMOUNT_IN_FREE_DEFINED_CURRENCY3

      public static final GLAccountLineItemField<BigDecimal> AMOUNT_IN_FREE_DEFINED_CURRENCY3
      Use with available fluent helpers to apply the AmountInFreeDefinedCurrency3 field to query operations.
    • FREE_DEFINED_CURRENCY4

      public static final GLAccountLineItemField<String> FREE_DEFINED_CURRENCY4
      Use with available fluent helpers to apply the FreeDefinedCurrency4 field to query operations.
    • AMOUNT_IN_FREE_DEFINED_CURRENCY4

      public static final GLAccountLineItemField<BigDecimal> AMOUNT_IN_FREE_DEFINED_CURRENCY4
      Use with available fluent helpers to apply the AmountInFreeDefinedCurrency4 field to query operations.
    • FREE_DEFINED_CURRENCY5

      public static final GLAccountLineItemField<String> FREE_DEFINED_CURRENCY5
      Use with available fluent helpers to apply the FreeDefinedCurrency5 field to query operations.
    • AMOUNT_IN_FREE_DEFINED_CURRENCY5

      public static final GLAccountLineItemField<BigDecimal> AMOUNT_IN_FREE_DEFINED_CURRENCY5
      Use with available fluent helpers to apply the AmountInFreeDefinedCurrency5 field to query operations.
    • FREE_DEFINED_CURRENCY6

      public static final GLAccountLineItemField<String> FREE_DEFINED_CURRENCY6
      Use with available fluent helpers to apply the FreeDefinedCurrency6 field to query operations.
    • AMOUNT_IN_FREE_DEFINED_CURRENCY6

      public static final GLAccountLineItemField<BigDecimal> AMOUNT_IN_FREE_DEFINED_CURRENCY6
      Use with available fluent helpers to apply the AmountInFreeDefinedCurrency6 field to query operations.
    • FREE_DEFINED_CURRENCY7

      public static final GLAccountLineItemField<String> FREE_DEFINED_CURRENCY7
      Use with available fluent helpers to apply the FreeDefinedCurrency7 field to query operations.
    • AMOUNT_IN_FREE_DEFINED_CURRENCY7

      public static final GLAccountLineItemField<BigDecimal> AMOUNT_IN_FREE_DEFINED_CURRENCY7
      Use with available fluent helpers to apply the AmountInFreeDefinedCurrency7 field to query operations.
    • FREE_DEFINED_CURRENCY8

      public static final GLAccountLineItemField<String> FREE_DEFINED_CURRENCY8
      Use with available fluent helpers to apply the FreeDefinedCurrency8 field to query operations.
    • AMOUNT_IN_FREE_DEFINED_CURRENCY8

      public static final GLAccountLineItemField<BigDecimal> AMOUNT_IN_FREE_DEFINED_CURRENCY8
      Use with available fluent helpers to apply the AmountInFreeDefinedCurrency8 field to query operations.
    • FIXED_AMOUNT_IN_GLOBAL_CRCY

      public static final GLAccountLineItemField<BigDecimal> FIXED_AMOUNT_IN_GLOBAL_CRCY
      Use with available fluent helpers to apply the FixedAmountInGlobalCrcy field to query operations.
    • GRP_VALN_FIXED_AMT_IN_GLOB_CRCY

      public static final GLAccountLineItemField<BigDecimal> GRP_VALN_FIXED_AMT_IN_GLOB_CRCY
      Use with available fluent helpers to apply the GrpValnFixedAmtInGlobCrcy field to query operations.
    • PRFT_CTR_VALN_FXD_AMT_IN_GLOB_CRCY

      public static final GLAccountLineItemField<BigDecimal> PRFT_CTR_VALN_FXD_AMT_IN_GLOB_CRCY
      Use with available fluent helpers to apply the PrftCtrValnFxdAmtInGlobCrcy field to query operations.
    • TOTAL_PRICE_VARC_IN_GLOBAL_CRCY

      public static final GLAccountLineItemField<BigDecimal> TOTAL_PRICE_VARC_IN_GLOBAL_CRCY
      Use with available fluent helpers to apply the TotalPriceVarcInGlobalCrcy field to query operations.
    • GRP_VALN_TOT_PRC_VARC_IN_GLOB_CRCY

      public static final GLAccountLineItemField<BigDecimal> GRP_VALN_TOT_PRC_VARC_IN_GLOB_CRCY
      Use with available fluent helpers to apply the GrpValnTotPrcVarcInGlobCrcy field to query operations.
    • PRFT_CTR_VALN_TOT_PRC_VARC_IN_GLB_CRCY

      public static final GLAccountLineItemField<BigDecimal> PRFT_CTR_VALN_TOT_PRC_VARC_IN_GLB_CRCY
      Use with available fluent helpers to apply the PrftCtrValnTotPrcVarcInGlbCrcy field to query operations.
    • FIXED_PRICE_VARC_IN_GLOBAL_CRCY

      public static final GLAccountLineItemField<BigDecimal> FIXED_PRICE_VARC_IN_GLOBAL_CRCY
      Use with available fluent helpers to apply the FixedPriceVarcInGlobalCrcy field to query operations.
    • GRP_VALN_FIXED_PRC_VARC_IN_GLOB_CRCY

      public static final GLAccountLineItemField<BigDecimal> GRP_VALN_FIXED_PRC_VARC_IN_GLOB_CRCY
      Use with available fluent helpers to apply the GrpValnFixedPrcVarcInGlobCrcy field to query operations.
    • PRFT_CTR_VALN_FXD_PRC_VARC_IN_GLB_CRCY

      public static final GLAccountLineItemField<BigDecimal> PRFT_CTR_VALN_FXD_PRC_VARC_IN_GLB_CRCY
      Use with available fluent helpers to apply the PrftCtrValnFxdPrcVarcInGlbCrcy field to query operations.
    • FIXED_AMOUNT_IN_CO_CODE_CRCY

      public static final GLAccountLineItemField<BigDecimal> FIXED_AMOUNT_IN_CO_CODE_CRCY
      Use with available fluent helpers to apply the FixedAmountInCoCodeCrcy field to query operations.
    • CONTROLLING_OBJECT_CURRENCY

      public static final GLAccountLineItemField<String> CONTROLLING_OBJECT_CURRENCY
      Use with available fluent helpers to apply the ControllingObjectCurrency field to query operations.
    • AMOUNT_IN_OBJECT_CURRENCY

      public static final GLAccountLineItemField<BigDecimal> AMOUNT_IN_OBJECT_CURRENCY
      Use with available fluent helpers to apply the AmountInObjectCurrency field to query operations.
    • BASE_UNIT

      public static final GLAccountLineItemField<String> BASE_UNIT
      Use with available fluent helpers to apply the BaseUnit field to query operations.
    • QUANTITY

      public static final GLAccountLineItemField<BigDecimal> QUANTITY
      Use with available fluent helpers to apply the Quantity field to query operations.
    • FIXED_QUANTITY

      public static final GLAccountLineItemField<BigDecimal> FIXED_QUANTITY
      Use with available fluent helpers to apply the FixedQuantity field to query operations.
    • COST_SOURCE_UNIT

      public static final GLAccountLineItemField<String> COST_SOURCE_UNIT
      Use with available fluent helpers to apply the CostSourceUnit field to query operations.
    • VALUATION_QUANTITY

      public static final GLAccountLineItemField<BigDecimal> VALUATION_QUANTITY
      Use with available fluent helpers to apply the ValuationQuantity field to query operations.
    • VALUATION_FIXED_QUANTITY

      public static final GLAccountLineItemField<BigDecimal> VALUATION_FIXED_QUANTITY
      Use with available fluent helpers to apply the ValuationFixedQuantity field to query operations.
    • ADDITIONAL_QUANTITY1_UNIT

      public static final GLAccountLineItemField<String> ADDITIONAL_QUANTITY1_UNIT
      Use with available fluent helpers to apply the AdditionalQuantity1Unit field to query operations.
    • ADDITIONAL_QUANTITY1

      public static final GLAccountLineItemField<BigDecimal> ADDITIONAL_QUANTITY1
      Use with available fluent helpers to apply the AdditionalQuantity1 field to query operations.
    • ADDITIONAL_QUANTITY2_UNIT

      public static final GLAccountLineItemField<String> ADDITIONAL_QUANTITY2_UNIT
      Use with available fluent helpers to apply the AdditionalQuantity2Unit field to query operations.
    • ADDITIONAL_QUANTITY2

      public static final GLAccountLineItemField<BigDecimal> ADDITIONAL_QUANTITY2
      Use with available fluent helpers to apply the AdditionalQuantity2 field to query operations.
    • ADDITIONAL_QUANTITY3_UNIT

      public static final GLAccountLineItemField<String> ADDITIONAL_QUANTITY3_UNIT
      Use with available fluent helpers to apply the AdditionalQuantity3Unit field to query operations.
    • ADDITIONAL_QUANTITY3

      public static final GLAccountLineItemField<BigDecimal> ADDITIONAL_QUANTITY3
      Use with available fluent helpers to apply the AdditionalQuantity3 field to query operations.
    • DEBIT_CREDIT_CODE

      public static final GLAccountLineItemField<String> DEBIT_CREDIT_CODE
      Use with available fluent helpers to apply the DebitCreditCode field to query operations.
    • FISCAL_PERIOD

      public static final GLAccountLineItemField<String> FISCAL_PERIOD
      Use with available fluent helpers to apply the FiscalPeriod field to query operations.
    • FISCAL_YEAR_VARIANT

      public static final GLAccountLineItemField<String> FISCAL_YEAR_VARIANT
      Use with available fluent helpers to apply the FiscalYearVariant field to query operations.
    • FISCAL_YEAR_PERIOD

      public static final GLAccountLineItemField<String> FISCAL_YEAR_PERIOD
      Use with available fluent helpers to apply the FiscalYearPeriod field to query operations.
    • POSTING_DATE

      public static final GLAccountLineItemField<LocalDateTime> POSTING_DATE
      Use with available fluent helpers to apply the PostingDate field to query operations.
    • DOCUMENT_DATE

      public static final GLAccountLineItemField<LocalDateTime> DOCUMENT_DATE
      Use with available fluent helpers to apply the DocumentDate field to query operations.
    • ACCOUNTING_DOCUMENT_TYPE

      public static final GLAccountLineItemField<String> ACCOUNTING_DOCUMENT_TYPE
      Use with available fluent helpers to apply the AccountingDocumentType field to query operations.
    • ACCOUNTING_DOCUMENT_ITEM

      public static final GLAccountLineItemField<String> ACCOUNTING_DOCUMENT_ITEM
      Use with available fluent helpers to apply the AccountingDocumentItem field to query operations.
    • ASSIGNMENT_REFERENCE

      public static final GLAccountLineItemField<String> ASSIGNMENT_REFERENCE
      Use with available fluent helpers to apply the AssignmentReference field to query operations.
    • ACCOUNTING_DOCUMENT_CATEGORY

      public static final GLAccountLineItemField<String> ACCOUNTING_DOCUMENT_CATEGORY
      Use with available fluent helpers to apply the AccountingDocumentCategory field to query operations.
    • POSTING_KEY

      public static final GLAccountLineItemField<String> POSTING_KEY
      Use with available fluent helpers to apply the PostingKey field to query operations.
    • TRANSACTION_TYPE_DETERMINATION

      public static final GLAccountLineItemField<String> TRANSACTION_TYPE_DETERMINATION
      Use with available fluent helpers to apply the TransactionTypeDetermination field to query operations.
    • SUB_LEDGER_ACCT_LINE_ITEM_TYPE

      public static final GLAccountLineItemField<String> SUB_LEDGER_ACCT_LINE_ITEM_TYPE
      Use with available fluent helpers to apply the SubLedgerAcctLineItemType field to query operations.
    • ACCOUNTING_DOC_CREATED_BY_USER

      public static final GLAccountLineItemField<String> ACCOUNTING_DOC_CREATED_BY_USER
      Use with available fluent helpers to apply the AccountingDocCreatedByUser field to query operations.
    • LAST_CHANGE_DATE_TIME

      public static final GLAccountLineItemField<ZonedDateTime> LAST_CHANGE_DATE_TIME
      Use with available fluent helpers to apply the LastChangeDateTime field to query operations.
    • CREATION_DATE_TIME

      public static final GLAccountLineItemField<ZonedDateTime> CREATION_DATE_TIME
      Use with available fluent helpers to apply the CreationDateTime field to query operations.
    • CREATION_DATE

      public static final GLAccountLineItemField<LocalDateTime> CREATION_DATE
      Use with available fluent helpers to apply the CreationDate field to query operations.
    • ELIMINATION_PROFIT_CENTER

      public static final GLAccountLineItemField<String> ELIMINATION_PROFIT_CENTER
      Use with available fluent helpers to apply the EliminationProfitCenter field to query operations.
    • ORIGIN_OBJECT_TYPE

      public static final GLAccountLineItemField<String> ORIGIN_OBJECT_TYPE
      Use with available fluent helpers to apply the OriginObjectType field to query operations.
    • GL_ACCOUNT_TYPE

      public static final GLAccountLineItemField<String> GL_ACCOUNT_TYPE
      Use with available fluent helpers to apply the GLAccountType field to query operations.
    • ALTERNATIVE_GL_ACCOUNT

      public static final GLAccountLineItemField<String> ALTERNATIVE_GL_ACCOUNT
      Use with available fluent helpers to apply the AlternativeGLAccount field to query operations.
    • COUNTRY_CHART_OF_ACCOUNTS

      public static final GLAccountLineItemField<String> COUNTRY_CHART_OF_ACCOUNTS
      Use with available fluent helpers to apply the CountryChartOfAccounts field to query operations.
    • ITEM_IS_SPLIT

      public static final GLAccountLineItemField<Boolean> ITEM_IS_SPLIT
      Use with available fluent helpers to apply the ItemIsSplit field to query operations.
    • INVOICE_REFERENCE

      public static final GLAccountLineItemField<String> INVOICE_REFERENCE
      Use with available fluent helpers to apply the InvoiceReference field to query operations.
    • INVOICE_REFERENCE_FISCAL_YEAR

      public static final GLAccountLineItemField<String> INVOICE_REFERENCE_FISCAL_YEAR
      Use with available fluent helpers to apply the InvoiceReferenceFiscalYear field to query operations.
    • FOLLOW_ON_DOCUMENT_TYPE

      public static final GLAccountLineItemField<String> FOLLOW_ON_DOCUMENT_TYPE
      Use with available fluent helpers to apply the FollowOnDocumentType field to query operations.
    • INVOICE_ITEM_REFERENCE

      public static final GLAccountLineItemField<String> INVOICE_ITEM_REFERENCE
      Use with available fluent helpers to apply the InvoiceItemReference field to query operations.
    • REFERENCE_PURCHASE_ORDER_CATEGORY

      public static final GLAccountLineItemField<String> REFERENCE_PURCHASE_ORDER_CATEGORY
      Use with available fluent helpers to apply the ReferencePurchaseOrderCategory field to query operations.
    • PURCHASING_DOCUMENT

      public static final GLAccountLineItemField<String> PURCHASING_DOCUMENT
      Use with available fluent helpers to apply the PurchasingDocument field to query operations.
    • PURCHASING_DOCUMENT_ITEM

      public static final GLAccountLineItemField<String> PURCHASING_DOCUMENT_ITEM
      Use with available fluent helpers to apply the PurchasingDocumentItem field to query operations.
    • ACCOUNT_ASSIGNMENT_NUMBER

      public static final GLAccountLineItemField<String> ACCOUNT_ASSIGNMENT_NUMBER
      Use with available fluent helpers to apply the AccountAssignmentNumber field to query operations.
    • DOCUMENT_ITEM_TEXT

      public static final GLAccountLineItemField<String> DOCUMENT_ITEM_TEXT
      Use with available fluent helpers to apply the DocumentItemText field to query operations.
    • SALES_DOCUMENT

      public static final GLAccountLineItemField<String> SALES_DOCUMENT
      Use with available fluent helpers to apply the SalesDocument field to query operations.
    • SALES_DOCUMENT_ITEM

      public static final GLAccountLineItemField<String> SALES_DOCUMENT_ITEM
      Use with available fluent helpers to apply the SalesDocumentItem field to query operations.
    • PRODUCT

      public static final GLAccountLineItemField<String> PRODUCT
      Use with available fluent helpers to apply the Product field to query operations.
    • PLANT

      public static final GLAccountLineItemField<String> PLANT
      Use with available fluent helpers to apply the Plant field to query operations.
    • SUPPLIER

      public static final GLAccountLineItemField<String> SUPPLIER
      Use with available fluent helpers to apply the Supplier field to query operations.
    • CUSTOMER

      public static final GLAccountLineItemField<String> CUSTOMER
      Use with available fluent helpers to apply the Customer field to query operations.
    • SERVICES_RENDERED_DATE

      public static final GLAccountLineItemField<LocalDateTime> SERVICES_RENDERED_DATE
      Use with available fluent helpers to apply the ServicesRenderedDate field to query operations.
    • CONDITION_CONTRACT

      public static final GLAccountLineItemField<String> CONDITION_CONTRACT
      Use with available fluent helpers to apply the ConditionContract field to query operations.
    • FINANCIAL_ACCOUNT_TYPE

      public static final GLAccountLineItemField<String> FINANCIAL_ACCOUNT_TYPE
      Use with available fluent helpers to apply the FinancialAccountType field to query operations.
    • SPECIAL_GL_CODE

      public static final GLAccountLineItemField<String> SPECIAL_GL_CODE
      Use with available fluent helpers to apply the SpecialGLCode field to query operations.
    • TAX_CODE

      public static final GLAccountLineItemField<String> TAX_CODE
      Use with available fluent helpers to apply the TaxCode field to query operations.
    • HOUSE_BANK

      public static final GLAccountLineItemField<String> HOUSE_BANK
      Use with available fluent helpers to apply the HouseBank field to query operations.
    • HOUSE_BANK_ACCOUNT

      public static final GLAccountLineItemField<String> HOUSE_BANK_ACCOUNT
      Use with available fluent helpers to apply the HouseBankAccount field to query operations.
    • IS_OPEN_ITEM_MANAGED

      public static final GLAccountLineItemField<String> IS_OPEN_ITEM_MANAGED
      Use with available fluent helpers to apply the IsOpenItemManaged field to query operations.
    • CLEARING_DATE

      public static final GLAccountLineItemField<LocalDateTime> CLEARING_DATE
      Use with available fluent helpers to apply the ClearingDate field to query operations.
    • CLEARING_ACCOUNTING_DOCUMENT

      public static final GLAccountLineItemField<String> CLEARING_ACCOUNTING_DOCUMENT
      Use with available fluent helpers to apply the ClearingAccountingDocument field to query operations.
    • CLEARING_DOC_FISCAL_YEAR

      public static final GLAccountLineItemField<String> CLEARING_DOC_FISCAL_YEAR
      Use with available fluent helpers to apply the ClearingDocFiscalYear field to query operations.
    • VALUE_DATE

      public static final GLAccountLineItemField<LocalDateTime> VALUE_DATE
      Use with available fluent helpers to apply the ValueDate field to query operations.
    • ASSET_DEPRECIATION_AREA

      public static final GLAccountLineItemField<String> ASSET_DEPRECIATION_AREA
      Use with available fluent helpers to apply the AssetDepreciationArea field to query operations.
    • MASTER_FIXED_ASSET

      public static final GLAccountLineItemField<String> MASTER_FIXED_ASSET
      Use with available fluent helpers to apply the MasterFixedAsset field to query operations.
    • FIXED_ASSET

      public static final GLAccountLineItemField<String> FIXED_ASSET
      Use with available fluent helpers to apply the FixedAsset field to query operations.
    • ASSET_VALUE_DATE

      public static final GLAccountLineItemField<LocalDateTime> ASSET_VALUE_DATE
      Use with available fluent helpers to apply the AssetValueDate field to query operations.
    • ASSET_TRANSACTION_TYPE

      public static final GLAccountLineItemField<String> ASSET_TRANSACTION_TYPE
      Use with available fluent helpers to apply the AssetTransactionType field to query operations.
    • ASSET_ACCT_TRANS_CLASSFCTN

      public static final GLAccountLineItemField<String> ASSET_ACCT_TRANS_CLASSFCTN
      Use with available fluent helpers to apply the AssetAcctTransClassfctn field to query operations.
    • DEPRECIATION_FISCAL_PERIOD

      public static final GLAccountLineItemField<String> DEPRECIATION_FISCAL_PERIOD
      Use with available fluent helpers to apply the DepreciationFiscalPeriod field to query operations.
    • GROUP_MASTER_FIXED_ASSET

      public static final GLAccountLineItemField<String> GROUP_MASTER_FIXED_ASSET
      Use with available fluent helpers to apply the GroupMasterFixedAsset field to query operations.
    • GROUP_FIXED_ASSET

      public static final GLAccountLineItemField<String> GROUP_FIXED_ASSET
      Use with available fluent helpers to apply the GroupFixedAsset field to query operations.
    • ASSET_CLASS

      public static final GLAccountLineItemField<String> ASSET_CLASS
      Use with available fluent helpers to apply the AssetClass field to query operations.
    • COST_ESTIMATE

      public static final GLAccountLineItemField<String> COST_ESTIMATE
      Use with available fluent helpers to apply the CostEstimate field to query operations.
    • INVENTORY_SPECIAL_STOCK_VALN_TYPE

      public static final GLAccountLineItemField<String> INVENTORY_SPECIAL_STOCK_VALN_TYPE
      Use with available fluent helpers to apply the InventorySpecialStockValnType field to query operations.
    • INVENTORY_SPECIAL_STOCK_TYPE

      public static final GLAccountLineItemField<String> INVENTORY_SPECIAL_STOCK_TYPE
      Use with available fluent helpers to apply the InventorySpecialStockType field to query operations.
    • INVENTORY_SPCL_STK_SALES_DOCUMENT

      public static final GLAccountLineItemField<String> INVENTORY_SPCL_STK_SALES_DOCUMENT
      Use with available fluent helpers to apply the InventorySpclStkSalesDocument field to query operations.
    • INVENTORY_SPCL_STK_SALES_DOC_ITM

      public static final GLAccountLineItemField<String> INVENTORY_SPCL_STK_SALES_DOC_ITM
      Use with available fluent helpers to apply the InventorySpclStkSalesDocItm field to query operations.
    • INVTRY_SPCL_STOCK_WBS_ELMNT_INT_ID

      public static final GLAccountLineItemField<String> INVTRY_SPCL_STOCK_WBS_ELMNT_INT_ID
      Use with available fluent helpers to apply the InvtrySpclStockWBSElmntIntID field to query operations.
    • INVENTORY_SPECIAL_STOCK_SUPPLIER

      public static final GLAccountLineItemField<String> INVENTORY_SPECIAL_STOCK_SUPPLIER
      Use with available fluent helpers to apply the InventorySpecialStockSupplier field to query operations.
    • INVENTORY_VALUATION_TYPE

      public static final GLAccountLineItemField<String> INVENTORY_VALUATION_TYPE
      Use with available fluent helpers to apply the InventoryValuationType field to query operations.
    • VALUATION_AREA

      public static final GLAccountLineItemField<String> VALUATION_AREA
      Use with available fluent helpers to apply the ValuationArea field to query operations.
    • COST_ORIGIN_GROUP

      public static final GLAccountLineItemField<String> COST_ORIGIN_GROUP
      Use with available fluent helpers to apply the CostOriginGroup field to query operations.
    • ORIGIN_SENDER_OBJECT

      public static final GLAccountLineItemField<String> ORIGIN_SENDER_OBJECT
      Use with available fluent helpers to apply the OriginSenderObject field to query operations.
    • CONTROLLING_OBJECT_DEBIT_TYPE

      public static final GLAccountLineItemField<String> CONTROLLING_OBJECT_DEBIT_TYPE
      Use with available fluent helpers to apply the ControllingObjectDebitType field to query operations.
    • QUANTITY_IS_INCOMPLETE

      public static final GLAccountLineItemField<String> QUANTITY_IS_INCOMPLETE
      Use with available fluent helpers to apply the QuantityIsIncomplete field to query operations.
    • OFFSETTING_ACCOUNT

      public static final GLAccountLineItemField<String> OFFSETTING_ACCOUNT
      Use with available fluent helpers to apply the OffsettingAccount field to query operations.
    • OFFSETTING_ACCOUNT_TYPE

      public static final GLAccountLineItemField<String> OFFSETTING_ACCOUNT_TYPE
      Use with available fluent helpers to apply the OffsettingAccountType field to query operations.
    • OFFSETTING_CHART_OF_ACCOUNTS

      public static final GLAccountLineItemField<String> OFFSETTING_CHART_OF_ACCOUNTS
      Use with available fluent helpers to apply the OffsettingChartOfAccounts field to query operations.
    • LINE_ITEM_IS_COMPLETED

      public static final GLAccountLineItemField<Boolean> LINE_ITEM_IS_COMPLETED
      Use with available fluent helpers to apply the LineItemIsCompleted field to query operations.
    • PERSONNEL_NUMBER

      public static final GLAccountLineItemField<String> PERSONNEL_NUMBER
      Use with available fluent helpers to apply the PersonnelNumber field to query operations.
    • CONTROLLING_OBJECT_CLASS

      public static final GLAccountLineItemField<String> CONTROLLING_OBJECT_CLASS
      Use with available fluent helpers to apply the ControllingObjectClass field to query operations.
    • PARTNER_COMPANY_CODE

      public static final GLAccountLineItemField<String> PARTNER_COMPANY_CODE
      Use with available fluent helpers to apply the PartnerCompanyCode field to query operations.
    • PARTNER_CONTROLLING_OBJECT_CLASS

      public static final GLAccountLineItemField<String> PARTNER_CONTROLLING_OBJECT_CLASS
      Use with available fluent helpers to apply the PartnerControllingObjectClass field to query operations.
    • ORIGIN_COST_CENTER

      public static final GLAccountLineItemField<String> ORIGIN_COST_CENTER
      Use with available fluent helpers to apply the OriginCostCenter field to query operations.
    • ORIGIN_PROFIT_CENTER

      public static final GLAccountLineItemField<String> ORIGIN_PROFIT_CENTER
      Use with available fluent helpers to apply the OriginProfitCenter field to query operations.
    • ORIGIN_COST_CTR_ACTIVITY_TYPE

      public static final GLAccountLineItemField<String> ORIGIN_COST_CTR_ACTIVITY_TYPE
      Use with available fluent helpers to apply the OriginCostCtrActivityType field to query operations.
    • ACCOUNT_ASSIGNMENT

      public static final GLAccountLineItemField<String> ACCOUNT_ASSIGNMENT
      Use with available fluent helpers to apply the AccountAssignment field to query operations.
    • ACCOUNT_ASSIGNMENT_TYPE

      public static final GLAccountLineItemField<String> ACCOUNT_ASSIGNMENT_TYPE
      Use with available fluent helpers to apply the AccountAssignmentType field to query operations.
    • COST_CTR_ACTIVITY_TYPE

      public static final GLAccountLineItemField<String> COST_CTR_ACTIVITY_TYPE
      Use with available fluent helpers to apply the CostCtrActivityType field to query operations.
    • ORDER_ID

      public static final GLAccountLineItemField<String> ORDER_ID
      Use with available fluent helpers to apply the OrderID field to query operations.
    • ORDER_CATEGORY

      public static final GLAccountLineItemField<String> ORDER_CATEGORY
      Use with available fluent helpers to apply the OrderCategory field to query operations.
    • WBS_ELEMENT_INTERNAL_ID

      public static final GLAccountLineItemField<String> WBS_ELEMENT_INTERNAL_ID
      Use with available fluent helpers to apply the WBSElementInternalID field to query operations.
    • PARTNER_WBS_ELEMENT_INTERNAL_ID

      public static final GLAccountLineItemField<String> PARTNER_WBS_ELEMENT_INTERNAL_ID
      Use with available fluent helpers to apply the PartnerWBSElementInternalID field to query operations.
    • PROJECT_INTERNAL_ID

      public static final GLAccountLineItemField<String> PROJECT_INTERNAL_ID
      Use with available fluent helpers to apply the ProjectInternalID field to query operations.
    • PARTNER_PROJECT_INTERNAL_ID

      public static final GLAccountLineItemField<String> PARTNER_PROJECT_INTERNAL_ID
      Use with available fluent helpers to apply the PartnerProjectInternalID field to query operations.
    • OPERATING_CONCERN

      public static final GLAccountLineItemField<String> OPERATING_CONCERN
      Use with available fluent helpers to apply the OperatingConcern field to query operations.
    • PROJECT_NETWORK

      public static final GLAccountLineItemField<String> PROJECT_NETWORK
      Use with available fluent helpers to apply the ProjectNetwork field to query operations.
    • BUSINESS_PROCESS

      public static final GLAccountLineItemField<String> BUSINESS_PROCESS
      Use with available fluent helpers to apply the BusinessProcess field to query operations.
    • COST_OBJECT

      public static final GLAccountLineItemField<String> COST_OBJECT
      Use with available fluent helpers to apply the CostObject field to query operations.
    • BILLABLE_CONTROL

      public static final GLAccountLineItemField<String> BILLABLE_CONTROL
      Use with available fluent helpers to apply the BillableControl field to query operations.
    • COST_ANALYSIS_RESOURCE

      public static final GLAccountLineItemField<String> COST_ANALYSIS_RESOURCE
      Use with available fluent helpers to apply the CostAnalysisResource field to query operations.
    • CUSTOMER_SERVICE_NOTIFICATION

      public static final GLAccountLineItemField<String> CUSTOMER_SERVICE_NOTIFICATION
      Use with available fluent helpers to apply the CustomerServiceNotification field to query operations.
    • SERVICE_DOCUMENT_TYPE

      public static final GLAccountLineItemField<String> SERVICE_DOCUMENT_TYPE
      Use with available fluent helpers to apply the ServiceDocumentType field to query operations.
    • SERVICE_DOCUMENT

      public static final GLAccountLineItemField<String> SERVICE_DOCUMENT
      Use with available fluent helpers to apply the ServiceDocument field to query operations.
    • SERVICE_DOCUMENT_ITEM

      public static final GLAccountLineItemField<String> SERVICE_DOCUMENT_ITEM
      Use with available fluent helpers to apply the ServiceDocumentItem field to query operations.
    • PARTNER_SERVICE_DOCUMENT_TYPE

      public static final GLAccountLineItemField<String> PARTNER_SERVICE_DOCUMENT_TYPE
      Use with available fluent helpers to apply the PartnerServiceDocumentType field to query operations.
    • PARTNER_SERVICE_DOCUMENT

      public static final GLAccountLineItemField<String> PARTNER_SERVICE_DOCUMENT
      Use with available fluent helpers to apply the PartnerServiceDocument field to query operations.
    • PARTNER_SERVICE_DOCUMENT_ITEM

      public static final GLAccountLineItemField<String> PARTNER_SERVICE_DOCUMENT_ITEM
      Use with available fluent helpers to apply the PartnerServiceDocumentItem field to query operations.
    • SERVICE_CONTRACT_TYPE

      public static final GLAccountLineItemField<String> SERVICE_CONTRACT_TYPE
      Use with available fluent helpers to apply the ServiceContractType field to query operations.
    • SERVICE_CONTRACT

      public static final GLAccountLineItemField<String> SERVICE_CONTRACT
      Use with available fluent helpers to apply the ServiceContract field to query operations.
    • SERVICE_CONTRACT_ITEM

      public static final GLAccountLineItemField<String> SERVICE_CONTRACT_ITEM
      Use with available fluent helpers to apply the ServiceContractItem field to query operations.
    • TIME_SHEET_OVERTIME_CATEGORY

      public static final GLAccountLineItemField<String> TIME_SHEET_OVERTIME_CATEGORY
      Use with available fluent helpers to apply the TimeSheetOvertimeCategory field to query operations.
    • PARTNER_ACCOUNT_ASSIGNMENT

      public static final GLAccountLineItemField<String> PARTNER_ACCOUNT_ASSIGNMENT
      Use with available fluent helpers to apply the PartnerAccountAssignment field to query operations.
    • PARTNER_ACCOUNT_ASSIGNMENT_TYPE

      public static final GLAccountLineItemField<String> PARTNER_ACCOUNT_ASSIGNMENT_TYPE
      Use with available fluent helpers to apply the PartnerAccountAssignmentType field to query operations.
    • PARTNER_COST_CTR_ACTIVITY_TYPE

      public static final GLAccountLineItemField<String> PARTNER_COST_CTR_ACTIVITY_TYPE
      Use with available fluent helpers to apply the PartnerCostCtrActivityType field to query operations.
    • PARTNER_ORDER

      public static final GLAccountLineItemField<String> PARTNER_ORDER
      Use with available fluent helpers to apply the PartnerOrder field to query operations.
    • PARTNER_ORDER_CATEGORY

      public static final GLAccountLineItemField<String> PARTNER_ORDER_CATEGORY
      Use with available fluent helpers to apply the PartnerOrderCategory field to query operations.
    • PARTNER_SALES_DOCUMENT

      public static final GLAccountLineItemField<String> PARTNER_SALES_DOCUMENT
      Use with available fluent helpers to apply the PartnerSalesDocument field to query operations.
    • PARTNER_SALES_DOCUMENT_ITEM

      public static final GLAccountLineItemField<String> PARTNER_SALES_DOCUMENT_ITEM
      Use with available fluent helpers to apply the PartnerSalesDocumentItem field to query operations.
    • PARTNER_PROJECT_NETWORK

      public static final GLAccountLineItemField<String> PARTNER_PROJECT_NETWORK
      Use with available fluent helpers to apply the PartnerProjectNetwork field to query operations.
    • PARTNER_BUSINESS_PROCESS

      public static final GLAccountLineItemField<String> PARTNER_BUSINESS_PROCESS
      Use with available fluent helpers to apply the PartnerBusinessProcess field to query operations.
    • PARTNER_COST_OBJECT

      public static final GLAccountLineItemField<String> PARTNER_COST_OBJECT
      Use with available fluent helpers to apply the PartnerCostObject field to query operations.
    • CONTROLLING_DOCUMENT_ITEM

      public static final GLAccountLineItemField<String> CONTROLLING_DOCUMENT_ITEM
      Use with available fluent helpers to apply the ControllingDocumentItem field to query operations.
    • BILLING_DOCUMENT_TYPE

      public static final GLAccountLineItemField<String> BILLING_DOCUMENT_TYPE
      Use with available fluent helpers to apply the BillingDocumentType field to query operations.
    • SALES_ORGANIZATION

      public static final GLAccountLineItemField<String> SALES_ORGANIZATION
      Use with available fluent helpers to apply the SalesOrganization field to query operations.
    • DISTRIBUTION_CHANNEL

      public static final GLAccountLineItemField<String> DISTRIBUTION_CHANNEL
      Use with available fluent helpers to apply the DistributionChannel field to query operations.
    • ORGANIZATION_DIVISION

      public static final GLAccountLineItemField<String> ORGANIZATION_DIVISION
      Use with available fluent helpers to apply the OrganizationDivision field to query operations.
    • SOLD_PRODUCT

      public static final GLAccountLineItemField<String> SOLD_PRODUCT
      Use with available fluent helpers to apply the SoldProduct field to query operations.
    • SOLD_PRODUCT_GROUP

      public static final GLAccountLineItemField<String> SOLD_PRODUCT_GROUP
      Use with available fluent helpers to apply the SoldProductGroup field to query operations.
    • CUSTOMER_GROUP

      public static final GLAccountLineItemField<String> CUSTOMER_GROUP
      Use with available fluent helpers to apply the CustomerGroup field to query operations.
    • CUSTOMER_SUPPLIER_COUNTRY

      public static final GLAccountLineItemField<String> CUSTOMER_SUPPLIER_COUNTRY
      Use with available fluent helpers to apply the CustomerSupplierCountry field to query operations.
    • CUSTOMER_SUPPLIER_INDUSTRY

      public static final GLAccountLineItemField<String> CUSTOMER_SUPPLIER_INDUSTRY
      Use with available fluent helpers to apply the CustomerSupplierIndustry field to query operations.
    • SALES_DISTRICT

      public static final GLAccountLineItemField<String> SALES_DISTRICT
      Use with available fluent helpers to apply the SalesDistrict field to query operations.
    • BILL_TO_PARTY

      public static final GLAccountLineItemField<String> BILL_TO_PARTY
      Use with available fluent helpers to apply the BillToParty field to query operations.
    • SHIP_TO_PARTY

      public static final GLAccountLineItemField<String> SHIP_TO_PARTY
      Use with available fluent helpers to apply the ShipToParty field to query operations.
    • CUSTOMER_SUPPLIER_CORPORATE_GROUP

      public static final GLAccountLineItemField<String> CUSTOMER_SUPPLIER_CORPORATE_GROUP
      Use with available fluent helpers to apply the CustomerSupplierCorporateGroup field to query operations.
  • Constructor Details

    • GLAccountLineItem

      public GLAccountLineItem()
    • GLAccountLineItem

      public GLAccountLineItem(@Nullable String iD, @Nullable String sourceLedger, @Nullable String companyCode, @Nullable String fiscalYear, @Nullable String accountingDocument, @Nullable String ledgerGLLineItem, @Nullable String ledger, @Nullable String ledgerFiscalYear, @Nullable String gLRecordType, @Nullable String controllingArea, @Nullable String chartOfAccounts, @Nullable String gLAccount, @Nullable String financialTransactionType, @Nullable String businessTransactionType, @Nullable String controllingBusTransacType, @Nullable String referenceDocumentType, @Nullable String logicalSystem, @Nullable String referenceDocumentContext, @Nullable String referenceDocument, @Nullable String referenceDocumentItem, @Nullable String referenceDocumentItemGroup, @Nullable String transactionSubitem, @Nullable Boolean isReversal, @Nullable Boolean isReversed, @Nullable String reversalReferenceDocumentCntxt, @Nullable String reversalReferenceDocument, @Nullable Boolean isSettlement, @Nullable Boolean isSettled, @Nullable String predecessorReferenceDocType, @Nullable String predecessorReferenceDocCntxt, @Nullable String predecessorReferenceDocument, @Nullable String predecessorReferenceDocItem, @Nullable String prdcssrJournalEntryCompanyCode, @Nullable String prdcssrJournalEntryFiscalYear, @Nullable String predecessorJournalEntry, @Nullable String predecessorJournalEntryItem, @Nullable String sourceReferenceDocumentType, @Nullable String sourceLogicalSystem, @Nullable String sourceReferenceDocumentCntxt, @Nullable String sourceReferenceDocument, @Nullable String sourceReferenceDocumentItem, @Nullable String sourceReferenceDocSubitem, @Nullable Boolean isCommitment, @Nullable String jrnlEntryItemObsoleteReason, @Nullable UUID jrnlPeriodEndClosingRunLogUUID, @Nullable String costCenter, @Nullable String profitCenter, @Nullable String functionalArea, @Nullable String businessArea, @Nullable String segment, @Nullable String partnerCostCenter, @Nullable String partnerProfitCenter, @Nullable String partnerFunctionalArea, @Nullable String partnerBusinessArea, @Nullable String partnerCompany, @Nullable String partnerSegment, @Nullable String balanceTransactionCurrency, @Nullable BigDecimal amountInBalanceTransacCrcy, @Nullable String transactionCurrency, @Nullable BigDecimal amountInTransactionCurrency, @Nullable String companyCodeCurrency, @Nullable BigDecimal amountInCompanyCodeCurrency, @Nullable String globalCurrency, @Nullable BigDecimal amountInGlobalCurrency, @Nullable String freeDefinedCurrency1, @Nullable BigDecimal amountInFreeDefinedCurrency1, @Nullable String freeDefinedCurrency2, @Nullable BigDecimal amountInFreeDefinedCurrency2, @Nullable String freeDefinedCurrency3, @Nullable BigDecimal amountInFreeDefinedCurrency3, @Nullable String freeDefinedCurrency4, @Nullable BigDecimal amountInFreeDefinedCurrency4, @Nullable String freeDefinedCurrency5, @Nullable BigDecimal amountInFreeDefinedCurrency5, @Nullable String freeDefinedCurrency6, @Nullable BigDecimal amountInFreeDefinedCurrency6, @Nullable String freeDefinedCurrency7, @Nullable BigDecimal amountInFreeDefinedCurrency7, @Nullable String freeDefinedCurrency8, @Nullable BigDecimal amountInFreeDefinedCurrency8, @Nullable BigDecimal fixedAmountInGlobalCrcy, @Nullable BigDecimal grpValnFixedAmtInGlobCrcy, @Nullable BigDecimal prftCtrValnFxdAmtInGlobCrcy, @Nullable BigDecimal totalPriceVarcInGlobalCrcy, @Nullable BigDecimal grpValnTotPrcVarcInGlobCrcy, @Nullable BigDecimal prftCtrValnTotPrcVarcInGlbCrcy, @Nullable BigDecimal fixedPriceVarcInGlobalCrcy, @Nullable BigDecimal grpValnFixedPrcVarcInGlobCrcy, @Nullable BigDecimal prftCtrValnFxdPrcVarcInGlbCrcy, @Nullable BigDecimal fixedAmountInCoCodeCrcy, @Nullable String controllingObjectCurrency, @Nullable BigDecimal amountInObjectCurrency, @Nullable String baseUnit, @Nullable BigDecimal quantity, @Nullable BigDecimal fixedQuantity, @Nullable String costSourceUnit, @Nullable BigDecimal valuationQuantity, @Nullable BigDecimal valuationFixedQuantity, @Nullable String additionalQuantity1Unit, @Nullable BigDecimal additionalQuantity1, @Nullable String additionalQuantity2Unit, @Nullable BigDecimal additionalQuantity2, @Nullable String additionalQuantity3Unit, @Nullable BigDecimal additionalQuantity3, @Nullable String debitCreditCode, @Nullable String fiscalPeriod, @Nullable String fiscalYearVariant, @Nullable String fiscalYearPeriod, @Nullable LocalDateTime postingDate, @Nullable LocalDateTime documentDate, @Nullable String accountingDocumentType, @Nullable String accountingDocumentItem, @Nullable String assignmentReference, @Nullable String accountingDocumentCategory, @Nullable String postingKey, @Nullable String transactionTypeDetermination, @Nullable String subLedgerAcctLineItemType, @Nullable String accountingDocCreatedByUser, @Nullable ZonedDateTime lastChangeDateTime, @Nullable ZonedDateTime creationDateTime, @Nullable LocalDateTime creationDate, @Nullable String eliminationProfitCenter, @Nullable String originObjectType, @Nullable String gLAccountType, @Nullable String alternativeGLAccount, @Nullable String countryChartOfAccounts, @Nullable Boolean itemIsSplit, @Nullable String invoiceReference, @Nullable String invoiceReferenceFiscalYear, @Nullable String followOnDocumentType, @Nullable String invoiceItemReference, @Nullable String referencePurchaseOrderCategory, @Nullable String purchasingDocument, @Nullable String purchasingDocumentItem, @Nullable String accountAssignmentNumber, @Nullable String documentItemText, @Nullable String salesDocument, @Nullable String salesDocumentItem, @Nullable String product, @Nullable String plant, @Nullable String supplier, @Nullable String customer, @Nullable LocalDateTime servicesRenderedDate, @Nullable String conditionContract, @Nullable String financialAccountType, @Nullable String specialGLCode, @Nullable String taxCode, @Nullable String houseBank, @Nullable String houseBankAccount, @Nullable String isOpenItemManaged, @Nullable LocalDateTime clearingDate, @Nullable String clearingAccountingDocument, @Nullable String clearingDocFiscalYear, @Nullable LocalDateTime valueDate, @Nullable String assetDepreciationArea, @Nullable String masterFixedAsset, @Nullable String fixedAsset, @Nullable LocalDateTime assetValueDate, @Nullable String assetTransactionType, @Nullable String assetAcctTransClassfctn, @Nullable String depreciationFiscalPeriod, @Nullable String groupMasterFixedAsset, @Nullable String groupFixedAsset, @Nullable String assetClass, @Nullable String costEstimate, @Nullable String inventorySpecialStockValnType, @Nullable String inventorySpecialStockType, @Nullable String inventorySpclStkSalesDocument, @Nullable String inventorySpclStkSalesDocItm, @Nullable String invtrySpclStockWBSElmntIntID, @Nullable String inventorySpecialStockSupplier, @Nullable String inventoryValuationType, @Nullable String valuationArea, @Nullable String costOriginGroup, @Nullable String originSenderObject, @Nullable String controllingObjectDebitType, @Nullable String quantityIsIncomplete, @Nullable String offsettingAccount, @Nullable String offsettingAccountType, @Nullable String offsettingChartOfAccounts, @Nullable Boolean lineItemIsCompleted, @Nullable String personnelNumber, @Nullable String controllingObjectClass, @Nullable String partnerCompanyCode, @Nullable String partnerControllingObjectClass, @Nullable String originCostCenter, @Nullable String originProfitCenter, @Nullable String originCostCtrActivityType, @Nullable String accountAssignment, @Nullable String accountAssignmentType, @Nullable String costCtrActivityType, @Nullable String orderID, @Nullable String orderCategory, @Nullable String wBSElementInternalID, @Nullable String partnerWBSElementInternalID, @Nullable String projectInternalID, @Nullable String partnerProjectInternalID, @Nullable String operatingConcern, @Nullable String projectNetwork, @Nullable String businessProcess, @Nullable String costObject, @Nullable String billableControl, @Nullable String costAnalysisResource, @Nullable String customerServiceNotification, @Nullable String serviceDocumentType, @Nullable String serviceDocument, @Nullable String serviceDocumentItem, @Nullable String partnerServiceDocumentType, @Nullable String partnerServiceDocument, @Nullable String partnerServiceDocumentItem, @Nullable String serviceContractType, @Nullable String serviceContract, @Nullable String serviceContractItem, @Nullable String timeSheetOvertimeCategory, @Nullable String partnerAccountAssignment, @Nullable String partnerAccountAssignmentType, @Nullable String partnerCostCtrActivityType, @Nullable String partnerOrder, @Nullable String partnerOrderCategory, @Nullable String partnerSalesDocument, @Nullable String partnerSalesDocumentItem, @Nullable String partnerProjectNetwork, @Nullable String partnerBusinessProcess, @Nullable String partnerCostObject, @Nullable String controllingDocumentItem, @Nullable String billingDocumentType, @Nullable String salesOrganization, @Nullable String distributionChannel, @Nullable String organizationDivision, @Nullable String soldProduct, @Nullable String soldProductGroup, @Nullable String customerGroup, @Nullable String customerSupplierCountry, @Nullable String customerSupplierIndustry, @Nullable String salesDistrict, @Nullable String billToParty, @Nullable String shipToParty, @Nullable String customerSupplierCorporateGroup)
  • Method Details

    • getType

      @Nonnull public Class<GLAccountLineItem> getType()
      Specified by:
      getType in class VdmObject<GLAccountLineItem>
    • setID

      public void setID(@Nullable String iD)
      (Key Field) Constraints: Not nullable

      Original property name from the Odata EDM: ID

      Parameters:
      iD - The iD to set.
    • setSourceLedger

      public void setSourceLedger(@Nullable String sourceLedger)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: SourceLedger

      Parameters:
      sourceLedger - Source Ledger
    • setCompanyCode

      public void setCompanyCode(@Nullable String companyCode)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: CompanyCode

      Parameters:
      companyCode - Company Code
    • setFiscalYear

      public void setFiscalYear(@Nullable String fiscalYear)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: FiscalYear

      Parameters:
      fiscalYear - Fiscal Year
    • setAccountingDocument

      public void setAccountingDocument(@Nullable String accountingDocument)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: AccountingDocument

      Parameters:
      accountingDocument - Journal Entry
    • setLedgerGLLineItem

      public void setLedgerGLLineItem(@Nullable String ledgerGLLineItem)
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: LedgerGLLineItem

      Parameters:
      ledgerGLLineItem - Ledger Journal Entry Item
    • setLedger

      public void setLedger(@Nullable String ledger)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: Ledger

      Parameters:
      ledger - Ledger in General Ledger Accounting
    • setLedgerFiscalYear

      public void setLedgerFiscalYear(@Nullable String ledgerFiscalYear)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: LedgerFiscalYear

      Parameters:
      ledgerFiscalYear - Fiscal Year of Ledger
    • setGLRecordType

      public void setGLRecordType(@Nullable String gLRecordType)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: GLRecordType

      Parameters:
      gLRecordType - Record Type
    • setControllingArea

      public void setControllingArea(@Nullable String controllingArea)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: ControllingArea

      Parameters:
      controllingArea - Controlling Area
    • setChartOfAccounts

      public void setChartOfAccounts(@Nullable String chartOfAccounts)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: ChartOfAccounts

      Parameters:
      chartOfAccounts - Chart of Accounts
    • setGLAccount

      public void setGLAccount(@Nullable String gLAccount)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: GLAccount

      Parameters:
      gLAccount - G/L Account
    • setFinancialTransactionType

      public void setFinancialTransactionType(@Nullable String financialTransactionType)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: FinancialTransactionType

      Parameters:
      financialTransactionType - Financial Transaction Type
    • setBusinessTransactionType

      public void setBusinessTransactionType(@Nullable String businessTransactionType)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: BusinessTransactionType

      Parameters:
      businessTransactionType - Business Transaction Type
    • setControllingBusTransacType

      public void setControllingBusTransacType(@Nullable String controllingBusTransacType)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: ControllingBusTransacType

      Parameters:
      controllingBusTransacType - CO Business Transaction
    • setReferenceDocumentType

      public void setReferenceDocumentType(@Nullable String referenceDocumentType)
      Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: ReferenceDocumentType

      Parameters:
      referenceDocumentType - Reference Document Type
    • setLogicalSystem

      public void setLogicalSystem(@Nullable String logicalSystem)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: LogicalSystem

      Parameters:
      logicalSystem - Logical System
    • setReferenceDocumentContext

      public void setReferenceDocumentContext(@Nullable String referenceDocumentContext)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: ReferenceDocumentContext

      Parameters:
      referenceDocumentContext - Reference Document Context
    • setReferenceDocument

      public void setReferenceDocument(@Nullable String referenceDocument)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: ReferenceDocument

      Parameters:
      referenceDocument - Reference document number
    • setReferenceDocumentItem

      public void setReferenceDocumentItem(@Nullable String referenceDocumentItem)
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: ReferenceDocumentItem

      Parameters:
      referenceDocumentItem - Reference Document Item
    • setReferenceDocumentItemGroup

      public void setReferenceDocumentItemGroup(@Nullable String referenceDocumentItemGroup)
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: ReferenceDocumentItemGroup

      Parameters:
      referenceDocumentItemGroup - Reference Document Item Group
    • setTransactionSubitem

      public void setTransactionSubitem(@Nullable String transactionSubitem)
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: TransactionSubitem

      Parameters:
      transactionSubitem - Partial Document to be balanced to zero
    • setIsReversal

      public void setIsReversal(@Nullable Boolean isReversal)
      Constraints: none

      Original property name from the Odata EDM: IsReversal

      Parameters:
      isReversal - Indicator: Item is Reversing Another Item
    • setIsReversed

      public void setIsReversed(@Nullable Boolean isReversed)
      Constraints: none

      Original property name from the Odata EDM: IsReversed

      Parameters:
      isReversed - Indicator: Item is Reversed
    • setReversalReferenceDocumentCntxt

      public void setReversalReferenceDocumentCntxt(@Nullable String reversalReferenceDocumentCntxt)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: ReversalReferenceDocumentCntxt

      Parameters:
      reversalReferenceDocumentCntxt - Reversal Reference Document Context
    • setReversalReferenceDocument

      public void setReversalReferenceDocument(@Nullable String reversalReferenceDocument)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: ReversalReferenceDocument

      Parameters:
      reversalReferenceDocument - Reversal Reference Document
    • setIsSettlement

      public void setIsSettlement(@Nullable Boolean isSettlement)
      Constraints: none

      Original property name from the Odata EDM: IsSettlement

      Parameters:
      isSettlement - Indicator: Item is Settling or Transferring Another Item
    • setIsSettled

      public void setIsSettled(@Nullable Boolean isSettled)
      Constraints: none

      Original property name from the Odata EDM: IsSettled

      Parameters:
      isSettled - Indicator: Line Item is Settled or Transferred
    • setPredecessorReferenceDocType

      public void setPredecessorReferenceDocType(@Nullable String predecessorReferenceDocType)
      Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: PredecessorReferenceDocType

      Parameters:
      predecessorReferenceDocType - Predecessor Reference Document Type
    • setPredecessorReferenceDocCntxt

      public void setPredecessorReferenceDocCntxt(@Nullable String predecessorReferenceDocCntxt)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: PredecessorReferenceDocCntxt

      Parameters:
      predecessorReferenceDocCntxt - Predecessor Reference Document Context
    • setPredecessorReferenceDocument

      public void setPredecessorReferenceDocument(@Nullable String predecessorReferenceDocument)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: PredecessorReferenceDocument

      Parameters:
      predecessorReferenceDocument - Predecessor Reference Document
    • setPredecessorReferenceDocItem

      public void setPredecessorReferenceDocItem(@Nullable String predecessorReferenceDocItem)
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: PredecessorReferenceDocItem

      Parameters:
      predecessorReferenceDocItem - Predecessor Reference Document Item
    • setPrdcssrJournalEntryCompanyCode

      public void setPrdcssrJournalEntryCompanyCode(@Nullable String prdcssrJournalEntryCompanyCode)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: PrdcssrJournalEntryCompanyCode

      Parameters:
      prdcssrJournalEntryCompanyCode - Preceding Journal Entry Company Code
    • setPrdcssrJournalEntryFiscalYear

      public void setPrdcssrJournalEntryFiscalYear(@Nullable String prdcssrJournalEntryFiscalYear)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: PrdcssrJournalEntryFiscalYear

      Parameters:
      prdcssrJournalEntryFiscalYear - Preceding Journal Entry Fiscal Year
    • setPredecessorJournalEntry

      public void setPredecessorJournalEntry(@Nullable String predecessorJournalEntry)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: PredecessorJournalEntry

      Parameters:
      predecessorJournalEntry - Preceding Journal Entry Document Number
    • setPredecessorJournalEntryItem

      public void setPredecessorJournalEntryItem(@Nullable String predecessorJournalEntryItem)
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: PredecessorJournalEntryItem

      Parameters:
      predecessorJournalEntryItem - Preceding Journal Entry Line Item
    • setSourceReferenceDocumentType

      public void setSourceReferenceDocumentType(@Nullable String sourceReferenceDocumentType)
      Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: SourceReferenceDocumentType

      Parameters:
      sourceReferenceDocumentType - Source Reference Document Type
    • setSourceLogicalSystem

      public void setSourceLogicalSystem(@Nullable String sourceLogicalSystem)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: SourceLogicalSystem

      Parameters:
      sourceLogicalSystem - Source Logical System
    • setSourceReferenceDocumentCntxt

      public void setSourceReferenceDocumentCntxt(@Nullable String sourceReferenceDocumentCntxt)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: SourceReferenceDocumentCntxt

      Parameters:
      sourceReferenceDocumentCntxt - Source Reference Document Context
    • setSourceReferenceDocument

      public void setSourceReferenceDocument(@Nullable String sourceReferenceDocument)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: SourceReferenceDocument

      Parameters:
      sourceReferenceDocument - Source Reference Document
    • setSourceReferenceDocumentItem

      public void setSourceReferenceDocumentItem(@Nullable String sourceReferenceDocumentItem)
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: SourceReferenceDocumentItem

      Parameters:
      sourceReferenceDocumentItem - Source Reference Document Item
    • setSourceReferenceDocSubitem

      public void setSourceReferenceDocSubitem(@Nullable String sourceReferenceDocSubitem)
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: SourceReferenceDocSubitem

      Parameters:
      sourceReferenceDocSubitem - Source Reference Document Subitem
    • setIsCommitment

      public void setIsCommitment(@Nullable Boolean isCommitment)
      Constraints: none

      Original property name from the Odata EDM: IsCommitment

      Parameters:
      isCommitment - Indicator: Is Commitment
    • setJrnlEntryItemObsoleteReason

      public void setJrnlEntryItemObsoleteReason(@Nullable String jrnlEntryItemObsoleteReason)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: JrnlEntryItemObsoleteReason

      Parameters:
      jrnlEntryItemObsoleteReason - Journal Entry Item Obsolete Reason
    • setJrnlPeriodEndClosingRunLogUUID

      public void setJrnlPeriodEndClosingRunLogUUID(@Nullable UUID jrnlPeriodEndClosingRunLogUUID)
      Constraints: none

      Original property name from the Odata EDM: JrnlPeriodEndClosingRunLogUUID

      Parameters:
      jrnlPeriodEndClosingRunLogUUID - UUID of Financial Closing Run
    • setCostCenter

      public void setCostCenter(@Nullable String costCenter)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: CostCenter

      Parameters:
      costCenter - Cost Center
    • setProfitCenter

      public void setProfitCenter(@Nullable String profitCenter)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: ProfitCenter

      Parameters:
      profitCenter - Profit Center
    • setFunctionalArea

      public void setFunctionalArea(@Nullable String functionalArea)
      Constraints: Not nullable, Maximum length: 16

      Original property name from the Odata EDM: FunctionalArea

      Parameters:
      functionalArea - Functional Area
    • setBusinessArea

      public void setBusinessArea(@Nullable String businessArea)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: BusinessArea

      Parameters:
      businessArea - Business Area
    • setSegment

      public void setSegment(@Nullable String segment)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: Segment

      Parameters:
      segment - Segment for Segmental Reporting
    • setPartnerCostCenter

      public void setPartnerCostCenter(@Nullable String partnerCostCenter)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: PartnerCostCenter

      Parameters:
      partnerCostCenter - Partner Cost Center
    • setPartnerProfitCenter

      public void setPartnerProfitCenter(@Nullable String partnerProfitCenter)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: PartnerProfitCenter

      Parameters:
      partnerProfitCenter - Partner Profit Center
    • setPartnerFunctionalArea

      public void setPartnerFunctionalArea(@Nullable String partnerFunctionalArea)
      Constraints: Not nullable, Maximum length: 16

      Original property name from the Odata EDM: PartnerFunctionalArea

      Parameters:
      partnerFunctionalArea - Partner Functional Area
    • setPartnerBusinessArea

      public void setPartnerBusinessArea(@Nullable String partnerBusinessArea)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: PartnerBusinessArea

      Parameters:
      partnerBusinessArea - Partner Business Area
    • setPartnerCompany

      public void setPartnerCompany(@Nullable String partnerCompany)
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: PartnerCompany

      Parameters:
      partnerCompany - Company ID of Trading Partner
    • setPartnerSegment

      public void setPartnerSegment(@Nullable String partnerSegment)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: PartnerSegment

      Parameters:
      partnerSegment - Partner Segment for Segmental Reporting
    • setBalanceTransactionCurrency

      public void setBalanceTransactionCurrency(@Nullable String balanceTransactionCurrency)
      Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: BalanceTransactionCurrency

      Parameters:
      balanceTransactionCurrency - Balance Transaction Currency
    • setAmountInBalanceTransacCrcy

      public void setAmountInBalanceTransacCrcy(@Nullable BigDecimal amountInBalanceTransacCrcy)
      Constraints: Not nullable, Precision: 23, Scale: 3

      Original property name from the Odata EDM: AmountInBalanceTransacCrcy

      Parameters:
      amountInBalanceTransacCrcy - Amount in Balance Transaction Currency
    • setTransactionCurrency

      public void setTransactionCurrency(@Nullable String transactionCurrency)
      Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: TransactionCurrency

      Parameters:
      transactionCurrency - Transaction Currency
    • setAmountInTransactionCurrency

      public void setAmountInTransactionCurrency(@Nullable BigDecimal amountInTransactionCurrency)
      Constraints: Not nullable, Precision: 23, Scale: 3

      Original property name from the Odata EDM: AmountInTransactionCurrency

      Parameters:
      amountInTransactionCurrency - Amount in Transaction Currency
    • setCompanyCodeCurrency

      public void setCompanyCodeCurrency(@Nullable String companyCodeCurrency)
      Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: CompanyCodeCurrency

      Parameters:
      companyCodeCurrency - Company Code Currency
    • setAmountInCompanyCodeCurrency

      public void setAmountInCompanyCodeCurrency(@Nullable BigDecimal amountInCompanyCodeCurrency)
      Constraints: Not nullable, Precision: 23, Scale: 3

      Original property name from the Odata EDM: AmountInCompanyCodeCurrency

      Parameters:
      amountInCompanyCodeCurrency - Amount in Company Code Currency
    • setGlobalCurrency

      public void setGlobalCurrency(@Nullable String globalCurrency)
      Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: GlobalCurrency

      Parameters:
      globalCurrency - Global Currency
    • setAmountInGlobalCurrency

      public void setAmountInGlobalCurrency(@Nullable BigDecimal amountInGlobalCurrency)
      Constraints: Not nullable, Precision: 23, Scale: 3

      Original property name from the Odata EDM: AmountInGlobalCurrency

      Parameters:
      amountInGlobalCurrency - Amount in Global Currency
    • setFreeDefinedCurrency1

      public void setFreeDefinedCurrency1(@Nullable String freeDefinedCurrency1)
      Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: FreeDefinedCurrency1

      Parameters:
      freeDefinedCurrency1 - Freely Defined Currency 1
    • setAmountInFreeDefinedCurrency1

      public void setAmountInFreeDefinedCurrency1(@Nullable BigDecimal amountInFreeDefinedCurrency1)
      Constraints: Not nullable, Precision: 23, Scale: 3

      Original property name from the Odata EDM: AmountInFreeDefinedCurrency1

      Parameters:
      amountInFreeDefinedCurrency1 - Amount in Freely Defined Currency 1
    • setFreeDefinedCurrency2

      public void setFreeDefinedCurrency2(@Nullable String freeDefinedCurrency2)
      Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: FreeDefinedCurrency2

      Parameters:
      freeDefinedCurrency2 - Freely Defined Currency 2
    • setAmountInFreeDefinedCurrency2

      public void setAmountInFreeDefinedCurrency2(@Nullable BigDecimal amountInFreeDefinedCurrency2)
      Constraints: Not nullable, Precision: 23, Scale: 3

      Original property name from the Odata EDM: AmountInFreeDefinedCurrency2

      Parameters:
      amountInFreeDefinedCurrency2 - Amount in Freely Defined Currency 2
    • setFreeDefinedCurrency3

      public void setFreeDefinedCurrency3(@Nullable String freeDefinedCurrency3)
      Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: FreeDefinedCurrency3

      Parameters:
      freeDefinedCurrency3 - Freely Defined Currency 3
    • setAmountInFreeDefinedCurrency3

      public void setAmountInFreeDefinedCurrency3(@Nullable BigDecimal amountInFreeDefinedCurrency3)
      Constraints: Not nullable, Precision: 23, Scale: 3

      Original property name from the Odata EDM: AmountInFreeDefinedCurrency3

      Parameters:
      amountInFreeDefinedCurrency3 - Amount in Freely Defined Currency 3
    • setFreeDefinedCurrency4

      public void setFreeDefinedCurrency4(@Nullable String freeDefinedCurrency4)
      Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: FreeDefinedCurrency4

      Parameters:
      freeDefinedCurrency4 - Freely Defined Currency 4
    • setAmountInFreeDefinedCurrency4

      public void setAmountInFreeDefinedCurrency4(@Nullable BigDecimal amountInFreeDefinedCurrency4)
      Constraints: Not nullable, Precision: 23, Scale: 3

      Original property name from the Odata EDM: AmountInFreeDefinedCurrency4

      Parameters:
      amountInFreeDefinedCurrency4 - Amount in Freely Defined Currency 4
    • setFreeDefinedCurrency5

      public void setFreeDefinedCurrency5(@Nullable String freeDefinedCurrency5)
      Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: FreeDefinedCurrency5

      Parameters:
      freeDefinedCurrency5 - Freely Defined Currency 5
    • setAmountInFreeDefinedCurrency5

      public void setAmountInFreeDefinedCurrency5(@Nullable BigDecimal amountInFreeDefinedCurrency5)
      Constraints: Not nullable, Precision: 23, Scale: 3

      Original property name from the Odata EDM: AmountInFreeDefinedCurrency5

      Parameters:
      amountInFreeDefinedCurrency5 - Amount in Freely Defined Currency 5
    • setFreeDefinedCurrency6

      public void setFreeDefinedCurrency6(@Nullable String freeDefinedCurrency6)
      Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: FreeDefinedCurrency6

      Parameters:
      freeDefinedCurrency6 - Freely Defined Currency 6
    • setAmountInFreeDefinedCurrency6

      public void setAmountInFreeDefinedCurrency6(@Nullable BigDecimal amountInFreeDefinedCurrency6)
      Constraints: Not nullable, Precision: 23, Scale: 3

      Original property name from the Odata EDM: AmountInFreeDefinedCurrency6

      Parameters:
      amountInFreeDefinedCurrency6 - Amount in Freely Defined Currency 6
    • setFreeDefinedCurrency7

      public void setFreeDefinedCurrency7(@Nullable String freeDefinedCurrency7)
      Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: FreeDefinedCurrency7

      Parameters:
      freeDefinedCurrency7 - Freely Defined Currency 7
    • setAmountInFreeDefinedCurrency7

      public void setAmountInFreeDefinedCurrency7(@Nullable BigDecimal amountInFreeDefinedCurrency7)
      Constraints: Not nullable, Precision: 23, Scale: 3

      Original property name from the Odata EDM: AmountInFreeDefinedCurrency7

      Parameters:
      amountInFreeDefinedCurrency7 - Amount in Freely Defined Currency 7
    • setFreeDefinedCurrency8

      public void setFreeDefinedCurrency8(@Nullable String freeDefinedCurrency8)
      Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: FreeDefinedCurrency8

      Parameters:
      freeDefinedCurrency8 - Freely Defined Currency 8
    • setAmountInFreeDefinedCurrency8

      public void setAmountInFreeDefinedCurrency8(@Nullable BigDecimal amountInFreeDefinedCurrency8)
      Constraints: Not nullable, Precision: 23, Scale: 3

      Original property name from the Odata EDM: AmountInFreeDefinedCurrency8

      Parameters:
      amountInFreeDefinedCurrency8 - Amount in Freely Defined Currency 8
    • setFixedAmountInGlobalCrcy

      public void setFixedAmountInGlobalCrcy(@Nullable BigDecimal fixedAmountInGlobalCrcy)
      Constraints: Not nullable, Precision: 23, Scale: 3

      Original property name from the Odata EDM: FixedAmountInGlobalCrcy

      Parameters:
      fixedAmountInGlobalCrcy - Fixed Amount in Global Currency
    • setGrpValnFixedAmtInGlobCrcy

      public void setGrpValnFixedAmtInGlobCrcy(@Nullable BigDecimal grpValnFixedAmtInGlobCrcy)
      Constraints: Not nullable, Precision: 23, Scale: 3

      Original property name from the Odata EDM: GrpValnFixedAmtInGlobCrcy

      Parameters:
      grpValnFixedAmtInGlobCrcy - Group Valuation Fixed Amount in Global Currency
    • setPrftCtrValnFxdAmtInGlobCrcy

      public void setPrftCtrValnFxdAmtInGlobCrcy(@Nullable BigDecimal prftCtrValnFxdAmtInGlobCrcy)
      Constraints: Not nullable, Precision: 23, Scale: 3

      Original property name from the Odata EDM: PrftCtrValnFxdAmtInGlobCrcy

      Parameters:
      prftCtrValnFxdAmtInGlobCrcy - Profit Center Valuation Fixed Amount in Global Currency
    • setTotalPriceVarcInGlobalCrcy

      public void setTotalPriceVarcInGlobalCrcy(@Nullable BigDecimal totalPriceVarcInGlobalCrcy)
      Constraints: Not nullable, Precision: 23, Scale: 3

      Original property name from the Odata EDM: TotalPriceVarcInGlobalCrcy

      Parameters:
      totalPriceVarcInGlobalCrcy - Total Price Variance in Global Currency
    • setGrpValnTotPrcVarcInGlobCrcy

      public void setGrpValnTotPrcVarcInGlobCrcy(@Nullable BigDecimal grpValnTotPrcVarcInGlobCrcy)
      Constraints: Not nullable, Precision: 23, Scale: 3

      Original property name from the Odata EDM: GrpValnTotPrcVarcInGlobCrcy

      Parameters:
      grpValnTotPrcVarcInGlobCrcy - Group Valuation Total Price Variance in Global Currency
    • setPrftCtrValnTotPrcVarcInGlbCrcy

      public void setPrftCtrValnTotPrcVarcInGlbCrcy(@Nullable BigDecimal prftCtrValnTotPrcVarcInGlbCrcy)
      Constraints: Not nullable, Precision: 23, Scale: 3

      Original property name from the Odata EDM: PrftCtrValnTotPrcVarcInGlbCrcy

      Parameters:
      prftCtrValnTotPrcVarcInGlbCrcy - Profit Center Valuation Total Price Variance in Global Cur.
    • setFixedPriceVarcInGlobalCrcy

      public void setFixedPriceVarcInGlobalCrcy(@Nullable BigDecimal fixedPriceVarcInGlobalCrcy)
      Constraints: Not nullable, Precision: 23, Scale: 3

      Original property name from the Odata EDM: FixedPriceVarcInGlobalCrcy

      Parameters:
      fixedPriceVarcInGlobalCrcy - Fixed Price Variance in Global Currency
    • setGrpValnFixedPrcVarcInGlobCrcy

      public void setGrpValnFixedPrcVarcInGlobCrcy(@Nullable BigDecimal grpValnFixedPrcVarcInGlobCrcy)
      Constraints: Not nullable, Precision: 23, Scale: 3

      Original property name from the Odata EDM: GrpValnFixedPrcVarcInGlobCrcy

      Parameters:
      grpValnFixedPrcVarcInGlobCrcy - Group Valuation Fixed Price Variance in Global Currency
    • setPrftCtrValnFxdPrcVarcInGlbCrcy

      public void setPrftCtrValnFxdPrcVarcInGlbCrcy(@Nullable BigDecimal prftCtrValnFxdPrcVarcInGlbCrcy)
      Constraints: Not nullable, Precision: 23, Scale: 3

      Original property name from the Odata EDM: PrftCtrValnFxdPrcVarcInGlbCrcy

      Parameters:
      prftCtrValnFxdPrcVarcInGlbCrcy - Profit Center Valuation Fixed Price Variance in Global Cur.
    • setFixedAmountInCoCodeCrcy

      public void setFixedAmountInCoCodeCrcy(@Nullable BigDecimal fixedAmountInCoCodeCrcy)
      Constraints: Not nullable, Precision: 23, Scale: 3

      Original property name from the Odata EDM: FixedAmountInCoCodeCrcy

      Parameters:
      fixedAmountInCoCodeCrcy - Fixed Amount in Company Currency
    • setControllingObjectCurrency

      public void setControllingObjectCurrency(@Nullable String controllingObjectCurrency)
      Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: ControllingObjectCurrency

      Parameters:
      controllingObjectCurrency - CO Object Currency
    • setAmountInObjectCurrency

      public void setAmountInObjectCurrency(@Nullable BigDecimal amountInObjectCurrency)
      Constraints: Not nullable, Precision: 23, Scale: 3

      Original property name from the Odata EDM: AmountInObjectCurrency

      Parameters:
      amountInObjectCurrency - Amount in Object Currency
    • setBaseUnit

      public void setBaseUnit(@Nullable String baseUnit)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: BaseUnit

      Parameters:
      baseUnit - Base Unit of Measure
    • setQuantity

      public void setQuantity(@Nullable BigDecimal quantity)
      Constraints: Not nullable, Precision: 23, Scale: 3

      Original property name from the Odata EDM: Quantity

      Parameters:
      quantity - Quantity
    • setFixedQuantity

      public void setFixedQuantity(@Nullable BigDecimal fixedQuantity)
      Constraints: Not nullable, Precision: 23, Scale: 3

      Original property name from the Odata EDM: FixedQuantity

      Parameters:
      fixedQuantity - Fixed Quantity
    • setCostSourceUnit

      public void setCostSourceUnit(@Nullable String costSourceUnit)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: CostSourceUnit

      Parameters:
      costSourceUnit - Cost Source Unit
    • setValuationQuantity

      public void setValuationQuantity(@Nullable BigDecimal valuationQuantity)
      Constraints: Not nullable, Precision: 23, Scale: 3

      Original property name from the Odata EDM: ValuationQuantity

      Parameters:
      valuationQuantity - Valuation Quantity
    • setValuationFixedQuantity

      public void setValuationFixedQuantity(@Nullable BigDecimal valuationFixedQuantity)
      Constraints: Not nullable, Precision: 23, Scale: 3

      Original property name from the Odata EDM: ValuationFixedQuantity

      Parameters:
      valuationFixedQuantity - Valuation Fixed Quantity
    • setAdditionalQuantity1Unit

      public void setAdditionalQuantity1Unit(@Nullable String additionalQuantity1Unit)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: AdditionalQuantity1Unit

      Parameters:
      additionalQuantity1Unit - Additional Quantity 1 Unit
    • setAdditionalQuantity1

      public void setAdditionalQuantity1(@Nullable BigDecimal additionalQuantity1)
      Constraints: Not nullable, Precision: 23, Scale: 3

      Original property name from the Odata EDM: AdditionalQuantity1

      Parameters:
      additionalQuantity1 - Additional Quantity 1
    • setAdditionalQuantity2Unit

      public void setAdditionalQuantity2Unit(@Nullable String additionalQuantity2Unit)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: AdditionalQuantity2Unit

      Parameters:
      additionalQuantity2Unit - Additional Quantity 2 Unit
    • setAdditionalQuantity2

      public void setAdditionalQuantity2(@Nullable BigDecimal additionalQuantity2)
      Constraints: Not nullable, Precision: 23, Scale: 3

      Original property name from the Odata EDM: AdditionalQuantity2

      Parameters:
      additionalQuantity2 - Additional Quantity 2
    • setAdditionalQuantity3Unit

      public void setAdditionalQuantity3Unit(@Nullable String additionalQuantity3Unit)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: AdditionalQuantity3Unit

      Parameters:
      additionalQuantity3Unit - Additional Quantity 3 Unit
    • setAdditionalQuantity3

      public void setAdditionalQuantity3(@Nullable BigDecimal additionalQuantity3)
      Constraints: Not nullable, Precision: 23, Scale: 3

      Original property name from the Odata EDM: AdditionalQuantity3

      Parameters:
      additionalQuantity3 - Additional Quantity 3
    • setDebitCreditCode

      public void setDebitCreditCode(@Nullable String debitCreditCode)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: DebitCreditCode

      Parameters:
      debitCreditCode - Debit/Credit Code
    • setFiscalPeriod

      public void setFiscalPeriod(@Nullable String fiscalPeriod)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: FiscalPeriod

      Parameters:
      fiscalPeriod - Fiscal Period
    • setFiscalYearVariant

      public void setFiscalYearVariant(@Nullable String fiscalYearVariant)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: FiscalYearVariant

      Parameters:
      fiscalYearVariant - Fiscal Year Variant
    • setFiscalYearPeriod

      public void setFiscalYearPeriod(@Nullable String fiscalYearPeriod)
      Constraints: Not nullable, Maximum length: 7

      Original property name from the Odata EDM: FiscalYearPeriod

      Parameters:
      fiscalYearPeriod - Fiscal Year Period
    • setPostingDate

      public void setPostingDate(@Nullable LocalDateTime postingDate)
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: PostingDate

      Parameters:
      postingDate - Posting Date
    • setDocumentDate

      public void setDocumentDate(@Nullable LocalDateTime documentDate)
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: DocumentDate

      Parameters:
      documentDate - Journal Entry Date
    • setAccountingDocumentType

      public void setAccountingDocumentType(@Nullable String accountingDocumentType)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: AccountingDocumentType

      Parameters:
      accountingDocumentType - Journal Entry Type
    • setAccountingDocumentItem

      public void setAccountingDocumentItem(@Nullable String accountingDocumentItem)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: AccountingDocumentItem

      Parameters:
      accountingDocumentItem - Journal Entry Posting View Item
    • setAssignmentReference

      public void setAssignmentReference(@Nullable String assignmentReference)
      Constraints: Not nullable, Maximum length: 18

      Original property name from the Odata EDM: AssignmentReference

      Parameters:
      assignmentReference - Assignment Reference
    • setAccountingDocumentCategory

      public void setAccountingDocumentCategory(@Nullable String accountingDocumentCategory)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: AccountingDocumentCategory

      Parameters:
      accountingDocumentCategory - Journal Entry Category
    • setPostingKey

      public void setPostingKey(@Nullable String postingKey)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: PostingKey

      Parameters:
      postingKey - Posting Key
    • setTransactionTypeDetermination

      public void setTransactionTypeDetermination(@Nullable String transactionTypeDetermination)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: TransactionTypeDetermination

      Parameters:
      transactionTypeDetermination - Transaction Key
    • setSubLedgerAcctLineItemType

      public void setSubLedgerAcctLineItemType(@Nullable String subLedgerAcctLineItemType)
      Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: SubLedgerAcctLineItemType

      Parameters:
      subLedgerAcctLineItemType - Subledger-Specific Line Item Type
    • setAccountingDocCreatedByUser

      public void setAccountingDocCreatedByUser(@Nullable String accountingDocCreatedByUser)
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: AccountingDocCreatedByUser

      Parameters:
      accountingDocCreatedByUser - User that created the journal entry
    • setLastChangeDateTime

      public void setLastChangeDateTime(@Nullable ZonedDateTime lastChangeDateTime)
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: LastChangeDateTime

      Parameters:
      lastChangeDateTime - Time Stamp of Last Change
    • setCreationDateTime

      public void setCreationDateTime(@Nullable ZonedDateTime creationDateTime)
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: CreationDateTime

      Parameters:
      creationDateTime - Time Stamp of Creation
    • setCreationDate

      public void setCreationDate(@Nullable LocalDateTime creationDate)
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: CreationDate

      Parameters:
      creationDate - Creation Date
    • setEliminationProfitCenter

      public void setEliminationProfitCenter(@Nullable String eliminationProfitCenter)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: EliminationProfitCenter

      Parameters:
      eliminationProfitCenter - Elimination Profit Center
    • setOriginObjectType

      public void setOriginObjectType(@Nullable String originObjectType)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: OriginObjectType

      Parameters:
      originObjectType - Type of Origin Object
    • setGLAccountType

      public void setGLAccountType(@Nullable String gLAccountType)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: GLAccountType

      Parameters:
      gLAccountType - Type of a General Ledger Account
    • setAlternativeGLAccount

      public void setAlternativeGLAccount(@Nullable String alternativeGLAccount)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: AlternativeGLAccount

      Parameters:
      alternativeGLAccount - Alternative G/L Account Number In Company Code
    • setCountryChartOfAccounts

      public void setCountryChartOfAccounts(@Nullable String countryChartOfAccounts)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: CountryChartOfAccounts

      Parameters:
      countryChartOfAccounts - Alternative Chart of Accounts for Country/Region
    • setItemIsSplit

      public void setItemIsSplit(@Nullable Boolean itemIsSplit)
      Constraints: none

      Original property name from the Odata EDM: ItemIsSplit

      Parameters:
      itemIsSplit - Item changed by document splitting
    • setInvoiceReference

      public void setInvoiceReference(@Nullable String invoiceReference)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: InvoiceReference

      Parameters:
      invoiceReference - Invoice Reference
    • setInvoiceReferenceFiscalYear

      public void setInvoiceReferenceFiscalYear(@Nullable String invoiceReferenceFiscalYear)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: InvoiceReferenceFiscalYear

      Parameters:
      invoiceReferenceFiscalYear - Invoice Reference Fiscal Year
    • setFollowOnDocumentType

      public void setFollowOnDocumentType(@Nullable String followOnDocumentType)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: FollowOnDocumentType

      Parameters:
      followOnDocumentType - Follow-On Document Type
    • setInvoiceItemReference

      public void setInvoiceItemReference(@Nullable String invoiceItemReference)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: InvoiceItemReference

      Parameters:
      invoiceItemReference - Invoice Item Reference
    • setReferencePurchaseOrderCategory

      public void setReferencePurchaseOrderCategory(@Nullable String referencePurchaseOrderCategory)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: ReferencePurchaseOrderCategory

      Parameters:
      referencePurchaseOrderCategory - Category of Reference Purchase Order
    • setPurchasingDocument

      public void setPurchasingDocument(@Nullable String purchasingDocument)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: PurchasingDocument

      Parameters:
      purchasingDocument - Purchasing Document
    • setPurchasingDocumentItem

      public void setPurchasingDocumentItem(@Nullable String purchasingDocumentItem)
      Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: PurchasingDocumentItem

      Parameters:
      purchasingDocumentItem - Purchasing Document Item
    • setAccountAssignmentNumber

      public void setAccountAssignmentNumber(@Nullable String accountAssignmentNumber)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: AccountAssignmentNumber

      Parameters:
      accountAssignmentNumber - Account Assignment Number
    • setDocumentItemText

      public void setDocumentItemText(@Nullable String documentItemText)
      Constraints: Not nullable, Maximum length: 50

      Original property name from the Odata EDM: DocumentItemText

      Parameters:
      documentItemText - Item Text
    • setSalesDocument

      public void setSalesDocument(@Nullable String salesDocument)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: SalesDocument

      Parameters:
      salesDocument - Sales Document
    • setSalesDocumentItem

      public void setSalesDocumentItem(@Nullable String salesDocumentItem)
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: SalesDocumentItem

      Parameters:
      salesDocumentItem - Sales Document Item
    • setProduct

      public void setProduct(@Nullable String product)
      Constraints: Not nullable, Maximum length: 18

      Original property name from the Odata EDM: Product

      Parameters:
      product - Product Number
    • setPlant

      public void setPlant(@Nullable String plant)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: Plant

      Parameters:
      plant - Plant
    • setSupplier

      public void setSupplier(@Nullable String supplier)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: Supplier

      Parameters:
      supplier - Supplier
    • setCustomer

      public void setCustomer(@Nullable String customer)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: Customer

      Parameters:
      customer - Customer Number
    • setServicesRenderedDate

      public void setServicesRenderedDate(@Nullable LocalDateTime servicesRenderedDate)
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: ServicesRenderedDate

      Parameters:
      servicesRenderedDate - Date on which services are rendered
    • setConditionContract

      public void setConditionContract(@Nullable String conditionContract)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: ConditionContract

      Parameters:
      conditionContract - Condition Contract
    • setFinancialAccountType

      public void setFinancialAccountType(@Nullable String financialAccountType)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: FinancialAccountType

      Parameters:
      financialAccountType - Account Type
    • setSpecialGLCode

      public void setSpecialGLCode(@Nullable String specialGLCode)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: SpecialGLCode

      Parameters:
      specialGLCode - Special G/L Indicator
    • setTaxCode

      public void setTaxCode(@Nullable String taxCode)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: TaxCode

      Parameters:
      taxCode - Tax on Sales/Purchases Code
    • setHouseBank

      public void setHouseBank(@Nullable String houseBank)
      Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: HouseBank

      Parameters:
      houseBank - House Bank Key
    • setHouseBankAccount

      public void setHouseBankAccount(@Nullable String houseBankAccount)
      Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: HouseBankAccount

      Parameters:
      houseBankAccount - House Bank Account
    • setIsOpenItemManaged

      public void setIsOpenItemManaged(@Nullable String isOpenItemManaged)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: IsOpenItemManaged

      Parameters:
      isOpenItemManaged - Managed on an Open Item Basis
    • setClearingDate

      public void setClearingDate(@Nullable LocalDateTime clearingDate)
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: ClearingDate

      Parameters:
      clearingDate - Clearing Date
    • setClearingAccountingDocument

      public void setClearingAccountingDocument(@Nullable String clearingAccountingDocument)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: ClearingAccountingDocument

      Parameters:
      clearingAccountingDocument - Clearing Journal Entry
    • setClearingDocFiscalYear

      public void setClearingDocFiscalYear(@Nullable String clearingDocFiscalYear)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: ClearingDocFiscalYear

      Parameters:
      clearingDocFiscalYear - Fiscal Year of Clearing Journal Entry
    • setValueDate

      public void setValueDate(@Nullable LocalDateTime valueDate)
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: ValueDate

      Parameters:
      valueDate - Value Date
    • setAssetDepreciationArea

      public void setAssetDepreciationArea(@Nullable String assetDepreciationArea)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: AssetDepreciationArea

      Parameters:
      assetDepreciationArea - Asset Depreciation Area (Real or Derived)
    • setMasterFixedAsset

      public void setMasterFixedAsset(@Nullable String masterFixedAsset)
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: MasterFixedAsset

      Parameters:
      masterFixedAsset - Fixed Asset
    • setFixedAsset

      public void setFixedAsset(@Nullable String fixedAsset)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: FixedAsset

      Parameters:
      fixedAsset - Asset Subnumber
    • setAssetValueDate

      public void setAssetValueDate(@Nullable LocalDateTime assetValueDate)
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: AssetValueDate

      Parameters:
      assetValueDate - Asset Value Date
    • setAssetTransactionType

      public void setAssetTransactionType(@Nullable String assetTransactionType)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: AssetTransactionType

      Parameters:
      assetTransactionType - Asset Transaction Type
    • setAssetAcctTransClassfctn

      public void setAssetAcctTransClassfctn(@Nullable String assetAcctTransClassfctn)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: AssetAcctTransClassfctn

      Parameters:
      assetAcctTransClassfctn - Transaction Type Category
    • setDepreciationFiscalPeriod

      public void setDepreciationFiscalPeriod(@Nullable String depreciationFiscalPeriod)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: DepreciationFiscalPeriod

      Parameters:
      depreciationFiscalPeriod - Fiscal Period of Depreciation
    • setGroupMasterFixedAsset

      public void setGroupMasterFixedAsset(@Nullable String groupMasterFixedAsset)
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: GroupMasterFixedAsset

      Parameters:
      groupMasterFixedAsset - Group Asset
    • setGroupFixedAsset

      public void setGroupFixedAsset(@Nullable String groupFixedAsset)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: GroupFixedAsset

      Parameters:
      groupFixedAsset - Group Asset Subnumber
    • setAssetClass

      public void setAssetClass(@Nullable String assetClass)
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: AssetClass

      Parameters:
      assetClass - Asset Class
    • setCostEstimate

      public void setCostEstimate(@Nullable String costEstimate)
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: CostEstimate

      Parameters:
      costEstimate - Cost Estimate
    • setInventorySpecialStockValnType

      public void setInventorySpecialStockValnType(@Nullable String inventorySpecialStockValnType)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: InventorySpecialStockValnType

      Parameters:
      inventorySpecialStockValnType - Inventory Special Stock Valuation Type
    • setInventorySpecialStockType

      public void setInventorySpecialStockType(@Nullable String inventorySpecialStockType)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: InventorySpecialStockType

      Parameters:
      inventorySpecialStockType - Inventory Special Stock Type
    • setInventorySpclStkSalesDocument

      public void setInventorySpclStkSalesDocument(@Nullable String inventorySpclStkSalesDocument)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: InventorySpclStkSalesDocument

      Parameters:
      inventorySpclStkSalesDocument - Inventory Special Stock Sales Document
    • setInventorySpclStkSalesDocItm

      public void setInventorySpclStkSalesDocItm(@Nullable String inventorySpclStkSalesDocItm)
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: InventorySpclStkSalesDocItm

      Parameters:
      inventorySpclStkSalesDocItm - Inventory Special Stock Sales Document Item
    • setInvtrySpclStockWBSElmntIntID

      public void setInvtrySpclStockWBSElmntIntID(@Nullable String invtrySpclStockWBSElmntIntID)
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: InvtrySpclStockWBSElmntIntID

      Parameters:
      invtrySpclStockWBSElmntIntID - Inventory Special Stock WBS Element Internal ID
    • setInventorySpecialStockSupplier

      public void setInventorySpecialStockSupplier(@Nullable String inventorySpecialStockSupplier)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: InventorySpecialStockSupplier

      Parameters:
      inventorySpecialStockSupplier - Supplier of Inventory Special Stock
    • setInventoryValuationType

      public void setInventoryValuationType(@Nullable String inventoryValuationType)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: InventoryValuationType

      Parameters:
      inventoryValuationType - Inventory Valuation Type
    • setValuationArea

      public void setValuationArea(@Nullable String valuationArea)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: ValuationArea

      Parameters:
      valuationArea - Valuation Area
    • setCostOriginGroup

      public void setCostOriginGroup(@Nullable String costOriginGroup)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: CostOriginGroup

      Parameters:
      costOriginGroup - Origin Group as Subdivision of Cost Element
    • setOriginSenderObject

      public void setOriginSenderObject(@Nullable String originSenderObject)
      Constraints: Not nullable, Maximum length: 22

      Original property name from the Odata EDM: OriginSenderObject

      Parameters:
      originSenderObject - Origin Sender Object
    • setControllingObjectDebitType

      public void setControllingObjectDebitType(@Nullable String controllingObjectDebitType)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ControllingObjectDebitType

      Parameters:
      controllingObjectDebitType - Controlling Object Debit Type
    • setQuantityIsIncomplete

      public void setQuantityIsIncomplete(@Nullable String quantityIsIncomplete)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: QuantityIsIncomplete

      Parameters:
      quantityIsIncomplete - Indicator: Quantity Is Incomplete
    • setOffsettingAccount

      public void setOffsettingAccount(@Nullable String offsettingAccount)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: OffsettingAccount

      Parameters:
      offsettingAccount - Offsetting Account
    • setOffsettingAccountType

      public void setOffsettingAccountType(@Nullable String offsettingAccountType)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: OffsettingAccountType

      Parameters:
      offsettingAccountType - Offsetting Account Type
    • setOffsettingChartOfAccounts

      public void setOffsettingChartOfAccounts(@Nullable String offsettingChartOfAccounts)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: OffsettingChartOfAccounts

      Parameters:
      offsettingChartOfAccounts - Offsetting Chart of Accounts
    • setLineItemIsCompleted

      public void setLineItemIsCompleted(@Nullable Boolean lineItemIsCompleted)
      Constraints: none

      Original property name from the Odata EDM: LineItemIsCompleted

      Parameters:
      lineItemIsCompleted - Indicator: Line Item is Completed
    • setPersonnelNumber

      public void setPersonnelNumber(@Nullable String personnelNumber)
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: PersonnelNumber

      Parameters:
      personnelNumber - Personnel Number
    • setControllingObjectClass

      public void setControllingObjectClass(@Nullable String controllingObjectClass)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: ControllingObjectClass

      Parameters:
      controllingObjectClass - Controlling Object Class
    • setPartnerCompanyCode

      public void setPartnerCompanyCode(@Nullable String partnerCompanyCode)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: PartnerCompanyCode

      Parameters:
      partnerCompanyCode - Partner Company Code
    • setPartnerControllingObjectClass

      public void setPartnerControllingObjectClass(@Nullable String partnerControllingObjectClass)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: PartnerControllingObjectClass

      Parameters:
      partnerControllingObjectClass - Partner Controlling Object Class
    • setOriginCostCenter

      public void setOriginCostCenter(@Nullable String originCostCenter)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: OriginCostCenter

      Parameters:
      originCostCenter - Origin Cost Center
    • setOriginProfitCenter

      public void setOriginProfitCenter(@Nullable String originProfitCenter)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: OriginProfitCenter

      Parameters:
      originProfitCenter - Origin Profit Center
    • setOriginCostCtrActivityType

      public void setOriginCostCtrActivityType(@Nullable String originCostCtrActivityType)
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: OriginCostCtrActivityType

      Parameters:
      originCostCtrActivityType - Origin Cost Center Activity Type
    • setAccountAssignment

      public void setAccountAssignment(@Nullable String accountAssignment)
      Constraints: Not nullable, Maximum length: 30

      Original property name from the Odata EDM: AccountAssignment

      Parameters:
      accountAssignment - Account Assignment
    • setAccountAssignmentType

      public void setAccountAssignmentType(@Nullable String accountAssignmentType)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: AccountAssignmentType

      Parameters:
      accountAssignmentType - Account Assignment Type
    • setCostCtrActivityType

      public void setCostCtrActivityType(@Nullable String costCtrActivityType)
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: CostCtrActivityType

      Parameters:
      costCtrActivityType - Activity Type
    • setOrderID

      public void setOrderID(@Nullable String orderID)
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: OrderID

      Parameters:
      orderID - Order ID
    • setOrderCategory

      public void setOrderCategory(@Nullable String orderCategory)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: OrderCategory

      Parameters:
      orderCategory - Order Category
    • setWBSElementInternalID

      public void setWBSElementInternalID(@Nullable String wBSElementInternalID)
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: WBSElementInternalID

      Parameters:
      wBSElementInternalID - WBS Element Internal ID
    • setPartnerWBSElementInternalID

      public void setPartnerWBSElementInternalID(@Nullable String partnerWBSElementInternalID)
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: PartnerWBSElementInternalID

      Parameters:
      partnerWBSElementInternalID - Partner WBS Element Internal ID
    • setProjectInternalID

      public void setProjectInternalID(@Nullable String projectInternalID)
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: ProjectInternalID

      Parameters:
      projectInternalID - Project Internal ID
    • setPartnerProjectInternalID

      public void setPartnerProjectInternalID(@Nullable String partnerProjectInternalID)
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: PartnerProjectInternalID

      Parameters:
      partnerProjectInternalID - Partner Project Internal ID
    • setOperatingConcern

      public void setOperatingConcern(@Nullable String operatingConcern)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: OperatingConcern

      Parameters:
      operatingConcern - Operating Concern
    • setProjectNetwork

      public void setProjectNetwork(@Nullable String projectNetwork)
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: ProjectNetwork

      Parameters:
      projectNetwork - Network Number for Account Assignment
    • setBusinessProcess

      public void setBusinessProcess(@Nullable String businessProcess)
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: BusinessProcess

      Parameters:
      businessProcess - Business Process
    • setCostObject

      public void setCostObject(@Nullable String costObject)
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: CostObject

      Parameters:
      costObject - Cost Object
    • setBillableControl

      public void setBillableControl(@Nullable String billableControl)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: BillableControl

      Parameters:
      billableControl - Billable Control
    • setCostAnalysisResource

      public void setCostAnalysisResource(@Nullable String costAnalysisResource)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: CostAnalysisResource

      Parameters:
      costAnalysisResource - Cost Analysis Resource
    • setCustomerServiceNotification

      public void setCustomerServiceNotification(@Nullable String customerServiceNotification)
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: CustomerServiceNotification

      Parameters:
      customerServiceNotification - Customer Service Notification
    • setServiceDocumentType

      public void setServiceDocumentType(@Nullable String serviceDocumentType)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: ServiceDocumentType

      Parameters:
      serviceDocumentType - Service Document Type
    • setServiceDocument

      public void setServiceDocument(@Nullable String serviceDocument)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: ServiceDocument

      Parameters:
      serviceDocument - Service Document ID
    • setServiceDocumentItem

      public void setServiceDocumentItem(@Nullable String serviceDocumentItem)
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: ServiceDocumentItem

      Parameters:
      serviceDocumentItem - Service Document Item ID
    • setPartnerServiceDocumentType

      public void setPartnerServiceDocumentType(@Nullable String partnerServiceDocumentType)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: PartnerServiceDocumentType

      Parameters:
      partnerServiceDocumentType - Partner Service Document Type
    • setPartnerServiceDocument

      public void setPartnerServiceDocument(@Nullable String partnerServiceDocument)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: PartnerServiceDocument

      Parameters:
      partnerServiceDocument - Partner Service Document
    • setPartnerServiceDocumentItem

      public void setPartnerServiceDocumentItem(@Nullable String partnerServiceDocumentItem)
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: PartnerServiceDocumentItem

      Parameters:
      partnerServiceDocumentItem - Partner Service Document Item
    • setServiceContractType

      public void setServiceContractType(@Nullable String serviceContractType)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: ServiceContractType

      Parameters:
      serviceContractType - Service Contract Type
    • setServiceContract

      public void setServiceContract(@Nullable String serviceContract)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: ServiceContract

      Parameters:
      serviceContract - Service Contract ID
    • setServiceContractItem

      public void setServiceContractItem(@Nullable String serviceContractItem)
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: ServiceContractItem

      Parameters:
      serviceContractItem - Service Contract Item ID
    • setTimeSheetOvertimeCategory

      public void setTimeSheetOvertimeCategory(@Nullable String timeSheetOvertimeCategory)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: TimeSheetOvertimeCategory

      Parameters:
      timeSheetOvertimeCategory - Overtime Category
    • setPartnerAccountAssignment

      public void setPartnerAccountAssignment(@Nullable String partnerAccountAssignment)
      Constraints: Not nullable, Maximum length: 30

      Original property name from the Odata EDM: PartnerAccountAssignment

      Parameters:
      partnerAccountAssignment - Partner Account Assignment
    • setPartnerAccountAssignmentType

      public void setPartnerAccountAssignmentType(@Nullable String partnerAccountAssignmentType)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: PartnerAccountAssignmentType

      Parameters:
      partnerAccountAssignmentType - Partner Account Assignment Type
    • setPartnerCostCtrActivityType

      public void setPartnerCostCtrActivityType(@Nullable String partnerCostCtrActivityType)
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: PartnerCostCtrActivityType

      Parameters:
      partnerCostCtrActivityType - Partner Cost Center Activity Type
    • setPartnerOrder

      public void setPartnerOrder(@Nullable String partnerOrder)
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: PartnerOrder

      Parameters:
      partnerOrder - Partner Order
    • setPartnerOrderCategory

      public void setPartnerOrderCategory(@Nullable String partnerOrderCategory)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: PartnerOrderCategory

      Parameters:
      partnerOrderCategory - Partner Order Category
    • setPartnerSalesDocument

      public void setPartnerSalesDocument(@Nullable String partnerSalesDocument)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: PartnerSalesDocument

      Parameters:
      partnerSalesDocument - Partner Sales Document
    • setPartnerSalesDocumentItem

      public void setPartnerSalesDocumentItem(@Nullable String partnerSalesDocumentItem)
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: PartnerSalesDocumentItem

      Parameters:
      partnerSalesDocumentItem - Partner Sales Document Item
    • setPartnerProjectNetwork

      public void setPartnerProjectNetwork(@Nullable String partnerProjectNetwork)
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: PartnerProjectNetwork

      Parameters:
      partnerProjectNetwork - Partner Project Network
    • setPartnerBusinessProcess

      public void setPartnerBusinessProcess(@Nullable String partnerBusinessProcess)
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: PartnerBusinessProcess

      Parameters:
      partnerBusinessProcess - Partner Business Process
    • setPartnerCostObject

      public void setPartnerCostObject(@Nullable String partnerCostObject)
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: PartnerCostObject

      Parameters:
      partnerCostObject - Partner Cost Object
    • setControllingDocumentItem

      public void setControllingDocumentItem(@Nullable String controllingDocumentItem)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: ControllingDocumentItem

      Parameters:
      controllingDocumentItem - Controlling Document Item
    • setBillingDocumentType

      public void setBillingDocumentType(@Nullable String billingDocumentType)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: BillingDocumentType

      Parameters:
      billingDocumentType - Billing Type
    • setSalesOrganization

      public void setSalesOrganization(@Nullable String salesOrganization)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: SalesOrganization

      Parameters:
      salesOrganization - Sales Organization
    • setDistributionChannel

      public void setDistributionChannel(@Nullable String distributionChannel)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: DistributionChannel

      Parameters:
      distributionChannel - Distribution Channel
    • setOrganizationDivision

      public void setOrganizationDivision(@Nullable String organizationDivision)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: OrganizationDivision

      Parameters:
      organizationDivision - Division
    • setSoldProduct

      public void setSoldProduct(@Nullable String soldProduct)
      Constraints: Not nullable, Maximum length: 18

      Original property name from the Odata EDM: SoldProduct

      Parameters:
      soldProduct - Product Sold
    • setSoldProductGroup

      public void setSoldProductGroup(@Nullable String soldProductGroup)
      Constraints: Not nullable, Maximum length: 9

      Original property name from the Odata EDM: SoldProductGroup

      Parameters:
      soldProductGroup - Product Sold Group
    • setCustomerGroup

      public void setCustomerGroup(@Nullable String customerGroup)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: CustomerGroup

      Parameters:
      customerGroup - Customer Group
    • setCustomerSupplierCountry

      public void setCustomerSupplierCountry(@Nullable String customerSupplierCountry)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: CustomerSupplierCountry

      Parameters:
      customerSupplierCountry - Customer or Supplier Country/Region
    • setCustomerSupplierIndustry

      public void setCustomerSupplierIndustry(@Nullable String customerSupplierIndustry)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: CustomerSupplierIndustry

      Parameters:
      customerSupplierIndustry - Customer Supplier Industry
    • setSalesDistrict

      public void setSalesDistrict(@Nullable String salesDistrict)
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: SalesDistrict

      Parameters:
      salesDistrict - Sales District
    • setBillToParty

      public void setBillToParty(@Nullable String billToParty)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: BillToParty

      Parameters:
      billToParty - Bill-to Party
    • setShipToParty

      public void setShipToParty(@Nullable String shipToParty)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: ShipToParty

      Parameters:
      shipToParty - Ship-to Party
    • setCustomerSupplierCorporateGroup

      public void setCustomerSupplierCorporateGroup(@Nullable String customerSupplierCorporateGroup)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: CustomerSupplierCorporateGroup

      Parameters:
      customerSupplierCorporateGroup - Customer Supplier Corporate Group
    • getEntityCollection

      protected String getEntityCollection()
      Specified by:
      getEntityCollection in class VdmEntity<GLAccountLineItem>
    • getKey

      @Nonnull protected Map<String,Object> getKey()
      Overrides:
      getKey in class VdmObject<GLAccountLineItem>
    • toMapOfFields

      @Nonnull protected Map<String,Object> toMapOfFields()
      Overrides:
      toMapOfFields in class VdmObject<GLAccountLineItem>
    • fromMap

      protected void fromMap(Map<String,Object> inputValues)
      Overrides:
      fromMap in class VdmObject<GLAccountLineItem>
    • field

      @Nonnull public static <T> GLAccountLineItemField<T> field(@Nonnull String fieldName, @Nonnull Class<T> fieldType)
      Use with available fluent helpers to apply an extension field to query operations.
      Type Parameters:
      T - The type of the extension field when performing value comparisons.
      Parameters:
      fieldName - The name of the extension field as returned by the OData service.
      fieldType - The Java type to use for the extension field when performing value comparisons.
      Returns:
      A representation of an extension field from this entity.
    • field

      @Nonnull public static <T, DomainT> GLAccountLineItemField<T> field(@Nonnull String fieldName, @Nonnull TypeConverter<T,DomainT> typeConverter)
      Use with available fluent helpers to apply an extension field to query operations.
      Type Parameters:
      T - The type of the extension field when performing value comparisons.
      DomainT - The type of the extension field as returned by the OData service.
      Parameters:
      typeConverter - A TypeConverter<T, DomainT> instance whose first generic type matches the Java type of the field
      fieldName - The name of the extension field as returned by the OData service.
      Returns:
      A representation of an extension field from this entity, holding a reference to the given TypeConverter.
    • getDestinationForFetch

      @Nullable public HttpDestinationProperties getDestinationForFetch()
      Overrides:
      getDestinationForFetch in class VdmEntity<GLAccountLineItem>
    • setServicePathForFetch

      protected void setServicePathForFetch(@Nullable String servicePathForFetch)
      Overrides:
      setServicePathForFetch in class VdmEntity<GLAccountLineItem>
    • attachToService

      public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination)
      Overrides:
      attachToService in class VdmEntity<GLAccountLineItem>
    • getDefaultServicePath

      protected String getDefaultServicePath()
      Overrides:
      getDefaultServicePath in class VdmEntity<GLAccountLineItem>
    • builder

      @Nonnull public static GLAccountLineItem.GLAccountLineItemBuilder builder()
    • getID

      @Nullable public String getID()
      (Key Field) Constraints: Not nullable

      Original property name from the Odata EDM: ID

      Returns:
      The iD contained in this entity.
    • getSourceLedger

      @Nullable public String getSourceLedger()
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: SourceLedger

      Returns:
      Source Ledger
    • getCompanyCode

      @Nullable public String getCompanyCode()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: CompanyCode

      Returns:
      Company Code
    • getFiscalYear

      @Nullable public String getFiscalYear()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: FiscalYear

      Returns:
      Fiscal Year
    • getAccountingDocument

      @Nullable public String getAccountingDocument()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: AccountingDocument

      Returns:
      Journal Entry
    • getLedgerGLLineItem

      @Nullable public String getLedgerGLLineItem()
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: LedgerGLLineItem

      Returns:
      Ledger Journal Entry Item
    • getLedger

      @Nullable public String getLedger()
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: Ledger

      Returns:
      Ledger in General Ledger Accounting
    • getLedgerFiscalYear

      @Nullable public String getLedgerFiscalYear()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: LedgerFiscalYear

      Returns:
      Fiscal Year of Ledger
    • getGLRecordType

      @Nullable public String getGLRecordType()
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: GLRecordType

      Returns:
      Record Type
    • getControllingArea

      @Nullable public String getControllingArea()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: ControllingArea

      Returns:
      Controlling Area
    • getChartOfAccounts

      @Nullable public String getChartOfAccounts()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: ChartOfAccounts

      Returns:
      Chart of Accounts
    • getGLAccount

      @Nullable public String getGLAccount()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: GLAccount

      Returns:
      G/L Account
    • getFinancialTransactionType

      @Nullable public String getFinancialTransactionType()
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: FinancialTransactionType

      Returns:
      Financial Transaction Type
    • getBusinessTransactionType

      @Nullable public String getBusinessTransactionType()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: BusinessTransactionType

      Returns:
      Business Transaction Type
    • getControllingBusTransacType

      @Nullable public String getControllingBusTransacType()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: ControllingBusTransacType

      Returns:
      CO Business Transaction
    • getReferenceDocumentType

      @Nullable public String getReferenceDocumentType()
      Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: ReferenceDocumentType

      Returns:
      Reference Document Type
    • getLogicalSystem

      @Nullable public String getLogicalSystem()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: LogicalSystem

      Returns:
      Logical System
    • getReferenceDocumentContext

      @Nullable public String getReferenceDocumentContext()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: ReferenceDocumentContext

      Returns:
      Reference Document Context
    • getReferenceDocument

      @Nullable public String getReferenceDocument()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: ReferenceDocument

      Returns:
      Reference document number
    • getReferenceDocumentItem

      @Nullable public String getReferenceDocumentItem()
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: ReferenceDocumentItem

      Returns:
      Reference Document Item
    • getReferenceDocumentItemGroup

      @Nullable public String getReferenceDocumentItemGroup()
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: ReferenceDocumentItemGroup

      Returns:
      Reference Document Item Group
    • getTransactionSubitem

      @Nullable public String getTransactionSubitem()
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: TransactionSubitem

      Returns:
      Partial Document to be balanced to zero
    • getIsReversal

      @Nullable public Boolean getIsReversal()
      Constraints: none

      Original property name from the Odata EDM: IsReversal

      Returns:
      Indicator: Item is Reversing Another Item
    • getIsReversed

      @Nullable public Boolean getIsReversed()
      Constraints: none

      Original property name from the Odata EDM: IsReversed

      Returns:
      Indicator: Item is Reversed
    • getReversalReferenceDocumentCntxt

      @Nullable public String getReversalReferenceDocumentCntxt()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: ReversalReferenceDocumentCntxt

      Returns:
      Reversal Reference Document Context
    • getReversalReferenceDocument

      @Nullable public String getReversalReferenceDocument()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: ReversalReferenceDocument

      Returns:
      Reversal Reference Document
    • getIsSettlement

      @Nullable public Boolean getIsSettlement()
      Constraints: none

      Original property name from the Odata EDM: IsSettlement

      Returns:
      Indicator: Item is Settling or Transferring Another Item
    • getIsSettled

      @Nullable public Boolean getIsSettled()
      Constraints: none

      Original property name from the Odata EDM: IsSettled

      Returns:
      Indicator: Line Item is Settled or Transferred
    • getPredecessorReferenceDocType

      @Nullable public String getPredecessorReferenceDocType()
      Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: PredecessorReferenceDocType

      Returns:
      Predecessor Reference Document Type
    • getPredecessorReferenceDocCntxt

      @Nullable public String getPredecessorReferenceDocCntxt()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: PredecessorReferenceDocCntxt

      Returns:
      Predecessor Reference Document Context
    • getPredecessorReferenceDocument

      @Nullable public String getPredecessorReferenceDocument()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: PredecessorReferenceDocument

      Returns:
      Predecessor Reference Document
    • getPredecessorReferenceDocItem

      @Nullable public String getPredecessorReferenceDocItem()
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: PredecessorReferenceDocItem

      Returns:
      Predecessor Reference Document Item
    • getPrdcssrJournalEntryCompanyCode

      @Nullable public String getPrdcssrJournalEntryCompanyCode()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: PrdcssrJournalEntryCompanyCode

      Returns:
      Preceding Journal Entry Company Code
    • getPrdcssrJournalEntryFiscalYear

      @Nullable public String getPrdcssrJournalEntryFiscalYear()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: PrdcssrJournalEntryFiscalYear

      Returns:
      Preceding Journal Entry Fiscal Year
    • getPredecessorJournalEntry

      @Nullable public String getPredecessorJournalEntry()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: PredecessorJournalEntry

      Returns:
      Preceding Journal Entry Document Number
    • getPredecessorJournalEntryItem

      @Nullable public String getPredecessorJournalEntryItem()
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: PredecessorJournalEntryItem

      Returns:
      Preceding Journal Entry Line Item
    • getSourceReferenceDocumentType

      @Nullable public String getSourceReferenceDocumentType()
      Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: SourceReferenceDocumentType

      Returns:
      Source Reference Document Type
    • getSourceLogicalSystem

      @Nullable public String getSourceLogicalSystem()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: SourceLogicalSystem

      Returns:
      Source Logical System
    • getSourceReferenceDocumentCntxt

      @Nullable public String getSourceReferenceDocumentCntxt()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: SourceReferenceDocumentCntxt

      Returns:
      Source Reference Document Context
    • getSourceReferenceDocument

      @Nullable public String getSourceReferenceDocument()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: SourceReferenceDocument

      Returns:
      Source Reference Document
    • getSourceReferenceDocumentItem

      @Nullable public String getSourceReferenceDocumentItem()
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: SourceReferenceDocumentItem

      Returns:
      Source Reference Document Item
    • getSourceReferenceDocSubitem

      @Nullable public String getSourceReferenceDocSubitem()
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: SourceReferenceDocSubitem

      Returns:
      Source Reference Document Subitem
    • getIsCommitment

      @Nullable public Boolean getIsCommitment()
      Constraints: none

      Original property name from the Odata EDM: IsCommitment

      Returns:
      Indicator: Is Commitment
    • getJrnlEntryItemObsoleteReason

      @Nullable public String getJrnlEntryItemObsoleteReason()
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: JrnlEntryItemObsoleteReason

      Returns:
      Journal Entry Item Obsolete Reason
    • getJrnlPeriodEndClosingRunLogUUID

      @Nullable public UUID getJrnlPeriodEndClosingRunLogUUID()
      Constraints: none

      Original property name from the Odata EDM: JrnlPeriodEndClosingRunLogUUID

      Returns:
      UUID of Financial Closing Run
    • getCostCenter

      @Nullable public String getCostCenter()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: CostCenter

      Returns:
      Cost Center
    • getProfitCenter

      @Nullable public String getProfitCenter()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: ProfitCenter

      Returns:
      Profit Center
    • getFunctionalArea

      @Nullable public String getFunctionalArea()
      Constraints: Not nullable, Maximum length: 16

      Original property name from the Odata EDM: FunctionalArea

      Returns:
      Functional Area
    • getBusinessArea

      @Nullable public String getBusinessArea()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: BusinessArea

      Returns:
      Business Area
    • getSegment

      @Nullable public String getSegment()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: Segment

      Returns:
      Segment for Segmental Reporting
    • getPartnerCostCenter

      @Nullable public String getPartnerCostCenter()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: PartnerCostCenter

      Returns:
      Partner Cost Center
    • getPartnerProfitCenter

      @Nullable public String getPartnerProfitCenter()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: PartnerProfitCenter

      Returns:
      Partner Profit Center
    • getPartnerFunctionalArea

      @Nullable public String getPartnerFunctionalArea()
      Constraints: Not nullable, Maximum length: 16

      Original property name from the Odata EDM: PartnerFunctionalArea

      Returns:
      Partner Functional Area
    • getPartnerBusinessArea

      @Nullable public String getPartnerBusinessArea()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: PartnerBusinessArea

      Returns:
      Partner Business Area
    • getPartnerCompany

      @Nullable public String getPartnerCompany()
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: PartnerCompany

      Returns:
      Company ID of Trading Partner
    • getPartnerSegment

      @Nullable public String getPartnerSegment()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: PartnerSegment

      Returns:
      Partner Segment for Segmental Reporting
    • getBalanceTransactionCurrency

      @Nullable public String getBalanceTransactionCurrency()
      Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: BalanceTransactionCurrency

      Returns:
      Balance Transaction Currency
    • getAmountInBalanceTransacCrcy

      @Nullable public BigDecimal getAmountInBalanceTransacCrcy()
      Constraints: Not nullable, Precision: 23, Scale: 3

      Original property name from the Odata EDM: AmountInBalanceTransacCrcy

      Returns:
      Amount in Balance Transaction Currency
    • getTransactionCurrency

      @Nullable public String getTransactionCurrency()
      Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: TransactionCurrency

      Returns:
      Transaction Currency
    • getAmountInTransactionCurrency

      @Nullable public BigDecimal getAmountInTransactionCurrency()
      Constraints: Not nullable, Precision: 23, Scale: 3

      Original property name from the Odata EDM: AmountInTransactionCurrency

      Returns:
      Amount in Transaction Currency
    • getCompanyCodeCurrency

      @Nullable public String getCompanyCodeCurrency()
      Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: CompanyCodeCurrency

      Returns:
      Company Code Currency
    • getAmountInCompanyCodeCurrency

      @Nullable public BigDecimal getAmountInCompanyCodeCurrency()
      Constraints: Not nullable, Precision: 23, Scale: 3

      Original property name from the Odata EDM: AmountInCompanyCodeCurrency

      Returns:
      Amount in Company Code Currency
    • getGlobalCurrency

      @Nullable public String getGlobalCurrency()
      Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: GlobalCurrency

      Returns:
      Global Currency
    • getAmountInGlobalCurrency

      @Nullable public BigDecimal getAmountInGlobalCurrency()
      Constraints: Not nullable, Precision: 23, Scale: 3

      Original property name from the Odata EDM: AmountInGlobalCurrency

      Returns:
      Amount in Global Currency
    • getFreeDefinedCurrency1

      @Nullable public String getFreeDefinedCurrency1()
      Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: FreeDefinedCurrency1

      Returns:
      Freely Defined Currency 1
    • getAmountInFreeDefinedCurrency1

      @Nullable public BigDecimal getAmountInFreeDefinedCurrency1()
      Constraints: Not nullable, Precision: 23, Scale: 3

      Original property name from the Odata EDM: AmountInFreeDefinedCurrency1

      Returns:
      Amount in Freely Defined Currency 1
    • getFreeDefinedCurrency2

      @Nullable public String getFreeDefinedCurrency2()
      Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: FreeDefinedCurrency2

      Returns:
      Freely Defined Currency 2
    • getAmountInFreeDefinedCurrency2

      @Nullable public BigDecimal getAmountInFreeDefinedCurrency2()
      Constraints: Not nullable, Precision: 23, Scale: 3

      Original property name from the Odata EDM: AmountInFreeDefinedCurrency2

      Returns:
      Amount in Freely Defined Currency 2
    • getFreeDefinedCurrency3

      @Nullable public String getFreeDefinedCurrency3()
      Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: FreeDefinedCurrency3

      Returns:
      Freely Defined Currency 3
    • getAmountInFreeDefinedCurrency3

      @Nullable public BigDecimal getAmountInFreeDefinedCurrency3()
      Constraints: Not nullable, Precision: 23, Scale: 3

      Original property name from the Odata EDM: AmountInFreeDefinedCurrency3

      Returns:
      Amount in Freely Defined Currency 3
    • getFreeDefinedCurrency4

      @Nullable public String getFreeDefinedCurrency4()
      Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: FreeDefinedCurrency4

      Returns:
      Freely Defined Currency 4
    • getAmountInFreeDefinedCurrency4

      @Nullable public BigDecimal getAmountInFreeDefinedCurrency4()
      Constraints: Not nullable, Precision: 23, Scale: 3

      Original property name from the Odata EDM: AmountInFreeDefinedCurrency4

      Returns:
      Amount in Freely Defined Currency 4
    • getFreeDefinedCurrency5

      @Nullable public String getFreeDefinedCurrency5()
      Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: FreeDefinedCurrency5

      Returns:
      Freely Defined Currency 5
    • getAmountInFreeDefinedCurrency5

      @Nullable public BigDecimal getAmountInFreeDefinedCurrency5()
      Constraints: Not nullable, Precision: 23, Scale: 3

      Original property name from the Odata EDM: AmountInFreeDefinedCurrency5

      Returns:
      Amount in Freely Defined Currency 5
    • getFreeDefinedCurrency6

      @Nullable public String getFreeDefinedCurrency6()
      Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: FreeDefinedCurrency6

      Returns:
      Freely Defined Currency 6
    • getAmountInFreeDefinedCurrency6

      @Nullable public BigDecimal getAmountInFreeDefinedCurrency6()
      Constraints: Not nullable, Precision: 23, Scale: 3

      Original property name from the Odata EDM: AmountInFreeDefinedCurrency6

      Returns:
      Amount in Freely Defined Currency 6
    • getFreeDefinedCurrency7

      @Nullable public String getFreeDefinedCurrency7()
      Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: FreeDefinedCurrency7

      Returns:
      Freely Defined Currency 7
    • getAmountInFreeDefinedCurrency7

      @Nullable public BigDecimal getAmountInFreeDefinedCurrency7()
      Constraints: Not nullable, Precision: 23, Scale: 3

      Original property name from the Odata EDM: AmountInFreeDefinedCurrency7

      Returns:
      Amount in Freely Defined Currency 7
    • getFreeDefinedCurrency8

      @Nullable public String getFreeDefinedCurrency8()
      Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: FreeDefinedCurrency8

      Returns:
      Freely Defined Currency 8
    • getAmountInFreeDefinedCurrency8

      @Nullable public BigDecimal getAmountInFreeDefinedCurrency8()
      Constraints: Not nullable, Precision: 23, Scale: 3

      Original property name from the Odata EDM: AmountInFreeDefinedCurrency8

      Returns:
      Amount in Freely Defined Currency 8
    • getFixedAmountInGlobalCrcy

      @Nullable public BigDecimal getFixedAmountInGlobalCrcy()
      Constraints: Not nullable, Precision: 23, Scale: 3

      Original property name from the Odata EDM: FixedAmountInGlobalCrcy

      Returns:
      Fixed Amount in Global Currency
    • getGrpValnFixedAmtInGlobCrcy

      @Nullable public BigDecimal getGrpValnFixedAmtInGlobCrcy()
      Constraints: Not nullable, Precision: 23, Scale: 3

      Original property name from the Odata EDM: GrpValnFixedAmtInGlobCrcy

      Returns:
      Group Valuation Fixed Amount in Global Currency
    • getPrftCtrValnFxdAmtInGlobCrcy

      @Nullable public BigDecimal getPrftCtrValnFxdAmtInGlobCrcy()
      Constraints: Not nullable, Precision: 23, Scale: 3

      Original property name from the Odata EDM: PrftCtrValnFxdAmtInGlobCrcy

      Returns:
      Profit Center Valuation Fixed Amount in Global Currency
    • getTotalPriceVarcInGlobalCrcy

      @Nullable public BigDecimal getTotalPriceVarcInGlobalCrcy()
      Constraints: Not nullable, Precision: 23, Scale: 3

      Original property name from the Odata EDM: TotalPriceVarcInGlobalCrcy

      Returns:
      Total Price Variance in Global Currency
    • getGrpValnTotPrcVarcInGlobCrcy

      @Nullable public BigDecimal getGrpValnTotPrcVarcInGlobCrcy()
      Constraints: Not nullable, Precision: 23, Scale: 3

      Original property name from the Odata EDM: GrpValnTotPrcVarcInGlobCrcy

      Returns:
      Group Valuation Total Price Variance in Global Currency
    • getPrftCtrValnTotPrcVarcInGlbCrcy

      @Nullable public BigDecimal getPrftCtrValnTotPrcVarcInGlbCrcy()
      Constraints: Not nullable, Precision: 23, Scale: 3

      Original property name from the Odata EDM: PrftCtrValnTotPrcVarcInGlbCrcy

      Returns:
      Profit Center Valuation Total Price Variance in Global Cur.
    • getFixedPriceVarcInGlobalCrcy

      @Nullable public BigDecimal getFixedPriceVarcInGlobalCrcy()
      Constraints: Not nullable, Precision: 23, Scale: 3

      Original property name from the Odata EDM: FixedPriceVarcInGlobalCrcy

      Returns:
      Fixed Price Variance in Global Currency
    • getGrpValnFixedPrcVarcInGlobCrcy

      @Nullable public BigDecimal getGrpValnFixedPrcVarcInGlobCrcy()
      Constraints: Not nullable, Precision: 23, Scale: 3

      Original property name from the Odata EDM: GrpValnFixedPrcVarcInGlobCrcy

      Returns:
      Group Valuation Fixed Price Variance in Global Currency
    • getPrftCtrValnFxdPrcVarcInGlbCrcy

      @Nullable public BigDecimal getPrftCtrValnFxdPrcVarcInGlbCrcy()
      Constraints: Not nullable, Precision: 23, Scale: 3

      Original property name from the Odata EDM: PrftCtrValnFxdPrcVarcInGlbCrcy

      Returns:
      Profit Center Valuation Fixed Price Variance in Global Cur.
    • getFixedAmountInCoCodeCrcy

      @Nullable public BigDecimal getFixedAmountInCoCodeCrcy()
      Constraints: Not nullable, Precision: 23, Scale: 3

      Original property name from the Odata EDM: FixedAmountInCoCodeCrcy

      Returns:
      Fixed Amount in Company Currency
    • getControllingObjectCurrency

      @Nullable public String getControllingObjectCurrency()
      Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: ControllingObjectCurrency

      Returns:
      CO Object Currency
    • getAmountInObjectCurrency

      @Nullable public BigDecimal getAmountInObjectCurrency()
      Constraints: Not nullable, Precision: 23, Scale: 3

      Original property name from the Odata EDM: AmountInObjectCurrency

      Returns:
      Amount in Object Currency
    • getBaseUnit

      @Nullable public String getBaseUnit()
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: BaseUnit

      Returns:
      Base Unit of Measure
    • getQuantity

      @Nullable public BigDecimal getQuantity()
      Constraints: Not nullable, Precision: 23, Scale: 3

      Original property name from the Odata EDM: Quantity

      Returns:
      Quantity
    • getFixedQuantity

      @Nullable public BigDecimal getFixedQuantity()
      Constraints: Not nullable, Precision: 23, Scale: 3

      Original property name from the Odata EDM: FixedQuantity

      Returns:
      Fixed Quantity
    • getCostSourceUnit

      @Nullable public String getCostSourceUnit()
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: CostSourceUnit

      Returns:
      Cost Source Unit
    • getValuationQuantity

      @Nullable public BigDecimal getValuationQuantity()
      Constraints: Not nullable, Precision: 23, Scale: 3

      Original property name from the Odata EDM: ValuationQuantity

      Returns:
      Valuation Quantity
    • getValuationFixedQuantity

      @Nullable public BigDecimal getValuationFixedQuantity()
      Constraints: Not nullable, Precision: 23, Scale: 3

      Original property name from the Odata EDM: ValuationFixedQuantity

      Returns:
      Valuation Fixed Quantity
    • getAdditionalQuantity1Unit

      @Nullable public String getAdditionalQuantity1Unit()
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: AdditionalQuantity1Unit

      Returns:
      Additional Quantity 1 Unit
    • getAdditionalQuantity1

      @Nullable public BigDecimal getAdditionalQuantity1()
      Constraints: Not nullable, Precision: 23, Scale: 3

      Original property name from the Odata EDM: AdditionalQuantity1

      Returns:
      Additional Quantity 1
    • getAdditionalQuantity2Unit

      @Nullable public String getAdditionalQuantity2Unit()
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: AdditionalQuantity2Unit

      Returns:
      Additional Quantity 2 Unit
    • getAdditionalQuantity2

      @Nullable public BigDecimal getAdditionalQuantity2()
      Constraints: Not nullable, Precision: 23, Scale: 3

      Original property name from the Odata EDM: AdditionalQuantity2

      Returns:
      Additional Quantity 2
    • getAdditionalQuantity3Unit

      @Nullable public String getAdditionalQuantity3Unit()
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: AdditionalQuantity3Unit

      Returns:
      Additional Quantity 3 Unit
    • getAdditionalQuantity3

      @Nullable public BigDecimal getAdditionalQuantity3()
      Constraints: Not nullable, Precision: 23, Scale: 3

      Original property name from the Odata EDM: AdditionalQuantity3

      Returns:
      Additional Quantity 3
    • getDebitCreditCode

      @Nullable public String getDebitCreditCode()
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: DebitCreditCode

      Returns:
      Debit/Credit Code
    • getFiscalPeriod

      @Nullable public String getFiscalPeriod()
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: FiscalPeriod

      Returns:
      Fiscal Period
    • getFiscalYearVariant

      @Nullable public String getFiscalYearVariant()
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: FiscalYearVariant

      Returns:
      Fiscal Year Variant
    • getFiscalYearPeriod

      @Nullable public String getFiscalYearPeriod()
      Constraints: Not nullable, Maximum length: 7

      Original property name from the Odata EDM: FiscalYearPeriod

      Returns:
      Fiscal Year Period
    • getPostingDate

      @Nullable public LocalDateTime getPostingDate()
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: PostingDate

      Returns:
      Posting Date
    • getDocumentDate

      @Nullable public LocalDateTime getDocumentDate()
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: DocumentDate

      Returns:
      Journal Entry Date
    • getAccountingDocumentType

      @Nullable public String getAccountingDocumentType()
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: AccountingDocumentType

      Returns:
      Journal Entry Type
    • getAccountingDocumentItem

      @Nullable public String getAccountingDocumentItem()
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: AccountingDocumentItem

      Returns:
      Journal Entry Posting View Item
    • getAssignmentReference

      @Nullable public String getAssignmentReference()
      Constraints: Not nullable, Maximum length: 18

      Original property name from the Odata EDM: AssignmentReference

      Returns:
      Assignment Reference
    • getAccountingDocumentCategory

      @Nullable public String getAccountingDocumentCategory()
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: AccountingDocumentCategory

      Returns:
      Journal Entry Category
    • getPostingKey

      @Nullable public String getPostingKey()
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: PostingKey

      Returns:
      Posting Key
    • getTransactionTypeDetermination

      @Nullable public String getTransactionTypeDetermination()
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: TransactionTypeDetermination

      Returns:
      Transaction Key
    • getSubLedgerAcctLineItemType

      @Nullable public String getSubLedgerAcctLineItemType()
      Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: SubLedgerAcctLineItemType

      Returns:
      Subledger-Specific Line Item Type
    • getAccountingDocCreatedByUser

      @Nullable public String getAccountingDocCreatedByUser()
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: AccountingDocCreatedByUser

      Returns:
      User that created the journal entry
    • getLastChangeDateTime

      @Nullable public ZonedDateTime getLastChangeDateTime()
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: LastChangeDateTime

      Returns:
      Time Stamp of Last Change
    • getCreationDateTime

      @Nullable public ZonedDateTime getCreationDateTime()
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: CreationDateTime

      Returns:
      Time Stamp of Creation
    • getCreationDate

      @Nullable public LocalDateTime getCreationDate()
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: CreationDate

      Returns:
      Creation Date
    • getEliminationProfitCenter

      @Nullable public String getEliminationProfitCenter()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: EliminationProfitCenter

      Returns:
      Elimination Profit Center
    • getOriginObjectType

      @Nullable public String getOriginObjectType()
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: OriginObjectType

      Returns:
      Type of Origin Object
    • getGLAccountType

      @Nullable public String getGLAccountType()
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: GLAccountType

      Returns:
      Type of a General Ledger Account
    • getAlternativeGLAccount

      @Nullable public String getAlternativeGLAccount()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: AlternativeGLAccount

      Returns:
      Alternative G/L Account Number In Company Code
    • getCountryChartOfAccounts

      @Nullable public String getCountryChartOfAccounts()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: CountryChartOfAccounts

      Returns:
      Alternative Chart of Accounts for Country/Region
    • getItemIsSplit

      @Nullable public Boolean getItemIsSplit()
      Constraints: none

      Original property name from the Odata EDM: ItemIsSplit

      Returns:
      Item changed by document splitting
    • getInvoiceReference

      @Nullable public String getInvoiceReference()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: InvoiceReference

      Returns:
      Invoice Reference
    • getInvoiceReferenceFiscalYear

      @Nullable public String getInvoiceReferenceFiscalYear()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: InvoiceReferenceFiscalYear

      Returns:
      Invoice Reference Fiscal Year
    • getFollowOnDocumentType

      @Nullable public String getFollowOnDocumentType()
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: FollowOnDocumentType

      Returns:
      Follow-On Document Type
    • getInvoiceItemReference

      @Nullable public String getInvoiceItemReference()
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: InvoiceItemReference

      Returns:
      Invoice Item Reference
    • getReferencePurchaseOrderCategory

      @Nullable public String getReferencePurchaseOrderCategory()
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: ReferencePurchaseOrderCategory

      Returns:
      Category of Reference Purchase Order
    • getPurchasingDocument

      @Nullable public String getPurchasingDocument()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: PurchasingDocument

      Returns:
      Purchasing Document
    • getPurchasingDocumentItem

      @Nullable public String getPurchasingDocumentItem()
      Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: PurchasingDocumentItem

      Returns:
      Purchasing Document Item
    • getAccountAssignmentNumber

      @Nullable public String getAccountAssignmentNumber()
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: AccountAssignmentNumber

      Returns:
      Account Assignment Number
    • getDocumentItemText

      @Nullable public String getDocumentItemText()
      Constraints: Not nullable, Maximum length: 50

      Original property name from the Odata EDM: DocumentItemText

      Returns:
      Item Text
    • getSalesDocument

      @Nullable public String getSalesDocument()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: SalesDocument

      Returns:
      Sales Document
    • getSalesDocumentItem

      @Nullable public String getSalesDocumentItem()
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: SalesDocumentItem

      Returns:
      Sales Document Item
    • getProduct

      @Nullable public String getProduct()
      Constraints: Not nullable, Maximum length: 18

      Original property name from the Odata EDM: Product

      Returns:
      Product Number
    • getPlant

      @Nullable public String getPlant()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: Plant

      Returns:
      Plant
    • getSupplier

      @Nullable public String getSupplier()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: Supplier

      Returns:
      Supplier
    • getCustomer

      @Nullable public String getCustomer()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: Customer

      Returns:
      Customer Number
    • getServicesRenderedDate

      @Nullable public LocalDateTime getServicesRenderedDate()
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: ServicesRenderedDate

      Returns:
      Date on which services are rendered
    • getConditionContract

      @Nullable public String getConditionContract()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: ConditionContract

      Returns:
      Condition Contract
    • getFinancialAccountType

      @Nullable public String getFinancialAccountType()
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: FinancialAccountType

      Returns:
      Account Type
    • getSpecialGLCode

      @Nullable public String getSpecialGLCode()
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: SpecialGLCode

      Returns:
      Special G/L Indicator
    • getTaxCode

      @Nullable public String getTaxCode()
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: TaxCode

      Returns:
      Tax on Sales/Purchases Code
    • getHouseBank

      @Nullable public String getHouseBank()
      Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: HouseBank

      Returns:
      House Bank Key
    • getHouseBankAccount

      @Nullable public String getHouseBankAccount()
      Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: HouseBankAccount

      Returns:
      House Bank Account
    • getIsOpenItemManaged

      @Nullable public String getIsOpenItemManaged()
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: IsOpenItemManaged

      Returns:
      Managed on an Open Item Basis
    • getClearingDate

      @Nullable public LocalDateTime getClearingDate()
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: ClearingDate

      Returns:
      Clearing Date
    • getClearingAccountingDocument

      @Nullable public String getClearingAccountingDocument()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: ClearingAccountingDocument

      Returns:
      Clearing Journal Entry
    • getClearingDocFiscalYear

      @Nullable public String getClearingDocFiscalYear()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: ClearingDocFiscalYear

      Returns:
      Fiscal Year of Clearing Journal Entry
    • getValueDate

      @Nullable public LocalDateTime getValueDate()
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: ValueDate

      Returns:
      Value Date
    • getAssetDepreciationArea

      @Nullable public String getAssetDepreciationArea()
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: AssetDepreciationArea

      Returns:
      Asset Depreciation Area (Real or Derived)
    • getMasterFixedAsset

      @Nullable public String getMasterFixedAsset()
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: MasterFixedAsset

      Returns:
      Fixed Asset
    • getFixedAsset

      @Nullable public String getFixedAsset()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: FixedAsset

      Returns:
      Asset Subnumber
    • getAssetValueDate

      @Nullable public LocalDateTime getAssetValueDate()
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: AssetValueDate

      Returns:
      Asset Value Date
    • getAssetTransactionType

      @Nullable public String getAssetTransactionType()
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: AssetTransactionType

      Returns:
      Asset Transaction Type
    • getAssetAcctTransClassfctn

      @Nullable public String getAssetAcctTransClassfctn()
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: AssetAcctTransClassfctn

      Returns:
      Transaction Type Category
    • getDepreciationFiscalPeriod

      @Nullable public String getDepreciationFiscalPeriod()
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: DepreciationFiscalPeriod

      Returns:
      Fiscal Period of Depreciation
    • getGroupMasterFixedAsset

      @Nullable public String getGroupMasterFixedAsset()
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: GroupMasterFixedAsset

      Returns:
      Group Asset
    • getGroupFixedAsset

      @Nullable public String getGroupFixedAsset()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: GroupFixedAsset

      Returns:
      Group Asset Subnumber
    • getAssetClass

      @Nullable public String getAssetClass()
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: AssetClass

      Returns:
      Asset Class
    • getCostEstimate

      @Nullable public String getCostEstimate()
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: CostEstimate

      Returns:
      Cost Estimate
    • getInventorySpecialStockValnType

      @Nullable public String getInventorySpecialStockValnType()
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: InventorySpecialStockValnType

      Returns:
      Inventory Special Stock Valuation Type
    • getInventorySpecialStockType

      @Nullable public String getInventorySpecialStockType()
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: InventorySpecialStockType

      Returns:
      Inventory Special Stock Type
    • getInventorySpclStkSalesDocument

      @Nullable public String getInventorySpclStkSalesDocument()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: InventorySpclStkSalesDocument

      Returns:
      Inventory Special Stock Sales Document
    • getInventorySpclStkSalesDocItm

      @Nullable public String getInventorySpclStkSalesDocItm()
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: InventorySpclStkSalesDocItm

      Returns:
      Inventory Special Stock Sales Document Item
    • getInvtrySpclStockWBSElmntIntID

      @Nullable public String getInvtrySpclStockWBSElmntIntID()
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: InvtrySpclStockWBSElmntIntID

      Returns:
      Inventory Special Stock WBS Element Internal ID
    • getInventorySpecialStockSupplier

      @Nullable public String getInventorySpecialStockSupplier()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: InventorySpecialStockSupplier

      Returns:
      Supplier of Inventory Special Stock
    • getInventoryValuationType

      @Nullable public String getInventoryValuationType()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: InventoryValuationType

      Returns:
      Inventory Valuation Type
    • getValuationArea

      @Nullable public String getValuationArea()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: ValuationArea

      Returns:
      Valuation Area
    • getCostOriginGroup

      @Nullable public String getCostOriginGroup()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: CostOriginGroup

      Returns:
      Origin Group as Subdivision of Cost Element
    • getOriginSenderObject

      @Nullable public String getOriginSenderObject()
      Constraints: Not nullable, Maximum length: 22

      Original property name from the Odata EDM: OriginSenderObject

      Returns:
      Origin Sender Object
    • getControllingObjectDebitType

      @Nullable public String getControllingObjectDebitType()
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ControllingObjectDebitType

      Returns:
      Controlling Object Debit Type
    • getQuantityIsIncomplete

      @Nullable public String getQuantityIsIncomplete()
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: QuantityIsIncomplete

      Returns:
      Indicator: Quantity Is Incomplete
    • getOffsettingAccount

      @Nullable public String getOffsettingAccount()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: OffsettingAccount

      Returns:
      Offsetting Account
    • getOffsettingAccountType

      @Nullable public String getOffsettingAccountType()
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: OffsettingAccountType

      Returns:
      Offsetting Account Type
    • getOffsettingChartOfAccounts

      @Nullable public String getOffsettingChartOfAccounts()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: OffsettingChartOfAccounts

      Returns:
      Offsetting Chart of Accounts
    • getLineItemIsCompleted

      @Nullable public Boolean getLineItemIsCompleted()
      Constraints: none

      Original property name from the Odata EDM: LineItemIsCompleted

      Returns:
      Indicator: Line Item is Completed
    • getPersonnelNumber

      @Nullable public String getPersonnelNumber()
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: PersonnelNumber

      Returns:
      Personnel Number
    • getControllingObjectClass

      @Nullable public String getControllingObjectClass()
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: ControllingObjectClass

      Returns:
      Controlling Object Class
    • getPartnerCompanyCode

      @Nullable public String getPartnerCompanyCode()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: PartnerCompanyCode

      Returns:
      Partner Company Code
    • getPartnerControllingObjectClass

      @Nullable public String getPartnerControllingObjectClass()
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: PartnerControllingObjectClass

      Returns:
      Partner Controlling Object Class
    • getOriginCostCenter

      @Nullable public String getOriginCostCenter()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: OriginCostCenter

      Returns:
      Origin Cost Center
    • getOriginProfitCenter

      @Nullable public String getOriginProfitCenter()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: OriginProfitCenter

      Returns:
      Origin Profit Center
    • getOriginCostCtrActivityType

      @Nullable public String getOriginCostCtrActivityType()
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: OriginCostCtrActivityType

      Returns:
      Origin Cost Center Activity Type
    • getAccountAssignment

      @Nullable public String getAccountAssignment()
      Constraints: Not nullable, Maximum length: 30

      Original property name from the Odata EDM: AccountAssignment

      Returns:
      Account Assignment
    • getAccountAssignmentType

      @Nullable public String getAccountAssignmentType()
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: AccountAssignmentType

      Returns:
      Account Assignment Type
    • getCostCtrActivityType

      @Nullable public String getCostCtrActivityType()
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: CostCtrActivityType

      Returns:
      Activity Type
    • getOrderID

      @Nullable public String getOrderID()
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: OrderID

      Returns:
      Order ID
    • getOrderCategory

      @Nullable public String getOrderCategory()
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: OrderCategory

      Returns:
      Order Category
    • getWBSElementInternalID

      @Nullable public String getWBSElementInternalID()
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: WBSElementInternalID

      Returns:
      WBS Element Internal ID
    • getPartnerWBSElementInternalID

      @Nullable public String getPartnerWBSElementInternalID()
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: PartnerWBSElementInternalID

      Returns:
      Partner WBS Element Internal ID
    • getProjectInternalID

      @Nullable public String getProjectInternalID()
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: ProjectInternalID

      Returns:
      Project Internal ID
    • getPartnerProjectInternalID

      @Nullable public String getPartnerProjectInternalID()
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: PartnerProjectInternalID

      Returns:
      Partner Project Internal ID
    • getOperatingConcern

      @Nullable public String getOperatingConcern()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: OperatingConcern

      Returns:
      Operating Concern
    • getProjectNetwork

      @Nullable public String getProjectNetwork()
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: ProjectNetwork

      Returns:
      Network Number for Account Assignment
    • getBusinessProcess

      @Nullable public String getBusinessProcess()
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: BusinessProcess

      Returns:
      Business Process
    • getCostObject

      @Nullable public String getCostObject()
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: CostObject

      Returns:
      Cost Object
    • getBillableControl

      @Nullable public String getBillableControl()
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: BillableControl

      Returns:
      Billable Control
    • getCostAnalysisResource

      @Nullable public String getCostAnalysisResource()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: CostAnalysisResource

      Returns:
      Cost Analysis Resource
    • getCustomerServiceNotification

      @Nullable public String getCustomerServiceNotification()
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: CustomerServiceNotification

      Returns:
      Customer Service Notification
    • getServiceDocumentType

      @Nullable public String getServiceDocumentType()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: ServiceDocumentType

      Returns:
      Service Document Type
    • getServiceDocument

      @Nullable public String getServiceDocument()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: ServiceDocument

      Returns:
      Service Document ID
    • getServiceDocumentItem

      @Nullable public String getServiceDocumentItem()
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: ServiceDocumentItem

      Returns:
      Service Document Item ID
    • getPartnerServiceDocumentType

      @Nullable public String getPartnerServiceDocumentType()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: PartnerServiceDocumentType

      Returns:
      Partner Service Document Type
    • getPartnerServiceDocument

      @Nullable public String getPartnerServiceDocument()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: PartnerServiceDocument

      Returns:
      Partner Service Document
    • getPartnerServiceDocumentItem

      @Nullable public String getPartnerServiceDocumentItem()
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: PartnerServiceDocumentItem

      Returns:
      Partner Service Document Item
    • getServiceContractType

      @Nullable public String getServiceContractType()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: ServiceContractType

      Returns:
      Service Contract Type
    • getServiceContract

      @Nullable public String getServiceContract()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: ServiceContract

      Returns:
      Service Contract ID
    • getServiceContractItem

      @Nullable public String getServiceContractItem()
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: ServiceContractItem

      Returns:
      Service Contract Item ID
    • getTimeSheetOvertimeCategory

      @Nullable public String getTimeSheetOvertimeCategory()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: TimeSheetOvertimeCategory

      Returns:
      Overtime Category
    • getPartnerAccountAssignment

      @Nullable public String getPartnerAccountAssignment()
      Constraints: Not nullable, Maximum length: 30

      Original property name from the Odata EDM: PartnerAccountAssignment

      Returns:
      Partner Account Assignment
    • getPartnerAccountAssignmentType

      @Nullable public String getPartnerAccountAssignmentType()
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: PartnerAccountAssignmentType

      Returns:
      Partner Account Assignment Type
    • getPartnerCostCtrActivityType

      @Nullable public String getPartnerCostCtrActivityType()
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: PartnerCostCtrActivityType

      Returns:
      Partner Cost Center Activity Type
    • getPartnerOrder

      @Nullable public String getPartnerOrder()
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: PartnerOrder

      Returns:
      Partner Order
    • getPartnerOrderCategory

      @Nullable public String getPartnerOrderCategory()
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: PartnerOrderCategory

      Returns:
      Partner Order Category
    • getPartnerSalesDocument

      @Nullable public String getPartnerSalesDocument()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: PartnerSalesDocument

      Returns:
      Partner Sales Document
    • getPartnerSalesDocumentItem

      @Nullable public String getPartnerSalesDocumentItem()
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: PartnerSalesDocumentItem

      Returns:
      Partner Sales Document Item
    • getPartnerProjectNetwork

      @Nullable public String getPartnerProjectNetwork()
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: PartnerProjectNetwork

      Returns:
      Partner Project Network
    • getPartnerBusinessProcess

      @Nullable public String getPartnerBusinessProcess()
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: PartnerBusinessProcess

      Returns:
      Partner Business Process
    • getPartnerCostObject

      @Nullable public String getPartnerCostObject()
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: PartnerCostObject

      Returns:
      Partner Cost Object
    • getControllingDocumentItem

      @Nullable public String getControllingDocumentItem()
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: ControllingDocumentItem

      Returns:
      Controlling Document Item
    • getBillingDocumentType

      @Nullable public String getBillingDocumentType()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: BillingDocumentType

      Returns:
      Billing Type
    • getSalesOrganization

      @Nullable public String getSalesOrganization()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: SalesOrganization

      Returns:
      Sales Organization
    • getDistributionChannel

      @Nullable public String getDistributionChannel()
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: DistributionChannel

      Returns:
      Distribution Channel
    • getOrganizationDivision

      @Nullable public String getOrganizationDivision()
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: OrganizationDivision

      Returns:
      Division
    • getSoldProduct

      @Nullable public String getSoldProduct()
      Constraints: Not nullable, Maximum length: 18

      Original property name from the Odata EDM: SoldProduct

      Returns:
      Product Sold
    • getSoldProductGroup

      @Nullable public String getSoldProductGroup()
      Constraints: Not nullable, Maximum length: 9

      Original property name from the Odata EDM: SoldProductGroup

      Returns:
      Product Sold Group
    • getCustomerGroup

      @Nullable public String getCustomerGroup()
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: CustomerGroup

      Returns:
      Customer Group
    • getCustomerSupplierCountry

      @Nullable public String getCustomerSupplierCountry()
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: CustomerSupplierCountry

      Returns:
      Customer or Supplier Country/Region
    • getCustomerSupplierIndustry

      @Nullable public String getCustomerSupplierIndustry()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: CustomerSupplierIndustry

      Returns:
      Customer Supplier Industry
    • getSalesDistrict

      @Nullable public String getSalesDistrict()
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: SalesDistrict

      Returns:
      Sales District
    • getBillToParty

      @Nullable public String getBillToParty()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: BillToParty

      Returns:
      Bill-to Party
    • getShipToParty

      @Nullable public String getShipToParty()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: ShipToParty

      Returns:
      Ship-to Party
    • getCustomerSupplierCorporateGroup

      @Nullable public String getCustomerSupplierCorporateGroup()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: CustomerSupplierCorporateGroup

      Returns:
      Customer Supplier Corporate Group
    • toString

      @Nonnull public String toString()
      Overrides:
      toString in class VdmObject<GLAccountLineItem>
    • equals

      public boolean equals(@Nullable Object o)
      Overrides:
      equals in class VdmEntity<GLAccountLineItem>
    • canEqual

      protected boolean canEqual(@Nullable Object other)
      Overrides:
      canEqual in class VdmEntity<GLAccountLineItem>
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class VdmEntity<GLAccountLineItem>