Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting |
Modifier and Type | Field and Description |
---|---|
static ConsolidationAllMasterDataField<String> |
ConsolidationAllMasterData.ADDITIONAL_CHARC_FIELD_NAME
Use with available fluent helpers to apply the AdditionalCharcFieldName field to query operations.
|
static ConsolidationAllMasterDataField<String> |
ConsolidationAllMasterData.ADDITIONAL_CHARC_FIELD_NAME_TEXT
Use with available fluent helpers to apply the AdditionalCharcFieldName_Text field to query operations.
|
static ConsolidationAllMasterDataField<Boolean> |
ConsolidationAllMasterData.ADDITIONAL_CHARC_IS_IN_USE
Use with available fluent helpers to apply the AdditionalCharcIsInUse field to query operations.
|
static ConsolidationAllMasterDataField<Boolean> |
ConsolidationAllMasterData.ADDITIONAL_MASTER_DATA_IS_IN_USE
Use with available fluent helpers to apply the AdditionalMasterDataIsInUse field to query operations.
|
static ConsolidationAllMasterDataField<Boolean> |
ConsolidationAllMasterData.ADDITIONAL_MD_HIERARCHY_IS_IN_USE
Use with available fluent helpers to apply the AdditionalMDHierarchyIsInUse field to query operations.
|
static ConsolidationAllMasterDataField<String> |
ConsolidationAllMasterData.CONSOLIDATION_MD_PAIRED_FLD_NAME
Use with available fluent helpers to apply the ConsolidationMDPairedFldName field to query operations.
|
static ConsolidationAllMasterDataField<String> |
ConsolidationAllMasterData.CONSOLIDATION_MD_SUPRORD_FLD_NAME
Use with available fluent helpers to apply the ConsolidationMDSuprordFldName field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> ConsolidationAllMasterDataField<T> |
ConsolidationAllMasterData.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ConsolidationAllMasterData.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2021 SAP SE. All rights reserved.