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