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