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