Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequest.field.Customer_VHField
Packages that use Customer_VHField
-
Uses of Customer_VHField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequest
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequest declared as Customer_VHFieldModifier and TypeFieldDescriptionstatic final Customer_VHField<String>Customer_VH.AUTHORIZATION_GROUPUse with available fluent helpers to apply the AuthorizationGroup field to query operations.static final Customer_VHField<String>Customer_VH.BUSINESS_PARTNERUse with available fluent helpers to apply the BusinessPartner field to query operations.static final Customer_VHField<String>Customer_VH.BUSINESS_PARTNER_TYPEUse with available fluent helpers to apply the BusinessPartnerType field to query operations.static final Customer_VHField<String>Customer_VH.CITY_NAMEUse with available fluent helpers to apply the CityName field to query operations.static final Customer_VHField<String>Customer_VH.COUNTRYUse with available fluent helpers to apply the Country field to query operations.static final Customer_VHField<String>Customer_VH.CUSTOMERUse with available fluent helpers to apply the Customer field to query operations.static final Customer_VHField<String>Customer_VH.CUSTOMER_ACCOUNT_GROUPUse with available fluent helpers to apply the CustomerAccountGroup field to query operations.static final Customer_VHField<String>Customer_VH.CUSTOMER_NAMEUse with available fluent helpers to apply the CustomerName field to query operations.static final Customer_VHField<String>Customer_VH.IS_BUSINESS_PURPOSE_COMPLETEDUse with available fluent helpers to apply the IsBusinessPurposeCompleted field to query operations.static final Customer_VHField<Boolean>Customer_VH.IS_COMPETITORUse with available fluent helpers to apply the IsCompetitor field to query operations.static final Customer_VHField<String>Customer_VH.ORGANIZATION_BP_NAME1Use with available fluent helpers to apply the OrganizationBPName1 field to query operations.static final Customer_VHField<String>Customer_VH.ORGANIZATION_BP_NAME2Use with available fluent helpers to apply the OrganizationBPName2 field to query operations.static final Customer_VHField<String>Customer_VH.POSTAL_CODEUse with available fluent helpers to apply the PostalCode field to query operations.static final Customer_VHField<String>Customer_VH.STREET_NAMEUse with available fluent helpers to apply the StreetName field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequest that return Customer_VHFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
Customer_VHField<T>Customer_VH.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> Customer_VHField<T>Use with available fluent helpers to apply an extension field to query operations.