@Named(value="com.sap.cloud.sdk.s4hana.datamodel.odata.services.DefaultMasterDataForGroupReportingService") public class DefaultMasterDataForGroupReportingService extends Object implements MasterDataForGroupReportingService
This service includes master data for standard consolidation characteristics and master data for additional characteristics selected in the configuration of SAP S/4HANA Finance for group reporting. The master data, the attributes, and, if applicable, the hierarchy, are exposed for each characteristic.
Reference: SAP API Business Hub
OData Service: | API_GRMASTERDATA_SRV |
API Version: | 1 |
Communication Scenario: | Finance - Cloud Consolidation Master Data for Group Reporting Integration (SAP_COM_0336), Finance - Cloud Consolidation Data Collection Integration (SAP_COM_0241), Finance - Group Reporting Planning Integration (SAP_COM_0370) |
Scope Items: | Group Reporting - Data from External Systems (2U6), Group Reporting - Data from SAP Group Reporting Data Collection (287) |
Authentication Methods: | Basic, x509, OAuth2 |
DEFAULT_SERVICE_PATH
Constructor and Description |
---|
DefaultMasterDataForGroupReportingService()
Creates a service using
MasterDataForGroupReportingService.DEFAULT_SERVICE_PATH to send the requests. |
public DefaultMasterDataForGroupReportingService()
MasterDataForGroupReportingService.DEFAULT_SERVICE_PATH
to send the requests.@Nonnull public DefaultMasterDataForGroupReportingService withServicePath(@Nonnull String servicePath)
MasterDataForGroupReportingService
withServicePath
in interface MasterDataForGroupReportingService
servicePath
- Service path that will override the default.@Nonnull public DefaultMasterDataForGroupReportingServiceBatch batch()
batch
in interface BatchService<MasterDataForGroupReportingServiceBatch>
@Nonnull public ConsolidationAllMasterDataFluentHelper getAllConsolidationAllMasterData()
MasterDataForGroupReportingService
ConsolidationAllMasterData
entities.getAllConsolidationAllMasterData
in interface MasterDataForGroupReportingService
ConsolidationAllMasterData
entities. This fluent helper allows methods which modify the underlying query
to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ConsolidationAllMasterDataByKeyFluentHelper getConsolidationAllMasterDataByKey(String additionalCharcFieldName)
MasterDataForGroupReportingService
ConsolidationAllMasterData
entity using key fields.getConsolidationAllMasterDataByKey
in interface MasterDataForGroupReportingService
additionalCharcFieldName
- Characteristic Name
Constraints: Not nullable, Maximum length: 30
ConsolidationAllMasterData
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ConsolidationAllMDAttribTextFluentHelper getAllConsolidationAllMDAttribText()
MasterDataForGroupReportingService
ConsolidationAllMDAttribText
entities.getAllConsolidationAllMDAttribText
in interface MasterDataForGroupReportingService
ConsolidationAllMDAttribText
entities. This fluent helper allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ConsolidationAllMDAttribTextByKeyFluentHelper getConsolidationAllMDAttribTextByKey(String consolidationAttributeName, String consolidationMDCharcName, String language)
MasterDataForGroupReportingService
ConsolidationAllMDAttribText
entity using key fields.getConsolidationAllMDAttribTextByKey
in interface MasterDataForGroupReportingService
consolidationAttributeName
- Characteristic Attribute
Constraints: Not nullable, Maximum length: 36
consolidationMDCharcName
- Characteristic Name
Constraints: Not nullable, Maximum length: 30
language
- The language key contains the abbreviation for the language in which a text is stored. It controls the
language in which texts are output on the printer or on the screen.
Constraints: Not nullable, Maximum length: 2
ConsolidationAllMDAttribText
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ConsolidationAllMDAttributeFluentHelper getAllConsolidationAllMDAttribute()
MasterDataForGroupReportingService
ConsolidationAllMDAttribute
entities.getAllConsolidationAllMDAttribute
in interface MasterDataForGroupReportingService
ConsolidationAllMDAttribute
entities. This fluent helper allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ConsolidationAllMDAttributeByKeyFluentHelper getConsolidationAllMDAttributeByKey(String consolidationAttributeName, String consolidationMDCharcName)
MasterDataForGroupReportingService
ConsolidationAllMDAttribute
entity using key fields.getConsolidationAllMDAttributeByKey
in interface MasterDataForGroupReportingService
consolidationAttributeName
- Characteristic Attribute
Constraints: Not nullable, Maximum length: 36
consolidationMDCharcName
- Characteristic Name
Constraints: Not nullable, Maximum length: 30
ConsolidationAllMDAttribute
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ConsolidationAllMDTextFluentHelper getAllConsolidationAllMDText()
MasterDataForGroupReportingService
ConsolidationAllMDText
entities.getAllConsolidationAllMDText
in interface MasterDataForGroupReportingService
ConsolidationAllMDText
entities. This fluent helper allows methods which modify the underlying query to
be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ConsolidationAllMDTextByKeyFluentHelper getConsolidationAllMDTextByKey(String additionalCharcFieldName, String language)
MasterDataForGroupReportingService
ConsolidationAllMDText
entity using key fields.getConsolidationAllMDTextByKey
in interface MasterDataForGroupReportingService
additionalCharcFieldName
- Characteristic Name
Constraints: Not nullable, Maximum length: 30
language
- The language key contains the abbreviation for the language in which a text is stored. It controls the
language in which texts are output on the printer or on the screen.
Constraints: Not nullable, Maximum length: 2
ConsolidationAllMDText
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BaseUnitFluentHelper getAllBaseUnit()
MasterDataForGroupReportingService
BaseUnit
entities.getAllBaseUnit
in interface MasterDataForGroupReportingService
BaseUnit
entities. This fluent helper allows methods which modify the underlying query to be called before
executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BaseUnitByKeyFluentHelper getBaseUnitByKey(String unitOfMeasure)
MasterDataForGroupReportingService
BaseUnit
entity using key fields.getBaseUnitByKey
in interface MasterDataForGroupReportingService
unitOfMeasure
- Internal, language-independent, measurement unit format.
Constraints: Not nullable, Maximum length: 3
BaseUnit
entity using key fields. This fluent helper allows methods which modify the underlying query to be called
before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BaseUnitTextFluentHelper getAllBaseUnitText()
MasterDataForGroupReportingService
BaseUnitText
entities.getAllBaseUnitText
in interface MasterDataForGroupReportingService
BaseUnitText
entities. This fluent helper allows methods which modify the underlying query to be called
before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BaseUnitTextByKeyFluentHelper getBaseUnitTextByKey(String language, String unitOfMeasure)
MasterDataForGroupReportingService
BaseUnitText
entity using key fields.getBaseUnitTextByKey
in interface MasterDataForGroupReportingService
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
unitOfMeasure
- Base Unit
Constraints: Not nullable, Maximum length: 3
BaseUnitText
entity using key fields. This fluent helper allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BillingDocumentTypeFluentHelper getAllBillingDocumentType()
MasterDataForGroupReportingService
BillingDocumentType
entities.getAllBillingDocumentType
in interface MasterDataForGroupReportingService
BillingDocumentType
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BillingDocumentTypeByKeyFluentHelper getBillingDocumentTypeByKey(String billingDocumentType)
MasterDataForGroupReportingService
BillingDocumentType
entity using key fields.getBillingDocumentTypeByKey
in interface MasterDataForGroupReportingService
billingDocumentType
- Classifies types of billing document that require different processing by the system.
Constraints: Not nullable, Maximum length: 4
BillingDocumentType
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BillingDocumentTypeTextFluentHelper getAllBillingDocumentTypeText()
MasterDataForGroupReportingService
BillingDocumentTypeText
entities.getAllBillingDocumentTypeText
in interface MasterDataForGroupReportingService
BillingDocumentTypeText
entities. This fluent helper allows methods which modify the underlying query to
be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BillingDocumentTypeTextByKeyFluentHelper getBillingDocumentTypeTextByKey(String language, String billingDocumentType)
MasterDataForGroupReportingService
BillingDocumentTypeText
entity using key fields.getBillingDocumentTypeTextByKey
in interface MasterDataForGroupReportingService
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
billingDocumentType
- Billing Document Type
Constraints: Not nullable, Maximum length: 4
BillingDocumentTypeText
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BillToPartyFluentHelper getAllBillToParty()
MasterDataForGroupReportingService
BillToParty
entities.getAllBillToParty
in interface MasterDataForGroupReportingService
BillToParty
entities. This fluent helper allows methods which modify the underlying query to be called
before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BillToPartyByKeyFluentHelper getBillToPartyByKey(String customer)
MasterDataForGroupReportingService
BillToParty
entity using key fields.getBillToPartyByKey
in interface MasterDataForGroupReportingService
customer
- Gives an alphanumeric key, which clearly identifies the customer or vendor in the SAP system.
Constraints: Not nullable, Maximum length: 10
BillToParty
entity using key fields. This fluent helper allows methods which modify the underlying query
to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BillToPartyTextFluentHelper getAllBillToPartyText()
MasterDataForGroupReportingService
BillToPartyText
entities.getAllBillToPartyText
in interface MasterDataForGroupReportingService
BillToPartyText
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BillToPartyTextByKeyFluentHelper getBillToPartyTextByKey(String language, String customer)
MasterDataForGroupReportingService
BillToPartyText
entity using key fields.getBillToPartyTextByKey
in interface MasterDataForGroupReportingService
customer
- Bill-To Party
Constraints: Not nullable, Maximum length: 10
BillToPartyText
entity using key fields. This fluent helper allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public 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 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
- Financial Statement Item Selection Attribute Value
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
- Financial Statement Item Selection Attribute Value
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