@Named(value="com.sap.cloud.sdk.s4hana.datamodel.odata.services.DefaultTrialBalanceService") public class DefaultTrialBalanceService extends Object implements TrialBalanceService
The service enables you to retrieve starting, credit and debit balances for G/L accounts per fiscal year period. You can read data for period-based balances. You cannot read data for day-based balances. You need to provide the time frame for the selection in a date format and you need to provide the level of aggregation in a $select clause..
Reference: SAP API Business Hub
OData Service: | C_TRIALBALANCE_CDS |
API Version: | 1 |
Communication Scenario: | Finance - Accounting Analytics Integration (SAP_COM_0303) |
Scope Items: | Accounting and Financial Close (J58), Accounting and Financial Close (O58) |
Authentication Methods: | Basic, x509 |
DEFAULT_SERVICE_PATH
Constructor and Description |
---|
DefaultTrialBalanceService()
Creates a service using
TrialBalanceService.DEFAULT_SERVICE_PATH to send the requests. |
public DefaultTrialBalanceService()
TrialBalanceService.DEFAULT_SERVICE_PATH
to send the requests.@Nonnull public DefaultTrialBalanceService withServicePath(@Nonnull String servicePath)
TrialBalanceService
withServicePath
in interface TrialBalanceService
servicePath
- Service path that will override the default.@Nonnull public DefaultTrialBalanceServiceBatch batch()
batch
in interface BatchService<TrialBalanceServiceBatch>
@Nonnull public LedgerFluentHelper getAllLedger()
TrialBalanceService
Ledger
entities.getAllLedger
in interface TrialBalanceService
Ledger
entities. This
fluent helper allows methods which modify the underlying query to be called before executing the query
itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public LedgerByKeyFluentHelper getLedgerByKey(String ledger)
TrialBalanceService
Ledger
entity
using key fields.getLedgerByKey
in interface TrialBalanceService
ledger
- Ledger
Constraints: Not nullable
Ledger
entity using key
fields. This fluent helper allows methods which modify the underlying query to be called before executing
the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public CompanyCodeFluentHelper getAllCompanyCode()
TrialBalanceService
CompanyCode
entities.getAllCompanyCode
in interface TrialBalanceService
CompanyCode
entities. This fluent helper allows methods which modify the underlying query to be called before
executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public CompanyCodeByKeyFluentHelper getCompanyCodeByKey(String companyCode)
TrialBalanceService
CompanyCode
entity using key fields.getCompanyCodeByKey
in interface TrialBalanceService
companyCode
- Company Code
Constraints: Not nullable
CompanyCode
entity
using key fields. This fluent helper allows methods which modify the underlying query to be called before
executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public GLAccountFluentHelper getAllGLAccount()
TrialBalanceService
GLAccount
entities.getAllGLAccount
in interface TrialBalanceService
GLAccount
entities.
This fluent helper allows methods which modify the underlying query to be called before executing the
query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public GLAccountByKeyFluentHelper getGLAccountByKey(String gLAccount)
TrialBalanceService
GLAccount
entity using key fields.getGLAccountByKey
in interface TrialBalanceService
gLAccount
- G/L Account
Constraints: Not nullable
GLAccount
entity using
key fields. This fluent helper allows methods which modify the underlying query to be called before
executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public OrderIDFluentHelper getAllOrderID()
TrialBalanceService
OrderID
entities.getAllOrderID
in interface TrialBalanceService
OrderID
entities. This
fluent helper allows methods which modify the underlying query to be called before executing the query
itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public OrderIDByKeyFluentHelper getOrderIDByKey(String orderID)
TrialBalanceService
OrderID
entity
using key fields.getOrderIDByKey
in interface TrialBalanceService
orderID
- Order ID
Constraints: Not nullable
OrderID
entity using key
fields. This fluent helper allows methods which modify the underlying query to be called before executing
the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProjectNetworkFluentHelper getAllProjectNetwork()
TrialBalanceService
ProjectNetwork
entities.getAllProjectNetwork
in interface TrialBalanceService
ProjectNetwork
entities. This fluent helper allows methods which modify the underlying query to be called before
executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProjectNetworkByKeyFluentHelper getProjectNetworkByKey(String projectNetwork)
TrialBalanceService
ProjectNetwork
entity using key fields.getProjectNetworkByKey
in interface TrialBalanceService
projectNetwork
- Network
Constraints: Not nullable
ProjectNetwork
entity using key fields. This fluent helper allows methods which modify the underlying query to be called
before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProjectFluentHelper getAllProject()
TrialBalanceService
Project
entities.getAllProject
in interface TrialBalanceService
Project
entities. This
fluent helper allows methods which modify the underlying query to be called before executing the query
itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProjectByKeyFluentHelper getProjectByKey(String project)
TrialBalanceService
Project
entity
using key fields.getProjectByKey
in interface TrialBalanceService
project
- Project Definition
Constraints: Not nullable
Project
entity using key
fields. This fluent helper allows methods which modify the underlying query to be called before executing
the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BusinessProcessFluentHelper getAllBusinessProcess()
TrialBalanceService
BusinessProcess
entities.getAllBusinessProcess
in interface TrialBalanceService
BusinessProcess
entities. This fluent helper allows methods which modify the underlying query to be called before
executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BusinessProcessByKeyFluentHelper getBusinessProcessByKey(String businessProcess)
TrialBalanceService
BusinessProcess
entity using key fields.getBusinessProcessByKey
in interface TrialBalanceService
businessProcess
- Business Process
Constraints: Not nullable
BusinessProcess
entity using key fields. This fluent helper allows methods which modify the underlying query to be called
before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BillingDocumentFluentHelper getAllBillingDocument()
TrialBalanceService
BillingDocument
entities.getAllBillingDocument
in interface TrialBalanceService
BillingDocument
entities. This fluent helper allows methods which modify the underlying query to be called before
executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BillingDocumentByKeyFluentHelper getBillingDocumentByKey(String billingDocumentType)
TrialBalanceService
BillingDocument
entity using key fields.getBillingDocumentByKey
in interface TrialBalanceService
billingDocumentType
- Billing Type
Constraints: Not nullable
BillingDocument
entity using key fields. This fluent helper allows methods which modify the underlying query to be called
before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public SalesOrganizationFluentHelper getAllSalesOrganization()
TrialBalanceService
SalesOrganization
entities.getAllSalesOrganization
in interface TrialBalanceService
SalesOrganization
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public SalesOrganizationByKeyFluentHelper getSalesOrganizationByKey(String salesOrganization)
TrialBalanceService
SalesOrganization
entity using key fields.getSalesOrganizationByKey
in interface TrialBalanceService
salesOrganization
- Sales Organization
Constraints: Not nullable
SalesOrganization
entity using key fields. This fluent helper allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public DistributionChannelFluentHelper getAllDistributionChannel()
TrialBalanceService
DistributionChannel
entities.getAllDistributionChannel
in interface TrialBalanceService
DistributionChannel
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public DistributionChannelByKeyFluentHelper getDistributionChannelByKey(String distributionChannel)
TrialBalanceService
DistributionChannel
entity using key fields.getDistributionChannelByKey
in interface TrialBalanceService
distributionChannel
- Distribution Channel
Constraints: Not nullable
DistributionChannel
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PartnerCompanyFluentHelper getAllPartnerCompany()
TrialBalanceService
PartnerCompany
entities.getAllPartnerCompany
in interface TrialBalanceService
PartnerCompany
entities. This fluent helper allows methods which modify the underlying query to be called before
executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PartnerCompanyByKeyFluentHelper getPartnerCompanyByKey(String partnerCompany)
TrialBalanceService
PartnerCompany
entity using key fields.getPartnerCompanyByKey
in interface TrialBalanceService
partnerCompany
- Trading Partner
Constraints: Not nullable
PartnerCompany
entity using key fields. This fluent helper allows methods which modify the underlying query to be called
before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PartnerOrderFluentHelper getAllPartnerOrder()
TrialBalanceService
PartnerOrder
entities.getAllPartnerOrder
in interface TrialBalanceService
PartnerOrder
entities. This fluent helper allows methods which modify the underlying query to be called before
executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PartnerOrderByKeyFluentHelper getPartnerOrderByKey(String partnerOrder)
TrialBalanceService
PartnerOrder
entity using key fields.getPartnerOrderByKey
in interface TrialBalanceService
partnerOrder
- Partner Order
Constraints: Not nullable
PartnerOrder
entity
using key fields. This fluent helper allows methods which modify the underlying query to be called before
executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PartnerWBSElementFluentHelper getAllPartnerWBSElement()
TrialBalanceService
PartnerWBSElement
entities.getAllPartnerWBSElement
in interface TrialBalanceService
PartnerWBSElement
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PartnerWBSElementByKeyFluentHelper getPartnerWBSElementByKey(String partnerWBSElement)
TrialBalanceService
PartnerWBSElement
entity using key fields.getPartnerWBSElementByKey
in interface TrialBalanceService
partnerWBSElement
- Partner WBS Element
Constraints: Not nullable
PartnerWBSElement
entity using key fields. This fluent helper allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PartnerProjectFluentHelper getAllPartnerProject()
TrialBalanceService
PartnerProject
entities.getAllPartnerProject
in interface TrialBalanceService
PartnerProject
entities. This fluent helper allows methods which modify the underlying query to be called before
executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PartnerProjectByKeyFluentHelper getPartnerProjectByKey(String partnerProject)
TrialBalanceService
PartnerProject
entity using key fields.getPartnerProjectByKey
in interface TrialBalanceService
partnerProject
- Partner Project
Constraints: Not nullable
PartnerProject
entity using key fields. This fluent helper allows methods which modify the underlying query to be called
before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PartnerSalesDocumentFluentHelper getAllPartnerSalesDocument()
TrialBalanceService
PartnerSalesDocument
entities.getAllPartnerSalesDocument
in interface TrialBalanceService
PartnerSalesDocument
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PartnerSalesDocumentByKeyFluentHelper getPartnerSalesDocumentByKey(String partnerSalesDocument)
TrialBalanceService
PartnerSalesDocument
entity using key fields.getPartnerSalesDocumentByKey
in interface TrialBalanceService
partnerSalesDocument
- Partner Sales Doc.
Constraints: Not nullable
PartnerSalesDocument
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PartnerBusinessProcessFluentHelper getAllPartnerBusinessProcess()
TrialBalanceService
PartnerBusinessProcess
entities.getAllPartnerBusinessProcess
in interface TrialBalanceService
PartnerBusinessProcess
entities. This fluent helper allows methods which modify the underlying query to
be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PartnerBusinessProcessByKeyFluentHelper getPartnerBusinessProcessByKey(String partnerBusinessProcess)
TrialBalanceService
PartnerBusinessProcess
entity using key fields.getPartnerBusinessProcessByKey
in interface TrialBalanceService
partnerBusinessProcess
- Part. Bus. Process
Constraints: Not nullable
PartnerBusinessProcess
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public FinancialManagementAreaFluentHelper getAllFinancialManagementArea()
TrialBalanceService
FinancialManagementArea
entities.getAllFinancialManagementArea
in interface TrialBalanceService
FinancialManagementArea
entities. This fluent helper allows methods which modify the underlying query to
be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public FinancialManagementAreaByKeyFluentHelper getFinancialManagementAreaByKey(String financialManagementArea)
TrialBalanceService
FinancialManagementArea
entity using key fields.getFinancialManagementAreaByKey
in interface TrialBalanceService
financialManagementArea
- FM Area
Constraints: Not nullable
FinancialManagementArea
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public FundFluentHelper getAllFund()
TrialBalanceService
Fund
entities.getAllFund
in interface TrialBalanceService
Fund
entities. This fluent
helper allows methods which modify the underlying query to be called before executing the query itself.
To perform execution, call the
execute
method on the fluent helper object.@Nonnull public FundByKeyFluentHelper getFundByKey(String fund, String financialManagementArea)
TrialBalanceService
Fund
entity using
key fields.getFundByKey
in interface TrialBalanceService
fund
- Fund
Constraints: Not nullable
financialManagementArea
- Fund (FinancialManagementArea)
Constraints: Not nullable
Fund
entity using key
fields. This fluent helper allows methods which modify the underlying query to be called before executing
the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BudgetPeriodFluentHelper getAllBudgetPeriod()
TrialBalanceService
BudgetPeriod
entities.getAllBudgetPeriod
in interface TrialBalanceService
BudgetPeriod
entities. This fluent helper allows methods which modify the underlying query to be called before
executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BudgetPeriodByKeyFluentHelper getBudgetPeriodByKey(String budgetPeriod)
TrialBalanceService
BudgetPeriod
entity using key fields.getBudgetPeriodByKey
in interface TrialBalanceService
budgetPeriod
- Budget Period
Constraints: Not nullable
BudgetPeriod
entity
using key fields. This fluent helper allows methods which modify the underlying query to be called before
executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PartnerFundFluentHelper getAllPartnerFund()
TrialBalanceService
PartnerFund
entities.getAllPartnerFund
in interface TrialBalanceService
PartnerFund
entities. This fluent helper allows methods which modify the underlying query to be called before
executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PartnerFundByKeyFluentHelper getPartnerFundByKey(String partnerFund, String financialManagementArea)
TrialBalanceService
PartnerFund
entity using key fields.getPartnerFundByKey
in interface TrialBalanceService
partnerFund
- Partner Fund
Constraints: Not nullable
financialManagementArea
- Partner Fund (FinancialManagementArea)
Constraints: Not nullable
PartnerFund
entity
using key fields. This fluent helper allows methods which modify the underlying query to be called before
executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PartnerBudgetPeriodFluentHelper getAllPartnerBudgetPeriod()
TrialBalanceService
PartnerBudgetPeriod
entities.getAllPartnerBudgetPeriod
in interface TrialBalanceService
PartnerBudgetPeriod
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PartnerBudgetPeriodByKeyFluentHelper getPartnerBudgetPeriodByKey(String partnerBudgetPeriod)
TrialBalanceService
PartnerBudgetPeriod
entity using key fields.getPartnerBudgetPeriodByKey
in interface TrialBalanceService
partnerBudgetPeriod
- Par. Budget Per.
Constraints: Not nullable
PartnerBudgetPeriod
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public FreeDefinedCurrency8FluentHelper getAllFreeDefinedCurrency8()
TrialBalanceService
FreeDefinedCurrency8
entities.getAllFreeDefinedCurrency8
in interface TrialBalanceService
FreeDefinedCurrency8
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public FreeDefinedCurrency8ByKeyFluentHelper getFreeDefinedCurrency8ByKey(String freeDefinedCurrency8_ID)
TrialBalanceService
FreeDefinedCurrency8
entity using key fields.getFreeDefinedCurrency8ByKey
in interface TrialBalanceService
freeDefinedCurrency8_ID
- Free Defined Crcy 8
Constraints: Not nullable, Maximum length: 5
FreeDefinedCurrency8
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public QuantityIsIncompleteFluentHelper getAllQuantityIsIncomplete()
TrialBalanceService
QuantityIsIncomplete
entities.getAllQuantityIsIncomplete
in interface TrialBalanceService
QuantityIsIncomplete
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public QuantityIsIncompleteByKeyFluentHelper getQuantityIsIncompleteByKey(String quantityIsIncomplete_ID)
TrialBalanceService
QuantityIsIncomplete
entity using key fields.getQuantityIsIncompleteByKey
in interface TrialBalanceService
quantityIsIncomplete_ID
- Qty Is Incomplete
Constraints: Not nullable, Maximum length: 1
QuantityIsIncomplete
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public IsOpenItemManagedFluentHelper getAllIsOpenItemManaged()
TrialBalanceService
IsOpenItemManaged
entities.getAllIsOpenItemManaged
in interface TrialBalanceService
IsOpenItemManaged
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public IsOpenItemManagedByKeyFluentHelper getIsOpenItemManagedByKey(String isOpenItemManaged_ID)
TrialBalanceService
IsOpenItemManaged
entity using key fields.getIsOpenItemManagedByKey
in interface TrialBalanceService
isOpenItemManaged_ID
- Open Item Management
Constraints: Not nullable, Maximum length: 1
IsOpenItemManaged
entity using key fields. This fluent helper allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public CorporateGroupAccountFluentHelper getAllCorporateGroupAccount()
TrialBalanceService
CorporateGroupAccount
entities.getAllCorporateGroupAccount
in interface TrialBalanceService
CorporateGroupAccount
entities. This fluent helper allows methods which modify the underlying query to
be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public CorporateGroupAccountByKeyFluentHelper getCorporateGroupAccountByKey(String corporateGroupAccount_ID, String corporateGroupChartOfAccounts)
TrialBalanceService
CorporateGroupAccount
entity using key fields.getCorporateGroupAccountByKey
in interface TrialBalanceService
corporateGroupAccount_ID
- Group Account Number
Constraints: Not nullable, Maximum length: 10
corporateGroupChartOfAccounts
- Group Account Number (Group Chart of Accts)
Constraints: Not nullable
CorporateGroupAccount
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public CorporateGroupChartOfAccountsFluentHelper getAllCorporateGroupChartOfAccounts()
TrialBalanceService
CorporateGroupChartOfAccounts
entities.getAllCorporateGroupChartOfAccounts
in interface TrialBalanceService
CorporateGroupChartOfAccounts
entities. This fluent helper allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public CorporateGroupChartOfAccountsByKeyFluentHelper getCorporateGroupChartOfAccountsByKey(String corporateGroupChartOfAccounts_ID)
TrialBalanceService
CorporateGroupChartOfAccounts
entity using key fields.getCorporateGroupChartOfAccountsByKey
in interface TrialBalanceService
corporateGroupChartOfAccounts_ID
- Group Chart of Accts
Constraints: Not nullable, Maximum length: 4
CorporateGroupChartOfAccounts
entity using key fields. This fluent helper allows methods which modify
the underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public FreeDefinedCurrency2FluentHelper getAllFreeDefinedCurrency2()
TrialBalanceService
FreeDefinedCurrency2
entities.getAllFreeDefinedCurrency2
in interface TrialBalanceService
FreeDefinedCurrency2
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public FreeDefinedCurrency2ByKeyFluentHelper getFreeDefinedCurrency2ByKey(String freeDefinedCurrency2_ID)
TrialBalanceService
FreeDefinedCurrency2
entity using key fields.getFreeDefinedCurrency2ByKey
in interface TrialBalanceService
freeDefinedCurrency2_ID
- Free Defined Crcy 2
Constraints: Not nullable, Maximum length: 5
FreeDefinedCurrency2
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PartnerProfitCenterFluentHelper getAllPartnerProfitCenter()
TrialBalanceService
PartnerProfitCenter
entities.getAllPartnerProfitCenter
in interface TrialBalanceService
PartnerProfitCenter
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PartnerProfitCenterByKeyFluentHelper getPartnerProfitCenterByKey(String partnerProfitCenter_ID, String controllingArea)
TrialBalanceService
PartnerProfitCenter
entity using key fields.getPartnerProfitCenterByKey
in interface TrialBalanceService
partnerProfitCenter_ID
- Partner Profit Ctr.
Constraints: Not nullable, Maximum length: 10
controllingArea
- Partner Profit Ctr. (Controlling Area)
Constraints: Not nullable
PartnerProfitCenter
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PartnerControllingObjectClassFluentHelper getAllPartnerControllingObjectClass()
TrialBalanceService
PartnerControllingObjectClass
entities.getAllPartnerControllingObjectClass
in interface TrialBalanceService
PartnerControllingObjectClass
entities. This fluent helper allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PartnerControllingObjectClassByKeyFluentHelper getPartnerControllingObjectClassByKey(String partnerControllingObjectClass_ID)
TrialBalanceService
PartnerControllingObjectClass
entity using key fields.getPartnerControllingObjectClassByKey
in interface TrialBalanceService
partnerControllingObjectClass_ID
- Partner Object Class
Constraints: Not nullable, Maximum length: 2
PartnerControllingObjectClass
entity using key fields. This fluent helper allows methods which modify
the underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public GLAccount_2FluentHelper getAllGLAccount_2()
TrialBalanceService
GLAccount_2
entities.getAllGLAccount_2
in interface TrialBalanceService
GLAccount_2
entities. This fluent helper allows methods which modify the underlying query to be called before
executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public GLAccount_2ByKeyFluentHelper getGLAccount_2ByKey(String gLAccountType_ID)
TrialBalanceService
GLAccount_2
entity using key fields.getGLAccount_2ByKey
in interface TrialBalanceService
gLAccountType_ID
- G/L Account Type
Constraints: Not nullable, Maximum length: 10
GLAccount_2
entity
using key fields. This fluent helper allows methods which modify the underlying query to be called before
executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public AccountingDocumentCategoryFluentHelper getAllAccountingDocumentCategory()
TrialBalanceService
AccountingDocumentCategory
entities.getAllAccountingDocumentCategory
in interface TrialBalanceService
AccountingDocumentCategory
entities. This fluent helper allows methods which modify the underlying query
to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public AccountingDocumentCategoryByKeyFluentHelper getAccountingDocumentCategoryByKey(String accountingDocumentCategory_ID)
TrialBalanceService
AccountingDocumentCategory
entity using key fields.getAccountingDocumentCategoryByKey
in interface TrialBalanceService
accountingDocumentCategory_ID
- Jrnl. Entry Category
Constraints: Not nullable, Maximum length: 1
AccountingDocumentCategory
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BusinessTransactionFluentHelper getAllBusinessTransaction()
TrialBalanceService
BusinessTransaction
entities.getAllBusinessTransaction
in interface TrialBalanceService
BusinessTransaction
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BusinessTransactionByKeyFluentHelper getBusinessTransactionByKey(String businessTransactionType_ID)
TrialBalanceService
BusinessTransaction
entity using key fields.getBusinessTransactionByKey
in interface TrialBalanceService
businessTransactionType_ID
- Bus. Transac. Type
Constraints: Not nullable, Maximum length: 4
BusinessTransaction
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public CalendarMonthFluentHelper getAllCalendarMonth()
TrialBalanceService
CalendarMonth
entities.getAllCalendarMonth
in interface TrialBalanceService
CalendarMonth
entities. This fluent helper allows methods which modify the underlying query to be called before
executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public CalendarMonthByKeyFluentHelper getCalendarMonthByKey(String calendarMonth_ID)
TrialBalanceService
CalendarMonth
entity using key fields.getCalendarMonthByKey
in interface TrialBalanceService
calendarMonth_ID
- Calendar Month
Constraints: Not nullable, Maximum length: 2
CalendarMonth
entity using key fields. This fluent helper allows methods which modify the underlying query to be called
before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public CalendarQuarterFluentHelper getAllCalendarQuarter()
TrialBalanceService
CalendarQuarter
entities.getAllCalendarQuarter
in interface TrialBalanceService
CalendarQuarter
entities. This fluent helper allows methods which modify the underlying query to be called before
executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public CalendarQuarterByKeyFluentHelper getCalendarQuarterByKey(String calendarQuarter_ID)
TrialBalanceService
CalendarQuarter
entity using key fields.getCalendarQuarterByKey
in interface TrialBalanceService
calendarQuarter_ID
- Calendar Quarter
Constraints: Not nullable, Maximum length: 1
CalendarQuarter
entity using key fields. This fluent helper allows methods which modify the underlying query to be called
before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ClearingAccountingDocumentFluentHelper getAllClearingAccountingDocument()
TrialBalanceService
ClearingAccountingDocument
entities.getAllClearingAccountingDocument
in interface TrialBalanceService
ClearingAccountingDocument
entities. This fluent helper allows methods which modify the underlying query
to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ClearingAccountingDocumentByKeyFluentHelper getClearingAccountingDocumentByKey(String clearingAccountingDocument_ID, String companyCode, String fiscalYear)
TrialBalanceService
ClearingAccountingDocument
entity using key fields.getClearingAccountingDocumentByKey
in interface TrialBalanceService
clearingAccountingDocument_ID
- Clearing Entry
Constraints: Not nullable, Maximum length: 10
companyCode
- Clearing Entry (Company Code)
Constraints: Not nullable
fiscalYear
- Clearing Entry (Fiscal Year)
Constraints: Not nullable
ClearingAccountingDocument
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public AccountingDocumentFluentHelper getAllAccountingDocument()
TrialBalanceService
AccountingDocument
entities.getAllAccountingDocument
in interface TrialBalanceService
AccountingDocument
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public AccountingDocumentByKeyFluentHelper getAccountingDocumentByKey(String accountingDocumentType_ID)
TrialBalanceService
AccountingDocument
entity using key fields.getAccountingDocumentByKey
in interface TrialBalanceService
accountingDocumentType_ID
- Journal Entry Type
Constraints: Not nullable, Maximum length: 2
AccountingDocument
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public FinancialAccountFluentHelper getAllFinancialAccount()
TrialBalanceService
FinancialAccount
entities.getAllFinancialAccount
in interface TrialBalanceService
FinancialAccount
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public FinancialAccountByKeyFluentHelper getFinancialAccountByKey(String financialAccountType_ID)
TrialBalanceService
FinancialAccount
entity using key fields.getFinancialAccountByKey
in interface TrialBalanceService
financialAccountType_ID
- Account Type
Constraints: Not nullable, Maximum length: 1
FinancialAccount
entity using key fields. This fluent helper allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BusinessAreaFluentHelper getAllBusinessArea()
TrialBalanceService
BusinessArea
entities.getAllBusinessArea
in interface TrialBalanceService
BusinessArea
entities. This fluent helper allows methods which modify the underlying query to be called before
executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BusinessAreaByKeyFluentHelper getBusinessAreaByKey(String businessArea_ID)
TrialBalanceService
BusinessArea
entity using key fields.getBusinessAreaByKey
in interface TrialBalanceService
businessArea_ID
- Business Area
Constraints: Not nullable, Maximum length: 4
BusinessArea
entity
using key fields. This fluent helper allows methods which modify the underlying query to be called before
executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public OriginCostCtrActivityFluentHelper getAllOriginCostCtrActivity()
TrialBalanceService
OriginCostCtrActivity
entities.getAllOriginCostCtrActivity
in interface TrialBalanceService
OriginCostCtrActivity
entities. This fluent helper allows methods which modify the underlying query to
be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public OriginCostCtrActivityByKeyFluentHelper getOriginCostCtrActivityByKey(String originCostCtrActivityType_ID, String controllingArea)
TrialBalanceService
OriginCostCtrActivity
entity using key fields.getOriginCostCtrActivityByKey
in interface TrialBalanceService
originCostCtrActivityType_ID
- OrignCostCtrActyType
Constraints: Not nullable, Maximum length: 6
controllingArea
- OrignCostCtrActyType (Controlling Area)
Constraints: Not nullable
OriginCostCtrActivity
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ChartOfAccountsFluentHelper getAllChartOfAccounts()
TrialBalanceService
ChartOfAccounts
entities.getAllChartOfAccounts
in interface TrialBalanceService
ChartOfAccounts
entities. This fluent helper allows methods which modify the underlying query to be called before
executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ChartOfAccountsByKeyFluentHelper getChartOfAccountsByKey(String chartOfAccounts_ID)
TrialBalanceService
ChartOfAccounts
entity using key fields.getChartOfAccountsByKey
in interface TrialBalanceService
chartOfAccounts_ID
- Chart of Accounts
Constraints: Not nullable, Maximum length: 4
ChartOfAccounts
entity using key fields. This fluent helper allows methods which modify the underlying query to be called
before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ControllingAreaFluentHelper getAllControllingArea()
TrialBalanceService
ControllingArea
entities.getAllControllingArea
in interface TrialBalanceService
ControllingArea
entities. This fluent helper allows methods which modify the underlying query to be called before
executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ControllingAreaByKeyFluentHelper getControllingAreaByKey(String controllingArea_ID)
TrialBalanceService
ControllingArea
entity using key fields.getControllingAreaByKey
in interface TrialBalanceService
controllingArea_ID
- Controlling Area
Constraints: Not nullable, Maximum length: 4
ControllingArea
entity using key fields. This fluent helper allows methods which modify the underlying query to be called
before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ControllingObjectClassFluentHelper getAllControllingObjectClass()
TrialBalanceService
ControllingObjectClass
entities.getAllControllingObjectClass
in interface TrialBalanceService
ControllingObjectClass
entities. This fluent helper allows methods which modify the underlying query to
be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ControllingObjectClassByKeyFluentHelper getControllingObjectClassByKey(String controllingObjectClass_ID)
TrialBalanceService
ControllingObjectClass
entity using key fields.getControllingObjectClassByKey
in interface TrialBalanceService
controllingObjectClass_ID
- Object Class
Constraints: Not nullable, Maximum length: 2
ControllingObjectClass
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PartnerCostCenterFluentHelper getAllPartnerCostCenter()
TrialBalanceService
PartnerCostCenter
entities.getAllPartnerCostCenter
in interface TrialBalanceService
PartnerCostCenter
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PartnerCostCenterByKeyFluentHelper getPartnerCostCenterByKey(String partnerCostCenter_ID, String controllingArea)
TrialBalanceService
PartnerCostCenter
entity using key fields.getPartnerCostCenterByKey
in interface TrialBalanceService
partnerCostCenter_ID
- Partner Cost Center
Constraints: Not nullable, Maximum length: 10
controllingArea
- Partner Cost Center (Controlling Area)
Constraints: Not nullable
PartnerCostCenter
entity using key fields. This fluent helper allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public DebitCreditCodeFluentHelper getAllDebitCreditCode()
TrialBalanceService
DebitCreditCode
entities.getAllDebitCreditCode
in interface TrialBalanceService
DebitCreditCode
entities. This fluent helper allows methods which modify the underlying query to be called before
executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public DebitCreditCodeByKeyFluentHelper getDebitCreditCodeByKey(String debitCreditCode_ID)
TrialBalanceService
DebitCreditCode
entity using key fields.getDebitCreditCodeByKey
in interface TrialBalanceService
debitCreditCode_ID
- Debit/Credit Code
Constraints: Not nullable, Maximum length: 10
DebitCreditCode
entity using key fields. This fluent helper allows methods which modify the underlying query to be called
before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public FiscalYearVariantFluentHelper getAllFiscalYearVariant()
TrialBalanceService
FiscalYearVariant
entities.getAllFiscalYearVariant
in interface TrialBalanceService
FiscalYearVariant
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public FiscalYearVariantByKeyFluentHelper getFiscalYearVariantByKey(String fiscalYearVariant_ID)
TrialBalanceService
FiscalYearVariant
entity using key fields.getFiscalYearVariantByKey
in interface TrialBalanceService
fiscalYearVariant_ID
- Fiscal Year Variant
Constraints: Not nullable, Maximum length: 2
FiscalYearVariant
entity using key fields. This fluent helper allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public FunctionalAreaFluentHelper getAllFunctionalArea()
TrialBalanceService
FunctionalArea
entities.getAllFunctionalArea
in interface TrialBalanceService
FunctionalArea
entities. This fluent helper allows methods which modify the underlying query to be called before
executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public FunctionalAreaByKeyFluentHelper getFunctionalAreaByKey(String functionalArea_ID)
TrialBalanceService
FunctionalArea
entity using key fields.getFunctionalAreaByKey
in interface TrialBalanceService
functionalArea_ID
- Functional Area
Constraints: Not nullable, Maximum length: 16
FunctionalArea
entity using key fields. This fluent helper allows methods which modify the underlying query to be called
before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public FiscalYearFluentHelper getAllFiscalYear()
TrialBalanceService
FiscalYear
entities.getAllFiscalYear
in interface TrialBalanceService
FiscalYear
entities.
This fluent helper allows methods which modify the underlying query to be called before executing the
query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public FiscalYearByKeyFluentHelper getFiscalYearByKey(String fiscalYear_ID, String companyCode)
TrialBalanceService
FiscalYear
entity using key fields.getFiscalYearByKey
in interface TrialBalanceService
fiscalYear_ID
- Fiscal Year
Constraints: Not nullable, Maximum length: 4
companyCode
- Fiscal Year (Company Code)
Constraints: Not nullable
FiscalYear
entity
using key fields. This fluent helper allows methods which modify the underlying query to be called before
executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public CostCenterFluentHelper getAllCostCenter()
TrialBalanceService
CostCenter
entities.getAllCostCenter
in interface TrialBalanceService
CostCenter
entities.
This fluent helper allows methods which modify the underlying query to be called before executing the
query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public CostCenterByKeyFluentHelper getCostCenterByKey(String costCenter_ID, String controllingArea)
TrialBalanceService
CostCenter
entity using key fields.getCostCenterByKey
in interface TrialBalanceService
costCenter_ID
- Cost Center
Constraints: Not nullable, Maximum length: 10
controllingArea
- Cost Center (Controlling Area)
Constraints: Not nullable
CostCenter
entity
using key fields. This fluent helper allows methods which modify the underlying query to be called before
executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public IsReversalFluentHelper getAllIsReversal()
TrialBalanceService
IsReversal
entities.getAllIsReversal
in interface TrialBalanceService
IsReversal
entities.
This fluent helper allows methods which modify the underlying query to be called before executing the
query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public IsReversalByKeyFluentHelper getIsReversalByKey(String isReversal_ID)
TrialBalanceService
IsReversal
entity using key fields.getIsReversalByKey
in interface TrialBalanceService
isReversal_ID
- Is reversing
Constraints: Not nullable, Maximum length: 1
IsReversal
entity
using key fields. This fluent helper allows methods which modify the underlying query to be called before
executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public IsReversedFluentHelper getAllIsReversed()
TrialBalanceService
IsReversed
entities.getAllIsReversed
in interface TrialBalanceService
IsReversed
entities.
This fluent helper allows methods which modify the underlying query to be called before executing the
query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public IsReversedByKeyFluentHelper getIsReversedByKey(String isReversed_ID)
TrialBalanceService
IsReversed
entity using key fields.getIsReversedByKey
in interface TrialBalanceService
isReversed_ID
- Is reversed
Constraints: Not nullable, Maximum length: 1
IsReversed
entity
using key fields. This fluent helper allows methods which modify the underlying query to be called before
executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public IsSettledFluentHelper getAllIsSettled()
TrialBalanceService
IsSettled
entities.getAllIsSettled
in interface TrialBalanceService
IsSettled
entities.
This fluent helper allows methods which modify the underlying query to be called before executing the
query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public IsSettledByKeyFluentHelper getIsSettledByKey(String isSettled_ID)
TrialBalanceService
IsSettled
entity using key fields.getIsSettledByKey
in interface TrialBalanceService
isSettled_ID
- Is settled
Constraints: Not nullable, Maximum length: 1
IsSettled
entity using
key fields. This fluent helper allows methods which modify the underlying query to be called before
executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public IsSettlementFluentHelper getAllIsSettlement()
TrialBalanceService
IsSettlement
entities.getAllIsSettlement
in interface TrialBalanceService
IsSettlement
entities. This fluent helper allows methods which modify the underlying query to be called before
executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public IsSettlementByKeyFluentHelper getIsSettlementByKey(String isSettlement_ID)
TrialBalanceService
IsSettlement
entity using key fields.getIsSettlementByKey
in interface TrialBalanceService
isSettlement_ID
- Is settling
Constraints: Not nullable, Maximum length: 1
IsSettlement
entity
using key fields. This fluent helper allows methods which modify the underlying query to be called before
executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public SalesOrderFluentHelper getAllSalesOrder()
TrialBalanceService
SalesOrder
entities.getAllSalesOrder
in interface TrialBalanceService
SalesOrder
entities.
This fluent helper allows methods which modify the underlying query to be called before executing the
query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public SalesOrderByKeyFluentHelper getSalesOrderByKey(String salesOrder_ID)
TrialBalanceService
SalesOrder
entity using key fields.getSalesOrderByKey
in interface TrialBalanceService
salesOrder_ID
- Sales Order
Constraints: Not nullable, Maximum length: 10
SalesOrder
entity
using key fields. This fluent helper allows methods which modify the underlying query to be called before
executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public WBSElementFluentHelper getAllWBSElement()
TrialBalanceService
WBSElement
entities.getAllWBSElement
in interface TrialBalanceService
WBSElement
entities.
This fluent helper allows methods which modify the underlying query to be called before executing the
query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public WBSElementByKeyFluentHelper getWBSElementByKey(String wBSElement_ID)
TrialBalanceService
WBSElement
entity using key fields.getWBSElementByKey
in interface TrialBalanceService
wBSElement_ID
- WBS Element
Constraints: Not nullable, Maximum length: 24
WBSElement
entity
using key fields. This fluent helper allows methods which modify the underlying query to be called before
executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public HouseBankFluentHelper getAllHouseBank()
TrialBalanceService
HouseBank
entities.getAllHouseBank
in interface TrialBalanceService
HouseBank
entities.
This fluent helper allows methods which modify the underlying query to be called before executing the
query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public HouseBankByKeyFluentHelper getHouseBankByKey(String houseBank_ID, String companyCode)
TrialBalanceService
HouseBank
entity using key fields.getHouseBankByKey
in interface TrialBalanceService
houseBank_ID
- House Bank
Constraints: Not nullable, Maximum length: 5
companyCode
- House Bank (Company Code)
Constraints: Not nullable
HouseBank
entity using
key fields. This fluent helper allows methods which modify the underlying query to be called before
executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public InventorySpecialStockValnFluentHelper getAllInventorySpecialStockValn()
TrialBalanceService
InventorySpecialStockValn
entities.getAllInventorySpecialStockValn
in interface TrialBalanceService
InventorySpecialStockValn
entities. This fluent helper allows methods which modify the underlying query
to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public InventorySpecialStockValnByKeyFluentHelper getInventorySpecialStockValnByKey(String inventorySpecialStockValnType_ID)
TrialBalanceService
InventorySpecialStockValn
entity using key fields.getInventorySpecialStockValnByKey
in interface TrialBalanceService
inventorySpecialStockValnType_ID
- Spcl Stk Valn Type
Constraints: Not nullable, Maximum length: 10
InventorySpecialStockValn
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public MasterFixedAssetFluentHelper getAllMasterFixedAsset()
TrialBalanceService
MasterFixedAsset
entities.getAllMasterFixedAsset
in interface TrialBalanceService
MasterFixedAsset
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public MasterFixedAssetByKeyFluentHelper getMasterFixedAssetByKey(String masterFixedAsset_ID, String companyCode)
TrialBalanceService
MasterFixedAsset
entity using key fields.getMasterFixedAssetByKey
in interface TrialBalanceService
masterFixedAsset_ID
- Fixed Asset
Constraints: Not nullable, Maximum length: 12
companyCode
- Fixed Asset (Company Code)
Constraints: Not nullable
MasterFixedAsset
entity using key fields. This fluent helper allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PostingKeyFluentHelper getAllPostingKey()
TrialBalanceService
PostingKey
entities.getAllPostingKey
in interface TrialBalanceService
PostingKey
entities.
This fluent helper allows methods which modify the underlying query to be called before executing the
query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PostingKeyByKeyFluentHelper getPostingKeyByKey(String postingKey_ID)
TrialBalanceService
PostingKey
entity using key fields.getPostingKeyByKey
in interface TrialBalanceService
postingKey_ID
- Posting Key
Constraints: Not nullable, Maximum length: 2
PostingKey
entity
using key fields. This fluent helper allows methods which modify the underlying query to be called before
executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProfitCenterFluentHelper getAllProfitCenter()
TrialBalanceService
ProfitCenter
entities.getAllProfitCenter
in interface TrialBalanceService
ProfitCenter
entities. This fluent helper allows methods which modify the underlying query to be called before
executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProfitCenterByKeyFluentHelper getProfitCenterByKey(String profitCenter_ID, String controllingArea)
TrialBalanceService
ProfitCenter
entity using key fields.getProfitCenterByKey
in interface TrialBalanceService
profitCenter_ID
- Profit Center
Constraints: Not nullable, Maximum length: 10
controllingArea
- Profit Center (Controlling Area)
Constraints: Not nullable
ProfitCenter
entity
using key fields. This fluent helper allows methods which modify the underlying query to be called before
executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public SegmentFluentHelper getAllSegment()
TrialBalanceService
Segment
entities.getAllSegment
in interface TrialBalanceService
Segment
entities. This
fluent helper allows methods which modify the underlying query to be called before executing the query
itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public SegmentByKeyFluentHelper getSegmentByKey(String segment_ID)
TrialBalanceService
Segment
entity
using key fields.getSegmentByKey
in interface TrialBalanceService
segment_ID
- Segment
Constraints: Not nullable, Maximum length: 10
Segment
entity using key
fields. This fluent helper allows methods which modify the underlying query to be called before executing
the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public SpecialGLCodeFluentHelper getAllSpecialGLCode()
TrialBalanceService
SpecialGLCode
entities.getAllSpecialGLCode
in interface TrialBalanceService
SpecialGLCode
entities. This fluent helper allows methods which modify the underlying query to be called before
executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public SpecialGLCodeByKeyFluentHelper getSpecialGLCodeByKey(String specialGLCode_ID, String financialAccountType)
TrialBalanceService
SpecialGLCode
entity using key fields.getSpecialGLCodeByKey
in interface TrialBalanceService
specialGLCode_ID
- Special G/L
Constraints: Not nullable, Maximum length: 1
financialAccountType
- Special G/L (Account Type)
Constraints: Not nullable
SpecialGLCode
entity using key fields. This fluent helper allows methods which modify the underlying query to be called
before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public FinancialTransactionFluentHelper getAllFinancialTransaction()
TrialBalanceService
FinancialTransaction
entities.getAllFinancialTransaction
in interface TrialBalanceService
FinancialTransaction
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public FinancialTransactionByKeyFluentHelper getFinancialTransactionByKey(String financialTransactionType_ID)
TrialBalanceService
FinancialTransaction
entity using key fields.getFinancialTransactionByKey
in interface TrialBalanceService
financialTransactionType_ID
- Fin.Transaction Type
Constraints: Not nullable, Maximum length: 3
FinancialTransaction
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public FixedAssetFluentHelper getAllFixedAsset()
TrialBalanceService
FixedAsset
entities.getAllFixedAsset
in interface TrialBalanceService
FixedAsset
entities.
This fluent helper allows methods which modify the underlying query to be called before executing the
query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public FixedAssetByKeyFluentHelper getFixedAssetByKey(String fixedAsset_ID, String companyCode, String masterFixedAsset)
TrialBalanceService
FixedAsset
entity using key fields.getFixedAssetByKey
in interface TrialBalanceService
fixedAsset_ID
- Asset Subnumber
Constraints: Not nullable, Maximum length: 4
companyCode
- Asset Subnumber (Company Code)
Constraints: Not nullable
masterFixedAsset
- Asset Subnumber (Fixed Asset)
Constraints: Not nullable
FixedAsset
entity
using key fields. This fluent helper allows methods which modify the underlying query to be called before
executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public HouseBankAccountFluentHelper getAllHouseBankAccount()
TrialBalanceService
HouseBankAccount
entities.getAllHouseBankAccount
in interface TrialBalanceService
HouseBankAccount
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public HouseBankAccountByKeyFluentHelper getHouseBankAccountByKey(String houseBankAccount_ID, String companyCode, String houseBank)
TrialBalanceService
HouseBankAccount
entity using key fields.getHouseBankAccountByKey
in interface TrialBalanceService
houseBankAccount_ID
- House Bank Account
Constraints: Not nullable, Maximum length: 5
companyCode
- House Bank Account (Company Code)
Constraints: Not nullable
houseBank
- House Bank Account (House Bank)
Constraints: Not nullable
HouseBankAccount
entity using key fields. This fluent helper allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public InventorySpecialStockFluentHelper getAllInventorySpecialStock()
TrialBalanceService
InventorySpecialStock
entities.getAllInventorySpecialStock
in interface TrialBalanceService
InventorySpecialStock
entities. This fluent helper allows methods which modify the underlying query to
be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public InventorySpecialStockByKeyFluentHelper getInventorySpecialStockByKey(String inventorySpecialStockType_ID)
TrialBalanceService
InventorySpecialStock
entity using key fields.getInventorySpecialStockByKey
in interface TrialBalanceService
inventorySpecialStockType_ID
- Special Stock Type
Constraints: Not nullable, Maximum length: 1
InventorySpecialStock
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public AlternativeGLAccountFluentHelper getAllAlternativeGLAccount()
TrialBalanceService
AlternativeGLAccount
entities.getAllAlternativeGLAccount
in interface TrialBalanceService
AlternativeGLAccount
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public AlternativeGLAccountByKeyFluentHelper getAlternativeGLAccountByKey(String alternativeGLAccount_ID, String countryChartOfAccounts)
TrialBalanceService
AlternativeGLAccount
entity using key fields.getAlternativeGLAccountByKey
in interface TrialBalanceService
alternativeGLAccount_ID
- Altern. G/L Account
Constraints: Not nullable, Maximum length: 10
countryChartOfAccounts
- Altern. G/L Account (Country CoA)
Constraints: Not nullable
AlternativeGLAccount
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public MaterialFluentHelper getAllMaterial()
TrialBalanceService
Material
entities.getAllMaterial
in interface TrialBalanceService
Material
entities. This
fluent helper allows methods which modify the underlying query to be called before executing the query
itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public MaterialByKeyFluentHelper getMaterialByKey(String material_ID)
TrialBalanceService
Material
entity
using key fields.getMaterialByKey
in interface TrialBalanceService
material_ID
- Material
Constraints: Not nullable, Maximum length: 40
Material
entity using
key fields. This fluent helper allows methods which modify the underlying query to be called before
executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public MaterialGroupFluentHelper getAllMaterialGroup()
TrialBalanceService
MaterialGroup
entities.getAllMaterialGroup
in interface TrialBalanceService
MaterialGroup
entities. This fluent helper allows methods which modify the underlying query to be called before
executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public MaterialGroupByKeyFluentHelper getMaterialGroupByKey(String materialGroup_ID)
TrialBalanceService
MaterialGroup
entity using key fields.getMaterialGroupByKey
in interface TrialBalanceService
materialGroup_ID
- Product Sold Group
Constraints: Not nullable, Maximum length: 9
MaterialGroup
entity using key fields. This fluent helper allows methods which modify the underlying query to be called
before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PlantFluentHelper getAllPlant()
TrialBalanceService
Plant
entities.getAllPlant
in interface TrialBalanceService
Plant
entities. This
fluent helper allows methods which modify the underlying query to be called before executing the query
itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PlantByKeyFluentHelper getPlantByKey(String plant_ID)
TrialBalanceService
Plant
entity using
key fields.getPlantByKey
in interface TrialBalanceService
plant_ID
- Plant
Constraints: Not nullable, Maximum length: 4
Plant
entity using key
fields. This fluent helper allows methods which modify the underlying query to be called before executing
the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public OrderCategoryFluentHelper getAllOrderCategory()
TrialBalanceService
OrderCategory
entities.getAllOrderCategory
in interface TrialBalanceService
OrderCategory
entities. This fluent helper allows methods which modify the underlying query to be called before
executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public OrderCategoryByKeyFluentHelper getOrderCategoryByKey(String orderCategory_ID)
TrialBalanceService
OrderCategory
entity using key fields.getOrderCategoryByKey
in interface TrialBalanceService
orderCategory_ID
- Order Category
Constraints: Not nullable, Maximum length: 2
OrderCategory
entity using key fields. This fluent helper allows methods which modify the underlying query to be called
before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public MaterialNameFluentHelper getAllMaterialName()
TrialBalanceService
MaterialName
entities.getAllMaterialName
in interface TrialBalanceService
MaterialName
entities. This fluent helper allows methods which modify the underlying query to be called before
executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public MaterialNameByKeyFluentHelper getMaterialNameByKey(String materialName_ID)
TrialBalanceService
MaterialName
entity using key fields.getMaterialNameByKey
in interface TrialBalanceService
materialName_ID
- Product
Constraints: Not nullable, Maximum length: 40
MaterialName
entity
using key fields. This fluent helper allows methods which modify the underlying query to be called before
executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public MaterialGroupNameFluentHelper getAllMaterialGroupName()
TrialBalanceService
MaterialGroupName
entities.getAllMaterialGroupName
in interface TrialBalanceService
MaterialGroupName
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public MaterialGroupNameByKeyFluentHelper getMaterialGroupNameByKey(String materialGroupName_ID)
TrialBalanceService
MaterialGroupName
entity using key fields.getMaterialGroupNameByKey
in interface TrialBalanceService
materialGroupName_ID
- Product Group
Constraints: Not nullable, Maximum length: 9
MaterialGroupName
entity using key fields. This fluent helper allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ValuationAreaFluentHelper getAllValuationArea()
TrialBalanceService
ValuationArea
entities.getAllValuationArea
in interface TrialBalanceService
ValuationArea
entities. This fluent helper allows methods which modify the underlying query to be called before
executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ValuationAreaByKeyFluentHelper getValuationAreaByKey(String valuationArea_ID)
TrialBalanceService
ValuationArea
entity using key fields.getValuationAreaByKey
in interface TrialBalanceService
valuationArea_ID
- Valuation Area
Constraints: Not nullable, Maximum length: 4
ValuationArea
entity using key fields. This fluent helper allows methods which modify the underlying query to be called
before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public CustomerGroupFluentHelper getAllCustomerGroup()
TrialBalanceService
CustomerGroup
entities.getAllCustomerGroup
in interface TrialBalanceService
CustomerGroup
entities. This fluent helper allows methods which modify the underlying query to be called before
executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public CustomerGroupByKeyFluentHelper getCustomerGroupByKey(String customerGroup_ID)
TrialBalanceService
CustomerGroup
entity using key fields.getCustomerGroupByKey
in interface TrialBalanceService
customerGroup_ID
- Customer Group
Constraints: Not nullable, Maximum length: 2
CustomerGroup
entity using key fields. This fluent helper allows methods which modify the underlying query to be called
before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public InventorySpclStkSalesDocumentFluentHelper getAllInventorySpclStkSalesDocument()
TrialBalanceService
InventorySpclStkSalesDocument
entities.getAllInventorySpclStkSalesDocument
in interface TrialBalanceService
InventorySpclStkSalesDocument
entities. This fluent helper allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public InventorySpclStkSalesDocumentByKeyFluentHelper getInventorySpclStkSalesDocumentByKey(String inventorySpclStkSalesDocument_ID)
TrialBalanceService
InventorySpclStkSalesDocument
entity using key fields.getInventorySpclStkSalesDocumentByKey
in interface TrialBalanceService
inventorySpclStkSalesDocument_ID
- SD Doc of Inventory
Constraints: Not nullable, Maximum length: 10
InventorySpclStkSalesDocument
entity using key fields. This fluent helper allows methods which modify
the underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public InventorySpclStkSalesDocItmFluentHelper getAllInventorySpclStkSalesDocItm()
TrialBalanceService
InventorySpclStkSalesDocItm
entities.getAllInventorySpclStkSalesDocItm
in interface TrialBalanceService
InventorySpclStkSalesDocItm
entities. This fluent helper allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public InventorySpclStkSalesDocItmByKeyFluentHelper getInventorySpclStkSalesDocItmByKey(String inventorySpclStkSalesDocItm_ID, String inventorySpclStkSalesDocument)
TrialBalanceService
InventorySpclStkSalesDocItm
entity using key fields.getInventorySpclStkSalesDocItmByKey
in interface TrialBalanceService
inventorySpclStkSalesDocItm_ID
- SD Item of Inventory
Constraints: Not nullable, Maximum length: 6
inventorySpclStkSalesDocument
- SD Item of Inventory (SD Doc of Inventory)
Constraints: Not nullable
InventorySpclStkSalesDocItm
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public InventorySpclStockWBSElementFluentHelper getAllInventorySpclStockWBSElement()
TrialBalanceService
InventorySpclStockWBSElement
entities.getAllInventorySpclStockWBSElement
in interface TrialBalanceService
InventorySpclStockWBSElement
entities. This fluent helper allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public InventorySpclStockWBSElementByKeyFluentHelper getInventorySpclStockWBSElementByKey(String inventorySpclStockWBSElement_ID)
TrialBalanceService
InventorySpclStockWBSElement
entity using key fields.getInventorySpclStockWBSElementByKey
in interface TrialBalanceService
inventorySpclStockWBSElement_ID
- WBSElem of Inventory
Constraints: Not nullable, Maximum length: 24
InventorySpclStockWBSElement
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public CalendarYearMonthFluentHelper getAllCalendarYearMonth()
TrialBalanceService
CalendarYearMonth
entities.getAllCalendarYearMonth
in interface TrialBalanceService
CalendarYearMonth
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public CalendarYearMonthByKeyFluentHelper getCalendarYearMonthByKey(String calendarYearMonth_ID)
TrialBalanceService
CalendarYearMonth
entity using key fields.getCalendarYearMonthByKey
in interface TrialBalanceService
calendarYearMonth_ID
- Year Month
Constraints: Not nullable, Maximum length: 6
CalendarYearMonth
entity using key fields. This fluent helper allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public CustomerFluentHelper getAllCustomer()
TrialBalanceService
Customer
entities.getAllCustomer
in interface TrialBalanceService
Customer
entities. This
fluent helper allows methods which modify the underlying query to be called before executing the query
itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public CustomerByKeyFluentHelper getCustomerByKey(String customer_ID)
TrialBalanceService
Customer
entity
using key fields.getCustomerByKey
in interface TrialBalanceService
customer_ID
- Customer
Constraints: Not nullable, Maximum length: 10
Customer
entity using
key fields. This fluent helper allows methods which modify the underlying query to be called before
executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public SupplierFluentHelper getAllSupplier()
TrialBalanceService
Supplier
entities.getAllSupplier
in interface TrialBalanceService
Supplier
entities. This
fluent helper allows methods which modify the underlying query to be called before executing the query
itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public SupplierByKeyFluentHelper getSupplierByKey(String supplier_ID)
TrialBalanceService
Supplier
entity
using key fields.getSupplierByKey
in interface TrialBalanceService
supplier_ID
- Supplier
Constraints: Not nullable, Maximum length: 10
Supplier
entity using
key fields. This fluent helper allows methods which modify the underlying query to be called before
executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BalanceTransactionCurrencyFluentHelper getAllBalanceTransactionCurrency()
TrialBalanceService
BalanceTransactionCurrency
entities.getAllBalanceTransactionCurrency
in interface TrialBalanceService
BalanceTransactionCurrency
entities. This fluent helper allows methods which modify the underlying query
to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BalanceTransactionCurrencyByKeyFluentHelper getBalanceTransactionCurrencyByKey(String balanceTransactionCurrency_ID)
TrialBalanceService
BalanceTransactionCurrency
entity using key fields.getBalanceTransactionCurrencyByKey
in interface TrialBalanceService
balanceTransactionCurrency_ID
- Balance Trans Crcy
Constraints: Not nullable, Maximum length: 5
BalanceTransactionCurrency
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public IsBalanceSheetAccountFluentHelper getAllIsBalanceSheetAccount()
TrialBalanceService
IsBalanceSheetAccount
entities.getAllIsBalanceSheetAccount
in interface TrialBalanceService
IsBalanceSheetAccount
entities. This fluent helper allows methods which modify the underlying query to
be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public IsBalanceSheetAccountByKeyFluentHelper getIsBalanceSheetAccountByKey(String isBalanceSheetAccount_ID)
TrialBalanceService
IsBalanceSheetAccount
entity using key fields.getIsBalanceSheetAccountByKey
in interface TrialBalanceService
isBalanceSheetAccount_ID
- Balance Sheet Acct
Constraints: Not nullable, Maximum length: 1
IsBalanceSheetAccount
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ReferenceDocumentFluentHelper getAllReferenceDocument()
TrialBalanceService
ReferenceDocument
entities.getAllReferenceDocument
in interface TrialBalanceService
ReferenceDocument
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ReferenceDocumentByKeyFluentHelper getReferenceDocumentByKey(String referenceDocumentType_ID)
TrialBalanceService
ReferenceDocument
entity using key fields.getReferenceDocumentByKey
in interface TrialBalanceService
referenceDocumentType_ID
- Ref. Document Type
Constraints: Not nullable, Maximum length: 5
ReferenceDocument
entity using key fields. This fluent helper allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public GroupFixedAssetFluentHelper getAllGroupFixedAsset()
TrialBalanceService
GroupFixedAsset
entities.getAllGroupFixedAsset
in interface TrialBalanceService
GroupFixedAsset
entities. This fluent helper allows methods which modify the underlying query to be called before
executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public GroupFixedAssetByKeyFluentHelper getGroupFixedAssetByKey(String groupFixedAsset_ID, String companyCode, String groupMasterFixedAsset)
TrialBalanceService
GroupFixedAsset
entity using key fields.getGroupFixedAssetByKey
in interface TrialBalanceService
groupFixedAsset_ID
- Group Asset Subnmbr
Constraints: Not nullable, Maximum length: 4
companyCode
- Group Asset Subnmbr (Company Code)
Constraints: Not nullable
groupMasterFixedAsset
- Group Asset Subnmbr (Group Asset)
Constraints: Not nullable
GroupFixedAsset
entity using key fields. This fluent helper allows methods which modify the underlying query to be called
before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PartnerSegmentFluentHelper getAllPartnerSegment()
TrialBalanceService
PartnerSegment
entities.getAllPartnerSegment
in interface TrialBalanceService
PartnerSegment
entities. This fluent helper allows methods which modify the underlying query to be called before
executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PartnerSegmentByKeyFluentHelper getPartnerSegmentByKey(String partnerSegment_ID)
TrialBalanceService
PartnerSegment
entity using key fields.getPartnerSegmentByKey
in interface TrialBalanceService
partnerSegment_ID
- Partner Segment
Constraints: Not nullable, Maximum length: 10
PartnerSegment
entity using key fields. This fluent helper allows methods which modify the underlying query to be called
before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public OperatingConcernFluentHelper getAllOperatingConcern()
TrialBalanceService
OperatingConcern
entities.getAllOperatingConcern
in interface TrialBalanceService
OperatingConcern
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public OperatingConcernByKeyFluentHelper getOperatingConcernByKey(String operatingConcern_ID)
TrialBalanceService
OperatingConcern
entity using key fields.getOperatingConcernByKey
in interface TrialBalanceService
operatingConcern_ID
- Operating Concern
Constraints: Not nullable, Maximum length: 4
OperatingConcern
entity using key fields. This fluent helper allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public CountryChartOfAccountsFluentHelper getAllCountryChartOfAccounts()
TrialBalanceService
CountryChartOfAccounts
entities.getAllCountryChartOfAccounts
in interface TrialBalanceService
CountryChartOfAccounts
entities. This fluent helper allows methods which modify the underlying query to
be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public CountryChartOfAccountsByKeyFluentHelper getCountryChartOfAccountsByKey(String countryChartOfAccounts_ID)
TrialBalanceService
CountryChartOfAccounts
entity using key fields.getCountryChartOfAccountsByKey
in interface TrialBalanceService
countryChartOfAccounts_ID
- Country CoA
Constraints: Not nullable, Maximum length: 4
CountryChartOfAccounts
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public FreeDefinedCurrency6FluentHelper getAllFreeDefinedCurrency6()
TrialBalanceService
FreeDefinedCurrency6
entities.getAllFreeDefinedCurrency6
in interface TrialBalanceService
FreeDefinedCurrency6
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public FreeDefinedCurrency6ByKeyFluentHelper getFreeDefinedCurrency6ByKey(String freeDefinedCurrency6_ID)
TrialBalanceService
FreeDefinedCurrency6
entity using key fields.getFreeDefinedCurrency6ByKey
in interface TrialBalanceService
freeDefinedCurrency6_ID
- Free Defined Crcy 6
Constraints: Not nullable, Maximum length: 5
FreeDefinedCurrency6
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public TransactionCurrencyFluentHelper getAllTransactionCurrency()
TrialBalanceService
TransactionCurrency
entities.getAllTransactionCurrency
in interface TrialBalanceService
TransactionCurrency
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public TransactionCurrencyByKeyFluentHelper getTransactionCurrencyByKey(String transactionCurrency_ID)
TrialBalanceService
TransactionCurrency
entity using key fields.getTransactionCurrencyByKey
in interface TrialBalanceService
transactionCurrency_ID
- Transaction Currency
Constraints: Not nullable, Maximum length: 5
TransactionCurrency
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public SalesDocumentFluentHelper getAllSalesDocument()
TrialBalanceService
SalesDocument
entities.getAllSalesDocument
in interface TrialBalanceService
SalesDocument
entities. This fluent helper allows methods which modify the underlying query to be called before
executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public SalesDocumentByKeyFluentHelper getSalesDocumentByKey(String salesDocument_ID)
TrialBalanceService
SalesDocument
entity using key fields.getSalesDocumentByKey
in interface TrialBalanceService
salesDocument_ID
- Sales Document
Constraints: Not nullable, Maximum length: 10
SalesDocument
entity using key fields. This fluent helper allows methods which modify the underlying query to be called
before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public FreeDefinedCurrency1FluentHelper getAllFreeDefinedCurrency1()
TrialBalanceService
FreeDefinedCurrency1
entities.getAllFreeDefinedCurrency1
in interface TrialBalanceService
FreeDefinedCurrency1
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public FreeDefinedCurrency1ByKeyFluentHelper getFreeDefinedCurrency1ByKey(String freeDefinedCurrency1_ID)
TrialBalanceService
FreeDefinedCurrency1
entity using key fields.getFreeDefinedCurrency1ByKey
in interface TrialBalanceService
freeDefinedCurrency1_ID
- Free Defined Crcy 1
Constraints: Not nullable, Maximum length: 5
FreeDefinedCurrency1
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public FreeDefinedCurrency3FluentHelper getAllFreeDefinedCurrency3()
TrialBalanceService
FreeDefinedCurrency3
entities.getAllFreeDefinedCurrency3
in interface TrialBalanceService
FreeDefinedCurrency3
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public FreeDefinedCurrency3ByKeyFluentHelper getFreeDefinedCurrency3ByKey(String freeDefinedCurrency3_ID)
TrialBalanceService
FreeDefinedCurrency3
entity using key fields.getFreeDefinedCurrency3ByKey
in interface TrialBalanceService
freeDefinedCurrency3_ID
- Free Defined Crcy 3
Constraints: Not nullable, Maximum length: 5
FreeDefinedCurrency3
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public AssetTransactionFluentHelper getAllAssetTransaction()
TrialBalanceService
AssetTransaction
entities.getAllAssetTransaction
in interface TrialBalanceService
AssetTransaction
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public AssetTransactionByKeyFluentHelper getAssetTransactionByKey(String assetTransactionType_ID)
TrialBalanceService
AssetTransaction
entity using key fields.getAssetTransactionByKey
in interface TrialBalanceService
assetTransactionType_ID
- Ast Transaction Type
Constraints: Not nullable, Maximum length: 3
AssetTransaction
entity using key fields. This fluent helper allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PurchasingDocumentFluentHelper getAllPurchasingDocument()
TrialBalanceService
PurchasingDocument
entities.getAllPurchasingDocument
in interface TrialBalanceService
PurchasingDocument
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PurchasingDocumentByKeyFluentHelper getPurchasingDocumentByKey(String purchasingDocument_ID)
TrialBalanceService
PurchasingDocument
entity using key fields.getPurchasingDocumentByKey
in interface TrialBalanceService
purchasingDocument_ID
- Purchasing Document
Constraints: Not nullable, Maximum length: 10
PurchasingDocument
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public EliminationProfitCenterFluentHelper getAllEliminationProfitCenter()
TrialBalanceService
EliminationProfitCenter
entities.getAllEliminationProfitCenter
in interface TrialBalanceService
EliminationProfitCenter
entities. This fluent helper allows methods which modify the underlying query to
be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public EliminationProfitCenterByKeyFluentHelper getEliminationProfitCenterByKey(String eliminationProfitCenter_ID, String controllingArea)
TrialBalanceService
EliminationProfitCenter
entity using key fields.getEliminationProfitCenterByKey
in interface TrialBalanceService
eliminationProfitCenter_ID
- Elimination PrCtr
Constraints: Not nullable, Maximum length: 10
controllingArea
- Elimination PrCtr (Controlling Area)
Constraints: Not nullable
EliminationProfitCenter
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public GlobalCurrencyFluentHelper getAllGlobalCurrency()
TrialBalanceService
GlobalCurrency
entities.getAllGlobalCurrency
in interface TrialBalanceService
GlobalCurrency
entities. This fluent helper allows methods which modify the underlying query to be called before
executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public GlobalCurrencyByKeyFluentHelper getGlobalCurrencyByKey(String globalCurrency_ID)
TrialBalanceService
GlobalCurrency
entity using key fields.getGlobalCurrencyByKey
in interface TrialBalanceService
globalCurrency_ID
- Global Currency
Constraints: Not nullable, Maximum length: 5
GlobalCurrency
entity using key fields. This fluent helper allows methods which modify the underlying query to be called
before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PredecessorReferenceDocFluentHelper getAllPredecessorReferenceDoc()
TrialBalanceService
PredecessorReferenceDoc
entities.getAllPredecessorReferenceDoc
in interface TrialBalanceService
PredecessorReferenceDoc
entities. This fluent helper allows methods which modify the underlying query to
be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PredecessorReferenceDocByKeyFluentHelper getPredecessorReferenceDocByKey(String predecessorReferenceDocType_ID)
TrialBalanceService
PredecessorReferenceDoc
entity using key fields.getPredecessorReferenceDocByKey
in interface TrialBalanceService
predecessorReferenceDocType_ID
- Preced. RefTransact
Constraints: Not nullable, Maximum length: 5
PredecessorReferenceDoc
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public OffsettingAccountFluentHelper getAllOffsettingAccount()
TrialBalanceService
OffsettingAccount
entities.getAllOffsettingAccount
in interface TrialBalanceService
OffsettingAccount
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public OffsettingAccountByKeyFluentHelper getOffsettingAccountByKey(String offsettingAccount_ID, String offsettingAccountType)
TrialBalanceService
OffsettingAccount
entity using key fields.getOffsettingAccountByKey
in interface TrialBalanceService
offsettingAccount_ID
- Offsetting Account
Constraints: Not nullable, Maximum length: 10
offsettingAccountType
- Offsetting Account (Offst.Acct Type)
Constraints: Not nullable
OffsettingAccount
entity using key fields. This fluent helper allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public FreeDefinedCurrency4FluentHelper getAllFreeDefinedCurrency4()
TrialBalanceService
FreeDefinedCurrency4
entities.getAllFreeDefinedCurrency4
in interface TrialBalanceService
FreeDefinedCurrency4
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public FreeDefinedCurrency4ByKeyFluentHelper getFreeDefinedCurrency4ByKey(String freeDefinedCurrency4_ID)
TrialBalanceService
FreeDefinedCurrency4
entity using key fields.getFreeDefinedCurrency4ByKey
in interface TrialBalanceService
freeDefinedCurrency4_ID
- Free Defined Crcy 4
Constraints: Not nullable, Maximum length: 5
FreeDefinedCurrency4
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public LineItemIsCompletedFluentHelper getAllLineItemIsCompleted()
TrialBalanceService
LineItemIsCompleted
entities.getAllLineItemIsCompleted
in interface TrialBalanceService
LineItemIsCompleted
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public LineItemIsCompletedByKeyFluentHelper getLineItemIsCompletedByKey(String lineItemIsCompleted_ID)
TrialBalanceService
LineItemIsCompleted
entity using key fields.getLineItemIsCompletedByKey
in interface TrialBalanceService
lineItemIsCompleted_ID
- LineItm Is Completed
Constraints: Not nullable, Maximum length: 1
LineItemIsCompleted
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public InventorySpecialStockSupplierFluentHelper getAllInventorySpecialStockSupplier()
TrialBalanceService
InventorySpecialStockSupplier
entities.getAllInventorySpecialStockSupplier
in interface TrialBalanceService
InventorySpecialStockSupplier
entities. This fluent helper allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public InventorySpecialStockSupplierByKeyFluentHelper getInventorySpecialStockSupplierByKey(String inventorySpecialStockSupplier_ID)
TrialBalanceService
InventorySpecialStockSupplier
entity using key fields.getInventorySpecialStockSupplierByKey
in interface TrialBalanceService
inventorySpecialStockSupplier_ID
- Supplier of Inv.
Constraints: Not nullable, Maximum length: 10
InventorySpecialStockSupplier
entity using key fields. This fluent helper allows methods which modify
the underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public LogicalSystemFluentHelper getAllLogicalSystem()
TrialBalanceService
LogicalSystem
entities.getAllLogicalSystem
in interface TrialBalanceService
LogicalSystem
entities. This fluent helper allows methods which modify the underlying query to be called before
executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public LogicalSystemByKeyFluentHelper getLogicalSystemByKey(String logicalSystem_ID)
TrialBalanceService
LogicalSystem
entity using key fields.getLogicalSystemByKey
in interface TrialBalanceService
logicalSystem_ID
- Logical System
Constraints: Not nullable, Maximum length: 10
LogicalSystem
entity using key fields. This fluent helper allows methods which modify the underlying query to be called
before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public GroupMasterFixedAssetFluentHelper getAllGroupMasterFixedAsset()
TrialBalanceService
GroupMasterFixedAsset
entities.getAllGroupMasterFixedAsset
in interface TrialBalanceService
GroupMasterFixedAsset
entities. This fluent helper allows methods which modify the underlying query to
be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public GroupMasterFixedAssetByKeyFluentHelper getGroupMasterFixedAssetByKey(String groupMasterFixedAsset_ID, String companyCode)
TrialBalanceService
GroupMasterFixedAsset
entity using key fields.getGroupMasterFixedAssetByKey
in interface TrialBalanceService
groupMasterFixedAsset_ID
- Group Asset
Constraints: Not nullable, Maximum length: 12
companyCode
- Group Asset (Company Code)
Constraints: Not nullable
GroupMasterFixedAsset
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public SalesDocumentItemFluentHelper getAllSalesDocumentItem()
TrialBalanceService
SalesDocumentItem
entities.getAllSalesDocumentItem
in interface TrialBalanceService
SalesDocumentItem
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public SalesDocumentItemByKeyFluentHelper getSalesDocumentItemByKey(String salesDocumentItem_ID, String salesDocument)
TrialBalanceService
SalesDocumentItem
entity using key fields.getSalesDocumentItemByKey
in interface TrialBalanceService
salesDocumentItem_ID
- Sales Document Item
Constraints: Not nullable, Maximum length: 6
salesDocument
- Sales Document Item (Sales Document)
Constraints: Not nullable
SalesDocumentItem
entity using key fields. This fluent helper allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PartnerOrderCategoryFluentHelper getAllPartnerOrderCategory()
TrialBalanceService
PartnerOrderCategory
entities.getAllPartnerOrderCategory
in interface TrialBalanceService
PartnerOrderCategory
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PartnerOrderCategoryByKeyFluentHelper getPartnerOrderCategoryByKey(String partnerOrderCategory_ID)
TrialBalanceService
PartnerOrderCategory
entity using key fields.getPartnerOrderCategoryByKey
in interface TrialBalanceService
partnerOrderCategory_ID
- Partner Order Cat.
Constraints: Not nullable, Maximum length: 2
PartnerOrderCategory
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PartnerBusinessAreaFluentHelper getAllPartnerBusinessArea()
TrialBalanceService
PartnerBusinessArea
entities.getAllPartnerBusinessArea
in interface TrialBalanceService
PartnerBusinessArea
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PartnerBusinessAreaByKeyFluentHelper getPartnerBusinessAreaByKey(String partnerBusinessArea_ID)
TrialBalanceService
PartnerBusinessArea
entity using key fields.getPartnerBusinessAreaByKey
in interface TrialBalanceService
partnerBusinessArea_ID
- Partner Bus. Area
Constraints: Not nullable, Maximum length: 4
PartnerBusinessArea
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PartnerFunctionalAreaFluentHelper getAllPartnerFunctionalArea()
TrialBalanceService
PartnerFunctionalArea
entities.getAllPartnerFunctionalArea
in interface TrialBalanceService
PartnerFunctionalArea
entities. This fluent helper allows methods which modify the underlying query to
be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PartnerFunctionalAreaByKeyFluentHelper getPartnerFunctionalAreaByKey(String partnerFunctionalArea_ID)
TrialBalanceService
PartnerFunctionalArea
entity using key fields.getPartnerFunctionalAreaByKey
in interface TrialBalanceService
partnerFunctionalArea_ID
- Partner Func. Area
Constraints: Not nullable, Maximum length: 16
PartnerFunctionalArea
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public OriginCostCenterFluentHelper getAllOriginCostCenter()
TrialBalanceService
OriginCostCenter
entities.getAllOriginCostCenter
in interface TrialBalanceService
OriginCostCenter
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public OriginCostCenterByKeyFluentHelper getOriginCostCenterByKey(String originCostCenter_ID, String controllingArea)
TrialBalanceService
OriginCostCenter
entity using key fields.getOriginCostCenterByKey
in interface TrialBalanceService
originCostCenter_ID
- Origin CCtr
Constraints: Not nullable, Maximum length: 10
controllingArea
- Origin CCtr (Controlling Area)
Constraints: Not nullable
OriginCostCenter
entity using key fields. This fluent helper allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public FreeDefinedCurrency5FluentHelper getAllFreeDefinedCurrency5()
TrialBalanceService
FreeDefinedCurrency5
entities.getAllFreeDefinedCurrency5
in interface TrialBalanceService
FreeDefinedCurrency5
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public FreeDefinedCurrency5ByKeyFluentHelper getFreeDefinedCurrency5ByKey(String freeDefinedCurrency5_ID)
TrialBalanceService
FreeDefinedCurrency5
entity using key fields.getFreeDefinedCurrency5ByKey
in interface TrialBalanceService
freeDefinedCurrency5_ID
- Free Defined Crcy 5
Constraints: Not nullable, Maximum length: 5
FreeDefinedCurrency5
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public CompanyCodeCurrencyFluentHelper getAllCompanyCodeCurrency()
TrialBalanceService
CompanyCodeCurrency
entities.getAllCompanyCodeCurrency
in interface TrialBalanceService
CompanyCodeCurrency
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public CompanyCodeCurrencyByKeyFluentHelper getCompanyCodeCurrencyByKey(String companyCodeCurrency_ID)
TrialBalanceService
CompanyCodeCurrency
entity using key fields.getCompanyCodeCurrencyByKey
in interface TrialBalanceService
companyCodeCurrency_ID
- Company Code Crcy
Constraints: Not nullable, Maximum length: 5
CompanyCodeCurrency
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public OriginObjectFluentHelper getAllOriginObject()
TrialBalanceService
OriginObject
entities.getAllOriginObject
in interface TrialBalanceService
OriginObject
entities. This fluent helper allows methods which modify the underlying query to be called before
executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public OriginObjectByKeyFluentHelper getOriginObjectByKey(String originObjectType_ID)
TrialBalanceService
OriginObject
entity using key fields.getOriginObjectByKey
in interface TrialBalanceService
originObjectType_ID
- Origin Object Type
Constraints: Not nullable, Maximum length: 2
OriginObject
entity
using key fields. This fluent helper allows methods which modify the underlying query to be called before
executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ControllingObjectDebitFluentHelper getAllControllingObjectDebit()
TrialBalanceService
ControllingObjectDebit
entities.getAllControllingObjectDebit
in interface TrialBalanceService
ControllingObjectDebit
entities. This fluent helper allows methods which modify the underlying query to
be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ControllingObjectDebitByKeyFluentHelper getControllingObjectDebitByKey(String controllingObjectDebitType_ID)
TrialBalanceService
ControllingObjectDebit
entity using key fields.getControllingObjectDebitByKey
in interface TrialBalanceService
controllingObjectDebitType_ID
- Debit type
Constraints: Not nullable, Maximum length: 1
ControllingObjectDebit
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public GLAccountHierarchyFluentHelper getAllGLAccountHierarchy()
TrialBalanceService
GLAccountHierarchy
entities.getAllGLAccountHierarchy
in interface TrialBalanceService
GLAccountHierarchy
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public GLAccountHierarchyByKeyFluentHelper getGLAccountHierarchyByKey(String gLAccountHierarchy_ID, String chartOfAccounts)
TrialBalanceService
GLAccountHierarchy
entity using key fields.getGLAccountHierarchyByKey
in interface TrialBalanceService
gLAccountHierarchy_ID
- G/L Account
Constraints: Not nullable, Maximum length: 10
chartOfAccounts
- G/L Account (Chart of Accounts)
Constraints: Not nullable
GLAccountHierarchy
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public FreeDefinedCurrency7FluentHelper getAllFreeDefinedCurrency7()
TrialBalanceService
FreeDefinedCurrency7
entities.getAllFreeDefinedCurrency7
in interface TrialBalanceService
FreeDefinedCurrency7
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public FreeDefinedCurrency7ByKeyFluentHelper getFreeDefinedCurrency7ByKey(String freeDefinedCurrency7_ID)
TrialBalanceService
FreeDefinedCurrency7
entity using key fields.getFreeDefinedCurrency7ByKey
in interface TrialBalanceService
freeDefinedCurrency7_ID
- Free Defined Crcy 7
Constraints: Not nullable, Maximum length: 5
FreeDefinedCurrency7
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PartnerCompanyCodeFluentHelper getAllPartnerCompanyCode()
TrialBalanceService
PartnerCompanyCode
entities.getAllPartnerCompanyCode
in interface TrialBalanceService
PartnerCompanyCode
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PartnerCompanyCodeByKeyFluentHelper getPartnerCompanyCodeByKey(String partnerCompanyCode_ID)
TrialBalanceService
PartnerCompanyCode
entity using key fields.getPartnerCompanyCodeByKey
in interface TrialBalanceService
partnerCompanyCode_ID
- Partner CoCode
Constraints: Not nullable, Maximum length: 4
PartnerCompanyCode
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public SalesOrderItemFluentHelper getAllSalesOrderItem()
TrialBalanceService
SalesOrderItem
entities.getAllSalesOrderItem
in interface TrialBalanceService
SalesOrderItem
entities. This fluent helper allows methods which modify the underlying query to be called before
executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public SalesOrderItemByKeyFluentHelper getSalesOrderItemByKey(String salesOrderItem_ID, String salesOrder)
TrialBalanceService
SalesOrderItem
entity using key fields.getSalesOrderItemByKey
in interface TrialBalanceService
salesOrderItem_ID
- Item
Constraints: Not nullable, Maximum length: 6
salesOrder
- Item (Sales Order)
Constraints: Not nullable
SalesOrderItem
entity using key fields. This fluent helper allows methods which modify the underlying query to be called
before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public OffsettingAccount_2FluentHelper getAllOffsettingAccount_2()
TrialBalanceService
OffsettingAccount_2
entities.getAllOffsettingAccount_2
in interface TrialBalanceService
OffsettingAccount_2
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public OffsettingAccount_2ByKeyFluentHelper getOffsettingAccount_2ByKey(String offsettingAccountType_ID)
TrialBalanceService
OffsettingAccount_2
entity using key fields.getOffsettingAccount_2ByKey
in interface TrialBalanceService
offsettingAccountType_ID
- Offst.Acct Type
Constraints: Not nullable, Maximum length: 1
OffsettingAccount_2
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PartnerSalesDocumentItemFluentHelper getAllPartnerSalesDocumentItem()
TrialBalanceService
PartnerSalesDocumentItem
entities.getAllPartnerSalesDocumentItem
in interface TrialBalanceService
PartnerSalesDocumentItem
entities. This fluent helper allows methods which modify the underlying query
to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PartnerSalesDocumentItemByKeyFluentHelper getPartnerSalesDocumentItemByKey(String partnerSalesDocumentItem_ID, String partnerSalesDocument)
TrialBalanceService
PartnerSalesDocumentItem
entity using key fields.getPartnerSalesDocumentItemByKey
in interface TrialBalanceService
partnerSalesDocumentItem_ID
- Part. Sales Doc. Itm
Constraints: Not nullable, Maximum length: 6
partnerSalesDocument
- Part. Sales Doc. Itm (Partner Sales Doc.)
Constraints: Not nullable
PartnerSalesDocumentItem
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public InventoryValuationFluentHelper getAllInventoryValuation()
TrialBalanceService
InventoryValuation
entities.getAllInventoryValuation
in interface TrialBalanceService
InventoryValuation
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public InventoryValuationByKeyFluentHelper getInventoryValuationByKey(String inventoryValuationType_ID)
TrialBalanceService
InventoryValuation
entity using key fields.getInventoryValuationByKey
in interface TrialBalanceService
inventoryValuationType_ID
- Valuation Type
Constraints: Not nullable, Maximum length: 10
InventoryValuation
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ODataQueryAdditionalMetadataFluentHelper getAllODataQueryAdditionalMetadata()
TrialBalanceService
ODataQueryAdditionalMetadata
entities.getAllODataQueryAdditionalMetadata
in interface TrialBalanceService
ODataQueryAdditionalMetadata
entities. This fluent helper allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ODataQueryAdditionalMetadataByKeyFluentHelper getODataQueryAdditionalMetadataByKey(String oDataQueryMetadata)
TrialBalanceService
ODataQueryAdditionalMetadata
entity using key fields.getODataQueryAdditionalMetadataByKey
in interface TrialBalanceService
ODataQueryAdditionalMetadata
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public TRIALBALANCEResultByKeyFluentHelper getTRIALBALANCEResultByKey(String iD)
TrialBalanceService
TRIALBALANCEResult
entity using key fields.getTRIALBALANCEResultByKey
in interface TrialBalanceService
TRIALBALANCEResult
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public TRIALBALANCEParametersByKeyFluentHelper getTRIALBALANCEParametersByKey(LocalDateTime p_FromPostingDate, LocalDateTime p_ToPostingDate)
TrialBalanceService
TRIALBALANCEParameters
entity using key fields.getTRIALBALANCEParametersByKey
in interface TrialBalanceService
p_FromPostingDate
- Posting Date From
Constraints: Not nullable, Precision: 0
p_ToPostingDate
- Posting Date To
Constraints: Not nullable, Precision: 0
TRIALBALANCEParameters
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.Copyright © 2020 SAP SE. All rights reserved.