Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.purchaseorder.SAP__Message
Packages that use SAP__Message
-
Uses of SAP__Message in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.purchaseorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.purchaseorder with type parameters of type SAP__MessageModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<PurchaseOrder,SAP__Message> PurchaseOrder._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.purchaseorder that return SAP__MessageMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.purchaseorder that return types with arguments of type SAP__MessageModifier and TypeMethodDescriptionPurchaseOrder.get_Messages()Constraints: Not nullableSAP__Message.getType()Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.purchaseorder with type arguments of type SAP__MessageModifier and TypeMethodDescriptionPurchaseOrder.PurchaseOrderBuilder._Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidPurchaseOrder.set_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullableConstructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.purchaseorder with type arguments of type SAP__MessageModifierConstructorDescriptionPurchaseOrder(String purchaseOrder, String purchaseOrderType, String purchaseOrderSubtype, String purchasingDocumentOrigin, String createdByUser, LocalDate creationDate, LocalDate purchaseOrderDate, OffsetDateTime lastChangeDateTime, LocalDate validityStartDate, LocalDate validityEndDate, String language, String purchaseOrderDeletionCode, Boolean releaseIsNotCompleted, Boolean purchasingCompletenessStatus, String purchasingProcessingStatus, String purgReleaseSequenceStatus, String releaseCode, String purchasingReleaseStrategy, String purgReasonForDocCancellation, String companyCode, String purchasingOrganization, String purchasingGroup, String supplier, String manualSupplierAddressID, String supplierAddressID, String supplierRespSalesPersonName, String supplierPhoneNumber, String supplyingSupplier, String supplyingPlant, String invoicingParty, String customer, String purchaseContract, String supplierQuotationExternalID, LocalDate quotationSubmissionDate, String itemNumberIntervalForSubItems, String paymentTerms, BigDecimal cashDiscount1Days, BigDecimal cashDiscount2Days, BigDecimal netPaymentDays, BigDecimal cashDiscount1Percent, BigDecimal cashDiscount2Percent, String downPaymentType, BigDecimal downPaymentPercentageOfTotAmt, BigDecimal downPaymentAmount, LocalDate downPaymentDueDate, String incotermsClassification, String incotermsTransferLocation, String incotermsVersion, String incotermsLocation1, String incotermsLocation2, Boolean isIntrastatReportingRelevant, Boolean isIntrastatReportingExcluded, String correspncExternalReference, String correspncInternalReference, String pricingDocument, String pricingProcedure, String documentCurrency, BigDecimal exchangeRate, Boolean exchangeRateIsFixed, String taxReturnCountry, String vATRegistrationCountry, String purgAggrgdProdCmplncSuplrSts, String purgAggrgdProdMarketabilitySts, String purgAggrgdSftyDataSheetStatus, String purgProdCmplncTotDngrsGoodsSts, Collection<SAP__Message> _Messages, List<PurchaseOrderItem> to_PurchaseOrderItem, List<PurchaseOrderNote> to_PurchaseOrderNote, List<PurchaseOrderPartner> to_PurchaseOrderPartner, PurchaseOrderSupplierAddress to_SupplierAddress)