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