Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.soldtopartyassignmentofsalesschedulingagreement.field.DelivSchedSoldToPartyDetnField
Packages that use DelivSchedSoldToPartyDetnField
Package
Description
-
Uses of DelivSchedSoldToPartyDetnField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.soldtopartyassignmentofsalesschedulingagreement
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.soldtopartyassignmentofsalesschedulingagreement declared as DelivSchedSoldToPartyDetnFieldModifier and TypeFieldDescriptionstatic final DelivSchedSoldToPartyDetnField<String>DelivSchedSoldToPartyDetn.PARTNER_DESCRIPTIONUse with available fluent helpers to apply the PartnerDescription field to query operations.static final DelivSchedSoldToPartyDetnField<String>DelivSchedSoldToPartyDetn.SOLD_TO_PARTYUse with available fluent helpers to apply the SoldToParty field to query operations.static final DelivSchedSoldToPartyDetnField<String>DelivSchedSoldToPartyDetn.SUPPLIERUse with available fluent helpers to apply the Supplier field to query operations.static final DelivSchedSoldToPartyDetnField<String>DelivSchedSoldToPartyDetn.UNLOADING_POINT_NAMEUse with available fluent helpers to apply the UnloadingPointName field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.soldtopartyassignmentofsalesschedulingagreement that return DelivSchedSoldToPartyDetnFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
DelivSchedSoldToPartyDetnField<T>DelivSchedSoldToPartyDetn.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> DelivSchedSoldToPartyDetnField<T>Use with available fluent helpers to apply an extension field to query operations.