Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequest.field.CreditMemoReqPartnerField
Packages that use CreditMemoReqPartnerField
-
Uses of CreditMemoReqPartnerField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequest
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequest declared as CreditMemoReqPartnerFieldModifier and TypeFieldDescriptionstatic final CreditMemoReqPartnerField<String>CreditMemoReqPartner.CONTACT_PERSONUse with available fluent helpers to apply the ContactPerson field to query operations.static final CreditMemoReqPartnerField<String>CreditMemoReqPartner.CREDIT_MEMO_REQUESTUse with available fluent helpers to apply the CreditMemoRequest field to query operations.static final CreditMemoReqPartnerField<String>CreditMemoReqPartner.CUSTOMERUse with available fluent helpers to apply the Customer field to query operations.static final CreditMemoReqPartnerField<String>CreditMemoReqPartner.PARTNER_FUNCTIONUse with available fluent helpers to apply the PartnerFunction field to query operations.static final CreditMemoReqPartnerField<String>CreditMemoReqPartner.PERSONNELUse with available fluent helpers to apply the Personnel field to query operations.static final CreditMemoReqPartnerField<String>CreditMemoReqPartner.SUPPLIERUse with available fluent helpers to apply the Supplier field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequest that return CreditMemoReqPartnerFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
CreditMemoReqPartnerField<T>CreditMemoReqPartner.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> CreditMemoReqPartnerField<T>Use with available fluent helpers to apply an extension field to query operations.