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