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.
|
public TRIALBALANCEResult.TRIALBALANCEResultBuilder parameters(TRIALBALANCEParameters value)
public TRIALBALANCEResult.TRIALBALANCEResultBuilder ledgerDetails(Ledger value)
public TRIALBALANCEResult.TRIALBALANCEResultBuilder companyCodeDetails(CompanyCode value)
public TRIALBALANCEResult.TRIALBALANCEResultBuilder glAccountDetails(GLAccount value)
public TRIALBALANCEResult.TRIALBALANCEResultBuilder projectDetails(Project value)
Copyright © 2018 SAP SE. All rights reserved.