Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.journalentryitem.GLAccountInChartOfAccounts
Packages that use GLAccountInChartOfAccounts
Package
Description
-
Uses of GLAccountInChartOfAccounts in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.journalentryitem
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.journalentryitem with type parameters of type GLAccountInChartOfAccountsModifier and TypeFieldDescriptionstatic final JournalEntryItemBasicOneToOneLink<GLAccountInChartOfAccounts>JournalEntryItemBasic.TO_GL_ACCOUNT_IN_CHART_OF_ACCOUNTSUse with available fluent helpers to apply the to_GLAccountInChartOfAccounts navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.journalentryitem that return GLAccountInChartOfAccountsModifier and TypeMethodDescriptionGLAccountInChartOfAccounts.GLAccountInChartOfAccountsBuilder.build()JournalEntryItemBasic.fetchGLAccountInChartOfAccounts()Fetches the GLAccountInChartOfAccounts entity (one to one) associated with this entity.JournalEntryItemBasic.getGLAccountInChartOfAccountsOrFetch()Retrieval of associated GLAccountInChartOfAccounts entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.journalentryitem that return types with arguments of type GLAccountInChartOfAccountsModifier and TypeMethodDescriptionprotected Class<GLAccountInChartOfAccounts>GLAccountInChartOfAccountsByKeyFluentHelper.getEntityClass()protected Class<GLAccountInChartOfAccounts>GLAccountInChartOfAccountsFluentHelper.getEntityClass()io.vavr.control.Option<GLAccountInChartOfAccounts>JournalEntryItemBasic.getGLAccountInChartOfAccountsIfPresent()Retrieval of associated GLAccountInChartOfAccounts entity (one to one).GLAccountInChartOfAccounts.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.journalentryitem with parameters of type GLAccountInChartOfAccountsModifier and TypeMethodDescriptionJournalEntryItemBasic.JournalEntryItemBasicBuilder.glAccountInChartOfAccounts(GLAccountInChartOfAccounts value) Navigation property to_GLAccountInChartOfAccounts for JournalEntryItemBasic to single GLAccountInChartOfAccounts.voidJournalEntryItemBasic.setGLAccountInChartOfAccounts(GLAccountInChartOfAccounts value) Overwrites the associated GLAccountInChartOfAccounts entity for the loaded navigation property to_GLAccountInChartOfAccounts.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.journalentryitem with parameters of type GLAccountInChartOfAccountsModifierConstructorDescriptionJournalEntryItemBasic(String iD, String ledger, String ledgerName, String sourceLedger, String ledgerFiscalYear, String controllingArea, String controllingAreaName, String companyCode, String companyCodeName, String gLAccount, String gLAccountName, String businessTransactionCategory, String businessTransactionType, String sourceReferenceDocumentType, String jrnlEntryItemObsoleteReason, String costCenter, String costCenterName, String profitCenter, String profitCenterName, String functionalArea, String functionalAreaName, String businessArea, String businessAreaName, String segment, String segmentName, String partnerCostCenter, String partnerCostCenterName, String partnerProfitCenter, String partnerProfitCenterName, String partnerFunctionalArea, String partnerFunctionalAreaName, String partnerBusinessArea, String partnerBusinessAreaName, String partnerCompany, String partnerCompanyName, String partnerSegment, String partnerSegmentName, String transactionCurrency, BigDecimal amountInTransactionCurrency, String companyCodeCurrency, BigDecimal amountInCompanyCodeCurrency, String globalCurrency, BigDecimal amountInGlobalCurrency, String costSourceUnit, BigDecimal valuationQuantity, String freeDefinedCurrency1, BigDecimal amountInFreeDefinedCurrency1, String freeDefinedCurrency2, BigDecimal amountInFreeDefinedCurrency2, String freeDefinedCurrency3, BigDecimal amountInFreeDefinedCurrency3, String freeDefinedCurrency4, BigDecimal amountInFreeDefinedCurrency4, String freeDefinedCurrency5, BigDecimal amountInFreeDefinedCurrency5, String freeDefinedCurrency6, BigDecimal amountInFreeDefinedCurrency6, String freeDefinedCurrency7, BigDecimal amountInFreeDefinedCurrency7, String freeDefinedCurrency8, BigDecimal amountInFreeDefinedCurrency8, String baseUnit, BigDecimal quantity, String additionalQuantity1Unit, BigDecimal additionalQuantity1, String additionalQuantity2Unit, BigDecimal additionalQuantity2, String additionalQuantity3Unit, BigDecimal additionalQuantity3, String accountingDocumentCategory, String fiscalPeriod, String fiscalYearVariant, String fiscalYearPeriod, String chartOfAccounts, String plant, String plantName, String customer, String customerName, String controllingDebitCreditCode, String project, String projectDescription, String wBSElement, String wBSElementDescription, String partnerCompanyCode, String partnerCompanyCodeName, String costCtrActivityType, String costCtrActivityTypeName, String orderID, String partnerOrder, String partnerCostCtrActivityType, String partnerCostCtrActivityTypeName, String partnerProject, String partnerProjectDescription, String partnerWBSElement, String partnerWBSElementDescription, String salesOrganization, String salesOrganizationName, String distributionChannel, String distributionChannelName, String organizationDivision, String divisionName, String soldMaterial, String soldMaterialName, String materialGroup, String materialGroupName, String customerGroup, String customerGroupName, String customerSupplierCountry, String customerSupplierCountryName, String customerSupplierIndustry, String customerSupplierIndustryName, String salesDistrict, String salesDistrictName, CompanyCode toCompanyCode, CostCenter toCurrentCostCenter, ProfitCenter toCurrentProfitCenter, GLAccountInChartOfAccounts toGLAccountInChartOfAccounts) -
Uses of GLAccountInChartOfAccounts in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.journalentryitem.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.journalentryitem.link that return types with arguments of type GLAccountInChartOfAccountsModifier and TypeMethodDescriptionGLAccountInChartOfAccountsOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression) Query modifier to restrict the result set to entities for which this expression (formulated over a property of a related entity) evaluates to true.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.journalentryitem.link with type arguments of type GLAccountInChartOfAccountsModifier and TypeMethodDescriptionprotected GLAccountInChartOfAccountsLink<ObjectT>GLAccountInChartOfAccountsLink.translateLinkType(EntityLink<GLAccountInChartOfAccountsLink<ObjectT>, GLAccountInChartOfAccounts, ObjectT> link)