Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation.field.SalesQuotationRelatedObjectField
Packages that use SalesQuotationRelatedObjectField
-
Uses of SalesQuotationRelatedObjectField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation declared as SalesQuotationRelatedObjectFieldModifier and TypeFieldDescriptionstatic final SalesQuotationRelatedObjectField<String>SalesQuotationRelatedObject.SALES_QUOTATIONUse with available fluent helpers to apply the SalesQuotation field to query operations.static final SalesQuotationRelatedObjectField<String>SalesQuotationRelatedObject.SD_DOC_RELATED_OBJECT_REFERENCE1Use with available fluent helpers to apply the SDDocRelatedObjectReference1 field to query operations.static final SalesQuotationRelatedObjectField<String>SalesQuotationRelatedObject.SD_DOC_RELATED_OBJECT_REFERENCE2Use with available fluent helpers to apply the SDDocRelatedObjectReference2 field to query operations.static final SalesQuotationRelatedObjectField<String>SalesQuotationRelatedObject.SD_DOC_RELATED_OBJECT_SEQUENCE_NMBRUse with available fluent helpers to apply the SDDocRelatedObjectSequenceNmbr field to query operations.static final SalesQuotationRelatedObjectField<String>SalesQuotationRelatedObject.SD_DOC_RELATED_OBJECT_SYSTEMUse with available fluent helpers to apply the SDDocRelatedObjectSystem field to query operations.static final SalesQuotationRelatedObjectField<String>SalesQuotationRelatedObject.SD_DOCUMENT_RELATED_OBJECT_TYPEUse with available fluent helpers to apply the SDDocumentRelatedObjectType field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation that return SalesQuotationRelatedObjectFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SalesQuotationRelatedObjectField<T>SalesQuotationRelatedObject.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SalesQuotationRelatedObjectField<T>Use with available fluent helpers to apply an extension field to query operations.