Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salescontract.field.SalesContractItemPartnerField
Packages that use SalesContractItemPartnerField
-
Uses of SalesContractItemPartnerField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salescontract
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salescontract declared as SalesContractItemPartnerFieldModifier and TypeFieldDescriptionstatic final SalesContractItemPartnerField<String>SalesContractItemPartner.CONTACT_PERSONUse with available fluent helpers to apply the ContactPerson field to query operations.static final SalesContractItemPartnerField<String>SalesContractItemPartner.CUSTOMERUse with available fluent helpers to apply the Customer field to query operations.static final SalesContractItemPartnerField<String>SalesContractItemPartner.PARTNER_FUNCTIONUse with available fluent helpers to apply the PartnerFunction field to query operations.static final SalesContractItemPartnerField<String>SalesContractItemPartner.PERSONNELUse with available fluent helpers to apply the Personnel field to query operations.static final SalesContractItemPartnerField<String>SalesContractItemPartner.SALES_CONTRACTUse with available fluent helpers to apply the SalesContract field to query operations.static final SalesContractItemPartnerField<String>SalesContractItemPartner.SALES_CONTRACT_ITEMUse with available fluent helpers to apply the SalesContractItem field to query operations.static final SalesContractItemPartnerField<String>SalesContractItemPartner.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 SalesContractItemPartnerFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SalesContractItemPartnerField<T>SalesContractItemPartner.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SalesContractItemPartnerField<T>Use with available fluent helpers to apply an extension field to query operations.