@Named(value="com.sap.cloud.sdk.s4hana.datamodel.odata.services.DefaultMasterDataForGroupReportingService") public class DefaultMasterDataForGroupReportingService extends Object implements MasterDataForGroupReportingService
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 - Cloud Consolidation Master Data for Group Reporting Integration (SAP_COM_0336), Finance - Cloud Consolidation Data Collection Integration (SAP_COM_0241), Finance - Group Reporting Planning Integration (SAP_COM_0370) |
Scope Items: | Group Reporting - Data from External Systems (2U6), Group Reporting - Data from SAP Group Reporting Data Collection (287) |
Authentication Methods: | Basic, x509, OAuth2 |
DEFAULT_SERVICE_PATH
Constructor and Description |
---|
DefaultMasterDataForGroupReportingService()
Creates a service using
MasterDataForGroupReportingService.DEFAULT_SERVICE_PATH to send the requests. |
public DefaultMasterDataForGroupReportingService()
MasterDataForGroupReportingService.DEFAULT_SERVICE_PATH
to send the requests.@Nonnull public DefaultMasterDataForGroupReportingService withServicePath(@Nonnull String servicePath)
MasterDataForGroupReportingService
withServicePath
in interface MasterDataForGroupReportingService
servicePath
- Service path that will override the default.@Nonnull public DefaultMasterDataForGroupReportingServiceBatch batch()
batch
in interface BatchService<MasterDataForGroupReportingServiceBatch>
@Nonnull public ConsolidationAllMasterDataFluentHelper getAllConsolidationAllMasterData()
MasterDataForGroupReportingService
ConsolidationAllMasterData
entities.getAllConsolidationAllMasterData
in interface MasterDataForGroupReportingService
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 public ConsolidationAllMasterDataByKeyFluentHelper getConsolidationAllMasterDataByKey(String additionalCharcFieldName)
MasterDataForGroupReportingService
ConsolidationAllMasterData
entity using key fields.getConsolidationAllMasterDataByKey
in interface MasterDataForGroupReportingService
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 public ConsolidationAllMDAttribTextFluentHelper getAllConsolidationAllMDAttribText()
MasterDataForGroupReportingService
ConsolidationAllMDAttribText
entities.getAllConsolidationAllMDAttribText
in interface MasterDataForGroupReportingService
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 public ConsolidationAllMDAttribTextByKeyFluentHelper getConsolidationAllMDAttribTextByKey(String consolidationAttributeName, String consolidationMDCharcName, String language)
MasterDataForGroupReportingService
ConsolidationAllMDAttribText
entity using key fields.getConsolidationAllMDAttribTextByKey
in interface MasterDataForGroupReportingService
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 public ConsolidationAllMDAttributeFluentHelper getAllConsolidationAllMDAttribute()
MasterDataForGroupReportingService
ConsolidationAllMDAttribute
entities.getAllConsolidationAllMDAttribute
in interface MasterDataForGroupReportingService
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 public ConsolidationAllMDAttributeByKeyFluentHelper getConsolidationAllMDAttributeByKey(String consolidationAttributeName, String consolidationMDCharcName)
MasterDataForGroupReportingService
ConsolidationAllMDAttribute
entity using key fields.getConsolidationAllMDAttributeByKey
in interface MasterDataForGroupReportingService
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 public ConsolidationAllMDTextFluentHelper getAllConsolidationAllMDText()
MasterDataForGroupReportingService
ConsolidationAllMDText
entities.getAllConsolidationAllMDText
in interface MasterDataForGroupReportingService
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 public ConsolidationAllMDTextByKeyFluentHelper getConsolidationAllMDTextByKey(String additionalCharcFieldName, String language)
MasterDataForGroupReportingService
ConsolidationAllMDText
entity using key fields.getConsolidationAllMDTextByKey
in interface MasterDataForGroupReportingService
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 public BaseUnitFluentHelper getAllBaseUnit()
MasterDataForGroupReportingService
BaseUnit
entities.getAllBaseUnit
in interface MasterDataForGroupReportingService
BaseUnit
entities. This fluent helper allows methods which modify the underlying query to be called before
executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BaseUnitByKeyFluentHelper getBaseUnitByKey(String unitOfMeasure)
MasterDataForGroupReportingService
BaseUnit
entity using key fields.getBaseUnitByKey
in interface MasterDataForGroupReportingService
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 public BaseUnitTextFluentHelper getAllBaseUnitText()
MasterDataForGroupReportingService
BaseUnitText
entities.getAllBaseUnitText
in interface MasterDataForGroupReportingService
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 public BaseUnitTextByKeyFluentHelper getBaseUnitTextByKey(String language, String unitOfMeasure)
MasterDataForGroupReportingService
BaseUnitText
entity using key fields.getBaseUnitTextByKey
in interface MasterDataForGroupReportingService
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
unitOfMeasure
- Base Unit
Constraints: Not nullable, Maximum length: 3
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 public BillingDocumentTypeFluentHelper getAllBillingDocumentType()
MasterDataForGroupReportingService
BillingDocumentType
entities.getAllBillingDocumentType
in interface MasterDataForGroupReportingService
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 public BillingDocumentTypeByKeyFluentHelper getBillingDocumentTypeByKey(String billingDocumentType)
MasterDataForGroupReportingService
BillingDocumentType
entity using key fields.getBillingDocumentTypeByKey
in interface MasterDataForGroupReportingService
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 public BillingDocumentTypeTextFluentHelper getAllBillingDocumentTypeText()
MasterDataForGroupReportingService
BillingDocumentTypeText
entities.getAllBillingDocumentTypeText
in interface MasterDataForGroupReportingService
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 public BillingDocumentTypeTextByKeyFluentHelper getBillingDocumentTypeTextByKey(String language, String billingDocumentType)
MasterDataForGroupReportingService
BillingDocumentTypeText
entity using key fields.getBillingDocumentTypeTextByKey
in interface MasterDataForGroupReportingService
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
billingDocumentType
- Billing Document Type
Constraints: Not nullable, Maximum length: 4
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 public BillToPartyFluentHelper getAllBillToParty()
MasterDataForGroupReportingService
BillToParty
entities.getAllBillToParty
in interface MasterDataForGroupReportingService
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 public BillToPartyByKeyFluentHelper getBillToPartyByKey(String customer)
MasterDataForGroupReportingService
BillToParty
entity using key fields.getBillToPartyByKey
in interface MasterDataForGroupReportingService
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 public BillToPartyTextFluentHelper getAllBillToPartyText()
MasterDataForGroupReportingService
BillToPartyText
entities.getAllBillToPartyText
in interface MasterDataForGroupReportingService
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 public BillToPartyTextByKeyFluentHelper getBillToPartyTextByKey(String language, String customer)
MasterDataForGroupReportingService
BillToPartyText
entity using key fields.getBillToPartyTextByKey
in interface MasterDataForGroupReportingService
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 public BusinessAreaFluentHelper getAllBusinessArea()
MasterDataForGroupReportingService
BusinessArea
entities.getAllBusinessArea
in interface MasterDataForGroupReportingService
BusinessArea
entities. This fluent helper allows methods which modify the underlying query to be called
before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BusinessAreaByKeyFluentHelper getBusinessAreaByKey(String businessArea)
MasterDataForGroupReportingService
BusinessArea
entity using key fields.getBusinessAreaByKey
in interface MasterDataForGroupReportingService
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 public BusinessAreaHierFluentHelper getAllBusinessAreaHier()
MasterDataForGroupReportingService
BusinessAreaHier
entities.getAllBusinessAreaHier
in interface MasterDataForGroupReportingService
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 public BusinessAreaHierByKeyFluentHelper getBusinessAreaHierByKey(String additionalMasterDataHierarchy, String hierarchyNode, LocalDateTime validityEndDate)
MasterDataForGroupReportingService
BusinessAreaHier
entity using key fields.getBusinessAreaHierByKey
in interface MasterDataForGroupReportingService
additionalMasterDataHierarchy
- Consolidation Hierarchy ID
Constraints: Not nullable, Maximum length: 40
hierarchyNode
- Hierarchy node
Constraints: Not nullable, Maximum length: 50
validityEndDate
- Validity End Date
Constraints: Not nullable, Precision: 0
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 public BusinessAreaHierTextFluentHelper getAllBusinessAreaHierText()
MasterDataForGroupReportingService
BusinessAreaHierText
entities.getAllBusinessAreaHierText
in interface MasterDataForGroupReportingService
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 public BusinessAreaHierTextByKeyFluentHelper getBusinessAreaHierTextByKey(String additionalMasterDataHierarchy, String hierarchyNode, LocalDateTime validityEndDate, String language)
MasterDataForGroupReportingService
BusinessAreaHierText
entity using key fields.getBusinessAreaHierTextByKey
in interface MasterDataForGroupReportingService
additionalMasterDataHierarchy
- Consolidation Hierarchy ID
Constraints: Not nullable, Maximum length: 40
hierarchyNode
- Hierarchy node
Constraints: Not nullable, Maximum length: 50
validityEndDate
- Date indicating up to when an entry is valid.
Constraints: Not nullable, Precision: 0
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
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 public BusinessAreaTextFluentHelper getAllBusinessAreaText()
MasterDataForGroupReportingService
BusinessAreaText
entities.getAllBusinessAreaText
in interface MasterDataForGroupReportingService
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 public BusinessAreaTextByKeyFluentHelper getBusinessAreaTextByKey(String language, String businessArea)
MasterDataForGroupReportingService
BusinessAreaText
entity using key fields.getBusinessAreaTextByKey
in interface MasterDataForGroupReportingService
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
businessArea
- Key that uniquely identifies a business area.
Constraints: Not nullable, Maximum length: 4
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 public ConsolidationChartOfAccountsFluentHelper getAllConsolidationChartOfAccounts()
MasterDataForGroupReportingService
ConsolidationChartOfAccounts
entities.getAllConsolidationChartOfAccounts
in interface MasterDataForGroupReportingService
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 public ConsolidationChartOfAccountsByKeyFluentHelper getConsolidationChartOfAccountsByKey(String consolidationChartOfAccounts)
MasterDataForGroupReportingService
ConsolidationChartOfAccounts
entity using key fields.getConsolidationChartOfAccountsByKey
in interface MasterDataForGroupReportingService
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 public ConsolidationChtAcctsTextFluentHelper getAllConsolidationChtAcctsText()
MasterDataForGroupReportingService
ConsolidationChtAcctsText
entities.getAllConsolidationChtAcctsText
in interface MasterDataForGroupReportingService
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 public ConsolidationChtAcctsTextByKeyFluentHelper getConsolidationChtAcctsTextByKey(String consolidationChartOfAccounts, String language)
MasterDataForGroupReportingService
ConsolidationChtAcctsText
entity using key fields.getConsolidationChtAcctsTextByKey
in interface MasterDataForGroupReportingService
consolidationChartOfAccounts
- Consolidation Chart of Accounts
Constraints: Not nullable, Maximum length: 2
language
- The language key indicates
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 public ControllingAreaFluentHelper getAllControllingArea()
MasterDataForGroupReportingService
ControllingArea
entities.getAllControllingArea
in interface MasterDataForGroupReportingService
ControllingArea
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ControllingAreaByKeyFluentHelper getControllingAreaByKey(String controllingArea)
MasterDataForGroupReportingService
ControllingArea
entity using key fields.getControllingAreaByKey
in interface MasterDataForGroupReportingService
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 public ControllingAreaTextFluentHelper getAllControllingAreaText()
MasterDataForGroupReportingService
ControllingAreaText
entities.getAllControllingAreaText
in interface MasterDataForGroupReportingService
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 public ControllingAreaTextByKeyFluentHelper getControllingAreaTextByKey(String language, String controllingArea)
MasterDataForGroupReportingService
ControllingAreaText
entity using key fields.getControllingAreaTextByKey
in interface MasterDataForGroupReportingService
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 public CostCenterFluentHelper getAllCostCenter()
MasterDataForGroupReportingService
CostCenter
entities.getAllCostCenter
in interface MasterDataForGroupReportingService
CostCenter
entities. This fluent helper allows methods which modify the underlying query to be called
before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public CostCenterByKeyFluentHelper getCostCenterByKey(String costCenter, String controllingArea)
MasterDataForGroupReportingService
CostCenter
entity using key fields.getCostCenterByKey
in interface MasterDataForGroupReportingService
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 public CostCenterHierFluentHelper getAllCostCenterHier()
MasterDataForGroupReportingService
CostCenterHier
entities.getAllCostCenterHier
in interface MasterDataForGroupReportingService
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 public CostCenterHierByKeyFluentHelper getCostCenterHierByKey(String controllingArea, String additionalMasterDataHierarchy, String hierarchyNode, LocalDateTime validityEndDate)
MasterDataForGroupReportingService
CostCenterHier
entity using key fields.getCostCenterHierByKey
in interface MasterDataForGroupReportingService
controllingArea
- Controlling Area
Constraints: Not nullable, Maximum length: 4
additionalMasterDataHierarchy
- Consolidation Hierarchy ID
Constraints: Not nullable, Maximum length: 40
hierarchyNode
- Hierarchy node
Constraints: Not nullable, Maximum length: 50
validityEndDate
- Validity End Date
Constraints: Not nullable, Precision: 0
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 public CostCenterHierTextFluentHelper getAllCostCenterHierText()
MasterDataForGroupReportingService
CostCenterHierText
entities.getAllCostCenterHierText
in interface MasterDataForGroupReportingService
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 public CostCenterHierTextByKeyFluentHelper getCostCenterHierTextByKey(String controllingArea, String additionalMasterDataHierarchy, String hierarchyNode, LocalDateTime validityEndDate, String language)
MasterDataForGroupReportingService
CostCenterHierText
entity using key fields.getCostCenterHierTextByKey
in interface MasterDataForGroupReportingService
controllingArea
- Controlling Area
Constraints: Not nullable, Maximum length: 4
additionalMasterDataHierarchy
- Consolidation Hierarchy ID
Constraints: Not nullable, Maximum length: 40
hierarchyNode
- Hierarchy node
Constraints: Not nullable, Maximum length: 50
validityEndDate
- Date indicating up to when an entry is valid.
Constraints: Not nullable, Precision: 0
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
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 public CostCenterTextFluentHelper getAllCostCenterText()
MasterDataForGroupReportingService
CostCenterText
entities.getAllCostCenterText
in interface MasterDataForGroupReportingService
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 public CostCenterTextByKeyFluentHelper getCostCenterTextByKey(String language, String costCenter, String controllingArea)
MasterDataForGroupReportingService
CostCenterText
entity using key fields.getCostCenterTextByKey
in interface MasterDataForGroupReportingService
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
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
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 public CustomerSupplierCountryFluentHelper getAllCustomerSupplierCountry()
MasterDataForGroupReportingService
CustomerSupplierCountry
entities.getAllCustomerSupplierCountry
in interface MasterDataForGroupReportingService
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 public CustomerSupplierCountryByKeyFluentHelper getCustomerSupplierCountryByKey(String country)
MasterDataForGroupReportingService
CustomerSupplierCountry
entity using key fields.getCustomerSupplierCountryByKey
in interface MasterDataForGroupReportingService
country
- The country 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 public CustomerSupplierCountryHierFluentHelper getAllCustomerSupplierCountryHier()
MasterDataForGroupReportingService
CustomerSupplierCountryHier
entities.getAllCustomerSupplierCountryHier
in interface MasterDataForGroupReportingService
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 public CustomerSupplierCountryHierByKeyFluentHelper getCustomerSupplierCountryHierByKey(String additionalMasterDataHierarchy, String hierarchyNode, LocalDateTime validityEndDate)
MasterDataForGroupReportingService
CustomerSupplierCountryHier
entity using key fields.getCustomerSupplierCountryHierByKey
in interface MasterDataForGroupReportingService
additionalMasterDataHierarchy
- Consolidation Hierarchy ID
Constraints: Not nullable, Maximum length: 40
hierarchyNode
- Hierarchy node
Constraints: Not nullable, Maximum length: 50
validityEndDate
- Validity End Date
Constraints: Not nullable, Precision: 0
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 public CustomerSuplrCntryHierTextFluentHelper getAllCustomerSuplrCntryHierText()
MasterDataForGroupReportingService
CustomerSuplrCntryHierText
entities.getAllCustomerSuplrCntryHierText
in interface MasterDataForGroupReportingService
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 public CustomerSuplrCntryHierTextByKeyFluentHelper getCustomerSuplrCntryHierTextByKey(String additionalMasterDataHierarchy, String hierarchyNode, LocalDateTime validityEndDate, String language)
MasterDataForGroupReportingService
CustomerSuplrCntryHierText
entity using key fields.getCustomerSuplrCntryHierTextByKey
in interface MasterDataForGroupReportingService
additionalMasterDataHierarchy
- Consolidation Hierarchy ID
Constraints: Not nullable, Maximum length: 40
hierarchyNode
- Hierarchy node
Constraints: Not nullable, Maximum length: 50
validityEndDate
- Date indicating up to when an entry is valid.
Constraints: Not nullable, Precision: 0
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
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 public CustomerSupplierCountryTextFluentHelper getAllCustomerSupplierCountryText()
MasterDataForGroupReportingService
CustomerSupplierCountryText
entities.getAllCustomerSupplierCountryText
in interface MasterDataForGroupReportingService
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 public CustomerSupplierCountryTextByKeyFluentHelper getCustomerSupplierCountryTextByKey(String language, String country)
MasterDataForGroupReportingService
CustomerSupplierCountryText
entity using key fields.getCustomerSupplierCountryTextByKey
in interface MasterDataForGroupReportingService
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
country
- Customer/Supplier Country/Region
Constraints: Not nullable, Maximum length: 3
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 public CustomerFluentHelper getAllCustomer()
MasterDataForGroupReportingService
Customer
entities.getAllCustomer
in interface MasterDataForGroupReportingService
Customer
entities. This fluent helper allows methods which modify the underlying query to be called before
executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public CustomerByKeyFluentHelper getCustomerByKey(String customer)
MasterDataForGroupReportingService
Customer
entity using key fields.getCustomerByKey
in interface MasterDataForGroupReportingService
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 public CustomerGroupFluentHelper getAllCustomerGroup()
MasterDataForGroupReportingService
CustomerGroup
entities.getAllCustomerGroup
in interface MasterDataForGroupReportingService
CustomerGroup
entities. This fluent helper allows methods which modify the underlying query to be called
before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public CustomerGroupByKeyFluentHelper getCustomerGroupByKey(String customerGroup)
MasterDataForGroupReportingService
CustomerGroup
entity using key fields.getCustomerGroupByKey
in interface MasterDataForGroupReportingService
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 public CustomerGroupHierFluentHelper getAllCustomerGroupHier()
MasterDataForGroupReportingService
CustomerGroupHier
entities.getAllCustomerGroupHier
in interface MasterDataForGroupReportingService
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 public CustomerGroupHierByKeyFluentHelper getCustomerGroupHierByKey(String additionalMasterDataHierarchy, String hierarchyNode, LocalDateTime validityEndDate)
MasterDataForGroupReportingService
CustomerGroupHier
entity using key fields.getCustomerGroupHierByKey
in interface MasterDataForGroupReportingService
additionalMasterDataHierarchy
- Consolidation Hierarchy ID
Constraints: Not nullable, Maximum length: 40
hierarchyNode
- Hierarchy node
Constraints: Not nullable, Maximum length: 50
validityEndDate
- Validity End Date
Constraints: Not nullable, Precision: 0
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 public CustomerGroupHierTextFluentHelper getAllCustomerGroupHierText()
MasterDataForGroupReportingService
CustomerGroupHierText
entities.getAllCustomerGroupHierText
in interface MasterDataForGroupReportingService
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 public CustomerGroupHierTextByKeyFluentHelper getCustomerGroupHierTextByKey(String additionalMasterDataHierarchy, String hierarchyNode, LocalDateTime validityEndDate, String language)
MasterDataForGroupReportingService
CustomerGroupHierText
entity using key fields.getCustomerGroupHierTextByKey
in interface MasterDataForGroupReportingService
additionalMasterDataHierarchy
- Consolidation Hierarchy ID
Constraints: Not nullable, Maximum length: 40
hierarchyNode
- Hierarchy node
Constraints: Not nullable, Maximum length: 50
validityEndDate
- Date indicating up to when an entry is valid.
Constraints: Not nullable, Precision: 0
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
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 public CustomerGroupTextFluentHelper getAllCustomerGroupText()
MasterDataForGroupReportingService
CustomerGroupText
entities.getAllCustomerGroupText
in interface MasterDataForGroupReportingService
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 public CustomerGroupTextByKeyFluentHelper getCustomerGroupTextByKey(String language, String customerGroup)
MasterDataForGroupReportingService
CustomerGroupText
entity using key fields.getCustomerGroupTextByKey
in interface MasterDataForGroupReportingService
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
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
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 public CustomerHierFluentHelper getAllCustomerHier()
MasterDataForGroupReportingService
CustomerHier
entities.getAllCustomerHier
in interface MasterDataForGroupReportingService
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 public CustomerHierByKeyFluentHelper getCustomerHierByKey(String additionalMasterDataHierarchy, String hierarchyNode, LocalDateTime validityEndDate)
MasterDataForGroupReportingService
CustomerHier
entity using key fields.getCustomerHierByKey
in interface MasterDataForGroupReportingService
additionalMasterDataHierarchy
- Consolidation Hierarchy ID
Constraints: Not nullable, Maximum length: 40
hierarchyNode
- Hierarchy node
Constraints: Not nullable, Maximum length: 50
validityEndDate
- Validity End Date
Constraints: Not nullable, Precision: 0
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 public CustomerHierTextFluentHelper getAllCustomerHierText()
MasterDataForGroupReportingService
CustomerHierText
entities.getAllCustomerHierText
in interface MasterDataForGroupReportingService
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 public CustomerHierTextByKeyFluentHelper getCustomerHierTextByKey(String additionalMasterDataHierarchy, String hierarchyNode, LocalDateTime validityEndDate, String language)
MasterDataForGroupReportingService
CustomerHierText
entity using key fields.getCustomerHierTextByKey
in interface MasterDataForGroupReportingService
additionalMasterDataHierarchy
- Consolidation Hierarchy ID
Constraints: Not nullable, Maximum length: 40
hierarchyNode
- Hierarchy node
Constraints: Not nullable, Maximum length: 50
validityEndDate
- Date indicating up to when an entry is valid.
Constraints: Not nullable, Precision: 0
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
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 public CustomerTextFluentHelper getAllCustomerText()
MasterDataForGroupReportingService
CustomerText
entities.getAllCustomerText
in interface MasterDataForGroupReportingService
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 public CustomerTextByKeyFluentHelper getCustomerTextByKey(String language, String customer)
MasterDataForGroupReportingService
CustomerText
entity using key fields.getCustomerTextByKey
in interface MasterDataForGroupReportingService
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 public DistributionChannelFluentHelper getAllDistributionChannel()
MasterDataForGroupReportingService
DistributionChannel
entities.getAllDistributionChannel
in interface MasterDataForGroupReportingService
DistributionChannel
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public DistributionChannelByKeyFluentHelper getDistributionChannelByKey(String distributionChannel)
MasterDataForGroupReportingService
DistributionChannel
entity using key fields.getDistributionChannelByKey
in interface MasterDataForGroupReportingService
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 public DistributionChannelTextFluentHelper getAllDistributionChannelText()
MasterDataForGroupReportingService
DistributionChannelText
entities.getAllDistributionChannelText
in interface MasterDataForGroupReportingService
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 public DistributionChannelTextByKeyFluentHelper getDistributionChannelTextByKey(String language, String distributionChannel)
MasterDataForGroupReportingService
DistributionChannelText
entity using key fields.getDistributionChannelTextByKey
in interface MasterDataForGroupReportingService
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 public OrganizationDivisionFluentHelper getAllOrganizationDivision()
MasterDataForGroupReportingService
OrganizationDivision
entities.getAllOrganizationDivision
in interface MasterDataForGroupReportingService
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 public OrganizationDivisionByKeyFluentHelper getOrganizationDivisionByKey(String division)
MasterDataForGroupReportingService
OrganizationDivision
entity using key fields.getOrganizationDivisionByKey
in interface MasterDataForGroupReportingService
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 public OrganizationDivisionTextFluentHelper getAllOrganizationDivisionText()
MasterDataForGroupReportingService
OrganizationDivisionText
entities.getAllOrganizationDivisionText
in interface MasterDataForGroupReportingService
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 public OrganizationDivisionTextByKeyFluentHelper getOrganizationDivisionTextByKey(String language, String division)
MasterDataForGroupReportingService
OrganizationDivisionText
entity using key fields.getOrganizationDivisionTextByKey
in interface MasterDataForGroupReportingService
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
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
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 public ConsolidationDocumentTypeFluentHelper getAllConsolidationDocumentType()
MasterDataForGroupReportingService
ConsolidationDocumentType
entities.getAllConsolidationDocumentType
in interface MasterDataForGroupReportingService
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 public ConsolidationDocumentTypeByKeyFluentHelper getConsolidationDocumentTypeByKey(String consolidationDocumentType)
MasterDataForGroupReportingService
ConsolidationDocumentType
entity using key fields.getConsolidationDocumentTypeByKey
in interface MasterDataForGroupReportingService
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 public ConsolidationDocTypeTextFluentHelper getAllConsolidationDocTypeText()
MasterDataForGroupReportingService
ConsolidationDocTypeText
entities.getAllConsolidationDocTypeText
in interface MasterDataForGroupReportingService
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 public ConsolidationDocTypeTextByKeyFluentHelper getConsolidationDocTypeTextByKey(String consolidationDocumentType, String language)
MasterDataForGroupReportingService
ConsolidationDocTypeText
entity using key fields.getConsolidationDocTypeTextByKey
in interface MasterDataForGroupReportingService
consolidationDocumentType
- Enter a document type
Constraints: Not nullable, Maximum length: 2
language
- The language key indicates
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 public FinancialTransactionTypeFluentHelper getAllFinancialTransactionType()
MasterDataForGroupReportingService
FinancialTransactionType
entities.getAllFinancialTransactionType
in interface MasterDataForGroupReportingService
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 public FinancialTransactionTypeByKeyFluentHelper getFinancialTransactionTypeByKey(String financialTransactionType)
MasterDataForGroupReportingService
FinancialTransactionType
entity using key fields.getFinancialTransactionTypeByKey
in interface MasterDataForGroupReportingService
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 public FinancialTransactionTypeHierFluentHelper getAllFinancialTransactionTypeHier()
MasterDataForGroupReportingService
FinancialTransactionTypeHier
entities.getAllFinancialTransactionTypeHier
in interface MasterDataForGroupReportingService
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 public FinancialTransactionTypeHierByKeyFluentHelper getFinancialTransactionTypeHierByKey(String additionalMasterDataHierarchy, String hierarchyNode, LocalDateTime validityEndDate)
MasterDataForGroupReportingService
FinancialTransactionTypeHier
entity using key fields.getFinancialTransactionTypeHierByKey
in interface MasterDataForGroupReportingService
additionalMasterDataHierarchy
- Consolidation Hierarchy ID
Constraints: Not nullable, Maximum length: 40
hierarchyNode
- Hierarchy node
Constraints: Not nullable, Maximum length: 50
validityEndDate
- Validity End Date
Constraints: Not nullable, Precision: 0
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 public FinancialTransTypeHierTextFluentHelper getAllFinancialTransTypeHierText()
MasterDataForGroupReportingService
FinancialTransTypeHierText
entities.getAllFinancialTransTypeHierText
in interface MasterDataForGroupReportingService
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 public FinancialTransTypeHierTextByKeyFluentHelper getFinancialTransTypeHierTextByKey(String additionalMasterDataHierarchy, String hierarchyNode, LocalDateTime validityEndDate, String language)
MasterDataForGroupReportingService
FinancialTransTypeHierText
entity using key fields.getFinancialTransTypeHierTextByKey
in interface MasterDataForGroupReportingService
additionalMasterDataHierarchy
- Consolidation Hierarchy ID
Constraints: Not nullable, Maximum length: 40
hierarchyNode
- Hierarchy node
Constraints: Not nullable, Maximum length: 50
validityEndDate
- Date indicating up to when an entry is valid.
Constraints: Not nullable, Precision: 0
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
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 public FinancialTransactionTypeTextFluentHelper getAllFinancialTransactionTypeText()
MasterDataForGroupReportingService
FinancialTransactionTypeText
entities.getAllFinancialTransactionTypeText
in interface MasterDataForGroupReportingService
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 public FinancialTransactionTypeTextByKeyFluentHelper getFinancialTransactionTypeTextByKey(String language, String financialTransactionType)
MasterDataForGroupReportingService
FinancialTransactionTypeText
entity using key fields.getFinancialTransactionTypeTextByKey
in interface MasterDataForGroupReportingService
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
financialTransactionType
- Entry for a transaction type.
Constraints: Not nullable, Maximum length: 3
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 public FinancialStatementItemFluentHelper getAllFinancialStatementItem()
MasterDataForGroupReportingService
FinancialStatementItem
entities.getAllFinancialStatementItem
in interface MasterDataForGroupReportingService
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 public FinancialStatementItemByKeyFluentHelper getFinancialStatementItemByKey(String consolidationChartOfAccounts, String financialStatementItem)
MasterDataForGroupReportingService
FinancialStatementItem
entity using key fields.getFinancialStatementItemByKey
in interface MasterDataForGroupReportingService
consolidationChartOfAccounts
- Enter a Consolidation Chart of Accounts
Constraints: Not nullable, Maximum length: 2
financialStatementItem
- Financial Statement Item
Constraints: Not nullable, Maximum length: 10
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 public FinancialStatementItemHierFluentHelper getAllFinancialStatementItemHier()
MasterDataForGroupReportingService
FinancialStatementItemHier
entities.getAllFinancialStatementItemHier
in interface MasterDataForGroupReportingService
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 public FinancialStatementItemHierByKeyFluentHelper getFinancialStatementItemHierByKey(String consolidationChartOfAccounts, String financialStatementItemHier, String hierarchyNode)
MasterDataForGroupReportingService
FinancialStatementItemHier
entity using key fields.getFinancialStatementItemHierByKey
in interface MasterDataForGroupReportingService
consolidationChartOfAccounts
- Enter a Consolidation Chart of Accounts
Constraints: Not nullable, Maximum length: 2
financialStatementItemHier
- An FS item hierarchy is an orderly set (or hierarchy) of totals items and value items.
Constraints: Not nullable, Maximum length: 10
hierarchyNode
- Hierarchy node
Constraints: Not nullable, Maximum length: 50
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 public FinancialStmntItemHierTextFluentHelper getAllFinancialStmntItemHierText()
MasterDataForGroupReportingService
FinancialStmntItemHierText
entities.getAllFinancialStmntItemHierText
in interface MasterDataForGroupReportingService
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 public FinancialStmntItemHierTextByKeyFluentHelper getFinancialStmntItemHierTextByKey(String consolidationChartOfAccounts, String financialStatementItemHier, String hierarchyNode, String language)
MasterDataForGroupReportingService
FinancialStmntItemHierText
entity using key fields.getFinancialStmntItemHierTextByKey
in interface MasterDataForGroupReportingService
consolidationChartOfAccounts
- Enter a Consolidation Chart of Accounts
Constraints: Not nullable, Maximum length: 2
financialStatementItemHier
- An FS item hierarchy is an orderly set (or hierarchy) of totals items and value items.
Constraints: Not nullable, Maximum length: 10
hierarchyNode
- Hierarchy node
Constraints: Not nullable, Maximum length: 50
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
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 public FinancialStatementItemTextFluentHelper getAllFinancialStatementItemText()
MasterDataForGroupReportingService
FinancialStatementItemText
entities.getAllFinancialStatementItemText
in interface MasterDataForGroupReportingService
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 public FinancialStatementItemTextByKeyFluentHelper getFinancialStatementItemTextByKey(String consolidationChartOfAccounts, String financialStatementItem, String language)
MasterDataForGroupReportingService
FinancialStatementItemText
entity using key fields.getFinancialStatementItemTextByKey
in interface MasterDataForGroupReportingService
consolidationChartOfAccounts
- Enter a Consolidation Chart of Accounts
Constraints: Not nullable, Maximum length: 2
financialStatementItem
- Enter an FS Item
Constraints: Not nullable, Maximum length: 10
language
- The language key indicates
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 public FunctionalAreaHierTextFluentHelper getAllFunctionalAreaHierText()
MasterDataForGroupReportingService
FunctionalAreaHierText
entities.getAllFunctionalAreaHierText
in interface MasterDataForGroupReportingService
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 public FunctionalAreaHierTextByKeyFluentHelper getFunctionalAreaHierTextByKey(String additionalMasterDataHierarchy, String hierarchyNode, LocalDateTime validityEndDate, String language)
MasterDataForGroupReportingService
FunctionalAreaHierText
entity using key fields.getFunctionalAreaHierTextByKey
in interface MasterDataForGroupReportingService
additionalMasterDataHierarchy
- Consolidation Hierarchy ID
Constraints: Not nullable, Maximum length: 40
hierarchyNode
- Hierarchy node
Constraints: Not nullable, Maximum length: 50
validityEndDate
- Date indicating up to when an entry is valid.
Constraints: Not nullable, Precision: 0
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
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 public FunctionalAreaFluentHelper getAllFunctionalArea()
MasterDataForGroupReportingService
FunctionalArea
entities.getAllFunctionalArea
in interface MasterDataForGroupReportingService
FunctionalArea
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public FunctionalAreaByKeyFluentHelper getFunctionalAreaByKey(String functionalArea)
MasterDataForGroupReportingService
FunctionalArea
entity using key fields.getFunctionalAreaByKey
in interface MasterDataForGroupReportingService
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 public FunctionalAreaHierFluentHelper getAllFunctionalAreaHier()
MasterDataForGroupReportingService
FunctionalAreaHier
entities.getAllFunctionalAreaHier
in interface MasterDataForGroupReportingService
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 public FunctionalAreaHierByKeyFluentHelper getFunctionalAreaHierByKey(String additionalMasterDataHierarchy, String hierarchyNode, LocalDateTime validityEndDate)
MasterDataForGroupReportingService
FunctionalAreaHier
entity using key fields.getFunctionalAreaHierByKey
in interface MasterDataForGroupReportingService
additionalMasterDataHierarchy
- Consolidation Hierarchy ID
Constraints: Not nullable, Maximum length: 40
hierarchyNode
- Hierarchy node
Constraints: Not nullable, Maximum length: 50
validityEndDate
- Validity End Date
Constraints: Not nullable, Precision: 0
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 public FunctionalAreaTextFluentHelper getAllFunctionalAreaText()
MasterDataForGroupReportingService
FunctionalAreaText
entities.getAllFunctionalAreaText
in interface MasterDataForGroupReportingService
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 public FunctionalAreaTextByKeyFluentHelper getFunctionalAreaTextByKey(String language, String functionalArea)
MasterDataForGroupReportingService
FunctionalAreaText
entity using key fields.getFunctionalAreaTextByKey
in interface MasterDataForGroupReportingService
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
functionalArea
- Structure criterion for an enterprise or government based on functional aspects.
Constraints: Not nullable, Maximum length: 16
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 public GLAccountFluentHelper getAllGLAccount()
MasterDataForGroupReportingService
GLAccount
entities.getAllGLAccount
in interface MasterDataForGroupReportingService
GLAccount
entities. This fluent helper allows methods which modify the underlying query to be called
before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public GLAccountByKeyFluentHelper getGLAccountByKey(String gLAccount, String chartOfAccounts)
MasterDataForGroupReportingService
GLAccount
entity using key fields.getGLAccountByKey
in interface MasterDataForGroupReportingService
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 public GLAccountHierFluentHelper getAllGLAccountHier()
MasterDataForGroupReportingService
GLAccountHier
entities.getAllGLAccountHier
in interface MasterDataForGroupReportingService
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 public GLAccountHierByKeyFluentHelper getGLAccountHierByKey(String additionalMasterDataHierarchy, String hierarchyNode, LocalDateTime validityEndDate)
MasterDataForGroupReportingService
GLAccountHier
entity using key fields.getGLAccountHierByKey
in interface MasterDataForGroupReportingService
additionalMasterDataHierarchy
- Consolidation Hierarchy ID
Constraints: Not nullable, Maximum length: 40
hierarchyNode
- Hierarchy node
Constraints: Not nullable, Maximum length: 50
validityEndDate
- Validity End Date
Constraints: Not nullable, Precision: 0
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 public GLAccountHierTextFluentHelper getAllGLAccountHierText()
MasterDataForGroupReportingService
GLAccountHierText
entities.getAllGLAccountHierText
in interface MasterDataForGroupReportingService
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 public GLAccountHierTextByKeyFluentHelper getGLAccountHierTextByKey(String additionalMasterDataHierarchy, String hierarchyNode, LocalDateTime validityEndDate, String language)
MasterDataForGroupReportingService
GLAccountHierText
entity using key fields.getGLAccountHierTextByKey
in interface MasterDataForGroupReportingService
additionalMasterDataHierarchy
- Consolidation Hierarchy ID
Constraints: Not nullable, Maximum length: 40
hierarchyNode
- Hierarchy node
Constraints: Not nullable, Maximum length: 50
validityEndDate
- Date indicating up to when an entry is valid.
Constraints: Not nullable, Precision: 0
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
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 public GLAccountTextFluentHelper getAllGLAccountText()
MasterDataForGroupReportingService
GLAccountText
entities.getAllGLAccountText
in interface MasterDataForGroupReportingService
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 public GLAccountTextByKeyFluentHelper getGLAccountTextByKey(String language, String gLAccount, String chartOfAccounts)
MasterDataForGroupReportingService
GLAccountText
entity using key fields.getGLAccountTextByKey
in interface MasterDataForGroupReportingService
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
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
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 public ChartOfAccountsFluentHelper getAllChartOfAccounts()
MasterDataForGroupReportingService
ChartOfAccounts
entities.getAllChartOfAccounts
in interface MasterDataForGroupReportingService
ChartOfAccounts
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ChartOfAccountsByKeyFluentHelper getChartOfAccountsByKey(String chartOfAccounts)
MasterDataForGroupReportingService
ChartOfAccounts
entity using key fields.getChartOfAccountsByKey
in interface MasterDataForGroupReportingService
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 public ChartOfAccountsTextFluentHelper getAllChartOfAccountsText()
MasterDataForGroupReportingService
ChartOfAccountsText
entities.getAllChartOfAccountsText
in interface MasterDataForGroupReportingService
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 public ChartOfAccountsTextByKeyFluentHelper getChartOfAccountsTextByKey(String language, String chartOfAccounts)
MasterDataForGroupReportingService
ChartOfAccountsText
entity using key fields.getChartOfAccountsTextByKey
in interface MasterDataForGroupReportingService
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
chartOfAccounts
- G/L Chart of Accounts
Constraints: Not nullable, Maximum length: 4
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 public PartnerCompanyFluentHelper getAllPartnerCompany()
MasterDataForGroupReportingService
PartnerCompany
entities.getAllPartnerCompany
in interface MasterDataForGroupReportingService
PartnerCompany
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PartnerCompanyByKeyFluentHelper getPartnerCompanyByKey(String company)
MasterDataForGroupReportingService
PartnerCompany
entity using key fields.getPartnerCompanyByKey
in interface MasterDataForGroupReportingService
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 public PartnerCompanyTextFluentHelper getAllPartnerCompanyText()
MasterDataForGroupReportingService
PartnerCompanyText
entities.getAllPartnerCompanyText
in interface MasterDataForGroupReportingService
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 public PartnerCompanyTextByKeyFluentHelper getPartnerCompanyTextByKey(String language, String company)
MasterDataForGroupReportingService
PartnerCompanyText
entity using key fields.getPartnerCompanyTextByKey
in interface MasterDataForGroupReportingService
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 public ConsolidationGroupFluentHelper getAllConsolidationGroup()
MasterDataForGroupReportingService
ConsolidationGroup
entities.getAllConsolidationGroup
in interface MasterDataForGroupReportingService
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 public ConsolidationGroupByKeyFluentHelper getConsolidationGroupByKey(String consolidationGroup)
MasterDataForGroupReportingService
ConsolidationGroup
entity using key fields.getConsolidationGroupByKey
in interface MasterDataForGroupReportingService
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 public ConsolidationGroupTextFluentHelper getAllConsolidationGroupText()
MasterDataForGroupReportingService
ConsolidationGroupText
entities.getAllConsolidationGroupText
in interface MasterDataForGroupReportingService
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 public ConsolidationGroupTextByKeyFluentHelper getConsolidationGroupTextByKey(String consolidationGroup, String language)
MasterDataForGroupReportingService
ConsolidationGroupText
entity using key fields.getConsolidationGroupTextByKey
in interface MasterDataForGroupReportingService
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 public CustomerSupplierIndustryFluentHelper getAllCustomerSupplierIndustry()
MasterDataForGroupReportingService
CustomerSupplierIndustry
entities.getAllCustomerSupplierIndustry
in interface MasterDataForGroupReportingService
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 public CustomerSupplierIndustryByKeyFluentHelper getCustomerSupplierIndustryByKey(String industry)
MasterDataForGroupReportingService
CustomerSupplierIndustry
entity using key fields.getCustomerSupplierIndustryByKey
in interface MasterDataForGroupReportingService
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 public CustomerSupplierIndustryTextFluentHelper getAllCustomerSupplierIndustryText()
MasterDataForGroupReportingService
CustomerSupplierIndustryText
entities.getAllCustomerSupplierIndustryText
in interface MasterDataForGroupReportingService
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 public CustomerSupplierIndustryTextByKeyFluentHelper getCustomerSupplierIndustryTextByKey(String language, String industry)
MasterDataForGroupReportingService
CustomerSupplierIndustryText
entity using key fields.getCustomerSupplierIndustryTextByKey
in interface MasterDataForGroupReportingService
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 public OrderIDFluentHelper getAllOrderID()
MasterDataForGroupReportingService
OrderID
entities.getAllOrderID
in interface MasterDataForGroupReportingService
OrderID
entities. This fluent helper allows methods which modify the underlying query to be called before
executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public OrderIDByKeyFluentHelper getOrderIDByKey(String internalOrder)
MasterDataForGroupReportingService
OrderID
entity using key fields.getOrderIDByKey
in interface MasterDataForGroupReportingService
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 public OrderIDTextFluentHelper getAllOrderIDText()
MasterDataForGroupReportingService
OrderIDText
entities.getAllOrderIDText
in interface MasterDataForGroupReportingService
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 public OrderIDTextByKeyFluentHelper getOrderIDTextByKey(String language, String internalOrder)
MasterDataForGroupReportingService
OrderIDText
entity using key fields.getOrderIDTextByKey
in interface MasterDataForGroupReportingService
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 public CnsldtnInvesteeUnitFluentHelper getAllCnsldtnInvesteeUnit()
MasterDataForGroupReportingService
CnsldtnInvesteeUnit
entities.getAllCnsldtnInvesteeUnit
in interface MasterDataForGroupReportingService
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 public CnsldtnInvesteeUnitByKeyFluentHelper getCnsldtnInvesteeUnitByKey(String consolidationUnit)
MasterDataForGroupReportingService
CnsldtnInvesteeUnit
entity using key fields.getCnsldtnInvesteeUnitByKey
in interface MasterDataForGroupReportingService
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 public CnsldtnInvesteeUnitHierFluentHelper getAllCnsldtnInvesteeUnitHier()
MasterDataForGroupReportingService
CnsldtnInvesteeUnitHier
entities.getAllCnsldtnInvesteeUnitHier
in interface MasterDataForGroupReportingService
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 public CnsldtnInvesteeUnitHierByKeyFluentHelper getCnsldtnInvesteeUnitHierByKey(String consolidationUnitHierarchy, String hierarchyNode, LocalDateTime validityEndDate)
MasterDataForGroupReportingService
CnsldtnInvesteeUnitHier
entity using key fields.getCnsldtnInvesteeUnitHierByKey
in interface MasterDataForGroupReportingService
consolidationUnitHierarchy
- 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
validityEndDate
- Date indicating up to when an entry is valid.
Constraints: Not nullable, Precision: 0
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 public CnsldtnInvesteeUnitHierTextFluentHelper getAllCnsldtnInvesteeUnitHierText()
MasterDataForGroupReportingService
CnsldtnInvesteeUnitHierText
entities.getAllCnsldtnInvesteeUnitHierText
in interface MasterDataForGroupReportingService
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 public CnsldtnInvesteeUnitHierTextByKeyFluentHelper getCnsldtnInvesteeUnitHierTextByKey(String consolidationUnitHierarchy, String hierarchyNode, LocalDateTime validityEndDate, String language)
MasterDataForGroupReportingService
CnsldtnInvesteeUnitHierText
entity using key fields.getCnsldtnInvesteeUnitHierTextByKey
in interface MasterDataForGroupReportingService
consolidationUnitHierarchy
- 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
validityEndDate
- Date indicating up to when an entry is valid.
Constraints: Not nullable, Precision: 0
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
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 public CnsldtnInvesteeUnitTextFluentHelper getAllCnsldtnInvesteeUnitText()
MasterDataForGroupReportingService
CnsldtnInvesteeUnitText
entities.getAllCnsldtnInvesteeUnitText
in interface MasterDataForGroupReportingService
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 public CnsldtnInvesteeUnitTextByKeyFluentHelper getCnsldtnInvesteeUnitTextByKey(String consolidationUnit, String language)
MasterDataForGroupReportingService
CnsldtnInvesteeUnitText
entity using key fields.getCnsldtnInvesteeUnitTextByKey
in interface MasterDataForGroupReportingService
consolidationUnit
- Consolidation Unit
Constraints: Not nullable, Maximum length: 18
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
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 public ConsolidationLedgerFluentHelper getAllConsolidationLedger()
MasterDataForGroupReportingService
ConsolidationLedger
entities.getAllConsolidationLedger
in interface MasterDataForGroupReportingService
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 public ConsolidationLedgerByKeyFluentHelper getConsolidationLedgerByKey(String consolidationLedger)
MasterDataForGroupReportingService
ConsolidationLedger
entity using key fields.getConsolidationLedgerByKey
in interface MasterDataForGroupReportingService
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 public ConsolidationLedgerTextFluentHelper getAllConsolidationLedgerText()
MasterDataForGroupReportingService
ConsolidationLedgerText
entities.getAllConsolidationLedgerText
in interface MasterDataForGroupReportingService
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 public ConsolidationLedgerTextByKeyFluentHelper getConsolidationLedgerTextByKey(String consolidationLedger, String language)
MasterDataForGroupReportingService
ConsolidationLedgerText
entity using key fields.getConsolidationLedgerTextByKey
in interface MasterDataForGroupReportingService
consolidationLedger
- The unique identification of a special ledger.
Constraints: Not nullable, Maximum length: 2
language
- The language key indicates
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 public MaterialFluentHelper getAllMaterial()
MasterDataForGroupReportingService
Material
entities.getAllMaterial
in interface MasterDataForGroupReportingService
Material
entities. This fluent helper allows methods which modify the underlying query to be called before
executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public MaterialByKeyFluentHelper getMaterialByKey(String material)
MasterDataForGroupReportingService
Material
entity using key fields.getMaterialByKey
in interface MasterDataForGroupReportingService
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 public MaterialGroupFluentHelper getAllMaterialGroup()
MasterDataForGroupReportingService
MaterialGroup
entities.getAllMaterialGroup
in interface MasterDataForGroupReportingService
MaterialGroup
entities. This fluent helper allows methods which modify the underlying query to be called
before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public MaterialGroupByKeyFluentHelper getMaterialGroupByKey(String materialGroup)
MasterDataForGroupReportingService
MaterialGroup
entity using key fields.getMaterialGroupByKey
in interface MasterDataForGroupReportingService
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 public MaterialGroupTextFluentHelper getAllMaterialGroupText()
MasterDataForGroupReportingService
MaterialGroupText
entities.getAllMaterialGroupText
in interface MasterDataForGroupReportingService
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 public MaterialGroupTextByKeyFluentHelper getMaterialGroupTextByKey(String language, String materialGroup)
MasterDataForGroupReportingService
MaterialGroupText
entity using key fields.getMaterialGroupTextByKey
in interface MasterDataForGroupReportingService
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
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
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 public MaterialHierFluentHelper getAllMaterialHier()
MasterDataForGroupReportingService
MaterialHier
entities.getAllMaterialHier
in interface MasterDataForGroupReportingService
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 public MaterialHierByKeyFluentHelper getMaterialHierByKey(String additionalMasterDataHierarchy, String hierarchyNode, LocalDateTime validityEndDate)
MasterDataForGroupReportingService
MaterialHier
entity using key fields.getMaterialHierByKey
in interface MasterDataForGroupReportingService
additionalMasterDataHierarchy
- Consolidation Hierarchy ID
Constraints: Not nullable, Maximum length: 40
hierarchyNode
- Hierarchy node
Constraints: Not nullable, Maximum length: 50
validityEndDate
- Validity End Date
Constraints: Not nullable, Precision: 0
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 public MaterialHierTextFluentHelper getAllMaterialHierText()
MasterDataForGroupReportingService
MaterialHierText
entities.getAllMaterialHierText
in interface MasterDataForGroupReportingService
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 public MaterialHierTextByKeyFluentHelper getMaterialHierTextByKey(String additionalMasterDataHierarchy, String hierarchyNode, LocalDateTime validityEndDate, String language)
MasterDataForGroupReportingService
MaterialHierText
entity using key fields.getMaterialHierTextByKey
in interface MasterDataForGroupReportingService
additionalMasterDataHierarchy
- Consolidation Hierarchy ID
Constraints: Not nullable, Maximum length: 40
hierarchyNode
- Hierarchy node
Constraints: Not nullable, Maximum length: 50
validityEndDate
- Date indicating up to when an entry is valid.
Constraints: Not nullable, Precision: 0
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
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 public MaterialTextFluentHelper getAllMaterialText()
MasterDataForGroupReportingService
MaterialText
entities.getAllMaterialText
in interface MasterDataForGroupReportingService
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 public MaterialTextByKeyFluentHelper getMaterialTextByKey(String language, String material)
MasterDataForGroupReportingService
MaterialText
entity using key fields.getMaterialTextByKey
in interface MasterDataForGroupReportingService
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
material
- Alphanumeric key uniquely identifying the material.
Constraints: Not nullable, Maximum length: 40
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 public CnsldtnOfInvestmentsActivityFluentHelper getAllCnsldtnOfInvestmentsActivity()
MasterDataForGroupReportingService
CnsldtnOfInvestmentsActivity
entities.getAllCnsldtnOfInvestmentsActivity
in interface MasterDataForGroupReportingService
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 public CnsldtnOfInvestmentsActivityByKeyFluentHelper getCnsldtnOfInvestmentsActivityByKey(String investmentActivityType)
MasterDataForGroupReportingService
CnsldtnOfInvestmentsActivity
entity using key fields.getCnsldtnOfInvestmentsActivityByKey
in interface MasterDataForGroupReportingService
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 public CnsldtnOfInvestmentsActyTextFluentHelper getAllCnsldtnOfInvestmentsActyText()
MasterDataForGroupReportingService
CnsldtnOfInvestmentsActyText
entities.getAllCnsldtnOfInvestmentsActyText
in interface MasterDataForGroupReportingService
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 public CnsldtnOfInvestmentsActyTextByKeyFluentHelper getCnsldtnOfInvestmentsActyTextByKey(String language, String investmentActivityType)
MasterDataForGroupReportingService
CnsldtnOfInvestmentsActyText
entity using key fields.getCnsldtnOfInvestmentsActyTextByKey
in interface MasterDataForGroupReportingService
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
investmentActivityType
- Fundamental step within consolidation of investments where primarily the following financial statement
items are dealt with:
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 public PartnerFunctionalAreaHierFluentHelper getAllPartnerFunctionalAreaHier()
MasterDataForGroupReportingService
PartnerFunctionalAreaHier
entities.getAllPartnerFunctionalAreaHier
in interface MasterDataForGroupReportingService
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 public PartnerFunctionalAreaHierByKeyFluentHelper getPartnerFunctionalAreaHierByKey(String additionalMasterDataHierarchy, String hierarchyNode, LocalDateTime validityEndDate)
MasterDataForGroupReportingService
PartnerFunctionalAreaHier
entity using key fields.getPartnerFunctionalAreaHierByKey
in interface MasterDataForGroupReportingService
additionalMasterDataHierarchy
- Consolidation Hierarchy ID
Constraints: Not nullable, Maximum length: 40
hierarchyNode
- Hierarchy node
Constraints: Not nullable, Maximum length: 50
validityEndDate
- Validity End Date
Constraints: Not nullable, Precision: 0
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 public PartnerFunctionalAreaHierTextFluentHelper getAllPartnerFunctionalAreaHierText()
MasterDataForGroupReportingService
PartnerFunctionalAreaHierText
entities.getAllPartnerFunctionalAreaHierText
in interface MasterDataForGroupReportingService
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 public PartnerFunctionalAreaHierTextByKeyFluentHelper getPartnerFunctionalAreaHierTextByKey(String additionalMasterDataHierarchy, String hierarchyNode, LocalDateTime validityEndDate, String language)
MasterDataForGroupReportingService
PartnerFunctionalAreaHierText
entity using key fields.getPartnerFunctionalAreaHierTextByKey
in interface MasterDataForGroupReportingService
additionalMasterDataHierarchy
- Consolidation Hierarchy ID
Constraints: Not nullable, Maximum length: 40
hierarchyNode
- Hierarchy node
Constraints: Not nullable, Maximum length: 50
validityEndDate
- Date indicating up to when an entry is valid.
Constraints: Not nullable, Precision: 0
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
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 public PartnerFunctionalAreaTextFluentHelper getAllPartnerFunctionalAreaText()
MasterDataForGroupReportingService
PartnerFunctionalAreaText
entities.getAllPartnerFunctionalAreaText
in interface MasterDataForGroupReportingService
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 public PartnerFunctionalAreaTextByKeyFluentHelper getPartnerFunctionalAreaTextByKey(String language, String functionalArea)
MasterDataForGroupReportingService
PartnerFunctionalAreaText
entity using key fields.getPartnerFunctionalAreaTextByKey
in interface MasterDataForGroupReportingService
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
functionalArea
- Partner Functional Area
Constraints: Not nullable, Maximum length: 16
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 public PartnerBusinessAreaFluentHelper getAllPartnerBusinessArea()
MasterDataForGroupReportingService
PartnerBusinessArea
entities.getAllPartnerBusinessArea
in interface MasterDataForGroupReportingService
PartnerBusinessArea
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PartnerBusinessAreaByKeyFluentHelper getPartnerBusinessAreaByKey(String businessArea)
MasterDataForGroupReportingService
PartnerBusinessArea
entity using key fields.getPartnerBusinessAreaByKey
in interface MasterDataForGroupReportingService
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 public PartnerBusinessAreaHierFluentHelper getAllPartnerBusinessAreaHier()
MasterDataForGroupReportingService
PartnerBusinessAreaHier
entities.getAllPartnerBusinessAreaHier
in interface MasterDataForGroupReportingService
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 public PartnerBusinessAreaHierByKeyFluentHelper getPartnerBusinessAreaHierByKey(String additionalMasterDataHierarchy, String hierarchyNode, LocalDateTime validityEndDate)
MasterDataForGroupReportingService
PartnerBusinessAreaHier
entity using key fields.getPartnerBusinessAreaHierByKey
in interface MasterDataForGroupReportingService
additionalMasterDataHierarchy
- Consolidation Hierarchy ID
Constraints: Not nullable, Maximum length: 40
hierarchyNode
- Hierarchy node
Constraints: Not nullable, Maximum length: 50
validityEndDate
- Validity End Date
Constraints: Not nullable, Precision: 0
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 public PartnerBusinessAreaHierTextFluentHelper getAllPartnerBusinessAreaHierText()
MasterDataForGroupReportingService
PartnerBusinessAreaHierText
entities.getAllPartnerBusinessAreaHierText
in interface MasterDataForGroupReportingService
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 public PartnerBusinessAreaHierTextByKeyFluentHelper getPartnerBusinessAreaHierTextByKey(String additionalMasterDataHierarchy, String hierarchyNode, LocalDateTime validityEndDate, String language)
MasterDataForGroupReportingService
PartnerBusinessAreaHierText
entity using key fields.getPartnerBusinessAreaHierTextByKey
in interface MasterDataForGroupReportingService
additionalMasterDataHierarchy
- Consolidation Hierarchy ID
Constraints: Not nullable, Maximum length: 40
hierarchyNode
- Hierarchy node
Constraints: Not nullable, Maximum length: 50
validityEndDate
- Date indicating up to when an entry is valid.
Constraints: Not nullable, Precision: 0
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
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 public PartnerBusinessAreaTextFluentHelper getAllPartnerBusinessAreaText()
MasterDataForGroupReportingService
PartnerBusinessAreaText
entities.getAllPartnerBusinessAreaText
in interface MasterDataForGroupReportingService
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 public PartnerBusinessAreaTextByKeyFluentHelper getPartnerBusinessAreaTextByKey(String language, String businessArea)
MasterDataForGroupReportingService
PartnerBusinessAreaText
entity using key fields.getPartnerBusinessAreaTextByKey
in interface MasterDataForGroupReportingService
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
businessArea
- Partner Business Area
Constraints: Not nullable, Maximum length: 4
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 public PartnerCostCenterFluentHelper getAllPartnerCostCenter()
MasterDataForGroupReportingService
PartnerCostCenter
entities.getAllPartnerCostCenter
in interface MasterDataForGroupReportingService
PartnerCostCenter
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PartnerCostCenterByKeyFluentHelper getPartnerCostCenterByKey(String costCenter, String controllingArea)
MasterDataForGroupReportingService
PartnerCostCenter
entity using key fields.getPartnerCostCenterByKey
in interface MasterDataForGroupReportingService
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 public PartnerCostCenterHierFluentHelper getAllPartnerCostCenterHier()
MasterDataForGroupReportingService
PartnerCostCenterHier
entities.getAllPartnerCostCenterHier
in interface MasterDataForGroupReportingService
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 public PartnerCostCenterHierByKeyFluentHelper getPartnerCostCenterHierByKey(String controllingArea, String additionalMasterDataHierarchy, String hierarchyNode, LocalDateTime validityEndDate)
MasterDataForGroupReportingService
PartnerCostCenterHier
entity using key fields.getPartnerCostCenterHierByKey
in interface MasterDataForGroupReportingService
controllingArea
- Controlling Area
Constraints: Not nullable, Maximum length: 4
additionalMasterDataHierarchy
- Consolidation Hierarchy ID
Constraints: Not nullable, Maximum length: 40
hierarchyNode
- Hierarchy node
Constraints: Not nullable, Maximum length: 50
validityEndDate
- Validity End Date
Constraints: Not nullable, Precision: 0
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 public PartnerCostCenterHierTextFluentHelper getAllPartnerCostCenterHierText()
MasterDataForGroupReportingService
PartnerCostCenterHierText
entities.getAllPartnerCostCenterHierText
in interface MasterDataForGroupReportingService
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 public PartnerCostCenterHierTextByKeyFluentHelper getPartnerCostCenterHierTextByKey(String controllingArea, String additionalMasterDataHierarchy, String hierarchyNode, LocalDateTime validityEndDate, String language)
MasterDataForGroupReportingService
PartnerCostCenterHierText
entity using key fields.getPartnerCostCenterHierTextByKey
in interface MasterDataForGroupReportingService
controllingArea
- Controlling Area
Constraints: Not nullable, Maximum length: 4
additionalMasterDataHierarchy
- Consolidation Hierarchy ID
Constraints: Not nullable, Maximum length: 40
hierarchyNode
- Hierarchy node
Constraints: Not nullable, Maximum length: 50
validityEndDate
- Date indicating up to when an entry is valid.
Constraints: Not nullable, Precision: 0
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
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 public PartnerCostCenterTextFluentHelper getAllPartnerCostCenterText()
MasterDataForGroupReportingService
PartnerCostCenterText
entities.getAllPartnerCostCenterText
in interface MasterDataForGroupReportingService
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 public PartnerCostCenterTextByKeyFluentHelper getPartnerCostCenterTextByKey(String language, String costCenter, String controllingArea)
MasterDataForGroupReportingService
PartnerCostCenterText
entity using key fields.getPartnerCostCenterTextByKey
in interface MasterDataForGroupReportingService
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
costCenter
- Partner Cost Center
Constraints: Not nullable, Maximum length: 10
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 public PartnerFunctionalAreaFluentHelper getAllPartnerFunctionalArea()
MasterDataForGroupReportingService
PartnerFunctionalArea
entities.getAllPartnerFunctionalArea
in interface MasterDataForGroupReportingService
PartnerFunctionalArea
entities. This fluent helper allows methods which modify the underlying query to
be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PartnerFunctionalAreaByKeyFluentHelper getPartnerFunctionalAreaByKey(String functionalArea)
MasterDataForGroupReportingService
PartnerFunctionalArea
entity using key fields.getPartnerFunctionalAreaByKey
in interface MasterDataForGroupReportingService
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 public PartnerProfitCenterHierFluentHelper getAllPartnerProfitCenterHier()
MasterDataForGroupReportingService
PartnerProfitCenterHier
entities.getAllPartnerProfitCenterHier
in interface MasterDataForGroupReportingService
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 public PartnerProfitCenterHierByKeyFluentHelper getPartnerProfitCenterHierByKey(String controllingArea, String additionalMasterDataHierarchy, String hierarchyNode, LocalDateTime validityEndDate)
MasterDataForGroupReportingService
PartnerProfitCenterHier
entity using key fields.getPartnerProfitCenterHierByKey
in interface MasterDataForGroupReportingService
controllingArea
- Controlling Area
Constraints: Not nullable, Maximum length: 4
additionalMasterDataHierarchy
- Consolidation Hierarchy ID
Constraints: Not nullable, Maximum length: 40
hierarchyNode
- Hierarchy node
Constraints: Not nullable, Maximum length: 50
validityEndDate
- Validity End Date
Constraints: Not nullable, Precision: 0
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 public PartnerProfitCenterHierTextFluentHelper getAllPartnerProfitCenterHierText()
MasterDataForGroupReportingService
PartnerProfitCenterHierText
entities.getAllPartnerProfitCenterHierText
in interface MasterDataForGroupReportingService
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 public PartnerProfitCenterHierTextByKeyFluentHelper getPartnerProfitCenterHierTextByKey(String controllingArea, String additionalMasterDataHierarchy, String hierarchyNode, LocalDateTime validityEndDate, String language)
MasterDataForGroupReportingService
PartnerProfitCenterHierText
entity using key fields.getPartnerProfitCenterHierTextByKey
in interface MasterDataForGroupReportingService
controllingArea
- Controlling Area
Constraints: Not nullable, Maximum length: 4
additionalMasterDataHierarchy
- Consolidation Hierarchy ID
Constraints: Not nullable, Maximum length: 40
hierarchyNode
- Hierarchy node
Constraints: Not nullable, Maximum length: 50
validityEndDate
- Date indicating up to when an entry is valid.
Constraints: Not nullable, Precision: 0
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
PartnerProfitCenterHierText
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PartnerProfitCenterTextFluentHelper getAllPartnerProfitCenterText()
MasterDataForGroupReportingService
PartnerProfitCenterText
entities.getAllPartnerProfitCenterText
in interface MasterDataForGroupReportingService
PartnerProfitCenterText
entities. This fluent helper allows methods which modify the underlying query to
be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PartnerProfitCenterTextByKeyFluentHelper getPartnerProfitCenterTextByKey(String language, String profitCenter, String controllingArea)
MasterDataForGroupReportingService
PartnerProfitCenterText
entity using key fields.getPartnerProfitCenterTextByKey
in interface MasterDataForGroupReportingService
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
profitCenter
- Partner Profit Center
Constraints: Not nullable, Maximum length: 10
controllingArea
- Uniquely identifies a controlling area.
Constraints: Not nullable, Maximum length: 4
PartnerProfitCenterText
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PartnerProfitCenterFluentHelper getAllPartnerProfitCenter()
MasterDataForGroupReportingService
PartnerProfitCenter
entities.getAllPartnerProfitCenter
in interface MasterDataForGroupReportingService
PartnerProfitCenter
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PartnerProfitCenterByKeyFluentHelper getPartnerProfitCenterByKey(String profitCenter, String controllingArea)
MasterDataForGroupReportingService
PartnerProfitCenter
entity using key fields.getPartnerProfitCenterByKey
in interface MasterDataForGroupReportingService
profitCenter
- Key which together with the controlling area uniquely identifies a profit center.
Constraints: Not nullable, Maximum length: 10
controllingArea
- Uniquely identifies a controlling area.
Constraints: Not nullable, Maximum length: 4
PartnerProfitCenter
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PartnerSegmentFluentHelper getAllPartnerSegment()
MasterDataForGroupReportingService
PartnerSegment
entities.getAllPartnerSegment
in interface MasterDataForGroupReportingService
PartnerSegment
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PartnerSegmentByKeyFluentHelper getPartnerSegmentByKey(String segment)
MasterDataForGroupReportingService
PartnerSegment
entity using key fields.getPartnerSegmentByKey
in interface MasterDataForGroupReportingService
segment
- Segment for Segmental Reporting
Constraints: Not nullable, Maximum length: 10
PartnerSegment
entity using key fields. This fluent helper allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PartnerSegmentHierFluentHelper getAllPartnerSegmentHier()
MasterDataForGroupReportingService
PartnerSegmentHier
entities.getAllPartnerSegmentHier
in interface MasterDataForGroupReportingService
PartnerSegmentHier
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PartnerSegmentHierByKeyFluentHelper getPartnerSegmentHierByKey(String consolidationSegmentHierarchy, String hierarchyNode, LocalDateTime validityEndDate)
MasterDataForGroupReportingService
PartnerSegmentHier
entity using key fields.getPartnerSegmentHierByKey
in interface MasterDataForGroupReportingService
consolidationSegmentHierarchy
- Segment Hierarchy
Constraints: Not nullable, Maximum length: 40
hierarchyNode
- Hierarchy node
Constraints: Not nullable, Maximum length: 50
validityEndDate
- Validity End Date
Constraints: Not nullable, Precision: 0
PartnerSegmentHier
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PartnerSegmentTextFluentHelper getAllPartnerSegmentText()
MasterDataForGroupReportingService
PartnerSegmentText
entities.getAllPartnerSegmentText
in interface MasterDataForGroupReportingService
PartnerSegmentText
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PartnerSegmentTextByKeyFluentHelper getPartnerSegmentTextByKey(String language, String segment)
MasterDataForGroupReportingService
PartnerSegmentText
entity using key fields.getPartnerSegmentTextByKey
in interface MasterDataForGroupReportingService
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
segment
- Partner Segment
Constraints: Not nullable, Maximum length: 10
PartnerSegmentText
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PartnerCnsldtnUnitFluentHelper getAllPartnerCnsldtnUnit()
MasterDataForGroupReportingService
PartnerCnsldtnUnit
entities.