Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.servicecontract.SAP__Message
Packages that use SAP__Message
-
Uses of SAP__Message in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.servicecontract
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.servicecontract with type parameters of type SAP__MessageModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<ServiceContract,SAP__Message> ServiceContract._MESSAGESUse with available request builders to apply the SAP__Messages complex property to query operations.static final ComplexProperty.Collection<ServiceContractItem,SAP__Message> ServiceContractItem._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.servicecontract that return SAP__MessageMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.servicecontract that return types with arguments of type SAP__MessageModifier and TypeMethodDescriptionServiceContract.get_Messages()Constraints: Not nullableServiceContractItem.get_Messages()Constraints: Not nullableSAP__Message.getType()Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.servicecontract with type arguments of type SAP__MessageModifier and TypeMethodDescriptionServiceContract.ServiceContractBuilder._Messages(Collection<SAP__Message> _Messages) Constraints: Not nullableServiceContractItem.ServiceContractItemBuilder._Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidServiceContract.set_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidServiceContractItem.set_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullableConstructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.servicecontract with type arguments of type SAP__MessageModifierConstructorDescriptionServiceContract(String serviceContract, String serviceObjectType, String serviceContractType, String serviceContractDescription, String language, LocalDate postingDate, OffsetDateTime serviceDocCreationDateTime, OffsetDateTime serviceDocChangedDateTime, String serviceDocumentCreatedByUser, String serviceDocumentChangedByUser, String soldToParty, String shipToParty, String billToParty, String payerParty, String contactPersonBusinessPartnerId, String respEmployeeBusinessPartnerId, String paymentTerms, String paymentMethod, String sEPAMandate, String srvcSEPAMandateRelevance, String salesOrganization, String distributionChannel, String division, String salesOffice, String salesGroup, Boolean serviceContractIsNew, Boolean serviceContractIsInProcess, Boolean serviceContractIsReleased, Boolean serviceContractIsCompleted, String serviceContractStatus, String srvcContrBillingStatus, String srvcDocRejectionStatus, Boolean serviceContractHasError, OffsetDateTime serviceContractStartDateTime, OffsetDateTime serviceContractEndDateTime, String transactionCurrency, BigDecimal serviceDocGrossAmount, BigDecimal serviceDocNetAmount, BigDecimal serviceDocTaxAmount, String serviceContractCanclnParty, String serviceContrCancellationReason, OffsetDateTime srvcContrCancellationDateTime, String serviceContractCanclnSts, String purchaseOrderByCustomer, LocalDate customerPurchaseOrderDate, String srvcContrExternalReference, String serviceQtanExtReference, String refBusinessSolutionOrder, String refServiceContractTemplate, String wBSElementExternalID, Collection<SAP__Message> _Messages, List<ServiceContractItem> to_Item, List<ServiceContractLongText> to_LongText, List<SrvcContrPartner> to_Partner) ServiceContractItem(String serviceContract, String serviceContractItem, String serviceContractItemCategory, String serviceContractItemDescription, String language, OffsetDateTime serviceDocItemCreationDateTime, OffsetDateTime serviceDocItemChangedDateTime, String serviceDocItemCreatedByUser, String serviceDocItemChangedByUser, String product, BigDecimal serviceContractItemQuantity, String srvcContrItemQtyUnitSAPCode, String srvcContrItemQtyUnitISOCode, String soldToParty, String shipToParty, String billToParty, String payerParty, String contactPersonBusinessPartnerId, String respEmployeeBusinessPartnerId, String paymentTerms, String paymentMethod, String sEPAMandate, String srvcSEPAMandateRelevance, Boolean serviceContractItemIsNew, Boolean serviceContractItemIsInProcess, Boolean serviceContractItemIsReleased, Boolean serviceContractItemIsCompleted, String serviceContractItemStatus, String serviceContrItemBillingStatus, Boolean serviceContractItemIsRejected, Boolean serviceContractItemHasError, OffsetDateTime serviceContrItemStartDateTime, OffsetDateTime serviceContrItemEndDateTime, BigDecimal srvcContrItemRnwlDuration, String srvcContrItmRnwlDurnUntSAPCode, String srvcContrItmRnwlDurnUntISOCode, BigDecimal srvcContrItemExtensionDuration, String srvcContrItmExtnDurnUntSAPCode, String srvcContrItmExtnDurnUntISOCode, String responseProfile, String serviceProfile, String profitCenter, BigDecimal serviceDocItemGrossAmount, BigDecimal serviceDocumentItemNetAmount, BigDecimal serviceDocumentItemTaxAmount, String transactionCurrency, String serviceContractItemCanclnParty, String serviceContractItmCanclnReason, OffsetDateTime srvcContrItemCanclnDateTime, String settlementPeriodRule, String srvcMgmtBillgPlanBillgDateRule, String billingPlanPriceDateRule, String billingBlockReason, Boolean billingPlanIsFinalized, String srvcContrExternalReference, String srvcContrItmExternalReference, String serviceQtanExtReference, String serviceQtanItemExtReference, String refServiceContractTemplate, String refServiceContractTemplateItem, String salesOrganization, String distributionChannel, String division, String salesOffice, String salesGroup, String wBSElementExternalID, Collection<SAP__Message> _Messages, List<SrvcContrItmBillgReqItem> to_BillingRequestItem, List<SrvcContrItmFUPSrvcOrd> to_FollowUpServiceOrder, List<SrvcContrItemProduct> to_ItemProduct, List<SrvcContrItemLongText> to_LongText, List<SrvcContrItemPartner> to_Partner, List<SrvcContrItemPriceElement> to_PricingElement, List<ServiceContrItemRefObject> to_ReferenceObject, ServiceContract to_ServiceContract)