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<BillingDocument> |
TRIALBALANCEResult.TO_BILLING_DOCUMENT_TYPE_DETAILS
Use with available fluent helpers to apply the BillingDocumentTypeDetails navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
BillingDocument |
BillingDocument.BillingDocumentBuilder.build() |
BillingDocument |
TRIALBALANCEResult.fetchBillingDocumentTypeDetails()
Fetches the BillingDocument entity (one to one) associated with this entity.
|
BillingDocument |
TRIALBALANCEResult.getBillingDocumentTypeDetailsOrFetch()
Retrieval of associated BillingDocument entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
io.vavr.control.Option<BillingDocument> |
TRIALBALANCEResult.getBillingDocumentTypeDetailsIfPresent()
Retrieval of associated BillingDocument entity (one to one).
|
protected Class<BillingDocument> |
BillingDocumentFluentHelper.getEntityClass() |
protected Class<BillingDocument> |
BillingDocumentByKeyFluentHelper.getEntityClass() |
Class<BillingDocument> |
BillingDocument.getType() |
Modifier and Type | Method and Description |
---|---|
TRIALBALANCEResult.TRIALBALANCEResultBuilder |
TRIALBALANCEResult.TRIALBALANCEResultBuilder.billingDocumentTypeDetails(BillingDocument value)
Navigation property BillingDocumentTypeDetails for TRIALBALANCEResult to single
BillingDocument.
|
void |
TRIALBALANCEResult.setBillingDocumentTypeDetails(BillingDocument value)
Overwrites the associated BillingDocument entity for the loaded navigation property
BillingDocumentTypeDetails.
|
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<BillingDocument> |
BillingDocumentOneToOneLink.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 BillingDocumentLink<ObjectT> |
BillingDocumentLink.translateLinkType(EntityLink<BillingDocumentLink<ObjectT>,BillingDocument,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.