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