public interface MasterDataForGroupReportingService extends BatchService<MasterDataForGroupReportingServiceBatch>
This service includes master data for standard consolidation characteristics and master data for additional characteristics selected in the configuration of SAP S/4HANA Finance for group reporting. The master data, the attributes, and, if applicable, the hierarchy, are exposed for each characteristic.
Reference: SAP API Business Hub
OData Service: | API_GRMASTERDATA_SRV |
API Version: | 1 |
Communication Scenario: | Finance - Group Reporting Planning Integration (SAP_COM_0370), Finance - Cloud Consolidation Master Data for Group Reporting Integration (SAP_COM_0336), Finance - Cloud Consolidation Data Collection Integration (SAP_COM_0241) |
Scope Items: | Group Reporting - Data from External Systems (2U6), Group Reporting - Data from SAP Group Reporting Data Collection (287) |
Authentication Methods: | Basic, x509, OAuth2 |
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_SERVICE_PATH
If no other path was provided via the
withServicePath(String) method, this is the default service path
used to access the endpoint. |
batch
static final String DEFAULT_SERVICE_PATH
withServicePath(String)
method, this is the default service path
used to access the endpoint.@Nonnull MasterDataForGroupReportingService withServicePath(@Nonnull String servicePath)
servicePath
- Service path that will override the default.@Nonnull ConsolidationAllMasterDataFluentHelper getAllConsolidationAllMasterData()
ConsolidationAllMasterData
entities.ConsolidationAllMasterData
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 ConsolidationAllMasterDataByKeyFluentHelper getConsolidationAllMasterDataByKey(String additionalCharcFieldName)
ConsolidationAllMasterData
entity using key fields.additionalCharcFieldName
- Characteristic Name
Constraints: Not nullable, Maximum length: 30
ConsolidationAllMasterData
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 ConsolidationAllMDAttribTextFluentHelper getAllConsolidationAllMDAttribText()
ConsolidationAllMDAttribText
entities.ConsolidationAllMDAttribText
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 ConsolidationAllMDAttribTextByKeyFluentHelper getConsolidationAllMDAttribTextByKey(String consolidationAttributeName, String consolidationMDCharcName, String language)
ConsolidationAllMDAttribText
entity using key fields.consolidationAttributeName
- Characteristic Attribute
Constraints: Not nullable, Maximum length: 36
consolidationMDCharcName
- Characteristic Name
Constraints: Not nullable, Maximum length: 30
language
- The language key contains the abbreviation for the language in which a text is stored. It controls the
language in which texts are output on the printer or on the screen.
Constraints: Not nullable, Maximum length: 2
ConsolidationAllMDAttribText
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 ConsolidationAllMDAttributeFluentHelper getAllConsolidationAllMDAttribute()
ConsolidationAllMDAttribute
entities.ConsolidationAllMDAttribute
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 ConsolidationAllMDAttributeByKeyFluentHelper getConsolidationAllMDAttributeByKey(String consolidationAttributeName, String consolidationMDCharcName)
ConsolidationAllMDAttribute
entity using key fields.consolidationAttributeName
- Characteristic Attribute
Constraints: Not nullable, Maximum length: 36
consolidationMDCharcName
- Characteristic Name
Constraints: Not nullable, Maximum length: 30
ConsolidationAllMDAttribute
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 ConsolidationAllMDTextFluentHelper getAllConsolidationAllMDText()
ConsolidationAllMDText
entities.ConsolidationAllMDText
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 ConsolidationAllMDTextByKeyFluentHelper getConsolidationAllMDTextByKey(String additionalCharcFieldName, String language)
ConsolidationAllMDText
entity using key fields.additionalCharcFieldName
- Characteristic Name
Constraints: Not nullable, Maximum length: 30
language
- The language key contains the abbreviation for the language in which a text is stored. It controls the
language in which texts are output on the printer or on the screen.
Constraints: Not nullable, Maximum length: 2
ConsolidationAllMDText
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 BaseUnitFluentHelper getAllBaseUnit()
BaseUnit
entities.@Nonnull BaseUnitByKeyFluentHelper getBaseUnitByKey(String unitOfMeasure)
BaseUnit
entity using key fields.unitOfMeasure
- Internal, language-independent, measurement unit format.
Constraints: Not nullable, Maximum length: 3
BaseUnit
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 BaseUnitTextFluentHelper getAllBaseUnitText()
BaseUnitText
entities.BaseUnitText
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 BaseUnitTextByKeyFluentHelper getBaseUnitTextByKey(String language, String unitOfMeasure)
BaseUnitText
entity using key fields.unitOfMeasure
- Base Unit
Constraints: Not nullable, Maximum length: 3
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
BaseUnitText
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 BillingDocumentTypeFluentHelper getAllBillingDocumentType()
BillingDocumentType
entities.BillingDocumentType
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 BillingDocumentTypeByKeyFluentHelper getBillingDocumentTypeByKey(String billingDocumentType)
BillingDocumentType
entity using key fields.billingDocumentType
- Classifies types of billing document that require different processing by the system.
Constraints: Not nullable, Maximum length: 4
BillingDocumentType
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 BillingDocumentTypeTextFluentHelper getAllBillingDocumentTypeText()
BillingDocumentTypeText
entities.BillingDocumentTypeText
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 BillingDocumentTypeTextByKeyFluentHelper getBillingDocumentTypeTextByKey(String language, String billingDocumentType)
BillingDocumentTypeText
entity using key fields.billingDocumentType
- Billing Document Type
Constraints: Not nullable, Maximum length: 4
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
BillingDocumentTypeText
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 BillToPartyFluentHelper getAllBillToParty()
BillToParty
entities.BillToParty
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 BillToPartyByKeyFluentHelper getBillToPartyByKey(String customer)
BillToParty
entity using key fields.customer
- Gives an alphanumeric key, which clearly identifies the customer or vendor in the SAP system.
Constraints: Not nullable, Maximum length: 10
BillToParty
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 BillToPartyTextFluentHelper getAllBillToPartyText()
BillToPartyText
entities.BillToPartyText
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 BillToPartyTextByKeyFluentHelper getBillToPartyTextByKey(String language, String customer)
BillToPartyText
entity using key fields.language
- customer
- Bill-To Party
Constraints: Not nullable, Maximum length: 10
BillToPartyText
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 BreakdownCategoryFluentHelper getAllBreakdownCategory()
BreakdownCategory
entities.BreakdownCategory
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 BreakdownCategoryByKeyFluentHelper getBreakdownCategoryByKey(String consolidationChartOfAccounts, String breakdownCategory)
BreakdownCategory
entity using key fields.consolidationChartOfAccounts
- Enter a Consolidation Chart of Accounts
Constraints: Not nullable, Maximum length: 2
breakdownCategory
- Enter a Breakdown Category.
Constraints: Not nullable, Maximum length: 4
BreakdownCategory
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 BreakdownCategoryTextFluentHelper getAllBreakdownCategoryText()
BreakdownCategoryText
entities.BreakdownCategoryText
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 BreakdownCategoryTextByKeyFluentHelper getBreakdownCategoryTextByKey(String language, String consolidationChartOfAccounts, String breakdownCategory)
BreakdownCategoryText
entity using key fields.language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
consolidationChartOfAccounts
- Enter a Consolidation Chart of Accounts
Constraints: Not nullable, Maximum length: 2
breakdownCategory
- Enter a Breakdown Category.
Constraints: Not nullable, Maximum length: 4
BreakdownCategoryText
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 BreakdownTypeFluentHelper getAllBreakdownType()
BreakdownType
entities.BreakdownType
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 BreakdownTypeByKeyFluentHelper getBreakdownTypeByKey(String breakdownType)
BreakdownType
entity using key fields.breakdownType
- For each subassignment you can define a breakdown type within a breakdown category. The breakdown type
determines whether you can sub-classify an item, to which the breakdown category is assigned, by the
subassignment during data entry or posting.
Constraints: Not nullable, Maximum length: 1
BreakdownType
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 BreakdownTypeTextFluentHelper getAllBreakdownTypeText()
BreakdownTypeText
entities.BreakdownTypeText
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 BreakdownTypeTextByKeyFluentHelper getBreakdownTypeTextByKey(String language, String breakdownType)
BreakdownTypeText
entity using key fields.breakdownType
- For each subassignment you can define a breakdown type within a breakdown category. The breakdown type
determines whether you can sub-classify an item, to which the breakdown category is assigned, by the
subassignment during data entry or posting.
Constraints: Not nullable, Maximum length: 1
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
BreakdownTypeText
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 BreakdownBySubassignmentFluentHelper getAllBreakdownBySubassignment()
BreakdownBySubassignment
entities.BreakdownBySubassignment
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 BreakdownBySubassignmentByKeyFluentHelper getBreakdownBySubassignmentByKey(String consolidationChartOfAccounts, String breakdownCategory, String cnsldtnSubassignment)
BreakdownBySubassignment
entity using key fields.cnsldtnSubassignment
- Subassignment
Constraints: Not nullable, Maximum length: 30
consolidationChartOfAccounts
- Enter a Consolidation Chart of Accounts
Constraints: Not nullable, Maximum length: 2
breakdownCategory
- Enter a Breakdown Category.
Constraints: Not nullable, Maximum length: 4
BreakdownBySubassignment
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 BusinessAreaFluentHelper getAllBusinessArea()
BusinessArea
entities.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 BusinessAreaByKeyFluentHelper getBusinessAreaByKey(String businessArea)
BusinessArea
entity using key fields.businessArea
- Key that uniquely identifies a 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 BusinessAreaHierFluentHelper getAllBusinessAreaHier()
BusinessAreaHier
entities.BusinessAreaHier
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 BusinessAreaHierByKeyFluentHelper getBusinessAreaHierByKey(String additionalMasterDataHierarchy, String hierarchyNode, LocalDateTime validityEndDate)
BusinessAreaHier
entity using key fields.validityEndDate
- Validity End Date
Constraints: Not nullable, Precision: 0
additionalMasterDataHierarchy
- Consolidation Hierarchy ID
Constraints: Not nullable, Maximum length: 40
hierarchyNode
- Hierarchy node
Constraints: Not nullable, Maximum length: 50
BusinessAreaHier
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 BusinessAreaHierTextFluentHelper getAllBusinessAreaHierText()
BusinessAreaHierText
entities.BusinessAreaHierText
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 BusinessAreaHierTextByKeyFluentHelper getBusinessAreaHierTextByKey(String additionalMasterDataHierarchy, String hierarchyNode, LocalDateTime validityEndDate, String language)
BusinessAreaHierText
entity using key fields.language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
validityEndDate
- Date indicating up to when an entry is valid.
Constraints: Not nullable, Precision: 0
additionalMasterDataHierarchy
- Consolidation Hierarchy ID
Constraints: Not nullable, Maximum length: 40
hierarchyNode
- Hierarchy node
Constraints: Not nullable, Maximum length: 50
BusinessAreaHierText
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 BusinessAreaTextFluentHelper getAllBusinessAreaText()
BusinessAreaText
entities.BusinessAreaText
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 BusinessAreaTextByKeyFluentHelper getBusinessAreaTextByKey(String language, String businessArea)
BusinessAreaText
entity using key fields.businessArea
- Key that uniquely identifies a business area.
Constraints: Not nullable, Maximum length: 4
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
BusinessAreaText
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 ConsolidationChartOfAccountsFluentHelper getAllConsolidationChartOfAccounts()
ConsolidationChartOfAccounts
entities.ConsolidationChartOfAccounts
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 ConsolidationChartOfAccountsByKeyFluentHelper getConsolidationChartOfAccountsByKey(String consolidationChartOfAccounts)
ConsolidationChartOfAccounts
entity using key fields.consolidationChartOfAccounts
- Enter a Consolidation Chart of Accounts
Constraints: Not nullable, Maximum length: 2
ConsolidationChartOfAccounts
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 ConsolidationChtAcctsTextFluentHelper getAllConsolidationChtAcctsText()
ConsolidationChtAcctsText
entities.ConsolidationChtAcctsText
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 ConsolidationChtAcctsTextByKeyFluentHelper getConsolidationChtAcctsTextByKey(String consolidationChartOfAccounts, String language)
ConsolidationChtAcctsText
entity using key fields.language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
consolidationChartOfAccounts
- Consolidation Chart of Accounts
Constraints: Not nullable, Maximum length: 2
ConsolidationChtAcctsText
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 ControllingAreaFluentHelper getAllControllingArea()
ControllingArea
entities.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 ControllingAreaByKeyFluentHelper getControllingAreaByKey(String controllingArea)
ControllingArea
entity using key fields.controllingArea
- 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 ControllingAreaTextFluentHelper getAllControllingAreaText()
ControllingAreaText
entities.ControllingAreaText
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 ControllingAreaTextByKeyFluentHelper getControllingAreaTextByKey(String language, String controllingArea)
ControllingAreaText
entity using key fields.language
- controllingArea
- Controlling Area
Constraints: Not nullable, Maximum length: 4
ControllingAreaText
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 CostCenterFluentHelper getAllCostCenter()
CostCenter
entities.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 CostCenterByKeyFluentHelper getCostCenterByKey(String costCenter, String controllingArea)
CostCenter
entity using key fields.costCenter
- A key that uniquely identifies a cost center.
Constraints: Not nullable, Maximum length: 10
controllingArea
- Uniquely identifies a controlling area.
Constraints: Not nullable, Maximum length: 4
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 CostCenterHierFluentHelper getAllCostCenterHier()
CostCenterHier
entities.CostCenterHier
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 CostCenterHierByKeyFluentHelper getCostCenterHierByKey(String controllingArea, String additionalMasterDataHierarchy, String hierarchyNode, LocalDateTime validityEndDate)
CostCenterHier
entity using key fields.controllingArea
- Controlling Area
Constraints: Not nullable, Maximum length: 4
validityEndDate
- Validity End Date
Constraints: Not nullable, Precision: 0
additionalMasterDataHierarchy
- Consolidation Hierarchy ID
Constraints: Not nullable, Maximum length: 40
hierarchyNode
- Hierarchy node
Constraints: Not nullable, Maximum length: 50
CostCenterHier
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 CostCenterHierTextFluentHelper getAllCostCenterHierText()
CostCenterHierText
entities.CostCenterHierText
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 CostCenterHierTextByKeyFluentHelper getCostCenterHierTextByKey(String controllingArea, String additionalMasterDataHierarchy, String hierarchyNode, LocalDateTime validityEndDate, String language)
CostCenterHierText
entity using key fields.language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
controllingArea
- Controlling Area
Constraints: Not nullable, Maximum length: 4
validityEndDate
- Date indicating up to when an entry is valid.
Constraints: Not nullable, Precision: 0
additionalMasterDataHierarchy
- Consolidation Hierarchy ID
Constraints: Not nullable, Maximum length: 40
hierarchyNode
- Hierarchy node
Constraints: Not nullable, Maximum length: 50
CostCenterHierText
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 CostCenterTextFluentHelper getAllCostCenterText()
CostCenterText
entities.CostCenterText
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 CostCenterTextByKeyFluentHelper getCostCenterTextByKey(String language, String costCenter, String controllingArea)
CostCenterText
entity using key fields.costCenter
- A key that uniquely identifies a cost center.
Constraints: Not nullable, Maximum length: 10
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
controllingArea
- Uniquely identifies a controlling area.
Constraints: Not nullable, Maximum length: 4
CostCenterText
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 CustomerSupplierCountryFluentHelper getAllCustomerSupplierCountry()
CustomerSupplierCountry
entities.CustomerSupplierCountry
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 CustomerSupplierCountryByKeyFluentHelper getCustomerSupplierCountryByKey(String country)
CustomerSupplierCountry
entity using key fields.country
- The country/region key contains information which the system uses to check entries such as the length
of the postal code or bank account number.
Constraints: Not nullable, Maximum length: 3
CustomerSupplierCountry
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 CustomerSupplierCountryHierFluentHelper getAllCustomerSupplierCountryHier()
CustomerSupplierCountryHier
entities.CustomerSupplierCountryHier
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 CustomerSupplierCountryHierByKeyFluentHelper getCustomerSupplierCountryHierByKey(String additionalMasterDataHierarchy, String hierarchyNode, LocalDateTime validityEndDate)
CustomerSupplierCountryHier
entity using key fields.validityEndDate
- Validity End Date
Constraints: Not nullable, Precision: 0
additionalMasterDataHierarchy
- Consolidation Hierarchy ID
Constraints: Not nullable, Maximum length: 40
hierarchyNode
- Hierarchy node
Constraints: Not nullable, Maximum length: 50
CustomerSupplierCountryHier
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 CustomerSuplrCntryHierTextFluentHelper getAllCustomerSuplrCntryHierText()
CustomerSuplrCntryHierText
entities.CustomerSuplrCntryHierText
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 CustomerSuplrCntryHierTextByKeyFluentHelper getCustomerSuplrCntryHierTextByKey(String additionalMasterDataHierarchy, String hierarchyNode, LocalDateTime validityEndDate, String language)
CustomerSuplrCntryHierText
entity using key fields.language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
validityEndDate
- Date indicating up to when an entry is valid.
Constraints: Not nullable, Precision: 0
additionalMasterDataHierarchy
- Consolidation Hierarchy ID
Constraints: Not nullable, Maximum length: 40
hierarchyNode
- Hierarchy node
Constraints: Not nullable, Maximum length: 50
CustomerSuplrCntryHierText
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 CustomerSupplierCountryTextFluentHelper getAllCustomerSupplierCountryText()
CustomerSupplierCountryText
entities.CustomerSupplierCountryText
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 CustomerSupplierCountryTextByKeyFluentHelper getCustomerSupplierCountryTextByKey(String language, String country)
CustomerSupplierCountryText
entity using key fields.country
- Customer/Supplier Country/Region
Constraints: Not nullable, Maximum length: 3
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
CustomerSupplierCountryText
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 CustomerFluentHelper getAllCustomer()
Customer
entities.@Nonnull CustomerByKeyFluentHelper getCustomerByKey(String customer)
Customer
entity using key fields.customer
- Gives an alphanumeric key, which clearly identifies the customer or vendor in the SAP system.
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 CustomerGroupFluentHelper getAllCustomerGroup()
CustomerGroup
entities.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 CustomerGroupByKeyFluentHelper getCustomerGroupByKey(String customerGroup)
CustomerGroup
entity using key fields.customerGroup
- Identifies a particular group of customers (for example, wholesale or retail) for the purpose of
pricing or generating statistics.
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 CustomerGroupHierFluentHelper getAllCustomerGroupHier()
CustomerGroupHier
entities.CustomerGroupHier
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 CustomerGroupHierByKeyFluentHelper getCustomerGroupHierByKey(String additionalMasterDataHierarchy, String hierarchyNode, LocalDateTime validityEndDate)
CustomerGroupHier
entity using key fields.validityEndDate
- Validity End Date
Constraints: Not nullable, Precision: 0
additionalMasterDataHierarchy
- Consolidation Hierarchy ID
Constraints: Not nullable, Maximum length: 40
hierarchyNode
- Hierarchy node
Constraints: Not nullable, Maximum length: 50
CustomerGroupHier
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 CustomerGroupHierTextFluentHelper getAllCustomerGroupHierText()
CustomerGroupHierText
entities.CustomerGroupHierText
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 CustomerGroupHierTextByKeyFluentHelper getCustomerGroupHierTextByKey(String additionalMasterDataHierarchy, String hierarchyNode, LocalDateTime validityEndDate, String language)
CustomerGroupHierText
entity using key fields.language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
validityEndDate
- Date indicating up to when an entry is valid.
Constraints: Not nullable, Precision: 0
additionalMasterDataHierarchy
- Consolidation Hierarchy ID
Constraints: Not nullable, Maximum length: 40
hierarchyNode
- Hierarchy node
Constraints: Not nullable, Maximum length: 50
CustomerGroupHierText
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 CustomerGroupTextFluentHelper getAllCustomerGroupText()
CustomerGroupText
entities.CustomerGroupText
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 CustomerGroupTextByKeyFluentHelper getCustomerGroupTextByKey(String language, String customerGroup)
CustomerGroupText
entity using key fields.customerGroup
- Identifies a particular group of customers (for example, wholesale or retail) for the purpose of
pricing or generating statistics.
Constraints: Not nullable, Maximum length: 2
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
CustomerGroupText
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 CustomerHierFluentHelper getAllCustomerHier()
CustomerHier
entities.CustomerHier
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 CustomerHierByKeyFluentHelper getCustomerHierByKey(String additionalMasterDataHierarchy, String hierarchyNode, LocalDateTime validityEndDate)
CustomerHier
entity using key fields.validityEndDate
- Validity End Date
Constraints: Not nullable, Precision: 0
additionalMasterDataHierarchy
- Consolidation Hierarchy ID
Constraints: Not nullable, Maximum length: 40
hierarchyNode
- Hierarchy node
Constraints: Not nullable, Maximum length: 50
CustomerHier
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 CustomerHierTextFluentHelper getAllCustomerHierText()
CustomerHierText
entities.CustomerHierText
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 CustomerHierTextByKeyFluentHelper getCustomerHierTextByKey(String additionalMasterDataHierarchy, String hierarchyNode, LocalDateTime validityEndDate, String language)
CustomerHierText
entity using key fields.language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
validityEndDate
- Date indicating up to when an entry is valid.
Constraints: Not nullable, Precision: 0
additionalMasterDataHierarchy
- Consolidation Hierarchy ID
Constraints: Not nullable, Maximum length: 40
hierarchyNode
- Hierarchy node
Constraints: Not nullable, Maximum length: 50
CustomerHierText
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 CustomerTextFluentHelper getAllCustomerText()
CustomerText
entities.CustomerText
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 CustomerTextByKeyFluentHelper getCustomerTextByKey(String language, String customer)
CustomerText
entity using key fields.language
- customer
- Gives an alphanumeric key, which clearly identifies the customer or vendor in the SAP system.
Constraints: Not nullable, Maximum length: 10
CustomerText
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 DistributionChannelFluentHelper getAllDistributionChannel()
DistributionChannel
entities.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 DistributionChannelByKeyFluentHelper getDistributionChannelByKey(String distributionChannel)
DistributionChannel
entity using key fields.distributionChannel
- The way in which products or services reach the customer. Typical examples of distribution channels
are wholesale, retail, or direct sales.
Constraints: Not nullable, Maximum length: 2
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 DistributionChannelTextFluentHelper getAllDistributionChannelText()
DistributionChannelText
entities.DistributionChannelText
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 DistributionChannelTextByKeyFluentHelper getDistributionChannelTextByKey(String language, String distributionChannel)
DistributionChannelText
entity using key fields.language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
distributionChannel
- The way in which products or services reach the customer. Typical examples of distribution channels
are wholesale, retail, or direct sales.
Constraints: Not nullable, Maximum length: 2
DistributionChannelText
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 OrganizationDivisionFluentHelper getAllOrganizationDivision()
OrganizationDivision
entities.OrganizationDivision
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 OrganizationDivisionByKeyFluentHelper getOrganizationDivisionByKey(String division)
OrganizationDivision
entity using key fields.division
- A way of grouping materials, products, or services. The system uses divisions to determine the sales
areas and the business areas for a material, product, or service.
Constraints: Not nullable, Maximum length: 2
OrganizationDivision
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 OrganizationDivisionTextFluentHelper getAllOrganizationDivisionText()
OrganizationDivisionText
entities.OrganizationDivisionText
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 OrganizationDivisionTextByKeyFluentHelper getOrganizationDivisionTextByKey(String language, String division)
OrganizationDivisionText
entity using key fields.division
- A way of grouping materials, products, or services. The system uses divisions to determine the sales
areas and the business areas for a material, product, or service.
Constraints: Not nullable, Maximum length: 2
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
OrganizationDivisionText
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 ConsolidationDocumentTypeFluentHelper getAllConsolidationDocumentType()
ConsolidationDocumentType
entities.ConsolidationDocumentType
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 ConsolidationDocumentTypeByKeyFluentHelper getConsolidationDocumentTypeByKey(String consolidationDocumentType)
ConsolidationDocumentType
entity using key fields.consolidationDocumentType
- Enter a document type
Constraints: Not nullable, Maximum length: 2
ConsolidationDocumentType
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 DocumentTypeHierFluentHelper getAllDocumentTypeHier()
DocumentTypeHier
entities.DocumentTypeHier
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 DocumentTypeHierByKeyFluentHelper getDocumentTypeHierByKey(String consolidationDocTypeHierarchy, String hierarchyNode, LocalDateTime validityEndDate)
DocumentTypeHier
entity using key fields.consolidationDocTypeHierarchy
- Specifies the structure that organizes entities, concepts, objects, activities, and units into an
order of precedence.
Constraints: Not nullable, Maximum length: 42
validityEndDate
- Date indicating up to when an entry is valid.
Constraints: Not nullable, Precision: 0
hierarchyNode
- Hierarchy node
Constraints: Not nullable, Maximum length: 50
DocumentTypeHier
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 DocumentTypeHierTextFluentHelper getAllDocumentTypeHierText()
DocumentTypeHierText
entities.DocumentTypeHierText
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 DocumentTypeHierTextByKeyFluentHelper getDocumentTypeHierTextByKey(String language, String consolidationDocTypeHierarchy, String hierarchyNode, LocalDateTime validityEndDate)
DocumentTypeHierText
entity using key fields.consolidationDocTypeHierarchy
- Specifies the structure that organizes entities, concepts, objects, activities, and units into an
order of precedence.
Constraints: Not nullable, Maximum length: 42
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
validityEndDate
- Date indicating up to when an entry is valid.
Constraints: Not nullable, Precision: 0
hierarchyNode
- Hierarchy node
Constraints: Not nullable, Maximum length: 50
DocumentTypeHierText
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 ConsolidationDocTypeTextFluentHelper getAllConsolidationDocTypeText()
ConsolidationDocTypeText
entities.ConsolidationDocTypeText
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 ConsolidationDocTypeTextByKeyFluentHelper getConsolidationDocTypeTextByKey(String consolidationDocumentType, String language)
ConsolidationDocTypeText
entity using key fields.language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
consolidationDocumentType
- Enter a document type
Constraints: Not nullable, Maximum length: 2
ConsolidationDocTypeText
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 FeatureFluentHelper getAllFeature()
Feature
entities.@Nonnull FeatureByKeyFluentHelper getFeatureByKey(String cnsldtnFeature)
Feature
entity using key fields.cnsldtnFeature
- Feature
Constraints: Not nullable, Maximum length: 8
Feature
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 FinancialTransactionTypeFluentHelper getAllFinancialTransactionType()
FinancialTransactionType
entities.FinancialTransactionType
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 FinancialTransactionTypeByKeyFluentHelper getFinancialTransactionTypeByKey(String financialTransactionType)
FinancialTransactionType
entity using key fields.financialTransactionType
- Entry for a transaction type.
Constraints: Not nullable, Maximum length: 3
FinancialTransactionType
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 FinancialTransactionTypeHierFluentHelper getAllFinancialTransactionTypeHier()
FinancialTransactionTypeHier
entities.FinancialTransactionTypeHier
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 FinancialTransactionTypeHierByKeyFluentHelper getFinancialTransactionTypeHierByKey(String additionalMasterDataHierarchy, String hierarchyNode, LocalDateTime validityEndDate)
FinancialTransactionTypeHier
entity using key fields.validityEndDate
- Validity End Date
Constraints: Not nullable, Precision: 0
additionalMasterDataHierarchy
- Consolidation Hierarchy ID
Constraints: Not nullable, Maximum length: 40
hierarchyNode
- Hierarchy node
Constraints: Not nullable, Maximum length: 50
FinancialTransactionTypeHier
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 FinancialTransTypeHierTextFluentHelper getAllFinancialTransTypeHierText()
FinancialTransTypeHierText
entities.FinancialTransTypeHierText
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 FinancialTransTypeHierTextByKeyFluentHelper getFinancialTransTypeHierTextByKey(String additionalMasterDataHierarchy, String hierarchyNode, LocalDateTime validityEndDate, String language)
FinancialTransTypeHierText
entity using key fields.language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
validityEndDate
- Date indicating up to when an entry is valid.
Constraints: Not nullable, Precision: 0
additionalMasterDataHierarchy
- Consolidation Hierarchy ID
Constraints: Not nullable, Maximum length: 40
hierarchyNode
- Hierarchy node
Constraints: Not nullable, Maximum length: 50
FinancialTransTypeHierText
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 FinancialTransactionTypeTextFluentHelper getAllFinancialTransactionTypeText()
FinancialTransactionTypeText
entities.FinancialTransactionTypeText
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 FinancialTransactionTypeTextByKeyFluentHelper getFinancialTransactionTypeTextByKey(String language, String financialTransactionType)
FinancialTransactionTypeText
entity using key fields.financialTransactionType
- Entry for a transaction type.
Constraints: Not nullable, Maximum length: 3
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
FinancialTransactionTypeText
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 FinancialStatementItemFluentHelper getAllFinancialStatementItem()
FinancialStatementItem
entities.FinancialStatementItem
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 FinancialStatementItemByKeyFluentHelper getFinancialStatementItemByKey(String consolidationChartOfAccounts, String financialStatementItem)
FinancialStatementItem
entity using key fields.financialStatementItem
- Financial Statement Item
Constraints: Not nullable, Maximum length: 10
consolidationChartOfAccounts
- Enter a Consolidation Chart of Accounts
Constraints: Not nullable, Maximum length: 2
FinancialStatementItem
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 FSItemAttribByTimeVersionFluentHelper getAllFSItemAttribByTimeVersion()
FSItemAttribByTimeVersion
entities.FSItemAttribByTimeVersion
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 FSItemAttribByTimeVersionByKeyFluentHelper getFSItemAttribByTimeVersionByKey(String consolidationChartOfAccounts, String financialStatementItem, String consolidationVersion, String fromFiscalYearPeriod)
FSItemAttribByTimeVersion
entity using key fields.financialStatementItem
- Financial Statement Item
Constraints: Not nullable, Maximum length: 10
fromFiscalYearPeriod
- Start of Assignment
Constraints: Not nullable, Maximum length: 7
consolidationVersion
- Enter a Consolidation Version.
Constraints: Not nullable, Maximum length: 3
consolidationChartOfAccounts
- Enter a Consolidation Chart of Accounts
Constraints: Not nullable, Maximum length: 2
FSItemAttribByTimeVersion
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 FinancialStatementItemHierFluentHelper getAllFinancialStatementItemHier()
FinancialStatementItemHier
entities.FinancialStatementItemHier
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 FinancialStatementItemHierByKeyFluentHelper getFinancialStatementItemHierByKey(String consolidationChartOfAccounts, String financialStatementItemHier, String hierarchyNode)
FinancialStatementItemHier
entity using key fields.consolidationChartOfAccounts
- Enter a Consolidation Chart of Accounts
Constraints: Not nullable, Maximum length: 2
hierarchyNode
- Hierarchy node
Constraints: Not nullable, Maximum length: 50
financialStatementItemHier
- An FS item hierarchy is an orderly set (or hierarchy) of totals items and value items.
Constraints: Not nullable, Maximum length: 10
FinancialStatementItemHier
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 FinancialStmntItemHierTextFluentHelper getAllFinancialStmntItemHierText()
FinancialStmntItemHierText
entities.FinancialStmntItemHierText
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 FinancialStmntItemHierTextByKeyFluentHelper getFinancialStmntItemHierTextByKey(String consolidationChartOfAccounts, String financialStatementItemHier, String hierarchyNode, String language)
FinancialStmntItemHierText
entity using key fields.language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
consolidationChartOfAccounts
- Enter a Consolidation Chart of Accounts
Constraints: Not nullable, Maximum length: 2
hierarchyNode
- Hierarchy node
Constraints: Not nullable, Maximum length: 50
financialStatementItemHier
- An FS item hierarchy is an orderly set (or hierarchy) of totals items and value items.
Constraints: Not nullable, Maximum length: 10
FinancialStmntItemHierText
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 FinancialStmntItemHierText_2FluentHelper getAllFinancialStmntItemHierText_2()
FinancialStmntItemHierText_2
entities.FinancialStmntItemHierText_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 FinancialStmntItemHierText_2ByKeyFluentHelper getFinancialStmntItemHierText_2ByKey(String language, String consolidationChartOfAccounts, String financialStatementItemHier, String hierarchyNode)
FinancialStmntItemHierText_2
entity using key fields.language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
consolidationChartOfAccounts
- Enter a Consolidation Chart of Accounts
Constraints: Not nullable, Maximum length: 2
hierarchyNode
- Hierarchy node
Constraints: Not nullable, Maximum length: 50
financialStatementItemHier
- An FS item hierarchy is an orderly set (or hierarchy) of totals items and value items.
Constraints: Not nullable, Maximum length: 10
FinancialStmntItemHierText_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 FinancialStatementItemHier_2FluentHelper getAllFinancialStatementItemHier_2()
FinancialStatementItemHier_2
entities.FinancialStatementItemHier_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 FinancialStatementItemHier_2ByKeyFluentHelper getFinancialStatementItemHier_2ByKey(String consolidationChartOfAccounts, String financialStatementItemHier, String hierarchyNode)
FinancialStatementItemHier_2
entity using key fields.consolidationChartOfAccounts
- Enter a Consolidation Chart of Accounts
Constraints: Not nullable, Maximum length: 2
hierarchyNode
- Hierarchy node
Constraints: Not nullable, Maximum length: 50
financialStatementItemHier
- An FS item hierarchy is an orderly set (or hierarchy) of totals items and value items.
Constraints: Not nullable, Maximum length: 10
FinancialStatementItemHier_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 FSItemSelectionAttribFluentHelper getAllFSItemSelectionAttrib()
FSItemSelectionAttrib
entities.FSItemSelectionAttrib
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 FSItemSelectionAttribByKeyFluentHelper getFSItemSelectionAttribByKey(String fSItemAttributeName)
FSItemSelectionAttrib
entity using key fields.fSItemAttributeName
- Financial Statement Item Selection Attribute
Constraints: Not nullable, Maximum length: 30
FSItemSelectionAttrib
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 FSItemSelectionAttribTextFluentHelper getAllFSItemSelectionAttribText()
FSItemSelectionAttribText
entities.FSItemSelectionAttribText
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 FSItemSelectionAttribTextByKeyFluentHelper getFSItemSelectionAttribTextByKey(String language, String fSItemAttributeName)
FSItemSelectionAttribText
entity using key fields.fSItemAttributeName
- Financial Statement Item Selection Attribute
Constraints: Not nullable, Maximum length: 30
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
FSItemSelectionAttribText
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 FSItemSelectionAttribValFluentHelper getAllFSItemSelectionAttribVal()
FSItemSelectionAttribVal
entities.FSItemSelectionAttribVal
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 FSItemSelectionAttribValByKeyFluentHelper getFSItemSelectionAttribValByKey(String fSItemAttributeName, String fSItemAttributeValueName)
FSItemSelectionAttribVal
entity using key fields.fSItemAttributeValueName
- You assign these FS items by using an FS item role.
Constraints: Not nullable, Maximum length: 30
fSItemAttributeName
- Financial Statement Item Selection Attribute
Constraints: Not nullable, Maximum length: 30
FSItemSelectionAttribVal
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 FSItemSelectionAttribValTextFluentHelper getAllFSItemSelectionAttribValText()
FSItemSelectionAttribValText
entities.FSItemSelectionAttribValText
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 FSItemSelectionAttribValTextByKeyFluentHelper getFSItemSelectionAttribValTextByKey(String language, String fSItemAttributeName, String fSItemAttributeValueName)
FSItemSelectionAttribValText
entity using key fields.fSItemAttributeValueName
- You assign these FS items by using an FS item role.
Constraints: Not nullable, Maximum length: 30
fSItemAttributeName
- Financial Statement Item Selection Attribute
Constraints: Not nullable, Maximum length: 30
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
FSItemSelectionAttribValText
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 FinancialStatementItemTextFluentHelper getAllFinancialStatementItemText()
FinancialStatementItemText
entities.FinancialStatementItemText
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 FinancialStatementItemTextByKeyFluentHelper getFinancialStatementItemTextByKey(String consolidationChartOfAccounts, String financialStatementItem, String language)
FinancialStatementItemText
entity using key fields.financialStatementItem
- Enter an FS Item
Constraints: Not nullable, Maximum length: 10
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
consolidationChartOfAccounts
- Enter a Consolidation Chart of Accounts
Constraints: Not nullable, Maximum length: 2
FinancialStatementItemText
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 FSItemTargetAttribFluentHelper getAllFSItemTargetAttrib()
FSItemTargetAttrib
entities.FSItemTargetAttrib
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 FSItemTargetAttribByKeyFluentHelper getFSItemTargetAttribByKey(String fSItemAttributeName)
FSItemTargetAttrib
entity using key fields.fSItemAttributeName
- Financial Statement Item Target Attribute
Constraints: Not nullable, Maximum length: 30
FSItemTargetAttrib
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 FSItemTargetAttribTextFluentHelper getAllFSItemTargetAttribText()
FSItemTargetAttribText
entities.FSItemTargetAttribText
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 FSItemTargetAttribTextByKeyFluentHelper getFSItemTargetAttribTextByKey(String language, String fSItemAttributeName)
FSItemTargetAttribText
entity using key fields.fSItemAttributeName
- Financial Statement Item Target Attribute
Constraints: Not nullable, Maximum length: 30
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
FSItemTargetAttribText
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 FSItemTargetAttribValFluentHelper getAllFSItemTargetAttribVal()
FSItemTargetAttribVal
entities.FSItemTargetAttribVal
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 FSItemTargetAttribValByKeyFluentHelper getFSItemTargetAttribValByKey(String consolidationChartOfAccounts, String financialStatementItem)
FSItemTargetAttribVal
entity using key fields.financialStatementItem
- Financial Statement Item
Constraints: Not nullable, Maximum length: 10
consolidationChartOfAccounts
- Enter a Consolidation Chart of Accounts
Constraints: Not nullable, Maximum length: 2
FSItemTargetAttribVal
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 FSItemTargetAttribValTextFluentHelper getAllFSItemTargetAttribValText()
FSItemTargetAttribValText
entities.FSItemTargetAttribValText
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 FSItemTargetAttribValTextByKeyFluentHelper getFSItemTargetAttribValTextByKey(String language, String consolidationChartOfAccounts, String financialStatementItem)
FSItemTargetAttribValText
entity using key fields.financialStatementItem
- Financial Statement Item
Constraints: Not nullable, Maximum length: 10
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
consolidationChartOfAccounts
- Enter a Consolidation Chart of Accounts
Constraints: Not nullable, Maximum length: 2
FSItemTargetAttribValText
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 FSItemTypeFluentHelper getAllFSItemType()
FSItemType
entities.FSItemType
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 FSItemTypeByKeyFluentHelper getFSItemTypeByKey(String financialStatementItemType)
FSItemType
entity using key fields.financialStatementItemType
- Single value or lower limit of the value range of a domain.
Constraints: Not nullable, Maximum length: 10
FSItemType
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 FSItemTypeTextFluentHelper getAllFSItemTypeText()
FSItemTypeText
entities.FSItemTypeText
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 FSItemTypeTextByKeyFluentHelper getFSItemTypeTextByKey(String language, String financialStatementItemType)
FSItemTypeText
entity using key fields.language
- The language key contains the abbreviation for the language in which a text is stored. It controls the
language in which texts are output on the printer or on the screen.
Constraints: Not nullable, Maximum length: 2
financialStatementItemType
- Single value or lower limit of the value range of a domain.
Constraints: Not nullable, Maximum length: 10
FSItemTypeText
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 FinancialStatementItemText_2FluentHelper getAllFinancialStatementItemText_2()
FinancialStatementItemText_2
entities.FinancialStatementItemText_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 FinancialStatementItemText_2ByKeyFluentHelper getFinancialStatementItemText_2ByKey(String language, String consolidationChartOfAccounts, String financialStatementItem)
FinancialStatementItemText_2
entity using key fields.financialStatementItem
- Financial Statement Item
Constraints: Not nullable, Maximum length: 10
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
consolidationChartOfAccounts
- Enter a Consolidation Chart of Accounts
Constraints: Not nullable, Maximum length: 2
FinancialStatementItemText_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 FinancialStatementItem_2FluentHelper getAllFinancialStatementItem_2()
FinancialStatementItem_2
entities.FinancialStatementItem_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 FinancialStatementItem_2ByKeyFluentHelper getFinancialStatementItem_2ByKey(String consolidationChartOfAccounts, String financialStatementItem)
FinancialStatementItem_2
entity using key fields.financialStatementItem
- Financial Statement Item
Constraints: Not nullable, Maximum length: 10
consolidationChartOfAccounts
- Enter a Consolidation Chart of Accounts
Constraints: Not nullable, Maximum length: 2
FinancialStatementItem_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 FunctionalAreaHierTextFluentHelper getAllFunctionalAreaHierText()
FunctionalAreaHierText
entities.FunctionalAreaHierText
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 FunctionalAreaHierTextByKeyFluentHelper getFunctionalAreaHierTextByKey(String additionalMasterDataHierarchy, String hierarchyNode, LocalDateTime validityEndDate, String language)
FunctionalAreaHierText
entity using key fields.language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
validityEndDate
- Date indicating up to when an entry is valid.
Constraints: Not nullable, Precision: 0
additionalMasterDataHierarchy
- Consolidation Hierarchy ID
Constraints: Not nullable, Maximum length: 40
hierarchyNode
- Hierarchy node
Constraints: Not nullable, Maximum length: 50
FunctionalAreaHierText
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 FunctionalAreaFluentHelper getAllFunctionalArea()
FunctionalArea
entities.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 FunctionalAreaByKeyFluentHelper getFunctionalAreaByKey(String functionalArea)
FunctionalArea
entity using key fields.functionalArea
- Structure criterion for an enterprise or government based on functional aspects.
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 FunctionalAreaHierFluentHelper getAllFunctionalAreaHier()
FunctionalAreaHier
entities.FunctionalAreaHier
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 FunctionalAreaHierByKeyFluentHelper getFunctionalAreaHierByKey(String additionalMasterDataHierarchy, String hierarchyNode, LocalDateTime validityEndDate)
FunctionalAreaHier
entity using key fields.validityEndDate
- Validity End Date
Constraints: Not nullable, Precision: 0
additionalMasterDataHierarchy
- Consolidation Hierarchy ID
Constraints: Not nullable, Maximum length: 40
hierarchyNode
- Hierarchy node
Constraints: Not nullable, Maximum length: 50
FunctionalAreaHier
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 FunctionalAreaTextFluentHelper getAllFunctionalAreaText()
FunctionalAreaText
entities.FunctionalAreaText
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 FunctionalAreaTextByKeyFluentHelper getFunctionalAreaTextByKey(String language, String functionalArea)
FunctionalAreaText
entity using key fields.functionalArea
- Structure criterion for an enterprise or government based on functional aspects.
Constraints: Not nullable, Maximum length: 16
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
FunctionalAreaText
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 GLAccountFluentHelper getAllGLAccount()
GLAccount
entities.@Nonnull GLAccountByKeyFluentHelper getGLAccountByKey(String gLAccount, String chartOfAccounts)
GLAccount
entity using key fields.gLAccount
- The G/L account number identifies the G/L account in a chart of accounts.
Constraints: Not nullable, Maximum length: 10
chartOfAccounts
- Key that uniquely identifies a chart of accounts.
Constraints: Not nullable, Maximum length: 4
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 GLAccountHierFluentHelper getAllGLAccountHier()
GLAccountHier
entities.GLAccountHier
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 GLAccountHierByKeyFluentHelper getGLAccountHierByKey(String additionalMasterDataHierarchy, String hierarchyNode, LocalDateTime validityEndDate)
GLAccountHier
entity using key fields.validityEndDate
- Validity End Date
Constraints: Not nullable, Precision: 0
additionalMasterDataHierarchy
- Consolidation Hierarchy ID
Constraints: Not nullable, Maximum length: 40
hierarchyNode
- Hierarchy node
Constraints: Not nullable, Maximum length: 50
GLAccountHier
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 GLAccountHierTextFluentHelper getAllGLAccountHierText()
GLAccountHierText
entities.GLAccountHierText
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 GLAccountHierTextByKeyFluentHelper getGLAccountHierTextByKey(String additionalMasterDataHierarchy, String hierarchyNode, LocalDateTime validityEndDate, String language)
GLAccountHierText
entity using key fields.language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
validityEndDate
- Date indicating up to when an entry is valid.
Constraints: Not nullable, Precision: 0
additionalMasterDataHierarchy
- Consolidation Hierarchy ID
Constraints: Not nullable, Maximum length: 40
hierarchyNode
- Hierarchy node
Constraints: Not nullable, Maximum length: 50
GLAccountHierText
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 GLAccountTextFluentHelper getAllGLAccountText()
GLAccountText
entities.GLAccountText
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 GLAccountTextByKeyFluentHelper getGLAccountTextByKey(String language, String gLAccount, String chartOfAccounts)
GLAccountText
entity using key fields.gLAccount
- The G/L account number identifies the G/L account in a chart of accounts.
Constraints: Not nullable, Maximum length: 10
chartOfAccounts
- Key that uniquely identifies a chart of accounts.
Constraints: Not nullable, Maximum length: 4
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
GLAccountText
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 ChartOfAccountsFluentHelper getAllChartOfAccounts()
ChartOfAccounts
entities.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 ChartOfAccountsByKeyFluentHelper getChartOfAccountsByKey(String chartOfAccounts)
ChartOfAccounts
entity using key fields.chartOfAccounts
- 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 ChartOfAccountsTextFluentHelper getAllChartOfAccountsText()
ChartOfAccountsText
entities.ChartOfAccountsText
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 ChartOfAccountsTextByKeyFluentHelper getChartOfAccountsTextByKey(String language, String chartOfAccounts)
ChartOfAccountsText
entity using key fields.chartOfAccounts
- G/L Chart of Accounts
Constraints: Not nullable, Maximum length: 4
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
ChartOfAccountsText
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 PartnerCompanyFluentHelper getAllPartnerCompany()
PartnerCompany
entities.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 PartnerCompanyByKeyFluentHelper getPartnerCompanyByKey(String company)
PartnerCompany
entity using key fields.company
- Unique company ID of a company within your corporate group.
Constraints: Not nullable, Maximum length: 6
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 PartnerCompanyTextFluentHelper getAllPartnerCompanyText()
PartnerCompanyText
entities.PartnerCompanyText
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 PartnerCompanyTextByKeyFluentHelper getPartnerCompanyTextByKey(String language, String company)
PartnerCompanyText
entity using key fields.language
- company
- Unique company ID of a company within your corporate group.
Constraints: Not nullable, Maximum length: 6
PartnerCompanyText
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 ConsolidationGroupFluentHelper getAllConsolidationGroup()
ConsolidationGroup
entities.ConsolidationGroup
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 ConsolidationGroupByKeyFluentHelper getConsolidationGroupByKey(String consolidationGroup)
ConsolidationGroup
entity using key fields.consolidationGroup
- Enter a Consolidation Group
Constraints: Not nullable, Maximum length: 18
ConsolidationGroup
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 ConsolidationGroupTextFluentHelper getAllConsolidationGroupText()
ConsolidationGroupText
entities.ConsolidationGroupText
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 ConsolidationGroupTextByKeyFluentHelper getConsolidationGroupTextByKey(String consolidationGroup, String language)
ConsolidationGroupText
entity using key fields.consolidationGroup
- Enter a Consolidation Group
Constraints: Not nullable, Maximum length: 18
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
ConsolidationGroupText
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 CustomerSupplierIndustryFluentHelper getAllCustomerSupplierIndustry()
CustomerSupplierIndustry
entities.CustomerSupplierIndustry
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 CustomerSupplierIndustryByKeyFluentHelper getCustomerSupplierIndustryByKey(String industry)
CustomerSupplierIndustry
entity using key fields.industry
- An industry is a distinct group of companies with the same basic business activity. The industry key
is used in selecting data for evaluations (for example, a vendor master data list). You can specify
industries such as trade, banking, service, manufacturing, health care, public service, media and so
on.
Constraints: Not nullable, Maximum length: 4
CustomerSupplierIndustry
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 CustomerSupplierIndustryTextFluentHelper getAllCustomerSupplierIndustryText()
CustomerSupplierIndustryText
entities.CustomerSupplierIndustryText
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 CustomerSupplierIndustryTextByKeyFluentHelper getCustomerSupplierIndustryTextByKey(String language, String industry)
CustomerSupplierIndustryText
entity using key fields.language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
industry
- An industry is a distinct group of companies with the same basic business activity. The industry key
is used in selecting data for evaluations (for example, a vendor master data list). You can specify
industries such as trade, banking, service, manufacturing, health care, public service, media and so
on.
Constraints: Not nullable, Maximum length: 4
CustomerSupplierIndustryText
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 OrderIDFluentHelper getAllOrderID()
OrderID
entities.@Nonnull OrderIDByKeyFluentHelper getOrderIDByKey(String internalOrder)
OrderID
entity using key fields.internalOrder
- Key that uniquely identifies an order within a client.
Constraints: Not nullable, Maximum length: 12
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 OrderIDTextFluentHelper getAllOrderIDText()
OrderIDText
entities.OrderIDText
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 OrderIDTextByKeyFluentHelper getOrderIDTextByKey(String language, String internalOrder)
OrderIDText
entity using key fields.language
- internalOrder
- Key that uniquely identifies an order within a client.
Constraints: Not nullable, Maximum length: 12
OrderIDText
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 CnsldtnInvesteeUnitFluentHelper getAllCnsldtnInvesteeUnit()
CnsldtnInvesteeUnit
entities.CnsldtnInvesteeUnit
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 CnsldtnInvesteeUnitByKeyFluentHelper getCnsldtnInvesteeUnitByKey(String consolidationUnit)
CnsldtnInvesteeUnit
entity using key fields.consolidationUnit
- Enter aConsolidation Unit
Constraints: Not nullable, Maximum length: 18
CnsldtnInvesteeUnit
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 CnsldtnInvesteeUnitHierFluentHelper getAllCnsldtnInvesteeUnitHier()
CnsldtnInvesteeUnitHier
entities.CnsldtnInvesteeUnitHier
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 CnsldtnInvesteeUnitHierByKeyFluentHelper getCnsldtnInvesteeUnitHierByKey(String consolidationUnitHierarchy, String hierarchyNode, LocalDateTime validityEndDate)
CnsldtnInvesteeUnitHier
entity using key fields.consolidationUnitHierarchy
- Specifies the structure that organizes entities, concepts, objects, activities, and units into an
order of precedence.
Constraints: Not nullable, Maximum length: 42
validityEndDate
- Date indicating up to when an entry is valid.
Constraints: Not nullable, Precision: 0
hierarchyNode
- Hierarchy node
Constraints: Not nullable, Maximum length: 50
CnsldtnInvesteeUnitHier
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 CnsldtnInvesteeUnitHierTextFluentHelper getAllCnsldtnInvesteeUnitHierText()
CnsldtnInvesteeUnitHierText
entities.CnsldtnInvesteeUnitHierText
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 CnsldtnInvesteeUnitHierTextByKeyFluentHelper getCnsldtnInvesteeUnitHierTextByKey(String consolidationUnitHierarchy, String hierarchyNode, LocalDateTime validityEndDate, String language)
CnsldtnInvesteeUnitHierText
entity using key fields.consolidationUnitHierarchy
- Specifies the structure that organizes entities, concepts, objects, activities, and units into an
order of precedence.
Constraints: Not nullable, Maximum length: 42
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
validityEndDate
- Date indicating up to when an entry is valid.
Constraints: Not nullable, Precision: 0
hierarchyNode
- Hierarchy node
Constraints: Not nullable, Maximum length: 50
CnsldtnInvesteeUnitHierText
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 CnsldtnInvesteeUnitTextFluentHelper getAllCnsldtnInvesteeUnitText()
CnsldtnInvesteeUnitText
entities.CnsldtnInvesteeUnitText
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 CnsldtnInvesteeUnitTextByKeyFluentHelper getCnsldtnInvesteeUnitTextByKey(String consolidationUnit, String language)
CnsldtnInvesteeUnitText
entity using key fields.language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
consolidationUnit
- Consolidation Unit
Constraints: Not nullable, Maximum length: 18
CnsldtnInvesteeUnitText
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 InvestmentActivityTypeFluentHelper getAllInvestmentActivityType()
InvestmentActivityType
entities.InvestmentActivityType
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 InvestmentActivityTypeByKeyFluentHelper getInvestmentActivityTypeByKey(String investmentActivityType)
InvestmentActivityType
entity using key fields.investmentActivityType
- Consolidation of Investments Activity
Constraints: Not nullable, Maximum length: 2
InvestmentActivityType
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 InvestmentActivityTypeTextFluentHelper getAllInvestmentActivityTypeText()
InvestmentActivityTypeText
entities.InvestmentActivityTypeText
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 InvestmentActivityTypeTextByKeyFluentHelper getInvestmentActivityTypeTextByKey(String language, String investmentActivityType)
InvestmentActivityTypeText
entity using key fields.investmentActivityType
- Consolidation of Investments Activity
Constraints: Not nullable, Maximum length: 2
language
- The language key contains the abbreviation for the language in which a text is stored. It controls the
language in which texts are output on the printer or on the screen.
Constraints: Not nullable, Maximum length: 2
InvestmentActivityTypeText
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 ConsolidationLedgerFluentHelper getAllConsolidationLedger()
ConsolidationLedger
entities.ConsolidationLedger
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 ConsolidationLedgerByKeyFluentHelper getConsolidationLedgerByKey(String consolidationLedger)
ConsolidationLedger
entity using key fields.consolidationLedger
- The unique identification of a special ledger.
Constraints: Not nullable, Maximum length: 2
ConsolidationLedger
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 ConsolidationLedgerTextFluentHelper getAllConsolidationLedgerText()
ConsolidationLedgerText
entities.ConsolidationLedgerText
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 ConsolidationLedgerTextByKeyFluentHelper getConsolidationLedgerTextByKey(String consolidationLedger, String language)
ConsolidationLedgerText
entity using key fields.language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
consolidationLedger
- The unique identification of a special ledger.
Constraints: Not nullable, Maximum length: 2
ConsolidationLedgerText
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 MaterialFluentHelper getAllMaterial()
Material
entities.@Nonnull MaterialByKeyFluentHelper getMaterialByKey(String material)
Material
entity using key fields.material
- Alphanumeric key uniquely identifying the 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 MaterialGroupFluentHelper getAllMaterialGroup()
MaterialGroup
entities.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 MaterialGroupByKeyFluentHelper getMaterialGroupByKey(String materialGroup)
MaterialGroup
entity using key fields.materialGroup
- Key that you use to group together several products or services with the same attributes, and to
assign them to a particular product 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 MaterialGroupHierFluentHelper getAllMaterialGroupHier()
MaterialGroupHier
entities.MaterialGroupHier
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 MaterialGroupHierByKeyFluentHelper getMaterialGroupHierByKey(String additionalMasterDataHierarchy, String hierarchyNode)
MaterialGroupHier
entity using key fields.additionalMasterDataHierarchy
- Specifies the structure that organizes entities, concepts, objects, activities, and units into an
order of precedence.
Constraints: Not nullable, Maximum length: 42
hierarchyNode
- Hierarchy node
Constraints: Not nullable, Maximum length: 50
MaterialGroupHier
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 MaterialGroupHierTextFluentHelper getAllMaterialGroupHierText()
MaterialGroupHierText
entities.MaterialGroupHierText
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 MaterialGroupHierTextByKeyFluentHelper getMaterialGroupHierTextByKey(String language, String additionalMasterDataHierarchy, String hierarchyNode)
MaterialGroupHierText
entity using key fields.language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
additionalMasterDataHierarchy
- Specifies the structure that organizes entities, concepts, objects, activities, and units into an
order of precedence.
Constraints: Not nullable, Maximum length: 42
hierarchyNode
- Hierarchy node
Constraints: Not nullable, Maximum length: 50
MaterialGroupHierText
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 MaterialGroupTextFluentHelper getAllMaterialGroupText()
MaterialGroupText
entities.MaterialGroupText
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 MaterialGroupTextByKeyFluentHelper getMaterialGroupTextByKey(String language, String materialGroup)
MaterialGroupText
entity using key fields.materialGroup
- Key that you use to group together several products or services with the same attributes, and to
assign them to a particular product group.
Constraints: Not nullable, Maximum length: 9
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
MaterialGroupText
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 MaterialHierFluentHelper getAllMaterialHier()
MaterialHier
entities.MaterialHier
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 MaterialHierByKeyFluentHelper getMaterialHierByKey(String additionalMasterDataHierarchy, String hierarchyNode, LocalDateTime validityEndDate)
MaterialHier
entity using key fields.validityEndDate
- Validity End Date
Constraints: Not nullable, Precision: 0
additionalMasterDataHierarchy
- Consolidation Hierarchy ID
Constraints: Not nullable, Maximum length: 40
hierarchyNode
- Hierarchy node
Constraints: Not nullable, Maximum length: 50
MaterialHier
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 MaterialHierTextFluentHelper getAllMaterialHierText()
MaterialHierText
entities.MaterialHierText
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 MaterialHierTextByKeyFluentHelper getMaterialHierTextByKey(String additionalMasterDataHierarchy, String hierarchyNode, LocalDateTime validityEndDate, String language)
MaterialHierText
entity using key fields.language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
validityEndDate
- Date indicating up to when an entry is valid.
Constraints: Not nullable, Precision: 0
additionalMasterDataHierarchy
- Consolidation Hierarchy ID
Constraints: Not nullable, Maximum length: 40
hierarchyNode
- Hierarchy node
Constraints: Not nullable, Maximum length: 50
MaterialHierText
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 MaterialTextFluentHelper getAllMaterialText()
MaterialText
entities.MaterialText
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 MaterialTextByKeyFluentHelper getMaterialTextByKey(String language, String material)
MaterialText
entity using key fields.material
- Alphanumeric key uniquely identifying the material.
Constraints: Not nullable, Maximum length: 40
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
MaterialText
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 CnsldtnOfInvestmentsActivityFluentHelper getAllCnsldtnOfInvestmentsActivity()
CnsldtnOfInvestmentsActivity
entities.CnsldtnOfInvestmentsActivity
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 CnsldtnOfInvestmentsActivityByKeyFluentHelper getCnsldtnOfInvestmentsActivityByKey(String investmentActivityType)
CnsldtnOfInvestmentsActivity
entity using key fields.investmentActivityType
- Fundamental step within consolidation of investments where primarily the following financial statement
items are dealt with:
Constraints: Not nullable, Maximum length: 2
CnsldtnOfInvestmentsActivity
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 CnsldtnOfInvestmentsActyTextFluentHelper getAllCnsldtnOfInvestmentsActyText()
CnsldtnOfInvestmentsActyText
entities.CnsldtnOfInvestmentsActyText
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 CnsldtnOfInvestmentsActyTextByKeyFluentHelper getCnsldtnOfInvestmentsActyTextByKey(String language, String investmentActivityType)
CnsldtnOfInvestmentsActyText
entity using key fields.investmentActivityType
- Fundamental step within consolidation of investments where primarily the following financial statement
items are dealt with:
Constraints: Not nullable, Maximum length: 2
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
CnsldtnOfInvestmentsActyText
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 PartnerFunctionalAreaHierFluentHelper getAllPartnerFunctionalAreaHier()
PartnerFunctionalAreaHier
entities.PartnerFunctionalAreaHier
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 PartnerFunctionalAreaHierByKeyFluentHelper getPartnerFunctionalAreaHierByKey(String additionalMasterDataHierarchy, String hierarchyNode, LocalDateTime validityEndDate)
PartnerFunctionalAreaHier
entity using key fields.validityEndDate
- Validity End Date
Constraints: Not nullable, Precision: 0
additionalMasterDataHierarchy
- Consolidation Hierarchy ID
Constraints: Not nullable, Maximum length: 40
hierarchyNode
- Hierarchy node
Constraints: Not nullable, Maximum length: 50
PartnerFunctionalAreaHier
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 PartnerFunctionalAreaHierTextFluentHelper getAllPartnerFunctionalAreaHierText()
PartnerFunctionalAreaHierText
entities.PartnerFunctionalAreaHierText
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 PartnerFunctionalAreaHierTextByKeyFluentHelper getPartnerFunctionalAreaHierTextByKey(String additionalMasterDataHierarchy, String hierarchyNode, LocalDateTime validityEndDate, String language)
PartnerFunctionalAreaHierText
entity using key fields.language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
validityEndDate
- Date indicating up to when an entry is valid.
Constraints: Not nullable, Precision: 0
additionalMasterDataHierarchy
- Consolidation Hierarchy ID
Constraints: Not nullable, Maximum length: 40
hierarchyNode
- Hierarchy node
Constraints: Not nullable, Maximum length: 50
PartnerFunctionalAreaHierText
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 PartnerFunctionalAreaTextFluentHelper getAllPartnerFunctionalAreaText()
PartnerFunctionalAreaText
entities.PartnerFunctionalAreaText
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 PartnerFunctionalAreaTextByKeyFluentHelper getPartnerFunctionalAreaTextByKey(String language, String functionalArea)
PartnerFunctionalAreaText
entity using key fields.functionalArea
- Partner Functional Area
Constraints: Not nullable, Maximum length: 16
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
PartnerFunctionalAreaText
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 PartnerBusinessAreaFluentHelper getAllPartnerBusinessArea()
PartnerBusinessArea
entities.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 PartnerBusinessAreaByKeyFluentHelper getPartnerBusinessAreaByKey(String businessArea)
PartnerBusinessArea
entity using key fields.businessArea
- Key that uniquely identifies a business 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 PartnerBusinessAreaHierFluentHelper getAllPartnerBusinessAreaHier()
PartnerBusinessAreaHier
entities.PartnerBusinessAreaHier
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 PartnerBusinessAreaHierByKeyFluentHelper getPartnerBusinessAreaHierByKey(String additionalMasterDataHierarchy, String hierarchyNode, LocalDateTime validityEndDate)
PartnerBusinessAreaHier
entity using key fields.validityEndDate
- Validity End Date
Constraints: Not nullable, Precision: 0
additionalMasterDataHierarchy
- Consolidation Hierarchy ID
Constraints: Not nullable, Maximum length: 40
hierarchyNode
- Hierarchy node
Constraints: Not nullable, Maximum length: 50
PartnerBusinessAreaHier
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 PartnerBusinessAreaHierTextFluentHelper getAllPartnerBusinessAreaHierText()
PartnerBusinessAreaHierText
entities.PartnerBusinessAreaHierText
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 PartnerBusinessAreaHierTextByKeyFluentHelper getPartnerBusinessAreaHierTextByKey(String additionalMasterDataHierarchy, String hierarchyNode, LocalDateTime validityEndDate, String language)
PartnerBusinessAreaHierText
entity using key fields.language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
validityEndDate
- Date indicating up to when an entry is valid.
Constraints: Not nullable, Precision: 0
additionalMasterDataHierarchy
- Consolidation Hierarchy ID
Constraints: Not nullable, Maximum length: 40
hierarchyNode
- Hierarchy node
Constraints: Not nullable, Maximum length: 50
PartnerBusinessAreaHierText
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 PartnerBusinessAreaTextFluentHelper getAllPartnerBusinessAreaText()
PartnerBusinessAreaText
entities.PartnerBusinessAreaText
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 PartnerBusinessAreaTextByKeyFluentHelper getPartnerBusinessAreaTextByKey(String language, String businessArea)
PartnerBusinessAreaText
entity using key fields.businessArea
- Partner Business Area
Constraints: Not nullable, Maximum length: 4
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
PartnerBusinessAreaText
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 PartnerCostCenterFluentHelper getAllPartnerCostCenter()
PartnerCostCenter
entities.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 PartnerCostCenterByKeyFluentHelper getPartnerCostCenterByKey(String costCenter, String controllingArea)
PartnerCostCenter
entity using key fields.costCenter
- A key that uniquely identifies a cost center.
Constraints: Not nullable, Maximum length: 10
controllingArea
- Uniquely identifies a controlling area.
Constraints: Not nullable, Maximum length: 4
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 PartnerCostCenterHierFluentHelper getAllPartnerCostCenterHier()
PartnerCostCenterHier
entities.PartnerCostCenterHier
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 PartnerCostCenterHierByKeyFluentHelper getPartnerCostCenterHierByKey(String controllingArea, String additionalMasterDataHierarchy, String hierarchyNode, LocalDateTime validityEndDate)
PartnerCostCenterHier
entity using key fields.controllingArea
- Controlling Area
Constraints: Not nullable, Maximum length: 4
validityEndDate
- Validity End Date
Constraints: Not nullable, Precision: 0
additionalMasterDataHierarchy
- Consolidation Hierarchy ID
Constraints: Not nullable, Maximum length: 40
hierarchyNode
- Hierarchy node
Constraints: Not nullable, Maximum length: 50
PartnerCostCenterHier
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 PartnerCostCenterHierTextFluentHelper getAllPartnerCostCenterHierText()
PartnerCostCenterHierText
entities.PartnerCostCenterHierText
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 PartnerCostCenterHierTextByKeyFluentHelper getPartnerCostCenterHierTextByKey(String controllingArea, String additionalMasterDataHierarchy, String hierarchyNode, LocalDateTime validityEndDate, String language)
PartnerCostCenterHierText
entity using key fields.language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
controllingArea
- Controlling Area
Constraints: Not nullable, Maximum length: 4
validityEndDate
- Date indicating up to when an entry is valid.
Constraints: Not nullable, Precision: 0
additionalMasterDataHierarchy
- Consolidation Hierarchy ID
Constraints: Not nullable, Maximum length: 40
hierarchyNode
- Hierarchy node
Constraints: Not nullable, Maximum length: 50
PartnerCostCenterHierText
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 PartnerCostCenterTextFluentHelper getAllPartnerCostCenterText()
PartnerCostCenterText
entities.PartnerCostCenterText
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 PartnerCostCenterTextByKeyFluentHelper getPartnerCostCenterTextByKey(String language, String costCenter, String controllingArea)
PartnerCostCenterText
entity using key fields.costCenter
- Partner Cost Center
Constraints: Not nullable, Maximum length: 10
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
controllingArea
- Uniquely identifies a controlling area.
Constraints: Not nullable, Maximum length: 4
PartnerCostCenterText
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 PartnerFunctionalAreaFluentHelper getAllPartnerFunctionalArea()
PartnerFunctionalArea
entities.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 PartnerFunctionalAreaByKeyFluentHelper getPartnerFunctionalAreaByKey(String functionalArea)
PartnerFunctionalArea
entity using key fields.functionalArea
- Structure criterion for an enterprise or government based on functional aspects.
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 PartnerProfitCenterHierFluentHelper getAllPartnerProfitCenterHier()
PartnerProfitCenterHier
entities.PartnerProfitCenterHier
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 PartnerProfitCenterHierByKeyFluentHelper getPartnerProfitCenterHierByKey(String controllingArea, String additionalMasterDataHierarchy, String hierarchyNode, LocalDateTime validityEndDate)
PartnerProfitCenterHier
entity using key fields.controllingArea
- Controlling Area
Constraints: Not nullable, Maximum length: 4
validityEndDate
- Validity End Date
Constraints: Not nullable, Precision: 0
additionalMasterDataHierarchy
- Consolidation Hierarchy ID
Constraints: Not nullable, Maximum length: 40
hierarchyNode
- Hierarchy node
Constraints: Not nullable, Maximum length: 50
PartnerProfitCenterHier
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 PartnerProfitCenterHierTextFluentHelper getAllPartnerProfitCenterHierText()
PartnerProfitCenterHierText
entities.PartnerProfitCenterHierText
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 PartnerProfitCenterHierTextByKeyFluentHelper getPartnerProfitCenterHierTextByKey(String controllingArea,