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