Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting |
Modifier and Type | Field and Description |
---|---|
static PartnerCostCenterTextField<String> |
PartnerCostCenterText.CONTROLLING_AREA
Use with available fluent helpers to apply the ControllingArea field to query operations.
|
static PartnerCostCenterTextField<String> |
PartnerCostCenterText.COST_CENTER
Use with available fluent helpers to apply the CostCenter field to query operations.
|
static PartnerCostCenterTextField<String> |
PartnerCostCenterText.LANGUAGE
Use with available fluent helpers to apply the Language field to query operations.
|
static PartnerCostCenterTextField<String> |
PartnerCostCenterText.PARTNER_COST_CENTER_TEXT
Use with available fluent helpers to apply the PartnerCostCenterText field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> PartnerCostCenterTextField<T> |
PartnerCostCenterText.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
PartnerCostCenterText.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2020 SAP SE. All rights reserved.