Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesschedulingagreement.field.SalesSchedgAgrmtTextField
Packages that use SalesSchedgAgrmtTextField
-
Uses of SalesSchedgAgrmtTextField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesschedulingagreement
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesschedulingagreement declared as SalesSchedgAgrmtTextFieldModifier and TypeFieldDescriptionstatic final SalesSchedgAgrmtTextField<String>SalesSchedgAgrmtText.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final SalesSchedgAgrmtTextField<String>SalesSchedgAgrmtText.LONG_TEXTUse with available fluent helpers to apply the LongText field to query operations.static final SalesSchedgAgrmtTextField<String>SalesSchedgAgrmtText.LONG_TEXT_IDUse with available fluent helpers to apply the LongTextID field to query operations.static final SalesSchedgAgrmtTextField<String>SalesSchedgAgrmtText.SALES_SCHEDULING_AGREEMENTUse with available fluent helpers to apply the SalesSchedulingAgreement field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesschedulingagreement that return SalesSchedgAgrmtTextFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SalesSchedgAgrmtTextField<T>SalesSchedgAgrmtText.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SalesSchedgAgrmtTextField<T>Use with available fluent helpers to apply an extension field to query operations.