Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner |
Modifier and Type | Field and Description |
---|---|
static BuPaIndustryField<String> |
BuPaIndustry.BUSINESS_PARTNER
Use with available fluent helpers to apply the BusinessPartner field to query operations.
|
static BuPaIndustryField<String> |
BuPaIndustry.INDUSTRY_KEY_DESCRIPTION
Use with available fluent helpers to apply the IndustryKeyDescription field to query operations.
|
static BuPaIndustryField<String> |
BuPaIndustry.INDUSTRY_SECTOR
Use with available fluent helpers to apply the IndustrySector field to query operations.
|
static BuPaIndustryField<String> |
BuPaIndustry.INDUSTRY_SYSTEM_TYPE
Use with available fluent helpers to apply the IndustrySystemType field to query operations.
|
static BuPaIndustryField<String> |
BuPaIndustry.IS_STANDARD_INDUSTRY
Use with available fluent helpers to apply the IsStandardIndustry field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> BuPaIndustryField<T> |
BuPaIndustry.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
BuPaIndustry.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2019 SAP SE. All rights reserved.