Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance | |
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.link |
Modifier and Type | Field and Description |
---|---|
static TRIALBALANCEResultOneToOneLink<GLAccount> |
TRIALBALANCEResult.TO_GL_ACCOUNT_DETAILS
Use with available fluent helpers to apply the GLAccountDetails navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
GLAccount |
GLAccount.GLAccountBuilder.build() |
GLAccount |
TRIALBALANCEResult.fetchGLAccountDetails()
Fetches the GLAccount entity (one to one) associated with this entity.
|
GLAccount |
TRIALBALANCEResult.getGLAccountDetailsOrFetch()
Retrieval of associated GLAccount entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
protected Class<GLAccount> |
GLAccountByKeyFluentHelper.getEntityClass() |
protected Class<GLAccount> |
GLAccountFluentHelper.getEntityClass() |
io.vavr.control.Option<GLAccount> |
TRIALBALANCEResult.getGLAccountDetailsIfPresent()
Retrieval of associated GLAccount entity (one to one).
|
Class<GLAccount> |
GLAccount.getType() |
Modifier and Type | Method and Description |
---|---|
TRIALBALANCEResult.TRIALBALANCEResultBuilder |
TRIALBALANCEResult.TRIALBALANCEResultBuilder.glAccountDetails(GLAccount value)
Navigation property GLAccountDetails for TRIALBALANCEResult to single GLAccount.
|
void |
TRIALBALANCEResult.setGLAccountDetails(GLAccount value)
Overwrites the associated GLAccount entity for the loaded navigation property GLAccountDetails.
|
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<GLAccount> |
GLAccountOneToOneLink.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.
|
Modifier and Type | Method and Description |
---|---|
protected GLAccountLink<ObjectT> |
GLAccountLink.translateLinkType(EntityLink<GLAccountLink<ObjectT>,GLAccount,ObjectT> link) |
Copyright © 2019 SAP SE. All rights reserved.