Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.generalledgeraccount.field.GLAccountInChartOfAccountsField
Packages that use GLAccountInChartOfAccountsField
-
Uses of GLAccountInChartOfAccountsField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.generalledgeraccount
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.generalledgeraccount declared as GLAccountInChartOfAccountsFieldModifier and TypeFieldDescriptionstatic final GLAccountInChartOfAccountsField<Boolean>GLAccountInChartOfAccounts.ACCOUNT_IS_BLOCKED_FOR_CREATIONUse with available fluent helpers to apply the AccountIsBlockedForCreation field to query operations.static final GLAccountInChartOfAccountsField<Boolean>GLAccountInChartOfAccounts.ACCOUNT_IS_BLOCKED_FOR_PLANNINGUse with available fluent helpers to apply the AccountIsBlockedForPlanning field to query operations.static final GLAccountInChartOfAccountsField<Boolean>GLAccountInChartOfAccounts.ACCOUNT_IS_BLOCKED_FOR_POSTINGUse with available fluent helpers to apply the AccountIsBlockedForPosting field to query operations.static final GLAccountInChartOfAccountsField<Boolean>GLAccountInChartOfAccounts.ACCOUNT_IS_MARKED_FOR_DELETIONUse with available fluent helpers to apply the AccountIsMarkedForDeletion field to query operations.static final GLAccountInChartOfAccountsField<String>GLAccountInChartOfAccounts.CHART_OF_ACCOUNTSUse with available fluent helpers to apply the ChartOfAccounts field to query operations.static final GLAccountInChartOfAccountsField<String>GLAccountInChartOfAccounts.CORPORATE_GROUP_ACCOUNTUse with available fluent helpers to apply the CorporateGroupAccount field to query operations.static final GLAccountInChartOfAccountsField<String>GLAccountInChartOfAccounts.CREATED_BY_USERUse with available fluent helpers to apply the CreatedByUser field to query operations.static final GLAccountInChartOfAccountsField<LocalDateTime>GLAccountInChartOfAccounts.CREATION_DATEUse with available fluent helpers to apply the CreationDate field to query operations.static final GLAccountInChartOfAccountsField<String>GLAccountInChartOfAccounts.FUNCTIONAL_AREAUse with available fluent helpers to apply the FunctionalArea field to query operations.static final GLAccountInChartOfAccountsField<String>GLAccountInChartOfAccounts.GL_ACCOUNTUse with available fluent helpers to apply the GLAccount field to query operations.static final GLAccountInChartOfAccountsField<String>GLAccountInChartOfAccounts.GL_ACCOUNT_EXTERNALUse with available fluent helpers to apply the GLAccountExternal field to query operations.static final GLAccountInChartOfAccountsField<String>GLAccountInChartOfAccounts.GL_ACCOUNT_GROUPUse with available fluent helpers to apply the GLAccountGroup field to query operations.static final GLAccountInChartOfAccountsField<String>GLAccountInChartOfAccounts.GL_ACCOUNT_TYPEUse with available fluent helpers to apply the GLAccountType field to query operations.static final GLAccountInChartOfAccountsField<Boolean>GLAccountInChartOfAccounts.IS_BALANCE_SHEET_ACCOUNTUse with available fluent helpers to apply the IsBalanceSheetAccount field to query operations.static final GLAccountInChartOfAccountsField<Boolean>GLAccountInChartOfAccounts.IS_PROFIT_LOSS_ACCOUNTUse with available fluent helpers to apply the IsProfitLossAccount field to query operations.static final GLAccountInChartOfAccountsField<ZonedDateTime>GLAccountInChartOfAccounts.LAST_CHANGE_DATE_TIMEUse with available fluent helpers to apply the LastChangeDateTime field to query operations.static final GLAccountInChartOfAccountsField<String>GLAccountInChartOfAccounts.PARTNER_COMPANYUse with available fluent helpers to apply the PartnerCompany field to query operations.static final GLAccountInChartOfAccountsField<String>GLAccountInChartOfAccounts.PROFIT_LOSS_ACCOUNT_TYPEUse with available fluent helpers to apply the ProfitLossAccountType field to query operations.static final GLAccountInChartOfAccountsField<String>GLAccountInChartOfAccounts.SAMPLE_GL_ACCOUNTUse with available fluent helpers to apply the SampleGLAccount field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.generalledgeraccount that return GLAccountInChartOfAccountsFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
GLAccountInChartOfAccountsField<T>GLAccountInChartOfAccounts.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> GLAccountInChartOfAccountsField<T>Use with available fluent helpers to apply an extension field to query operations.