public static final class TRIALBALANCEResult.TRIALBALANCEResultBuilder extends Object
Constructor and Description |
---|
TRIALBALANCEResultBuilder() |
Modifier and Type | Method and Description |
---|---|
TRIALBALANCEResult.TRIALBALANCEResultBuilder |
companyCodeDetails(CompanyCode value)
Navigation property CompanyCodeDetails for TRIALBALANCEResult to single CompanyCode.
|
TRIALBALANCEResult.TRIALBALANCEResultBuilder |
glAccountDetails(GLAccount value)
Navigation property GLAccountDetails for TRIALBALANCEResult to single GLAccount.
|
TRIALBALANCEResult.TRIALBALANCEResultBuilder |
ledgerDetails(Ledger value)
Navigation property LedgerDetails for TRIALBALANCEResult to single Ledger.
|
TRIALBALANCEResult.TRIALBALANCEResultBuilder |
parameters(TRIALBALANCEParameters value)
Navigation property Parameters for TRIALBALANCEResult to single TRIALBALANCEParameters.
|
TRIALBALANCEResult.TRIALBALANCEResultBuilder |
projectDetails(Project value)
Navigation property ProjectDetails for TRIALBALANCEResult to single Project.
|
@Nonnull public TRIALBALANCEResult.TRIALBALANCEResultBuilder parameters(TRIALBALANCEParameters value)
value
- The TRIALBALANCEParameters to build this TRIALBALANCEResult with.@Nonnull public TRIALBALANCEResult.TRIALBALANCEResultBuilder ledgerDetails(Ledger value)
value
- The Ledger to build this TRIALBALANCEResult with.@Nonnull public TRIALBALANCEResult.TRIALBALANCEResultBuilder companyCodeDetails(CompanyCode value)
value
- The CompanyCode to build this TRIALBALANCEResult with.@Nonnull public TRIALBALANCEResult.TRIALBALANCEResultBuilder glAccountDetails(GLAccount value)
value
- The GLAccount to build this TRIALBALANCEResult with.@Nonnull public TRIALBALANCEResult.TRIALBALANCEResultBuilder projectDetails(Project value)
value
- The Project to build this TRIALBALANCEResult with.Copyright © 2019 SAP SE. All rights reserved.