@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 - Group Reporting Planning Integration (SAP_COM_0370), Finance - Cloud Consolidation Master Data for Group Reporting Integration (SAP_COM_0336), Finance - Cloud Consolidation Data Collection Integration (SAP_COM_0241) |
Scope Items: | Group Reporting - Data from External Systems (2U6), Group Reporting - Data from SAP Group Reporting Data Collection (287) |
Authentication Methods: | Basic, x509, OAuth2 |
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 BreakdownCategoryFluentHelper getAllBreakdownCategory()
MasterDataForGroupReportingService
BreakdownCategory
entities.getAllBreakdownCategory
in interface MasterDataForGroupReportingService
BreakdownCategory
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BreakdownCategoryByKeyFluentHelper getBreakdownCategoryByKey(String consolidationChartOfAccounts, String breakdownCategory)
MasterDataForGroupReportingService
BreakdownCategory
entity using key fields.getBreakdownCategoryByKey
in interface MasterDataForGroupReportingService
consolidationChartOfAccounts
- Enter a Consolidation Chart of Accounts
Constraints: Not nullable, Maximum length: 2
breakdownCategory
- Enter a Breakdown Category.
Constraints: Not nullable, Maximum length: 4
BreakdownCategory
entity using key fields. This fluent helper allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BreakdownCategoryTextFluentHelper getAllBreakdownCategoryText()
MasterDataForGroupReportingService
BreakdownCategoryText
entities.getAllBreakdownCategoryText
in interface MasterDataForGroupReportingService
BreakdownCategoryText
entities. This fluent helper allows methods which modify the underlying query to
be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BreakdownCategoryTextByKeyFluentHelper getBreakdownCategoryTextByKey(String language, String consolidationChartOfAccounts, String breakdownCategory)
MasterDataForGroupReportingService
BreakdownCategoryText
entity using key fields.getBreakdownCategoryTextByKey
in interface MasterDataForGroupReportingService
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
consolidationChartOfAccounts
- Enter a Consolidation Chart of Accounts
Constraints: Not nullable, Maximum length: 2
breakdownCategory
- Enter a Breakdown Category.
Constraints: Not nullable, Maximum length: 4
BreakdownCategoryText
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BreakdownTypeFluentHelper getAllBreakdownType()
MasterDataForGroupReportingService
BreakdownType
entities.getAllBreakdownType
in interface MasterDataForGroupReportingService
BreakdownType
entities. This fluent helper allows methods which modify the underlying query to be called
before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BreakdownTypeByKeyFluentHelper getBreakdownTypeByKey(String breakdownType)
MasterDataForGroupReportingService
BreakdownType
entity using key fields.getBreakdownTypeByKey
in interface MasterDataForGroupReportingService
breakdownType
- For each subassignment you can define a breakdown type within a breakdown category. The breakdown type
determines whether you can sub-classify an item, to which the breakdown category is assigned, by the
subassignment during data entry or posting.
Constraints: Not nullable, Maximum length: 1
BreakdownType
entity using key fields. This fluent helper allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BreakdownTypeTextFluentHelper getAllBreakdownTypeText()
MasterDataForGroupReportingService
BreakdownTypeText
entities.getAllBreakdownTypeText
in interface MasterDataForGroupReportingService
BreakdownTypeText
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BreakdownTypeTextByKeyFluentHelper getBreakdownTypeTextByKey(String language, String breakdownType)
MasterDataForGroupReportingService
BreakdownTypeText
entity using key fields.getBreakdownTypeTextByKey
in interface MasterDataForGroupReportingService
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
breakdownType
- For each subassignment you can define a breakdown type within a breakdown category. The breakdown type
determines whether you can sub-classify an item, to which the breakdown category is assigned, by the
subassignment during data entry or posting.
Constraints: Not nullable, Maximum length: 1
BreakdownTypeText
entity using key fields. This fluent helper allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BreakdownBySubassignmentFluentHelper getAllBreakdownBySubassignment()
MasterDataForGroupReportingService
BreakdownBySubassignment
entities.getAllBreakdownBySubassignment
in interface MasterDataForGroupReportingService
BreakdownBySubassignment
entities. This fluent helper allows methods which modify the underlying query
to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BreakdownBySubassignmentByKeyFluentHelper getBreakdownBySubassignmentByKey(String consolidationChartOfAccounts, String breakdownCategory, String cnsldtnSubassignment)
MasterDataForGroupReportingService
BreakdownBySubassignment
entity using key fields.getBreakdownBySubassignmentByKey
in interface MasterDataForGroupReportingService
consolidationChartOfAccounts
- Enter a Consolidation Chart of Accounts
Constraints: Not nullable, Maximum length: 2
breakdownCategory
- Enter a Breakdown Category.
Constraints: Not nullable, Maximum length: 4
cnsldtnSubassignment
- Subassignment
Constraints: Not nullable, Maximum length: 30
BreakdownBySubassignment
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull 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/region key contains information which the system uses to check entries such as the length
of the postal code or bank account number.
Constraints: Not nullable, Maximum length: 3
CustomerSupplierCountry
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull 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 DocumentTypeHierFluentHelper getAllDocumentTypeHier()
MasterDataForGroupReportingService
DocumentTypeHier
entities.getAllDocumentTypeHier
in interface MasterDataForGroupReportingService
DocumentTypeHier
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public DocumentTypeHierByKeyFluentHelper getDocumentTypeHierByKey(String consolidationDocTypeHierarchy, String hierarchyNode, LocalDateTime validityEndDate)
MasterDataForGroupReportingService
DocumentTypeHier
entity using key fields.getDocumentTypeHierByKey
in interface MasterDataForGroupReportingService
consolidationDocTypeHierarchy
- 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
DocumentTypeHier
entity using key fields. This fluent helper allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public DocumentTypeHierTextFluentHelper getAllDocumentTypeHierText()
MasterDataForGroupReportingService
DocumentTypeHierText
entities.getAllDocumentTypeHierText
in interface MasterDataForGroupReportingService
DocumentTypeHierText
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public DocumentTypeHierTextByKeyFluentHelper getDocumentTypeHierTextByKey(String language, String consolidationDocTypeHierarchy, String hierarchyNode, LocalDateTime validityEndDate)
MasterDataForGroupReportingService
DocumentTypeHierText
entity using key fields.getDocumentTypeHierTextByKey
in interface MasterDataForGroupReportingService
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
consolidationDocTypeHierarchy
- 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
DocumentTypeHierText
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull 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 FeatureFluentHelper getAllFeature()
MasterDataForGroupReportingService
Feature
entities.getAllFeature
in interface MasterDataForGroupReportingService
Feature
entities. This fluent helper allows methods which modify the underlying query to be called before
executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public FeatureByKeyFluentHelper getFeatureByKey(String cnsldtnFeature)
MasterDataForGroupReportingService
Feature
entity using key fields.getFeatureByKey
in interface MasterDataForGroupReportingService
cnsldtnFeature
- Feature
Constraints: Not nullable, Maximum length: 8
Feature
entity using key fields. This fluent helper allows methods which modify the underlying query to be called
before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull 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 FSItemAttribByTimeVersionFluentHelper getAllFSItemAttribByTimeVersion()
MasterDataForGroupReportingService
FSItemAttribByTimeVersion
entities.getAllFSItemAttribByTimeVersion
in interface MasterDataForGroupReportingService
FSItemAttribByTimeVersion
entities. This fluent helper allows methods which modify the underlying query
to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public FSItemAttribByTimeVersionByKeyFluentHelper getFSItemAttribByTimeVersionByKey(String consolidationChartOfAccounts, String financialStatementItem, String consolidationVersion, String fromFiscalYearPeriod)
MasterDataForGroupReportingService
FSItemAttribByTimeVersion
entity using key fields.getFSItemAttribByTimeVersionByKey
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
consolidationVersion
- Enter a Consolidation Version.
Constraints: Not nullable, Maximum length: 3
fromFiscalYearPeriod
- Start of Assignment
Constraints: Not nullable, Maximum length: 7
FSItemAttribByTimeVersion
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull 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 FinancialStmntItemHierText_2FluentHelper getAllFinancialStmntItemHierText_2()
MasterDataForGroupReportingService
FinancialStmntItemHierText_2
entities.getAllFinancialStmntItemHierText_2
in interface MasterDataForGroupReportingService
FinancialStmntItemHierText_2
entities. This fluent helper allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public FinancialStmntItemHierText_2ByKeyFluentHelper getFinancialStmntItemHierText_2ByKey(String language, String consolidationChartOfAccounts, String financialStatementItemHier, String hierarchyNode)
MasterDataForGroupReportingService
FinancialStmntItemHierText_2
entity using key fields.getFinancialStmntItemHierText_2ByKey
in interface MasterDataForGroupReportingService
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
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
FinancialStmntItemHierText_2
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public FinancialStatementItemHier_2FluentHelper getAllFinancialStatementItemHier_2()
MasterDataForGroupReportingService
FinancialStatementItemHier_2
entities.getAllFinancialStatementItemHier_2
in interface MasterDataForGroupReportingService
FinancialStatementItemHier_2
entities. This fluent helper allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public FinancialStatementItemHier_2ByKeyFluentHelper getFinancialStatementItemHier_2ByKey(String consolidationChartOfAccounts, String financialStatementItemHier, String hierarchyNode)
MasterDataForGroupReportingService
FinancialStatementItemHier_2
entity using key fields.getFinancialStatementItemHier_2ByKey
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_2
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public FSItemSelectionAttribFluentHelper getAllFSItemSelectionAttrib()
MasterDataForGroupReportingService
FSItemSelectionAttrib
entities.getAllFSItemSelectionAttrib
in interface MasterDataForGroupReportingService
FSItemSelectionAttrib
entities. This fluent helper allows methods which modify the underlying query to
be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public FSItemSelectionAttribByKeyFluentHelper getFSItemSelectionAttribByKey(String fSItemAttributeName)
MasterDataForGroupReportingService
FSItemSelectionAttrib
entity using key fields.getFSItemSelectionAttribByKey
in interface MasterDataForGroupReportingService
fSItemAttributeName
- Financial Statement Item Selection Attribute
Constraints: Not nullable, Maximum length: 30
FSItemSelectionAttrib
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public FSItemSelectionAttribTextFluentHelper getAllFSItemSelectionAttribText()
MasterDataForGroupReportingService
FSItemSelectionAttribText
entities.getAllFSItemSelectionAttribText
in interface MasterDataForGroupReportingService
FSItemSelectionAttribText
entities. This fluent helper allows methods which modify the underlying query
to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public FSItemSelectionAttribTextByKeyFluentHelper getFSItemSelectionAttribTextByKey(String language, String fSItemAttributeName)
MasterDataForGroupReportingService
FSItemSelectionAttribText
entity using key fields.getFSItemSelectionAttribTextByKey
in interface MasterDataForGroupReportingService
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
fSItemAttributeName
- Financial Statement Item Selection Attribute
Constraints: Not nullable, Maximum length: 30
FSItemSelectionAttribText
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public FSItemSelectionAttribValFluentHelper getAllFSItemSelectionAttribVal()
MasterDataForGroupReportingService
FSItemSelectionAttribVal
entities.getAllFSItemSelectionAttribVal
in interface MasterDataForGroupReportingService
FSItemSelectionAttribVal
entities. This fluent helper allows methods which modify the underlying query
to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public FSItemSelectionAttribValByKeyFluentHelper getFSItemSelectionAttribValByKey(String fSItemAttributeName, String fSItemAttributeValueName)
MasterDataForGroupReportingService
FSItemSelectionAttribVal
entity using key fields.getFSItemSelectionAttribValByKey
in interface MasterDataForGroupReportingService
fSItemAttributeName
- Financial Statement Item Selection Attribute
Constraints: Not nullable, Maximum length: 30
fSItemAttributeValueName
- You assign these FS items by using an FS item role.
Constraints: Not nullable, Maximum length: 30
FSItemSelectionAttribVal
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public FSItemSelectionAttribValTextFluentHelper getAllFSItemSelectionAttribValText()
MasterDataForGroupReportingService
FSItemSelectionAttribValText
entities.getAllFSItemSelectionAttribValText
in interface MasterDataForGroupReportingService
FSItemSelectionAttribValText
entities. This fluent helper allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public FSItemSelectionAttribValTextByKeyFluentHelper getFSItemSelectionAttribValTextByKey(String language, String fSItemAttributeName, String fSItemAttributeValueName)
MasterDataForGroupReportingService
FSItemSelectionAttribValText
entity using key fields.getFSItemSelectionAttribValTextByKey
in interface MasterDataForGroupReportingService
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
fSItemAttributeName
- Financial Statement Item Selection Attribute
Constraints: Not nullable, Maximum length: 30
fSItemAttributeValueName
- You assign these FS items by using an FS item role.
Constraints: Not nullable, Maximum length: 30
FSItemSelectionAttribValText
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull 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 FSItemTargetAttribFluentHelper getAllFSItemTargetAttrib()
MasterDataForGroupReportingService
FSItemTargetAttrib
entities.getAllFSItemTargetAttrib
in interface MasterDataForGroupReportingService
FSItemTargetAttrib
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public FSItemTargetAttribByKeyFluentHelper getFSItemTargetAttribByKey(String fSItemAttributeName)
MasterDataForGroupReportingService
FSItemTargetAttrib
entity using key fields.getFSItemTargetAttribByKey
in interface MasterDataForGroupReportingService
fSItemAttributeName
- Financial Statement Item Target Attribute
Constraints: Not nullable, Maximum length: 30
FSItemTargetAttrib
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public FSItemTargetAttribTextFluentHelper getAllFSItemTargetAttribText()
MasterDataForGroupReportingService
FSItemTargetAttribText
entities.getAllFSItemTargetAttribText
in interface MasterDataForGroupReportingService
FSItemTargetAttribText
entities. This fluent helper allows methods which modify the underlying query to
be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public FSItemTargetAttribTextByKeyFluentHelper getFSItemTargetAttribTextByKey(String language, String fSItemAttributeName)
MasterDataForGroupReportingService
FSItemTargetAttribText
entity using key fields.getFSItemTargetAttribTextByKey
in interface MasterDataForGroupReportingService
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
fSItemAttributeName
- Financial Statement Item Target Attribute
Constraints: Not nullable, Maximum length: 30
FSItemTargetAttribText
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public FSItemTargetAttribValFluentHelper getAllFSItemTargetAttribVal()
MasterDataForGroupReportingService
FSItemTargetAttribVal
entities.getAllFSItemTargetAttribVal
in interface MasterDataForGroupReportingService
FSItemTargetAttribVal
entities. This fluent helper allows methods which modify the underlying query to
be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public FSItemTargetAttribValByKeyFluentHelper getFSItemTargetAttribValByKey(String consolidationChartOfAccounts, String financialStatementItem)
MasterDataForGroupReportingService
FSItemTargetAttribVal
entity using key fields.getFSItemTargetAttribValByKey
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
FSItemTargetAttribVal
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public FSItemTargetAttribValTextFluentHelper getAllFSItemTargetAttribValText()
MasterDataForGroupReportingService
FSItemTargetAttribValText
entities.getAllFSItemTargetAttribValText
in interface MasterDataForGroupReportingService
FSItemTargetAttribValText
entities. This fluent helper allows methods which modify the underlying query
to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public FSItemTargetAttribValTextByKeyFluentHelper getFSItemTargetAttribValTextByKey(String language, String consolidationChartOfAccounts, String financialStatementItem)
MasterDataForGroupReportingService
FSItemTargetAttribValText
entity using key fields.getFSItemTargetAttribValTextByKey
in interface MasterDataForGroupReportingService
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
consolidationChartOfAccounts
- Enter a Consolidation Chart of Accounts
Constraints: Not nullable, Maximum length: 2
financialStatementItem
- Financial Statement Item
Constraints: Not nullable, Maximum length: 10
FSItemTargetAttribValText
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public FSItemTypeFluentHelper getAllFSItemType()
MasterDataForGroupReportingService
FSItemType
entities.getAllFSItemType
in interface MasterDataForGroupReportingService
FSItemType
entities. This fluent helper allows methods which modify the underlying query to be called
before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public FSItemTypeByKeyFluentHelper getFSItemTypeByKey(String financialStatementItemType)
MasterDataForGroupReportingService
FSItemType
entity using key fields.getFSItemTypeByKey
in interface MasterDataForGroupReportingService
financialStatementItemType
- Single value or lower limit of the value range of a domain.
Constraints: Not nullable, Maximum length: 10
FSItemType
entity using key fields. This fluent helper allows methods which modify the underlying query
to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public FSItemTypeTextFluentHelper getAllFSItemTypeText()
MasterDataForGroupReportingService
FSItemTypeText
entities.getAllFSItemTypeText
in interface MasterDataForGroupReportingService
FSItemTypeText
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public FSItemTypeTextByKeyFluentHelper getFSItemTypeTextByKey(String language, String financialStatementItemType)
MasterDataForGroupReportingService
FSItemTypeText
entity using key fields.getFSItemTypeTextByKey
in interface MasterDataForGroupReportingService
language
- The language key contains the abbreviation for the language in which a text is stored. It controls the
language in which texts are output on the printer or on the screen.
Constraints: Not nullable, Maximum length: 2
financialStatementItemType
- Single value or lower limit of the value range of a domain.
Constraints: Not nullable, Maximum length: 10
FSItemTypeText
entity using key fields. This fluent helper allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public FinancialStatementItemText_2FluentHelper getAllFinancialStatementItemText_2()
MasterDataForGroupReportingService
FinancialStatementItemText_2
entities.getAllFinancialStatementItemText_2
in interface MasterDataForGroupReportingService
FinancialStatementItemText_2
entities. This fluent helper allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public FinancialStatementItemText_2ByKeyFluentHelper getFinancialStatementItemText_2ByKey(String language, String consolidationChartOfAccounts, String financialStatementItem)
MasterDataForGroupReportingService
FinancialStatementItemText_2
entity using key fields.getFinancialStatementItemText_2ByKey
in interface MasterDataForGroupReportingService
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
consolidationChartOfAccounts
- Enter a Consolidation Chart of Accounts
Constraints: Not nullable, Maximum length: 2
financialStatementItem
- Financial Statement Item
Constraints: Not nullable, Maximum length: 10
FinancialStatementItemText_2
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public FinancialStatementItem_2FluentHelper getAllFinancialStatementItem_2()
MasterDataForGroupReportingService
FinancialStatementItem_2
entities.getAllFinancialStatementItem_2
in interface MasterDataForGroupReportingService
FinancialStatementItem_2
entities. This fluent helper allows methods which modify the underlying query
to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public FinancialStatementItem_2ByKeyFluentHelper getFinancialStatementItem_2ByKey(String consolidationChartOfAccounts, String financialStatementItem)
MasterDataForGroupReportingService
FinancialStatementItem_2
entity using key fields.getFinancialStatementItem_2ByKey
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_2
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public 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 InvestmentActivityTypeFluentHelper getAllInvestmentActivityType()
MasterDataForGroupReportingService
InvestmentActivityType
entities.getAllInvestmentActivityType
in interface MasterDataForGroupReportingService
InvestmentActivityType
entities. This fluent helper allows methods which modify the underlying query to
be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public InvestmentActivityTypeByKeyFluentHelper getInvestmentActivityTypeByKey(String investmentActivityType)
MasterDataForGroupReportingService
InvestmentActivityType
entity using key fields.getInvestmentActivityTypeByKey
in interface MasterDataForGroupReportingService
investmentActivityType
- Consolidation of Investments Activity
Constraints: Not nullable, Maximum length: 2
InvestmentActivityType
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public InvestmentActivityTypeTextFluentHelper getAllInvestmentActivityTypeText()
MasterDataForGroupReportingService
InvestmentActivityTypeText
entities.getAllInvestmentActivityTypeText
in interface MasterDataForGroupReportingService
InvestmentActivityTypeText
entities. This fluent helper allows methods which modify the underlying query
to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public InvestmentActivityTypeTextByKeyFluentHelper getInvestmentActivityTypeTextByKey(String language, String investmentActivityType)
MasterDataForGroupReportingService
InvestmentActivityTypeText
entity using key fields.getInvestmentActivityTypeTextByKey
in interface MasterDataForGroupReportingService
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
investmentActivityType
- Consolidation of Investments Activity
Constraints: Not nullable, Maximum length: 2
InvestmentActivityTypeText
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull 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 MaterialGroupHierFluentHelper getAllMaterialGroupHier()
MasterDataForGroupReportingService
MaterialGroupHier
entities.getAllMaterialGroupHier
in interface MasterDataForGroupReportingService
MaterialGroupHier
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public MaterialGroupHierByKeyFluentHelper getMaterialGroupHierByKey(String additionalMasterDataHierarchy, String hierarchyNode)
MasterDataForGroupReportingService
MaterialGroupHier
entity using key fields.getMaterialGroupHierByKey
in interface MasterDataForGroupReportingService
additionalMasterDataHierarchy
- Specifies the structure that organizes entities, concepts, objects, activities, and units into an
order of precedence.
Constraints: Not nullable, Maximum length: 42
hierarchyNode
- Hierarchy node
Constraints: Not nullable, Maximum length: 50
MaterialGroupHier
entity using key fields. This fluent helper allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public MaterialGroupHierTextFluentHelper getAllMaterialGroupHierText()
MasterDataForGroupReportingService
MaterialGroupHierText
entities.getAllMaterialGroupHierText
in interface MasterDataForGroupReportingService
MaterialGroupHierText
entities. This fluent helper allows methods which modify the underlying query to
be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public MaterialGroupHierTextByKeyFluentHelper getMaterialGroupHierTextByKey(String language, String additionalMasterDataHierarchy, String hierarchyNode)
MasterDataForGroupReportingService
MaterialGroupHierText
entity using key fields.getMaterialGroupHierTextByKey
in interface MasterDataForGroupReportingService
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
additionalMasterDataHierarchy
- Specifies the structure that organizes entities, concepts, objects, activities, and units into an
order of precedence.
Constraints: Not nullable, Maximum length: 42
hierarchyNode
- Hierarchy node
Constraints: Not nullable, Maximum length: 50
MaterialGroupHierText
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull 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.getAllPartnerCnsldtnUnit
in interface MasterDataForGroupReportingService
PartnerCnsldtnUnit
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PartnerCnsldtnUnitByKeyFluentHelper getPartnerCnsldtnUnitByKey(String consolidationUnit)
MasterDataForGroupReportingService
PartnerCnsldtnUnit
entity using key fields.getPartnerCnsldtnUnitByKey
in interface MasterDataForGroupReportingService
consolidationUnit
- Enter aConsolidation Unit
Constraints: Not nullable, Maximum length: 18
PartnerCnsldtnUnit
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PartnerCnsldtnUnitHierFluentHelper getAllPartnerCnsldtnUnitHier()
MasterDataForGroupReportingService
PartnerCnsldtnUnitHier
entities.getAllPartnerCnsldtnUnitHier
in interface MasterDataForGroupReportingService
PartnerCnsldtnUnitHier
entities. This fluent helper allows methods which modify the underlying query to
be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PartnerCnsldtnUnitHierByKeyFluentHelper getPartnerCnsldtnUnitHierByKey(String consolidationUnitHierarchy, String hierarchyNode, LocalDateTime validityEndDate)
MasterDataForGroupReportingService
PartnerCnsldtnUnitHier
entity using key fields.getPartnerCnsldtnUnitHierByKey
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
PartnerCnsldtnUnitHier
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PartnerCnsldtnUnitHierTextFluentHelper getAllPartnerCnsldtnUnitHierText()
MasterDataForGroupReportingService
PartnerCnsldtnUnitHierText
entities.getAllPartnerCnsldtnUnitHierText
in interface MasterDataForGroupReportingService
PartnerCnsldtnUnitHierText
entities. This fluent helper allows methods which modify the underlying query
to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PartnerCnsldtnUnitHierTextByKeyFluentHelper getPartnerCnsldtnUnitHierTextByKey(String consolidationUnitHierarchy, String hierarchyNode, LocalDateTime validityEndDate, String language)
MasterDataForGroupReportingService
PartnerCnsldtnUnitHierText
entity using key fields.getPartnerCnsldtnUnitHierTextByKey
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
PartnerCnsldtnUnitHierText
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PartnerCnsldtnUnitTextFluentHelper getAllPartnerCnsldtnUnitText()
MasterDataForGroupReportingService
PartnerCnsldtnUnitText
entities.getAllPartnerCnsldtnUnitText
in interface MasterDataForGroupReportingService
PartnerCnsldtnUnitText
entities. This fluent helper allows methods which modify the underlying query to
be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PartnerCnsldtnUnitTextByKeyFluentHelper getPartnerCnsldtnUnitTextByKey(String consolidationUnit, String language)
MasterDataForGroupReportingService
PartnerCnsldtnUnitText
entity using key fields.getPartnerCnsldtnUnitTextByKey
in interface MasterDataForGroupReportingService
consolidationUnit
- Partner Unit
Constraints: Not nullable, Maximum length: 18
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
PartnerCnsldtnUnitText
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PartnerSegmentHierTextFluentHelper getAllPartnerSegmentHierText()
MasterDataForGroupReportingService
PartnerSegmentHierText
entities.getAllPartnerSegmentHierText
in interface MasterDataForGroupReportingService
PartnerSegmentHierText
entities. This fluent helper allows methods which modify the underlying query to
be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PartnerSegmentHierTextByKeyFluentHelper getPartnerSegmentHierTextByKey(String consolidationSegmentHierarchy, String hierarchyNode, LocalDateTime validityEndDate, String language)
MasterDataForGroupReportingService
PartnerSegmentHierText
entity using key fields.getPartnerSegmentHierTextByKey
in interface MasterDataForGroupReportingService
consolidationSegmentHierarchy
- Segment Hierarchy
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
PartnerSegmentHierText
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PlantFluentHelper getAllPlant()
MasterDataForGroupReportingService
Plant
entities.getAllPlant
in interface MasterDataForGroupReportingService
Plant
entities. This fluent helper allows methods which modify the underlying query to be called before
executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PlantByKeyFluentHelper getPlantByKey(String plant)
MasterDataForGroupReportingService
Plant
entity using key fields.getPlantByKey
in interface MasterDataForGroupReportingService
plant
- Key uniquely identifying a plant.
Constraints: Not nullable, Maximum length: 4
Plant
entity using key fields. This fluent helper allows methods which modify the underlying query to be called
before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PlantTextFluentHelper getAllPlantText()
MasterDataForGroupReportingService
PlantText
entities.getAllPlantText
in interface MasterDataForGroupReportingService
PlantText
entities. This fluent helper allows methods which modify the underlying query to be called
before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PlantTextByKeyFluentHelper getPlantTextByKey(String language, String plant)
MasterDataForGroupReportingService
PlantText
entity using key fields.getPlantTextByKey
in interface MasterDataForGroupReportingService
plant
- Key uniquely identifying a plant.
Constraints: Not nullable, Maximum length: 4
PlantText
entity using key fields. This fluent helper allows methods which modify the underlying query
to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PostingLevelFluentHelper getAllPostingLevel()
MasterDataForGroupReportingService
PostingLevel
entities.getAllPostingLevel
in interface MasterDataForGroupReportingService
PostingLevel
entities. This fluent helper allows methods which modify the underlying query to be called
before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PostingLevelByKeyFluentHelper getPostingLevelByKey(String postingLevel)
MasterDataForGroupReportingService
PostingLevel
entity using key fields.getPostingLevelByKey
in interface MasterDataForGroupReportingService
postingLevel
- Choose a posting level.
Constraints: Not nullable, Maximum length: 2
PostingLevel
entity using key fields. This fluent helper allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PostingLevelHierFluentHelper getAllPostingLevelHier()
MasterDataForGroupReportingService
PostingLevelHier
entities.getAllPostingLevelHier
in interface MasterDataForGroupReportingService
PostingLevelHier
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PostingLevelHierByKeyFluentHelper getPostingLevelHierByKey(String consolidationPostgLevelHier, String hierarchyNode)
MasterDataForGroupReportingService
PostingLevelHier
entity using key fields.getPostingLevelHierByKey
in interface MasterDataForGroupReportingService
consolidationPostgLevelHier
- 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
PostingLevelHier
entity using key fields. This fluent helper allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PostingLevelHierTextFluentHelper getAllPostingLevelHierText()
MasterDataForGroupReportingService
PostingLevelHierText
entities.getAllPostingLevelHierText
in interface MasterDataForGroupReportingService
PostingLevelHierText
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PostingLevelHierTextByKeyFluentHelper getPostingLevelHierTextByKey(String language, String consolidationPostgLevelHier, String hierarchyNode)
MasterDataForGroupReportingService
PostingLevelHierText
entity using key fields.getPostingLevelHierTextByKey
in interface MasterDataForGroupReportingService
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
consolidationPostgLevelHier
- 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
PostingLevelHierText
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PostingLevelTextFluentHelper getAllPostingLevelText()
MasterDataForGroupReportingService
PostingLevelText
entities.getAllPostingLevelText
in interface MasterDataForGroupReportingService
PostingLevelText
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public PostingLevelTextByKeyFluentHelper getPostingLevelTextByKey(String language, String postingLevel)
MasterDataForGroupReportingService
PostingLevelText
entity using key fields.getPostingLevelTextByKey
in interface MasterDataForGroupReportingService
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
postingLevel
- Choose a posting level.
Constraints: Not nullable, Maximum length: 2
PostingLevelText
entity using key fields. This fluent helper allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProfitCenterForEliminationFluentHelper getAllProfitCenterForElimination()
MasterDataForGroupReportingService
ProfitCenterForElimination
entities.getAllProfitCenterForElimination
in interface MasterDataForGroupReportingService
ProfitCenterForElimination
entities. This fluent helper allows methods which modify the underlying query
to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProfitCenterForEliminationByKeyFluentHelper getProfitCenterForEliminationByKey(String profitCenter, String controllingArea)
MasterDataForGroupReportingService
ProfitCenterForElimination
entity using key fields.getProfitCenterForEliminationByKey
in interface MasterDataForGroupReportingService
profitCenter
- Consolidation Elimination Member
Constraints: Not nullable, Maximum length: 25
controllingArea
- Uniquely identifies a controlling area.
Constraints: Not nullable, Maximum length: 4
ProfitCenterForElimination
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProfitCenterHierForElimFluentHelper getAllProfitCenterHierForElim()
MasterDataForGroupReportingService
ProfitCenterHierForElim
entities.getAllProfitCenterHierForElim
in interface MasterDataForGroupReportingService
ProfitCenterHierForElim
entities. This fluent helper allows methods which modify the underlying query to
be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProfitCenterHierForElimByKeyFluentHelper getProfitCenterHierForElimByKey(String controllingArea, String additionalMasterDataHierarchy, String hierarchyNode, LocalDateTime validityEndDate)
MasterDataForGroupReportingService
ProfitCenterHierForElim
entity using key fields.getProfitCenterHierForElimByKey
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
ProfitCenterHierForElim
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProfitCenterHierForElimTextFluentHelper getAllProfitCenterHierForElimText()
MasterDataForGroupReportingService
ProfitCenterHierForElimText
entities.getAllProfitCenterHierForElimText
in interface MasterDataForGroupReportingService
ProfitCenterHierForElimText
entities. This fluent helper allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProfitCenterHierForElimTextByKeyFluentHelper getProfitCenterHierForElimTextByKey(String controllingArea, String additionalMasterDataHierarchy, String hierarchyNode, LocalDateTime validityEndDate, String language)
MasterDataForGroupReportingService
ProfitCenterHierForElimText
entity using key fields.getProfitCenterHierForElimTextByKey
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
ProfitCenterHierForElimText
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public SoldProductFluentHelper getAllSoldProduct()
MasterDataForGroupReportingService
SoldProduct
entities.getAllSoldProduct
in interface MasterDataForGroupReportingService
SoldProduct
entities. This fluent helper allows methods which modify the underlying query to be called
before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public SoldProductByKeyFluentHelper getSoldProductByKey(String material)
MasterDataForGroupReportingService
SoldProduct
entity using key fields.getSoldProductByKey
in interface MasterDataForGroupReportingService
material
- Alphanumeric key uniquely identifying the material.
Constraints: Not nullable, Maximum length: 40
SoldProduct
entity using key fields. This fluent helper allows methods which modify the underlying query
to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public SoldProductGroupFluentHelper getAllSoldProductGroup()
MasterDataForGroupReportingService
SoldProductGroup
entities.getAllSoldProductGroup
in interface MasterDataForGroupReportingService
SoldProductGroup
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public SoldProductGroupByKeyFluentHelper getSoldProductGroupByKey(String materialGroup)
MasterDataForGroupReportingService
SoldProductGroup
entity using key fields.getSoldProductGroupByKey
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
SoldProductGroup
entity using key fields. This fluent helper allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public SoldProductGroupTextFluentHelper getAllSoldProductGroupText()
MasterDataForGroupReportingService
SoldProductGroupText
entities.getAllSoldProductGroupText
in interface MasterDataForGroupReportingService
SoldProductGroupText
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public SoldProductGroupTextByKeyFluentHelper getSoldProductGroupTextByKey(String language, String materialGroup)
MasterDataForGroupReportingService
SoldProductGroupText
entity using key fields.getSoldProductGroupTextByKey
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
SoldProductGroupText
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public SoldProductHierFluentHelper getAllSoldProductHier()
MasterDataForGroupReportingService
SoldProductHier
entities.getAllSoldProductHier
in interface MasterDataForGroupReportingService
SoldProductHier
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public SoldProductHierByKeyFluentHelper getSoldProductHierByKey(String additionalMasterDataHierarchy, String hierarchyNode, LocalDateTime validityEndDate)
MasterDataForGroupReportingService
SoldProductHier
entity using key fields.getSoldProductHierByKey
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
SoldProductHier
entity using key fields. This fluent helper allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public SoldProductHierTextFluentHelper getAllSoldProductHierText()
MasterDataForGroupReportingService
SoldProductHierText
entities.getAllSoldProductHierText
in interface MasterDataForGroupReportingService
SoldProductHierText
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public SoldProductHierTextByKeyFluentHelper getSoldProductHierTextByKey(String additionalMasterDataHierarchy, String hierarchyNode, LocalDateTime validityEndDate, String language)
MasterDataForGroupReportingService
SoldProductHierText
entity using key fields.getSoldProductHierTextByKey
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
SoldProductHierText
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public SoldProductTextFluentHelper getAllSoldProductText()
MasterDataForGroupReportingService
SoldProductText
entities.getAllSoldProductText
in interface MasterDataForGroupReportingService
SoldProductText
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public SoldProductTextByKeyFluentHelper getSoldProductTextByKey(String language, String material)
MasterDataForGroupReportingService
SoldProductText
entity using key fields.getSoldProductTextByKey
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
SoldProductText
entity using key fields. This fluent helper allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProfitCenterFluentHelper getAllProfitCenter()
MasterDataForGroupReportingService
ProfitCenter
entities.getAllProfitCenter
in interface MasterDataForGroupReportingService
ProfitCenter
entities. This fluent helper allows methods which modify the underlying query to be called
before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProfitCenterByKeyFluentHelper getProfitCenterByKey(String profitCenter, String controllingArea)
MasterDataForGroupReportingService
ProfitCenter
entity using key fields.getProfitCenterByKey
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
ProfitCenter
entity using key fields. This fluent helper allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProfitCenterHierFluentHelper getAllProfitCenterHier()
MasterDataForGroupReportingService
ProfitCenterHier
entities.getAllProfitCenterHier
in interface MasterDataForGroupReportingService
ProfitCenterHier
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProfitCenterHierByKeyFluentHelper getProfitCenterHierByKey(String controllingArea, String additionalMasterDataHierarchy, String hierarchyNode, LocalDateTime validityEndDate)
MasterDataForGroupReportingService
ProfitCenterHier
entity using key fields.getProfitCenterHierByKey
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
ProfitCenterHier
entity using key fields. This fluent helper allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProfitCenterHierTextFluentHelper getAllProfitCenterHierText()
MasterDataForGroupReportingService
ProfitCenterHierText
entities.getAllProfitCenterHierText
in interface MasterDataForGroupReportingService
ProfitCenterHierText
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProfitCenterHierTextByKeyFluentHelper getProfitCenterHierTextByKey(String controllingArea, String additionalMasterDataHierarchy, String hierarchyNode, LocalDateTime validityEndDate, String language)
MasterDataForGroupReportingService
ProfitCenterHierText
entity using key fields.getProfitCenterHierTextByKey
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
ProfitCenterHierText
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProfitCenterTextFluentHelper getAllProfitCenterText()
MasterDataForGroupReportingService
ProfitCenterText
entities.getAllProfitCenterText
in interface MasterDataForGroupReportingService
ProfitCenterText
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProfitCenterTextByKeyFluentHelper getProfitCenterTextByKey(String language, String profitCenter, String controllingArea)
MasterDataForGroupReportingService
ProfitCenterText
entity using key fields.getProfitCenterTextByKey
in interface MasterDataForGroupReportingService
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
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
ProfitCenterText
entity using key fields. This fluent helper allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProfitCenterForElimTextFluentHelper getAllProfitCenterForElimText()
MasterDataForGroupReportingService
ProfitCenterForElimText
entities.getAllProfitCenterForElimText
in interface MasterDataForGroupReportingService
ProfitCenterForElimText
entities. This fluent helper allows methods which modify the underlying query to
be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProfitCenterForElimTextByKeyFluentHelper getProfitCenterForElimTextByKey(String language, String profitCenter, String controllingArea)
MasterDataForGroupReportingService
ProfitCenterForElimText
entity using key fields.getProfitCenterForElimTextByKey
in interface MasterDataForGroupReportingService
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
profitCenter
- Profit Center for Elimination
Constraints: Not nullable, Maximum length: 25
controllingArea
- Node class
Constraints: Not nullable, Maximum length: 12
ProfitCenterForElimText
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProjectFluentHelper getAllProject()
MasterDataForGroupReportingService
Project
entities.getAllProject
in interface MasterDataForGroupReportingService
Project
entities. This fluent helper allows methods which modify the underlying query to be called before
executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProjectByKeyFluentHelper getProjectByKey(String project)
MasterDataForGroupReportingService
Project
entity using key fields.getProjectByKey
in interface MasterDataForGroupReportingService
project
- Key identifying a project definition.
Constraints: Not nullable, Maximum length: 24
Project
entity using key fields. This fluent helper allows methods which modify the underlying query to be called
before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProjectHierFluentHelper getAllProjectHier()
MasterDataForGroupReportingService
ProjectHier
entities.getAllProjectHier
in interface MasterDataForGroupReportingService
ProjectHier
entities. This fluent helper allows methods which modify the underlying query to be called
before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProjectHierByKeyFluentHelper getProjectHierByKey(String additionalMasterDataHierarchy, String hierarchyNode, LocalDateTime validityEndDate)
MasterDataForGroupReportingService
ProjectHier
entity using key fields.getProjectHierByKey
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
ProjectHier
entity using key fields. This fluent helper allows methods which modify the underlying query
to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProjectHierTextFluentHelper getAllProjectHierText()
MasterDataForGroupReportingService
ProjectHierText
entities.getAllProjectHierText
in interface MasterDataForGroupReportingService
ProjectHierText
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProjectHierTextByKeyFluentHelper getProjectHierTextByKey(String additionalMasterDataHierarchy, String hierarchyNode, LocalDateTime validityEndDate, String language)
MasterDataForGroupReportingService
ProjectHierText
entity using key fields.getProjectHierTextByKey
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
ProjectHierText
entity using key fields. This fluent helper allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProjectTextFluentHelper getAllProjectText()
MasterDataForGroupReportingService
ProjectText
entities.getAllProjectText
in interface MasterDataForGroupReportingService
ProjectText
entities. This fluent helper allows methods which modify the underlying query to be called
before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProjectTextByKeyFluentHelper getProjectTextByKey(String language, String project)
MasterDataForGroupReportingService
ProjectText
entity using key fields.getProjectTextByKey
in interface MasterDataForGroupReportingService
project
- Key identifying a project definition.
Constraints: Not nullable, Maximum length: 24
ProjectText
entity using key fields. This fluent helper allows methods which modify the underlying query
to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ReportingItemFluentHelper getAllReportingItem()
MasterDataForGroupReportingService
ReportingItem
entities.getAllReportingItem
in interface MasterDataForGroupReportingService
ReportingItem
entities. This fluent helper allows methods which modify the underlying query to be called
before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ReportingItemByKeyFluentHelper getReportingItemByKey(String consolidationChartOfAccounts, String consolidationReportingItem)
MasterDataForGroupReportingService
ReportingItem
entity using key fields.getReportingItemByKey
in interface MasterDataForGroupReportingService
consolidationChartOfAccounts
- Enter a Consolidation Chart of Accounts
Constraints: Not nullable, Maximum length: 2
consolidationReportingItem
- Enter an FS Item
Constraints: Not nullable, Maximum length: 10
ReportingItem
entity using key fields. This fluent helper allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ReportingItemHierFluentHelper getAllReportingItemHier()
MasterDataForGroupReportingService
ReportingItemHier
entities.getAllReportingItemHier
in interface MasterDataForGroupReportingService
ReportingItemHier
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ReportingItemHierByKeyFluentHelper getReportingItemHierByKey(String consolidationChartOfAccounts, String consolidationReportingItemHier, String hierarchyNode)
MasterDataForGroupReportingService
ReportingItemHier
entity using key fields.getReportingItemHierByKey
in interface MasterDataForGroupReportingService
consolidationChartOfAccounts
- Enter a Consolidation Chart of Accounts
Constraints: Not nullable, Maximum length: 2
consolidationReportingItemHier
- Reporting Item Hierarchy
Constraints: Not nullable, Maximum length: 10
hierarchyNode
- Hierarchy node
Constraints: Not nullable, Maximum length: 50
ReportingItemHier
entity using key fields. This fluent helper allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ReportingItemHierTextFluentHelper getAllReportingItemHierText()
MasterDataForGroupReportingService
ReportingItemHierText
entities.getAllReportingItemHierText
in interface MasterDataForGroupReportingService
ReportingItemHierText
entities. This fluent helper allows methods which modify the underlying query to
be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ReportingItemHierTextByKeyFluentHelper getReportingItemHierTextByKey(String language, String consolidationChartOfAccounts, String consolidationReportingItemHier, String hierarchyNode)
MasterDataForGroupReportingService
ReportingItemHierText
entity using key fields.getReportingItemHierTextByKey
in interface MasterDataForGroupReportingService
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
consolidationChartOfAccounts
- Enter a Consolidation Chart of Accounts
Constraints: Not nullable, Maximum length: 2
consolidationReportingItemHier
- Reporting Item Hierarchy
Constraints: Not nullable, Maximum length: 10
hierarchyNode
- Hierarchy node
Constraints: Not nullable, Maximum length: 50
ReportingItemHierText
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ReportingItemTextFluentHelper getAllReportingItemText()
MasterDataForGroupReportingService
ReportingItemText
entities.getAllReportingItemText
in interface MasterDataForGroupReportingService
ReportingItemText
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ReportingItemTextByKeyFluentHelper getReportingItemTextByKey(String consolidationChartOfAccounts, String consolidationReportingItem, String language)
MasterDataForGroupReportingService
ReportingItemText
entity using key fields.getReportingItemTextByKey
in interface MasterDataForGroupReportingService
consolidationChartOfAccounts
- Enter a Consolidation Chart of Accounts
Constraints: Not nullable, Maximum length: 2
consolidationReportingItem
- Enter an FS Item
Constraints: Not nullable, Maximum length: 10
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
ReportingItemText
entity using key fields. This fluent helper allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public SalesDistrictFluentHelper getAllSalesDistrict()
MasterDataForGroupReportingService
SalesDistrict
entities.getAllSalesDistrict
in interface MasterDataForGroupReportingService
SalesDistrict
entities. This fluent helper allows methods which modify the underlying query to be called
before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public SalesDistrictByKeyFluentHelper getSalesDistrictByKey(String salesDistrict)
MasterDataForGroupReportingService
SalesDistrict
entity using key fields.getSalesDistrictByKey
in interface MasterDataForGroupReportingService
salesDistrict
- A geographical sales district or region.
Constraints: Not nullable, Maximum length: 6
SalesDistrict
entity using key fields. This fluent helper allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public SalesDistrictTextFluentHelper getAllSalesDistrictText()
MasterDataForGroupReportingService
SalesDistrictText
entities.getAllSalesDistrictText
in interface MasterDataForGroupReportingService
SalesDistrictText
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public SalesDistrictTextByKeyFluentHelper getSalesDistrictTextByKey(String language, String salesDistrict)
MasterDataForGroupReportingService
SalesDistrictText
entity using key fields.getSalesDistrictTextByKey
in interface MasterDataForGroupReportingService
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
salesDistrict
- A geographical sales district or region.
Constraints: Not nullable, Maximum length: 6
SalesDistrictText
entity using key fields. This fluent helper allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public SalesOrganizationFluentHelper getAllSalesOrganization()
MasterDataForGroupReportingService
SalesOrganization
entities.getAllSalesOrganization
in interface MasterDataForGroupReportingService
SalesOrganization
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public SalesOrganizationByKeyFluentHelper getSalesOrganizationByKey(String salesOrganization)
MasterDataForGroupReportingService
SalesOrganization
entity using key fields.getSalesOrganizationByKey
in interface MasterDataForGroupReportingService
salesOrganization
- An organizational unit responsible for the sale of certain products or services. The responsibility of
a sales organization may include legal liability for products and customer claims.
Constraints: Not nullable, Maximum length: 4
SalesOrganization
entity using key fields. This fluent helper allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public SalesOrganizationHierFluentHelper getAllSalesOrganizationHier()
MasterDataForGroupReportingService
SalesOrganizationHier
entities.getAllSalesOrganizationHier
in interface MasterDataForGroupReportingService
SalesOrganizationHier
entities. This fluent helper allows methods which modify the underlying query to
be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public SalesOrganizationHierByKeyFluentHelper getSalesOrganizationHierByKey(String additionalMasterDataHierarchy, String hierarchyNode, LocalDateTime validityEndDate)
MasterDataForGroupReportingService
SalesOrganizationHier
entity using key fields.getSalesOrganizationHierByKey
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
SalesOrganizationHier
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public SalesOrganizationHierTextFluentHelper getAllSalesOrganizationHierText()
MasterDataForGroupReportingService
SalesOrganizationHierText
entities.getAllSalesOrganizationHierText
in interface MasterDataForGroupReportingService
SalesOrganizationHierText
entities. This fluent helper allows methods which modify the underlying query
to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public SalesOrganizationHierTextByKeyFluentHelper getSalesOrganizationHierTextByKey(String additionalMasterDataHierarchy, String hierarchyNode, LocalDateTime validityEndDate, String language)
MasterDataForGroupReportingService
SalesOrganizationHierText
entity using key fields.getSalesOrganizationHierTextByKey
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
SalesOrganizationHierText
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public SalesOrganizationTextFluentHelper getAllSalesOrganizationText()
MasterDataForGroupReportingService
SalesOrganizationText
entities.getAllSalesOrganizationText
in interface MasterDataForGroupReportingService
SalesOrganizationText
entities. This fluent helper allows methods which modify the underlying query to
be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public SalesOrganizationTextByKeyFluentHelper getSalesOrganizationTextByKey(String language, String salesOrganization)
MasterDataForGroupReportingService
SalesOrganizationText
entity using key fields.getSalesOrganizationTextByKey
in interface MasterDataForGroupReportingService
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
salesOrganization
- An organizational unit responsible for the sale of certain products or services. The responsibility of
a sales organization may include legal liability for products and customer claims.
Constraints: Not nullable, Maximum length: 4
SalesOrganizationText
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public SegmentFluentHelper getAllSegment()
MasterDataForGroupReportingService
Segment
entities.getAllSegment
in interface MasterDataForGroupReportingService
Segment
entities. This fluent helper allows methods which modify the underlying query to be called before
executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public SegmentByKeyFluentHelper getSegmentByKey(String segment)
MasterDataForGroupReportingService
Segment
entity using key fields.getSegmentByKey
in interface MasterDataForGroupReportingService
segment
- Segment for Segmental Reporting
Constraints: Not nullable, Maximum length: 10
Segment
entity using key fields. This fluent helper allows methods which modify the underlying query to be called
before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public SegmentForEliminationFluentHelper getAllSegmentForElimination()
MasterDataForGroupReportingService
SegmentForElimination
entities.getAllSegmentForElimination
in interface MasterDataForGroupReportingService
SegmentForElimination
entities. This fluent helper allows methods which modify the underlying query to
be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public SegmentForEliminationByKeyFluentHelper getSegmentForEliminationByKey(String segment)
MasterDataForGroupReportingService
SegmentForElimination
entity using key fields.getSegmentForEliminationByKey
in interface MasterDataForGroupReportingService
segment
- Consolidation Elimination Member
Constraints: Not nullable, Maximum length: 25
SegmentForElimination
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public SegmentForElimTextFluentHelper getAllSegmentForElimText()
MasterDataForGroupReportingService
SegmentForElimText
entities.getAllSegmentForElimText
in interface MasterDataForGroupReportingService
SegmentForElimText
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public SegmentForElimTextByKeyFluentHelper getSegmentForElimTextByKey(String segment, String language)
MasterDataForGroupReportingService
SegmentForElimText
entity using key fields.getSegmentForElimTextByKey
in interface MasterDataForGroupReportingService
segment
- Segment for Elimination
Constraints: Not nullable, Maximum length: 25
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
SegmentForElimText
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public SegmentHierFluentHelper getAllSegmentHier()
MasterDataForGroupReportingService
SegmentHier
entities.getAllSegmentHier
in interface MasterDataForGroupReportingService
SegmentHier
entities. This fluent helper allows methods which modify the underlying query to be called
before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public SegmentHierByKeyFluentHelper getSegmentHierByKey(String consolidationSegmentHierarchy, String hierarchyNode, LocalDateTime validityEndDate)
MasterDataForGroupReportingService
SegmentHier
entity using key fields.getSegmentHierByKey
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
SegmentHier
entity using key fields. This fluent helper allows methods which modify the underlying query
to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public SegmentHierForElimFluentHelper getAllSegmentHierForElim()
MasterDataForGroupReportingService
SegmentHierForElim
entities.getAllSegmentHierForElim
in interface MasterDataForGroupReportingService
SegmentHierForElim
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public SegmentHierForElimByKeyFluentHelper getSegmentHierForElimByKey(String consolidationSegmentHierarchy, String hierarchyNode, LocalDateTime validityEndDate)
MasterDataForGroupReportingService
SegmentHierForElim
entity using key fields.getSegmentHierForElimByKey
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
SegmentHierForElim
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public SegmentForHierElimTextFluentHelper getAllSegmentForHierElimText()
MasterDataForGroupReportingService
SegmentForHierElimText
entities.getAllSegmentForHierElimText
in interface MasterDataForGroupReportingService
SegmentForHierElimText
entities. This fluent helper allows methods which modify the underlying query to
be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public SegmentForHierElimTextByKeyFluentHelper getSegmentForHierElimTextByKey(String consolidationSegmentHierarchy, String hierarchyNode, LocalDateTime validityEndDate, String language)
MasterDataForGroupReportingService
SegmentForHierElimText
entity using key fields.getSegmentForHierElimTextByKey
in interface MasterDataForGroupReportingService
consolidationSegmentHierarchy
- Segment Hierarchy
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
SegmentForHierElimText
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public SegmentHierTextFluentHelper getAllSegmentHierText()
MasterDataForGroupReportingService
SegmentHierText
entities.getAllSegmentHierText
in interface MasterDataForGroupReportingService
SegmentHierText
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public SegmentHierTextByKeyFluentHelper getSegmentHierTextByKey(String consolidationSegmentHierarchy, String hierarchyNode, LocalDateTime validityEndDate, String language)
MasterDataForGroupReportingService
SegmentHierText
entity using key fields.getSegmentHierTextByKey
in interface MasterDataForGroupReportingService
consolidationSegmentHierarchy
- Segment Hierarchy
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
SegmentHierText
entity using key fields. This fluent helper allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public SegmentTextFluentHelper getAllSegmentText()
MasterDataForGroupReportingService
SegmentText
entities.getAllSegmentText
in interface MasterDataForGroupReportingService
SegmentText
entities. This fluent helper allows methods which modify the underlying query to be called
before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public SegmentTextByKeyFluentHelper getSegmentTextByKey(String language, String segment)
MasterDataForGroupReportingService
SegmentText
entity using key fields.getSegmentTextByKey
in interface MasterDataForGroupReportingService
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
segment
- Segment for Segmental Reporting
Constraints: Not nullable, Maximum length: 10
SegmentText
entity using key fields. This fluent helper allows methods which modify the underlying query
to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ShipToPartyFluentHelper getAllShipToParty()
MasterDataForGroupReportingService
ShipToParty
entities.getAllShipToParty
in interface MasterDataForGroupReportingService
ShipToParty
entities. This fluent helper allows methods which modify the underlying query to be called
before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ShipToPartyByKeyFluentHelper getShipToPartyByKey(String customer)
MasterDataForGroupReportingService
ShipToParty
entity using key fields.getShipToPartyByKey
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
ShipToParty
entity using key fields. This fluent helper allows methods which modify the underlying query
to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ShipToPartyTextFluentHelper getAllShipToPartyText()
MasterDataForGroupReportingService
ShipToPartyText
entities.getAllShipToPartyText
in interface MasterDataForGroupReportingService
ShipToPartyText
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ShipToPartyTextByKeyFluentHelper getShipToPartyTextByKey(String language, String customer)
MasterDataForGroupReportingService
ShipToPartyText
entity using key fields.getShipToPartyTextByKey
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
ShipToPartyText
entity using key fields. This fluent helper allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public SubassignmentFluentHelper getAllSubassignment()
MasterDataForGroupReportingService
Subassignment
entities.getAllSubassignment
in interface MasterDataForGroupReportingService
Subassignment
entities. This fluent helper allows methods which modify the underlying query to be called
before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public SubassignmentByKeyFluentHelper getSubassignmentByKey(String cnsldtnSubassignment)
MasterDataForGroupReportingService
Subassignment
entity using key fields.getSubassignmentByKey
in interface MasterDataForGroupReportingService
cnsldtnSubassignment
- Subassignment
Constraints: Not nullable, Maximum length: 30
Subassignment
entity using key fields. This fluent helper allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public SubassignmentTextFluentHelper getAllSubassignmentText()
MasterDataForGroupReportingService
SubassignmentText
entities.getAllSubassignmentText
in interface MasterDataForGroupReportingService
SubassignmentText
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public SubassignmentTextByKeyFluentHelper getSubassignmentTextByKey(String language, String cnsldtnSubassignment)
MasterDataForGroupReportingService
SubassignmentText
entity using key fields.getSubassignmentTextByKey
in interface MasterDataForGroupReportingService
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
cnsldtnSubassignment
- Subassignment
Constraints: Not nullable, Maximum length: 30
SubassignmentText
entity using key fields. This fluent helper allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public SubItemFluentHelper getAllSubItem()
MasterDataForGroupReportingService
SubItem
entities.getAllSubItem
in interface MasterDataForGroupReportingService
SubItem
entities. This fluent helper allows methods which modify the underlying query to be called before
executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public SubItemByKeyFluentHelper getSubItemByKey(String subItemCategory, String subItem)
MasterDataForGroupReportingService
SubItem
entity using key fields.getSubItemByKey
in interface MasterDataForGroupReportingService
subItemCategory
- Enter or display the subitem category.
Constraints: Not nullable, Maximum length: 3
subItem
- Enter a Subitem
Constraints: Not nullable, Maximum length: 10
SubItem
entity using key fields. This fluent helper allows methods which modify the underlying query to be called
before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public SubItemCategoryFluentHelper getAllSubItemCategory()
MasterDataForGroupReportingService
SubItemCategory
entities.getAllSubItemCategory
in interface MasterDataForGroupReportingService
SubItemCategory
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public SubItemCategoryByKeyFluentHelper getSubItemCategoryByKey(String subItemCategory)
MasterDataForGroupReportingService
SubItemCategory
entity using key fields.getSubItemCategoryByKey
in interface MasterDataForGroupReportingService
subItemCategory
- Enter or display the subitem category.
Constraints: Not nullable, Maximum length: 3
SubItemCategory
entity using key fields. This fluent helper allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public SubItemCategoryTextFluentHelper getAllSubItemCategoryText()
MasterDataForGroupReportingService
SubItemCategoryText
entities.getAllSubItemCategoryText
in interface MasterDataForGroupReportingService
SubItemCategoryText
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public SubItemCategoryTextByKeyFluentHelper getSubItemCategoryTextByKey(String subItemCategory, String language)
MasterDataForGroupReportingService
SubItemCategoryText
entity using key fields.getSubItemCategoryTextByKey
in interface MasterDataForGroupReportingService
subItemCategory
- Enter or display the subitem category.
Constraints: Not nullable, Maximum length: 3
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
SubItemCategoryText
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public SubitemHierFluentHelper getAllSubitemHier()
MasterDataForGroupReportingService
SubitemHier
entities.getAllSubitemHier
in interface MasterDataForGroupReportingService
SubitemHier
entities. This fluent helper allows methods which modify the underlying query to be called
before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public SubitemHierByKeyFluentHelper getSubitemHierByKey(String consolidationSubitemHierarchy, String hierarchyNode)
MasterDataForGroupReportingService
SubitemHier
entity using key fields.getSubitemHierByKey
in interface MasterDataForGroupReportingService
consolidationSubitemHierarchy
- 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
SubitemHier
entity using key fields. This fluent helper allows methods which modify the underlying query
to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public SubitemHierTextFluentHelper getAllSubitemHierText()
MasterDataForGroupReportingService
SubitemHierText
entities.getAllSubitemHierText
in interface MasterDataForGroupReportingService
SubitemHierText
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public SubitemHierTextByKeyFluentHelper getSubitemHierTextByKey(String language, String consolidationSubitemHierarchy, String hierarchyNode)
MasterDataForGroupReportingService
SubitemHierText
entity using key fields.getSubitemHierTextByKey
in interface MasterDataForGroupReportingService
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
consolidationSubitemHierarchy
- 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
SubitemHierText
entity using key fields. This fluent helper allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public SubItemTextFluentHelper getAllSubItemText()
MasterDataForGroupReportingService
SubItemText
entities.getAllSubItemText
in interface MasterDataForGroupReportingService
SubItemText
entities. This fluent helper allows methods which modify the underlying query to be called
before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public SubItemTextByKeyFluentHelper getSubItemTextByKey(String subItemCategory, String language, String subItem)
MasterDataForGroupReportingService
SubItemText
entity using key fields.getSubItemTextByKey
in interface MasterDataForGroupReportingService
subItemCategory
- Enter or display the subitem category.
Constraints: Not nullable, Maximum length: 3
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
subItem
- Enter a Subitem
Constraints: Not nullable, Maximum length: 10
SubItemText
entity using key fields. This fluent helper allows methods which modify the underlying query
to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public SupplierFluentHelper getAllSupplier()
MasterDataForGroupReportingService
Supplier
entities.getAllSupplier
in interface MasterDataForGroupReportingService
Supplier
entities. This fluent helper allows methods which modify the underlying query to be called before
executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public SupplierByKeyFluentHelper getSupplierByKey(String supplier)
MasterDataForGroupReportingService
Supplier
entity using key fields.getSupplierByKey
in interface MasterDataForGroupReportingService
supplier
- Specifies an alphanumeric key that uniquely identifies the supplier in the SAP system.
Constraints: Not nullable, Maximum length: 10
Supplier
entity using key fields. This fluent helper allows methods which modify the underlying query to be called
before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public SupplierHierFluentHelper getAllSupplierHier()
MasterDataForGroupReportingService
SupplierHier
entities.getAllSupplierHier
in interface MasterDataForGroupReportingService
SupplierHier
entities. This fluent helper allows methods which modify the underlying query to be called
before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public SupplierHierByKeyFluentHelper getSupplierHierByKey(String additionalMasterDataHierarchy, String hierarchyNode, LocalDateTime validityEndDate)
MasterDataForGroupReportingService
SupplierHier
entity using key fields.getSupplierHierByKey
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
SupplierHier
entity using key fields. This fluent helper allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public SupplierHierTextFluentHelper getAllSupplierHierText()
MasterDataForGroupReportingService
SupplierHierText
entities.getAllSupplierHierText
in interface MasterDataForGroupReportingService
SupplierHierText
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public SupplierHierTextByKeyFluentHelper getSupplierHierTextByKey(String additionalMasterDataHierarchy, String hierarchyNode, LocalDateTime validityEndDate, String language)
MasterDataForGroupReportingService
SupplierHierText
entity using key fields.getSupplierHierTextByKey
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
SupplierHierText
entity using key fields. This fluent helper allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public SupplierTextFluentHelper getAllSupplierText()
MasterDataForGroupReportingService
SupplierText
entities.getAllSupplierText
in interface MasterDataForGroupReportingService
SupplierText
entities. This fluent helper allows methods which modify the underlying query to be called
before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public SupplierTextByKeyFluentHelper getSupplierTextByKey(String language, String supplier)
MasterDataForGroupReportingService
SupplierText
entity using key fields.getSupplierTextByKey
in interface MasterDataForGroupReportingService
supplier
- Specifies an alphanumeric key that uniquely identifies the supplier in the SAP system.
Constraints: Not nullable, Maximum length: 10
SupplierText
entity using key fields. This fluent helper allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public TransactionCurrencyFluentHelper getAllTransactionCurrency()
MasterDataForGroupReportingService
TransactionCurrency
entities.getAllTransactionCurrency
in interface MasterDataForGroupReportingService
TransactionCurrency
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public TransactionCurrencyByKeyFluentHelper getTransactionCurrencyByKey(String currency)
MasterDataForGroupReportingService
TransactionCurrency
entity using key fields.getTransactionCurrencyByKey
in interface MasterDataForGroupReportingService
currency
- Key for the currency in which the amounts are managed in the system.
Constraints: Not nullable, Maximum length: 5
TransactionCurrency
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public TransactionCurrencyTextFluentHelper getAllTransactionCurrencyText()
MasterDataForGroupReportingService
TransactionCurrencyText
entities.getAllTransactionCurrencyText
in interface MasterDataForGroupReportingService
TransactionCurrencyText
entities. This fluent helper allows methods which modify the underlying query to
be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public TransactionCurrencyTextByKeyFluentHelper getTransactionCurrencyTextByKey(String language, String currency)
MasterDataForGroupReportingService
TransactionCurrencyText
entity using key fields.getTransactionCurrencyTextByKey
in interface MasterDataForGroupReportingService
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
currency
- Key for the currency in which the amounts are managed in the system.
Constraints: Not nullable, Maximum length: 5
TransactionCurrencyText
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ConsolidationUnitFluentHelper getAllConsolidationUnit()
MasterDataForGroupReportingService
ConsolidationUnit
entities.getAllConsolidationUnit
in interface MasterDataForGroupReportingService
ConsolidationUnit
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ConsolidationUnitByKeyFluentHelper getConsolidationUnitByKey(String consolidationUnit)
MasterDataForGroupReportingService
ConsolidationUnit
entity using key fields.getConsolidationUnitByKey
in interface MasterDataForGroupReportingService
consolidationUnit
- Enter aConsolidation Unit
Constraints: Not nullable, Maximum length: 18
ConsolidationUnit
entity using key fields. This fluent helper allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public CnsldtnUnitForEliminationFluentHelper getAllCnsldtnUnitForElimination()
MasterDataForGroupReportingService
CnsldtnUnitForElimination
entities.getAllCnsldtnUnitForElimination
in interface MasterDataForGroupReportingService
CnsldtnUnitForElimination
entities. This fluent helper allows methods which modify the underlying query
to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public CnsldtnUnitForEliminationByKeyFluentHelper getCnsldtnUnitForEliminationByKey(String consolidationUnit)
MasterDataForGroupReportingService
CnsldtnUnitForElimination
entity using key fields.getCnsldtnUnitForEliminationByKey
in interface MasterDataForGroupReportingService
consolidationUnit
- Consolidation Elimination Member
Constraints: Not nullable, Maximum length: 25
CnsldtnUnitForElimination
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public CnsldtnUnitForElimTextFluentHelper getAllCnsldtnUnitForElimText()
MasterDataForGroupReportingService
CnsldtnUnitForElimText
entities.getAllCnsldtnUnitForElimText
in interface MasterDataForGroupReportingService
CnsldtnUnitForElimText
entities. This fluent helper allows methods which modify the underlying query to
be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public CnsldtnUnitForElimTextByKeyFluentHelper getCnsldtnUnitForElimTextByKey(String consolidationUnit, String language)
MasterDataForGroupReportingService
CnsldtnUnitForElimText
entity using key fields.getCnsldtnUnitForElimTextByKey
in interface MasterDataForGroupReportingService
consolidationUnit
- Consolidation Elimination Member
Constraints: Not nullable, Maximum length: 25
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
CnsldtnUnitForElimText
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ConsolidationUnitHierFluentHelper getAllConsolidationUnitHier()
MasterDataForGroupReportingService
ConsolidationUnitHier
entities.getAllConsolidationUnitHier
in interface MasterDataForGroupReportingService
ConsolidationUnitHier
entities. This fluent helper allows methods which modify the underlying query to
be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ConsolidationUnitHierByKeyFluentHelper getConsolidationUnitHierByKey(String consolidationUnitHierarchy, String hierarchyNode, LocalDateTime validityEndDate)
MasterDataForGroupReportingService
ConsolidationUnitHier
entity using key fields.getConsolidationUnitHierByKey
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
ConsolidationUnitHier
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public CnsldtnUnitHierForElimFluentHelper getAllCnsldtnUnitHierForElim()
MasterDataForGroupReportingService
CnsldtnUnitHierForElim
entities.getAllCnsldtnUnitHierForElim
in interface MasterDataForGroupReportingService
CnsldtnUnitHierForElim
entities. This fluent helper allows methods which modify the underlying query to
be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public CnsldtnUnitHierForElimByKeyFluentHelper getCnsldtnUnitHierForElimByKey(String consolidationUnitHierarchy, String hierarchyNode, LocalDateTime validityEndDate)
MasterDataForGroupReportingService
CnsldtnUnitHierForElim
entity using key fields.getCnsldtnUnitHierForElimByKey
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
CnsldtnUnitHierForElim
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public CnsldtnUnitHierForElimTextFluentHelper getAllCnsldtnUnitHierForElimText()
MasterDataForGroupReportingService
CnsldtnUnitHierForElimText
entities.getAllCnsldtnUnitHierForElimText
in interface MasterDataForGroupReportingService
CnsldtnUnitHierForElimText
entities. This fluent helper allows methods which modify the underlying query
to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public CnsldtnUnitHierForElimTextByKeyFluentHelper getCnsldtnUnitHierForElimTextByKey(String consolidationUnitHierarchy, String hierarchyNode, LocalDateTime validityEndDate, String language)
MasterDataForGroupReportingService
CnsldtnUnitHierForElimText
entity using key fields.getCnsldtnUnitHierForElimTextByKey
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
CnsldtnUnitHierForElimText
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ConsolidationUnitHierTextFluentHelper getAllConsolidationUnitHierText()
MasterDataForGroupReportingService
ConsolidationUnitHierText
entities.getAllConsolidationUnitHierText
in interface MasterDataForGroupReportingService
ConsolidationUnitHierText
entities. This fluent helper allows methods which modify the underlying query
to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ConsolidationUnitHierTextByKeyFluentHelper getConsolidationUnitHierTextByKey(String consolidationUnitHierarchy, String hierarchyNode, LocalDateTime validityEndDate, String language)
MasterDataForGroupReportingService
ConsolidationUnitHierText
entity using key fields.getConsolidationUnitHierTextByKey
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
ConsolidationUnitHierText
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ConsolidationUnitTextFluentHelper getAllConsolidationUnitText()
MasterDataForGroupReportingService
ConsolidationUnitText
entities.getAllConsolidationUnitText
in interface MasterDataForGroupReportingService
ConsolidationUnitText
entities. This fluent helper allows methods which modify the underlying query to
be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ConsolidationUnitTextByKeyFluentHelper getConsolidationUnitTextByKey(String consolidationUnit, String language)
MasterDataForGroupReportingService
ConsolidationUnitText
entity using key fields.getConsolidationUnitTextByKey
in interface MasterDataForGroupReportingService
consolidationUnit
- Enter aConsolidation Unit
Constraints: Not nullable, Maximum length: 18
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
ConsolidationUnitText
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ConsolidationVersionFluentHelper getAllConsolidationVersion()
MasterDataForGroupReportingService
ConsolidationVersion
entities.getAllConsolidationVersion
in interface MasterDataForGroupReportingService
ConsolidationVersion
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ConsolidationVersionByKeyFluentHelper getConsolidationVersionByKey(String consolidationVersion)
MasterDataForGroupReportingService
ConsolidationVersion
entity using key fields.getConsolidationVersionByKey
in interface MasterDataForGroupReportingService
consolidationVersion
- Enter a Consolidation Version.
Constraints: Not nullable, Maximum length: 3
ConsolidationVersion
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ConsolidationVersionTextFluentHelper getAllConsolidationVersionText()
MasterDataForGroupReportingService
ConsolidationVersionText
entities.getAllConsolidationVersionText
in interface MasterDataForGroupReportingService
ConsolidationVersionText
entities. This fluent helper allows methods which modify the underlying query
to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ConsolidationVersionTextByKeyFluentHelper getConsolidationVersionTextByKey(String consolidationVersion, String language)
MasterDataForGroupReportingService
ConsolidationVersionText
entity using key fields.getConsolidationVersionTextByKey
in interface MasterDataForGroupReportingService
consolidationVersion
- Enter a Consolidation Version.
Constraints: Not nullable, Maximum length: 3
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
ConsolidationVersionText
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public WBSElementFluentHelper getAllWBSElement()
MasterDataForGroupReportingService
WBSElement
entities.getAllWBSElement
in interface MasterDataForGroupReportingService
WBSElement
entities. This fluent helper allows methods which modify the underlying query to be called
before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public WBSElementByKeyFluentHelper getWBSElementByKey(String wBSElement, String project)
MasterDataForGroupReportingService
WBSElement
entity using key fields.getWBSElementByKey
in interface MasterDataForGroupReportingService
wBSElement
- Key identifying a WBS element.
Constraints: Not nullable, Maximum length: 24
project
- Key identifying a project definition.
Constraints: Not nullable, Maximum length: 24
WBSElement
entity using key fields. This fluent helper allows methods which modify the underlying query
to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public WBSElementInternalIDFluentHelper getAllWBSElementInternalID()
MasterDataForGroupReportingService
WBSElementInternalID
entities.getAllWBSElementInternalID
in interface MasterDataForGroupReportingService
WBSElementInternalID
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public WBSElementInternalIDByKeyFluentHelper getWBSElementInternalIDByKey(String wBSElementInternalID)
MasterDataForGroupReportingService
WBSElementInternalID
entity using key fields.getWBSElementInternalIDByKey
in interface MasterDataForGroupReportingService
wBSElementInternalID
- Key identifying a WBS element.
Constraints: Not nullable, Maximum length: 8
WBSElementInternalID
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public WBSElementTextFluentHelper getAllWBSElementText()
MasterDataForGroupReportingService
WBSElementText
entities.getAllWBSElementText
in interface MasterDataForGroupReportingService
WBSElementText
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public WBSElementTextByKeyFluentHelper getWBSElementTextByKey(String language, String wBSElement, String project)
MasterDataForGroupReportingService
WBSElementText
entity using key fields.getWBSElementTextByKey
in interface MasterDataForGroupReportingService
wBSElement
- Key identifying a WBS element.
Constraints: Not nullable, Maximum length: 24
project
- Key identifying a project definition.
Constraints: Not nullable, Maximum length: 24
WBSElementText
entity using key fields. This fluent helper allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.Copyright © 2021 SAP SE. All rights reserved.