Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.intelligentproductproposal.field.SalesDocumentProposalItemField
Packages that use SalesDocumentProposalItemField
-
Uses of SalesDocumentProposalItemField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.intelligentproductproposal
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.intelligentproductproposal declared as SalesDocumentProposalItemFieldModifier and TypeFieldDescriptionstatic final SalesDocumentProposalItemField<String>SalesDocumentProposalItem.BATCHUse with available fluent helpers to apply the Batch field to query operations.static final SalesDocumentProposalItemField<String>SalesDocumentProposalItem.DISTRIBUTION_CHANNELUse with available fluent helpers to apply the DistributionChannel field to query operations.static final SalesDocumentProposalItemField<BigDecimal>SalesDocumentProposalItem.ORDER_QUANTITYUse with available fluent helpers to apply the OrderQuantity field to query operations.static final SalesDocumentProposalItemField<String>SalesDocumentProposalItem.ORDER_QUANTITY_UNITUse with available fluent helpers to apply the OrderQuantityUnit field to query operations.static final SalesDocumentProposalItemField<String>SalesDocumentProposalItem.ORGANIZATION_DIVISIONUse with available fluent helpers to apply the OrganizationDivision field to query operations.static final SalesDocumentProposalItemField<String>SalesDocumentProposalItem.PRODUCTUse with available fluent helpers to apply the Product field to query operations.static final SalesDocumentProposalItemField<String>SalesDocumentProposalItem.SALES_DOCUMENT_TYPEUse with available fluent helpers to apply the SalesDocumentType field to query operations.static final SalesDocumentProposalItemField<String>SalesDocumentProposalItem.SALES_GROUPUse with available fluent helpers to apply the SalesGroup field to query operations.static final SalesDocumentProposalItemField<String>SalesDocumentProposalItem.SALES_OFFICEUse with available fluent helpers to apply the SalesOffice field to query operations.static final SalesDocumentProposalItemField<String>SalesDocumentProposalItem.SALES_ORGANIZATIONUse with available fluent helpers to apply the SalesOrganization field to query operations.static final SalesDocumentProposalItemField<String>SalesDocumentProposalItem.SOLD_TO_PARTYUse with available fluent helpers to apply the SoldToParty field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.intelligentproductproposal that return SalesDocumentProposalItemFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SalesDocumentProposalItemField<T>SalesDocumentProposalItem.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SalesDocumentProposalItemField<T>Use with available fluent helpers to apply an extension field to query operations.