Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.field.PartnerBusinessAreaTextField
Packages that use PartnerBusinessAreaTextField
-
Uses of PartnerBusinessAreaTextField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting declared as PartnerBusinessAreaTextFieldModifier and TypeFieldDescriptionstatic final PartnerBusinessAreaTextField<String>PartnerBusinessAreaText.BUSINESS_AREAUse with available fluent helpers to apply the BusinessArea field to query operations.static final PartnerBusinessAreaTextField<String>PartnerBusinessAreaText.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final PartnerBusinessAreaTextField<String>PartnerBusinessAreaText.PARTNER_BUSINESS_AREA_TEXTUse with available fluent helpers to apply the PartnerBusinessAreaText field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return PartnerBusinessAreaTextFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
PartnerBusinessAreaTextField<T>PartnerBusinessAreaText.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> PartnerBusinessAreaTextField<T>Use with available fluent helpers to apply an extension field to query operations.