Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.readgorlaccount |
Modifier and Type | Field and Description |
---|---|
static EntityField<GLAccountInChartOfAccounts,Boolean> |
GLAccountInChartOfAccounts.ACCOUNT_IS_BLOCKED_FOR_CREATION
Use with available fluent helpers to apply the AccountIsBlockedForCreation field to query operations.
|
static EntityField<GLAccountInChartOfAccounts,Boolean> |
GLAccountInChartOfAccounts.ACCOUNT_IS_BLOCKED_FOR_PLANNING
Use with available fluent helpers to apply the AccountIsBlockedForPlanning field to query operations.
|
static EntityField<GLAccountInChartOfAccounts,Boolean> |
GLAccountInChartOfAccounts.ACCOUNT_IS_BLOCKED_FOR_POSTING
Use with available fluent helpers to apply the AccountIsBlockedForPosting field to query operations.
|
static EntityField<GLAccountInChartOfAccounts,Boolean> |
GLAccountInChartOfAccounts.ACCOUNT_IS_MARKED_FOR_DELETION
Use with available fluent helpers to apply the AccountIsMarkedForDeletion field to query operations.
|
static EntityField<GLAccountInChartOfAccounts,String> |
GLAccountInChartOfAccounts.CHART_OF_ACCOUNTS
Use with available fluent helpers to apply the ChartOfAccounts field to query operations.
|
static EntityField<GLAccountInChartOfAccounts,String> |
GLAccountInChartOfAccounts.CORPORATE_GROUP_ACCOUNT
Use with available fluent helpers to apply the CorporateGroupAccount field to query operations.
|
static EntityField<GLAccountInChartOfAccounts,String> |
GLAccountInChartOfAccounts.CREATED_BY_USER
Use with available fluent helpers to apply the CreatedByUser field to query operations.
|
static EntityField<GLAccountInChartOfAccounts,Calendar> |
GLAccountInChartOfAccounts.CREATION_DATE
Use with available fluent helpers to apply the CreationDate field to query operations.
|
static EntityField<GLAccountInChartOfAccounts,String> |
GLAccountInChartOfAccounts.FUNCTIONAL_AREA
Use with available fluent helpers to apply the FunctionalArea field to query operations.
|
static EntityField<GLAccountInChartOfAccounts,String> |
GLAccountInChartOfAccounts.G_L_ACCOUNT
Use with available fluent helpers to apply the GLAccount field to query operations.
|
static EntityField<GLAccountInChartOfAccounts,String> |
GLAccountInChartOfAccounts.G_L_ACCOUNT_EXTERNAL
Use with available fluent helpers to apply the GLAccountExternal field to query operations.
|
static EntityField<GLAccountInChartOfAccounts,String> |
GLAccountInChartOfAccounts.G_L_ACCOUNT_GROUP
Use with available fluent helpers to apply the GLAccountGroup field to query operations.
|
static EntityField<GLAccountInChartOfAccounts,String> |
GLAccountInChartOfAccounts.G_L_ACCOUNT_TYPE
Use with available fluent helpers to apply the GLAccountType field to query operations.
|
static EntityField<GLAccountInChartOfAccounts,Boolean> |
GLAccountInChartOfAccounts.IS_BALANCE_SHEET_ACCOUNT
Use with available fluent helpers to apply the IsBalanceSheetAccount field to query operations.
|
static EntityField<GLAccountInChartOfAccounts,Boolean> |
GLAccountInChartOfAccounts.IS_PROFIT_LOSS_ACCOUNT
Use with available fluent helpers to apply the IsProfitLossAccount field to query operations.
|
static EntityField<GLAccountInChartOfAccounts,Calendar> |
GLAccountInChartOfAccounts.LAST_CHANGE_DATE_TIME
Use with available fluent helpers to apply the LastChangeDateTime field to query operations.
|
static EntityField<GLAccountInChartOfAccounts,String> |
GLAccountInChartOfAccounts.PARTNER_COMPANY
Use with available fluent helpers to apply the PartnerCompany field to query operations.
|
static EntityField<GLAccountInChartOfAccounts,String> |
GLAccountInChartOfAccounts.PROFIT_LOSS_ACCOUNT_TYPE
Use with available fluent helpers to apply the ProfitLossAccountType field to query operations.
|
static EntityField<GLAccountInChartOfAccounts,String> |
GLAccountInChartOfAccounts.SAMPLE_G_L_ACCOUNT
Use with available fluent helpers to apply the SampleGLAccount field to query operations.
|
Modifier and Type | Method and Description |
---|---|
GLAccountInChartOfAccounts |
GLAccountInChartOfAccounts.GLAccountInChartOfAccountsBuilder.build() |
GLAccountInChartOfAccounts |
GLAccountInChartOfAccountsByKeyFluentHelper.execute()
Executes the underlying query using the stored key field values, plus any query modifiers that were previously called.
|
GLAccountInChartOfAccounts |
GLAccountInChartOfAccountsByKeyFluentHelper.execute(ErpConfigContext erpConfigContext)
Executes the underlying query using the stored key field values, plus any query modifiers that were previously called.
|
GLAccountInChartOfAccounts |
GLAccountInChartOfAccountsByKeyFluentHelper.execute(ErpEndpoint erpEndpoint)
Executes the underlying query using the stored key field values, plus any query modifiers that were previously called.
|
Modifier and Type | Method and Description |
---|---|
List<GLAccountInChartOfAccounts> |
GLAccountInChartOfAccountsFluentHelper.execute()
Executes the underlying query using any query modifiers that were previously called.
|
List<GLAccountInChartOfAccounts> |
GLAccountInChartOfAccountsFluentHelper.execute(ErpConfigContext erpConfigContext)
Executes the underlying query using any query modifiers that were previously called.
|
List<GLAccountInChartOfAccounts> |
GLAccountInChartOfAccountsFluentHelper.execute(ErpEndpoint erpEndpoint)
Executes the underlying query using any query modifiers that were previously called.
|
static <T> EntityField<GLAccountInChartOfAccounts,T> |
GLAccountInChartOfAccounts.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
Class<GLAccountInChartOfAccounts> |
GLAccountInChartOfAccounts.getType() |
Modifier and Type | Method and Description |
---|---|
GLAccountInChartOfAccountsFluentHelper |
GLAccountInChartOfAccountsFluentHelper.filter(ExpressionFluentHelper<GLAccountInChartOfAccounts> expression)
Query modifier to restrict the set of returned entities based on the values of one or more fields.
|
GLAccountInChartOfAccountsFluentHelper |
GLAccountInChartOfAccountsFluentHelper.orderBy(EntityField<GLAccountInChartOfAccounts,?> field,
Order order)
Query modifier to sort the set of returned entities by one or more fields.
|
Copyright © 2017 SAP SE. All rights reserved.