Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.supplierquotationforsourcingproject.SAP__Message
Packages that use SAP__Message
Package
Description
-
Uses of SAP__Message in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.supplierquotationforsourcingproject
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.supplierquotationforsourcingproject with type parameters of type SAP__MessageModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<SourcingProjectQuotation,SAP__Message> SourcingProjectQuotation._MESSAGESUse with available request builders to apply the SAP__Messages complex property to query operations.static final ComplexProperty.Collection<SrcgProjQtnItem,SAP__Message> SrcgProjQtnItem._MESSAGESUse with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty.Collection<SAP__Message,String> SAP__Message.ADDITIONAL_TARGETSstatic final SimpleProperty.String<SAP__Message>SAP__Message.CODEstatic final SimpleProperty.String<SAP__Message>SAP__Message.LONGTEXT_URLstatic final SimpleProperty.String<SAP__Message>SAP__Message.MESSAGEstatic final SimpleProperty.NumericInteger<SAP__Message>SAP__Message.NUMERIC_SEVERITYstatic final SimpleProperty.String<SAP__Message>SAP__Message.TARGETstatic final SimpleProperty.Boolean<SAP__Message>SAP__Message.TRANSITIONMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.supplierquotationforsourcingproject that return SAP__MessageMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.supplierquotationforsourcingproject that return types with arguments of type SAP__MessageModifier and TypeMethodDescriptionSourcingProjectQuotation.get_Messages()Constraints: Not nullableSrcgProjQtnItem.get_Messages()Constraints: Not nullableSAP__Message.getType()Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.supplierquotationforsourcingproject with type arguments of type SAP__MessageModifier and TypeMethodDescriptionSourcingProjectQuotation.SourcingProjectQuotationBuilder._Messages(Collection<SAP__Message> _Messages) Constraints: Not nullableSrcgProjQtnItem.SrcgProjQtnItemBuilder._Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidSourcingProjectQuotation.set_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidSrcgProjQtnItem.set_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullableConstructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.supplierquotationforsourcingproject with type arguments of type SAP__MessageModifierConstructorDescriptionSourcingProjectQuotation(UUID sourcingProjectQuotationUUID, String sourcingProjectQuotation, String srcgProjQuotationVersion, String sourcingProjectQuotationType, String sourcingProjectQuotationName, String bidder, String companyCode, String purchasingGroup, String purchasingOrganization, String documentCurrency, String materialGroup, String srcgProjQtnOfferCurrency, BigDecimal srcgProjQtnTotNetAmt, String srcgProjQtnLifecycleStatus, OffsetDateTime qtnLatestSubmissionDateTime, String srcgProjQtnRevisionSts, String srcgProjQtnActvtnSts, String srcgProjQtnSubmsnSts, UUID sourcingProjectUUID, UUID sourcingProjectNegotiationUUID, String pricingProcedure, String lastChangedByUser, String createdByUser, OffsetDateTime lastChangeDateTime, OffsetDateTime creationDateTime, Boolean srcgProjAttchsAreForbidden, Boolean srcgProjNotesAreForbidden, String sourcingOrigin, String externalSourcingProjectQtnRef, String logicalSystem, String isEndOfPurposeBlocked, LocalDate sourcingAwardingDate, String srcgProjQtnSuitability, Collection<SAP__Message> _Messages, List<SrcgProjQtnAllowedCurrency> to_SrcgProjQtnAllowedCurrency, List<SrcgProjQtnItem> to_SrcgProjQtnItem, List<SrcgProjQtnNote> to_SrcgProjQtnNote, List<SrcgProjQtnSupplierContact> to_SrcgProjQtnSupplierContact) SrcgProjQtnItem(UUID srcgProjQtnItemUUID, String sourcingProjectQuotationItem, UUID sourcingProjectItemStableUUID, UUID sourcingProjectQuotationUUID, String srcgProjQuotationItemType, String formattedItemID, String srcgProjQtnItemDescription, String srcgProjQtnItemClassification, UUID sourcingProjectItemUUID, String material, String productType, String materialGroup, BigDecimal requestedQuantity, BigDecimal srcgProjQtnOfferedQuantity, String requestedQuantityUnit, String requestedQuantityISOUnit, BigDecimal netPriceAmount, BigDecimal netPriceQuantity, BigDecimal srcgProjQtnItemTotNetAmt, String orderPriceUnit, String orderPriceUnitISOCode, BigDecimal orderPriceUnitToOrderUnitNmrtr, BigDecimal ordPriceUnitToOrderUnitDnmntr, LocalDate requestedDeliveryDate, LocalDate proposedDeliveryDate, LocalDate performancePeriodStartDate, LocalDate performancePeriodEndDate, String documentCurrency, String srcgProjQtnOfferCurrency, String srcgProjQuotationItemParent, String hierarchyNodeLevel, Integer alternativeItemID, String srcgProjQtnItemOfferingCode, String procmtHubPlantUniqueID, String srcgProjQtnItemExcludingRsn, String srcgProjQtnItemSuitability, String srcgProjQtnItemPricingOrigin, BigDecimal srcgProjNegttnTargetNetPrcAmt, Collection<SAP__Message> _Messages, SourcingProjectQuotation to_SourcingProjectQuotation, List<SrcgProjQtnDmndDistr> to_SrcgProjQtnDmndDistr, List<SrcgProjQtnItemIncoterms> to_SrcgProjQtnItemIncoterms, List<SrcgProjQtnItemLinkage> to_SrcgProjQtnItemLinkage, List<SrcgProjQtnItemPaymentTerms> to_SrcgProjQtnItemPaymentTerms, List<SrcgProjQtnItmShipgInstrn> to_SrcgProjQtnItemShipgInstrn, List<SrcgProjQtnItmCmmdtyQty> to_SrcgProjQtnItmCmmdtyQty, List<SrcgProjQtnItmCndnValidity> to_SrcgProjQtnItmCndnValidity)