Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.readgorlaccount |
Modifier and Type | Field and Description |
---|---|
static EntityField<GLAccountText,String> |
GLAccountText.CHART_OF_ACCOUNTS
Use with available fluent helpers to apply the ChartOfAccounts field to query operations.
|
static EntityField<GLAccountText,String> |
GLAccountText.G_L_ACCOUNT
Use with available fluent helpers to apply the GLAccount field to query operations.
|
static EntityField<GLAccountText,String> |
GLAccountText.G_L_ACCOUNT_LONG_NAME
Use with available fluent helpers to apply the GLAccountLongName field to query operations.
|
static EntityField<GLAccountText,String> |
GLAccountText.G_L_ACCOUNT_NAME
Use with available fluent helpers to apply the GLAccountName field to query operations.
|
static EntityField<GLAccountText,String> |
GLAccountText.LANGUAGE
Use with available fluent helpers to apply the Language field to query operations.
|
static EntityField<GLAccountText,Calendar> |
GLAccountText.LAST_CHANGE_DATE_TIME
Use with available fluent helpers to apply the LastChangeDateTime field to query operations.
|
Modifier and Type | Method and Description |
---|---|
GLAccountText |
GLAccountText.GLAccountTextBuilder.build() |
GLAccountText |
GLAccountTextByKeyFluentHelper.execute()
Executes the underlying query using the stored key field values, plus any query modifiers that were previously called.
|
GLAccountText |
GLAccountTextByKeyFluentHelper.execute(ErpConfigContext erpConfigContext)
Executes the underlying query using the stored key field values, plus any query modifiers that were previously called.
|
GLAccountText |
GLAccountTextByKeyFluentHelper.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<GLAccountText> |
GLAccountTextFluentHelper.execute()
Executes the underlying query using any query modifiers that were previously called.
|
List<GLAccountText> |
GLAccountTextFluentHelper.execute(ErpConfigContext erpConfigContext)
Executes the underlying query using any query modifiers that were previously called.
|
List<GLAccountText> |
GLAccountTextFluentHelper.execute(ErpEndpoint erpEndpoint)
Executes the underlying query using any query modifiers that were previously called.
|
List<GLAccountText> |
GLAccountInChartOfAccounts.fetchText()
Fetches the GLAccountText entities (one to many) associated with this entity.
|
static <T> EntityField<GLAccountText,T> |
GLAccountText.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
Class<GLAccountText> |
GLAccountText.getType() |
Modifier and Type | Method and Description |
---|---|
GLAccountTextFluentHelper |
GLAccountTextFluentHelper.filter(ExpressionFluentHelper<GLAccountText> expression)
Query modifier to restrict the set of returned entities based on the values of one or more fields.
|
GLAccountTextFluentHelper |
GLAccountTextFluentHelper.orderBy(EntityField<GLAccountText,?> field,
Order order)
Query modifier to sort the set of returned entities by one or more fields.
|
Copyright © 2017 SAP SE. All rights reserved.