Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.field.BusinessPartnerRatingField
Packages that use BusinessPartnerRatingField
-
Uses of BusinessPartnerRatingField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner declared as BusinessPartnerRatingFieldModifier and TypeFieldDescriptionstatic final BusinessPartnerRatingField<LocalDateTime>BusinessPartnerRating.BP_RATING_CREATION_DATEUse with available fluent helpers to apply the BPRatingCreationDate field to query operations.static final BusinessPartnerRatingField<Boolean>BusinessPartnerRating.BP_RATING_IS_VALID_ON_KEY_DATEUse with available fluent helpers to apply the BPRatingIsValidOnKeyDate field to query operations.static final BusinessPartnerRatingField<LocalDateTime>BusinessPartnerRating.BP_RATING_VALIDITY_END_DATEUse with available fluent helpers to apply the BPRatingValidityEndDate field to query operations.static final BusinessPartnerRatingField<LocalDateTime>BusinessPartnerRating.BP_RATING_VALIDITY_START_DATEUse with available fluent helpers to apply the BPRatingValidityStartDate field to query operations.static final BusinessPartnerRatingField<String>BusinessPartnerRating.BUSINESS_PARTNERUse with available fluent helpers to apply the BusinessPartner field to query operations.static final BusinessPartnerRatingField<String>BusinessPartnerRating.BUSINESS_PARTNER_RATING_COMMENTUse with available fluent helpers to apply the BusinessPartnerRatingComment field to query operations.static final BusinessPartnerRatingField<String>BusinessPartnerRating.BUSINESS_PARTNER_RATING_GRADEUse with available fluent helpers to apply the BusinessPartnerRatingGrade field to query operations.static final BusinessPartnerRatingField<Boolean>BusinessPartnerRating.BUSINESS_PARTNER_RATING_IS_ALLOWEDUse with available fluent helpers to apply the BusinessPartnerRatingIsAllowed field to query operations.static final BusinessPartnerRatingField<Boolean>BusinessPartnerRating.BUSINESS_PARTNER_RATING_IS_EXPIREDUse with available fluent helpers to apply the BusinessPartnerRatingIsExpired field to query operations.static final BusinessPartnerRatingField<LocalDateTime>BusinessPartnerRating.BUSINESS_PARTNER_RATING_KEY_DATEUse with available fluent helpers to apply the BusinessPartnerRatingKeyDate field to query operations.static final BusinessPartnerRatingField<String>BusinessPartnerRating.BUSINESS_PARTNER_RATING_PROCEDUREUse with available fluent helpers to apply the BusinessPartnerRatingProcedure field to query operations.static final BusinessPartnerRatingField<String>BusinessPartnerRating.BUSINESS_PARTNER_RATING_TRENDUse with available fluent helpers to apply the BusinessPartnerRatingTrend field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner that return BusinessPartnerRatingFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
BusinessPartnerRatingField<T>BusinessPartnerRating.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> BusinessPartnerRatingField<T>Use with available fluent helpers to apply an extension field to query operations.