Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance |
Modifier and Type | Field and Description |
---|---|
static C_TRIALBALANCEResultLink<GLAccount> |
C_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 |
C_TRIALBALANCEResult.fetchGLAccountDetails()
Fetches the GLAccount entity (one to one) associated with this entity.
|
GLAccount |
C_TRIALBALANCEResult.getGLAccountDetailsOrFetch()
Retrieval of associated GLAccount entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
com.google.common.base.Optional<GLAccount> |
C_TRIALBALANCEResult.getGLAccountDetailsOrNull()
Retrieval of associated GLAccount entity (one to one).
|
Class<GLAccount> |
GLAccount.getType() |
Modifier and Type | Method and Description |
---|---|
C_TRIALBALANCEResult.C_TRIALBALANCEResultBuilder |
C_TRIALBALANCEResult.C_TRIALBALANCEResultBuilder.glAccountDetails(GLAccount value)
Navigation property GLAccountDetails for C_TRIALBALANCEResult to single GLAccount.
|
void |
C_TRIALBALANCEResult.setGLAccountDetails(GLAccount value)
Overwrites the associated GLAccount entity for the loaded navigation property GLAccountDetails.
|
Copyright © 2018 SAP SE. All rights reserved.